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
The performance of a classifier in a supervised machine learning problem is popularly evaluated by using the accuracy, precision, recall, and F1-score. These parameters could evaluate very well classifiers in the case th…
One of the issues with spinlock protocols is excessive spinning which results in a waste of CPU cycles. Some protocols use the hybrid, spin-then-block approach to avoid this problem. In this case, the contending thread m…
Vascular Dementia is often Clinically diagnosed once the effects of the disease are prevalent in a person’s daily living routines. However previous research has shown various behavioral and physiological changes linked t…
Sentiment Analysis (SA) of social media contents has become one of the growing areas of research in data mining. SA provides the ability of text mining the public opinions of a subjective manner in real time. This paper…
Motion Picture Production has always been a risky and pricey venture. Bollywood alone has released approximately 120 movies in 2017. It is disappointing that only 8% of the movies have made to box office and the remainin…
Training of artificial neural network using back-propagation is a computational expensive process in machine learning. Parallelization of neural networks using Graphics Pro-cessing Unit (GPU) can help to reduce the time…
Diverse malware programs are set up daily focusing on attacking computer systems without the knowledge of their users. While some authors of these programs intend to steal secret information, others try quietly to prove…
Having based on hard AI problems, CAPTCHA (Completely Automated Public Turing test to tell the Computers and Humans Apart) is a hot research topic in the field of computer vision and artificial intelligence. CAPTCHA is a…
Crime analysis has become an interesting field that deals with serious public safety issues recognized around the world. Today, investigating Twitter Sentiment Analysis (SA) is a continuing concern within this field. Asp…
Online news is a media for people to get new information. There are a lot of online news media out there and a many people will only read news that is interesting for them. This kind of news tends to be popular and will…