Wei Hao Khoong

Logo


M.Sc. Statistics,
B.Sc. (Hons) Applied Mathematics,
National University of Singapore

LinkedIn | Kaggle

View My GitHub Profile

Portfolio


Projects

A Heuristic for Efficient Reduction in Hidden Layer Combinations for Feedforward Neural Networks
In this paper, we describe the hyperparameter search problem in the field of machine learning and present a heuristic approach in an attempt to tackle it. In most learning algorithms, a set of hyperparameters must be determined before training commences. The choice of hyperparameters can affect the final model’s performance significantly, but yet determining a good choice of hyperparameters is in most cases complex and consumes large amount of computing resources. We show the differences between an exhaustive search of hyperparameters and a heuristic search, and show that there is a significant reduction in time taken to obtain the resulting model with marginal differences in evaluation metrics when compared to the benchmark case.
Springer Publication | Preprint


DEBoost: A Python Library for Weighted Distance Ensembling in Machine Learning
DEBoost is a Python library devoted to weighted distance ensembling of predictions for regression and classification tasks. Its backbone resides on the scikit-learn library for default models and data preprocessing functions. It offers flexible choices of models for the ensemble as long as they contain the predict method, like the models available from scikit-learn.
GitHub Repository | PyPI | Preprint


Auto Stock Forecasting Application For Yahoo Finance
A standalone application built with Python that computes daily stock forecasts from live extracted stock data


Solving the Joint Order Batching and Picker Routing Problem for Large Instances
Dissertation for the degree of Bachelor of Science with honours (Distinction) in Applied Mathematics | Thesis (PDF) | Slides (PDF)


Burrows-Wheeler Transformation and its Applications
MA3288 Advanced Undergraduate Research Opportunites (UROPS) in Mathematics I | Slides (PDF)


NUS Oribital Programme - CP3108B Independent Work
A basic web application that monitors the queue status of canteen stalls in the university


Resources

For Undergraduate Courses at National university of Singapore

Useful Resources



Page template forked from evanca