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.
Files changed (29) hide show
  1. {gyb_classification_model-0.1.2 → gyb_classification_model-0.1.3}/GYB_classification_model.egg-info/PKG-INFO +1 -1
  2. {gyb_classification_model-0.1.2 → gyb_classification_model-0.1.3}/GYB_classification_model.egg-info/SOURCES.txt +12 -0
  3. {gyb_classification_model-0.1.2 → gyb_classification_model-0.1.3}/PKG-INFO +1 -1
  4. {gyb_classification_model-0.1.2 → gyb_classification_model-0.1.3}/README.md +1 -0
  5. {gyb_classification_model-0.1.2 → gyb_classification_model-0.1.3}/gyb_classification_model/predictor.py +6 -6
  6. gyb_classification_model-0.1.3/models/MedicalReportClassifierV8.pkl +0 -0
  7. gyb_classification_model-0.1.3/models/MedicalReportLabelMapV8.pkl +0 -0
  8. gyb_classification_model-0.1.3/models/MedicalReportVectorizerV8.pkl +0 -0
  9. gyb_classification_model-0.1.3/models/label_mapV27.pkl +0 -0
  10. gyb_classification_model-0.1.3/models/textClassificationModelV27.pkl +0 -0
  11. gyb_classification_model-0.1.3/models/vectorizerV27.pkl +0 -0
  12. {gyb_classification_model-0.1.2 → gyb_classification_model-0.1.3}/setup.py +1 -1
  13. {gyb_classification_model-0.1.2 → gyb_classification_model-0.1.3}/GYB_classification_model.egg-info/dependency_links.txt +0 -0
  14. {gyb_classification_model-0.1.2 → gyb_classification_model-0.1.3}/GYB_classification_model.egg-info/requires.txt +0 -0
  15. {gyb_classification_model-0.1.2 → gyb_classification_model-0.1.3}/GYB_classification_model.egg-info/top_level.txt +0 -0
  16. {gyb_classification_model-0.1.2 → gyb_classification_model-0.1.3}/LICENSE +0 -0
  17. {gyb_classification_model-0.1.2 → gyb_classification_model-0.1.3}/MANIFEST.in +0 -0
  18. {gyb_classification_model-0.1.2 → gyb_classification_model-0.1.3}/gyb_classification_model/__init__.py +0 -0
  19. {gyb_classification_model-0.1.2 → gyb_classification_model-0.1.3}/models/MedicalReportClassifierV6.pkl +0 -0
  20. {gyb_classification_model-0.1.2 → gyb_classification_model-0.1.3}/models/MedicalReportLabelMapV6.pkl +0 -0
  21. {gyb_classification_model-0.1.2 → gyb_classification_model-0.1.3}/models/MedicalReportVectorizerV6.pkl +0 -0
  22. {gyb_classification_model-0.1.2 → gyb_classification_model-0.1.3}/models/OnlyDeliverSlipPharmOrderModelV4.pkl +0 -0
  23. {gyb_classification_model-0.1.2 → gyb_classification_model-0.1.3}/models/OnlyDeliverSlipPharmOrderVectorizerV4.pkl +0 -0
  24. {gyb_classification_model-0.1.2 → gyb_classification_model-0.1.3}/models/OnlyDeliverSlipPharmOrderlabel_mapV4.pkl +0 -0
  25. {gyb_classification_model-0.1.2 → gyb_classification_model-0.1.3}/models/label_mapV26.pkl +0 -0
  26. {gyb_classification_model-0.1.2 → gyb_classification_model-0.1.3}/models/textClassificationModelV26.pkl +0 -0
  27. {gyb_classification_model-0.1.2 → gyb_classification_model-0.1.3}/models/vectorizerV26.pkl +0 -0
  28. {gyb_classification_model-0.1.2 → gyb_classification_model-0.1.3}/setup.cfg +0 -0
  29. {gyb_classification_model-0.1.2 → gyb_classification_model-0.1.3}/test/test.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: gyb-classification-model
3
- Version: 0.1.2
3
+ Version: 0.1.3
4
4
  Summary: ML classification models package
5
5
  Author: Hrutik-M
6
6
  Author-email: hrutik.m@codearray.tech
@@ -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
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: gyb-classification-model
3
- Version: 0.1.2
3
+ Version: 0.1.3
4
4
  Summary: ML classification models package
5
5
  Author: Hrutik-M
6
6
  Author-email: hrutik.m@codearray.tech
@@ -12,3 +12,4 @@ For pypi
12
12
  - pip install --upgrade build twine
13
13
  - python -m build
14
14
  - twine upload dist/*
15
+
@@ -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, "vectorizerV26.pkl"), "rb") as f:
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, "label_mapV26.pkl"), "rb") as f:
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, "textClassificationModelV26.pkl"), "rb") as f:
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, "MedicalReportVectorizerV6.pkl"), "rb") as f:
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, "MedicalReportLabelMapV6.pkl"), "rb") as f:
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, "MedicalReportClassifierV6.pkl"), "rb") as f:
48
+ with open(os.path.join(base_path, "MedicalReportClassifierV8.pkl"), "rb") as f:
49
49
  medical_model = pickle.load(f)
50
50
 
51
51
 
@@ -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.2',
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',