ilhamst/rgai10_icd10
change short to longdesc
Rename icd_lookup.csv to src/icd_lookup.csv
replace shortdesc with longdesc
Delete src/icd_lookup.csv
table index start from 1
import pandas
update load state in inference.py
Delete streamlit_app.py
fix again later
fix model class
os path join abspath pkl and csv
Update src/inference.py
Update src/inference.py
fix repo id
fix import model.py
Update src/streamlit_app.py
Rename inference.py to src/inference.py
Rename model.py to src/model.py
Rename label_encoder.pkl to src/label_encoder.pkl
move to src
rename
caching
update sample input text
fix repo id
Create file inference.py
add huggingface_hub
Create streamlit UI app.py
create model class file model.py
upload 2 files: icd lookup csv and label encoder pkl
update requirements.txt add torch, transformers, sklearn
initial commit
Duplicate from streamlit/streamlit-template-space
