Book Review - Hands on Machine Learning(C2-1)
All of materials(quotes, images, definitions) are from this book.
It’s all just for self-study.
Chapter 2
End-to-End Machine Learning Project
Predict California Housing Price(first task)
- first task is predicting California housing price
- the dataset was based on data from the 1990 California census(the StaLib repository)
- pretend it is recent data
- Look at the big picture
- Get the data
- Discover and visualize the data to gain insights
- Prepare the data for Machine Learning algorithms
- Select a model and train it
- Fine-tune your model
- Present your solution
- Launch, monitor, and maintain your system
댓글남기기