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 option to use multiple to models is experimental. It is not certain that the multiple top model scores are evaluated equivalently in the is_accepted function. For example, scores in a range 0 to 1 might have a different probability of generating acceptable values than scores in a range 5 to 20. This should be investigated further.
The text was updated successfully, but these errors were encountered:
The option to use multiple to models is experimental. It is not certain that the multiple top model scores are evaluated equivalently in the
is_accepted
function. For example, scores in a range 0 to 1 might have a different probability of generating acceptable values than scores in a range 5 to 20. This should be investigated further.The text was updated successfully, but these errors were encountered: