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
Dynamic pricing has emerged as a crucial strategy for e-commerce platforms to maximize profitability while remaining competitive in rapidly changing digital markets. Traditional pricing methods often fail to capture the…
Ascertaining fatigue in elderly people is crucial both for preventing future health complications and for enhancing their quality of life. In this paper, we present an embedded system for real-time fatigue detection and…
AI-generated content detection is vital because it helps to uphold digital integrity in most fields of application, such as in academic publishing and content verification. The process of identifying text authenticity an…
Regional sustainable and coordinated development has become a central issue in the backdrop of a reshaped global economic landscape. Therefore, it is particularly important to evaluate the level of regional coordinated d…
This study examines the application of machine learning (ML) algorithms for multi-day stock price prediction on the Nigerian Stock Exchange (NSE) from 2013 to 2023, to inform trading strategies. Utilizing candlestick pat…
In recent years, dengue has gained prominence as a priority public health challenge due to increasing incidences of spread. The main objective of this systematic literature review (SLR) is to explore the use of environme…
This project presents the development of a mobile application for real-time posture analysis during squat and deadlift exercises, using Google Machine Learning (ML) Kit pose detection. Proper exercise form is critical in…
Recommender systems (RS) in domains with implicit feedback and significant class imbalance, such as health insurance, face unique challenges in accurately predicting user preferences. This study proposes a machine learni…
Sentiment analysis is a fundamental task in natural language processing with wide-ranging applications, from customer feedback monitoring to healthcare and social media analytics. While recent research has mainly emphasi…
Sentiment classification is a core task in natural language processing (NLP), enabling automated interpretation of opinionated text across domains, such as social media, e-commerce, and healthcare. While numerous models…