开发者

How do you perform bootstrapping and remove outliers in Weka?

I am just starting to play around with the Weka API and a couple of the example data sets, but just wanted to understand a couple bits and pieces. Does anyone know how to perform 0.632 bootstrapping in 开发者_如何学GoWeka?

Also how do would I go about detecting outliers (I understand there are many different methods of doing this...)?

Also how would I remove say 10% of outliers, once they have been identified?

Any help would be greatly appreciated!

Cheers,

Neil


You can perform supervised resampling, which is what bootstrap is, using the Resample filter.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜