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
9 stars 10 forks source link

Starting Interactive Script for preprocessing #22

Closed voremargot closed 2 years ago

voremargot commented 2 years ago

I have added in a log column and am working on adding a seasons column

gauthampughazhendhi commented 2 years ago

@voremargot can you rename your branch to feature/preprocessing_script if possible?

voremargot commented 2 years ago

So I made a preprocessing_script branch OFF of the feature branch instead of in it (I thought the / meant a new branch; didn't understand it was part of the branch name)! I have now merged everything into a features/preprocessing_script branch. However, I will need to make a new pull request with this new branch. So can I close this pull request and redo the request?

gauthampughazhendhi commented 2 years ago

Sure, please go ahead!