Computers can't LEARN... Right?!Machine Learning is a branch of computer science that wants to stop programming computers using a detailed list of commands to follow blindly. Instead, their aim is to implement high-level routines that teach computers how to approach new and unknown problems – these are called algorithms.
In practice, they want to give computers the ability to Learn and to Adapt.We can use these algorithms to obtain insights, recognize patterns and make predictions from data, images, sounds or videos we have never seen before – or even knew existed. Unfortunately, the true power and applications of today’s Machine Learning Algorithms remain deeply misunderstood by most people.
Through this book I want fix this confusion, I want to shed light on the most relevant Machine Learning Algorithms used in the industry. I will show you exactly how each algorithm works, why it works and when you should use it.
Supervised Learning AlgorithmsK-Nearest NeighbourNaïve BayesRegressionsUnsupervised Learning Vector MachinesNeural NetworksDecision Trees
I should preface this admittedly negative review by saying that I'm sure the author knows the subject far better than I do. And this work may serve as a suitable roadmap for the self-motivated scholar. However, I think it could've used a bit of work by an editor, though: spelling, grammar, typesetting for the maths, etc. It also could have used a more even treatment of each of the techniques, with respect to mathematical depth and worked examples.
Very well written, clean, well researched and explained.
I am writing a master thesis in neural networks and natural language processing. The book provided me with clean and easy to understand concepts that have cleared some unanswered questions about supervised learning methods. I look forward to read the sequel.
Gave me the base line knowledge to apply to real world problems
Gave me the base line knowledge to apply to real world problems. It almost trivialized machine learning. Once you grasp the thought process behind machine learning it is not that difficult to understand
To anyone other than a data analysis neophytes, this book does not go into enough actual application or the kind of practical examples I was hoping for.
Not really a book. Just an overview of the types of algorithms without going into detail or implementation. The book is too short and seems like it could fit as introduction to a much larger read. Feels like I didn't learn much.