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

Where is the uncertainty-metrics repository? #317

Closed
kirill-fedyanin opened this issue Mar 2, 2021 · 4 comments
Closed

Where is the uncertainty-metrics repository? #317

kirill-fedyanin opened this issue Mar 2, 2021 · 4 comments

Comments

@kirill-fedyanin
Copy link

To reproduce the experiments we need the uncertainty-metrics repository. It's mentioned in extras_require and could be found in google search cache, but it's not available at the moment - it seems it has been made private or has been moved. How can I install this dependency?

@patienceFromZhou
Copy link

pip3 install uncertainty_metrics

@patienceFromZhou
Copy link

perhaps you should encountered with another import error "robustness_metrics", fix it by pip install "git+https://github.com/google-research/robustness_metrics.git#egg=robustness_metrics".
however i think we need a more friendly user guide, to make this repo "easily forkable" @znado

@znado
Copy link
Collaborator

znado commented Mar 25, 2021

Sorry about this! We're actively merging the uncertainty-metrics repo into Robustness Metrics, which will fix these dependency issues. Pip installing uncertainty_metrics (not from github) will continue to work, but we won't be maintaining it.

@kirill-fedyanin
Copy link
Author

Ok, I got it, thanks for you reply

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

3 participants