>> So is there any method within scikit, that could help me finding a >> feature mapping? > > I am not sure what you mean by feature mapping? Do you mean a non > linear > mapping to a feature spacing in which the classes should be > separable?
Yes, sorry for being imprecise. > You might try totally random trees embedding for this purpose: > > http://scikit-learn.org/stable/modules/ensemble.html#totally-random-trees-embedding > and > > http://scikit-learn.org/stable/auto_examples/ensemble/plot_random_forest_embedding.html Ok, I will have a look. Thanks. Cheers Richard ------------------------------------------------------------------------------ Try New Relic Now & We'll Send You this Cool Shirt New Relic is the only SaaS-based application performance monitoring service that delivers powerful full stack analytics. Optimize and monitor your browser, app, & servers with just a few lines of code. Try New Relic and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
