- Supervised Machine Learning with Python
- Taylor Smith
- 256字
- 2021-06-24 14:01:02
What this book covers
Chapter 1, First Step toward Supervised Learning, covers the basics of supervised machine learning to get you prepared to start tackling problems on your own. The chapter comprises four important sections. First, we will get our Anaconda environment set up and make sure that we are able to run the examples. Over the next couple of sections following that, we will cover a bit more of the theory behind machine learning, before we start implementing algorithms in the final section, where we'll get our Anaconda environment set up.
Chapter 2, Implementing Parametric Models, dives into the guts of several popular supervised learning algorithms within the parametric modeling family. We'll start this section by formally introducing parametric models, then we'll focus on two very popular parametric models in particular: linear and logistic regression. We'll spend some time understanding the inner workings and then jump into Python and actually code them from scratch.
Chapter 3, Working with Non-Parametric Models, explores the non-parametric model family. We will start by covering the bias-variance trade-off, and explain how parametric and non-parametric models differ at a fundamental level. We will then get into decision trees and clustering methods. Finally, we'll address some of the pros and cons of non-parametric models.
Chapter 4, Advanced Topics in Supervised ML, splits its time between two topics: recommender systems and neural networks. We'll start with collaborative filtering and then talk about integrating content-based similarities into your collaborative filtering systems. Finally, we'll get into neural networks and transfer learning.
- Hands-On Intelligent Agents with OpenAI Gym
- 過(guò)程控制工程及仿真
- Visual FoxPro 6.0數(shù)據(jù)庫(kù)與程序設(shè)計(jì)
- 極簡(jiǎn)AI入門(mén):一本書(shū)讀懂人工智能思維與應(yīng)用
- Maya 2012從入門(mén)到精通
- Visual C++編程全能詞典
- Visual Basic.NET程序設(shè)計(jì)
- 基于單片機(jī)的嵌入式工程開(kāi)發(fā)詳解
- Mastering pfSense
- Hands-On Data Warehousing with Azure Data Factory
- R Data Analysis Projects
- Learning Apache Apex
- 機(jī)器學(xué)習(xí)案例分析(基于Python語(yǔ)言)
- Oracle 11g Anti-hacker's Cookbook
- Hands-On Geospatial Analysis with R and QGIS