Help end blight in Detroit. Kaggle Machine Learning Project.
Origin URL is this
Data can be downloaded here
- Create a machine learning model in scikit-learn to study Detroit’s blight ticket compliance issue.
- Use pandas and numpy to clean data.
- Use cross validation score and grid search to create a gradient boosting classifier.
- Use the classifier to predict whether a blight ticket will be paid on time with a AUROC of 81%.