Skip to content

Latest commit

History

History
16 lines (11 loc) 路 727 Bytes

File metadata and controls

16 lines (11 loc) 路 727 Bytes

Housing Price Prediction using Linear Regression Model

This is a Housing price prediction model based on the Kaggle competition. The train.csv and test.csv contains the training data and the data on which the testing on model is to be performed. The data_description.txt contains the description of the data.

Usage

The notebook includes all the markdowns which explain the process This site was included jupyter notebook Google Colab

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -m 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request! 馃憤