disease-predictor icon indicating copy to clipboard operation
disease-predictor copied to clipboard

A Django App for predicting Heart disease, Diabetes and Breast Cancer developed using Random Forest Classifier and KNN.

Results 3 disease-predictor issues
Sort by recently updated
recently updated
newest added

Bumps [django](https://github.com/django/django) from 3.1.12 to 3.1.14. Commits 840bebf [3.1.x] Bumped version for 3.1.14 release. 22bd174 [3.1.x] Fixed #30530, CVE-2021-44420 -- Fixed potential bypass of an upstream... cfb780d [3.1.x] Added stub...

dependencies

Add Heart-Model PKL file

Hello @theArjun Your model is looking great. But issue is about time. After seeing all of your code a time issue occurs. Reason behind is that you are actually train...