Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V X Z _ 

A

AbstractExtender - Class in org.jpmml.sklearn.visitors
 
AbstractExtender(String) - Constructor for class org.jpmml.sklearn.visitors.AbstractExtender
 
AdaBoostRegressor - Class in sklearn.ensemble.weight_boosting
 
AdaBoostRegressor(String, String) - Constructor for class sklearn.ensemble.weight_boosting.AdaBoostRegressor
 
addExtension(E, String) - Method in class org.jpmml.sklearn.visitors.AbstractExtender
 
addTransformer(Model) - Method in class org.jpmml.sklearn.SkLearnEncoder
 
Aggregator - Class in sklearn2pmml.preprocessing
 
Aggregator(String, String) - Constructor for class sklearn2pmml.preprocessing.Aggregator
 
Alias - Class in sklearn2pmml.decoration
 
Alias(String, String) - Constructor for class sklearn2pmml.decoration.Alias
 
apply(Object) - Method in class org.jpmml.sklearn.CastFunction
 
asArray(Object) - Static method in class sklearn2pmml.decoration.Domain
 

B

BaggingClassifier - Class in sklearn.ensemble.bagging
 
BaggingClassifier(String, String) - Constructor for class sklearn.ensemble.bagging.BaggingClassifier
 
BaggingRegressor - Class in sklearn.ensemble.bagging
 
BaggingRegressor(String, String) - Constructor for class sklearn.ensemble.bagging.BaggingRegressor
 
BaggingUtil - Class in sklearn.ensemble.bagging
 
Binarizer - Class in sklearn.preprocessing
 
Binarizer(String, String) - Constructor for class sklearn.preprocessing.Binarizer
 
BinaryTree - Class in sklearn.neighbors
 
BinaryTree(String, String) - Constructor for class sklearn.neighbors.BinaryTree
 
BinomialDeviance - Class in sklearn.ensemble.gradient_boosting
 
BinomialDeviance(String, String) - Constructor for class sklearn.ensemble.gradient_boosting.BinomialDeviance
 
Booster - Class in lightgbm.sklearn
 
Booster(String, String) - Constructor for class lightgbm.sklearn.Booster
 
Booster - Class in xgboost.sklearn
 
Booster(String, String) - Constructor for class xgboost.sklearn.Booster
 
BoosterUtil - Class in lightgbm.sklearn
 
BoosterUtil - Class in xgboost.sklearn
 

C

CastFunction<E> - Class in org.jpmml.sklearn
 
CastFunction(Class<? extends E>) - Constructor for class org.jpmml.sklearn.CastFunction
 
CategoricalDomain - Class in sklearn2pmml.decoration
 
CategoricalDomain(String, String) - Constructor for class sklearn2pmml.decoration.CategoricalDomain
 
CategoricalImputer - Class in sklearn_pandas
 
CategoricalImputer(String, String) - Constructor for class sklearn_pandas.CategoricalImputer
 
CategoricalOutputFeature - Class in tpot.builtins
 
CategoricalOutputFeature(PMMLEncoder, Output, OutputField, List<String>) - Constructor for class tpot.builtins.CategoricalOutputFeature
 
CategoricalOutputFeature(PMMLEncoder, Output, FieldName, DataType, List<String>) - Constructor for class tpot.builtins.CategoricalOutputFeature
 
CClassDict - Class in org.jpmml.sklearn
 
CClassDict(String, String) - Constructor for class org.jpmml.sklearn.CClassDict
 
checkShapes(int, int[]...) - Static method in class org.jpmml.sklearn.ClassDictUtil
 
checkShapes(int, int, int[]...) - Static method in class org.jpmml.sklearn.ClassDictUtil
 
checkSize(Collection<?>...) - Static method in class org.jpmml.sklearn.ClassDictUtil
 
checkSize(int, Collection<?>...) - Static method in class org.jpmml.sklearn.ClassDictUtil
 
checkSize(int, CategoricalLabel) - Static method in class sklearn.ClassifierUtil
 
ClassDictConstructorUtil - Class in org.jpmml.sklearn
 
ClassDictUtil - Class in org.jpmml.sklearn
 
Classifier - Class in sklearn
 
Classifier(String, String) - Constructor for class sklearn.Classifier
 
ClassifierUtil - Class in sklearn
 
close() - Method in class org.jpmml.sklearn.FileStorage
 
close() - Method in class org.jpmml.sklearn.InputStreamStorage
 
Clusterer - Class in sklearn
 
Clusterer(String, String) - Constructor for class sklearn.Clusterer
 
collections - package collections
 
compareVersion(String, String) - Static method in class org.jpmml.sklearn.SkLearnUtil
 
CompressedInputStreamStorage - Class in org.jpmml.sklearn
 
CompressedInputStreamStorage(InputStream) - Constructor for class org.jpmml.sklearn.CompressedInputStreamStorage
 
construct(ClassDictConstructor, Class<? extends C>) - Static method in class org.jpmml.sklearn.ClassDictConstructorUtil
 
construct(Object[]) - Method in class org.jpmml.sklearn.ExtensionObjectConstructor
 
construct(Object[]) - Method in class org.jpmml.sklearn.ObjectConstructor
 
ContinuousDomain - Class in sklearn2pmml.decoration
 
ContinuousDomain(String, String) - Constructor for class sklearn2pmml.decoration.ContinuousDomain
 
ContinuousOutputFeature - Class in tpot.builtins
 
ContinuousOutputFeature(PMMLEncoder, Output, OutputField) - Constructor for class tpot.builtins.ContinuousOutputFeature
 
ContinuousOutputFeature(PMMLEncoder, Output, FieldName, DataType) - Constructor for class tpot.builtins.ContinuousOutputFeature
 
CountVectorizer - Class in sklearn.feature_extraction.text
 
CountVectorizer(String, String) - Constructor for class sklearn.feature_extraction.text.CountVectorizer
 
createAttributeMap(String[], Object[]) - Static method in class org.jpmml.sklearn.CClassDict
 
createCounts(Map<String, ?>) - Static method in class sklearn2pmml.decoration.Domain
 
createDataField(FieldName) - Method in class org.jpmml.sklearn.SkLearnEncoder
 
createDerivedField(FieldName, Expression) - Method in class org.jpmml.sklearn.SkLearnEncoder
 
createDiscrStats(Object[]) - Static method in class sklearn2pmml.decoration.CategoricalDomain
 
createInputColumns(List<Feature>) - Method in class sklearn2pmml.preprocessing.LookupTransformer
 
createInputColumns(List<Feature>) - Method in class sklearn2pmml.preprocessing.MultiLookupTransformer
 
createKernel(String, Integer, Double, Double) - Static method in class sklearn.svm.SupportVectorMachineUtil
 
createNumericInfo(Map<String, ?>) - Static method in class sklearn2pmml.decoration.ContinuousDomain
 
createRow(DocumentBuilder, List<String>, Object, Object) - Method in class sklearn2pmml.preprocessing.LookupTransformer
 
createRow(DocumentBuilder, List<String>, Object, Object) - Method in class sklearn2pmml.preprocessing.MultiLookupTransformer
 
createStorage(File) - Static method in class org.jpmml.sklearn.PickleUtil
 
createTransformation() - Method in class sklearn.ensemble.gradient_boosting.BinomialDeviance
 
createTransformation() - Method in class sklearn.ensemble.gradient_boosting.ExponentialLoss
 
createTransformation() - Method in class sklearn.ensemble.gradient_boosting.LossFunction
 
createTransformation() - Method in class sklearn.ensemble.gradient_boosting.MultinomialDeviance
 
CSRMatrix - Class in scipy.sparse
 
CSRMatrix(String, String) - Constructor for class scipy.sparse.CSRMatrix
 
CSRMatrixUtil - Class in scipy.sparse
 
CutTransformer - Class in sklearn2pmml.preprocessing
 
CutTransformer(String, String) - Constructor for class sklearn2pmml.preprocessing.CutTransformer
 

D

DataFrameMapper - Class in sklearn_pandas
 
DataFrameMapper(String, String) - Constructor for class sklearn_pandas.DataFrameMapper
 
decode(Object) - Static method in class numpy.core.ScalarUtil
 
DefaultDict - Class in collections
 
DefaultDict(String, String) - Constructor for class collections.DefaultDict
 
DictVectorizer - Class in sklearn.feature_extraction
 
DictVectorizer(String, String) - Constructor for class sklearn.feature_extraction.DictVectorizer
 
DistanceMetric - Class in sklearn.neighbors
 
DistanceMetric(String, String) - Constructor for class sklearn.neighbors.DistanceMetric
 
Domain - Class in sklearn2pmml.decoration
 
Domain(String, String) - Constructor for class sklearn2pmml.decoration.Domain
 
DomainUtil - Class in sklearn2pmml.decoration
 
DType - Class in numpy
 
DType(String, String) - Constructor for class numpy.DType
 
DummyClassifier - Class in sklearn.dummy
 
DummyClassifier(String, String) - Constructor for class sklearn.dummy.DummyClassifier
 
DummyRegressor - Class in sklearn.dummy
 
DummyRegressor(String, String) - Constructor for class sklearn.dummy.DummyRegressor
 

E

encodeApply(String, Feature, int, String) - Method in class sklearn.feature_extraction.text.CountVectorizer
 
encodeApply(String, Feature, int, String) - Method in class sklearn.feature_extraction.text.TfidfVectorizer
 
encodeBagging(List<E>, List<List<Integer>>, Segmentation.MultipleModelMethod, MiningFunction, Schema) - Static method in class sklearn.ensemble.bagging.BaggingUtil
 
encodeBaseForest(E, Segmentation.MultipleModelMethod, MiningFunction, Schema) - Static method in class sklearn.ensemble.forest.ForestUtil
 
encodeBooster(E, Schema) - Static method in class xgboost.sklearn.BoosterUtil
 
encodeDefineFunction() - Method in class sklearn.feature_extraction.text.CountVectorizer
 
encodeDefineFunction() - Method in class sklearn.feature_extraction.text.TfidfVectorizer
 
encodeFeature(Feature, Object, Object, MissingValueTreatmentMethod, SkLearnEncoder) - Static method in class sklearn.preprocessing.ImputerUtil
 
encodeFeatures(List<Feature>, SkLearnEncoder) - Method in class sklearn.decomposition.PCA
 
encodeFeatures(List<Feature>, SkLearnEncoder) - Method in class sklearn.feature_extraction.text.CountVectorizer
 
encodeFeatures(List<Feature>, SkLearnEncoder) - Method in class sklearn.feature_extraction.text.TfidfVectorizer
 
encodeFeatures(List<Feature>, SkLearnEncoder) - Method in class sklearn.Initializer
 
encodeFeatures(List<Feature>, SkLearnEncoder) - Method in class sklearn.pipeline.FeatureUnion
 
encodeFeatures(List<Feature>, SkLearnEncoder) - Method in class sklearn.pipeline.Pipeline
 
encodeFeatures(List<Feature>, SkLearnEncoder) - Method in class sklearn.preprocessing.Binarizer
 
encodeFeatures(List<Feature>, SkLearnEncoder) - Method in class sklearn.preprocessing.FunctionTransformer
 
encodeFeatures(List<Feature>, SkLearnEncoder) - Method in class sklearn.preprocessing.Imputer
 
encodeFeatures(List<Feature>, SkLearnEncoder) - Method in class sklearn.preprocessing.LabelBinarizer
 
encodeFeatures(List<Feature>, SkLearnEncoder) - Method in class sklearn.preprocessing.LabelEncoder
 
encodeFeatures(List<Feature>, SkLearnEncoder) - Method in class sklearn.preprocessing.MaxAbsScaler
 
encodeFeatures(List<Feature>, SkLearnEncoder) - Method in class sklearn.preprocessing.MinMaxScaler
 
encodeFeatures(List<Feature>, SkLearnEncoder) - Method in class sklearn.preprocessing.OneHotEncoder
 
encodeFeatures(List<Feature>, SkLearnEncoder) - Method in class sklearn.preprocessing.PolynomialFeatures
 
encodeFeatures(List<Feature>, SkLearnEncoder) - Method in class sklearn.preprocessing.RobustScaler
 
encodeFeatures(List<Feature>, SkLearnEncoder) - Method in class sklearn.preprocessing.StandardScaler
 
encodeFeatures(List<Feature>, SkLearnEncoder) - Method in class sklearn.Selector
 
encodeFeatures(List<Feature>, SkLearnEncoder) - Method in class sklearn.Transformer
 
encodeFeatures(List<Feature>, SkLearnEncoder) - Method in class sklearn2pmml.decoration.Alias
 
encodeFeatures(List<Feature>, SkLearnEncoder) - Method in class sklearn2pmml.decoration.CategoricalDomain
 
encodeFeatures(List<Feature>, SkLearnEncoder) - Method in class sklearn2pmml.decoration.ContinuousDomain
 
encodeFeatures(List<Feature>, SkLearnEncoder) - Method in class sklearn2pmml.decoration.Domain
 
encodeFeatures(List<Feature>, SkLearnEncoder) - Method in class sklearn2pmml.decoration.MultiDomain
 
encodeFeatures(List<Feature>, SkLearnEncoder) - Method in class sklearn2pmml.preprocessing.Aggregator
 
encodeFeatures(List<Feature>, SkLearnEncoder) - Method in class sklearn2pmml.preprocessing.CutTransformer
 
encodeFeatures(List<Feature>, SkLearnEncoder) - Method in class sklearn2pmml.preprocessing.ExpressionTransformer
 
encodeFeatures(List<Feature>, SkLearnEncoder) - Method in class sklearn2pmml.preprocessing.LookupTransformer
 
encodeFeatures(List<Feature>, SkLearnEncoder) - Method in class sklearn2pmml.preprocessing.MultiLookupTransformer
 
encodeFeatures(List<Feature>, SkLearnEncoder) - Method in class sklearn2pmml.preprocessing.PowerFunctionTransformer
 
encodeFeatures(List<Feature>, SkLearnEncoder) - Method in class sklearn2pmml.preprocessing.StringNormalizer
 
encodeFeatures(List<Feature>, SkLearnEncoder) - Method in class sklearn_pandas.CategoricalImputer
 
encodeFeatures(List<Feature>, SkLearnEncoder) - Method in class tpot.builtins.StackingEstimator
 
encodeGradientBoosting(E, Number, Number, Schema) - Static method in class sklearn.ensemble.gradient_boosting.GradientBoostingUtil
 
encodeModel(E, Schema) - Static method in class lightgbm.sklearn.BoosterUtil
 
encodeModel(Schema) - Method in class lightgbm.sklearn.LGBMClassifier
 
encodeModel(Schema) - Method in class lightgbm.sklearn.LGBMRegressor
 
encodeModel(Schema) - Method in class sklearn.cluster.KMeans
 
encodeModel(Schema) - Method in class sklearn.dummy.DummyClassifier
 
encodeModel(Schema) - Method in class sklearn.dummy.DummyRegressor
 
encodeModel(Schema) - Method in class sklearn.ensemble.bagging.BaggingClassifier
 
encodeModel(Schema) - Method in class sklearn.ensemble.bagging.BaggingRegressor
 
encodeModel(Schema) - Method in class sklearn.ensemble.forest.ForestClassifier
 
encodeModel(Schema) - Method in class sklearn.ensemble.forest.ForestRegressor
 
encodeModel(Schema) - Method in class sklearn.ensemble.gradient_boosting.GradientBoostingClassifier
 
encodeModel(Schema) - Method in class sklearn.ensemble.gradient_boosting.GradientBoostingRegressor
 
encodeModel(Schema) - Method in class sklearn.ensemble.iforest.IsolationForest
 
encodeModel(Schema) - Method in class sklearn.ensemble.voting_classifier.VotingClassifier
 
encodeModel(Schema) - Method in class sklearn.ensemble.weight_boosting.AdaBoostRegressor
 
encodeModel(Schema) - Method in class sklearn.Estimator
 
encodeModel(Schema) - Method in class sklearn.linear_model.LinearClassifier
 
encodeModel(Schema) - Method in class sklearn.linear_model.LinearRegressor
 
encodeModel(Schema) - Method in class sklearn.linear_model.logistic.LogisticRegression
 
encodeModel(Schema) - Method in class sklearn.multiclass.OneVsRestClassifier
 
encodeModel(Schema) - Method in class sklearn.naive_bayes.GaussianNB
 
encodeModel(Schema) - Method in class sklearn.neighbors.KNeighborsClassifier
 
encodeModel(Schema) - Method in class sklearn.neighbors.KNeighborsRegressor
 
encodeModel(Schema) - Method in class sklearn.neural_network.MLPClassifier
 
encodeModel(Schema) - Method in class sklearn.neural_network.MLPRegressor
 
encodeModel(Schema) - Method in class sklearn.svm.LibSVMClassifier
 
encodeModel(Schema) - Method in class sklearn.svm.LibSVMRegressor
 
encodeModel(Schema) - Method in class sklearn.svm.LinearSVC
 
encodeModel(Schema) - Method in class sklearn.svm.OneClassSVM
 
encodeModel(Schema) - Method in class sklearn.tree.TreeClassifier
 
encodeModel(Schema) - Method in class sklearn.tree.TreeRegressor
 
encodeModel(Schema) - Method in class sklearn2pmml.EstimatorProxy
 
encodeModel(Schema) - Method in class xgboost.sklearn.XGBClassifier
 
encodeModel(Schema) - Method in class xgboost.sklearn.XGBRegressor
 
encodeNeighbors(E, MiningFunction, int, int, Schema) - Static method in class sklearn.neighbors.KNeighborsUtil
 
encodeNeuralNetwork(MiningFunction, String, List<? extends HasArray>, List<? extends HasArray>, Schema) - Static method in class sklearn.neural_network.MultilayerPerceptronUtil
 
encodePMML(Model) - Method in class org.jpmml.sklearn.SkLearnEncoder
 
encodePMML() - Method in class sklearn2pmml.pipeline.PMMLPipeline
 
encodeTreeModel(E, MiningFunction, Schema) - Static method in class sklearn.tree.TreeModelUtil
 
encodeTreeModel(E, PredicateManager, MiningFunction, Schema) - Static method in class sklearn.tree.TreeModelUtil
 
encodeTreeModelSegmentation(E, MiningFunction, Schema) - Static method in class sklearn.tree.TreeModelUtil
 
encodeTreeModelSegmentation(E, PredicateManager, MiningFunction, Schema) - Static method in class sklearn.tree.TreeModelUtil
 
EnsembleClassifier - Class in sklearn.ensemble
 
EnsembleClassifier(String, String) - Constructor for class sklearn.ensemble.EnsembleClassifier
 
EnsembleRegressor - Class in sklearn.ensemble
 
EnsembleRegressor(String, String) - Constructor for class sklearn.ensemble.EnsembleRegressor
 
ensureOutput(Model) - Static method in class sklearn.EstimatorUtil
 
Estimator - Class in sklearn
 
Estimator(String, String) - Constructor for class sklearn.Estimator
 
EstimatorProxy - Class in sklearn2pmml
 
EstimatorProxy() - Constructor for class sklearn2pmml.EstimatorProxy
 
EstimatorProxy(String, String) - Constructor for class sklearn2pmml.EstimatorProxy
 
EstimatorUtil - Class in sklearn
 
ExponentialLoss - Class in sklearn.ensemble.gradient_boosting
 
ExponentialLoss(String, String) - Constructor for class sklearn.ensemble.gradient_boosting.ExponentialLoss
 
ExpressionTransformer - Class in sklearn2pmml.preprocessing
 
ExpressionTransformer(String, String) - Constructor for class sklearn2pmml.preprocessing.ExpressionTransformer
 
ExtensionObjectConstructor - Class in org.jpmml.sklearn
 
ExtensionObjectConstructor(String, String, Class<? extends CClassDict>) - Constructor for class org.jpmml.sklearn.ExtensionObjectConstructor
 
extractElement(Object[], int) - Static method in class org.jpmml.sklearn.TupleUtil
 
extractElement(Object[], int, Class<? extends E>) - Static method in class org.jpmml.sklearn.TupleUtil
 
extractElementList(List<Object[]>, int) - Static method in class org.jpmml.sklearn.TupleUtil
 
extractElementList(List<Object[]>, int, Class<? extends E>) - Static method in class org.jpmml.sklearn.TupleUtil
 
extractMap(Map<String, ?>, int) - Static method in class sklearn2pmml.decoration.Domain
 

F

FeatureUnion - Class in sklearn.pipeline
 
FeatureUnion(String, String) - Constructor for class sklearn.pipeline.FeatureUnion
 
FileStorage - Class in org.jpmml.sklearn
 
FileStorage(File) - Constructor for class org.jpmml.sklearn.FileStorage
 
ForestClassifier - Class in sklearn.ensemble.forest
 
ForestClassifier(String, String) - Constructor for class sklearn.ensemble.forest.ForestClassifier
 
ForestRegressor - Class in sklearn.ensemble.forest
 
ForestRegressor(String, String) - Constructor for class sklearn.ensemble.forest.ForestRegressor
 
ForestUtil - Class in sklearn.ensemble.forest
 
formatClass(Object) - Static method in class org.jpmml.sklearn.ClassDictUtil
 
formatIds(List<Integer>) - Static method in class sklearn.svm.SupportVectorMachineUtil
 
formatMember(ClassDict, String) - Static method in class org.jpmml.sklearn.ClassDictUtil
 
formatMessage(Object) - Method in class org.jpmml.sklearn.CastFunction
 
formatProxyExample(Class<? extends ClassDict>, ClassDict) - Static method in class org.jpmml.sklearn.ClassDictUtil
 
formatTargetCategories(List<?>) - Static method in class sklearn.ClassifierUtil
 
functionName() - Method in class sklearn.feature_extraction.text.CountVectorizer
 
functionName() - Method in class sklearn.feature_extraction.text.TfidfVectorizer
 
FunctionTransformer - Class in sklearn.preprocessing
 
FunctionTransformer(String, String) - Constructor for class sklearn.preprocessing.FunctionTransformer
 

G

GaussianNB - Class in sklearn.naive_bayes
 
GaussianNB(String, String) - Constructor for class sklearn.naive_bayes.GaussianNB
 
get(String, Class<? extends E>) - Method in class org.jpmml.sklearn.PyClassDict
 
get(Object) - Method in class sklearn2pmml.EstimatorProxy
 
getActivation() - Method in class sklearn.neural_network.MLPClassifier
 
getActivation() - Method in class sklearn.neural_network.MLPRegressor
 
getActiveFeatures() - Method in class sklearn.preprocessing.OneHotEncoder
 
getActiveFields() - Method in class sklearn2pmml.pipeline.PMMLPipeline
 
getActiveValues() - Method in class sklearn2pmml.pipeline.Verification
 
getActiveValuesShape() - Method in class sklearn2pmml.pipeline.Verification
 
getAnalyzer() - Method in class sklearn.feature_extraction.text.CountVectorizer
 
getApplyTransformer() - Method in class sklearn2pmml.pipeline.PMMLPipeline
 
getArray(String) - Method in class org.jpmml.sklearn.CClassDict
 
getArray(String, String) - Method in class org.jpmml.sklearn.CClassDict
 
getArray(String) - Method in class org.jpmml.sklearn.FileStorage
 
getArray(String) - Method in class org.jpmml.sklearn.InputStreamStorage
 
getArray(String) - Method in class org.jpmml.sklearn.PyClassDict
 
getArray(String, Class<? extends E>) - Method in class org.jpmml.sklearn.PyClassDict
 
getArray(String) - Method in interface org.jpmml.sklearn.Storage
 
getArrayContent() - Method in class joblib.NDArrayWrapper
 
getArrayContent() - Method in class numpy.core.NDArray
 
getArrayContent() - Method in class numpy.core.Scalar
 
getArrayContent() - Method in interface org.jpmml.sklearn.HasArray
 
getArrayContent() - Method in class scipy.sparse.CSRMatrix
 
getArrayShape() - Method in class joblib.NDArrayWrapper
 
getArrayShape() - Method in class numpy.core.NDArray
 
getArrayShape() - Method in class numpy.core.Scalar
 
getArrayShape() - Method in interface org.jpmml.sklearn.HasArray
 
getArrayShape(String) - Method in class org.jpmml.sklearn.PyClassDict
 
getArrayShape(String, int) - Method in class org.jpmml.sklearn.PyClassDict
 
getArrayShape() - Method in class scipy.sparse.CSRMatrix
 
getBaseEstimator() - Method in class sklearn.ensemble.EnsembleClassifier
 
getBaseEstimator() - Method in class sklearn.ensemble.EnsembleRegressor
 
getBinary() - Method in class sklearn.feature_extraction.text.CountVectorizer
 
getBins() - Method in class sklearn2pmml.preprocessing.CutTransformer
 
getBooster() - Method in interface lightgbm.sklearn.HasBooster
 
getBooster() - Method in class lightgbm.sklearn.LGBMClassifier
 
getBooster() - Method in class lightgbm.sklearn.LGBMRegressor
 
getBooster() - Method in interface xgboost.sklearn.HasBooster
 
getBooster() - Method in class xgboost.sklearn.XGBClassifier
 
getBooster() - Method in class xgboost.sklearn.XGBRegressor
 
getCenter() - Method in class sklearn.preprocessing.RobustScaler
 
getCenterShape() - Method in class sklearn.preprocessing.RobustScaler
 
getChildrenLeft() - Method in class sklearn.tree.Tree
 
getChildrenRight() - Method in class sklearn.tree.Tree
 
getClassCount() - Method in class sklearn.naive_bayes.GaussianNB
 
getClasses() - Method in class sklearn.Classifier
 
getClasses(Estimator) - Static method in class sklearn.ClassifierUtil
 
getClasses() - Method in interface sklearn.HasClasses
 
getClasses() - Method in class sklearn.LabelEncoderClassifier
 
getClasses() - Method in class sklearn.linear_model.ridge.RidgeClassifier
 
getClasses() - Method in class sklearn.preprocessing.LabelBinarizer
 
getClasses() - Method in class sklearn.preprocessing.LabelEncoder
 
getClasses() - Method in class sklearn2pmml.EstimatorProxy
 
getClassPrior() - Method in class sklearn.dummy.DummyClassifier
 
getClazz() - Method in class org.jpmml.sklearn.CastFunction
 
getClazz() - Method in class org.jpmml.sklearn.ObjectConstructor
 
getClusterCenters() - Method in class sklearn.cluster.KMeans
 
getClusterCentersShape() - Method in class sklearn.cluster.KMeans
 
getCoef() - Method in class sklearn.linear_model.LinearClassifier
 
getCoef() - Method in class sklearn.linear_model.LinearRegressor
 
getCoef0() - Method in class sklearn.svm.LibSVMClassifier
 
getCoef0() - Method in class sklearn.svm.LibSVMRegressor
 
getCoefs() - Method in class sklearn.neural_network.MLPClassifier
 
getCoefs() - Method in class sklearn.neural_network.MLPRegressor
 
getCoefShape() - Method in class sklearn.linear_model.LinearClassifier
 
getCoefShape() - Method in class sklearn.linear_model.LinearRegressor
 
getComponents() - Method in class sklearn.decomposition.PCA
 
getComponentsShape() - Method in class sklearn.decomposition.PCA
 
getConstant() - Method in class sklearn.dummy.DummyClassifier
 
getConstant() - Method in class sklearn.dummy.DummyRegressor
 
getContent() - Method in class joblib.NDArrayWrapper
 
getContent() - Method in class numpy.core.NDArray
 
getContent(NDArray) - Static method in class numpy.core.NDArrayUtil
Gets the payload of a one-dimensional array.
getContent(NDArray, String) - Static method in class numpy.core.NDArrayUtil
Gets the payload of the specified dimension of a multi-dimensional array.
getContent() - Method in class numpy.core.Scalar
 
getContent(CSRMatrix) - Static method in class scipy.sparse.CSRMatrixUtil
 
getCounts() - Method in class sklearn2pmml.decoration.Domain
 
getData() - Method in class numpy.core.NDArray
 
getData() - Method in class scipy.sparse.CSRMatrix
 
getData() - Method in class sklearn2pmml.decoration.CategoricalDomain
 
getDataFields() - Method in class org.jpmml.sklearn.SkLearnEncoder
 
getDataMax() - Method in class sklearn2pmml.decoration.ContinuousDomain
 
getDataMin() - Method in class sklearn2pmml.decoration.ContinuousDomain
 
getDataType() - Method in class numpy.DType
 
getDataType() - Method in class sklearn.ensemble.EnsembleClassifier
 
getDataType() - Method in class sklearn.ensemble.EnsembleRegressor
 
getDataType() - Method in class sklearn.ensemble.forest.ForestClassifier
 
getDataType() - Method in class sklearn.ensemble.forest.ForestRegressor
 
getDataType() - Method in class sklearn.ensemble.gradient_boosting.GradientBoostingClassifier
 
getDataType() - Method in class sklearn.ensemble.gradient_boosting.GradientBoostingRegressor
 
getDataType() - Method in class sklearn.Estimator
 
getDataType() - Method in class sklearn.feature_extraction.text.CountVectorizer
 
getDataType() - Method in class sklearn.MultiTransformer
 
getDataType() - Method in class sklearn.neighbors.KNeighborsClassifier
 
getDataType() - Method in class sklearn.neighbors.KNeighborsRegressor
 
getDataType() - Method in class sklearn.pipeline.Pipeline
 
getDataType() - Method in class sklearn.preprocessing.LabelBinarizer
 
getDataType() - Method in class sklearn.preprocessing.LabelEncoder
 
getDataType() - Method in class sklearn.preprocessing.OneHotEncoder
 
getDataType() - Method in class sklearn.Transformer
 
getDataType() - Method in class sklearn.tree.TreeClassifier
 
getDataType() - Method in class sklearn.tree.TreeRegressor
 
getDataType(List<?>, DataType) - Static method in class sklearn.TypeUtil
 
getDataType() - Method in class sklearn2pmml.decoration.Alias
 
getDataType() - Method in class sklearn2pmml.decoration.CategoricalDomain
 
getDataType() - Method in class sklearn2pmml.EstimatorProxy
 
getDataType() - Method in class sklearn2pmml.preprocessing.LookupTransformer
 
getDataType() - Method in class sklearn2pmml.preprocessing.MultiLookupTransformer
 
getDataType() - Method in class xgboost.sklearn.XGBClassifier
 
getDataType() - Method in class xgboost.sklearn.XGBRegressor
 
getDefault() - Method in class sklearn_pandas.DataFrameMapper
 
getDefaultValue() - Method in class sklearn.ensemble.gradient_boosting.MeanEstimator
 
getDefaultValue() - Method in class sklearn.ensemble.gradient_boosting.QuantileEstimator
 
getDefaultValue() - Method in class sklearn.ensemble.gradient_boosting.ZeroEstimator
 
getDefaultValue() - Method in class sklearn2pmml.preprocessing.LookupTransformer
 
getDegree() - Method in class sklearn.preprocessing.PolynomialFeatures
 
getDegree() - Method in class sklearn.svm.LibSVMClassifier
 
getDegree() - Method in class sklearn.svm.LibSVMRegressor
 
getDerivedFields() - Method in class org.jpmml.sklearn.SkLearnEncoder
 
getDescr() - Method in class numpy.core.NDArray
 
getDiscrStats() - Method in class sklearn2pmml.decoration.CategoricalDomain
 
getDomains() - Method in class sklearn2pmml.decoration.MultiDomain
 
getDType() - Method in class joblib.NumpyArrayWrapper
 
getDType() - Method in class numpy.core.Scalar
 
getDType() - Method in class sklearn.feature_extraction.text.TfidfVectorizer
 
getDType() - Method in class sklearn.Transformer
 
getDualCoef() - Method in class sklearn.svm.LibSVMClassifier
 
getDualCoef() - Method in class sklearn.svm.LibSVMRegressor
 
getEstimator() - Method in class sklearn.feature_selection.SelectFromModel
 
getEstimator() - Method in interface sklearn.HasEstimator
 
getEstimator() - Method in class sklearn2pmml.EstimatorProxy
 
getEstimator() - Method in class sklearn2pmml.pipeline.PMMLPipeline
 
getEstimator() - Method in class tpot.builtins.StackingEstimator
 
getEstimators() - Method in class sklearn.ensemble.EnsembleClassifier
 
getEstimators() - Method in class sklearn.ensemble.EnsembleRegressor
 
getEstimators() - Method in class sklearn.ensemble.forest.ForestClassifier
 
getEstimators() - Method in class sklearn.ensemble.forest.ForestRegressor
 
getEstimators() - Method in class sklearn.ensemble.gradient_boosting.GradientBoostingClassifier
 
getEstimators() - Method in class sklearn.ensemble.gradient_boosting.GradientBoostingRegressor
 
getEstimators() - Method in class sklearn.ensemble.voting_classifier.VotingClassifier
 
getEstimators() - Method in interface sklearn.HasEstimatorEnsemble
 
getEstimators() - Method in class sklearn.multiclass.OneVsRestClassifier
 
getEstimatorsFeatures() - Method in class sklearn.ensemble.bagging.BaggingClassifier
 
getEstimatorsFeatures() - Method in class sklearn.ensemble.bagging.BaggingRegressor
 
getEstimatorWeights() - Method in class sklearn.ensemble.weight_boosting.AdaBoostRegressor
 
getExplainedVariance() - Method in class sklearn.decomposition.PCA
 
getExpr() - Method in class sklearn2pmml.preprocessing.ExpressionTransformer
 
getFeature() - Method in class sklearn.tree.Tree
 
getFeatureNames() - Method in class sklearn.feature_extraction.DictVectorizer
 
getFeatures() - Method in class sklearn_pandas.DataFrameMapper
 
getFeatureSizes() - Method in class sklearn.preprocessing.OneHotEncoder
 
getFileName() - Method in class joblib.NDArrayWrapper
 
getFill() - Method in class sklearn_pandas.CategoricalImputer
 
getFitX() - Method in interface sklearn.neighbors.HasTrainingData
 
getFitX() - Method in class sklearn.neighbors.KNeighborsClassifier
 
getFitX() - Method in class sklearn.neighbors.KNeighborsRegressor
 
getFitXShape() - Method in class sklearn.neighbors.KNeighborsClassifier
 
getFitXShape() - Method in class sklearn.neighbors.KNeighborsRegressor
 
getFortranOrder() - Method in class numpy.core.NDArray
 
getFunc() - Method in class sklearn.preprocessing.FunctionTransformer
 
getFunction() - Method in class sklearn2pmml.preprocessing.Aggregator
 
getFunction() - Method in class sklearn2pmml.preprocessing.StringNormalizer
 
getGamma() - Method in class sklearn.svm.LibSVMClassifier
 
getGamma() - Method in class sklearn.svm.LibSVMRegressor
 
getGBDT() - Method in class lightgbm.sklearn.Booster
 
getHandle() - Method in class lightgbm.sklearn.Booster
 
getHandle() - Method in class xgboost.sklearn.Booster
 
getHead(List<? extends Transformer>) - Static method in class sklearn.TransformerUtil
 
getHighValue() - Method in class sklearn2pmml.decoration.ContinuousDomain
 
getIncludeBias() - Method in class sklearn.preprocessing.PolynomialFeatures
 
getIncludeLowest() - Method in class sklearn2pmml.preprocessing.CutTransformer
 
getIndices() - Method in class scipy.sparse.CSRMatrix
 
getIndPtr() - Method in class scipy.sparse.CSRMatrix
 
getInit() - Method in class sklearn.ensemble.gradient_boosting.GradientBoostingClassifier
 
getInit() - Method in class sklearn.ensemble.gradient_boosting.GradientBoostingRegressor
 
getInput() - Method in class org.jpmml.sklearn.Main
 
getInputStream() - Method in class joblib.NDArrayWrapper
 
getInteractionOnly() - Method in class sklearn.preprocessing.PolynomialFeatures
 
getIntercept() - Method in class sklearn.linear_model.LinearClassifier
 
getIntercept() - Method in class sklearn.linear_model.LinearRegressor
 
getIntercept() - Method in class sklearn.svm.LibSVMClassifier
 
getIntercept() - Method in class sklearn.svm.LibSVMRegressor
 
getIntercepts() - Method in class sklearn.neural_network.MLPClassifier
 
getIntercepts() - Method in class sklearn.neural_network.MLPRegressor
 
getInvalidValueReplacement() - Method in class sklearn2pmml.decoration.Domain
 
getInvalidValueTreatment() - Method in class sklearn2pmml.decoration.Domain
 
getK() - Method in class sklearn.ensemble.gradient_boosting.LossFunction
 
getK() - Method in class sklearn.feature_selection.SelectKBest
 
getKernel() - Method in class sklearn.svm.LibSVMClassifier
 
getKernel() - Method in class sklearn.svm.LibSVMRegressor
 
getLabelBinarizer() - Method in class sklearn.linear_model.ridge.RidgeClassifier
 
getLabelEncoder() - Method in class sklearn.LabelEncoderClassifier
 
getLabels() - Method in class sklearn.cluster.KMeans
 
getLabels() - Method in class sklearn.cluster.MiniBatchKMeans
 
getLabels() - Method in class sklearn2pmml.preprocessing.CutTransformer
 
getLearner() - Method in class xgboost.sklearn.Booster
 
getLearningRate() - Method in class sklearn.ensemble.gradient_boosting.GradientBoostingClassifier
 
getLearningRate() - Method in class sklearn.ensemble.gradient_boosting.GradientBoostingRegressor
 
getList(String) - Method in class org.jpmml.sklearn.PyClassDict
 
getList(String, Class<? extends E>) - Method in class org.jpmml.sklearn.PyClassDict
 
getLoss() - Method in class sklearn.ensemble.gradient_boosting.GradientBoostingClassifier
 
getLossFunction() - Method in class sklearn.linear_model.stochastic_gradient.SGDClassifier
 
getLowercase() - Method in class sklearn.feature_extraction.text.CountVectorizer
 
getLowValue() - Method in class sklearn2pmml.decoration.ContinuousDomain
 
getMapping() - Method in class sklearn2pmml.preprocessing.LookupTransformer
 
getMaxSamples() - Method in class sklearn.ensemble.iforest.IsolationForest
 
getMean() - Method in class sklearn.decomposition.PCA
 
getMean() - Method in class sklearn.ensemble.gradient_boosting.MeanEstimator
 
getMean() - Method in class sklearn.preprocessing.StandardScaler
 
getMeanShape() - Method in class sklearn.preprocessing.StandardScaler
 
getMetric() - Method in interface sklearn.neighbors.HasNeighbors
 
getMetric() - Method in class sklearn.neighbors.KNeighborsClassifier
 
getMetric() - Method in class sklearn.neighbors.KNeighborsRegressor
 
getMin() - Method in class sklearn.preprocessing.MinMaxScaler
 
getMiningFunction() - Method in class sklearn.Classifier
 
getMiningFunction() - Method in class sklearn.Clusterer
 
getMiningFunction() - Method in class sklearn.Estimator
 
getMiningFunction() - Method in class sklearn.Regressor
 
getMiningFunction() - Method in class sklearn2pmml.EstimatorProxy
 
getMissingValueReplacement() - Method in class sklearn2pmml.decoration.Domain
 
getMissingValues() - Method in class sklearn.preprocessing.Imputer
 
getMissingValues() - Method in class sklearn_pandas.CategoricalImputer
 
getMissingValueTreatment() - Method in class sklearn2pmml.decoration.Domain
 
getModule() - Method in class numpy.core.UFunc
 
getModule() - Method in class org.jpmml.sklearn.ObjectConstructor
 
getMultiClass() - Method in class sklearn.linear_model.logistic.LogisticRegression
 
getMultiClass() - Method in class sklearn.svm.LinearSVC
 
getMultilabel() - Method in class sklearn.multiclass.OneVsRestClassifier
 
getName() - Method in class numpy.core.UFunc
 
getName(ClassDict) - Static method in class org.jpmml.sklearn.ClassDictUtil
 
getName() - Method in class org.jpmml.sklearn.ObjectConstructor
 
getName() - Method in class org.jpmml.sklearn.visitors.AbstractExtender
 
getName() - Method in class sklearn2pmml.decoration.Alias
 
getNegLabel() - Method in class sklearn.preprocessing.LabelBinarizer
 
getNegLabel() - Method in class sklearn2pmml.preprocessing.PMMLLabelBinarizer
 
getNGramRange() - Method in class sklearn.feature_extraction.text.CountVectorizer
 
getNodeSamples() - Method in class sklearn.tree.Tree
 
getNorm() - Method in class sklearn.feature_extraction.text.TfidfTransformer
 
getNumberOfFeatures(E) - Static method in class lightgbm.sklearn.BoosterUtil
 
getNumberOfFeatures() - Method in class lightgbm.sklearn.LGBMClassifier
 
getNumberOfFeatures() - Method in class lightgbm.sklearn.LGBMRegressor
 
getNumberOfFeatures() - Method in class sklearn.cluster.KMeans
 
getNumberOfFeatures() - Method in class sklearn.decomposition.PCA
 
getNumberOfFeatures() - Method in class sklearn.ensemble.gradient_boosting.GradientBoostingClassifier
 
getNumberOfFeatures() - Method in class sklearn.ensemble.gradient_boosting.GradientBoostingRegressor
 
getNumberOfFeatures() - Method in class sklearn.ensemble.voting_classifier.VotingClassifier
 
getNumberOfFeatures() - Method in class sklearn.ensemble.weight_boosting.AdaBoostRegressor
 
getNumberOfFeatures() - Method in class sklearn.Estimator
 
getNumberOfFeatures(HasEstimatorEnsemble<?>) - Static method in class sklearn.EstimatorUtil
 
getNumberOfFeatures() - Method in class sklearn.feature_extraction.text.CountVectorizer
 
getNumberOfFeatures() - Method in class sklearn.feature_selection.PySelector
 
getNumberOfFeatures() - Method in class sklearn.feature_selection.SelectFromModel
 
getNumberOfFeatures() - Method in class sklearn.feature_selection.SelectKBest
 
getNumberOfFeatures() - Method in interface sklearn.HasNumberOfFeatures
 
getNumberOfFeatures() - Method in class sklearn.linear_model.LinearClassifier
 
getNumberOfFeatures() - Method in class sklearn.linear_model.LinearRegressor
 
getNumberOfFeatures() - Method in class sklearn.multiclass.OneVsRestClassifier
 
getNumberOfFeatures() - Method in class sklearn.naive_bayes.GaussianNB
 
getNumberOfFeatures() - Method in class sklearn.neighbors.KNeighborsClassifier
 
getNumberOfFeatures() - Method in class sklearn.neighbors.KNeighborsRegressor
 
getNumberOfFeatures() - Method in class sklearn.neural_network.MLPClassifier
 
getNumberOfFeatures() - Method in class sklearn.neural_network.MLPRegressor
 
getNumberOfFeatures(List<? extends HasArray>) - Static method in class sklearn.neural_network.MultilayerPerceptronUtil
 
getNumberOfFeatures() - Method in class sklearn.preprocessing.Imputer
 
getNumberOfFeatures() - Method in class sklearn.preprocessing.MaxAbsScaler
 
getNumberOfFeatures() - Method in class sklearn.preprocessing.MinMaxScaler
 
getNumberOfFeatures() - Method in class sklearn.preprocessing.PolynomialFeatures
 
getNumberOfFeatures() - Method in class sklearn.preprocessing.RobustScaler
 
getNumberOfFeatures() - Method in class sklearn.preprocessing.StandardScaler
 
getNumberOfFeatures() - Method in class sklearn.svm.LibSVMClassifier
 
getNumberOfFeatures() - Method in class sklearn.svm.LibSVMRegressor
 
getNumberOfFeatures() - Method in class sklearn2pmml.EstimatorProxy
 
getNumberOfFeatures() - Method in class sklearn2pmml.preprocessing.Aggregator
 
getNumberOfFeatures() - Method in class sklearn2pmml.SelectorProxy
 
getNumberOfFeatures(E) - Static method in class xgboost.sklearn.BoosterUtil
 
getNumberOfFeatures() - Method in class xgboost.sklearn.XGBClassifier
 
getNumberOfFeatures() - Method in class xgboost.sklearn.XGBRegressor
 
getNumberOfInputFeatures() - Method in class sklearn.preprocessing.PolynomialFeatures
 
getNumberOfNeighbors() - Method in interface sklearn.neighbors.HasNeighbors
 
getNumberOfNeighbors() - Method in class sklearn.neighbors.KNeighborsClassifier
 
getNumberOfNeighbors() - Method in class sklearn.neighbors.KNeighborsRegressor
 
getNumberOfNeighbors(E) - Static method in class sklearn.neighbors.KNeighborsUtil
 
getNumberOfOutputFeatures() - Method in class sklearn.preprocessing.PolynomialFeatures
 
getNumericInfo() - Method in class sklearn2pmml.decoration.ContinuousDomain
 
getObj() - Method in class numpy.core.Scalar
 
getObj() - Method in class numpy.DType
 
getObject() - Method in class org.jpmml.sklearn.FileStorage
 
getObject() - Method in class org.jpmml.sklearn.InputStreamStorage
 
getObject() - Method in interface org.jpmml.sklearn.Storage
 
getOnlyElement() - Method in class numpy.core.Scalar
 
getOption(String, Object) - Method in class sklearn.Estimator
 
getOpType() - Method in class sklearn.ensemble.EnsembleClassifier
 
getOpType() - Method in class sklearn.ensemble.EnsembleRegressor
 
getOpType() - Method in class sklearn.Estimator
 
getOpType() - Method in class sklearn.feature_extraction.text.CountVectorizer
 
getOpType() - Method in class sklearn.MultiTransformer
 
getOpType() - Method in class sklearn.pipeline.Pipeline
 
getOpType() - Method in class sklearn.preprocessing.LabelBinarizer
 
getOpType() - Method in class sklearn.preprocessing.LabelEncoder
 
getOpType() - Method in class sklearn.preprocessing.OneHotEncoder
 
getOpType() - Method in class sklearn.Transformer
 
getOpType() - Method in class sklearn2pmml.decoration.Alias
 
getOpType() - Method in class sklearn2pmml.decoration.CategoricalDomain
 
getOpType() - Method in class sklearn2pmml.decoration.ContinuousDomain
 
getOpType() - Method in class sklearn2pmml.EstimatorProxy
 
getOpType() - Method in class sklearn2pmml.preprocessing.LookupTransformer
 
getOrder() - Method in class joblib.NumpyArrayWrapper
 
getOrder() - Method in class numpy.DType
 
getOutlierTreatment() - Method in class sklearn2pmml.decoration.ContinuousDomain
 
getOutput() - Method in class org.jpmml.sklearn.Main
 
getOutput() - Method in class tpot.builtins.CategoricalOutputFeature
 
getOutput() - Method in class tpot.builtins.ContinuousOutputFeature
 
getOutputField(Output, FieldName) - Static method in class tpot.builtins.OutputUtil
 
getP() - Method in interface sklearn.neighbors.HasNeighbors
 
getP() - Method in class sklearn.neighbors.KNeighborsClassifier
 
getP() - Method in class sklearn.neighbors.KNeighborsRegressor
 
getPosLabel() - Method in class sklearn.preprocessing.LabelBinarizer
 
getPosLabel() - Method in class sklearn2pmml.preprocessing.PMMLLabelBinarizer
 
getPower() - Method in class sklearn2pmml.preprocessing.PowerFunctionTransformer
 
getPrecision() - Method in class sklearn2pmml.pipeline.Verification
 
getPredictProbaTransformer() - Method in class sklearn2pmml.pipeline.PMMLPipeline
 
getPredictTransformer() - Method in class sklearn2pmml.pipeline.PMMLPipeline
 
getPreprocessor() - Method in class sklearn.feature_extraction.text.CountVectorizer
 
getPrior() - Method in class sklearn.ensemble.gradient_boosting.LogOddsEstimator
 
getPriorProbability(int) - Method in interface sklearn.ensemble.gradient_boosting.HasPriorProbability
 
getPriorProbability(int) - Method in class sklearn.ensemble.gradient_boosting.LogOddsEstimator
 
getPriorProbability(int) - Method in class sklearn.ensemble.gradient_boosting.PriorProbabilityEstimator
 
getPriorProbability(int) - Method in class sklearn.ensemble.gradient_boosting.ZeroEstimator
 
getPriors() - Method in class sklearn.ensemble.gradient_boosting.PriorProbabilityEstimator
 
getProbabilityValues() - Method in class sklearn2pmml.pipeline.Verification
 
getProbabilityValuesShape() - Method in class sklearn2pmml.pipeline.Verification
 
getQuantile() - Method in class sklearn.ensemble.gradient_boosting.QuantileEstimator
 
getRepr() - Method in class sklearn2pmml.pipeline.PMMLPipeline
 
getRight() - Method in class sklearn2pmml.preprocessing.CutTransformer
 
getScalar(String) - Method in class org.jpmml.sklearn.PyClassDict
 
getScale() - Method in class sklearn.preprocessing.MaxAbsScaler
 
getScale() - Method in class sklearn.preprocessing.MinMaxScaler
 
getScale() - Method in class sklearn.preprocessing.RobustScaler
 
getScaleShape() - Method in class sklearn.preprocessing.MaxAbsScaler
 
getScaleShape() - Method in class sklearn.preprocessing.MinMaxScaler
 
getScaleShape() - Method in class sklearn.preprocessing.RobustScaler
 
getScores() - Method in class sklearn.feature_selection.SelectKBest
 
getScoresShape() - Method in class sklearn.feature_selection.SelectKBest
 
getSeparator() - Method in class sklearn.feature_extraction.DictVectorizer
 
getSeparatorRE() - Method in class sklearn2pmml.feature_extraction.text.Splitter
 
getShape() - Method in class joblib.NumpyArrayWrapper
 
getShape() - Method in class numpy.core.NDArray
 
getShape(NDArray) - Static method in class numpy.core.NDArrayUtil
 
getShape() - Method in class scipy.sparse.CSRMatrix
 
getShape(CSRMatrix) - Static method in class scipy.sparse.CSRMatrixUtil
 
getSigma() - Method in class sklearn.naive_bayes.GaussianNB
 
getSimpleName(ClassDict) - Static method in class org.jpmml.sklearn.ClassDictUtil
 
getSkLearnVersion() - Method in class sklearn.ensemble.iforest.IsolationForest
 
getStatistics() - Method in class sklearn.preprocessing.Imputer
 
getStatisticsShape() - Method in class sklearn.preprocessing.Imputer
 
getStd() - Method in class sklearn.preprocessing.StandardScaler
 
getStdShape() - Method in class sklearn.preprocessing.StandardScaler
 
getSteps() - Method in class sklearn.pipeline.Pipeline
 
getSteps() - Method in class sklearn2pmml.pipeline.PMMLPipeline
 
getSteps() - Method in class sklearn_pandas.TransformerPipeline
 
getStopWords() - Method in class sklearn.feature_extraction.text.CountVectorizer
 
getStorage() - Method in class joblib.NDArrayWrapperConstructor
 
getStrategy() - Method in class sklearn.dummy.DummyClassifier
 
getStrategy() - Method in class sklearn.preprocessing.Imputer
 
getStripAccents() - Method in class sklearn.feature_extraction.text.CountVectorizer
 
getSublinearTf() - Method in class sklearn.feature_extraction.text.TfidfTransformer
 
getSupport() - Method in class sklearn.svm.LibSVMClassifier
 
getSupport() - Method in class sklearn.svm.LibSVMRegressor
 
getSupportMask() - Method in class sklearn.feature_selection.PySelector
 
getSupportMask() - Method in class sklearn.feature_selection.SelectFromModel
 
getSupportMask() - Method in class sklearn.feature_selection.SelectKBest
 
getSupportMask() - Method in class sklearn.Selector
 
getSupportMask() - Method in class sklearn2pmml.SelectorProxy
 
getSupportMaskShape() - Method in class sklearn2pmml.SelectorProxy
 
getSupportSizes() - Method in class sklearn.svm.LibSVMClassifier
 
getSupportVectors() - Method in class sklearn.svm.LibSVMClassifier
 
getSupportVectors() - Method in class sklearn.svm.LibSVMRegressor
 
getSupportVectorsShape() - Method in class sklearn.svm.LibSVMClassifier
 
getSupportVectorsShape() - Method in class sklearn.svm.LibSVMRegressor
 
getTargetFields() - Method in class sklearn2pmml.pipeline.PMMLPipeline
 
getTargetValues() - Method in class sklearn2pmml.pipeline.Verification
 
getTargetValuesShape() - Method in class sklearn2pmml.pipeline.Verification
 
getTheta() - Method in class sklearn.naive_bayes.GaussianNB
 
getThetaShape() - Method in class sklearn.naive_bayes.GaussianNB
 
getThreshold() - Method in class sklearn.ensemble.iforest.IsolationForest
 
getThreshold() - Method in class sklearn.feature_selection.SelectFromModel
 
getThreshold() - Method in class sklearn.preprocessing.Binarizer
 
getThreshold() - Method in class sklearn.tree.Tree
 
getTokenizer() - Method in class sklearn.feature_extraction.text.CountVectorizer
 
getTokenPattern() - Method in class sklearn.feature_extraction.text.CountVectorizer
 
getTransformer() - Method in class sklearn.feature_extraction.text.TfidfVectorizer
 
getTransformer() - Method in class sklearn2pmml.decoration.Alias
 
getTransformerList() - Method in class sklearn.pipeline.FeatureUnion
 
getTransformers() - Method in class sklearn.pipeline.FeatureUnion
 
getTransformers() - Method in class sklearn.pipeline.Pipeline
 
getTransformers() - Method in class sklearn2pmml.pipeline.PMMLPipeline
 
getTree() - Method in interface sklearn.tree.HasTree
 
getTree() - Method in class sklearn.tree.TreeClassifier
 
getTree() - Method in class sklearn.tree.TreeRegressor
 
getTrimBlanks() - Method in class sklearn2pmml.preprocessing.StringNormalizer
 
getTupleList(String) - Method in class org.jpmml.sklearn.PyClassDict
 
getUFunc() - Method in class sklearn.preprocessing.FunctionTransformer
 
getUseIdf() - Method in class sklearn.feature_extraction.text.TfidfTransformer
 
getValues() - Method in class numpy.DType
 
getValues() - Method in class sklearn.preprocessing.OneHotEncoder
 
getValues() - Method in class sklearn.tree.Tree
 
getVerification() - Method in class sklearn2pmml.pipeline.PMMLPipeline
 
getVocabulary() - Method in class sklearn.feature_extraction.DictVectorizer
 
getVocabulary() - Method in class sklearn.feature_extraction.text.CountVectorizer
 
getVoting() - Method in class sklearn.ensemble.voting_classifier.VotingClassifier
 
getWeight(int) - Method in class sklearn.feature_extraction.text.TfidfTransformer
 
getWeights() - Method in class sklearn.ensemble.voting_classifier.VotingClassifier
 
getWeights() - Method in interface sklearn.neighbors.HasNeighbors
 
getWeights() - Method in class sklearn.neighbors.KNeighborsClassifier
 
getWeights() - Method in class sklearn.neighbors.KNeighborsRegressor
 
getWhiten() - Method in class sklearn.decomposition.PCA
 
getWithCentering() - Method in class sklearn.preprocessing.RobustScaler
 
getWithData() - Method in class sklearn2pmml.decoration.Domain
 
getWithMean() - Method in class sklearn.preprocessing.StandardScaler
 
getWithScaling() - Method in class sklearn.preprocessing.RobustScaler
 
getWithStatistics() - Method in class sklearn2pmml.decoration.Domain
 
getWithStd() - Method in class sklearn.preprocessing.StandardScaler
 
getY() - Method in interface sklearn.neighbors.HasTrainingData
 
getY() - Method in class sklearn.neighbors.KNeighborsClassifier
 
getY() - Method in class sklearn.neighbors.KNeighborsRegressor
 
getZeroThreshold() - Method in class sklearn2pmml.pipeline.Verification
 
GradientBoostingClassifier - Class in sklearn.ensemble.gradient_boosting
 
GradientBoostingClassifier(String, String) - Constructor for class sklearn.ensemble.gradient_boosting.GradientBoostingClassifier
 
GradientBoostingRegressor - Class in sklearn.ensemble.gradient_boosting
 
GradientBoostingRegressor(String, String) - Constructor for class sklearn.ensemble.gradient_boosting.GradientBoostingRegressor
 
GradientBoostingUtil - Class in sklearn.ensemble.gradient_boosting
 

H

HasArray - Interface in org.jpmml.sklearn
 
HasBooster - Interface in lightgbm.sklearn
 
HasBooster - Interface in xgboost.sklearn
 
HasClasses - Interface in sklearn
 
HasClassifierOptions - Interface in sklearn
 
HasEstimator<E extends Estimator> - Interface in sklearn
 
HasEstimatorEnsemble<E extends Estimator> - Interface in sklearn
 
HasLightGBMOptions - Interface in lightgbm.sklearn
 
HasNeighbors - Interface in sklearn.neighbors
 
HasNumberOfFeatures - Interface in sklearn
 
HasOptions - Interface in org.jpmml.sklearn
 
HasPriorProbability - Interface in sklearn.ensemble.gradient_boosting
 
hasProbabilityDistribution() - Method in class sklearn.Classifier
 
hasProbabilityDistribution() - Method in class sklearn.linear_model.ridge.RidgeClassifier
 
hasProbabilityDistribution() - Method in class sklearn.linear_model.stochastic_gradient.SGDClassifier
 
hasProbabilityDistribution() - Method in class sklearn.svm.LibSVMClassifier
 
hasProbabilityDistribution() - Method in class sklearn.svm.LinearSVC
 
hasProbabilityValues() - Method in class sklearn2pmml.pipeline.Verification
 
HasTrainingData - Interface in sklearn.neighbors
 
HasTree - Interface in sklearn.tree
 
HasTreeOptions - Interface in sklearn.tree
 
HasXGBoostOptions - Interface in xgboost.sklearn
 
Hinge - Class in sklearn.linear_model.stochastic_gradient
 
Hinge(String, String) - Constructor for class sklearn.linear_model.stochastic_gradient.Hinge
 

I

Imputer - Class in sklearn.preprocessing
 
Imputer(String, String) - Constructor for class sklearn.preprocessing.Imputer
 
ImputerUtil - Class in sklearn.preprocessing
 
IncrementalPCA - Class in sklearn.decomposition
 
IncrementalPCA(String, String) - Constructor for class sklearn.decomposition.IncrementalPCA
 
initializeFeatures(SkLearnEncoder) - Method in class sklearn.feature_extraction.DictVectorizer
 
initializeFeatures(SkLearnEncoder) - Method in class sklearn.Initializer
 
initializeFeatures(SkLearnEncoder) - Method in class sklearn_pandas.DataFrameMapper
 
Initializer - Class in sklearn
 
Initializer(String, String) - Constructor for class sklearn.Initializer
 
InputStreamStorage - Class in org.jpmml.sklearn
 
InputStreamStorage(InputStream) - Constructor for class org.jpmml.sklearn.InputStreamStorage
 
IsolationForest - Class in sklearn.ensemble.iforest
 
IsolationForest(String, String) - Constructor for class sklearn.ensemble.iforest.IsolationForest
 
isSupervised() - Method in class sklearn.Classifier
 
isSupervised() - Method in class sklearn.Clusterer
 
isSupervised() - Method in class sklearn.ensemble.iforest.IsolationForest
 
isSupervised() - Method in class sklearn.Estimator
 
isSupervised() - Method in class sklearn.Regressor
 
isSupervised() - Method in class sklearn.svm.OneClassSVM
 
isSupervised() - Method in class sklearn2pmml.EstimatorProxy
 

J

joblib - package joblib
 

K

KMeans - Class in sklearn.cluster
 
KMeans(String, String) - Constructor for class sklearn.cluster.KMeans
 
KNeighborsClassifier - Class in sklearn.neighbors
 
KNeighborsClassifier(String, String) - Constructor for class sklearn.neighbors.KNeighborsClassifier
 
KNeighborsRegressor - Class in sklearn.neighbors
 
KNeighborsRegressor(String, String) - Constructor for class sklearn.neighbors.KNeighborsRegressor
 
KNeighborsUtil - Class in sklearn.neighbors
 

L

LabelBinarizer - Class in sklearn.preprocessing
 
LabelBinarizer(String, String) - Constructor for class sklearn.preprocessing.LabelBinarizer
 
LabelEncoder - Class in sklearn.preprocessing
 
LabelEncoder(String, String) - Constructor for class sklearn.preprocessing.LabelEncoder
 
LabelEncoderClassifier - Class in sklearn
 
LabelEncoderClassifier(String, String) - Constructor for class sklearn.LabelEncoderClassifier
 
LGBMClassifier - Class in lightgbm.sklearn
 
LGBMClassifier(String, String) - Constructor for class lightgbm.sklearn.LGBMClassifier
 
LGBMRegressor - Class in lightgbm.sklearn
 
LGBMRegressor(String, String) - Constructor for class lightgbm.sklearn.LGBMRegressor
 
LibSVMClassifier - Class in sklearn.svm
 
LibSVMClassifier(String, String) - Constructor for class sklearn.svm.LibSVMClassifier
 
LibSVMRegressor - Class in sklearn.svm
 
LibSVMRegressor(String, String) - Constructor for class sklearn.svm.LibSVMRegressor
 
lightgbm.sklearn - package lightgbm.sklearn
 
LinearClassifier - Class in sklearn.linear_model
 
LinearClassifier(String, String) - Constructor for class sklearn.linear_model.LinearClassifier
 
LinearRegressor - Class in sklearn.linear_model
 
LinearRegressor(String, String) - Constructor for class sklearn.linear_model.LinearRegressor
 
LinearSVC - Class in sklearn.svm
 
LinearSVC(String, String) - Constructor for class sklearn.svm.LinearSVC
 
Log - Class in sklearn.linear_model.stochastic_gradient
 
Log(String, String) - Constructor for class sklearn.linear_model.stochastic_gradient.Log
 
LogisticRegression - Class in sklearn.linear_model.logistic
 
LogisticRegression(String, String) - Constructor for class sklearn.linear_model.logistic.LogisticRegression
 
LogOddsEstimator - Class in sklearn.ensemble.gradient_boosting
 
LogOddsEstimator(String, String) - Constructor for class sklearn.ensemble.gradient_boosting.LogOddsEstimator
 
LookupTransformer - Class in sklearn2pmml.preprocessing
 
LookupTransformer(String, String) - Constructor for class sklearn2pmml.preprocessing.LookupTransformer
 
LossFunction - Class in sklearn.ensemble.gradient_boosting
 
LossFunction(String, String) - Constructor for class sklearn.ensemble.gradient_boosting.LossFunction
 
LossFunction - Class in sklearn.linear_model.stochastic_gradient
 
LossFunction(String, String) - Constructor for class sklearn.linear_model.stochastic_gradient.LossFunction
 

M

Main - Class in org.jpmml.sklearn
 
Main() - Constructor for class org.jpmml.sklearn.Main
 
main(String...) - Static method in class org.jpmml.sklearn.Main
 
MaxAbsScaler - Class in sklearn.preprocessing
 
MaxAbsScaler(String, String) - Constructor for class sklearn.preprocessing.MaxAbsScaler
 
MeanEstimator - Class in sklearn.ensemble.gradient_boosting
 
MeanEstimator(String, String) - Constructor for class sklearn.ensemble.gradient_boosting.MeanEstimator
 
MiniBatchKMeans - Class in sklearn.cluster
 
MiniBatchKMeans(String, String) - Constructor for class sklearn.cluster.MiniBatchKMeans
 
MinMaxScaler - Class in sklearn.preprocessing
 
MinMaxScaler(String, String) - Constructor for class sklearn.preprocessing.MinMaxScaler
 
MLPClassifier - Class in sklearn.neural_network
 
MLPClassifier(String, String) - Constructor for class sklearn.neural_network.MLPClassifier
 
MLPRegressor - Class in sklearn.neural_network
 
MLPRegressor(String, String) - Constructor for class sklearn.neural_network.MLPRegressor
 
ModifiedHuber - Class in sklearn.linear_model.stochastic_gradient
 
ModifiedHuber(String, String) - Constructor for class sklearn.linear_model.stochastic_gradient.ModifiedHuber
 
MultiDomain - Class in sklearn2pmml.decoration
 
MultiDomain(String, String) - Constructor for class sklearn2pmml.decoration.MultiDomain
 
MultilayerPerceptronUtil - Class in sklearn.neural_network
 
MultiLookupTransformer - Class in sklearn2pmml.preprocessing
 
MultiLookupTransformer(String, String) - Constructor for class sklearn2pmml.preprocessing.MultiLookupTransformer
 
MultinomialDeviance - Class in sklearn.ensemble.gradient_boosting
 
MultinomialDeviance(String, String) - Constructor for class sklearn.ensemble.gradient_boosting.MultinomialDeviance
 
MultiTransformer - Class in sklearn
 
MultiTransformer(String, String) - Constructor for class sklearn.MultiTransformer
 

N

NDArray - Class in numpy.core
 
NDArray() - Constructor for class numpy.core.NDArray
 
NDArray(String, String) - Constructor for class numpy.core.NDArray
 
NDArrayUtil - Class in numpy.core
 
NDArrayWrapper - Class in joblib
 
NDArrayWrapper(String, String) - Constructor for class joblib.NDArrayWrapper
 
NDArrayWrapperConstructor - Class in joblib
 
NDArrayWrapperConstructor(String, String, Storage) - Constructor for class joblib.NDArrayWrapperConstructor
 
newObject() - Method in class joblib.NDArrayWrapperConstructor
 
newObject() - Method in class org.jpmml.sklearn.ExtensionObjectConstructor
 
newObject() - Method in class org.jpmml.sklearn.ObjectConstructor
 
numpy - package numpy
 
numpy.core - package numpy.core
 
numpy.random - package numpy.random
 
NumpyArrayWrapper - Class in joblib
 
NumpyArrayWrapper(String, String) - Constructor for class joblib.NumpyArrayWrapper
 

O

ObjectConstructor - Class in org.jpmml.sklearn
 
ObjectConstructor(String, String, Class<? extends ClassDict>) - Constructor for class org.jpmml.sklearn.ObjectConstructor
 
OneClassSVM - Class in sklearn.svm
 
OneClassSVM(String, String) - Constructor for class sklearn.svm.OneClassSVM
 
OneHotEncoder - Class in sklearn.preprocessing
 
OneHotEncoder(String, String) - Constructor for class sklearn.preprocessing.OneHotEncoder
 
OneVsRestClassifier - Class in sklearn.multiclass
 
OneVsRestClassifier(String, String) - Constructor for class sklearn.multiclass.OneVsRestClassifier
 
OPTION_CLASS_EXTENSIONS - Static variable in interface sklearn.HasClassifierOptions
 
OPTION_COMPACT - Static variable in interface lightgbm.sklearn.HasLightGBMOptions
 
OPTION_COMPACT - Static variable in interface sklearn.tree.HasTreeOptions
 
OPTION_COMPACT - Static variable in interface xgboost.sklearn.HasXGBoostOptions
 
OPTION_FLAT - Static variable in interface sklearn.tree.HasTreeOptions
 
OPTION_NODE_EXTENSIONS - Static variable in interface sklearn.tree.HasTreeOptions
 
OPTION_NTREE_LIMIT - Static variable in interface xgboost.sklearn.HasXGBoostOptions
 
OPTION_NUM_ITERATION - Static variable in interface lightgbm.sklearn.HasLightGBMOptions
 
OPTION_WINNER_ID - Static variable in interface sklearn.tree.HasTreeOptions
 
org.jpmml.sklearn - package org.jpmml.sklearn
 
org.jpmml.sklearn.visitors - package org.jpmml.sklearn.visitors
 
OutputUtil - Class in tpot.builtins
 

P

parseArray(InputStream, String, int) - Static method in class numpy.core.NDArrayUtil
 
parseData(InputStream, Object, Object[]) - Static method in class numpy.core.NDArrayUtil
 
parseInvalidValueTreatment(String) - Static method in class sklearn2pmml.decoration.DomainUtil
 
parseMissingValueTreatment(String) - Static method in class sklearn2pmml.decoration.DomainUtil
 
parseMultiArray(InputStream, List<String>, int) - Static method in class numpy.core.NDArrayUtil
 
parseNpy(InputStream) - Static method in class numpy.core.NDArrayUtil
http://docs.scipy.org/doc/numpy-dev/neps/npy-format.html
parseOutlierTreatment(String) - Static method in class sklearn2pmml.decoration.DomainUtil
 
parseVersion(String) - Static method in class org.jpmml.sklearn.SkLearnUtil
 
PCA - Class in sklearn.decomposition
 
PCA(String, String) - Constructor for class sklearn.decomposition.PCA
 
PickleUtil - Class in org.jpmml.sklearn
 
Pipeline - Class in sklearn.pipeline
 
Pipeline() - Constructor for class sklearn.pipeline.Pipeline
 
Pipeline(String, String) - Constructor for class sklearn.pipeline.Pipeline
 
PMMLLabelBinarizer - Class in sklearn2pmml.preprocessing
 
PMMLLabelBinarizer(String, String) - Constructor for class sklearn2pmml.preprocessing.PMMLLabelBinarizer
 
PMMLLabelEncoder - Class in sklearn2pmml.preprocessing
 
PMMLLabelEncoder(String, String) - Constructor for class sklearn2pmml.preprocessing.PMMLLabelEncoder
 
PMMLPipeline - Class in sklearn2pmml.pipeline
 
PMMLPipeline() - Constructor for class sklearn2pmml.pipeline.PMMLPipeline
 
PMMLPipeline(String, String) - Constructor for class sklearn2pmml.pipeline.PMMLPipeline
 
PolynomialFeatures - Class in sklearn.preprocessing
 
PolynomialFeatures(String, String) - Constructor for class sklearn.preprocessing.PolynomialFeatures
 
popParent() - Method in class org.jpmml.sklearn.visitors.TreeModelCompactor
 
popParent() - Method in class org.jpmml.sklearn.visitors.TreeModelFlattener
 
PowerFunctionTransformer - Class in sklearn2pmml.preprocessing
 
PowerFunctionTransformer(String, String) - Constructor for class sklearn2pmml.preprocessing.PowerFunctionTransformer
 
prepareClasses(List<?>) - Method in class sklearn.preprocessing.LabelBinarizer
 
prepareClasses(List<?>) - Method in class sklearn2pmml.preprocessing.PMMLLabelBinarizer
 
PresortBestSplitter - Class in sklearn.tree
 
PresortBestSplitter(String, String) - Constructor for class sklearn.tree.PresortBestSplitter
 
PriorProbabilityEstimator - Class in sklearn.ensemble.gradient_boosting
 
PriorProbabilityEstimator(String, String) - Constructor for class sklearn.ensemble.gradient_boosting.PriorProbabilityEstimator
 
pushParent(PMMLObject) - Method in class org.jpmml.sklearn.visitors.TreeModelCompactor
 
pushParent(PMMLObject) - Method in class org.jpmml.sklearn.visitors.TreeModelFlattener
 
PyClassDict - Class in org.jpmml.sklearn
 
PyClassDict(String, String) - Constructor for class org.jpmml.sklearn.PyClassDict
 
PySelector - Class in sklearn.feature_selection
 
PySelector(String, String) - Constructor for class sklearn.feature_selection.PySelector
 

Q

QuantileEstimator - Class in sklearn.ensemble.gradient_boosting
 
QuantileEstimator(String, String) - Constructor for class sklearn.ensemble.gradient_boosting.QuantileEstimator
 

R

RandomState - Class in numpy.random
 
RandomState(String, String) - Constructor for class numpy.random.RandomState
 
reconstruct(Object, Object) - Method in class org.jpmml.sklearn.ObjectConstructor
 
RegressionCriterion - Class in sklearn.tree
 
RegressionCriterion(String, String) - Constructor for class sklearn.tree.RegressionCriterion
 
Regressor - Class in sklearn
 
Regressor(String, String) - Constructor for class sklearn.Regressor
 
renameFeature(Feature, FieldName) - Method in class org.jpmml.sklearn.SkLearnEncoder
 
reset() - Method in class org.jpmml.sklearn.CClassDict
 
RidgeClassifier - Class in sklearn.linear_model.ridge
 
RidgeClassifier(String, String) - Constructor for class sklearn.linear_model.ridge.RidgeClassifier
 
RobustScaler - Class in sklearn.preprocessing
 
RobustScaler(String, String) - Constructor for class sklearn.preprocessing.RobustScaler
 
run() - Method in class org.jpmml.sklearn.Main
 

S

Scalar - Class in numpy.core
 
Scalar(String, String) - Constructor for class numpy.core.Scalar
 
ScalarUtil - Class in numpy.core
 
ScaledLogOddsEstimator - Class in sklearn.ensemble.gradient_boosting
 
ScaledLogOddsEstimator(String, String) - Constructor for class sklearn.ensemble.gradient_boosting.ScaledLogOddsEstimator
 
scipy.sparse - package scipy.sparse
 
SelectFromModel - Class in sklearn.feature_selection
 
SelectFromModel(String, String) - Constructor for class sklearn.feature_selection.SelectFromModel
 
SelectKBest - Class in sklearn.feature_selection
 
SelectKBest(String, String) - Constructor for class sklearn.feature_selection.SelectKBest
 
Selector - Class in sklearn
 
Selector(String, String) - Constructor for class sklearn.Selector
 
SelectorProxy - Class in sklearn2pmml
 
SelectorProxy() - Constructor for class sklearn2pmml.SelectorProxy
 
SelectorProxy(String, String) - Constructor for class sklearn2pmml.SelectorProxy
 
selectValue(Map<String, ?>, String) - Static method in class sklearn2pmml.decoration.Domain
 
selectValue(Map<String, ?>, String, Double) - Static method in class sklearn2pmml.decoration.Domain
 
setActiveFields(List<String>) - Method in class sklearn2pmml.pipeline.PMMLPipeline
 
setDefault(Object) - Method in class sklearn_pandas.DataFrameMapper
 
setFeatures(List<Object[]>) - Method in class sklearn_pandas.DataFrameMapper
 
setInput(File) - Method in class org.jpmml.sklearn.Main
 
setOutput(File) - Method in class org.jpmml.sklearn.Main
 
setRepr(String) - Method in class sklearn2pmml.pipeline.PMMLPipeline
 
setSteps(List<Object[]>) - Method in class sklearn2pmml.pipeline.PMMLPipeline
 
setTargetFields(List<String>) - Method in class sklearn2pmml.pipeline.PMMLPipeline
 
setVerification(Verification) - Method in class sklearn2pmml.pipeline.PMMLPipeline
 
SGDClassifier - Class in sklearn.linear_model.stochastic_gradient
 
SGDClassifier(String, String) - Constructor for class sklearn.linear_model.stochastic_gradient.SGDClassifier
 
sklearn - package sklearn
 
sklearn.cluster - package sklearn.cluster
 
sklearn.decomposition - package sklearn.decomposition
 
sklearn.dummy - package sklearn.dummy
 
sklearn.ensemble - package sklearn.ensemble
 
sklearn.ensemble.bagging - package sklearn.ensemble.bagging
 
sklearn.ensemble.forest - package sklearn.ensemble.forest
 
sklearn.ensemble.gradient_boosting - package sklearn.ensemble.gradient_boosting
 
sklearn.ensemble.iforest - package sklearn.ensemble.iforest
 
sklearn.ensemble.voting_classifier - package sklearn.ensemble.voting_classifier
 
sklearn.ensemble.weight_boosting - package sklearn.ensemble.weight_boosting
 
sklearn.feature_extraction - package sklearn.feature_extraction
 
sklearn.feature_extraction.text - package sklearn.feature_extraction.text
 
sklearn.feature_selection - package sklearn.feature_selection
 
sklearn.linear_model - package sklearn.linear_model
 
sklearn.linear_model.logistic - package sklearn.linear_model.logistic
 
sklearn.linear_model.ridge - package sklearn.linear_model.ridge
 
sklearn.linear_model.stochastic_gradient - package sklearn.linear_model.stochastic_gradient
 
sklearn.multiclass - package sklearn.multiclass
 
sklearn.naive_bayes - package sklearn.naive_bayes
 
sklearn.neighbors - package sklearn.neighbors
 
sklearn.neural_network - package sklearn.neural_network
 
sklearn.pipeline - package sklearn.pipeline
 
sklearn.preprocessing - package sklearn.preprocessing
 
sklearn.svm - package sklearn.svm
 
sklearn.tree - package sklearn.tree
 
sklearn2pmml - package sklearn2pmml
 
sklearn2pmml.decoration - package sklearn2pmml.decoration
 
sklearn2pmml.feature_extraction.text - package sklearn2pmml.feature_extraction.text
 
sklearn2pmml.pipeline - package sklearn2pmml.pipeline
 
sklearn2pmml.preprocessing - package sklearn2pmml.preprocessing
 
sklearn_pandas - package sklearn_pandas
 
SkLearnEncoder - Class in org.jpmml.sklearn
 
SkLearnEncoder() - Constructor for class org.jpmml.sklearn.SkLearnEncoder
 
SkLearnUtil - Class in org.jpmml.sklearn
 
Splitter - Class in sklearn2pmml.feature_extraction.text
 
Splitter(String, String) - Constructor for class sklearn2pmml.feature_extraction.text.Splitter
 
SquaredHinge - Class in sklearn.linear_model.stochastic_gradient
 
SquaredHinge(String, String) - Constructor for class sklearn.linear_model.stochastic_gradient.SquaredHinge
 
StackingEstimator - Class in tpot.builtins
 
StackingEstimator(String, String) - Constructor for class tpot.builtins.StackingEstimator
 
StandardScaler - Class in sklearn.preprocessing
 
StandardScaler(String, String) - Constructor for class sklearn.preprocessing.StandardScaler
 
Storage - Interface in org.jpmml.sklearn
 
StringNormalizer - Class in sklearn2pmml.preprocessing
 
StringNormalizer(String, String) - Constructor for class sklearn2pmml.preprocessing.StringNormalizer
 
SupportVectorMachineUtil - Class in sklearn.svm
 

T

TfidfTransformer - Class in sklearn.feature_extraction.text
 
TfidfTransformer(String, String) - Constructor for class sklearn.feature_extraction.text.TfidfTransformer
 
TfidfVectorizer - Class in sklearn.feature_extraction.text
 
TfidfVectorizer(String, String) - Constructor for class sklearn.feature_extraction.text.TfidfVectorizer
 
toArray(InputStream) - Method in class joblib.NumpyArrayWrapper
 
toContinuousFeature() - Method in class tpot.builtins.CategoricalOutputFeature
 
toContinuousFeature(DataType) - Method in class tpot.builtins.CategoricalOutputFeature
 
toContinuousFeature() - Method in class tpot.builtins.ContinuousOutputFeature
 
toContinuousFeature(DataType) - Method in class tpot.builtins.ContinuousOutputFeature
 
toDescr() - Method in class numpy.DType
 
toString() - Method in class joblib.NDArrayWrapper
 
toString(ClassDict) - Static method in class org.jpmml.sklearn.ClassDictUtil
 
toTreeModelSchema(DataType, Schema) - Static method in class sklearn.tree.TreeModelUtil
 
tpot.builtins - package tpot.builtins
 
transform(E, M) - Static method in class sklearn.tree.TreeModelUtil
 
Transformer - Class in sklearn
 
Transformer(String, String) - Constructor for class sklearn.Transformer
 
TransformerPipeline - Class in sklearn_pandas
 
TransformerPipeline(String, String) - Constructor for class sklearn_pandas.TransformerPipeline
 
TransformerUtil - Class in sklearn
 
transformEstimatorsFeatures(List<? extends HasArray>) - Static method in class sklearn.ensemble.bagging.BaggingUtil
 
Tree - Class in sklearn.tree
 
Tree(String, String) - Constructor for class sklearn.tree.Tree
 
TreeClassifier - Class in sklearn.tree
 
TreeClassifier(String, String) - Constructor for class sklearn.tree.TreeClassifier
 
TreeModelCompactor - Class in org.jpmml.sklearn.visitors
 
TreeModelCompactor() - Constructor for class org.jpmml.sklearn.visitors.TreeModelCompactor
 
TreeModelFlattener - Class in org.jpmml.sklearn.visitors
 
TreeModelFlattener() - Constructor for class org.jpmml.sklearn.visitors.TreeModelFlattener
 
TreeModelUtil - Class in sklearn.tree
 
TreeRegressor - Class in sklearn.tree
 
TreeRegressor(String, String) - Constructor for class sklearn.tree.TreeRegressor
 
TupleUtil - Class in org.jpmml.sklearn
 
TypeUtil - Class in sklearn
 

U

UFunc - Class in numpy.core
 
UFunc(String, String) - Constructor for class numpy.core.UFunc
 
unpickle(Storage) - Static method in class org.jpmml.sklearn.PickleUtil
 
updateFeatures(List<Feature>, Transformer) - Method in class org.jpmml.sklearn.SkLearnEncoder
 
updateType(FieldName, OpType, DataType) - Method in class org.jpmml.sklearn.SkLearnEncoder
 

V

Verification - Class in sklearn2pmml.pipeline
 
Verification(String, String) - Constructor for class sklearn2pmml.pipeline.Verification
 
visit(TreeModel) - Method in class org.jpmml.sklearn.visitors.TreeModelCompactor
 
visit(Node) - Method in class org.jpmml.sklearn.visitors.TreeModelFlattener
 
visit(TreeModel) - Method in class org.jpmml.sklearn.visitors.TreeModelFlattener
 
VotingClassifier - Class in sklearn.ensemble.voting_classifier
 
VotingClassifier(String, String) - Constructor for class sklearn.ensemble.voting_classifier.VotingClassifier
 

X

XGBClassifier - Class in xgboost.sklearn
 
XGBClassifier(String, String) - Constructor for class xgboost.sklearn.XGBClassifier
 
xgboost.sklearn - package xgboost.sklearn
 
XGBRegressor - Class in xgboost.sklearn
 
XGBRegressor(String, String) - Constructor for class xgboost.sklearn.XGBRegressor
 

Z

ZeroEstimator - Class in sklearn.ensemble.gradient_boosting
 
ZeroEstimator(String, String) - Constructor for class sklearn.ensemble.gradient_boosting.ZeroEstimator
 

_

__getstate__() - Method in class org.jpmml.sklearn.CClassDict
 
__init__(Object[]) - Method in class collections.DefaultDict
 
__init__(Object[]) - Method in class numpy.core.NDArray
 
__init__(Object[]) - Method in class numpy.core.Scalar
 
__init__(Object[]) - Method in class numpy.core.UFunc
 
__init__(Object[]) - Method in class numpy.DType
 
__init__(Object[]) - Method in class org.jpmml.sklearn.CClassDict
 
__init__(Object[]) - Method in class sklearn.linear_model.stochastic_gradient.Hinge
 
__init__(Object[]) - Method in class sklearn.linear_model.stochastic_gradient.SquaredHinge
 
__init__(Object[]) - Method in class sklearn.neighbors.BinaryTree
 
__init__(Object[]) - Method in class sklearn.neighbors.DistanceMetric
 
__init__(Object[]) - Method in class sklearn.tree.PresortBestSplitter
 
__init__(Object[]) - Method in class sklearn.tree.RegressionCriterion
 
__init__(Object[]) - Method in class sklearn.tree.Tree
 
__setstate__(Object[]) - Method in class numpy.core.NDArray
https://github.com/numpy/numpy/blob/master/numpy/core/src/multiarray/methods.c
__setstate__(Object[]) - Method in class numpy.DType
https://github.com/numpy/numpy/blob/master/numpy/core/src/multiarray/descriptor.c
__setstate__(Object[]) - Method in class numpy.random.RandomState
 
__setstate__(Object[]) - Method in class org.jpmml.sklearn.CClassDict
 
__setstate__(HashMap<String, Object>) - Method in class org.jpmml.sklearn.CClassDict
 
__setstate__(Object[]) - Method in class sklearn.neighbors.BinaryTree
 
__setstate__(Object[]) - Method in class sklearn.neighbors.DistanceMetric
 
__setstate__(String) - Method in class sklearn2pmml.feature_extraction.text.Splitter
 
A B C D E F G H I J K L M N O P Q R S T U V X Z _ 
Skip navigation links

Copyright © 2018. All rights reserved.