Order features in matrix deterministically
Open
- Dominant language
- Jupyter Notebook
- Stars
- 201
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
_From @thcrock on June 23, 2017 20:46_
When matrices are created, they should have a predictable column order. We should be able to alphabetize the features before saving.
_Copied from original issue: dssg/architect#5_
Contributor guide
Research direction
The issue names no file or test. Start by locating where matrices are created and saved, then inspect nearby tests or examples; done means feature columns have a deterministic alphabetical order before saving and that behavior is covered by a test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100