Package category_encoders
Interface MeanEncoder.MeanFunction
- All Superinterfaces:
BiFunction<Double,Integer, Double>
- Enclosing class:
- MeanEncoder
-
Method Summary
Methods inherited from interface java.util.function.BiFunction
andThen
-
Method Details
-
apply
- Specified by:
applyin interfaceBiFunction<Double,Integer, Double>
-