Skip to content
/ funq Public
forked from psaris/funq

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

License

Notifications You must be signed in to change notification settings

woonkij/funq

 
 

Repository files navigation

Fun Q: A Functional Introduction to Machine Learning in Q

clone this project and start q with q fun.q. you can then read the comments and run the examples one by one. topics include:

Plotting

Least Squares Regression

Gradient Descent

Logistic Regression

Binary Classification Evaluation Metrics

One vs All Logistic Regression

Neural Networks

K-Means/Medians Clustering

Hierarchical Clustering Analysis (HCA)

Expectation Maximization (EM)

K-Nearest Neighbors (kNN)

Markov Clustering Algorithm (MCL)

Naive Bayes

Decision Tree (ID3,C4.5)

Google PageRank

Content-Based Filtering (Recommender Systems)

Collaborative Filtering (Recommender Systems)

Vector Space Model (tf-idf)

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors