SuperStyl icon indicating copy to clipboard operation
SuperStyl copied to clipboard

Working agenda

Open Jean-Baptiste-Camps opened this issue 1 year ago • 1 comments

  • [x] increase test coverage
  • [x] update dependencies
  • [x] implement more obvious error messages, e.g., when train_svm is lacking a cross validation strategy or test data, when a necessary argument is missing, etc.
  • [x] remove unnecessary parts
  • [x] check homogeneous implementation of all options
  • [x] move core of Main.py and others in dedicated library functions
  • [x] write documentation
  • [x] check if all outputs are what we really want to output
  • [x] add graphing functions for rolling and other stuff
  • [ ] package and send on pipy / conda

Jean-Baptiste-Camps avatar Feb 14 '24 09:02 Jean-Baptiste-Camps

Working on the error messages part and graphing functions.

floriancafiero avatar Feb 17 '24 15:02 floriancafiero