Add Control model rank info to report
This commit is contained in:
@@ -14,6 +14,7 @@ namespace platform {
|
||||
BestResultsExcel(string score, vector<string> models, vector<string> datasets, json table, bool friedman, double significance);
|
||||
~BestResultsExcel();
|
||||
void build();
|
||||
string getFileName();
|
||||
private:
|
||||
void header();
|
||||
void body();
|
||||
|
Reference in New Issue
Block a user