Add Control model rank info to report
This commit is contained in:
@@ -290,6 +290,7 @@ namespace platform {
|
||||
if (excel) {
|
||||
BestResultsExcel excel(score, models, datasets, table, friedman, significance);
|
||||
excel.build();
|
||||
cout << Colors::YELLOW() << "** Excel file generated: " << excel.getFileName() << Colors::RESET() << endl;
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user