data.datasets | R Documentation |
This dataset is a subset of the full datasets, consisting of 1,000 samples from the original 10,000,000-sample datasets.
A 1,000×55 matrix, where the first 54 columns represent feature values and the last column represents the labels, which correspond to the number of factors associated with the features.
Methods for generating and extracting features from the dataset can be found in DNN_predictor.
DNN_predictor, load_scaler, data.scaler, normalizor
data(data.datasets)
head(data.datasets)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.