Data Without Labels (Manning)
Monday, 22 September 2025

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.

 

 

Banner


Essential C# 12 (Pearson)

Author: Mark Michaelis
Publisher: Addison-Wesley
Date: December 3, 2023
Pages: 1232
ISBN: 978-0138219512
Print: 0138219516
Kindle: B0CLKY8GNV
Audience: C# developers
Rating: 5
Reviewer: Mike James
The latest edition of a highly recommended book that combines reference and tutorial material.



Python All-in-One, 3rd Ed (For Dummies)

Authors: John Shovic and Alan Simpson
Publisher: For Dummies
Date: April 2024
Pages: 720
ISBN: 978-1394236152
Print: 1394236158
Kindle: B0CW1C834N
Audience: People wanting to learn Python
Rating: 2
Reviewer: Mike James
All-in-one refers to the fact that this is seven books put together - why?


More Reviews