Uses of Class
org.android.activityminer.logic.classification.ModelCreationHelper

Packages that use ModelCreationHelper
org.android.activityminer.logic.classification Logic layer - classifiers, feature normalizer, PMML builder. 
 

Uses of ModelCreationHelper in org.android.activityminer.logic.classification
 

Fields in org.android.activityminer.logic.classification declared as ModelCreationHelper
private  ModelCreationHelper ModelCreationThread.helper
          The helper to delegate to