Home Tags Book Excerpt

Tag: Book Excerpt

Stream me up, Scotty!

0
The following is an excerpt from the book Scala and Spark for Big Data Analytics, Chapter 9, Stream me up, Scotty - Spark Streaming...

How to use SQLite with Ionic to store data?

0
Hybrid Mobile apps have a challenging task of being as performant as native apps, but I always tell other developers that it depends on...

Welcome to Machine Learning using the .NET Framework

0
This article by, Jamie Dixon, the author of the book, Mastering .NET Machine Learning, will focus on some of the larger questions you might have about...

Training and Visualizing a neural network with R

0
The development of a neural network is inspired by human brain activities. As such, this type of network is a computational model that mimics...

Basics of Jupyter Notebook and Python

0
In this article by Cyrille Rossant, coming from his book, Learning IPython for Interactive Computing and Data Visualization - Second Edition, we will see...

Fingerprint detection using OpenCV 3

1
In this article by Joseph Howse, Quan Hua, Steven Puttemans, and Utkarsh Sinha, the authors of OpenCV Blueprints, we delve into the aspect of...

OpenCV: Detecting Edges, Lines, and Shapes

0
Edges play a major role in both human and computer vision. We, as humans, can easily recognize many object types and their positons just...

Oracle 12c SQL and PL/SQL New Features

0
In this article by Saurabh K. Gupta, author of the book Oracle Advanced PL/SQL Developer Professional Guide, Second Edition you will learn new features in Oracle 12c...

Installing NumPy, SciPy, matplotlib, and IPython

0
This article written by Ivan Idris, author of the book, Python Data Analysis, will guide you to install NumPy, SciPy, matplotlib, and IPython. We can...

Sizing and Configuring your Hadoop Cluster

3
This article, written by Khaled Tannir, the author of Optimizing Hadoop for MapReduce, discusses two of the most important aspects to consider while optimizing Hadoop for MapReduce: sizing...