Programmers can write unit and functional tests using frameworks. Unit tests test individual lines...
Author - Walker Rowe
Google Cloud TPUs for ML Acceleration
We already wrote how machine learning frameworks are using NVIDIA GPUs (graphical processing units)...
How Keras Machine Language API Makes TensorFlow Easier
Keras is a Python framework designed to make working with Tensorflow (also written in Python)...
Tuning Machine Language Models for Accuracy
Continuing with our explanations of how to measure the accuracy of an ML model, here we discuss two...
Mean Square Error & R2 Score Clearly Explained
Today we’re going to introduce some terms that are important to machine learning: Variance r2...
Getting Started with scikit-learn
Here we explore another machine learning framework, scikit-learn, as well as show how to use...
Spark’s Machine Learning Pipeline: An Introduction
Here we explain what is a Spark machine learning pipeline. We will do this by converting existing...
How to use Apache Spark to make predictions for preventive...
In part one we explained how to create a training model. In this part we show how to make...
Predictive and Preventive Maintenance using IoT, Machine...
Here we explain a use case of how to use Apache Spark and machine learning. This is the classic...
Using TensorFlow Neural Network for Machine Learning Predictions...
Here is the last part of our analysis of the Tripadvisor data. Part one is here. In order to...