|
|
|
|
|
by msellout
4722 days ago
|
|
The training subset for each tree can still be quite large. Note that most of the implementations failed on their 12 GB dataset. Although I'm a big believer in streaming/online machine learning, it's not necessarily the best solution. There are many cases when batch is the better option, especially for big data. Anything historical, really. |
|