mars-project / mars-project/mars
Add support for `classification_report`
Open
good first issue
mod: learn
task: easy
type: feature
- Dominant language
- Python
- Stars
- 2.7k
- Forks
- 325
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Implements `classification_report` for classification metrics.(https://scikit-learn.org/stable/modules/generated/sklearn.metrics.classification_report.html)
Contributor guide
Research direction
Start with the requested classification_report entry point and compare its documented behavior with sklearn.metrics.classification_report. Define the supported behavior and validation needs before locating the corresponding metrics implementation and tests in Mars; done means the feature matches the requested scikit-learn behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, scikit-learn
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100