NVE / avalanche_ml

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

Feature/clustered models #21

Closed widforss closed 4 years ago

widforss commented 4 years ago

This is a highly breaking change that restructures the repo.

A new model is added, that uses clustering to predict the bulletin. To accomodate this, BulletinMachine was changed from a proper class to an interface. The real machines are now found in avaml/machine/.