package owl

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

Module Owl_datasetSource

Dataset: easy access to various datasets

Sourceval remote_data_path : unit -> string
Sourceval local_data_path : unit -> string
Sourceval download_data : string -> unit
Sourceval download_all : unit -> unit
Sourceval print_mnist_image : (float, 'a) Owl_dense_matrix_generic.t -> unit
Sourceval load_stopwords : unit -> (string, int) Hashtbl.t
Sourceval load_nips_train_data : (string, 'a) Hashtbl.t -> string array array
OCaml

Innovation. Community. Security.