Even at this early stage of the game, machine learning holds much promise, and is being applied to incredibly diverse…
Continue Readingfailure
Underestimating risk
When I hear that a system has a one in a trillion (1,000,000,000,000) chance of failure, I immediately translate that…
Continue ReadingHow To Reverse a String in Python
How can data scientists and domain experts collaborate closely with each other to ensure that the key components of every…
Continue ReadingFailing Forward
Now my character can navigate with his eyes closed. All of these things that seemed impossible, through failure, have become…
Continue ReadingMy First Usage of Natural Language Processing (NLP) in Industry
The answer was using Natural Language Processing (NLP). Photo by Markus Spiske on UnsplashHow NLP increased the data availableThe business problem…
Continue ReadingNear-Real-Time Hardware Failure Rate Estimation with Bayesian Reasoning
Assuming a constant true failure rate λ, the number of failures per time follows a Poisson distribution, Poisson(λ), just as…
Continue ReadingWhere’s my Early Return?
How then do we deal with nesting in F#?Classic Solution: Bind and Computation ExpressionsHere’s some code that looks two things…
Continue Reading