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
34 stars 12 forks source link

Fix for neural networks (data format for target class) #1722

Closed c-yuwei closed 2 months ago

c-yuwei commented 2 months ago

This PR fixes the wrong Format of TARGETS in all NNDataPoint classification elements. The Format of TARGETS is changed from stringlist to cell. All changes in braph2 folder are also updated.

All changed elements have been tested, including:

All NNDataPoint subelements for classification and their example scripts/pipelines

Neural network classifier and its related elements