UBC-MDS / forest-fire-area-prediction

This project aims to predict the burned area of forest fires in the northeast region of Portugal, using meteorological and soil moisture data.
https://ubc-mds.github.io/forest-fire-area-prediction/reports/forest_fire_analysis_report.html
MIT License
8 stars 10 forks source link

Made some edits to the analysis section and ran through Grammerly #57

Closed Anahita97 closed 2 years ago

Anahita97 commented 2 years ago

Made some edits to the README file. Let me know if there is anything else I need to modify!

gauthampughazhendhi commented 2 years ago

@Anahita97 this looks good to me. But in the analysis section can you change this line "We explore several regression models such as SVM, k-NN, and linear regression to find the best-performing model"? Though we checked on multiple models like Ridge, RandomForestRegressor previously while developing, we are now using only the SVR model in the script. So kindly change this line.