Ignore:
Timestamp:
11/05/14 11:59:28 (10 years ago)
Author:
sherbold
Message:
  • renamed new training classes
File:
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/CrossPare/src/de/ugoe/cs/cpdp/training/WekaLocalFQTraining.java

    r22 r23  
    4242 * 8) We classify the Instance with the classifier and traindata from the Cluster we found in 7. 
    4343 */ 
    44 public class WekaLocalTraining2 extends WekaBaseTraining2 implements ITrainingStrategy { 
     44public class WekaLocalFQTraining extends WekaBaseTraining implements ITrainingStrategy { 
    4545         
    4646        private final TraindatasetCluster classifier = new TraindatasetCluster(); 
Note: See TracChangeset for help on using the changeset viewer.