vanshhhhh / Hands-On-Machine-Learning

📒Implementation of all the machine learning algorithms like regression, classification, clustering etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hands-On Machine Learning

A step towards Data Science and Machine Learning

Contains the code and implementation of the following topics and techniques:

  1. Every Machine Learning Algorithms From Scratch

  2. Data Preprocessing

    • Importing the dataset
    • Dealing with missing data
    • Splitting the data into test set and training set
    • Feature Scalling
  3. Regression

  4. Classification

  5. Clustering

  6. Association Rule Learning

  7. Natural Language Processing (NLP)

  8. Deep Learning

About

📒Implementation of all the machine learning algorithms like regression, classification, clustering etc.


Languages

Language:Jupyter Notebook 99.3%Language:Python 0.7%