Skip to content
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

Added residualizing and scaling to NBS-Predict #13

Merged
merged 50 commits into from
Jun 14, 2024
Merged

Conversation

62442katieb
Copy link
Owner

Residualizes edges and outcoem within CV folds in kfold_nbs, then scales (unless outcome is binary, then only edges are scaled). Train and test data are residualized and scaled similarly in nbs_predict.py.

Added mean squared error as a performance metric. Now performance metrics are saved to a json.

Strength plots are unreliable for some parcellations (i.e., the Craddock 2011 parcellation bc it skips two numbers between 0 and 270). Saves strength nifti anyway. Changed default colormap to seismic.

Simplified output naming.

@62442katieb
Copy link
Owner Author

Also, NBS-Predict workflow doesn't have a CLI yet. it's a WIP

@62442katieb 62442katieb added bug Something isn't working enhancement New feature or request labels Mar 30, 2023
@62442katieb
Copy link
Owner Author

Mission accomplished. Merging bc I need to get IDConn up and running on CARC

@62442katieb 62442katieb merged commit 351a249 into master Jun 14, 2024
11 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant