Skip to content

Ensemble configuration QOL #3

@cnewman

Description

@cnewman

At the moment, users have to manually comment/uncomment model file paths and python dictionaries to use other configurations of the ensemble. Should make this something that can be done on the command line or a server configuration file. Alternatively, expose an API to use the ensemble without running the webserver.

Potential Plans:

  • Allow server configuration files to import models before running flask server. This is pretty easy to do quickly.
  • Create a public API that allows configuration via command line. This could take some work since, most likely, people would want/need access to the splitting and feature config functions too.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions