Skip to content

outlier detection

3 messages · Wensui Liu, Weiwei Shi

#
Hi, there:
I am wondering what packages are available in R which can do "outlier
detection" in large-scale dataset.

Thanks for sharing info,

weiwei
#
Random forest can do the job.

HTH.
On 8/3/05, Weiwei Shi <helprhelp at gmail.com> wrote:

  
    
#
Thanks. 
I knew rf based on proximity can detect the outlier but when the data
size goes to 1 million and the features go around 200, I guess I
probably do not have enough memory to proceed. Do u have some
experience of outlier detection in this kind of data size?

regards,

weiwei
On 8/3/05, Wensui Liu <liuwensui at gmail.com> wrote: