Skip to content

Instantly share code, notes, and snippets.

View quaquel's full-sized avatar

Jan Kwakkel quaquel

  • Delft University of Technology
  • Delft, the Netherlands
View GitHub Profile
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# current API updated to use parameters instead"
]
},
{
@quaquel
quaquel / bangladesh_osm.ipynb
Created February 24, 2016 08:35
bangladesh open street map
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@quaquel
quaquel / illustration.ipynb
Created February 21, 2016 09:53
visual explanation of PRIM modification
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@quaquel
quaquel / text_mining.ipynb
Created September 15, 2015 18:20
lemmatization example
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@quaquel
quaquel / regional_sa.ipynb
Created August 11, 2015 19:33
regional sa
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@quaquel
quaquel / prim_blog.ipynb
Created August 5, 2015 16:15
prim_blog.ipynb
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Performing Scenario Discovery in Python\n",
"\n",
"The purpose of this blog post is to demonstrate how one can do scenario discovery in python. This blogpost will use the exploratory modeling workbench available on github. I will demonstrate how we can perform both PRIM in an interactive way, as well as briefly show how to use CART, which is also available in the exploratory modeling workbench. There is ample literature on both CART and PRIM and their relative merits for use in scenario discovery. So I won't be discussing that here in any detail.\n",
"\n",
@quaquel
quaquel / borg_demo.ipynb
Last active August 29, 2015 14:21
borg python demo
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@quaquel
quaquel / color_palette.ipynb
Created April 11, 2015 08:53
changing color palette to match house style
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.