package oml

  1. Overview
  2. Docs
type input
type t
val describe : t -> string
type spec
val eval : t -> input -> float
val regress : spec option -> pred:input array -> resp:float array -> t
val residuals : t -> float array
val coefficients : t -> float array
OCaml

Innovation. Community. Security.