Home Tags Algorithms

Tag: Algorithms

How to maintain Apache Mesos

0
This article is an excerpt from a book written by David Blomquist and Tomasz Janiszewski, titled Apache Mesos Cookbook. Throughout the course of the...

Neural Network Architectures 101: Understanding Perceptrons

0
This article is an excerpt taken from a book Neural Network Programming with Java Second Edition written by Fabio M. Soares and Alan M....

How to Create a Neural Network in TensorFlow

0
This article has been extracted from the book Principles of Data Science authored by Sinan Ozdemir. With a unique approach that bridges the gap...

Implementing fault-tolerance in Spark Streaming data processing applications with Apache Kafka

0
This article is an excerpt from a book written by Rajanarayanan Thottuvaikkatumana titled Apache Spark 2 for Beginners. This book is a developer’s guide...

How to run Spark in Mesos

0
This article is an excerpt from a book written by Muhammad Asif Abbasi titled Learning Apache Spark 2. In this book, you will learn...

How to build a Gaussian Mixture Model

0
This article is an excerpt from a book authored by Osvaldo Martin titled Bayesian Analysis with Python. This book will help you implement Bayesian...

How to integrate SharePoint with SQL Server Reporting Services

0
This article is an excerpt from a book written by Dinesh Priyankara and Robert C. Cain, titled SQL Server 2016 Reporting Services Cookbook.This book...

Working with Kibana in Elasticsearch 5.x

0
Below given post is a book excerpt from Mastering Elasticsearch 5.x written by  Bharvi Dixit. This book introduces you to the new features of...

How to execute a search query in ElasticSearch

0
This post is an excerpt from a book authored by Alberto Paro, titled Elasticsearch 5.x Cookbook. It has over 170 advance recipes to search,...

Implementing Principal Component Analysis with R

0
The following article is an excerpt taken from the book Mastering Text Mining with R, written by Ashish Kumar and Avinash Paul. This book...