Word morphing
How to employ word2vec's embeddings and A* search algorithm to morph between words.
Hi there, and welcome to my blog.
Here you'll find resources about data science, software engineering, and life. Well, maybe not life...
Hope you enjoy.
How to employ word2vec's embeddings and A* search algorithm to morph between words.
Learn how to train a neural network to use inputs from multiple different modalities using the GMU block.
Using linear regression when the dependant variables have measurement errors.
Analysis of Google Location History using Pandas time-series API.
Have you ever accidentaly pushed temporary stuff to the remote git server? Then keep reading.
A simple workflow for writing blog posts using Pelican and GitHub Pages.
Third part of a posts series about finding anomalous users.
Second part of a posts series about finding anomalous users.
Detecting anomalous user behavior is hard. Really hard. Here at Fortscale we show that with the right tools, it’s doable.
Learn how to use statistical tests to find out if a difference of means is significant, using the Coder Survey dataset as a case study.