[scikit-learn] Recurrent States with Decision Tree

KevNo brookm291 at gmail.com
Sat Oct 22 13:32:04 EDT 2016


Hello,

Just wondering, how can we setup path dependant input states for Random 
Forest/Decision Tree ?
This is similar to Recurrent Network,
where input Xt=(x0,...,xi,.. yt-1, yt-2) depends on past output states Yt.


If we could put the exact values states Yt, it obviously creates a bias 
in the training.
So, we should be put some estimate of (Yt)


Is the concept of Recurrent Tree makes sense ?

Thanks for your insight.





> scikit-learn-request at python.org <mailto:scikit-learn-request at python.org>
> Thursday, October 20, 2016 1:00 AM
> Send scikit-learn mailing list submissions to
> scikit-learn at python.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://mail.python.org/mailman/listinfo/scikit-learn
> or, via email, send a message with subject or body 'help' to
> scikit-learn-request at python.org
>
> You can reach the person managing the list at
> scikit-learn-owner at python.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of scikit-learn digest..."
>
>
> Today's Topics:
>
> 1. Towards 0.18.1 (Joel Nothman)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Thu, 20 Oct 2016 01:42:31 +1100
> From: Joel Nothman <joel.nothman at gmail.com>
> To: Scikit-learn user and developer mailing list
> <scikit-learn at python.org>
> Subject: [scikit-learn] Towards 0.18.1
> Message-ID:
> <CAAkaFLWLtz8O02vVLweWEZwM_yVDV2M6OQN6yd30_B0U1MSEgg at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> Due to a few substantial bugs in 0.18.0, we're hoping to release 0.18.1
> around the end of the month. Help solving (and reviewing) the issues 
> listed
> https://github.com/scikit-learn/scikit-learn/milestone/22 is welcome. In
> particular, an easy documentation issue at
> https://github.com/scikit-learn/scikit-learn/pull/7659 is waiting to be
> picked up.
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: 
> <http://mail.python.org/pipermail/scikit-learn/attachments/20161020/ffb2fbb6/attachment-0001.html>
>
> ------------------------------
>
> Subject: Digest Footer
>
> _______________________________________________
> scikit-learn mailing list
> scikit-learn at python.org
> https://mail.python.org/mailman/listinfo/scikit-learn
>
>
> ------------------------------
>
> End of scikit-learn Digest, Vol 7, Issue 39
> *******************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20161023/91713de3/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: compose-unknown-contact.jpg
Type: image/jpeg
Size: 770 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20161023/91713de3/attachment.jpg>


More information about the scikit-learn mailing list