out/data

the Galactic Predictor

a set of galaxy morphology classifiers

  • regressions
  • random forests
  • neural networks

What I learned from this was that data scientists need to collaborate heavily with professionals from the fields to which they apply their data wizardry.

Letterbars

globe github

a graphical presentation of letter frequencies

  • JavaScript
  • D3.js

This was the first anything I ever made in JS, back in 2017. I still don't know how I actually pulled it off. I see at the end of the page I commented some Stack Overflow pages but I'm positive that isn't all I must have looked up (could I have pulled that spread operator on line 176 out of a hat all by myself? no). As a result the code is an obvious mishmash of pre- and post-ES6 JavaScript but I am nonetheless really proud of figuring all this out and putting it together at that point in my life.