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 this research, we focus on the usage of adversarial sampling to test for the fairness in the prediction of deep neural network model across different classes of image in a given dataset. While several framework had be…
Vibration monitoring of civil infrastructures is a fundamental task to assess their structural health, which can be nowadays carried on at reduced costs thanks to new sensing devices and embedded hardware platforms. In t…
Among the potential tools in digital marketing, Search Engine Optimization (SEO) facilitates the use of appropriate data by providing appropriate results according to the search priority of the user. Various research-bas…
A convolutional neural network (CNN) is a subset of machine learning as well as one of the different types of artificial neural networks that are used for different applications and data types. Activation functions (AFs)…
For a long time, researchers have been working to predict the effort of software development with the help of various machine learning algorithms. These algorithms are known for better understanding the underlying facts…
To design a framework for effective prediction of heart disease based on ensemble techniques, without the need of feature selection, incorporating data balancing, outlier detection and removal techniques, with results th…
Since most of the road and traffic accidents are related to human errors or distraction, the study of irregular driving behaviors is considered one of the most important research topics in this field. To prevent road acc…
One of the most important concerns facing urban regions across the world is air pollution. As a result, it's critical to monitor pollution levels and notify the public on the state of the air. An indicator called the Air…
Chronic kidney disease (CKD) is one of the leading causes of death across the globe, affecting about 10% of the world's adult population. Kidney disease affects the proper function of the kidneys. As the number of people…
Natural Language Processing, specifically text classification or text categorization, has become a trend in computer science. Commonly, text classification is used to categorize large amounts of data to allocate less tim…