package sklearn

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val get_py : string -> Py.Object.t

Get an attribute of this module as a Py.Object.t. This is useful to pass a Python function to another function.

val configuration : ?parent_package:Py.Object.t -> ?top_path:Py.Object.t -> unit -> Py.Object.t

None

val cythonize_extensions : top_path:Py.Object.t -> config:Py.Object.t -> unit -> Py.Object.t

Check that a recent Cython is available and cythonize extensions