I've been trying to find a FDA (Fisher Discriminant Analysis)
implementation in scikit learn and I have not found any. It is not
implemented?
Please let me know if it is implemented under another name... because I'm
planning to implement it as a contribution.
(I find surprising that I could not find it, since it is is a very classic
method... I think)

Another doubt: I have a python implementation of a simple
"dimensionality-expansion" method that have worked very good for me in some
problems... I call it "PolynomialExpander"
It is almost the same as the "kernels" used for SVMs.
Does enything similar exist? Where should I include it in the code if I
want to share it?

Thanks in advance,
Carlos Aspillaga
------------------------------------------------------------------------------
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to