Home Tags Algorithms

Tag: Algorithms

How to implement discrete convolution on a 2D dataset

0
This article is an excerpt from the book by Rodolfo Bonnin titled Machine Learning for Developers. Surprisingly the question frequently asked by developers across the...

Implementing Linear Regression Analysis with R

0
This article is from the book Advanced Analytics with R and Tableau, written by Jen Stirrup & Ruben Oliva Ramos. The book offers a...

One Shot Learning: Solution to your low data problem

0
The fact that machines are successful in replicating human intelligence is mind-boggling. However, this is only possible if machines are fed with correct mix...

Getting started with Machine Learning in H2O

0
We present to you an excerpt from our book by Dr. Uday Kamath and Krishna Choppella titled Mastering Java Machine Learning. This book aims...

Quantum A.I. : An intelligent mix of Quantum+A.I.

0
“Mixed reality, Artificial intelligence and Quantum computing are the three path-breaking technologies that will shape the world in the coming years.” - Satya Nadella,...

Getting to know TensorFlow

0
The following book excerpt is from the title Machine Learning Algorithms by Guiseppe Bonaccorso. The book describes important Machine Learning algorithms commonly used in...

Machine Learning Algorithms: Implementing Naive Bayes with Spark MLlib

0
In this article by Siamak Amirghodsi, Meenakshi Rajendran, Broderick Hall, and Shuen Mei from their book Apache Spark 2.x Machine Learning Cookbook, we look...

Ensemble Methods to Optimize Machine Learning Models

0
We are happy to bring you an elegant guest post on ensemble methods by Benjamin Rogojan, popularly known as The Seattle Data Guy. How do...

Building a classification system with Decision Trees in Apache Spark 2.0

0
In this article by Siamak Amirghodsi, Meenakshi Rajendran, Broderick Hall, and Shuen Mei from their book Apache Spark 2.x Machine Learning Cookbook we shall...

What is Automated Machine Learning (AutoML)?

0
Are you a proud machine learning engineer who hates that the job tests your limits as a human being? Do you dread the long...