Hands-On-Machine-Learning icon indicating copy to clipboard operation
Hands-On-Machine-Learning copied to clipboard

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

trafficstars

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