FederatedAI / FATE

An Industrial Grade Federated Learning Framework
Apache License 2.0
5.66k stars 1.55k forks source link

Logistic Regression Early Stopping Metrics #5521

Open amyseoj1 opened 7 months ago

amyseoj1 commented 7 months ago

Hello,

What are the available metrics for early stopping in Logistic Regression model ? Do we currently have 'AUC' and 'ks' only ?

talkingwallace commented 6 months ago

Hi! Which version you are currently using?

amyseoj1 commented 6 months ago

Hello,

I currently use the 1.11.2 version. Is 'loss' supported in the v2.0.0 ?