-
Notifications
You must be signed in to change notification settings - Fork 671
Open
Description
The config has a key, 'score,' which is a combination of 'performance_score' and 'adaptability_score.' In this case, can I remove 'performance_score' and 'adaptability_score' from the feature_dimensions in the config?
feature_dimensions:
- "score" # Overall performance score
- "performance_score" # Speed performance
- "adaptability_score" # Adaptability to different data patterns
Metadata
Metadata
Assignees
Labels
No labels