TensorFlow Extended visualizers for Streamlit apps
Project description
streamlit-tfx: TensorFlow Extended visualizers for Streamlit apps
streamlit-tfx
provides utilities for visualizing TensorFlow Extended
artifacts in Streamlit apps.
🌱 Just sprouting!
This project is in the very beginning stages of development. It's not well tested and is only intended to be used as a demo.
Installation
pip install streamlit-tfx
Getting started
import streamlit_tfx as st_tfx
st_tfx.display(item)
st_tfx.display_statistics(statistics)
st_tfx.display_schema(schema)
st_tfx.display_anomalies(anomalies)
st_tfx.display_eval_result_plot(eval_result)
st_tfx.display_eval_result_slicing_attributions(eval_result)
st_tfx.display_eval_result_slicing_metrics(eval_result)
st_tfx.display_eval_results_time_series(eval_results)
Most artifacts in tests/artifacts/
were generated by running the TFX Keras Component tutorial.
The anomalies artifact with anomalies was generated by running the TensorFlow Model Analysis tutorial.
🚀 Inspired by spacy-streamlit and streamlit-player.
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
File details
Details for the file streamlit-tfx-22.6.4.dev0.tar.gz
.
File metadata
- Download URL: streamlit-tfx-22.6.4.dev0.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.9.7 Darwin/21.5.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | caef998f296cecb5e3435d730a26bf416dbe813aaf01082932ae54e53077664d |
|
MD5 | 1b8c76190dccff9b56efc387017cb128 |
|
BLAKE2b-256 | 1dd5cfc15ab47300ee66eb3ac95bc50990b99f087723c049403a55ba23664c4f |
File details
Details for the file streamlit_tfx-22.6.4.dev0-py3-none-any.whl
.
File metadata
- Download URL: streamlit_tfx-22.6.4.dev0-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.9.7 Darwin/21.5.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3569c3d02667f1104481f9c05caf8d9f9d8217ab15f66dab9a673c043f1e5492 |
|
MD5 | 90444f466c0a9cb3b603b1c84f99d988 |
|
BLAKE2b-256 | 1ff76428ae5009ae720442decd32143ba20951bdf117bec0a0b820c95d6d3127 |