Sökning: "Database tuning"

Visar resultat 1 - 5 av 14 uppsatser innehållade orden Database tuning.

  1. 1. Dating of fashion plates (1820-1880) using transfer learning : Recognition of the year of origin of fashion plates

    Master-uppsats, Jönköping University/Jönköping AI Lab (JAIL)

    Författare :Magdalena Dobrzańska; [2023]
    Nyckelord :ai; fashion history;

    Sammanfattning : Fashion history is an integral subfield of history as a whole. Fashion plates provide important evidence of what fashion once looked like and as such are a valuable window into the lives of the people in ages past. LÄS MER

  2. 2. Enhancing House Rental Price Prediction Models for the Swedish Market : Exploring External features, Prediction intervals and Uncertainty Management in Predicting House Rental Prices

    Master-uppsats, KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Författare :Vasigaran Senthilkumar; [2023]
    Nyckelord :;

    Sammanfattning : Exakt förutsägelse av hyrespriserna för hus är ett avgörande problem i verkligheten fastighetsdomän, vilket underlättar informerat beslutsfattande för både hyresgäster och hyresvärdar. Denna studie presenterar en omfattande utforskning av olika maskininlärningstekniker som tillämpas på en mångsidig datauppsättning av husfunktioner, med det övergripande målet att avslöja den mest effektiva algoritmen för förutsäga hyrespriser. LÄS MER

  3. 3. Database Tuning using Evolutionary and Search Algorithms

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

    Författare :Erica Raneblad; [2023]
    Nyckelord :Database tuning; Performance optimization; Evolutionary algorithms; Particle Swarm Optimization; Database configuration; Hill Climbing;

    Sammanfattning : Achieving optimal performance of a database can be crucial for many businesses, and tuning its configuration parameters is a necessary step in this process. Many existing tuning methods involve complex machine learning algorithms and require large amounts of historical data from the system being tuned. LÄS MER

  4. 4. Optimizing Search Engine Field Weights with Limited Data : Offline exploration of optimal field weight combinations through regression analysis

    Master-uppsats, KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Författare :Zino Kader; [2023]
    Nyckelord :Information retrieval; Search engines; BM25 Best Match 25 ; Regression analysis; Parameter estimation; Learning to rank; Informationsinhämtning; Sökmotorer; BM25 Best Match 25 ; Regressionsanalys; Parameterskattning; Maskininlärning för rangordning;

    Sammanfattning : Modern search engines, particularly those utilizing the BM25 ranking algorithm, offer a multitude of tunable parameters designed to refine search results. Among these parameters, the weight of each searchable field plays a crucial role in enhancing search outcomes. LÄS MER

  5. 5. Comparing database optimisation techniques in PostgreSQL : Indexes, query writing and the query optimiser

    Kandidat-uppsats, KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Författare :Elizabeth Inersjö; [2021]
    Nyckelord :PostgreSQL; Query optimisation; Query tuning; Database indexing; Database tuning; DBMS; PostgreSQL; SQL optimering; DBMS; SQL justering; Databasoptimering; Indexering;

    Sammanfattning : Databases are all around us, and ensuring their efficiency is of great importance. Database optimisation has many parts and many methods, two of these parts are database tuning and database optimisation. These can then further be split into methods such as indexing. LÄS MER