View a dataset's tabs
Overview
An imported dataset contains the following tabs you can view after successfully importing the dataset:
Instructions
To access the tabs of an imported dataset, consider the following instructions:
- In the H2O Hydrogen Torch navigation menu, click View datasets.
- In the datasets table, click the name of the dataset you want to view its tabs.
Tabs
Sample train data
The Sample train data tab contains sample training data from the imported dataset.
Sample train visualization
The Sample train visualization tab visualizes a few sample training data from the imported dataset.
Train data statistics
The Train data statistics tab contains metrics about the training data (e.g., unique values) from the imported dataset.
Summary
On the Summary tab, H2O Hydrogen Torch displays the following table containing summary metrics about the imported dataset:
Name | Description |
---|---|
Name | Name of the dataset. |
Problem type | Problem type of the dataset. |
Train dataframe | Name of the training dataframe in the imported dataset. An imported dataset can contain train, test, and validation dataframes. |
Train rows | The number of rows the train dataframe contains. |
Validation dataframe | Name of the validation dataframe in the imported dataset. An imported dataset can contain train, test, and validation dataframes. |
Validation rows | The number of rows the validation dataframe contains. |
Test dataframe | Name of the test dataframe in the imported dataset. An imported dataset can contain train, test, and validation dataframes. |
Test rows | The number of rows the test dataframe contains. |
Labels | The labels the imported dataset contains. |
Feedback
- Submit and view feedback for this page
- Send feedback about H2O Hydrogen Torch to cloud-feedback@h2o.ai