- Applied Deep Learning with Python
- Alex Galea Luis Capelo
- 101字
- 2021-08-13 15:53:08
Introduction to Predictive Analytics with Jupyter Notebooks
Continuing our analysis of the Boston housing dataset, we can see that it presents us with a regression problem where we predict a continuous target variable given a set of features. In particular, we'll be predicting the median house value (MEDV). We'll train models that take only one feature as input to make this prediction. This way, the models will be conceptually simple to understand and we can focus more on the technical details of the scikit-learn API. Then, in the next chapter, you'll be more comfortable dealing with the relatively complicated models.
推薦閱讀
- Oracle 12c中文版數據庫管理、應用與開發實踐教程 (清華電腦學堂)
- 信息安全技術
- INSTANT Mercurial SCM Essentials How-to
- Python完全自學教程
- Highcharts Cookbook
- Spring Boot企業級項目開發實戰
- Hands-On Natural Language Processing with Python
- Python機器學習:預測分析核心算法
- C++ Application Development with Code:Blocks
- Mastering Apache Storm
- Learning JavaScript Data Structures and Algorithms(Second Edition)
- 算法設計與分析:基于C++編程語言的描述
- 愛上C語言:C KISS
- Java EE架構設計與開發實踐
- ASP.NET開發寶典