On 10/01/2013 07:30 PM, Robert Layton wrote: > Quick question: Is there a way to find out which classifiers in > scikit-learn accept a custom distance metric/distance matrix? > Classifiers: only SVC. KNN supports minkowski distances afaik. (probably too late as answer to a quick question).
------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
