GDSC-IGDTUW-Autumn-of-Code-2022 / ML-projects-2023

5 stars 28 forks source link

house-prices prediction model #16

Closed abantika27 closed 1 year ago

abantika27 commented 1 year ago

used kaggle datasets data_description.txt test.csv train.csv

trained the model using random forests classifier and validated the model using MAE and RMSE

abantika27 commented 1 year ago

i have attached the required datasets in the comments...what changes are required in the documentation? data_description.txt test.csv train.csv

abantika27 commented 1 year ago

i have added the datasets please review