NVE / avalanche_ml

Applying machine learning in the Norwegian Avalanche warning Service
MIT License
2 stars 1 forks source link

Enable prediction of subset of `LabeledData.label.columns` #5

Open widforss opened 4 years ago

widforss commented 4 years ago

4 adds the object BulletinMachine, which in many ways generalizes what kind of data that is predicted. However, it expects some magic columns, more specifically problem_1, problem_2, problem_3 and problem_amount. If those do not exist, this should be handled gracefully.