package orsvm_e1071

  1. Overview
  2. Docs

Module Orsvm_e1071.UtlsSource

Sourcemodule L = List
Sourcemodule Log = Dolog.Log
Sourceval with_in_file : string -> (in_channel -> 'a) -> 'a
Sourceval with_out_file : string -> (out_channel -> 'a) -> 'a
Sourceval append_file_to_buffer : Buffer.t -> string -> unit
Sourceval ignore_fst : 'a -> 'b -> 'b
Sourceval fold_on_lines_of_file : string -> ('a -> string -> 'a) -> 'a -> 'a
Sourceval float_list_of_file : string -> float list
Sourcetype filename = string
Sourceval collect_script_and_log : bool -> filename -> filename -> filename -> Result.t
Sourceval read_predictions : bool -> Result.t -> float list
OCaml

Innovation. Community. Security.