Introduction to Machine Learning with Python (O'Reilly)
Monday, 30 January 2017

If you use Python, even as a beginner, this book, subtitled A Guide for Data Scientists will teach you practical ways to build your own machine learning solutions. Authors Andreas Müller and Sarah Guido say that with all the data available today, machine learning applications are limited only by your imagination, and set out to show what is possible. You’ll learn the steps necessary to create a successful machine-learning application with Python and the scikit-learn library.

<ASIN:1449369413>

The book focuses on the practical aspects of using machine learning algorithms, rather than the math behind them. Familiarity with the NumPy and matplotlib libraries will help you get more from this book.

Author: Andreas C. Müller and Sarah Guido
Publisher: O'Reilly
Date: October 2016
Pages: 394
ISBN: 978-1449369415
Print: 1449369413
Kindle: B01M0LNE8C
Audience: Python programmers
Level: Intermediate
Category: Artificial Intelligence

 

 

Topics covered include:

  • Fundamental concepts and applications of machine learning
  • Advantages and shortcomings of widely used machine learning algorithms
  • How to represent data processed by machine learning, including which data aspects to focus on
  • Advanced methods for model evaluation and parameter tuning
  • The concept of pipelines for chaining models and encapsulating your workflow
  • Methods for working with text data, including text-specific processing techniques
  • Suggestions for improving your machine learning and data science skills

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.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Banner
 


Bare Metal C

Author: Steve Oualline
Publisher: No Starch Press
Date: August 2022
Pages: 304
ISBN: 978-1718501621
Print: 1718501625
Kindle: B08YJB9BCF
Audience: C programmers
Rating: 3
Reviewer: Harry Fairhead
Bare metal C sounds exciting and very basic. Time to find out how the machine really works.



Essential C# 8.0, 7th Ed (Addison-Wesley)

Author: Mark Michaelis
Publisher: Addison-Wesley
Date: October 2020
Pages: 1088
ISBN: 978-0135972267
Print: 0135972264
Kindle: B08Q84TH84
Audience: C# developers
Rating: 4.5
Reviewer: Mike James
The latest edition of a highly recommended book that combines reference and tutorial material.


More Reviews