.. _`Example datasets`: .. _`org.sysess.sympathy.machinelearning.example_datasets`: Example datasets ~~~~~~~~~~~~~~~~ .. image:: example_datasets.svg :width: 48 Exposes the example datasets from sklearn :Configuration: - *dataset* Choose from one of the default toy datasets - *classnames* Attempts to use class names as Y - *color* - *min_pictures* Minimum number of pictures per person required for including a person in the LFW dataset - *resize* Resize LFW pictures, default 0.5 give size 62x47 images :Inputs: :Outputs: **X** : table X **Y** : table Y *Ports*: **Outputs**: :X: table X :Y: table Y *Configuration*: **dataset** Choose from one of the default toy datasets **classnames** Attempts to use class names as Y **color** (no description) **min_pictures** Minimum number of pictures per person required for including a person in the LFW dataset **resize** Resize LFW pictures, default 0.5 give size 62x47 images .. automodule:: node_io .. class:: ExampleDatasets