mirror of
https://github.com/Doctorado-ML/Odte.git
synced 2025-07-11 08:12:06 +00:00
Update version file
This commit is contained in:
parent
267a17a708
commit
114f53d5e8
@ -15,7 +15,7 @@ from sklearn.utils.multiclass import ( # type: ignore
|
|||||||
check_classification_targets,
|
check_classification_targets,
|
||||||
)
|
)
|
||||||
from sklearn.base import clone, BaseEstimator, ClassifierMixin # type: ignore
|
from sklearn.base import clone, BaseEstimator, ClassifierMixin # type: ignore
|
||||||
from sklearn.utils import check_random_state
|
from sklearn.utils import check_random_state # type: ignore
|
||||||
from sklearn.ensemble import BaseEnsemble # type: ignore
|
from sklearn.ensemble import BaseEnsemble # type: ignore
|
||||||
from sklearn.utils.validation import ( # type: ignore
|
from sklearn.utils.validation import ( # type: ignore
|
||||||
check_is_fitted,
|
check_is_fitted,
|
||||||
|
@ -1 +1 @@
|
|||||||
__version__ = "0.3.2"
|
__version__ = "0.3.3"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user