gyb-classification-model 0.1.2__tar.gz → 0.1.3__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.
- {gyb_classification_model-0.1.2 → gyb_classification_model-0.1.3}/GYB_classification_model.egg-info/PKG-INFO +1 -1
- {gyb_classification_model-0.1.2 → gyb_classification_model-0.1.3}/GYB_classification_model.egg-info/SOURCES.txt +12 -0
- {gyb_classification_model-0.1.2 → gyb_classification_model-0.1.3}/PKG-INFO +1 -1
- {gyb_classification_model-0.1.2 → gyb_classification_model-0.1.3}/README.md +1 -0
- {gyb_classification_model-0.1.2 → gyb_classification_model-0.1.3}/gyb_classification_model/predictor.py +6 -6
- gyb_classification_model-0.1.3/models/MedicalReportClassifierV8.pkl +0 -0
- gyb_classification_model-0.1.3/models/MedicalReportLabelMapV8.pkl +0 -0
- gyb_classification_model-0.1.3/models/MedicalReportVectorizerV8.pkl +0 -0
- gyb_classification_model-0.1.3/models/label_mapV27.pkl +0 -0
- gyb_classification_model-0.1.3/models/textClassificationModelV27.pkl +0 -0
- gyb_classification_model-0.1.3/models/vectorizerV27.pkl +0 -0
- {gyb_classification_model-0.1.2 → gyb_classification_model-0.1.3}/setup.py +1 -1
- {gyb_classification_model-0.1.2 → gyb_classification_model-0.1.3}/GYB_classification_model.egg-info/dependency_links.txt +0 -0
- {gyb_classification_model-0.1.2 → gyb_classification_model-0.1.3}/GYB_classification_model.egg-info/requires.txt +0 -0
- {gyb_classification_model-0.1.2 → gyb_classification_model-0.1.3}/GYB_classification_model.egg-info/top_level.txt +0 -0
- {gyb_classification_model-0.1.2 → gyb_classification_model-0.1.3}/LICENSE +0 -0
- {gyb_classification_model-0.1.2 → gyb_classification_model-0.1.3}/MANIFEST.in +0 -0
- {gyb_classification_model-0.1.2 → gyb_classification_model-0.1.3}/gyb_classification_model/__init__.py +0 -0
- {gyb_classification_model-0.1.2 → gyb_classification_model-0.1.3}/models/MedicalReportClassifierV6.pkl +0 -0
- {gyb_classification_model-0.1.2 → gyb_classification_model-0.1.3}/models/MedicalReportLabelMapV6.pkl +0 -0
- {gyb_classification_model-0.1.2 → gyb_classification_model-0.1.3}/models/MedicalReportVectorizerV6.pkl +0 -0
- {gyb_classification_model-0.1.2 → gyb_classification_model-0.1.3}/models/OnlyDeliverSlipPharmOrderModelV4.pkl +0 -0
- {gyb_classification_model-0.1.2 → gyb_classification_model-0.1.3}/models/OnlyDeliverSlipPharmOrderVectorizerV4.pkl +0 -0
- {gyb_classification_model-0.1.2 → gyb_classification_model-0.1.3}/models/OnlyDeliverSlipPharmOrderlabel_mapV4.pkl +0 -0
- {gyb_classification_model-0.1.2 → gyb_classification_model-0.1.3}/models/label_mapV26.pkl +0 -0
- {gyb_classification_model-0.1.2 → gyb_classification_model-0.1.3}/models/textClassificationModelV26.pkl +0 -0
- {gyb_classification_model-0.1.2 → gyb_classification_model-0.1.3}/models/vectorizerV26.pkl +0 -0
- {gyb_classification_model-0.1.2 → gyb_classification_model-0.1.3}/setup.cfg +0 -0
- {gyb_classification_model-0.1.2 → gyb_classification_model-0.1.3}/test/test.py +0 -0
@@ -15,21 +15,33 @@ gyb_classification_model.egg-info/dependency_links.txt
|
|
15
15
|
gyb_classification_model.egg-info/requires.txt
|
16
16
|
gyb_classification_model.egg-info/top_level.txt
|
17
17
|
gyb_classification_model/../models/MedicalReportClassifierV6.pkl
|
18
|
+
gyb_classification_model/../models/MedicalReportClassifierV8.pkl
|
18
19
|
gyb_classification_model/../models/MedicalReportLabelMapV6.pkl
|
20
|
+
gyb_classification_model/../models/MedicalReportLabelMapV8.pkl
|
19
21
|
gyb_classification_model/../models/MedicalReportVectorizerV6.pkl
|
22
|
+
gyb_classification_model/../models/MedicalReportVectorizerV8.pkl
|
20
23
|
gyb_classification_model/../models/OnlyDeliverSlipPharmOrderModelV4.pkl
|
21
24
|
gyb_classification_model/../models/OnlyDeliverSlipPharmOrderVectorizerV4.pkl
|
22
25
|
gyb_classification_model/../models/OnlyDeliverSlipPharmOrderlabel_mapV4.pkl
|
23
26
|
gyb_classification_model/../models/label_mapV26.pkl
|
27
|
+
gyb_classification_model/../models/label_mapV27.pkl
|
24
28
|
gyb_classification_model/../models/textClassificationModelV26.pkl
|
29
|
+
gyb_classification_model/../models/textClassificationModelV27.pkl
|
25
30
|
gyb_classification_model/../models/vectorizerV26.pkl
|
31
|
+
gyb_classification_model/../models/vectorizerV27.pkl
|
26
32
|
models/MedicalReportClassifierV6.pkl
|
33
|
+
models/MedicalReportClassifierV8.pkl
|
27
34
|
models/MedicalReportLabelMapV6.pkl
|
35
|
+
models/MedicalReportLabelMapV8.pkl
|
28
36
|
models/MedicalReportVectorizerV6.pkl
|
37
|
+
models/MedicalReportVectorizerV8.pkl
|
29
38
|
models/OnlyDeliverSlipPharmOrderModelV4.pkl
|
30
39
|
models/OnlyDeliverSlipPharmOrderVectorizerV4.pkl
|
31
40
|
models/OnlyDeliverSlipPharmOrderlabel_mapV4.pkl
|
32
41
|
models/label_mapV26.pkl
|
42
|
+
models/label_mapV27.pkl
|
33
43
|
models/textClassificationModelV26.pkl
|
44
|
+
models/textClassificationModelV27.pkl
|
34
45
|
models/vectorizerV26.pkl
|
46
|
+
models/vectorizerV27.pkl
|
35
47
|
test/test.py
|
@@ -17,13 +17,13 @@ script_dir = os.path.dirname(os.path.abspath(__file__))
|
|
17
17
|
base_path = os.path.abspath(os.path.join(script_dir, '../models'))
|
18
18
|
|
19
19
|
# Load files
|
20
|
-
with open(os.path.join(base_path, "
|
20
|
+
with open(os.path.join(base_path, "vectorizerV27.pkl"), "rb") as f:
|
21
21
|
tfidf_vectorizer = pickle.load(f)
|
22
22
|
|
23
|
-
with open(os.path.join(base_path, "
|
23
|
+
with open(os.path.join(base_path, "label_mapV27.pkl"), "rb") as f:
|
24
24
|
reverse_label_map = pickle.load(f)
|
25
25
|
|
26
|
-
with open(os.path.join(base_path, "
|
26
|
+
with open(os.path.join(base_path, "textClassificationModelV27.pkl"), "rb") as f:
|
27
27
|
model = pickle.load(f)
|
28
28
|
|
29
29
|
|
@@ -39,13 +39,13 @@ with open(os.path.join(base_path, "OnlyDeliverSlipPharmOrderModelV4.pkl"), "rb")
|
|
39
39
|
|
40
40
|
|
41
41
|
# Load files for Medical Reports
|
42
|
-
with open(os.path.join(base_path, "
|
42
|
+
with open(os.path.join(base_path, "MedicalReportVectorizerV8.pkl"), "rb") as f:
|
43
43
|
medical_vectorizer = pickle.load(f)
|
44
44
|
|
45
|
-
with open(os.path.join(base_path, "
|
45
|
+
with open(os.path.join(base_path, "MedicalReportLabelMapV8.pkl"), "rb") as f:
|
46
46
|
reverse_medical_map = pickle.load(f)
|
47
47
|
|
48
|
-
with open(os.path.join(base_path, "
|
48
|
+
with open(os.path.join(base_path, "MedicalReportClassifierV8.pkl"), "rb") as f:
|
49
49
|
medical_model = pickle.load(f)
|
50
50
|
|
51
51
|
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
|
|
2
2
|
|
3
3
|
setup(
|
4
4
|
name='gyb-classification-model', # Package name (what you'll pip install)
|
5
|
-
version='0.1.
|
5
|
+
version='0.1.3',
|
6
6
|
author='Hrutik-M',
|
7
7
|
author_email='hrutik.m@codearray.tech',
|
8
8
|
description='ML classification models package',
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{gyb_classification_model-0.1.2 → gyb_classification_model-0.1.3}/models/MedicalReportLabelMapV6.pkl
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
|
File without changes
|
File without changes
|