Skip to content

HarshRanjaN-17/Machine-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Machine Learning Models

This repository contains Various basic Supervised and Unsupervised Ml models

Supervised ML

    - Linear Regression
    - Logistic Regression
    - Polynomial Regression
    - Decision Tree
    - Random Forest
    - KNN
    - Naive Bayes
    - SVM

Unsupervised ML

    - K-Means Clustering