Class EstimatorSearcher

    • Constructor Detail

      • EstimatorSearcher

        public EstimatorSearcher​(String module,
                                 String name)
    • Method Detail

      • castTo

        public Object castTo​(Class<?> clazz)
        Specified by:
        castTo in interface org.jpmml.python.Castable
      • getBestEstimator

        public Estimator getBestEstimator()