mars-project / mars-project/mars

Add support for `classification_report`

Open
#2,733 3 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.