3 comments (3 comments)0 reactions (0 reactions)1 assignee (1 assignee)Python4,574 stars (4,574 stars)553 forks (553 forks)batch import
Good first issueNew feature
Description
See this blog post.
Contributor guide
- Tech stack
- python
- Domain
- machine learning
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- 1-2 days
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- blocked
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- needs investigation
- Prerequisites
- Python programmingOnline learning basics
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 20
- Research direction
- Study the referenced blog post on AdPredictor. Explore the river library's existing online learning algorithms for pattern reference. Review any comments for further clarification. Identify the integration points in the codebase (e.g., base classes). No linked PR found.