Skip to content

Latest commit

 

History

History
104 lines (92 loc) · 6.2 KB

Sources.md

File metadata and controls

104 lines (92 loc) · 6.2 KB

Machine Learning

Websites

Libraries

Python:

Algorithms

  • Kernel Density Estimation and Non-parametric Bayes Classifier
  • K-Means
  • Kernel Principal Components Analysis
  • Linear Regression
  • Neighbors (Nearest, Farthest, Range, k, Classification)
  • Non-Negative Matrix Factorization
  • Support Vector Machines
  • Dimensionality Reduction
  • Fast Singular Value Decomposition
  • Decision Tree
  • Bootstrapped SVM

Popular DataSets

Relevant Research Papers

Will be updated soon!

Podcasts