Commit Graph

10 Commits

Author SHA1 Message Date
Peter Prettenhofer 2cce14c6ef cosmit: better docstrings 2012-07-21 16:01:17 +02:00
Gilles Louppe 1f282c6186 FIX: gradient boosting (1) 2012-07-16 13:07:18 +02:00
Peter Prettenhofer 09d424166f fix: gradient boosting regressor does not check if X is c-continous 2012-05-12 18:29:06 +02:00
Peter Prettenhofer 40f213267f rm old tree prediction methods;
cosmit
2012-04-02 12:13:54 +02:00
Peter Prettenhofer d1a122e642 use approriate data types (Py_ssize_t) 2012-03-30 08:27:54 +02:00
Peter Prettenhofer 92b8e86a57 cosmit 2012-03-29 22:07:52 +02:00
Peter Prettenhofer 11dd55b3fc fast tree prediction based on mystic cython kung-fu 2012-03-29 21:43:13 +02:00
Peter Prettenhofer 00e17f2b60 add prediction method for specific stage 2012-03-29 10:26:10 +02:00
Peter Prettenhofer f349e42f7f wip 2012-03-29 09:02:52 +02:00
Peter Prettenhofer bea9264d38 added gbrt extension module (faster prediction methods) 2012-03-29 08:34:45 +02:00