/ML_Algorithms

A repository for all the Machine Learning Algorithms or Data Science Concepts that I learned along. Directly access them using Google Colab.

Primary LanguageJupyter Notebook

ML_Algorithms

A repository to add all the Machine Learning Algorithms or Data Science Concepts that I will be learning. It will include multiple Jupyter Notebooks or Notebooks from Google colabs having the concepts of the particular algorithms, the code for the same executed with different Datasets.

Table of Contents:

  • Dataset Preparation Using Numpy & Pandas
  • Data Visualization Using Matplotlib & Seaborn
  • Supervised Learning
    • Regression
    • Classification
  • Unsupervised Learning
    • Clustering