thenineteen / Semiology-Visualisation-Tool

Data driven 3D brain visualisation of semiology. Semiology to anatomy translator based on over 4600 patients from 309 peer-reviewed articles.
MIT License
9 stars 6 forks source link

Softmax should be performed on the proportions not raw data #223

Closed thenineteen closed 3 years ago

thenineteen commented 3 years ago

Softmaxing should occur after proportion, not before, e.g., instead of in normalsie_semiologies_df(), in combine_semiologies_df()