Foundations of Machine Learning 2nd Ed (MIT Press)
Wednesday, 23 January 2019

This book is a general introduction to machine learning that covers fundamental modern topics while providing the theoretical basis and conceptual tools needed for the discussion and justification of algorithms. It also describes several key aspects of the application of these algorithms. Authors Mehryar Mohri, Afshin Rostamizadeh, Ameet Talwalkar, and Francis Bachaim focuses on the analysis and theory of algorithms and present novel theoretical tools and concepts while giving concise proofs even for relatively advanced topics.

<ASIN:0262039400>

Author: Mehryar Mohri, Afshin Rostamizadeh, Ameet Talwalkar, and Francis Bach
Publisher: MIT Press
Date: December 2018
Pages: 504
ISBN: 978-0262039406
Print: 0262039400
Kindle: B07L3DFBVJ
Audience: Developers interested in Machine Learning
Level: Intermediate/Advanced
Category: Artificial Intelligence 

Topics covered include:

  • the Probably Approximately Correct (PAC) learning framework
  • generalization bounds based on Rademacher complexity and VC-dimension
  • Support Vector Machines (SVMs)
  • kernel methods
  • boosting
  • on-line learning
  • multi-class classification
  • ranking
  • regression
  • algorithmic stability
  • dimensionality reduction
  • learning automata and languages
  • reinforcement learning

This second edition has three new chapters, on model selection, maximum entropy models, and conditional entropy models.

 

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
 


The Art of WebAssembly

Author: Rick Battagline
Publisher: No Starch
Date: May 2021
Pages: 304
ISBN: 978-1718501447
Print: 1718501447
Kindle: B08TSYXJTS
Audience: WebAssembly developers
Rating: 5
Reviewer: Ian Elliot
WebAssembly is the coming thing - or so we are told.



Oracle PL/SQL By Example, 6th Ed

Author: Elena Rakhimov
Publisher: Oracle Press
Pages: 480
ISBN: 978-0138062835
Print: 0138062838
Audience: Developers interested in Oracle PL/SQL
Rating: 4
Reviewer: Kay Ewbank

This is the sixth edition of a well established title that has been updated for the latest version of PL/SQL (21c).


More Reviews