You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🎲 🔮 Uncertainty Estimate via MC dropout (pykeen#688)
* add get_dropout_modules utility
* add uncertainty estimate via MC dropout
* move uncertain prediction to predict
* add predict_h_uncertain
* add tests
* add predict_{h,r}_uncertain
* fix method name
* add test for predict_{h,r}_uncertain
* run black
* trigger ci
* update __all__
trigger ci
* use named tuple
trigger ci
* add example use to docstring
trigger ci
* add missing info to docstring
trigger ci
* Small refactoring
* Add documentation todos
* Reorganize tests
* Clean up docs
* Reorganize
* Update uncertainty.py
* Update docs
* More reorg
* Update uncertainty.rst
* update some docstrings
* make helper public again
* rename file
* extend module docstring and fix std vs. var
* Update references.rst
* Update uncertainty.py
* add example to module docstring
* remove unused reference
* fix flake8
trigger ci
* Update uncertainty.py
* Delete uncertainty.rst
* Update index.rst
* trigger ci
* trigger ci
* Update uncertainty.py
* Trigger CI
Co-authored-by: Charles Tapley Hoyt <[email protected]>
Co-authored-by: PyKEEN_bot <[email protected]>
0 commit comments