Home Data Page 273

Data

Data science dominates what we do as developers. Whether you’re managing, modelling or storing data, the latest data science news at Packt Hub will help you stay on top of new developments. We provide news, insights and tutorials around tools and topics like tensorflow, machine learning, deep learning, artificial intelligence and big data.

Hadoop and HDInsight in a Heartbeat

0
(For more resources related to this topic, see here.) Apache Hadoop is the leading Big Data platform that allows to process large datasets efficiently and...

Testing a Camel application

0
(For more resources related to this topic, see here.) Let's start testing. Apache Camel comes with the Camel Test Kit: some classes leverage testing framework...

Introducing QlikView elements

0
(For more resources related to this topic, see here.) People People are the only active element of data visualization, and as such, they are the most...

Executing PDI jobs from a filesystem (Simple)

0
(For more resources related to this topic, see here.) Getting ready To get ready for this article, we first need to check that our Java environment...

Oracle B2B Overview

0
B2B environment setup Here is the list of some OFM concepts that will be used in this article: Domain: It is the basic administration unit...

Linking OpenCV to an iOS project

0
(For more resources related to this topic, see here.) Getting ready First you should download the OpenCV framework for iOS from the official website at http://opencv.org....

Report Authoring

0
(For more resources related to this topic, see here.) In this article, we will cover some fundamental techniques that will be used in your day-to-day...

Creating a sample web scraper

0
(For more resources related to this topic, see here.) As web scrapers like to say: "Every website has an API. Sometimes it's just poorly documented...

RavenDB.NET Client API

0
(For more resources related to this topic, see here.) The RavenDB .NET Client API RavenDB provides a set of .NET client libraries for interacting with it,...

Out-of-process distributed caching

0
(For more resources related to this topic, see here.) Getting ready Out-of-process caching is a way of distributing your caching needs in a different JVM and/or...

Must Read in Cloud & Networking

Top life hacks for prepping for your IT certification exam

0
I remember deciding to pursue my first IT certification, the CompTIA A+. I had signed up for a class that lasted one week, per...

Must Read in Data

Learn Transformers for Natural Language Processing with Denis Rothman

0
Key takeaways The transformer architecture has proved to be revolutionary in outperforming the classical RNN and CNN models in use today. Artificial intelligence is...

Distributed training in TensorFlow 2.x

Interviews