</>Project Brief
This application implements heart and kidney disease classification using several popular machine learning algorithms. Users can select a dataset (heart or kidney disease), choose a classification algorithm (K-Nearest Neighbors, Support Vector Machine, or Random Forest), and view accuracy results and classification reports to compare the performance of these algorithms.