High level visualisation for pandas and keras, based on matplotlib
Project description
Readme of yasiu-vis
High level functions to visualise data.
Installation
pip install yasiu-vis
Modules list
- ykeras: Visualisation made for keras.Model
- ypandas: Visualisation made for pandas.DataFrame
Examples
Pandas - Drawing data frame
from yasiu_vis.ypandas import summary_plot
# df is DataFrame
df: pandas.DataFrame
# Histogram of each fature
summary_plot(df)
# Plotted grouped by 1 column
summary_plot(df, split_windows='group')
# More params
summary_plot(
df, group_key='petal width (cm)', max_groups=4,
logy=False, desired_rows=2,
figure_params=dict(figsize=(12,7)),
plot_params=dict(alpha=0.7),
split_windows="None",
)
Keras - Ploting Neural Network layers
from yasiu_vis.ykeras import plotLayersWeights
from matpotlib import pyplot as plt
import keras
model : keras.models.Sequential # Keras compiled model
plotLayersWeights(model.layers, innerCanvas=1, figsize=(20, 15), dpi=70, scaleWeights=1000)
plt.suptitle("Sequnetial model with dense layers. Weights are scaled for readability", size=20)
plt.show()
All packages
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file yasiu_vis-0.6.3.tar.gz.
File metadata
- Download URL: yasiu_vis-0.6.3.tar.gz
- Upload date:
- Size: 15.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
83dc198f78bfafc346485b63e439cd282c4f0c69984f979e52a41d73773eea87
|
|
| MD5 |
51ff1ad1a386efccaf5d1ed2f8d591a1
|
|
| BLAKE2b-256 |
dd15383224aa0fbf40efda6f05baaf3351f18b2217cf95a206d88bc73a95a2b3
|
Provenance
The following attestation bundles were made for yasiu_vis-0.6.3.tar.gz:
Publisher:
python-publish.yml on GrzegorzKrug/yasiu-vis
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
yasiu_vis-0.6.3.tar.gz -
Subject digest:
83dc198f78bfafc346485b63e439cd282c4f0c69984f979e52a41d73773eea87 - Sigstore transparency entry: 1189546517
- Sigstore integration time:
-
Permalink:
GrzegorzKrug/yasiu-vis@99e69f60e9bf2e1a76878f47cb412120d69537bd -
Branch / Tag:
refs/tags/v.0.6.3 - Owner: https://github.com/GrzegorzKrug
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@99e69f60e9bf2e1a76878f47cb412120d69537bd -
Trigger Event:
push
-
Statement type:
File details
Details for the file yasiu_vis-0.6.3-py3-none-any.whl.
File metadata
- Download URL: yasiu_vis-0.6.3-py3-none-any.whl
- Upload date:
- Size: 11.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e4e54350bdb86cf332f8001218f57e008d9c000a22658eed077eac2754df860
|
|
| MD5 |
cd71b08904cbfcbebc0ba44f63607f40
|
|
| BLAKE2b-256 |
4328188b01abd5f2f28266853b170e61f265515cd62145f259721c8a1f649046
|
Provenance
The following attestation bundles were made for yasiu_vis-0.6.3-py3-none-any.whl:
Publisher:
python-publish.yml on GrzegorzKrug/yasiu-vis
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
yasiu_vis-0.6.3-py3-none-any.whl -
Subject digest:
4e4e54350bdb86cf332f8001218f57e008d9c000a22658eed077eac2754df860 - Sigstore transparency entry: 1189546521
- Sigstore integration time:
-
Permalink:
GrzegorzKrug/yasiu-vis@99e69f60e9bf2e1a76878f47cb412120d69537bd -
Branch / Tag:
refs/tags/v.0.6.3 - Owner: https://github.com/GrzegorzKrug
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@99e69f60e9bf2e1a76878f47cb412120d69537bd -
Trigger Event:
push
-
Statement type: