Sökning: "wrapper"

Visar resultat 1 - 5 av 55 uppsatser innehållade ordet wrapper.

  1. 1. Feature Selection for Microarray Data via Stochastic Approximation

    Master-uppsats, Göteborgs universitet/Institutionen för data- och informationsteknik

    Författare :Erik Rosvall; [2024-03-18]
    Nyckelord :feature selection; feature ranking; microarray data; stochastic approximation; Barzilai and Borwein method; Machine Learning; AI;

    Sammanfattning : This thesis explores the challenge of feature selection (FS) in machine learning, which involves reducing the dimensionality of data. The selection of a relevant subset of features from a larger pool has demonstrated its effectiveness in enhancing the performance of various machine learning algorithms. LÄS MER

  2. 2. Parallel Kafka Producer Applications : Their performance and its limitations

    Master-uppsats, Umeå universitet/Institutionen för datavetenskap

    Författare :Arvid Sundbom; [2023]
    Nyckelord :Distriubted Systems; Parallel Systems; Apache Kafka; Rust; OpenMP;

    Sammanfattning : "This paper examines multi-threaded Kafka producer applications, and how the performance of such applications is affected by how the number of producer instances relates to the number of executing threads. Specifically, the performance of such applications when using a single producer instance, shared among all threads, and when each thread is allotted a separate, private instance, is compared. LÄS MER

  3. 3. Embedded GUI Library Development

    Uppsats för yrkesexamina på avancerad nivå, Uppsala universitet/Solcellsteknik

    Författare :Sofia Dreborg; [2022]
    Nyckelord :GUI; Embedded Systems; Microcontroller; MCU;

    Sammanfattning : This project aimed to create a simple open-source embedded graphical user interface library that could be used on more or less any microcontroller platform. The programming language was intended to be C++ for the GUI but as the project evolved C was chosen above C++. LÄS MER

  4. 4. A Declarative Approach to GraphQL Schema Wrapping : wrapping schemas using GraphQL directives

    Master-uppsats, Linköpings universitet/Databas och informationsteknik

    Författare :Pontus Jarnemyr; Markus Gustafsson; [2022]
    Nyckelord :graphql; graphql schema; wrap; wrapping; declarative; schema wrapping;

    Sammanfattning : In recent years, GraphQL has become a popular Web API language. Due to GraphQL’spopularity, third-party libraries have also grown steadily alongside it. One such library isGraphQL Tools, which provides tools such as query delegation and schema wrapping. Onecore element of GraphQL is its schema. LÄS MER

  5. 5. Emulering av c-applikationer för ett inbyggt system i Linuxmiljö

    M1-uppsats, KTH/Hälsoinformatik och logistik

    Författare :Marika Logge; [2021]
    Nyckelord :Emulator; embedded systems; Linux; FreeRTOS; Emulator; inbyggda system; Linux; FreeRTOS;

    Sammanfattning : I det här arbetet har en emulator till DeLavals inbyggda system IOM 200 utvecklats i en Linuxmiljö. Konceptet har varit att implementera en emulator i DeLavals testprocess för mjukvaran i ett inbyggt system. Syftet med emulatorimplementationen var att underlätta utvecklingen av mjukvaran genom att ta bort beroendet av hårdvaran. LÄS MER