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.
1 parent c7dba3f commit 8229be4Copy full SHA for 8229be4
dist/dRFEtools-0.1.12-py3-none-any.whl
28 KB
pyproject.toml
@@ -3,7 +3,7 @@ name = "dRFEtools"
3
packages = [
4
{include = "dRFEtools"}
5
]
6
-version = "0.1.11"
+version = "0.1.12"
7
description = "A package for preforming dynamic recursive feature elimination with sklearn."
8
authors = ["Kynon JM Benjamin <[email protected]>", "Apuã Paquola <[email protected]>"]
9
maintainers = ["Kynon JM Benjamin <[email protected]>"]
0 commit comments