question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

For some objectives where baseline was 0, "pct better than baseline" is nan

See original GitHub issue
{'F1': nan,
 'MCC Binary': nan,
 'Log Loss Binary': 93.29789549298991,
 'AUC': 58.36492736629537,
 'Precision': nan,
 'Balanced Accuracy Binary': 63.46659876071641,
 'Accuracy Binary': 12.876088314169193}

I’ve created a Jupyter notebook that reproduces this problem in evalml, and attached it and the associated datafile to a thread in Slack.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

3reactions
rpeckcommented, Feb 8, 2021

Like. 😃

2reactions
rpeckcommented, Feb 8, 2021

Further: I agree with the decision. IMO, if a metric is [usually, at least] 0…1, then going from 0 to 0.2 feels like a 20% improvement, even though mathematically it isn’t. In a way, this reminds me of all of those formulas that take the log of a quantity, but they add 1 first so that they don’t take the log of 0. 🙂

Read more comments on GitHub >

github_iconTop Results From Across the Web

python - Calculating percentage change in pandas dataframe ...
I have a pandas dataframe and I'd like to calculate the percentage difference compared to the beginning value. Is there a way to...
Read more >
The use of percentage change from baseline as an outcome ...
In this paper, I compare four possibilities for how such trials can be analyzed: post-treatment; change between baseline and post-treatment; percentage change ...
Read more >
Prism Cover Test - YouTube
This video is about the Prism Cover Test … Show more. Show more. Key moments. View all. Baseline Examination. Baseline Examination. 1:02 ...
Read more >
MLB_Baseline_XGB_Model | Kaggle
MLB_Baseline_XGB_Model ; # This Python 3 environment comes with many helpful analytics libraries installed # It is defined by the kaggle/python Docker image: ......
Read more >
Baseline demographics, results of physical examinations and ...
Procalcitonin (PCT) is a biomarker for the clinical diagnosis of bacterial infection that is more specific and earlier than fever, changes in white...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found