Module Tezos_benchmark.PyinferenceSource

Sourcemodule LinearModel : sig ... end
Sourceval predict_output : input:Scikit_matrix.t -> weights:Scikit_matrix.t -> Pytypes.pyobject
Sourceval r2_score : output:Scikit_matrix.t -> prediction:Pytypes.pyobject -> float option
Sourceval rmse_score : output:Scikit_matrix.t -> prediction:Pytypes.pyobject -> float