Identifying API access behavior anomalies
- First run Data_preprocess.ipynb to produce the training, testing, and validation datasets to be used in the models.
- Run the following model codes in any order to view models' performances:
- LinearSVC.ipynb
- LinearSVC_SGD.ipynb
- LogReg.ipynb
- LogReg_SGD.ipynb
- RidgeReg.ipynb
- All plots are available in the "figures" directory