I use python 3.8.8 follow this steps:
- install requirements.txt
- run scrap.py
- run find_topic.py
- label topic manually (title_topic_label.csv)
- run find_label.py
- run train_severity_model.py
- run train_stack_group_model.py
- run api
uvicorn api:app --reload
- open
http://localhost:8000/docs