Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 297 Bytes

File metadata and controls

13 lines (13 loc) · 297 Bytes

Machine-Learning

Various Machine Learning projects made to self-teach ML concepts:

  • Classification
    • K Nearest Neighbours
    • Single-layer Perceptron
  • Regression
    • Linear Regression [Using ScikitLearn]