0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Python553 forks (553 forks)batch import
Good first issueNew feature
Repository metrics
- Stars
- 4,574 stars (4,574 stars)
- PR merge metrics
- Avg merge 47d 6h (Avg merge 47d 6h)46 merged PRs in 30d (46 merged PRs in 30d)
Contributor guide
- Research direction
- Examine the scikit learn CategoricalNB implementation and the referenced discussion to understand requirements, then implement the CategoricalNB class in river following its API conventions and code style.
- Tech stack
- python
- Domain
- machine learning
- Issue type
- Feature
- Prerequisites
- Pythonscikit learn basics