Skip to content

Latest commit

 

History

History
209 lines (164 loc) · 9.76 KB

Sources.md

File metadata and controls

209 lines (164 loc) · 9.76 KB
title category
Machine Learning
Libraries

Machine Learning

Table of Contents

Books

⬆ Back to Top

Websites

⬆ Back to Top

Libraries

⬆ Back to Top

Python

⬆ Back to Top

Java

⬆ Back to Top

JavaScript

⬆ Back to Top

Lua

⬆ Back to Top

C/C++

⬆ Back to Top

Algorithms

  • Affinity Propagation
  • Apriori
  • Autoencoders
  • Bagging and boosting
  • Bootstrapped SVM
  • DBSCAN
  • Decision Tree
  • Dimensionality Reduction
  • Fast Singular Value Decomposition
  • Hierarchical clustering/Agglomerative clustering
  • Kernel Density Estimation and Non-parametric Bayes Classifier
  • Kernel Principal Components Analysis
  • K-Means
  • Linear Discriminant Analysis (LDA)
  • Linear Regression
  • Logistic Regression
  • Neighbors (Nearest, Farthest, Range, k, Classification)
  • Non-Negative Matrix Factorization
  • Principal Component Analysis(PCA)
  • Random Forest
  • Support Vector Machines

⬆ Back to Top

Popular Datasets

⬆ Back to Top

Relevant Research Papers

⬆ Back to Top

Podcasts

⬆ Back to Top