Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Human correlation notebook has errors #9

Open
jsedoc opened this issue Apr 14, 2021 · 1 comment
Open

Human correlation notebook has errors #9

jsedoc opened this issue Apr 14, 2021 · 1 comment

Comments

@jsedoc
Copy link

jsedoc commented Apr 14, 2021

I attempted to run the notebook and it mostly works, but I had issues with some code blocks. Please see your notebook with some small deltas on Google Colab (https://colab.research.google.com/drive/10Ro6K14cpgTQuEV6aZKIU7Kzy2MFHsu-?usp=sharing). I've added try except blocks around the cells that are problems.

For the most part, I don't think the errors are a big deal, but I'd like to know what score_scaled should be. It is used here

conv_dial_scores.enjoy.corr(conv_dial_scores.score_scaled, method='pearson')

Thanks!

@koustuvsinha
Copy link
Contributor

koustuvsinha commented Apr 18, 2021

I think score_scaled was a leftover value cell from the previous notebook which I forked from. I checked my own commits from my private repo, it doesn't seem I used those three cells anywhere, and I just might have overlooked to clean them up. (This is why I hate working with notebooks due to their non-linear structure haha) I will clean those cells, thanks for pointing it out!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants