-
Notifications
You must be signed in to change notification settings - Fork 47
Prediction of patients who needs to be admitted to ICU #3
Comments
Sir I am working on this issue. |
You don't have to know units for the prediciton. |
Actaully i needed them to get the normal values for each category which further can be used as the default values to fill Nan values in the dataframe. |
should i replace the nan values with the mean value for each column? |
Start by removing rows containing nan values, taking mean wouldn’t be a good idea |
that leaves with zero rows in the dataframe |
this could help you https://www.kaggle.com/lucianacantarelli/task-1-prediction-covid-19 |
I found most of the data are not updated. Thank you |
Model that predicts whether a patient needs to be admitted to ICU
The text was updated successfully, but these errors were encountered: