mlr-org/mlr3summary
Model summaries for mlr3
This tool helps data scientists and machine learning practitioners quickly understand the performance and characteristics of their predictive models. You provide a trained machine learning model and its evaluation results, and it outputs a concise, informative summary including performance metrics, complexity, and feature importance. It's designed for anyone who needs to interpret and communicate their model's behavior.
Use this if you need a quick, standardized way to summarize complex machine learning models, similar to the familiar output for linear models.
Not ideal if you need deep, interactive visualizations or highly customized reports for model interpretation.
Stars
8
Forks
2
Language
R
License
LGPL-3.0
Category
Last pushed
Feb 23, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/mlr-org/mlr3summary"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
GAA-UAM/scikit-fda
Functional Data Analysis Python package
mlr-org/mlr3
mlr3: Machine Learning in R - next generation
mlr-org/mlr3extralearners
Extra learners for use in mlr3.
mlr-org/mlr3book
Online version of Bischl, B., Sonabend, R., Kotthoff, L., & Lang, M. (Eds.). (2024). "Applied...
mlr-org/mlr3learners
Recommended learners for mlr3