ML: Embedding trained model to a website (Titanic pt.4)

Once we are satisfied with our trained model we might want to embed it somewhere - perhaps brag with it online. We are going to embed our Titanic model to a »

ML: Feature engineering (Titanic pt.3)

Another technique we previously mentioned that can be used to try making our predictions better is Feature Engineering. In todays article we will take a look »

ML: Encoding features and classifier performance (Titanic pt.2)

As we previously mentioned, we will be looking into making our simplest classifier model better. One of the commonly used techniques used is categorical feature »

ML: Building a simple classifier (Titanic pt.1)

Learning Machine Learning is an intimidating task - there is simply way too much to learn, too many tools, technologies and techniques to grasp. On the other »