module Mean: sig .. end
sig
end
type t
val calc : Interfaces.Sigs.Eval.Mean_predictor.t -> Interfaces.Sigs.Eval.Input.t -> t
Interfaces.Sigs.Eval.Mean_predictor.t -> Interfaces.Sigs.Eval.Input.t -> t
calc mean_predictor input
input
mean_predictor
val get : t -> float
t -> float
get mean