package sklearn

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val id : 'a -> 'b
exception Attribute_not_found of string
val keyword_args : (string * Py.Object.t option) list -> (string * Py.Object.t) list
module Option : sig ... end
val runtime_sklearn_version : unit -> (int * int * int, string) result
exception OCaml_sklearn_version_error of string
val do_check_version : unit -> [> `Cannot_determine_runtime_version of string | `Ok | `Version_mismatch of string ]
val version_checked : bool ref
val check_version : unit -> unit
val init : unit -> unit
module Slice : sig ... end
val pos_arg : ('a -> Py.Object.t) -> 'b list -> Py.Object.t array
OCaml

Innovation. Community. Security.