mirror of
https://github.com/dgirardeau/q3DMASC.git
synced 2026-08-30 00:50:49 +08:00
display scales
This commit is contained in:
+1
-1
@@ -444,7 +444,7 @@ void q3DMASCPlugin::doTrainAction()
|
||||
float previousTestSubsetRatio = -1.0f;
|
||||
SFCollector generatedScalarFields, generatedScalarFieldsTest;
|
||||
|
||||
//we will train + evaluate the classifier, then display the reuslts
|
||||
//we will train + evaluate the classifier, then display the results
|
||||
//then let the user change parameters and (potentially) start again
|
||||
for (int iteration = 0; ; ++iteration)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user