cannibalcheeseburger / MLnotebooks

Just some jupyter notebooks o' mine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ML algorithms implemented(2020,colorised)

This repository is dedicated to jupyter notebooks which weren't able to make it out of 2020 masssacre.

RIP.

To install dependencies :

pip install -r requirements.txt 

ML Algorithms in Repository

  • Supervised

    • K-NN
    • Linear Regression
    • Logistic Regression
    • Decision Tree
    • Random Forest
  • Unsupervised

    • K-Means(Clustering)

About

Just some jupyter notebooks o' mine


Languages

Language:Jupyter Notebook 99.9%Language:Python 0.1%