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
This is a dataset problem. Those NaNs are generated because there is no fit_auc for certain entries in the nci60.experiments object. See attached screenshot.
This needs to be either fixed on the dataset / build side or, we need to exclude those experiments (which should probably also happen on the build side of things)
Uh oh!
There was an error while loading. Please reload this page.
The train_test_validate function currently fails when it encounters an NaN value such as in nci60.
Edit - for more info: This is still present even after dropping NaN values from each datatype using the following command:
The text was updated successfully, but these errors were encountered: