Machine learning is a branch of artificial intelligence in which systems improve their performance on a task by learning patterns from data rather than following explicitly programmed rules. It is broadly divided into supervised learning for classification and regression from labeled examples, unsupervised learning for clustering and dimensionality reduction on unlabeled data, and reinforcement learning for learning optimal actions through trial-and-error interaction with an environment. Common algorithms include decision trees, support vector machines, ensemble methods such as random forests and gradient boosting, and neural networks, chosen based on data characteristics, interpretability needs, and computational constraints. Industry surveys suggest most organizations remain in experimentation or pilot phases with machine learning, with only about a third reporting they have begun scaling programs organization-wide. Machine learning underlies applications across nearly every domain, including predictive maintenance, credit scoring, medical diagnosis support, and recommendation systems. As an open-access machine learning journal (an ML journal), IJACSA publishes comparative studies and applied research spanning these algorithm families.
Published in International Journal of Advanced Computer Science and Applications (IJACSA)
· list last refreshed September 2026
In current era of globalization, English language learning is important as it has become a global language and helps people to communicate from various regions and languages. For vocational students whose main aim is to…
The rapid development and advancement of 5G technologies and smart devices are associated with faster data transmission rates, reduced latency, more network capacity, and more dependability over 4G networks. However, the…
Anomaly detection in IoT is a hot topic in cybersecurity. Also, there is no doubt that the increased volume of IoT trading technology increases the challenges it faces. This paper explores several machine-learning algori…
This study introduces a novel approach to traffic congestion detection using Reinforcement Learning (RL) of machine learning classifiers enhanced by Explainable Artificial Intelligence (XAI) techniques in Smart City (SC)…
Indonesia is among the world’s most prolific countries in terms of internet and social media usage. Social media serves as a primary platform for disseminating and accessing all types of information, including health-rel…
The growth of IoT devices has presented great vulnerabilities leading to many malware attacks. Existing IoT malware detection methods face many challenges; including: device heterogeneity, device resource restrictions, a…
One such research area is building detection, which has a high influence and potential impact in urban planning, disaster management, and construction development. Classifying buildings using satellite images is a diffic…
Sophisticated cyberattacks are an increasing concern for individuals, businesses, and governments alike. Detecting malware remains a significant challenge, particularly due to the limitations of traditional methods in id…
Imbalanced datasets are a significant challenge in the field of malware detection. The uneven distribution of malware and benign samples is a challenge for modern machine learning based detection systems, as it creates b…
This research focuses on predicting Wisconsin Breast Cancer Disease using machine learning algorithm, employs a dataset offered by UCI repository (WBCD) dataset. The under- gone substantial preparation, includes managing…