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
{{ message }}
This repository was archived by the owner on Aug 21, 2020. It is now read-only.
Train models and output a csv file with model metrics (train accuracy and test accuracy), to be saved in Metrics folder. File naming should have information on model type and dataset it corresponds to: _.cvs, if saving various model metrics to a single file, specify as _multi-model.csv
Column names: model , train accuracy, test accuracy