7 lines
459 B
Plaintext
7 lines
459 B
Plaintext
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'}
|