
- statistics
Finding the best Wordle opening
Applying Python data analysis to determine the optimial wordle opening word and follow ups.
Python, statistics, and machine learning tutorials.
Use the buttons below to filter down.
Applying Python data analysis to determine the optimial wordle opening word and follow ups.
Python 3.9 introduced a new operator to streamline unions.
Comparing inbuilt solutions to a range of external libraries.
Low poly art animations using scipy is actually pretty simple
A gentle introduction to genetic algorithms by recreating painting classics
A gentle introduction to genetic algorithms by recreating painting classics?
Why do we regularize our linear models? When do we turn this on or off?
Welcome to the wonderful world of non-parametric models and kernel functions.
What is PCA? How does it work? Is the math that bad? How do I use it? All answers lie within!
Removing the hassle of misspelling from a dataset
A visual thank you to our contributing sites
Using python, Keras and some colours to illustrate encoding as simply as possible
Turn your git log into a fancy video
Exploring the difference between the graphs using python.
A beginners introduction to Naive Bayes in python.
A beginners introduction to logistic regression in python.
Practise with pandas, python and plotly.
Python Plotting Preferred Weather
A quick redesign of an incidence reporting plot
After failing to find a tutorial that was actually complete, I decided to make one myself.
A practical Python explanation of Monte-Carlo integration
Efficient inversion sampling explained with Python.
Goodbye boilerplate code, hello an elegant one line solution to get singletons in python
Remove mostly empty columns to clean your data using pandas.
A short example on how to use decorators in your code to provide extra functionality
The most efficient code snippet to one-hot encode columns
Von Neumann rejection sampling explained with Python and animations.
A toy model implementation
Using Python to determine just how confident we are in our A/B test results
Plotting DES institutions in a beautiful way
From samples back to model confidence regions
Sample bias and selection effects are the worst. Here's one solution.
A tutorial from creating data to plotting confidence intervals.
A super short guide to quickly setting up a viable python environment.
A short tutorial on additive blending using matplotlib and numpy.