Package ai.libs.jaicore.ml.metafeatures
Provides means of computing meta features for a data set.
-
Class Summary Class Description GlobalCharacterizer Characterizer that applies a number of Characterizers to a data set.LandmarkerCharacterizer A Characterizer that applies several characterizers to a data set, but does not use any probing.NoProbingCharacterizer A Characterizer that applies several characterizers to a data set, but does not use any probing. -
Exception Summary Exception Description DatasetCharacterizerInitializationFailedException An exception that signifies something went wrong during the initialization of a dataset characterizer