Skip to content

Instantly share code, notes, and snippets.

View diansheng's full-sized avatar

Liu Diansheng diansheng

  • Singapore
View GitHub Profile
@diansheng
diansheng / Chapter 2 Summary, End-to-End machine learning project.md
Last active February 14, 2018 16:14
Summary of Chapter 2, End-to-End Machine Learning Project

Summary of Chapter 2, End-to-End Machine Learning Project

Personally, I split the understanding on machine learning into 3 levels.

  1. Just the concept and idea
  2. Use of library and tools to build machine learning project
  3. Understand the maths and statistics behind the models.

This article is to summarize the machine learning process in lamen term as much as posible. It covers the general concepts and gives you rough ideas of how does machine learning work, leaving the deep stuffs untouched.