Pinned Repositories
ABTesting
Comparing test scores between groups and estimating uncertainty in differences with Bayesian methods.
Anomaly-Detection
One-class SVM model for predicting online fake user accounts.
Brain-experiment
Original neuroscience experiment on brain imaging data.
CourseraML
I took Andrew Ng's Machine Learning course on Coursera and did the homework assigments... but, on my own in python because I love jupyter notebooks!
dsr-pytorch
Marketing-budget-prediction
Coding challenge on digital marketing data
Multimodel-prediction-of-mobile-ping-location
Comparison of multiple models on prediction of location from telemetric data.
PuPal-Beta
Prototype of application that extracts pupil size from webcam directly or from pre-recorded video.
RandomForests-KNN-BabyNames
Random Forest and KNN prediction models of names and states of birth from last 100 years in the US.
SQL-cookbook
Personal recipes for SQL problems drawn from Coursera SQL for Data Science course.
GarretOConnell's Repositories
GarretOConnell/Anomaly-Detection
One-class SVM model for predicting online fake user accounts.
GarretOConnell/ABTesting
Comparing test scores between groups and estimating uncertainty in differences with Bayesian methods.
GarretOConnell/Brain-experiment
Original neuroscience experiment on brain imaging data.
GarretOConnell/CourseraML
I took Andrew Ng's Machine Learning course on Coursera and did the homework assigments... but, on my own in python because I love jupyter notebooks!
GarretOConnell/dsr-pytorch
GarretOConnell/Marketing-budget-prediction
Coding challenge on digital marketing data
GarretOConnell/Multimodel-prediction-of-mobile-ping-location
Comparison of multiple models on prediction of location from telemetric data.
GarretOConnell/PuPal-Beta
Prototype of application that extracts pupil size from webcam directly or from pre-recorded video.
GarretOConnell/RandomForests-KNN-BabyNames
Random Forest and KNN prediction models of names and states of birth from last 100 years in the US.
GarretOConnell/SQL-cookbook
Personal recipes for SQL problems drawn from Coursera SQL for Data Science course.
GarretOConnell/Estimating-Houseprices
Slides and Markdowns for my talk
GarretOConnell/Formlabs-Case-Study
GarretOConnell/GarretOConnell.github.io
test
GarretOConnell/IrisSegDNN
GarretOConnell/Ng-ML-Exercises
A collection of IPython notebooks covering various topics.
GarretOConnell/OODM
GarretOConnell/pipelines-sklearn
Short tutorial about scikit-learn pipelines
GarretOConnell/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
GarretOConnell/Zalando-Coding-Challenge