ML and DL
Menu
Jeremy Voisey PhD
ML and DS

Machine Learning & Data Science Projects

Over the last year I have been studying Neural Networks, Machine Learning and Data Science. I have completed a number of projects to put my knowledge into practice. Some of which, were coursework for the Data Science specialization by Johns Hopkins University on Coursera.

Randomized Hyperparameter Search for a Tensorflow CNN

A randomized hyperparameter search was carried out for a vanilla CNN network built in Tensorflow. The CNN was designed to classify images in the CIFAR-10 dataset.

UK MOT Test Results Analysis

This is an ongoing peoject to analyse the UK MOT test results for cars and small vehicles in 2016.

USA Tornados (1996-2010)

The leaflet package in R was used to create an interactive map of USA tornados.
(Data Science specialization Coursework)

Interactive plot of the Maunga Whau Volcano

The plotly package in R was used to create two interactive graphics.
(Data Science specialization Coursework)

Greedy, Risk and Reward.

A R Shiny app was created to demonstrate the risks and rewards in the simple dice game, called Greedy.
(Data Science specialization Coursework)

Weight Lifting Method Detection

Various Machine Learning Models were compared to find the best one suited to classify weight lifting methods.
(Data Science specialization Coursework)

Word Prediction Algorithm

A simple word prediction algorithm using n-grams was developed.
(Data Science specialization Coursework)