Stream Recap | CSS, Chartist.js, RxJs, lodash

Had a predominately designed focused stream. Really struggled with color selection. It's getting better though. I had a hard stop at an hour for the evening but still managed to make decent progress. I'm looking forward to bringing in more state management via redux eventually and really breaking the Observables…

Stream Recap | Bootstrap v4, Chartist.js and some light wireframing/design

I decided to shelve the machine learning bit while I went back and read up more on the fundamentals. I feel like I wasn't able to train a model because of some basic concept I was missing. In light of that, I decided to try and put a bit of…

Stream Recap | Machine Learning, Tensorflow.js, Linear Regression, Gradient Descent

Had a wonderful time streaming this time around. Though I didn't achieve my goal of being able to predict future values with a Linear Regression, I learned a TON. I decided to check out Tensorflow.js. I was really happy with it! I have previously used Apache Spark so I'm…

Stream Recap | RxJs Scan, Trapezoid Rule

Another Tuesday another successful stream! I did a little prep work that I mention below for this one and it was nice having notes to follow to keep things organized. However the more I am working through my analysis the more I am questioning my approach. I think next week…

Stream Recap | Websocket + RXJS

Code: https://github.com/hankyates/websocket-stream/tree/2018-07-31-post-stream I am trying a new thing. I am going to try and live stream coding sessions of when I am learning new things. My hope is that maybe people will engage or find these musings useful. I know that there are many…

BRFSS Map

**Update Jan 2020** This was backed by ElasticSearch and I stopped paying for my cluster(they're expensive). So the data no longer works for the POC below. Proof of concept: http://brfss-map.hankyates.com/ Code: https://github.com/hankyates/louisiana-map As an exercise I wanted to build a Chloropleth map…