Tool to assist clinicians in early diagnosis of multiple myeloma. Utilising patient attribute data inputted by clinicians, the tool references ML trained data and provides a percentage value corresponding to the likeliness of a patient having multiple myeloma. The tool also specifies which stage of multiple myeloma the patient is in, to support the physician in determining next steps for diagnosis and treatment.
to run this code: first run these commands in your command line: pip install streamlit
to view the website, type the command: streamlit run main.py