Browsing by Author "Haddela, P.S"
Now showing 1 - 4 of 4
- Results Per Page
- Sort Options
Publication Embargo Classification of Documents and Images Using an Enhanced Genetic Algorithm(IEEE, 2022-12-09) Athuraliya, N; De Silva, H; Dasanayake, D; Fernando, K; Haddela, P.S; Gunarathne, AIn 1975, John Holland proposed the Genetic Algorithm (GA). The algorithm is widely used to provide superior solutions for optimization and search problems by relying on biologically inspired operators including mutation, crossover, and selection. The fittest individuals are chosen for reproduction in this algorithm to generate the next generation’s offspring. Classification is a technique used in data mining to analyze the collected data and to divide them into different classes. The relationship between a known class assignment and the properties of the entity to be classed may serve as the foundation for the classification procedure. Through this research, it has mainly consider classification for documents and images using GA. In order to enhance the accuracy and to reduce the error rate of traditional models, a new approach is proposed which is based on GA. The primary benefit of using GA in conjunction with classification is the efficiency in which it can address optimization issues. The experiment results are used to verify the suggested algorithm using benchmark data sets gathered from the UCI machine learning repository.Publication Embargo CricSquad: A System to Recommend Ideal Players to a Particular Match and Predict the Outcome of the Match(IEEE, 2023-06-12) Lekamge, E. L.; Wickramasinghe, K. R.; Gamage, S. E.; Thennakoon, T. M. K. L.; Haddela, P.S; Senaratne, SSelection of the cricket squad plays a very important role in the outcome of the match. This work is about selecting ideal players for a cricket match and predicting the outcome of the match according to the selected cricket team. A cricket squad consist of around 15 to 16 players, with different expertise in batting, bowling, fielding. To select players for the squad, points were calculated using a statistical approach considering player’s overall career data. And then for the further use of selecting players for the squad next match performance of each and every player were predicted using Machine Learning techniques. Association rule mining was used to find frequent winning player combinations with day/night, home/away, batting first/second, against different opponent combinations. Finally calculate points for each player in both teams, then predict the outcome of the match with classification algorithms by considering the calculated total points of each team and other factors such as toss outcome, batting inning, day night conditions and venue. As for the results, XG boost regressor has produced the highest R2 score of 0.92 for batsman runs prediction model while random forest regressor has produced the highest R2 score of 0.66 for bowler wickets prediction model. The Gradient Boost Classifier predicted the Outcome of a match with the highest accuracy of 0.92 while the K Nearest Neighbor achieved the lowest accuracy of 0.82 score.Item Embargo Performance Analysis of Text Classification Algorithms for Dhivehi Language Documents(Institute of Electrical and Electronics Engineers Inc., 2025) Mohamed, F.R; Haddela, P.SThis study examines the effectiveness of various machine learning algorithms in classifying text written in 'Dhivehi,' the official language of the Maldives. As a low-resource language with limited research in text analytics, 'Dhivehi' poses unique challenges due to its distinctive linguistic properties. To address these challenges, this research evaluates the performance of algorithms, including Support Vector Machines, Naive Bayes, Decision Trees, Neural Networks, XGBoost, and Random Forest, leveraging a newly curated 'Dhivehi' language dataset. The evaluation highlights that K-Neighbors achieved the highest performance, with an accuracy of 64.7% and F1 scores (macro: 0.640, weighted: 0.642), demonstrating a strong balance between precision and recall. Support Vector Machines (accuracy: 63.9%) and XGBoost (accuracy: 62.8%) also showed competitive results, with SVM slightly outperforming XGBoost in F1 metrics. Decision Tree exhibited the lowest performance across all metrics. The findings provide critical insights into improving text classification for low-resource languages and contribute to developing natural language processing tools adapted explicitly for 'Dhivehi.' Furthermore, the dataset is publicly available on Mendeley data under the name 'Dhivehi Categories data set' to foster future research and innovation in this domain.Item Embargo Predictive Policing with Neural Networks: A Big Data Approach to Crime Forecasting in Sri Lanka(Institute of Electrical and Electronics Engineers Inc., 2025) Nauzad, H; Dayawansa, D; Dias, N.Y; Haddela, P.S; Ratnayake, SThe surge in crime rates, particularly in urban regions, has underscored the importance of predictive policing within law enforcement strategies. This research introduces a neural network-based crime prediction model, specifically tailored to address the complexities of Sri Lanka's crime landscape. By combining big data analytics with advanced machine learning methods - including ensemble models such as Random Forest and Gradient Boosting, alongside Artificial Neural Networks (ANNs) - our study presents a robust framework to forecast crime incidents, locations, and time spans. While neural networks excel in predictive accuracy, their "black-box"nature can hinder practical applications in critical fields like law enforcement. To address this, our model integrates Explainable AI (XAI), making the decision-making process of the system transparent and interpretable for end-users. XAI helps break down complex neural network predictions, ensuring trust and clarity in the model's insights. With a prediction accuracy rate of 85%, this approach demonstrates substantial potential to improve crime prevention efforts and optimize resource allocation. Our research not only highlights the predictive strengths of neural networks but also showcases the essential role of interpretability for deploying these models effectively in real-world policing.
