Example datasets

../../../../_images/example_datasets.svg

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

Input ports:

Output ports:
X : table
X
Y : table
Y
Dataset (dataset)
Choose from one of the default toy datasets
Class names (classnames)
Attempts to use class names as Y
color (color)
(no description)
min_pictures (min_pictures)
Minimum number of pictures per person required for including a person in the LFW dataset
resize (resize)
Resize LFW pictures, default 0.5 give size 62x47 images
class node_io.ExampleDatasets[source]