This book introduces mathematical techniques, key algorithms, and Python implementations for building machine learning models for unannotated data. It bridges the gap between complex math and practical Python implementations, covering end-to-end model development all the way through to production deployment. Vaibhav Verdhan introduces hands-off and unsupervised machine learning approaches that can still untangle raw, real-world datasets and support sound strategic business decisions.
<ASIN: 1617298727>
Author: Vaibhav Verdhan Publisher: Manning Date: July 2025 Pages: 352 ISBN: 978-1617298721 Print: 1617298727 Kindle: B0FCYVBN1W Audience: Python developers interested in machine learning Level: Intermediate/Advanced Category: Artificial Intelligence
Topics include:
- Fundamental building blocks and concepts of machine learning and unsupervised learning
- Data cleaning for structured and unstructured data like text and images
- Clustering algorithms like K-means, hierarchical clustering, DBSCAN, Gaussian Mixture Models, and Spectral clustering
- Dimensionality reduction methods like Principal Component Analysis (PCA), SVD, Multidimensional scaling, and t-SNE
- Association rule algorithms like aPriori, ECLAT, SPADE
- Unsupervised time series clustering, Gaussian Mixture models, and statistical methods
- Building neural networks such as GANs and autoencoders
- Dimensionality reduction methods like Principal Component Analysis and multidimensional scaling
- Association rule algorithms like aPriori, ECLAT, and SPADE
- Working with Python tools and libraries like sci-kit learn, numpy, Pandas, matplotlib, Seaborn, Keras, TensorFlow, and Flask
- How to interpret the results of unsupervised learning
- Choosing the right algorithm for your problem
- Deploying unsupervised learning to production
- Maintenance and refresh of an ML solution
For recommendations of Python books see Books for Pythonistas and Python Books For Beginners in our Programmer's Bookshelf section.
For more Book Watch just click.
Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.
To have new titles included in Book Watch contact BookWatch@i-programmer.info
Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.
Grokking Machine Learning
Author: Luis G. Serrano Publisher: Manning Date: December 2021 Pages: 512 ISBN: 978-1617295911 Print: 1617295914 Kindle: B09LK7KBSL Audience: Python developers interested in machine learning Rating: 5 Reviewer: Mike James Another book on machine learning - surely we have enough by now?
|
Principled Programming
Author: Tim Teitelbaum Publisher: DateTree Press Date: March 2023 Pages: 429 ISBN: 978-8987744109 Print: B0BZF8R467 Audience: General Rating: 5 Reviewer: Mike James Principled Programming - what else would you want to do?
| More Reviews |
|