Datasets¶
Sample datasets and data generators for testing and examples.
Datasets¶
|
Ingests the airline passengers dataset into the VAST DataBase. |
|
Ingests the amazon dataset into the VAST DataBase. |
|
Ingests the Cities dataset into the VAST DataBase. |
|
Ingests the commodities dataset into the VAST DataBase. |
|
Ingests the iris dataset into the VAST DataBase. |
|
Ingests the market dataset into the database. |
|
Ingests the population growth dataset into the VAST DataBase. |
|
Ingests the smart meters dataset into the VAST DataBase. |
|
Ingests the titanic dataset into the VAST DataBase. |
|
Ingests the winequality dataset into the VAST DataBase. |
|
Ingests the World dataset into the VAST DataBase. |
Dataset Generators¶
|
Generates a dataset using the input parameters. |
|
Generates a dataset using regular steps. |
Test Data¶
Returns the classification dataset. |
|
Returns the numerical dataset. |
|
Returns the regression dataset. |