<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
<channel>
<title>2021</title>
<link>http://dlib.iit.ac.lk/xmlui/handle/123456789/863</link>
<description/>
<pubDate>Tue, 21 Apr 2026 06:24:38 GMT</pubDate>
<dc:date>2026-04-21T06:24:38Z</dc:date>
<item>
<title>K-means Clustering based ranking system to select best players among domestic cricketers</title>
<link>http://dlib.iit.ac.lk/xmlui/handle/123456789/1036</link>
<description>K-means Clustering based ranking system to select best players among domestic cricketers
Dissanayake, G.S
"&#13;
Data science is a wide field of study that consist of data systems and processes that aims to use &#13;
a scientific approach to maintain data sets and derive meaning from data. On the other hand, &#13;
Machine Learning is the techniques used by data scientists which enables the computers to &#13;
learn from data. Machine Learning is a part of Data Science. A vast mathematical knowledge &#13;
and experience is needed when dealing with machine learning projects with complex &#13;
algorithms.&#13;
Clustering in Machine Learning is a type of unsupervised learning method. Generally, &#13;
clustering helps to identify meaningful structures in data sets, generative features and grouping &#13;
inherent data sets. After clustering data into groups, data points in one group will be different &#13;
from the others while points in the same group will be similar to other data points. &#13;
K-means is a very popular and simple unsupervised machine learning algorithm which is used &#13;
in clustering. This will identify k number of centroids and allocate the data points to the nearest &#13;
cluster while making sure that the centroids are kept as small as possible.&#13;
In this research the author was able to come up with a K-means cluster based player &#13;
ranking system for domestic cricket in Sri Lanka. While there are other systems, they’re &#13;
not suitable for domestic level. Through this method the author was able to group &#13;
players according to their strengths using clustering which will be very useful in &#13;
selection process. &#13;
This will be hopefully useful to select players into the national team in the future in an &#13;
unbiased way and expand to school level with other enhancements"
</description>
<pubDate>Fri, 01 Jan 2021 00:00:00 GMT</pubDate>
<guid isPermaLink="false">http://dlib.iit.ac.lk/xmlui/handle/123456789/1036</guid>
<dc:date>2021-01-01T00:00:00Z</dc:date>
</item>
<item>
<title>Used vehicle price prediction system</title>
<link>http://dlib.iit.ac.lk/xmlui/handle/123456789/1035</link>
<description>Used vehicle price prediction system
Marasinghe, M. A. A. S
"&#13;
With the increase of vehicle imports, used vehicle market has become popular and interesting.&#13;
With the market popularity and no prior knowledge about used vehicles, many people get fraud &#13;
to the vehicle dealers and vehicle buyers. Therefore, this becomes an important and interesting &#13;
problem. In my research, I proposed a system to predict used vehicle price for the Sri Lankan &#13;
vehicle market. Therefore, I decided to implement a web application that can predict the price &#13;
of used vehicles. As first priority, I collected the dataset from Ikman.lk, which is a website that &#13;
can sell and buy used vehicles. I was able to collect 21510 rows and after several phases of &#13;
data cleaning process there was 17677 rows. In the data preprocessing phase I have used label &#13;
encoding as well as one hot encoding for the categorical variables. Before selecting an &#13;
appropriate algorithm for the model, I have used three algorithms and did a comparative study &#13;
on each other performance. XGBoost algorithm performed better than linear regression and &#13;
random forest. XGBoost training and testing results were 97.14% and 91.72%. The best performed algorithm optimized with Bayesian optimization and compared the result. Then the &#13;
web application built with flask using the prediction model which gave the best result."
</description>
<pubDate>Fri, 01 Jan 2021 00:00:00 GMT</pubDate>
<guid isPermaLink="false">http://dlib.iit.ac.lk/xmlui/handle/123456789/1035</guid>
<dc:date>2021-01-01T00:00:00Z</dc:date>
</item>
<item>
<title>TWITHERING-TRACKER: Tea withering process time prediction</title>
<link>http://dlib.iit.ac.lk/xmlui/handle/123456789/1034</link>
<description>TWITHERING-TRACKER: Tea withering process time prediction
Gamage, R.T
"&#13;
Tea is the second most famous beverage of the world which is widely used. Compared &#13;
to other crops, tea industry is one of the prominent industries in Sri Lankan Economy. &#13;
Tea manufacturing has lots of inside processes such as rolling, withering, fermentation &#13;
and drying. Process of withering and drying mostly depend to the quality and taste of &#13;
tea. Determining time spent for the entire withering is a huge challenge since it is &#13;
usually detected by human experiences or sensory details. Considering the &#13;
technological enhancement in software development, tracking the withering process &#13;
and estimating the exact time of withering process is an important need for tea industry &#13;
to reduce cost and time to exceed the expected profits. So, the dissertation focused on &#13;
designing a solution to address this above problem. &#13;
The researcher’s intention is to propose a system that can easily track the process of &#13;
withering from start to end with a machine learning approach. The system was tested &#13;
with multiple algorithms both in machine learning and deep learning. The proposed &#13;
system, Twithering-tracker consists with a novel design and program to be worked in &#13;
industry level. The predictions are generated using very few amounts of input factors &#13;
which mostly impactable. So, the end users can easily use the system with a minimal &#13;
effort. Moreover, the proposed system is acted as decision-making system to achieve &#13;
maximum benefits.&#13;
The dissertation includes all the findings identified using different approaches. It &#13;
would be a great contribution since the domain is an untouched area. Furthermore, the &#13;
dataset used for the implementation can be also taken as a contribution since it was &#13;
freshly collected by the researcher only for this research purpose. After the final &#13;
marking phase, the source code, developed model, summary of findings and freshly &#13;
collected dataset will be published in an open-source medium."
</description>
<pubDate>Fri, 01 Jan 2021 00:00:00 GMT</pubDate>
<guid isPermaLink="false">http://dlib.iit.ac.lk/xmlui/handle/123456789/1034</guid>
<dc:date>2021-01-01T00:00:00Z</dc:date>
</item>
<item>
<title>EVOL - AUTONN : Evolutionary automation of neural network</title>
<link>http://dlib.iit.ac.lk/xmlui/handle/123456789/1033</link>
<description>EVOL - AUTONN : Evolutionary automation of neural network
Janakan, S
"&#13;
 &#13;
Evol-AutoNN is biomimicry approach to automate the neural network for tabular data &#13;
using the two biological concepts came from the nature. Biological evolution and the &#13;
neural network in the human brain are the two-concept used. As the domain of data &#13;
science keeps on growing, the demands for the tools that make the data science &#13;
approachable to non-experts will be ever increased. Biomimicry is a new procedure to &#13;
do the innovation which tries to give strong solutions to human problem by mimicking &#13;
the patterns and strategies identified in the nature. &#13;
Triumph of neural network depends on finding the best architecture. An architecture &#13;
which fundamentally contain the quantity of the neurons in the layer and the activation &#13;
functions used in them. As the fundamental can be seem as manageable but with &#13;
scaling up with the workflow makes complicate for both the technical and non technical stakeholders to do manually. &#13;
Evol-AutoNN is developed to solve the issues mentioned above. It provides novel &#13;
approach in finding the initial best setting for the user. The user also had the control &#13;
of selecting the budget which decide the time duration of computational power due to &#13;
the high concern about computational power. The user has the option in controlling &#13;
the ranges in the algorithm. EvolAutoNN imitates the process followed in both the &#13;
natural selection and genetics. It is available as open source which enables everyone &#13;
to access. "
</description>
<pubDate>Fri, 01 Jan 2021 00:00:00 GMT</pubDate>
<guid isPermaLink="false">http://dlib.iit.ac.lk/xmlui/handle/123456789/1033</guid>
<dc:date>2021-01-01T00:00:00Z</dc:date>
</item>
</channel>
</rss>
