|
|
|
|
|
by barneso
3780 days ago
|
|
There are plenty of alternatives out there to Spark ML: here is a survey of RF implementations: https://github.com/szilard/benchm-ml/tree/master/z-other-too... There is a whole other world of non stochastic gradient descent based algorithms out there; IMO Tensorflow is sensible to stick to one class of algorithms and do it well. (Disclaimer: I work on mldb, one of the tools on that list). |
|