Search

Archive: December 2019

Scala Server Toolkit – Creating HTTP Server

In the previous post I introduced and explained the rationale behind Scala Server Toolkit. Today I would like to continue and get into more detail of some of the offered modules. Getting Started Our goal is to initialize and start a simple HTTP...

Notebooks on Machine Learning in Python

We are introducing a series of notebooks on machine learning in Python. Notebooks describe a complete machine learning workflow using many examples and explanations. They contain hints about what to do when model performance is not satisfactory...