Description Usage Arguments Format References
This function scrapes data from UCI's Machine Learning repository. Specifically, it's scrapes a table from the datasets page. The table describes characteristics about the data.
1 |
result |
One of raw, nest, or flat. |
url |
The URL that points to the UCIMLR dataset table. |
Name: The name of the dataset.
Type: Multivariate, time-series, etc.
Task: Classification, regression, etc.
Variable Types: Categorical, integer, etc.
Observations: Number of rows
Variables: Number of columns
Year: The year the dataset was donated
https://archive.ics.uci.edu/ml/datasets.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.