Make TANNew same as TAN with local discretization

This commit is contained in:
2023-08-01 13:17:12 +02:00
parent a18fbe5594
commit 8f8f9773ce
4 changed files with 39 additions and 6 deletions

View File

@@ -99,7 +99,6 @@ int main(int argc, char** argv)
filesToTest = platform::Datasets(path, true, platform::ARFF).getNames();
saveResults = true;
}
/*
* Begin Processing
*/