-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, i run your code successfully but where is performance matrix? In your paper you mentioned accuracy but nowhere in your code it is mentioned #12
Comments
Hi, could you please let me know details about how you run the experiments, e.g., on a server or a local machine? The performance should be printed out in the console and saved as a .csv file under the repo's directory by default. For example, line 381 to line 391 in |
local machine |
Do you run the code via a terminal or an IDE? Have you been able to check if there is a .csv file created? If feasible, please share with me a screenshot of your program and the code directory. |
I got TPE CSV file of 5CV . how can i get 10 CV ,KHSIC and LR weight pickle files? |
Please edit the .yaml file and set |
thanks a lot |
hi. i got all .npy files. but how you get LR_tangent_weights.pkl? |
can you please add readme in biomarker study? |
Please see the guide in nilearn's doc if you would like to plot the connectivity. |
No description provided.
The text was updated successfully, but these errors were encountered: