automl / automl/ParameterImportance
CSV interface
- Dominant language
- Python
- Stars
- 78
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
Similar to the original fANOVA interface (https://github.com/automl/fanova/blob/master/fanova/fanova.py#L10-L57) it would be nice to support a CSV interface.
This would need to automatically construct a ConfigSpace object if none is given as input.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the original fANOVA interface in fanova/fanova.py, especially the referenced lines, and inspect how this project accepts ConfigSpace objects. Define the CSV input and automatic ConfigSpace construction behavior, then verify that the interface works both with and without an explicitly supplied ConfigSpace.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100