Skip to content

Commit

Permalink
Refactor models
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] authored and [email protected] committed Jun 4, 2018
1 parent a9b0550 commit 6e4b2df
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
from sklearn.metrics import roc_auc_score
from scipy.io import loadmat

from pyod.models.feat_bagging import FeatureBagging
from pyod.models.feature_bagging import FeatureBagging
from pyod.models.lof import LOF


Expand Down

0 comments on commit 6e4b2df

Please sign in to comment.