Portfolio Details

Info

  • Category: Machine Learning
  • Tool: Python Language
  • Year: 2021
  • Project URL:

Boston House Prices

The Boston House Prices dataset contains information about different houses in Boston. This data was originally a part of UCI Machine Learning Repository and has been removed now. The data can be found in the scikit-learn library. There are 506 entries and 13 feature variables with a target column "Price" in this dataset.

The objective is to predict the value of prices of the house using the given features.