paper-with-me

Papers

A Novel Data Pre-processing Technique: Making Data Mining Robust to Different Units and Scales of Measurement

2021-11-08 · Arbind Agrahari Baniya, Sunil Aryal, Santosh KC

Many existing data mining algorithms use feature values directly in their model, making them sensitive to units/scales used to measure/represent data. Pre-processing of data based on rank transformation has been suggested as a potential solution to overcome this issue. However, the resulting data after pre-processing with rank transformation is uniformly distributed, which may not be very useful in many data mining applications. In this paper, we present a better and effective alternative based on ranks over multiple sub-samples of data. We call the proposed pre-processing technique as ARES | Average Rank over an Ensemble of Sub-samples. Our empirical results of widely used data mining algorithms for classification and anomaly detection in a wide range of data sets suggest that ARES results in more consistent task specific? outcome across various algorithms and data sets. In addition to this, it results in better or competitive outcome most of the time compared to the most widely used min-max normalisation and the traditional rank transformation.

📄 PDF Abstract BibTeX arXiv:2111.04253

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

Analysis of the Evolution of Advanced Transformer-Based Language Models: Experiments on Opinion Mining

2023-08-07 · Nour Eddine Zekaoui, Siham Yousfi, Maryem Rhanoui, Mounia Mikram

Opinion mining, also known as sentiment analysis, is a subfield of natural language processing (NLP) that focuses on identifying and extracting subjective information in textual material. This can include determining the…

Emotion RecognitionOpinion MiningSentiment AnalysisSentiment Classification+1

Preprocessing Methods and Pipelines of Data Mining: An Overview

2019-06-20 · Canchen Li

Data mining is about obtaining new knowledge from existing datasets. However, the data in the existing datasets can be scattered, noisy, and even incomplete. Although lots of effort is spent on developing or fine-tuning …

A comprehensive review of visualization methods for association rule mining: Taxonomy, Challenges, Open problems and Future ideas

2023-02-24 · Iztok Fister Jr., Iztok Fister, Dušan Fister, Vili Podgorelec 외

Association rule mining is intended for searching for the relationships between attributes in transaction databases. The whole process of rule discovery is very complex, and involves pre-processing techniques, a rule min…

Integrating Natural Language Processing Techniques of Text Mining Into Financial System: Applications and Limitations

2024-12-29 · Denisa Millo, Blerina Vika, Nevila Baci

The financial sector, a pivotal force in economic development, increasingly uses the intelligent technologies such as natural language processing to enhance data processing and insight extraction. This research paper thr…

Financial Analysis

A Brief Survey of Text Mining: Classification, Clustering and Extraction Techniques

2017-07-10 · Mehdi Allahyari, Seyedamin Pouriyeh, Mehdi Assefi, Saied Safaei 외

The amount of text that is generated every day is increasing dramatically. This tremendous volume of mostly unstructured text cannot be simply processed and perceived by computers. Therefore, efficient and effective tech…

ClusteringGeneral Classification