it that covers a specific range of
> the feature.
>
>
> 2014-08-14 7:43 GMT+08:00 Sameer Tilak :
>
> Hi All,
>
> I am using the decision tree algorithm and I get the following error. Any
> help would be great!
>
>
> java.lang.UnknownError: no bin was found
Hi Yanbo,I think it was happening because some of the rows did not have all the
columns. We are cleaning up the data and will let you know once we confirm this.
Date: Thu, 14 Aug 2014 22:50:58 +0800
Subject: Re: java.lang.UnknownError: no bin was found for continuous variable.
From: yanboha
Hi All,
I am using the decision tree algorithm and I get the following error. Any help
would be great!
java.lang.UnknownError: no bin was found for continuous variable. at
org.apache.spark.mllib.tree.DecisionTree$.findBin$1(DecisionTree.scala:492) at