It is my capstone in Udacity Machine Learning Engineer Nanodegree course.
The objective is to use supervised learning technical for understand how severe is an insurance claim.
Kaggle: allstate claims severity
- Linear Regression
- Random Forest Regressor
- XGBoost
This project is tested with:
Requisite | Version |
---|---|
Python | 3.6.8 |
Pip | 21.2.4 |
pip install --require-hashes -r requirements.txt