-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Milestone
Description
This is the first step of running models from input specification. The data/metadata extraction may be completely manual for now.
Steps
- Add a new test to
ModelClassifierand read data and metadata - Construct a
Modelobject and add all available metadata. This depends on Create a model class #21 . - Run suggested models and obtain fitness and extra information to be added such as residual distribution. (Code Generation)