The current implementation does not support missing values, it ignores all rows that contain a missing value.
On 14 août 2012, at 07:27, rajkumar <[email protected]> wrote: > I just followed this link to run Random Forest example on MAHOUT: > > https://cwiki.apache.org/MAHOUT/partial-implementation.html > > It's working fine, but my problem is how do I find out missing values in big > data using Random Forest on MAHOUT? > > Thanks & Regards, > Rajkumar. > >
