using the ML
> Pipelines Api, and are working with DataFrames.
>
> Best,
> Burak
>
> On Mon, Jun 22, 2015 at 4:21 AM, CD Athuraliya
> wrote:
>
>> Hi,
>>
>> I am looking for a way to get confusion matrix for binary classification.
>> I was able to g
ay to get confusion matrix for binary classification.
> I was able to get confusion matrix for multiclass classification using this
> [1]. But I could not find a proper way to get confusion matrix in similar
> class available for binary classification [2]. Later I found this class [3]
> wh
Hi,
I am looking for a way to get confusion matrix for binary classification. I
was able to get confusion matrix for multiclass classification using this
[1]. But I could not find a proper way to get confusion matrix in similar
class available for binary classification [2]. Later I found this