dlab-berkeley / Python-Machine-Learning

D-Lab's 6 hour introduction to machine learning in Python. Learn how to perform classification, regression, clustering, and do model selection using scikit-learn in Python.
Other
80 stars 68 forks source link

Revamps Machine Learning Walkthrough #38

Closed pssachdeva closed 2 years ago

pssachdeva commented 2 years ago

This PR revamps the walkthrough. It cleans up the figures, adds an abundance of text, removes some sections, and brings the Python in compliance with the PEP style guide.