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
The default model which is used when "psl.predict()" is called shall be the best performing one in terms of the stage loss (expected entropy per default). Currently, it is the model that is the last one in the list, which may not be the best performing one.
The text was updated successfully, but these errors were encountered:
stheid
changed the title
Change default model of PSL
Change default Stage of PSL when predicting (currently last stage is used regardless of performance)
Mar 20, 2024
The default model which is used when "psl.predict()" is called shall be the best performing one in terms of the stage loss (expected entropy per default). Currently, it is the model that is the last one in the list, which may not be the best performing one.
The text was updated successfully, but these errors were encountered: