Concrete Compressive Strength Regression Model Using Keras
In this notebook, we will build a simple three-layer feed-forward neural network model using Keras, running on top of TensorFlow. The sequential model will b...
In this notebook, we will build a simple three-layer feed-forward neural network model using Keras, running on top of TensorFlow. The sequential model will b...
In this brief guide you will learn how to easily setup two Docker containers, one for Python and the other for the Stanford CoreNLP server. Using this setup ...
Price summary statistics for the property market in Malta as of September 2018.
Price summary statistics for the rental property market in Malta as of September 2018.
The World Cup games data visualisation below is based on the exercise in the Udacity Data Visualization and D3.js - Communicating with Data course.
Brief overview of counting methods used to determine the number of possible outcomes under different scenarios. These are then used to compute probabilities ...
What are Binary Classifiers?
In this interactive Jupyter notebook you will learn the very basics of statistics. Through statistics you can make sense of data and in today’s world this is...