Browsing Master theses by Title
Now showing items 93-112 of 218
-
Facilitating Dynamic Assessment of Psychological Interventions
(Master thesis, 2021-07-16)The mental healthcare system requires an improvement in patient accessibility and a decrease in resource dependency. Internet-Delivered Psychological Treatment (IDPT) is a tool with a documented positive effect to bring ... -
Feature Selection for Identification of Transcriptome and Clinical Biomarkers for Relapse in Colon Cancer
(Master thesis, 2021-06-01)This study attempts to find good predictive biomarkers for recurrence in colon cancer between two data sources of both mRNA and miRNA expression from frozen tumor samples. In total four datasets, two data sources and two ... -
Features impacting the mesopelagic layer in the ocean: a machine learning-based approach
(Master thesis, 2022-09-01)Context: Recently the United Nations proclaimed a Decade of Ocean Science for Sustainable Development (2021–2030) due to threats to the productivity and health of the ocean due to human impact. The One Ocean Expedition ... -
Finding Common Grounds: The Moral Machine Case
(Master thesis, 2023-03-06) -
Finding shared RSA factors in the Certificate Transparency logs
(Master thesis, 2022-05-13)When generating RSA keys, proper random generators are crucial. If the generators are not truly random, keys may be generated with the same factors, making them vulnerable to compromise. Doing a simple greatest common ... -
Flushable Promises: Modular Event Coalescing in Graphical User Interface Programming
(Master thesis, 2024-06-14)Graphical user interfaces (GUIs) are everywhere. They serve as the primary means of interaction between an application and its users. Developing GUIs with complex dataflows, where multiple elements depend on each other's ... -
FREJA: A framework for effectively creating programming assignments based on code transformations
(Master thesis, 2022-11-21)Programming assignments have become the prevalent method for evaluating programming skills and knowledge of students in computer science courses. Typically, a programming assignment is composed of several independent ... -
From Data to Decisions: ML-Based Job Failure Analysis for the ALICE experiment
(Master thesis, 2024-06-03)This paper researches the possibility of utilizing machine learning to locate factors contributing to a failing job at the ALICE grid, focusing on the grid site at the University of Bergen. A prototype system has been ... -
Gaussian Likelihoods in Bayesian Neural Networks
(Master thesis, 2023-10-02)Bayesian neural networks (BNNs) offer a promising probabilistic take on neural networks, allowing uncertainty quantification in both model predictions and parameters. Being a relatively new and evolving field of research, ... -
Generating sample code snippets from Lark grammar specifications
(Master thesis, 2022-10-25)Programming languages are the basis of computer science and are extensively used in computer science education. Many educational materials, such as tutorials, constantly appear on the market with the goal of targeting ... -
Generative Adversarial Networks for Annotating Images of Otoliths
(Master thesis, 2023-01-30)This thesis explores the use of generative adversarial networks (GANs) for annotating images of otoliths to determine the age of fish. The proposed solution not only provides accurate age determinations, but also visual ... -
Generic programming using Higher Kinded Data
(Master thesis, 2023-06-28)This thesis describes datatype-generic programming, what it is, and how it is done in Scala. The thesis covers ways of thinking about datatype-generic programming and today's tools and libraries for datatype-generic ... -
Hardness of Non-trivial Generalized Domination Problems Parameterized by Linear Mim-Width
(Master thesis, 2022-06-01) -
How to provide automated feedback helping students with negative semantic transfer when learning a second programming language
(Master thesis, 2022-06-01)Earlier studies have shown that when students see matching syntax across programming languages, they believe the semantics will match. Typically this is true, but occasionally the syntax between two languages is similar ... -
How to realise an adaptive patient model within iCBT using adaptive learner models
(Master thesis, 2021-01-21) -
Implementation and Evaluation of a Messaging Service for the Smart Ocean Platform
(Master thesis, 2024-06-03) -
Implementing a Marker-less application for Kristkirken using Vuforia SDK
(Master thesis, 2019-11-20) -
Implementing Structural Search and Replace for Showcasing ECMAScript Language Proposals
(Master thesis, 2024-06-07)Technical Committee 39 (TC39) of Ecma International is the body responsible for the evolution of the ECMAScript programming language, better known as JavaScript. Suggested changes to the language are presented in a form ... -
Improve auditing and privacy of electronic health records by using blockchain technology
(Master thesis, 2019-06-29)An ever-increasing amount of sensitive patient data is shared between healthcare institutions. The data is strictly personal and the consequences of unintentional disclosure are severe. Recordkeeping systems embedded in ... -
Improving Stability of Tree-Based Models
(Master thesis, 2023-06-01)Motivated by the instability of tree-based methods experienced by the insurance industry, this thesis provides innovative and novel methods for updating regression trees in a stable manner. All methods are shown to increase ...