pegasystems / pega-datascientist-tools

Pega Data Scientist Tools
https://github.com/pegasystems/pega-datascientist-tools/wiki
Apache License 2.0
33 stars 24 forks source link

Performance plot has odd title #167

Closed operdeck closed 4 months ago

operdeck commented 10 months ago

pdstools version checks

Issue description

plotPredictorPerformance puts "Predictor PerformanceBin " in the title. I think I know why but it is not helping end users. Lets drop the Predictor PerformanceBin part and just keep the configuration name.

The plot code is so layered that it's not trivial for me to make the change myself.

Untitled

Reproducible example

blah

Expected behavior

simple title

Installed versions

---Version info--- pdstools: 3.2.5 Platform: macOS-10.16-x86_64-i386-64bit Python: 3.8.8 (default, Apr 13 2021, 12:59:45) [Clang 10.0.0 ]

---Dependencies--- plotly: 5.16.1 requests: 2.25.1 pydot: 1.4.2 polars: 0.19.5 pyarrow: 8.0.0 tqdm: 4.59.0 pyyaml: aioboto3: 11.2.0

---Streamlit app dependencies--- streamlit: 1.20.0 quarto: 0.1.0 papermill: 2.4.0 itables: 1.5.2 pandas: 1.5.3 jinja2: 3.1.2 xlsxwriter: 3.1.1

operdeck commented 10 months ago

Same for this of course: plotPredictorCategoryPerformance

yusufuyanik1 commented 4 months ago

Resolved with: https://github.com/pegasystems/pega-datascientist-tools/commit/bdc8422a4cbc12ef2e079935f84ce67d1c64c222