Skip to content

Latest commit

 

History

History
47 lines (36 loc) · 642 Bytes

models.rst

File metadata and controls

47 lines (36 loc) · 642 Bytes

pyPhenology.models

Models

Model API

All models use the same methods for fitting, prediction, and saving.

Model.fit Model.predict Model.score Model.save_params Model.get_params

Primary Models

ThermalTime Alternating Uniforc Unichill Linear MSB Sequential M1 FallCooling Naive

Ensemble Models

Ensemble BootstrapModel WeightedEnsemble