Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 477 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 477 Bytes

JupyterNB

HandsonMLusingJupyter This tutorial is an introduction to Python 3. This should give you the set of pythonic skills that you will need to proceed while learning ML

NB: Python_Packages_illustration.ipynb -> Python Packages usage illustration

NB: IMAGE_Edge_Detection.ipynb --> Canny, Prewitt and Sobel Edge detection using opencv

NB: titanic_main.ipynb: Kaggle titanic Competition Jupyter Notebook. I could get 76.55% on Kaggle submission for this competition.