-
The Monkeypox virus (MPXV) was first discovered and reported by the Statens Serum Institut (Copenhagen, Denmark) in 1958 , after two outbreaks of the disease were discovered in cynomolgus macaques.
-
The first human case of monkeypox was recorded in August 1970 from the remote town of Bokenda in the province of the equatorial of Democratic Republic of the Congo (DRC).
This Prediction is a research analysis process on data using classification algorithms to compare the accuracy rate for each algorithm given below on this Monkey Pox data such as
- K-Neighbors Classifier
- RandomForest Classifier
- AdaBoost Classifier
- Bagging Classifier
- Gradient Boosting Classifier
- Decision Tree Classifier
- The purpose of this research analysis is to find which model is suitable and from which algorithm it is best for the given dataset.
- Import Libraries
- Checking Dataset
- Data Preprocessing
- Exploratory Data Analysis
- Correlation Analysis
- Train and Test Split
- Model Output Processing
- Model Training
- Model Evaluation
- Final Summary Report