package sklearn

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Sklearn.Wrap_utilsSource

Sourceval id : 'a -> 'a
Sourceexception Attribute_not_found of string
Sourceval keyword_args : (string * Py.Object.t option) list -> (string * Py.Object.t) list
Sourcemodule Option : sig ... end
Sourceval runtime_sklearn_version : unit -> (int * int * int, string) result
Sourceexception OCaml_sklearn_version_error of string
Sourceval do_check_version : unit -> [> `Cannot_determine_runtime_version of string | `Ok | `Version_mismatch of string ]
Sourceval version_checked : bool ref
Sourceval check_version : unit -> unit
Sourceval init : unit -> unit
Sourcemodule Slice : sig ... end
Sourceval pos_arg : ('a -> Py.Object.t) -> 'a list -> Py.Object.t array
Sourceval print_python_traceback : unit -> unit
Sourceval isinstance : Py.Object.t -> Py.Object.t -> bool
Sourceval numpy : Py.Object.t
Sourceval string : Py.Object.t
Sourceval ndarray : Py.Object.t
Sourceval csr_matrix : Py.Object.t
OCaml

Innovation. Community. Security.