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

Adding New metrics to ruptures #283

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Conversation

rfayat
Copy link

@rfayat rfayat commented Dec 12, 2022

Hi !

Following the issue I opened about the possibility to add more metrics (#278), here is a PR to start working on the additional metrics.

For now I'm starting with the implementation of the adjusted Rand index based on scikit's implementation to have a first base to start with.

I also took care of adding scikit to the dependencies, I ran the tests and the installation works fine.

@deepcharles How do you want to proceed ? Do you already have a set of additional metrics in mind that could be added in addition to the adjusted Rand index and the Intersection over Union ?

Cheers,

Romain

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

Successfully merging this pull request may close these issues.

None yet

1 participant