analysis of DC permit process The codes in this repo are directed towards analyzing the DCRA permit process. The codes encompass various stages of the task:
- Merging the primary and supplementary datasets
- cleaning the merged dataset and creating a dataset to model upon
- Comparison of models - Naive Bayes, Logit, Decision Tree, KNN and their ROCs
- further analysis of Decision tree and Logit