Skip to content

GauravGupta0216/Machine-Learning

Repository files navigation

Machine Learning Algorithm

Implementation of Different machine learning algorithm from scratch.

Model:

  • Classification: Logistic Regression, SVM, Random Forest, Decision Tree
  • Date Pre-processing
  • Genetic Algorithm
  • K-Means Algorithm
  • Linear Regression