Skip to content
Snippets Groups Projects
Commit c16dee60 authored by Baptiste Bauvin's avatar Baptiste Bauvin
Browse files

Modified file structure for noisy data and added loop to run over multiple noisiness

'
parent 5e21aa04
No related branches found
No related tags found
No related merge requests found
......@@ -667,7 +667,9 @@ def execClassif(arguments):
views, viewsIndices)
nbMulticlass = len(labelsCombinations)
execBenchmark(nbCores, statsIter, nbMulticlass,
results = execBenchmark(nbCores, statsIter, nbMulticlass,
benchmarkArgumentDictionaries, splits, directories,
directory, multiclassLabels, metrics, LABELS_DICTIONARY,
NB_CLASS, DATASET)
print(results)
quit()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment