This repository contains IPython notebooks for a short introductory course on machine learning packages in Python. The packages covered are:
- NumPy - Array Manipulation
- Matplotlib - Data Visualization
- Pandas - Data Analysis
- Scikit-learn - Machine Learning
- Chapter 1: NumPy Basics: Arrays and Vectorized Computation
- Chapter 2: Matplotlib: Plotting and Visualization
- Chapter 3: Pandas: Data Analysis and Manipulation
- Chapter 4: Scikit-learn: Machine Learning
See:
[1]: https://github.com/jakevdp/PythonDataScienceHandbook
[2]: https://github.com/wesm/pydata-book