jhammarstedt / Normalization-fixaction

This project is focusing on the effect of normalization, including standardizing, scaling and more, on the training and inference of machine learning models. A lot of focus in machine learning is on models and less so on data and how to treat it. In this project we will focus on the impact of data on model training.
0 stars 0 forks source link

Grid Search - Standard models #14

Open jhammarstedt opened 3 years ago

sestys commented 3 years ago

Improve models' performance by running grid search before training - make it optional.