BlueBrain / morphoclass

Neuronal morphology preparation and classification using Machine Learning.
https://morphoclass.readthedocs.io
Apache License 2.0
8 stars 4 forks source link

Run training using `proj` instead of `rd` for interneurons (`in`) #67

Closed FrancescoCasalegno closed 2 years ago

FrancescoCasalegno commented 2 years ago

Context

It seems that ML models (based on TMD or GNN) are not performing that well on the interneurons in datasets.

@lidakanari suggested that this may be due to the fact that some interneuron classes rely on directionality, similar to what happens for pyramidal cells pc of layers L2 and L6.

Actions