|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectszte.csd.indicatorsel.MaxEntSelector
public class MaxEntSelector
MaxEntSelector trains a MaxEnt on the dataset and returns with the features recieving the highest weights for the positive class during the training.
| Constructor Summary | |
|---|---|
MaxEntSelector()
|
|
| Method Summary | |
|---|---|
java.util.Set<java.lang.String> |
getIndicators(DataHandler vsm)
|
static void |
main(java.lang.String[] a)
|
void |
setThreshold(double t)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MaxEntSelector()
| Method Detail |
|---|
public java.util.Set<java.lang.String> getIndicators(DataHandler vsm)
throws DataMiningException
getIndicators in interface IndicatorSelectorDataMiningExceptionpublic void setThreshold(double t)
setThreshold in interface IndicatorSelector
public static void main(java.lang.String[] a)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||