Hi Praveen,

In MLLib, the major difference is that RandomForestClassificationModel
makes use of a newer API which utilizes ML pipelines.  I can't say for
certain if they will produce the same exact result for a given dataset, but
I believe they should.

Bryan

On Wed, Jul 29, 2015 at 12:14 PM, praveen S <mylogi...@gmail.com> wrote:

> Hi
> Wanted to know what is the difference between
> RandomForestModel and RandomForestClassificationModel?
> in Mlib.. Will they yield the same results for a given dataset?
>

Reply via email to