Interface FeatureGenerator
-
- All Superinterfaces:
FeaturePreprocessor,java.io.Serializable
- All Known Implementing Classes:
FeatureGeneratorTree,InteractingFeatures,MLSophisticatedPipeline,PCA,PolynomialFeatures
public interface FeatureGenerator extends FeaturePreprocessor, java.io.Serializable
-
-
Method Summary
-
Methods inherited from interface ai.libs.jaicore.ml.weka.classification.pipeline.FeaturePreprocessor
apply, apply, isPrepared, prepare
-
-