Skip to content

Commit 303c106

Browse files
authored
Added functionality for returning training set statistics computed by the fast algorithms (#6)
* Added functionality to return training partition statistics. These are required for many models.
1 parent 721d888 commit 303c106

File tree

5 files changed

+615
-171
lines changed

5 files changed

+615
-171
lines changed

cvmatrix/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "2.0.2"
1+
__version__ = "2.1.0"

0 commit comments

Comments
 (0)