You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
remove unnecessary parts
check homogeneous implementation of all options
move core of Main.py and others in dedicated library functions
write documentation
check if all outputs are what we really want to output
add graphing functions for rolling and other stuff
package and send on pipy / conda
The text was updated successfully, but these errors were encountered:
Main.py
and others in dedicated library functionsThe text was updated successfully, but these errors were encountered: