Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1009 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 1009 Bytes

Python for Machine Learning

1. Getting Started

  • Fork this repository and clone the same to your local file system.
  • Install Anaconda.

1.1 To Clone the Repo:

Read this for full tutorial: https://services.github.com/on-demand/github-cli/clone-repo-cli

Note: Once you have cloned it git pull before class.

2. Introduction to Python for Machine Learning

Resources:

  1. Google Colab: https://colab.research.google.com/
  2. Google Dataset Search: https://toolbox.google.com/datasetsearch
  3. Anaconda: https://www.anaconda.com/download/
  4. git: https://git-scm.com/downloads
  5. Python Cheatsheet: https://perso.limsi.fr/pointal/_media/python:cours:mementopython3-english.pdf
  6. Anaconda Cheatsheet: https://conda.io/docs/_downloads/conda-cheatsheet.pdf