Mastering Machine Learning With Scikit-learn 2nd Ed (Packt)
Wednesday, 17 January 2018

Now in its second edition of this book shows how the algorithms and techniques offered by machine learning can be used to automate any analytical model. Author Gavin Hackeling examines a variety of machine learning models including popular machine learning algorithms including k-nearest neighbors, logistic regression, naive Bayes, k-means, decision trees, and artificial neural networks. It discusses data preprocessing, hyperparameter optimization, and ensemble methods.

<ASIN:1788299876>

The book shows how to build systems that classify documents, recognize images, detect ads, and more. It also covers scikit-learn’s API for extracting features from categorical variables, text and images and evaluating model performance.

Author: Gavin Hackeling
Publisher: Packt Publishing
Date: July 2017
Pages: 254
ISBN: 978-1788299879
Print: 1788299876
Kindle: B06ZYRPFMZ
Audience: developers interested in machine learning
Level: Intermediate
Category: Artificial Intelligence

Topics covered include

  • Review fundamental concepts such as bias and variance
  • Extract features from categorical variables, text, and images
  • Predict the values of continuous variables using linear regression and K Nearest Neighbors
  • Classify documents and images using logistic regression and support vector machines
  • Create ensembles of estimators using bagging and boosting techniques
  • Discover hidden structures in data using K-Means clustering
  • Evaluate the performance of machine learning systems in common tasks

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
 


Learn Enough JavaScript to Be Dangerous

Author: Michael Hartl
Publisher: Addison-Wesley
Date: June 2022
Pages: 304
ISBN: 978-0137843749
Print: 0137843747
Kindle: B09RDSVV7N
Audience: Would-be JavaScript developers
Rating: 2
Reviewer: Mike James
To be dangerous? Is this a good ambition?



The Rust Programming Language, 2nd Ed

Author: Steve Klabnik and Carol Nichols
Publisher: No Starch Press
Date: June 2023
Pages: 560
ISBN: 978-1718503106
Print: 1718503105
Kindle: B0B7QTX8LL
Audience: Systems programmers
Rating: 4.8
Reviewer: Mike James

There's a new edition of what has become the standard text on Rust. Has it matured along with [ ... ]


More Reviews