This repository was archived by the owner on Aug 21, 2020. It is now read-only.

Description
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