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
When running outlier detection with method being set to either distance_kth_nn or distance_knn the process rejects those as invalid values.
"state" : "failed",
"failure_reason" : """[test-1] Error closing data frame analyzer process [Input error: bad value '"distance_kth_nn"' for 'method'.]""",