mirror of
https://github.com/dgirardeau/q3DMASC.git
synced 2026-08-29 16:40:49 +08:00
Automatically sort the features
This commit is contained in:
@@ -546,6 +546,8 @@ void q3DMASCPlugin::doTrainAction()
|
||||
}
|
||||
trainDlg.setFeatureImportance(i, originalFeatures[i].importance);
|
||||
}
|
||||
|
||||
trainDlg.sortByFeatureImportance();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user