This repository has been archived by the owner on Aug 21, 2020. It is now read-only.
Model Baseline Metrics: output file #20
Labels
enhancement
New feature or request
good first issue
Good for newcomers
Hacktoberfest
contribute to open source during Hacktoberfest
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
The text was updated successfully, but these errors were encountered: