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


SQL Server 2022 Administration Inside Out

Author: Randolph West et al
Publisher: Microsoft Press
Pages: 992
Print: 0137899882
ISBN: 978-0137899883
Kindle: B0C4VKVP27
Audience: DBAs and developers
Rating: 5.0
Reviewer: Ian Stirk

This book aims to update your DBA skills to cover SQL Server 2022, how does it fare?



SQL Server Advanced Troubleshooting and Performance Tuning (O'Reilly)

Author: Dmitri Korotkevitch
Publisher: O'Reilly
Pages: 497
ISBN: 978-1098101923
Print:1098101928
Kindle: B0B197NYD7
Audience: DBAs & database devs
Rating: 5
Reviewer: Ian Stirk

This book aims to improve the performance of your SQL Servers, how does it fare?


More Reviews