Uses of Class
sklearn2pmml.pipeline.Verification
-
Packages that use Verification Package Description sklearn2pmml.pipeline -
-
Uses of Verification in sklearn2pmml.pipeline
Methods in sklearn2pmml.pipeline that return Verification Modifier and Type Method Description VerificationPMMLPipeline. getVerification()Methods in sklearn2pmml.pipeline with parameters of type Verification Modifier and Type Method Description PMMLPipelinePMMLPipeline. setVerification(Verification verification)
-