Example datasets¶
Exposes the example datasets from sklearn
Documentation
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:
- Xtable
X
- Ytable
Y
Definition
Input ports
Output ports
- X
table
X
- Y
table
Y
- class node_io.ExampleDatasets[source]