Tomas Beuzen
Tomas Beuzen
Projects
Posts
Publications
Teaching
Posts
Floating point numbers and rounding errors - a crash course in Python
Learn how floating point numbers are stored and why it matters.
Tomas Beuzen
Feb 10, 2021
13 min read
Multivariate Normal Distributions
A simple explanation and example of the multivariate normal distribution.
Tomas Beuzen
Sep 10, 2020
5 min read
Party Planning with Probability
Use probability and simulations to estimate the number of guests that will attend your event!
Tomas Beuzen
Jul 10, 2020
3 min read
Unsupervised clustering with mixed categorical and continuous data
A short discussion of methods for clustering mixed datasets of categorical and continuous data.
Tomas Beuzen
May 10, 2020
6 min read
Deploying machine learning models with Amazon SageMaker or Flask & Heroku
Simple tutorials of how to build and deploy machine learning models with commonly used tools.
Tomas Beuzen
Feb 1, 2020
1 min read
Simultaneous feature preprocessing, feature selection, model selection, and hyperparameter tuning in scikit-learn with Pipeline and GridSearchCV
How to easily perform simultaneous feature preprocessing, feature selection, model selection, and hyperparameter tuning in just a few lines of code using Python and scikit-learn.
Tomas Beuzen
Jan 10, 2020
3 min read
The Git Fork-Branch-Pull Workflow
A simple summary of how to collaborate on open-source projects using forking, branching and pull requests.
Tomas Beuzen
Oct 25, 2019
6 min read
Building your own website with Hugo and GitHub Pages
Learn how to quickly and easily build a website like this using Hugo in just 5 steps.
Tomas Beuzen
Aug 25, 2019
8 min read
Cite
×