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
 


Code: The Hidden Language of Computer Hardware and Software 2nd Ed

Top Book 2023
Author: Charles Petzold
Publisher: Microsoft Press
Date: August 2022
Pages: 480
ISBN: 978-0137909100
Print: 0137909101
Kindle: B0B123P5GV
Audience: General
Rating: 5
Reviewer: Mike James
Code! We all need to know about it.



Beautiful C++

Author: J. Guy Davidson and Kate Gregory
Publisher: Addison-Wesley Professional
Date: December 2021
Pages: 352
ISBN: 978-0137647842
Print: 0137647840
Kindle: B09HTH1X38
Audience: C++ developers
Rating: 5
Reviewer: Mike James
Can C++ be beautiful?


More Reviews