GithubHelp home page GithubHelp logo

viveshok / funq Goto Github PK

View Code? Open in Web Editor NEW

This project forked from psaris/funq

0.0 1.0 0.0 675 KB

Source files for "Fun Q: A Functional Introduction to Machine Learning in Q"

Home Page: http://fun-q.net

License: MIT License

Makefile 1.66% C 15.84% q 82.44% Batchfile 0.05%

funq's Introduction

Fun Q: A Functional Introduction to Machine Learning in Q

clone this project and start q with any of the following:

q fun.q

q plot.q

q kmeans.q

q knn.q

q hac.q

q em.q

q nb.q

q tfidf.q

q decisiontree.q

q adaboost.q

q randomforest.q

q linreg.q

q onevsall.q

q nn.q

q hiragana.q

q recommend.q

q pagerank.q

q supportvectormachine.q

you can then read the comments and run the examples one by one. topics include:

Plotting

K-Nearest Neighbors (KNN)

Binary Classification Evaluation Metrics

K-Means/Medians/Medoids Clustering

Hierarchical Agglomerative Clustering (HAC)

Expectation Maximization (EM)

Naive Bayes

Vector Space Model (tf-idf)

Decision Tree (ID3,C4.5,CART)

Random Forest (and Boosted Aggregating BAG)

Discrete Adaptive Boosting (AdaBoost)

Regularization (L1,L2)

Least Squares Regression

Gradient Descent

Logistic Regression

One vs All

Neural Network Classification

Neural Network Regression

Content-Based Filtering (Recommender Systems)

Collaborative Filtering (Recommender Systems)

Google PageRank

Support Vector Machine (SVM)

Markov Clustering Algorithm (MCL)

funq's People

Contributors

danielkrizian avatar psaris avatar viveshok avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.