OP 27 November, 2023 - 12:33 AM
Looking for someone who can basically teach me how to do this coding assignment.
If you can do this, please DM me.
- Read the data and perform EDA. Determine a metrics for model evaluation.
- Based on the EDA, clean the data and perform encoding for the columns (e.g. converting categories to numbers, or multiple columns)
- Select the important features for your model.
- Build and train the following machine learning models (70% of the overall data):
- Decision Tree
- Random Forest
- Logistic Regression
- SVM
- Naïve Bayes
- Decision Tree
- Evaluate the models (30% of the overall data not used in training) and determine the metrics of interest.
- Compare the models.
- In task 4, while building the models, tune different hyperparameters for the models. Use grid search and cross validation.
- Is it possible to build a model with better performance if we balance the classes? If so, how? Build models and demonstrate how it helps.
If you can do this, please DM me.