Data Visualisation Using Altair
In this notebook, I will work through an example of a hypothetical data science project. We will be following the steps that are part of the CRISP-DM methodo...
The following, is a simple example of an interactive map using Plotly. The map contains information for the unemployment rate in the city of Bogotá for the y...
Convolutional neural networks are a powerful form of neural networks. Their coverage ranges from classifying images and identifying multiple objects in a vid...
This is an example of a simple symbol recognition problem with three letters T, G and F, in an original form and in a shifted form. The 6 input vectors $x_1,...