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.





[email protected] <mailto:[email protected]>
Thursday, October 20, 2016 1:00 AM
Send scikit-learn mailing list submissions to
[email protected]

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
[email protected]

You can reach the person managing the list at
[email protected]

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 <[email protected]>
To: Scikit-learn user and developer mailing list
<[email protected]>
Subject: [scikit-learn] Towards 0.18.1
Message-ID:
<caakaflwltz8o02vvlwewezwm_yvdv2m6oqn6yd30_b0u1ms...@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
[email protected]
https://mail.python.org/mailman/listinfo/scikit-learn


------------------------------

End of scikit-learn Digest, Vol 7, Issue 39
*******************************************
_______________________________________________
scikit-learn mailing list
[email protected]
https://mail.python.org/mailman/listinfo/scikit-learn

Reply via email to