cutpointpy 1.0.0.post1.dev3__tar.gz → 1.0.1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {cutpointpy-1.0.0.post1.dev3/src/cutpointpy.egg-info → cutpointpy-1.0.1}/PKG-INFO +1 -1
- {cutpointpy-1.0.0.post1.dev3 → cutpointpy-1.0.1/src/cutpointpy.egg-info}/PKG-INFO +1 -1
- cutpointpy-1.0.1/src/cutpointpy.egg-info/scm_version.json +8 -0
- cutpointpy-1.0.0.post1.dev3/src/cutpointpy.egg-info/scm_version.json +0 -8
- {cutpointpy-1.0.0.post1.dev3 → cutpointpy-1.0.1}/LICENSE +0 -0
- {cutpointpy-1.0.0.post1.dev3 → cutpointpy-1.0.1}/README.md +0 -0
- {cutpointpy-1.0.0.post1.dev3 → cutpointpy-1.0.1}/pyproject.toml +0 -0
- {cutpointpy-1.0.0.post1.dev3 → cutpointpy-1.0.1}/setup.cfg +0 -0
- {cutpointpy-1.0.0.post1.dev3 → cutpointpy-1.0.1}/src/cutpointpy/__init__.py +0 -0
- {cutpointpy-1.0.0.post1.dev3 → cutpointpy-1.0.1}/src/cutpointpy/core.py +0 -0
- {cutpointpy-1.0.0.post1.dev3 → cutpointpy-1.0.1}/src/cutpointpy/utils.py +0 -0
- {cutpointpy-1.0.0.post1.dev3 → cutpointpy-1.0.1}/src/cutpointpy.egg-info/SOURCES.txt +0 -0
- {cutpointpy-1.0.0.post1.dev3 → cutpointpy-1.0.1}/src/cutpointpy.egg-info/dependency_links.txt +0 -0
- {cutpointpy-1.0.0.post1.dev3 → cutpointpy-1.0.1}/src/cutpointpy.egg-info/requires.txt +0 -0
- {cutpointpy-1.0.0.post1.dev3 → cutpointpy-1.0.1}/src/cutpointpy.egg-info/scm_file_list.json +0 -0
- {cutpointpy-1.0.0.post1.dev3 → cutpointpy-1.0.1}/src/cutpointpy.egg-info/top_level.txt +0 -0
- {cutpointpy-1.0.0.post1.dev3 → cutpointpy-1.0.1}/tests/common.py +0 -0
- {cutpointpy-1.0.0.post1.dev3 → cutpointpy-1.0.1}/tests/test_auc.py +0 -0
- {cutpointpy-1.0.0.post1.dev3 → cutpointpy-1.0.1}/tests/test_cm.py +0 -0
- {cutpointpy-1.0.0.post1.dev3 → cutpointpy-1.0.1}/tests/test_cm_performance_metrics.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: cutpointpy
|
|
3
|
-
Version: 1.0.
|
|
3
|
+
Version: 1.0.1
|
|
4
4
|
Summary: Optimal cut-point calculation of a predictor variable for binary classification tasks
|
|
5
5
|
Author-email: Francesco Bianconi <bianco@ieee.org>
|
|
6
6
|
License-Expression: GPL-3.0-or-later
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: cutpointpy
|
|
3
|
-
Version: 1.0.
|
|
3
|
+
Version: 1.0.1
|
|
4
4
|
Summary: Optimal cut-point calculation of a predictor variable for binary classification tasks
|
|
5
5
|
Author-email: Francesco Bianconi <bianco@ieee.org>
|
|
6
6
|
License-Expression: GPL-3.0-or-later
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{cutpointpy-1.0.0.post1.dev3 → cutpointpy-1.0.1}/src/cutpointpy.egg-info/dependency_links.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|