Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 404 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 404 Bytes

Kaggle-Problem

Porto Seguro Safe Driver Prediction. The description of the problem can be found here : https://www.kaggle.com/c/porto-seguro-safe-driver-prediction. I've done the following steps while building the model. Validation and Hyperparameter tuning is yet to be done.

  • Data Preprocessing
  • Feature Engineering
  • Dimensionality reduction
  • Algorithm Implementation
  • Predictions on Test Set