- Timestamp:
- 11/05/14 11:59:28 (10 years ago)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/CrossPare/src/de/ugoe/cs/cpdp/training/WekaLocalFQTraining.java
r22 r23 42 42 * 8) We classify the Instance with the classifier and traindata from the Cluster we found in 7. 43 43 */ 44 public class WekaLocal Training2 extends WekaBaseTraining2implements ITrainingStrategy {44 public class WekaLocalFQTraining extends WekaBaseTraining implements ITrainingStrategy { 45 45 46 46 private final TraindatasetCluster classifier = new TraindatasetCluster();
Note: See TracChangeset
for help on using the changeset viewer.