If you enjoyed this book, you may be interested in these other books by Packt:
Data Science Algorithms in a Week - Second Edition
Dávid Natingga
ISBN: 978-1-78980-607-6
- Understand how to identify a data science problem correctly
- Implement well-known machine learning algorithms efficiently using Python
- Classify your datasets using Naive Bayes, decision trees, and random forest with accuracy
- Devise an appropriate prediction solution using regression
- Work with time series data to identify relevant data events and trends
- Cluster your data using the k-means algorithm
Python Data Science Essentials - Third Edition
Alberto Boschetti, Luca Massaron
ISBN: 978-1-78953-786-4
- Set up your data science toolbox on Windows, Mac, and Linux
- Use the core machine learning methods offered by the scikit-learn library
- Manipulate, fix, and explore data to solve data...