Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 219 Bytes

File metadata and controls

7 lines (7 loc) · 219 Bytes

Machine-Learning-Models

This Repository contains the codes for different Machine Learning Models that are built from scratch.

  1. KNearestNeighbors
  2. Kmeans
  3. MultipleRegression
  4. Neural Net
  5. SupportVectorMachine