demystifying icon indicating copy to clipboard operation
demystifying copied to clipboard

Add support for LDA

Open oliverfleetwood opened this issue 5 years ago • 0 comments

See https://scikit-learn.org/stable/modules/generated/sklearn.discriminant_analysis.LinearDiscriminantAnalysis.html

We can probably use the coef_ attribute directly as importance per feautre.

oliverfleetwood avatar Jun 10 '20 10:06 oliverfleetwood