ML classification models package
Project description
GYB Classification Model
gyb_classification_model is a Python package for classifying medical documents. It provides a simple interface so you can run predictions directly on raw text.
📦 Installation
pip install gyb-classification-model
🚀 Usage
from gyb_classification_model import predictor
text = '''
18 19 20 L.HAIG BEMBRY SIDER,JEFFREY # 3 Left Shoulder Arthroscopy 7/24/2025
'''
prediction = predictor.predict_text(text)
print(prediction)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gyb_classification_model-0.1.5.tar.gz.
File metadata
- Download URL: gyb_classification_model-0.1.5.tar.gz
- Upload date:
- Size: 5.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
df169a4c4fa588a207b2fed0093b180092a1046dfd9f79e80ed20c309818ceb8
|
|
| MD5 |
3daef13aa3fbac555f7522d1f01ffb34
|
|
| BLAKE2b-256 |
3a3f1b558ad2446376e60f016ae052b4a2d133c0ee172727927fc3ba7adb2c35
|
File details
Details for the file gyb_classification_model-0.1.5-py3-none-any.whl.
File metadata
- Download URL: gyb_classification_model-0.1.5-py3-none-any.whl
- Upload date:
- Size: 5.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0190cc151069db86020611ec36a399e80d697b5ba0fb61062ce8d2df06c56054
|
|
| MD5 |
1201b50bfd65336c957bc716196977f8
|
|
| BLAKE2b-256 |
3a076a988568977f1620ae8a8ec18371a36cfc0caddfca3892905da0d60b6283
|