braph-software / BRAPH-2

BRAPH 2.0 is a comprehensive software package for the analysis and visualization of brain connectivity data, offering flexible customization, rich visualization capabilities, and a platform for collaboration in neuroscience research.
http://braph.org
Other
29 stars 12 forks source link

Add brain atlas item to NNEvaluator for visulization #1694

Closed c-yuwei closed 10 months ago

c-yuwei commented 10 months ago

This PR includes a brain atlas item in all NNEvaluator elements, such as NNClassifierMLP_Evaluator, NNClassifierMLP_CrossValidation, NNRegressorMLP_Evaluator, and NNRegressorMLP_CrossValidation.

The purpose of adding the brain atlas to NNEvaluator elements is for visualizing the feature importance on a brain surface, which will be implemented later.

Furthermore, this change impacts all NN Braph2 files.

c-yuwei commented 10 months ago

Brain Atlas has nothing to do with neural network elements, so the solution here (in order to plot feature importance on the brain surface) is to create an element to do that