<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>UCSC Digital Library Collection:</title>
  <link rel="alternate" href="https://dl.ucsc.cmb.ac.lk/jspui/handle/123456789/4722" />
  <subtitle />
  <id>https://dl.ucsc.cmb.ac.lk/jspui/handle/123456789/4722</id>
  <updated>2026-03-29T23:36:25Z</updated>
  <dc:date>2026-03-29T23:36:25Z</dc:date>
  <entry>
    <title>STIMULATING THE GROWTH OF A CALADIUM PLANT FOR A WEB-BASED METAVERSE ENVIRONMENT</title>
    <link rel="alternate" href="https://dl.ucsc.cmb.ac.lk/jspui/handle/123456789/4839" />
    <author>
      <name>Veivesh, K.</name>
    </author>
    <id>https://dl.ucsc.cmb.ac.lk/jspui/handle/123456789/4839</id>
    <updated>2025-07-04T09:15:45Z</updated>
    <published>2024-09-27T00:00:00Z</published>
    <summary type="text">Title: STIMULATING THE GROWTH OF A CALADIUM PLANT FOR A WEB-BASED METAVERSE ENVIRONMENT
Authors: Veivesh, K.
Abstract: ABSTRACT&#xD;
Studies on object realism in virtual environments are abundant, but tree growth stimulation in VR spaces like the Metaverse remains largely unexplored. This technology has the potential to significantly enhance the user's sense of realism within an immersive VR experience. Applications range from creating aesthetically pleasing virtual spaces to developing VR environments for scientific studies, designing realistic game scenes, and even constructing immersive virtual environments for disaster control and simulation training.&#xD;
This thesis presents a feasibility study on incorporating tree growth stimulation modeling into a web-based virtual environment to improve object realism. The approach focuses on a specific plant, Caladium Bicolor, and aims to model its growth stimulation using WebGL for a web-based VR environment.&#xD;
The evaluation involves three parts: a qualitative user test comparing the created model against an actual Caladium plant growth stimulation, a statistical analysis of data collected from the Caladium growth model, and a performance evaluation of the WebGL implementation.&#xD;
The results suggest that the proposed web-based approach to the metaverse that uses less computational resources, has significant potential as a foundation for a proper growth stimulation model. This thesis presents the proposed proof of concept and the evaluation results as its key contributions obtained from a simulated environment. Additionally, the thesis discusses the limitations of the created model and provides insights into aspects that require further focus when extending and implementing the approach for a real use case in an immersive virtual reality environment.&#xD;
Keywords: Computer Graphical Simulation, Realistic Growth Stimulation, Modeling and Simulation, Virtual Reality</summary>
    <dc:date>2024-09-27T00:00:00Z</dc:date>
  </entry>
  <entry>
    <title>INTEGRATING IOT AND MACHINE LEARNING FOR EFFICIENT PEST MANAGEMENT IN GREENHOUSES</title>
    <link rel="alternate" href="https://dl.ucsc.cmb.ac.lk/jspui/handle/123456789/4838" />
    <author>
      <name>Nirmala, M. S.</name>
    </author>
    <id>https://dl.ucsc.cmb.ac.lk/jspui/handle/123456789/4838</id>
    <updated>2025-07-04T09:13:35Z</updated>
    <published>2024-10-26T00:00:00Z</published>
    <summary type="text">Title: INTEGRATING IOT AND MACHINE LEARNING FOR EFFICIENT PEST MANAGEMENT IN GREENHOUSES
Authors: Nirmala, M. S.
Abstract: ABSTRACT&#xD;
This thesis proposes a novel design for a pest management system that increases agricultural&#xD;
productivity by integrating Internet of Things (IoT) technologies and Machine Learning (ML)&#xD;
methodologies. It describes the development of an innovative system to improve productivity&#xD;
in greenhouses through the use of IoT and ML. The system uses an economical and userfriendly&#xD;
mobile application for capturing plant images with a smartphone. These images are&#xD;
then processed with pre-trained TensorFlow Lite models to accurately classify pest infestations.&#xD;
A custom-designed tripod, equipped with Arduino, Bluetooth module, servo motor,&#xD;
environmental sensors, and cameras, is used to capture images and data on humidity and&#xD;
temperature, enabling automated and comprehensive scanning of the plantation. The data,&#xD;
which include pest identifications with more than 90% confidence, are synced in real time with&#xD;
a Firebase Realtime Database.&#xD;
Farmers can use the mobile application to select crops that require monitoring, enabling targeted&#xD;
pest management. A web application performs deep analytics, presenting insights through&#xD;
various charts on pest metrics, detection timelines, and the correlation of pest detections with&#xD;
environmental conditions and their impact on different crops. The system also provides custom&#xD;
pest control recommendations and real-time alerts, powered by Firebase Cloud Functions.&#xD;
The developed system represents a significant advancement in precision agriculture, offering a&#xD;
scalable and efficient solution for pest management in greenhouses or home gardens, utilizing cutting-edge IoT and ML technologies</summary>
    <dc:date>2024-10-26T00:00:00Z</dc:date>
  </entry>
  <entry>
    <title>Aspect-based Sentiment Analysis of IMDb Movie Reviews Using Machine Learning Techniques</title>
    <link rel="alternate" href="https://dl.ucsc.cmb.ac.lk/jspui/handle/123456789/4837" />
    <author>
      <name>Karunanayake, K. A. V. K.</name>
    </author>
    <id>https://dl.ucsc.cmb.ac.lk/jspui/handle/123456789/4837</id>
    <updated>2025-07-04T07:42:12Z</updated>
    <published>2024-09-11T00:00:00Z</published>
    <summary type="text">Title: Aspect-based Sentiment Analysis of IMDb Movie Reviews Using Machine Learning Techniques
Authors: Karunanayake, K. A. V. K.
Abstract: ABSTRACT&#xD;
Among the ever-growing field of Internet movie reviews, one cannot stress the significance of Internet movie reviews. As digital channels grow, reviews have become an increasingly potent insight into the opinions of viewers, cultivating the narrative surrounding films and impacting the choices made by consumers, studios, and directors alike. The objective of this study is to analyze and assess the sentiments connected to particular aspects or features of movies by using an Aspect-Based Sentiment Analysis (ABSA) technique using IMDb movie reviews. Using machine learning techniques, the trained model classifies movie aspects such as kid-friendliness, character development, directing, acting, story, and music, then categorizes the sentiment connected to each movie aspect. This research executes aspect-based sentiment analysis using sophisticated machine learning models such as Multinomial Naïve Bayes (MNB), Logistic Regression (LR), Support Vector Machines (SVM), KNNeighbors (KNN), Random Forest (RF), Gradient Boosting Machines (GBM) and Multilayer Perceptron (MLP) on a dataset that includes a wide range of user evaluations. The outcomes of this study offer insightful information about the advantages and disadvantages of films from the viewpoint of the audience, which helps filmmakers improve their work and empowers audiences to make wise choices. Additionally, the study looks into how different movie aspects could affect overall user fulfilment, providing insight into those aspects that have a significant impact on the opinions of the audience.&#xD;
This study contributes to the field of sentiment analysis while also offering filmmakers and movie enthusiasts a valuable tool to help them better comprehend the complex dynamics found in IMDb movie reviews and develop a greater appreciation for the richness of cinematic experiences.</summary>
    <dc:date>2024-09-11T00:00:00Z</dc:date>
  </entry>
  <entry>
    <title>Cardiovascular Diseases Risk In People with Mental Illnesses</title>
    <link rel="alternate" href="https://dl.ucsc.cmb.ac.lk/jspui/handle/123456789/4836" />
    <author>
      <name>Indika, P. G. N. S</name>
    </author>
    <id>https://dl.ucsc.cmb.ac.lk/jspui/handle/123456789/4836</id>
    <updated>2025-07-04T07:39:03Z</updated>
    <published>2024-10-26T00:00:00Z</published>
    <summary type="text">Title: Cardiovascular Diseases Risk In People with Mental Illnesses
Authors: Indika, P. G. N. S
Abstract: ABSTRACT&#xD;
Cardiovascular diseases (CVD) pose a significant global health burden, with various types&#xD;
such as coronary heart disease, stroke, peripheral arterial disease, and aortic disease&#xD;
contributing to mortality and morbidity worldwide. Evidence suggested a strong association&#xD;
between mental health disorders and CVD, wherein conditions like mood disorders, anxiety,&#xD;
PTSD, and chronic stress contributed to increased risk and poorer outcomes. Conversely,&#xD;
CVD events could also precipitate mental health disorders, creating a complex interplay&#xD;
between the two domains. This study aimed to explore this relationship, identify common risk&#xD;
factors, and develop a predictive system for assessing CVD risk among individuals with&#xD;
mental illnesses. Through a review of relevant literature, the study examined prevalence rates,&#xD;
shared risk factors, and the impact of mental health disorders on CVD management and&#xD;
prognosis. Utilizing machine learning techniques, a decision support web-based system was&#xD;
constructed to predict CVD risk factors based on patients' mental health histories. While the&#xD;
scope included data collection and algorithm development, the system did not offer medical&#xD;
consultancy services. By illuminating the nexus between mental health and CVD, this&#xD;
research sought to enhance risk assessment and inform preventive interventions for vulnerable&#xD;
populations.&#xD;
This study aimed to explore this relationship, identify common risk factors, and develop a&#xD;
predictive system for assessing CVD risk among individuals with mental illnesses. Through a&#xD;
review of relevant literature, the study examined prevalence rates, shared risk factors, and the&#xD;
impact of mental health disorders on CVD management and prognosis.&#xD;
Utilizing machine learning techniques, a decision support web-based system was constructed&#xD;
to predict CVD risk factors based on patients' mental health histories. Machine learning&#xD;
algorithms analyzed comprehensive datasets to identify patterns and correlations between&#xD;
mental health conditions and CVD risk factors. These models were trained to recognize how&#xD;
specific mental health disorders and their severities influence the likelihood of developing&#xD;
CVD.</summary>
    <dc:date>2024-10-26T00:00:00Z</dc:date>
  </entry>
</feed>

