We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
numpy~=2.0
1 parent 60ec4b5 commit e91f3d2Copy full SHA for e91f3d2
mindsdb_evaluator/__init__.py
@@ -1,7 +1,7 @@
1
from mindsdb_evaluator.accuracy import * # noqa
2
from mindsdb_evaluator.calibration import * # noqa
3
4
-__version__ = '0.0.20'
+__version__ = '0.0.21'
5
name = "mindsdb_evaluator"
6
7
__all__ = ['name', '__version__']
0 commit comments