Search results for "Machine Learning"

How To Implement Simple Linear Regression From Scratch With Python

How To Implement Simple Linear Regression From Scratch With Python

Linear regression is a prediction method that is more than 200 years old. Simple linear regression is a great first machine learning algorithm to implement as it requires you to estimate properties from your training dataset, but is simple enough for beginners to understand. In this tutorial, you will discover how to implement the simple […]

Continue Reading
hristo

Hristo Vrigazov

The super bundle is awesome. It shows practical steps to start getting results with clear advice on how to take action and what to do when faced with a problem. The books got me very excited to work on projects and is perhaps the best resource I have seen online on Machine Learning

Continue Reading
How to Configure the Gradient Boosting Algorithm

How to Configure the Gradient Boosting Algorithm

Gradient boosting is one of the most powerful techniques for applied machine learning and as such is quickly becoming one of the most popular. But how do you configure gradient boosting on your problem? In this post you will discover how you can configure gradient boosting on your machine learning problem by looking at configurations […]

Continue Reading

Dan Lim

The easy, practical, comprehensive machine learning book for newbie interested in this filed. Your top down approach always right for me.

Continue Reading
Jong

Jong Hang Siong

This is another excellent book.  The explanations are concise, very well written.  Using real-world data like Otto from Kaggle is definitely much needed to learn ML. The codes are very well explained.  I don’t see this book as merely a how-to tutorial, it’s a very noble cause by disseminating your knowledge and skill to empower […]

Continue Reading
dan

Daniel Baker

Machine Learning Mastery with R is a great book for anyone looking to get started with machine learning.  The book gives details how each step of a machine learning project should go: from descriptive statistics, to model selection and tuning, to predictions. These details are not very technical however, which allows anyone who does not […]

Continue Reading