Skip to content

Different Regression Techniques are used for predicting the House Prices. Linear Regression, Random Forest and XG Boost algorithms are used for training

Notifications You must be signed in to change notification settings

Juhi-Purswani/House_Prices-Regression_technique

Repository files navigation

House_Prices-Regression_technique

Regression techniques are used:

  1. Linear Regeression
  2. Random Forest
  3. XGBoost

For searching the set of best parameters RandomCVSearch is applied.

For data exploration and visualization data_exploration.ipynb file contains the code. data_preprocessed() returns the processed features and labels and is call in three models. r2 score with this processed is increased.

About

Different Regression Techniques are used for predicting the House Prices. Linear Regression, Random Forest and XG Boost algorithms are used for training

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published