Uses of Package
ai.sklearn4j.core.packaging.loaders
-
Classes in ai.sklearn4j.core.packaging.loaders used by ai.sklearn4j.core.packaging.loaders Class Description IScikitLearnContentLoader IScikitLearnContentLoader abstracts the format of individual objects from the file formatting.IScikitLearnLoaderDictionaryFieldSetter A container for a method that sets a dictionary value into a scikit-learn object during deserialization.IScikitLearnLoaderDoubleFieldSetter A container for a method that sets a double value into a scikit-learn object during deserialization.IScikitLearnLoaderListFieldSetter A container for a method that sets a list value into a scikit-learn object during deserialization.IScikitLearnLoaderListOfNumpyArrayFieldSetter A container for a method that sets a list of numpy array value into a scikit-learn object during deserialization.IScikitLearnLoaderLongFieldSetter A container for a method that sets a long value into a scikit-learn object during deserialization.IScikitLearnLoaderNumpyArrayFieldSetter A container for a method that sets a numpy array value into a scikit-learn object during deserialization.IScikitLearnLoaderStringArrayFieldSetter A container for a method that sets a string array value into a scikit-learn object during deserialization.IScikitLearnLoaderStringFieldSetter A container for a method that sets a string value into a scikit-learn object during deserialization. -
Classes in ai.sklearn4j.core.packaging.loaders used by ai.sklearn4j.core.packaging.loaders.classifiers.naive_bayes Class Description BaseScikitLearnContentLoader A base class that implements common functionality shred among the scikit-learn object loaders.IScikitLearnContentLoader IScikitLearnContentLoader abstracts the format of individual objects from the file formatting. -
Classes in ai.sklearn4j.core.packaging.loaders used by ai.sklearn4j.core.packaging.loaders.preprocessing.data Class Description BaseScikitLearnContentLoader A base class that implements common functionality shred among the scikit-learn object loaders.IScikitLearnContentLoader IScikitLearnContentLoader abstracts the format of individual objects from the file formatting. -
Classes in ai.sklearn4j.core.packaging.loaders used by ai.sklearn4j.core.packaging.loaders.preprocessing.label Class Description BaseScikitLearnContentLoader A base class that implements common functionality shred among the scikit-learn object loaders.IScikitLearnContentLoader IScikitLearnContentLoader abstracts the format of individual objects from the file formatting.