Taking a data mining approach to understand a COVID-19 dataset, and using machine learning to make predictions.
The number of infected cases continue to rise everyday. Find a way to predict if patients will be hospitalized, deceased or recovered based on the given dataset.
- Data Analysis and Preprocessing
- Data visualizations
- Creating and tuning ML models
- Predicting with ML models
-
- Models: AdaBoost and RandomForest
- Preprocessing: pandas, numpy, and scikit-learn
- Visualization: matplotlib and seaborn
- Kourosh: preprocessing, analysis, visualizations, building models, and hyperparameter tuning, and documentation
- Julian: preprocessing, building models, and documentation
- Robert: preprocessing, documentation