A collection of sloppy snippets for scientific computing and data visualization in Python.
Wednesday, September 11, 2019
Organizing movie covers with Neural Networks
›
In this post we will see how to organize a set of movie covers by similarity on a 2D grid using a particular type of Neural Network called S...
Sunday, August 11, 2019
Visualizing distributions with scatter plots in matplotlib
›
Let's say that we want to study the time between the end of a marked point and next serve in a tennis game. After gathering our data, th...
Friday, June 7, 2019
Exporting Decision Trees in textual format with sklearn
›
In the past we have covered Decision Trees showing how interpretable these models can be (see the tutorials here ). In the previous tutorial...
‹
›
Home
View web version