Refactor BestScore and add experiment to .env
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
#include "Results.h"
|
||||
#include <algorithm>
|
||||
#include "BestScore.h"
|
||||
|
||||
namespace platform {
|
||||
Results::Results(const string& path, const string& model, const string& score, bool complete, bool partial, bool compare) :
|
||||
|
Reference in New Issue
Block a user