Diamond Price Prediction 💎

In this project I:

  • Developed an XGBoost model with R^2 Score of 0.9812
    • Conducted EDA and handled null values
    • Utilized Feature Engineering and Ordinal Encoding
    • Applied Z-score Normalization for data scaling
    • Employed K Fold Cross Validation for model selection
    • Created and deployed a web application

You can also check out the Kaggle notebook for more details