International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 122 - Number 8 |
Year of Publication: 2015 |
Authors: Shivani P. Patel, Vinita Shah, Jay Vala |
10.5120/21723-4874 |
Shivani P. Patel, Vinita Shah, Jay Vala . Outlier Detection in Dataset using Hybrid Approach. International Journal of Computer Applications. 122, 8 ( July 2015), 38-41. DOI=10.5120/21723-4874
Outlier is a data point that deviates too much from the rest of dataset. Most of real-world dataset have outlier. Outlier analysis is one of the techniques in data mining whose task is to discover the data which have an exceptional behavior compare to remaining dataset. Outlier detection plays an important role in data mining field. Outlier Detection is useful in many fields like Medical, Network intrusion detection, Credit card fraud detection, medical, fault diagnosis in machines, etc. In order to deal with outlier, clustering method is used. Outlier detection contains clustering and finding outlier by applying any outlier detection technique. For that K-mean is widely used to cluster the dataset. Different techniques like statistical-based, distance-based, and deviation-based and density based methods are used to detect outlier. The experiment result shows that existing algorithm perform better than proposed cluster-based and distance-based Algorithm.