Skip to content

This project studies different possibilities to make good predictions based on machine learning algorithms, but without requiring great theoretical knowledge from the users. Moreover, a software package that implements the prediction process has been developed. The software is an ensemble method that first predicts a value taking into account di…

Notifications You must be signed in to change notification settings

agusticonesagago/Evaluation-of-methods-to-combine-predictions-from-ensemble-learning-in-multivariate-forecasting

Repository files navigation

Bachelor Degree Project: Evaluation of methods to combine predictions from ensemble learning in multivariate forecasting

Linnaeus University

https://coursepress.lnu.se/subject/thesis-projects/

Author

Agustí Conesa Gago

Supervisor

Diego Pérez Palacín

Semester

HT 2020

Subject

Computer Science

Description

This project studies different possibilities to make good predictions based on machine learning algorithms, but without requiring great theoretical knowledge from the users. Moreover, a software package that implements the prediction process has been developed. The software is an ensemble method that first predicts a value taking into account different algorithms at the same time, and then it combines their results considering also the previous performance of each algorithm to obtaina final prediction of the value. Moreover, the solution proposed and implemented in this project can also predict according to a concrete objective (e.g., optimize theprediction, or do not exceed the real value) because not every prediction problem is subject to the same constraints. We have experimented and validated the implementation with three different cases. In all of them, a better performance has been obtained in comparison with each of the algorithms involved, reaching improvements of 45 to 95%.

Keywords

Machine learning, Self-adaptive systems, Online supervised learning, Ensemble method, Regression.

About

This project studies different possibilities to make good predictions based on machine learning algorithms, but without requiring great theoretical knowledge from the users. Moreover, a software package that implements the prediction process has been developed. The software is an ensemble method that first predicts a value taking into account di…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published