Tagged with: data analysis


PROPOSAL

Machine learning models, especially larger models that are used in for example image or text datasets, can be expensive to train. During development models are usually trained multiple times for example to optimize hyperparameters, which can result in a large carbon footprint. This project specifically focuses specifically on medical data. There are some recent efforts, for example …
Supervisors: Veronika Cheplygina
Semester: Spring 2023
Tags: machine learning, medical imaging, data analysis, resource consumption

PROPOSAL

Outlier detection is carried out when the information is stored at the server. However, with the new IoT computational capabilities, outlier detection can be developed locally. Therefore, it is necessary to know how much RAM/Flash is needed for this step and which IoT brands can handle it. This project is divided into two parts. The first is implementing light-heavy ML algorithms in single points …
Supervisor: Paul Rosero
Semester: Spring 2022
Tags: data analysis, IoT, Python, Embedded systems

PROPOSAL

TinyML is a new trend to deploy deep learning in tiny devices. Therefore, it is necessary to deploy several applications to understand the challenges and opportunities which tinyML brings us. In this scenario, any idea with embedded computer vision, voice recognition, and sensors are welcome.
Supervisor: Paul Rosero
Semester: Spring 2022
Tags: data analysis, IoT, Python, Embedded systems, Computer vision, Voice recognition

PROPOSAL

Energinet has a model that describes the electricity production of a given wind turbine given wind conditions. The current model based on kNN is trained with DMI weather data and historical electricity production data for the wind turbine. The goal of the project is to improve the current model with lifelong learning, extended weather data and different models for a range of different wind …
Supervisors: Philippe Bonnet, Sebastian Büttrich
Semester: Fall 2019
Tags: Wind Energy, Energinet, Data Analysis