kjappelbaum / oximachinerunner

An easy API for using oximachine.
MIT License
7 stars 5 forks source link

Model migration #89

Open kjappelbaum opened 1 year ago

kjappelbaum commented 1 year ago

We should, step by step, migrate to a more robust model distribution and re-training system:

  1. Retrain models on latest sklearn-version using the data on code ocean
  2. Make this a pipeline we can easily re-run (e.g. GitHub actions/cron job)
  3. Add other architectures (NN, the basemodels) that users can select from
Andrew-S-Rosen commented 11 months ago

Thank you! This will be very helpful! 😄