Description Usage Arguments Examples
View source: R/configuration-setting-generation.R
This function allows you to set configuration settings manually.
1 2 3 4 | configuration_setting_generation(
featureNum = 50,
DataNum = c(100, 100, 100, 100)
)
|
featureNum |
The dimension of the features. |
DataNum |
The number of samples of each dataset. |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.