Facebook pixel tracking

The Science and Information (SAI) Organization publishes open-access peer-reviewed journals in computer science and artificial intelligence.

Contact Info
Website thesai.org
Follow Us
Contact Info
Follow Us

Data Mining | IJACSA

Data mining is the process of discovering patterns, correlations, and anomalies in large datasets using methods drawn from statistics, machine learning, and database systems. Core techniques include classification, clustering, association rule mining, regression, and anomaly detection, applied to structured data in relational databases, semi-structured data such as logs and JSON, and increasingly unstructured data such as text and images. A typical workflow involves data cleaning and preprocessing, feature selection or extraction, model application, and validation against held-out data to avoid overfitting. With global data volume estimated to approach 221 zettabytes by 2026 according to industry forecasts, scaling mining algorithms to high-volume, high-dimensional data has become a central research concern. Data mining underlies applications including market basket analysis, customer segmentation, credit risk scoring, predictive maintenance, and scientific data analysis in genomics and astronomy. As an open-access data mining journal, IJACSA covers novel algorithms, comparative performance studies, and domain-specific applications across business, healthcare, and engineering datasets.

Published in International Journal of Advanced Computer Science and Applications (IJACSA) · list last refreshed September 2026

A New Viewpoint for Mining Frequent Patterns

Vol. 4, Issue 3 (2013) · 1 citations

According to the traditional viewpoint of Data mining, transactions are accumulated over a long period of time (in years) in order to find out the frequent patterns associated with a given threshold of support, and then…

Toward the Integration of Traditional and Agile Approaches

Vol. 4, Issue 2 (2013) · 5 citations

The agile approach uses continuous delivery, instead of distinct procedure, to work closer with customers and to respond faster requirement changes. All of these are against the traditional plan driven approach. Due to a…