Automated reporting for training and evaluating Machine Learning models
Project description
Purpose
ml-report is a Python module providing in-depth metrics and diagnostics for training and evaluating Machine Learning models.
Installation
pip install ml-report
Usage
ml-report is designed to be powerful yet lightweight.
from ml_report import Report
report = Report(...)
report.fit(X, y)
report.build_report()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ml-report-0.0.2.tar.gz
(4.7 kB
view details)
Built Distribution
File details
Details for the file ml-report-0.0.2.tar.gz
.
File metadata
- Download URL: ml-report-0.0.2.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a894461feecd57a7ef5e7a0c078d1d5c372f5688ba94125b113ccab3b8e0dfcd |
|
MD5 | 091c2e8a5102460973d70179802f64d5 |
|
BLAKE2b-256 | ba4446fb6de49b90cd01df16f65b6acb5a6b0cef52699998222fd74cfea05966 |
File details
Details for the file ml_report-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: ml_report-0.0.2-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 91346826f593d20406a517ae7cfc997a194bf8b221045b5b41dca714544b3ace |
|
MD5 | 94a0fceaddcba550ee064d9acee402c3 |
|
BLAKE2b-256 | 305d965b05dc3d9e4df2669d892fb121c4a0fc174feabbf9de3db2593627f02e |