-
performing EDA and writing some observations
-
visualizing data
-
pca,tsne
-
dealing imbalanced data into two type
- under sampling
- over sampling
- removing outliers
- splitting of data
- building model 1)logistic regression 2)random forest 3)xg boost 4)decision tress 5)svm 6)grading boost
- hypertuning of all the model
- predicting the results
- smote over sampling
- building same models
- hypertuning
- predicting the results