Go to file
2025-03-11 10:58:12 +01:00
.gitignore init 2025-03-11 10:09:56 +01:00
chart.png init 2025-03-11 10:09:56 +01:00
README.md up 2025-03-11 10:58:12 +01:00

Materiały do wystąpienia o TrulensHotspots

git clone https://github.com/truera/trulens

python -v venv ~/v/hotspots-demo
. ~/v/hotspots-demo/bin/activate

pip install trulens-hotspots

# sprawdźmy czy działa
python -m trulens.hotspots

# jeśli problem z pkg_resource
pip install setuptools

# z wiersza poleceń
python -m trulens.hotspots trulens/tests/files/sample.csv.gz --score_column score --lower_is_better --skip_columns id

# aplikacja Streamlit
pip install streamlit

python -m trulens.hotspots.hotspots_streamlit

Ciekawostka: wykres częstości słowa certainly.