Skip to content

Latest commit

 

History

History
112 lines (95 loc) · 5.92 KB

MACHINE_LEARNING.md

File metadata and controls

112 lines (95 loc) · 5.92 KB

Machine Learning



Machine Learning is the study of computer algorithms that improve automatically through experience.

Basic Crash Course

For starting ML from right from basics, setting everything up and getting an idea about various things, you can follow this crash course video by Academind.

Complete Courses

Diving Deep

Topics to Cover

* Pandas and Numpy for Data Pre-Processing and Analysis.
* Matplotlib and Seaborn for Data Visualization.
* Sklearn to implement Machine Learning Models.
* Error Measurement and Scaling techniques.
* All methods and techniques mentioned are listed below:

Data Preprocessing and Visualization

  1. Pandas 🐼
  2. Numpy
  3. Matplotlib
  4. Seaborn

Machine Learning ⚡

  1. Models

  2. Prediction Measurements

  1. Scaling
  1. Encoding Categorical Data

Beginner Friendly Datasets 🤩

While learning, it is always recommended to implement your knowledge practically. So, these are some project ideas to help you through this process.

S.No. Title
1. Titanic Dataset
2. Brooklyn Home Sales
3. IBM HR Analytics
4. Life Expectancy (WHO)
5. New York City Airbnb