Thanks Gilles and Lars, I will try to figure out what is the best way to
hack the current implementation of the tree builder to combine different
splitters.

Olivier: What I want to implement is a tree that can combine both linear
and circular variables as input features and also the target variable can
be defined as linear or circular too. I reckon I'll need to define a
circular Splitter for input variables and a circular Criterion that deals
with angular distances in the case of defining a circular target variable
(I don't fully understand the current implementation of Tree but i suppose
is something like that...)


On 29 January 2014 21:30, Olivier Grisel <olivier.gri...@ensta.org> wrote:

> Just to clarify things Pablo: are your circular variables input
> features or target regression variables in a multi-output regression
> task?
>
> --
> Olivier
>
>
> ------------------------------------------------------------------------------
> WatchGuard Dimension instantly turns raw network data into actionable
> security intelligence. It gives you real-time visual feedback on key
> security issues and trends.  Skip the complicated setup - simply import
> a virtual appliance and go from zero to informed in seconds.
>
> http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
> _______________________________________________
> Scikit-learn-general mailing list
> Scikit-learn-general@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
>
------------------------------------------------------------------------------
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&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