You are on page 1of 1

Assignment-4

Level: Novice
Real estate price prediction: ​This can be a mini-project for you!

Dataset Description
The dataset contains ​some features and the corresponding estate prices.  
 
TASK: ​ Before training the model, please conduct some Exploratory Data Analysis like visualizing data 
through bar graphs, line plots etc. Apply all the regression algos you have studied so far. Compare their 
performances (BUT DON’T make a rule that an algo always performs better than the other ones!).  

NOTE: ​Your code should contain proper comments. Make separate files for each
model/algo and then upload them on GITHUB.

Upload your model,training set etc. on your github profile.

You might also like