Hi,

There is a very advanced pull request which add sparse matrix support to 
decision tree: https://github.com/scikit-learn/scikit-learn/pull/3173

Based on this, it could be possible to have gradient tree boosting working
on sparse data. Note that adaboost already support sparse matrix
with non-tree based estimator.

Best regards,
Arnaud


On 16 Sep 2014, at 02:16, c TAKES <ctakesli...@gmail.com> wrote:

> Is anyone working on making Gradient Boosting Regressor work with sparse 
> matrices?
> 
> Or is anyone working on adding an option for fully corrective gradient 
> boosting, I.E. all trees in the ensemble are re-weighted at each iteration?
> 
> These are things I would like to see and may be able to help with if no one 
> is currently working on them.  
> ------------------------------------------------------------------------------
> Want excitement?
> Manually upgrade your production database.
> When you want reliability, choose Perforce.
> Perforce version control. Predictably reliable.
> http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk_______________________________________________
> Scikit-learn-general mailing list
> Scikit-learn-general@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce.
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&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