abuzarmahmood / neuRecommend

Classifier for semi-automated spike-sorting and channel recommendation
2 stars 0 forks source link

Multi scale features / targetting specific timepoints for improved classification + clustering #11

Open abuzarmahmood opened 8 months ago

abuzarmahmood commented 8 months ago

Use additional shorter windows to differentiate spikes which have different "elbows"

Can also used Neighborhood component analysis or LDA to find what time-points in the spike-snapshot are MOST useful for separating waveforms.

abuzarmahmood commented 8 months ago

Weighted PCA using the below weights might be useful

image

abuzarmahmood commented 8 months ago

Using PCA of logistic regression coefficients (weighted transform) as transform improves classification accuracy logistic_regression_accuracy logistic_regression_accuracy_comparison

abuzarmahmood commented 7 months ago

pca_of_logistic_regression_coefficients

top_12_pairs_of_units_with_highest_weighted_unweighted_accuracy

abuzarmahmood commented 7 months ago

logistic_regression_accuracy_comparison

abuzarmahmood commented 7 months ago

top_diff_pairs

abuzarmahmood commented 7 months ago

pca_of_full_dataset