Published April 30, 2022 | Version v1.0.0
Output management plan Open

DOI - AutoML_for_Regression_tasks_30042022

Authors/Creators

  • 1. TU Wien

Contributors

Related person:

Description

Within this research project I will implement a simple AutoML algorithm for regression tasks using Python.

It will be developed for the purpose of automated selection of the best machine learning technique and configuration the best hyperparameters for a particular regression data set. This simple AutoML system will implement hill climbing search algorithm and will use the following three regression algorithms:

• RandomForestRegressor 

• DecisionTreeRegressor 

• LinearRegression

Furthermore, I will compare the results of my own AutoML system to other state of the art approaches such as:

• auto-sklearn 

• TPOT

Files

DMP- AutoML_for_Regression_tasks_30042022.pdf

Files (552.7 kB)

Name Size Download all
md5:6ef1f3526c2d3df2de4680c8afcd4e3f
552.7 kB Preview Download

Additional details

Related works

Is continued by
Software: https://zenodo.org/badge/latestdoi/487102910 (URL)