Essays about: "executions"

Showing result 1 - 5 of 60 essays containing the word executions.

  1. 1. Evaluating Performance of Pattern Searching Algorithms on Wildcard Patterns

    University essay from Umeå universitet/Institutionen för datavetenskap

    Author : Gustav Lindblad; [2023]
    Keywords : ;

    Abstract : The pattern matching problem is the problem of finding a set of sequential characters in a text of equal amount of characters or more. There are many applications for pattern matching algorithms e.g. search engines and databases. READ MORE

  2. 2. Exploration of using Twitter data to predict Swedish political opinion polls with neural networks

    University essay from Lunds universitet/Matematisk statistik

    Author : Alexander Gren; Klara Lundgren; [2023]
    Keywords : Mathematics and Statistics;

    Abstract : This thesis aims to explore the possibility of using deep learning techniques to mine opinions on Twitter, with the objective to predict the political opinion distribution in Sweden. Different methods of gathering and annotating training data are evaluated to achieve accurate and reliable predictions. READ MORE

  3. 3. Implementing and comparing challengers to popular multi-objective algorithms for unit test cases generation

    University essay from Blekinge Tekniska Högskola/Institutionen för programvaruteknik

    Author : Elias Lindfors; [2023]
    Keywords : multi-objective; evosuite; genetic; algorithm;

    Abstract : The topic of multi-objective algorithms has been researched for many years, where hundreds of multi-objective algorithms have been developed. With the field of search-based software engineering attracting use-cases, more research on which algorithms are fitting the area is still lacking. READ MORE

  4. 4. Behavioural comparison of test and field executions of video games

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Chloé Marie Porion; [2023]
    Keywords : Software Testing; Field Monitoring; Test Monitoring; Video Games; Video Game Modding; Mjukvarutestning; Fältövervakning; Testövervakning; Videospel; Videospel Modding;

    Abstract : Software developers write tests to ensure that their application behaves as intended. However, the behaviour of an application in production may deviate from the behaviours that are tested. This difference between test and field executions is rarely assessed in practice. READ MORE

  5. 5. Supervised Failure Diagnosis of Clustered Logs from Microservice Tests

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Amanda Strömdahl; [2023]
    Keywords : Supervised Learning; Failure Diagnosis; Clustered Log Data; Random Forest; SVM; MLP; Övervakad inlärning; feldiagnos; klustrad logg-data; Random Forest; SVM; MLP;

    Abstract : Pinpointing the source of a software failure based on log files can be a time consuming process. Automated log analysis tools are meant to streamline such processes, and can be used for tasks like failure diagnosis. This thesis evaluates three supervised models for failure diagnosis of clustered log data. READ MORE