|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InstanceHandler
Whether the generator can handle instances directly for setting the parameters.
Method Summary | |
---|---|
void |
buildGenerator(Instances someinstances)
Builds the generator with a given set of instances. |
Methods inherited from interface weka.core.CapabilitiesHandler |
---|
getCapabilities |
Method Detail |
---|
void buildGenerator(Instances someinstances) throws java.lang.Exception
someinstances
- The instances that will be used to
build up the probabilities for this generator.
java.lang.Exception
- if data cannot be handled
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |