Begin BestResults build

This commit is contained in:
2023-09-21 23:04:11 +02:00
parent 337b6f7e79
commit 7bfafe555f
7 changed files with 285 additions and 198 deletions

View File

@@ -8,7 +8,6 @@
#include "ArffFiles.h"
#include "CPPFImdlp.h"
using namespace std;
const string PATH = "../../data/";
bool file_exists(const std::string& name);
vector<string> split(const string& text, char delimiter);