pega-datascientist-tools icon indicating copy to clipboard operation
pega-datascientist-tools copied to clipboard

Performance plot has odd title

Open operdeck opened this issue 1 year ago • 1 comments

pdstools version checks

  • [X] I have checked that this issue has not already been reported.

  • [X] I have confirmed this bug exists on the latest version of pdstools.

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 avatar Nov 14 '23 10:11 operdeck

Same for this of course: plotPredictorCategoryPerformance

operdeck avatar Nov 14 '23 13:11 operdeck

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

yusufuyanik1 avatar May 07 '24 15:05 yusufuyanik1