Applying machine learning and optimization to high-throughput experimentation

This study investigates the effects of different hyperparameters and settings in performance of Bayesian and Particle Swarm Optimization, and in doing so develop best practices for their practical application. Concrete Compressive Strength Data Set was modelled with Xtreme Gradient Boosting Regresso...

Full description

Saved in:
Bibliographic Details
Main Author: Low, Andre Kai Yuan
Other Authors: Kedar Hippalgaonkar
Format: Final Year Project
Language:English
Published: Nanyang Technological University 2021
Subjects:
Online Access:https://hdl.handle.net/10356/147754
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:This study investigates the effects of different hyperparameters and settings in performance of Bayesian and Particle Swarm Optimization, and in doing so develop best practices for their practical application. Concrete Compressive Strength Data Set was modelled with Xtreme Gradient Boosting Regressor, with results being compared against a benchmark of Random Search. Additionally, various notebooks and code was developed to provide a resource for implementing machine learning in high-throughput experiments, and designing appropriate virtual experiments through the Monte Carlo method with Latin sampling. Different plotting functions were also developed to provide better visualization of the entire process.