Skip to content

Implemented all the major machine learning algorithms from scratch using python. Algorithm involve Logistic Regression, SVM, Naive Bayes, K-NN, Decision Tree, Random Forest, Neural Network, Optimization Technique, Lasso and Ridge Regression

Notifications You must be signed in to change notification settings

kkaran0908/Scratch-Implementation-of-Machine-Learning-Algorithms-using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scratch-Implementation-of-Machine-Learning-Algorithms-using-Python

  1. Linear Regression
  2. Logistic Regression
  3. Support Vector Machine
  4. Random Forest
  5. Neural Network
  6. Naive Bayes

Feature Extraction

  1. Scratch Implementation of TF-IDF

Scratch Implementation of Performance Metrics

  1. Accuracy Score
  2. TPR, FPR
  3. Precision, Recall
  4. F1-Score
  5. AUR-ROC Score
  6. AUC-ROC Curve
  7. Root Mean Squared Error
  8. Mean Squared Error.
  9. Relative Percentage Error

About

Implemented all the major machine learning algorithms from scratch using python. Algorithm involve Logistic Regression, SVM, Naive Bayes, K-NN, Decision Tree, Random Forest, Neural Network, Optimization Technique, Lasso and Ridge Regression

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published