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
Hi,
I am running the biomarker jupyter network.
However, there is no data in the result downloaded from the google driver you share in the main page.
This lead to an error happen in the following line in the Biomarkers.ipynb validation = pd.read_csv('./Result/Feature_Selection2/'+str(mp)+'/ADNI/Validation.csv', index_col = 0)
May I get there files ? or how can I generate them myself ?
Best Regards,
Martin
The text was updated successfully, but these errors were encountered:
Hi,
I am running the biomarker jupyter network.
However, there is no data in the result downloaded from the google driver you share in the main page.
This lead to an error happen in the following line in the Biomarkers.ipynb
validation = pd.read_csv('./Result/Feature_Selection2/'+str(mp)+'/ADNI/Validation.csv', index_col = 0)
May I get there files ? or how can I generate them myself ?
Best Regards,
Martin
The text was updated successfully, but these errors were encountered: