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
kNN is used within trust score algorithm. However, the original predictive model might need require scaled features, so the trust score algorithm needs to deal with this during the fit stage.