Predictions on NHANES3 dataset, predicting mortality.
The data cleaning on original dataset left 10 features and RandomsearchCV was applied to obtain the model parameter and the data was fit using Random forest.
The notebook holds the details of prediciton, the f1 scores for the 2 classes are 91% and 75%.