package tezos-benchmark

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

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
OCaml

Innovation. Community. Security.