Intro to machine learning competitions with ‘Numerai’ – example code.

In this post, I want to share, how simple it is to start competing in machine learning tournaments – Numerai. I will go step by step, line by line explaining what is doing what and why it is required. Numerai is a global artificial intelligence competition to predict financial markets. Numerai is a little bit […]
Intro to Machine Learning

What is a definition of Machine Learning? Machine Learning subfield of science that provides computers with the ability to learn without being explicitly programmed. The goal of Machine Learning is to develop learning algorithms that do the learning automatically without human intervention or assistance, just by being exposed to new data. The Machine Learning paradigm […]