teejlab / API-Risk-Assessment-Framework

A framework for quantifying API risks.
https://teejlab.github.io/API-Risk-Assessment-Framework/intro.html
MIT License
5 stars 8 forks source link

Supervisedmodels #63

Closed Anupriya-Sri closed 2 years ago

Anupriya-Sri commented 2 years ago

Refactored code to: 1) save selected features after RFE (models/select_features) 2) save tuned LR and KNN models (models/..) 3) Load select_features and logistic regression model to make predictions