- Mastering Machine Learning on AWS
- Dr. Saket S.R. Mengle Maximo Gurmendez
- 109字
- 2021-06-24 14:23:16
Predicting the price of houses
In this chapter, we will consider the problem of trying to predict the value of houses in Boston's suburbs based on a number of variables, such as the number of rooms and house age. The details of the dataset can be found here: https://www.kaggle.com/c/boston-housing/. This problem is different to the one we considered in the last chapter, as the variable we're trying to predict (price in dollars) is continuous. Models that are able to predict continuous quantities are called regressors, or regression algorithms. There are many such algorithms, but in this chapter, we will focus on the simplest (but very popular) kind, linear regressors.
推薦閱讀
- Aftershot Pro:Non-destructive photo editing and management
- Istio入門與實戰
- Python GUI Programming:A Complete Reference Guide
- INSTANT Wijmo Widgets How-to
- 計算機組裝與維護(第3版)
- Spring Cloud微服務架構實戰
- 固態存儲:原理、架構與數據安全
- Machine Learning Solutions
- 計算機組裝維修與外設配置(高等職業院校教改示范教材·計算機系列)
- Java Deep Learning Cookbook
- Building Machine Learning Systems with Python
- Mastering Quantum Computing with IBM QX
- UML精粹:標準對象建模語言簡明指南(第3版)
- ActionScript Graphing Cookbook
- Exceptional C++:47個C++工程難題、編程問題和解決方案(中文版)