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
Getting a KeyError when trying to reproduce the example in the DaviesBouldin class' docstrings. Note: the only difference between the example and the present code is importing the metric from river_extra instead of river.
Versions
river version: 0.14.0
Python version: 3.10.4
Operating system: macOS Ventura 13.2
Describe the bug
Getting a
KeyError
when trying to reproduce the example in theDaviesBouldin
class' docstrings. Note: the only difference between the example and the present code is importing the metric fromriver_extra
instead ofriver
.The code used:
The output:
The text was updated successfully, but these errors were encountered: