CALL FOR PAPERS :
DEC-2018
| Submission Last Date |
:
|
30-Dec-2018
|
| Acceptance Notification
|
:
|
in 15 days
|
| Publication Date
|
:
|
in 5 days
|
FOR AUTHORS
FOR REVIEWERS
IJRET® PUBLICATIONS
DOWNLOADS
CONTACT US
NEWS & UPDATES
|
DATA PREPROCESSING FOR EFFICIENT EXTERNAL SORTING
S.Hrushikesava Raju, T. Swarna Latha
Abstract: Paper presents external sorting using data preprocessing. 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 for B – way external merge sorting, and number of Input / Outputs less than 2*N* (log B (N/M) + 1) of Input / Outputs and also involve least number of runs compared to actual basic external sorting.
Keywords: data preprocessing, external sorting, Data cleaning, passes, Inputs / Outputs, and runs.
DOI: https://doi.org/10.15623/ijret.2012.0103022
|
|