Automated documentation engine for scikit-learn models
Project description
skdoc
Automated documentation engine for scikit-learn models
import pandas as pd
from skdoc import render_report
dataframe = pd.DataFrame({'A': [1, 2, 4, 3], 'B': [3, 5, 9, 4]})
render_report(dataframe)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file skdoc-0.0.1.5-py3-none-any.whl
.
File metadata
- Download URL: skdoc-0.0.1.5-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b1b33ccbe7334f5c67cff2ef6c5a611be86a75c56612be2a152822cc9a9ff03d |
|
MD5 | 7b7ec7a86fcbf35567e62456bb90d282 |
|
BLAKE2b-256 | 7c0645674795fdab5f8388f48dfee8ab277166ee20abae5b73103ad5964e139b |