package owl

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