Comparison of machine learning textbooks: Difference between revisions
No edit summary |
|||
| Line 4: | Line 4: | ||
{| class="sortable wikitable" | {| class="sortable wikitable" | ||
! Title !! Author !! Length !! Prerequisites !! Recommendations | ! Title !! Author !! Length !! Prerequisites !! Recommendations || Code samples? | ||
|- | |||
| Machine Learning: A Probabilistic Perspective || Kevin P. Murphy || 1008 || "This book is suitable for upper-level undergraduate students and beginning graduate students in computer science, statistics, electrical engineering, econometrics, or any one else who has the appropriate mathematical background. Specif cally, the reader is assumed to already be familiar with basic multivariate calculus, probability, linear algebra, and computer programming. Prior exposure to statistics is helpful but not necessary." || | |||
|} | |} | ||
Revision as of 04:22, 27 December 2017
This page is a comparison of machine learning textbooks, especially at the so-called introductory level. It includes books that focus on presenting multiple learning methods, and excludes books that focus solely on e.g. reinforcement learning.
Comparison table
| Title | Author | Length | Prerequisites | Recommendations | Code samples? |
|---|---|---|---|---|---|
| Machine Learning: A Probabilistic Perspective | Kevin P. Murphy | 1008 | "This book is suitable for upper-level undergraduate students and beginning graduate students in computer science, statistics, electrical engineering, econometrics, or any one else who has the appropriate mathematical background. Specif cally, the reader is assumed to already be familiar with basic multivariate calculus, probability, linear algebra, and computer programming. Prior exposure to statistics is helpful but not necessary." |
See also
References