Skip to content

rlewinter/DS4400_Project

Repository files navigation

DS4400_Project

Identifying API access behavior anomalies

Running Scripts

  • 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

Plots

  • All plots are available in the "figures" directory

About

Identifying API access behavior anomalies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors