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
{{ message }}
This repository was archived by the owner on May 19, 2023. It is now read-only.
Is your feature request related to a problem? Please describe.
Add a method of splitting for a categorical features using bag sampling approach for tree based anomaly detection. Customize the node splitting to handle IP address, port, protocol … etc.
Additional context
This implementation will have dependencies on ExtraTreeRegression implementation of CuML.