Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 627 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 627 Bytes

ML - Learn With Me

This repo contains following notebooks:

  • Numpy Tutorial for beginners
  • Pytorch Basics
  • Statistical Measures
  • Area under the curve
  • Simple Linear Regression
  • Introduction to Plotting
  • Handling with Missing Data
  • Understanding Decision Trees and Random Forest
  • Introduction to backpropagation
  • Learn KNN from scratch
  • How to approach a dataset (Kaggle)
  • Creating a Neural Network using PyTorch
  • What are decorators?

You can access all the datasets used above in the notebooks from here : Datasets