Skip to content

I have impleted the popular Machine Learning algorithms in Python. Click on "Open in Colab" for better experience.

Notifications You must be signed in to change notification settings

SandipPalit/Machine-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ML-CODES

flowchart TD
    Machine_Learning --> Supervised_Learning;
    Machine_Learning --> Unsupervised_Learning;
    Supervised_Learning --> Regression;
    Supervised_Learning --> Classification;
    Unsupervised_Learning --> Clustering;
Loading

About

I have impleted the popular Machine Learning algorithms in Python. Click on "Open in Colab" for better experience.

Topics

Resources

Stars

Watchers

Forks