package owl

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val s : float Stdlib.ref
val q : float array Stdlib.ref
val r_non_zero : (int, float) Stdlib.Hashtbl.t Stdlib.ref
val q_non_zero : (int, bool) Stdlib.Hashtbl.t Stdlib.ref
val exclude_token_sparse : model -> int -> int -> int -> s:float Stdlib.ref -> r:float Stdlib.ref -> q:float array Stdlib.ref -> unit
val include_token_sparse : model -> int -> int -> int -> s:float Stdlib.ref -> r:float Stdlib.ref -> q:float array Stdlib.ref -> unit
val init : model -> unit
val sampling : model -> int -> unit
OCaml

Innovation. Community. Security.