civiccc / civiccc/suggestomatic
Unit tests for data preparation
Open
- Dominant language
- Python
- Stars
- 16
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
61e59f891f17485c528c19b6736e4d24b8c5aa53 pointed to how fragile the data preparation step really is -- a unittest suite that performs sanity checks on the data is going to be crucial to the continual improvement of the entire engine.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting commit 61e59f891f17485c528c19b6736e4d24b8c5aa53 and locating the data preparation step in the recommendation engine. Define a unittest suite covering the stated data sanity checks; the work is done when those checks run reliably and guard the preparation process against regressions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100