ML implemented
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
Initializing DiseasePredictor
|
||||
2024-04-12 11:57:47,966 INFO:Training model
|
||||
2024-04-12 11:57:48,226 INFO:Training accuracy: 0.77
|
||||
2024-04-12 11:57:48,226 INFO:Making a prediction
|
||||
2024-04-12 11:57:48,226 INFO:Extracting features from text
|
||||
2024-04-12 11:57:48,226 INFO:Tokens extracted: {'Disease': 'No', 'Fever': 'Yes', 'Cough': 'No', 'Fatigue': 'No', 'Difficulty Breathing': 'No', 'Blood Pressure': 'Yes', 'Cholesterol Level': 'No', 'Age': 40, 'Gender': 'Male'}
|
||||
Reference in New Issue
Block a user