You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the XGBOD Paper and the dedicated XGBOD Github Repo there was a parameter "p" for the selection of the TOS.
I cant find it in the PyOD implementation, neither the selection methods as described in the paper (random, accurate, balanced).
Does the current implementation append every TOS to the original feature space?
The text was updated successfully, but these errors were encountered:
In the XGBOD Paper and the dedicated XGBOD Github Repo there was a parameter "p" for the selection of the TOS.
I cant find it in the PyOD implementation, neither the selection methods as described in the paper (random, accurate, balanced).
Does the current implementation append every TOS to the original feature space?
The text was updated successfully, but these errors were encountered: