Searched defs:Estimator (Results 1 – 4 of 4) sorted by relevance
70 ## Estimator section
40 public interface Estimator { interface
69 class Estimator(evaluable.Evaluable, trainable.Trainable): class
1102 class Estimator(BaseEstimator): class