EducationalTestingService / EducationalTestingService/rsmtool
Simplify sign in subset_feature_selection
Open
enhancement
- Dominant language
- Python
- Stars
- 71
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
We currently allow for different sign columns in the feature_subset_file to accommodate a legacy situation where we could have inputs with divergent feature signs. This generates a lot of complexity. We can probably remove this and switch to a signle `sign` column without postfix (e.g. `sign_A`).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.