Resources for teaching machine learning in Python.
pip install -r requirements.txt
Repository: https://github.com/neelsoumya/python_machine_learning
!git clone https://github.com/neelsoumya/python_machine_learning.git
%cd python_machine_learning
!pip install -r requirements.txt
or
!pip install numpy pandas keras tensorflow scikit-learn seaborn matplotlib
# Example: Download a specific notebook
!wget https://raw.githubusercontent.com/neelsoumya/python_machine_learning/main/PCA_movie_ratings.ipynb
How to use in Colab:
Open a new notebook in Google Colab
Run the commands in code cells.
You can now create notebooks and run any of the scripts in Google Colab.
Repository link:
https://github.com/neelsoumya/python_machine_learning
Forthcoming
data/: Folder containing data filesslides/: Folder containing slideshttps://github.com/intro-stat-learning/ISLP_labs/tree/stable
https://www.statlearning.com/resources-python
https://www.statlearning.com/
https://www.youtube.com/playlist?list=PLoROMvodv4rNHU1-iPeDRH-J0cL-CrIda
Video lectures by the authors of the book Introduction to Statistical Learning in Python
https://github.com/neelsoumya/public_supervised_machine_learning
https://github.com/neelsoumya/public_teaching_unsupervised_learning
We thank Martin van Rongen, Vicki Hodgson, Hugo Tavares, Paul Fannon, Matt Castle and the Bioinformatics Facility Training Team for their support and guidance.
Soumya Banerjee
sb2333@cam.ac.uk