We do have a E-commerce dataset, we need to identify or predict who are all coming as visitors and converted as out customers.
Use the given data, there is a column called “has_converted” as target variable. Do the classification to find whether user will convert as a customer or not.
- Data read
- Do Multiple EDA with Plots (Show In streamlit)
- Preprocessing
- Stat Analysis
- Feature Selection
- Model Building – Build Atleast 3 models.
- Do predictions for the Live stream Data.
- Display the 3 model’s precision, recall, accuracy, f1-score
- EDA
- IMAGE PROCESSING
- NLP
- RECOMMENDATION SYSTEM
- PREDICTION OF THE MACHINE LEARNING MODEL FOR THE GIVEN DATASET
Thank you!