/House-Pricing

Primary LanguageJupyter Notebook

House-Pricing

In this Project, we will go through an regression project end to end.

Here are the main steps we will go through:

  1. Look at the big picture.
  2. Get the data.
  3. Discover and visualize the data to gain insights.
  4. Prepare the data for Machine Learning algorithms.
  5. Select a model and train it.
  6. Fine-tune your model.

Reference :

Hands on machine learning book -- Ch_2