-
Control Structures in R: Using If-Else Statements and Loops
Control structures allow you to specify the execution of your code. They are extremely useful if you want to run a piece of code multiple times, or if you want to run a piece a code if a certain condition is met.
-
A Comparative Analysis of Top 6 BI and Data Visualization Tools in 2018
In this article, we will compare the most commonly used platforms and analyze their main features to help you choose one or several platforms that will provide indispensable aid for your work communication.
-
Deep Learning Development with Google Colab, TensorFlow, Keras & PyTorch
Now you can develop deep learning applications with Google Colaboratory - on the free Tesla K80 GPU - using Keras, Tensorflow and PyTorch.
-
Applied Data Science: Solving a Predictive Maintenance Business Problem Part 2
In this post we will discuss further on how exploratory analysis can be used for getting insights for feature engineering.
-
Neural network AI is simple. So… Stop pretending you are a genius
This post may come off as a rant, but that’s not so much its intent, as it is to point out why we went from having very few AI experts, to having so many in so little time.
-
Calculating Customer Lifetime Value: SQL Example
In order to understand how to estimate LTV, it is useful to first think about evaluating a customer’s lifetime value at the end of their relationship with us.
-
A Basic Recipe for Machine Learning
One of the gems that I felt needed to be written down from Ng's deep learning courses is his general recipe to approaching a deep learning algorithm/model.
-
7 Steps of a Data Science PoC – Get The Guidebook
Download a free copy of the white paper The 7 Steps to Driving a Successful Data Science POC for a detailed walk-through of the seven steps to running a successful POC.
-
Top 15 Scala Libraries for Data Science in 2018
For your convenience, we have prepared a comprehensive overview of the most important libraries used to perform machine learning and Data Science tasks in Scala.
-
Fast.ai Lesson 1 on Google Colab (Free GPU)
In this post, I will demonstrate how to use Google Colab for fastai. You can use GPU as a backend for free for 12 hours at a time. GPU compute for free? Are you kidding me?
|