By using machine learning, a system can classify human diseases based on the symptoms experienced by a person. The purpose of this study is to obtain the best machine learning model for classifying diseases using decision trees and neural networks and use these models to be converted into TensorFlow lite. The dataset used in this study is the Kaggle Disease Prediction Using Machine Learning dat…