Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Generalize sklearn wrapper #2

Open
Peter9192 opened this issue Aug 21, 2023 · 0 comments
Open

Generalize sklearn wrapper #2

Peter9192 opened this issue Aug 21, 2023 · 0 comments

Comments

@Peter9192
Copy link

#1 adds a wrapper for the thermaltime model. The core functionality consists in transforming the incoming data that's organized according to sklearn standards (X, y) to the format understood by pyphenology (see https://pyphenology.readthedocs.io/en/master/data_structures.html#phenology-environmental-data). It would be nice if we could generalize this translation so the wrapper can work with all pyphenology models. To this end, we need to come up with a standard convention for organizing/naming the input columns such that we know how to pivot it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant