Skip to content

Instantly share code, notes, and snippets.

@dogobox
dogobox / README.md
Created April 29, 2016 16:39 — forked from ZJONSSON/README.md
Brownian Bridge

Pan and Zoom (mousewheel) to explore the randomized data.

This experiment uses d3.js, dpl.js and pyfy.js to simulate geometric brownian motion with brownian bridge between any "known points" (either given values or already-randomized values). Active caching is utilized to ensure that any base random number stays in place until the world is re-randomized (i.e. I keep filling in missing information). This means that when volatility or drift is changed, the path is recalculated using the previously established Gaussian random outcomes.

The blue dots are known monthly closing values for APPL and the gray line is the simulated brownian motion Pan and zoom to look deeper and further. As you move around the cache will grow larger, but pressing "randomize" will reset the world to a new initial vector.

@dogobox
dogobox / .block
Created April 29, 2016 16:32 — forked from mbostock/.block
Zip Codes
license: gpl-3.0
@dogobox
dogobox / .block
Created April 29, 2016 16:14 — forked from mbostock/.block
Multi-Series Line Chart
license: gpl-3.0
@dogobox
dogobox / .block
Created April 29, 2016 14:47 — forked from mbostock/.block
Cost of Living - Parallel Coordinates
license: gpl-3.0
@dogobox
dogobox / README.md
Created April 29, 2016 14:47 — forked from syntagmatic/README.md
BIDS Data Science Lecture Notes
@dogobox
dogobox / README.md
Created April 29, 2016 14:46 — forked from syntagmatic/README.md
Curriculum Exploration
@dogobox
dogobox / README.md
Created April 29, 2016 14:44 — forked from syntagmatic/README.md
Abalone

A random sample of 750 Abalone measurements from UCI Machine Learning Repository.

Dimensions

Name    Data Type Meas. Description
----    --------- ----- -----------
Sex   nominal     M, F, and I (infant)
Length    continuous  mm  Longest shell measurement
Diameter continuous mm perpendicular to length
@dogobox
dogobox / README.md
Created April 29, 2016 14:43 — forked from syntagmatic/README.md
Space Stations
@dogobox
dogobox / README.md
Created April 29, 2016 14:40 — forked from syntagmatic/README.md
Cardiac Surgery by Surgeon