Uses of Class
sklearn2pmml.pipeline.PMMLPipeline
Packages that use PMMLPipeline
-
Uses of PMMLPipeline in org.jpmml.sklearn.testing
Methods in org.jpmml.sklearn.testing with parameters of type PMMLPipelineModifier and TypeMethodDescriptionprotected voidSkLearnEncoderBatch.activate(PMMLPipeline pipeline) protected voidSkLearnEncoderBatch.deactivate(PMMLPipeline pipeline) -
Uses of PMMLPipeline in sklearn2pmml.pipeline
Methods in sklearn2pmml.pipeline that return PMMLPipelineModifier and TypeMethodDescriptionPMMLPipeline.setActiveFields(List<String> activeFields) PMMLPipeline.setTargetFields(List<String> targetFields) PMMLPipeline.setVerification(Verification verification)