eluc_1.0.5_gecco
danyoungday
released this
23 Jul 18:54
·
232 commits
to main
since this release
Further revisions to the project to reflect work done on the paper. Predictors were moved out of the notebook and into their own classes. The app was refactored to work with the new changes. An error was fixed where the first test year was bleeding into the train set.
What's Changed
- Demo by @danyoungday in #31
- Merge dash demo into main by @danyoungday in #32
- Restructured demo app and made it suitable for deployment by @danyoungday in #33
- Improved models with linear regression and added every country to map by @danyoungday in #34
- Minor tweaks to get app deployable by @danyoungday in #35
- Updated prescriptor to not require unileaf-util DataEncoder. by @danyoungday in #37
- Added tests for prescriptor and tweaked prescriptor by @danyoungday in #44
- Add test for no change to ELUC by @jacobbieker in #30
- Refactored project + some bug fixes by @danyoungday in #56
- Add a README to for the ELUC use case by @ofrancon in #57
- Added links to repo and paper by @danyoungday in #58
- Added data processing files for ELUC data upload to huggingface or download by @danyoungday in #60
- Refactor predictors by @danyoungday in #61
- Base predictor implementation: NN, LinReg, RF by @danyoungday in #62
- Added custom encoder so that we no longer reference esp by @danyoungday in #64
- Added predictor experiments from paper by @danyoungday in #63
- Transferred prescriptor code to repo by @danyoungday in #65
- Updated eluc data to not duplicate the year 2012 by @danyoungday in #66
Full Changelog: eluc_1.0.4_neurips...eluc_1.0.5_gecco