Kyphosis Classification app is a simple Tkinter-based application that helps classify the occurrence of kyphosis in patients based on their Age (number of months after surgery), Number (Number of vertebrae involved), and Start (The first vertebrae operated on).
The main page of the app contains a form with three fields number of months after surgery, Number of vertebrae involved, and The first vertebrae operated on.
If the user leaves any of the fields empty, an error message (Please fill in all the fields) will be displayed in a pop-up window.
This message will be shown when the person is predicted to have kyphosis.
This message will be shown when the person is predicted to not have kyphosiS.