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

Least Contradiction Range incorrect #76

Closed
jhautala opened this issue Feb 5, 2023 · 3 comments
Closed

Least Contradiction Range incorrect #76

jhautala opened this issue Feb 5, 2023 · 3 comments

Comments

@jhautala
Copy link

jhautala commented Feb 5, 2023

The correct range is [-∞,1]

I also want to mention that this is an amazing resource for association rule metrics. It is very thorough and I love the TOC!

EDITED: original report had incorrect upper bound of ∞

@mhahsler
Copy link
Owner

mhahsler commented Feb 6, 2023

Hi, thank you for pointing this out. I did some research and found [-infty, 1]. How did you get to [-infty, infty]?

@jhautala
Copy link
Author

jhautala commented Feb 7, 2023

Ahh, you're right; I got that range by... not proof-reading!

@mhahsler
Copy link
Owner

mhahsler commented Feb 7, 2023

Thanks again. I have updated the page.

@mhahsler mhahsler closed this as completed Feb 7, 2023
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