problem_dimension | R Documentation |
Calculate the dimension of the problem, excluding timestamps.
problem_dimension(feature_info, is_time_series = FALSE)
feature_info |
A list containing information about each feature. |
is_time_series |
Boolean indicating if time series data is present. |
The calculated dimension based on the feature types.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.