Skip to content

H4seeb-Ahmd/D_AI_gnose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

D_AI_gnose

This is an application that takes in symptoms as input from the user to diagnose and predict a disease which the user might have.

This is an AI model that can use one of 5 models(KNN, SVM, NN, LogReg, NB) to predict the disease. the choice of the model is chosen through the code.

Requirements: numpy, pandas, matplotlib, scikit-learn.

To run the program run Application.py using python.

Note: the search functionality is not functional.

This is an updated version of https://github.com/AppleBoys148/ML-MATRIX-AppleBoys (original version) created in collaboration with @Madhav071 (https://github.com/Madhav071).

Releases

No releases published

Packages

No packages published

Languages