Free Books and Articles#

For students interested in enhancing their Python skills, especially within the realm of data science, I recommend the following resources:

1. Think Python: How to Think Like a Computer Scientist by Allen B. Downey#

2. Python Data Science Handbook by Jake VanderPlas#

3. Applied Machine Learning in Python by Andreas C. Müller#

  • This book aims to provide an accessible introduction into applying machine learning with Python, in particular using the scikit-learn library.

  • Access the entire book for free: Applied Machine Learning in Python

These resources are invaluable for our Knowledge Discovery and Data Mining class, ensuring you have a firm grasp on foundational Python concepts as well as advanced data science tools and techniques.