Running l1 and picking non zero coefficient s gives a good estimate of interesting features as well... On Jun 17, 2015 4:51 PM, "Xiangrui Meng" <[email protected]> wrote:
> We don't have it in MLlib. The closest would be the ChiSqSelector, > which works for categorical data. -Xiangrui > > On Thu, Jun 11, 2015 at 4:33 PM, Ruslan Dautkhanov <[email protected]> > wrote: > > What would be closest equivalent in MLLib to Oracle Data Miner's > Attribute > > Importance mining function? > > > > > http://docs.oracle.com/cd/B28359_01/datamine.111/b28129/feature_extr.htm#i1005920 > > > > Attribute importance is a supervised function that ranks attributes > > according to their significance in predicting a target. > > > > > > Best regards, > > Ruslan Dautkhanov > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
