An Unique Data mining Task for Sorting: Data Preprocessing for efficient External Sorting
Journal Title: International Journal of Advanced Research in Computer Engineering & Technology(IJARCET) - Year 2012, Vol 1, Issue 9
Abstract
This paper presents external sorting using data preprocessing which is a data mining technique that adapted generally here. Generally, huge data of any organization possess data redundancy, noise and data inconsistency. To eliminate, Data preprocessing should be performed on raw data, then sorting technique is applied on it. Data preprocessing includes many methods such as data cleaning, data integration, data transformation and data reduction. Depending on the complexity of given data, these methods are taken and applied on raw data in order to produce quality of data. Then, external sorting is applied. The external sorting now takes the number of passes less than actual passes log B (N/M) + 1, and cost of Input / Outputs is less than 2*N* (log B (N/M) + 1) for the actual of B – way external merge sorting and also involve least number of runs compared to actual basic external sorting.
Authors and Affiliations
S. Hrushikesava Raju , Dr. T. Swarna Latha
Bio-Medical Image Retrieval Using SVM
This paper presents an image retrieval system in a computer system for browsing, searching and retrieving images from a large database of digital images. The support vector machine (SVM) is a concept based on learn...
SEARCHING TECHNIQUES IN ENCRYPTED CLOUD DATA
Cloud computing can be defined as a new style of computing in which the resources are provided online through the internet. It provides storage as well as service. It uses the technique of virtualization. Virtualiz...
E-Voting System for on Duty Person Using RSA Algorithm with Kerberos Concept
An electronic voting (e-voting) system is a voting system in which the election data is recorded, stored and processed primarily as digital information. There are many security challenges associated with the use of Inter...
Cloud based Intra-College Communication Information System using Mobile Clients
we have seen over the years that the process of notice boards, important notification about academics has been carried out manually almost across all educational institutions. The process is not only time consuming...
Design & Implementation of 64 bit ALU for Instruction Set Architecture & Comparison between Speed/Power Consumption on FPGA
In the present paper design of 64 bit ALU is presented. Arithmetic Logical Unit is the part of Microprocessor. All the arithmetic & logical functions are performed inside the ALU. So ALU is the heart of the micropr...