Ross ROSS = Recommend OSS · open-source software intelligence for agents

reiinakano/scikit-plot

An intuitive library to add plotting functionality to scikit-learn objects. observed · 2026-08-28

github.com/reiinakano/scikit-plot · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3497
  • days_rel: n/a
  • days_push: 743
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2433 stars · 285 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Scikit-plot is a Python library that adds one-line plotting functions for common machine learning visualizations to scikit-learn objects, built on matplotlib. It covers plots like ROC curves, confusion matrix heatmaps, precision-recall curves, and learning curves with minimal boilerplate.

Use cases

  • plot roc curves for classification models
  • visualize confusion matrix as a heatmap
  • plot precision-recall curves
  • generate learning curves for scikit-learn estimators
  • quickly visualize machine learning evaluation metrics
  • make presentation-ready ml plots with minimal code

When to choose

  • you use scikit-learn and want standard ML evaluation plots in one line
  • you need quick, attractive matplotlib charts for model evaluation without boilerplate

When to avoid

  • you need interactive or web-based dashboards rather than static matplotlib figures
  • you need highly customized or novel visualizations beyond the built-in plot types
  • you don't use scikit-learn-style estimators

Facets

library · maturity maintenance

data-visualization charts machine-learning data-science data-visualization python scikit-learn matplotlib plotting roc-curves confusion-matrix

2 sources

Member repositories

RepositoryRoleHealth v2
reiinakano/scikit-plotmain23

For agents

markdown · JSON · MCP: product_card(name="reiinakano/scikit-plot")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem