weka.classifiers.misc.chirp
Class Projection
java.lang.Object
weka.classifiers.misc.chirp.Projection
- All Implemented Interfaces:
- java.io.Serializable
public class Projection
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Constructor Summary |
Projection(java.util.Random random,
int mWts)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Projection
public Projection(java.util.Random random,
int mWts)
goodProjection
public int[] goodProjection(int[] weightIndices,
DataSource ds,
int currentClass)
selectBestVariables
public int[] selectBestVariables(DataSource ds,
int currentClass)