Home Data Page 279

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.

Big Data Analysis

0
(For more resources related to this topic, see here.) Counting distinct IPs in weblog data using MapReduce and Combiners This recipe will walk you through creating...

Comparative Study of NoSQL Products

0
(For more resources related to this topic, see here.) Comparison Choosing a technology does not merely involve a technical comparison. Several other factors related to documentation,...

Advanced Hadoop MapReduce Administration

0
(For more resources related to this topic, see here.) Tuning Hadoop configurations for cluster deployments Getting ready Shut down the Hadoop cluster if it is already running,...

Line, Area, and Scatter Charts

0
(For more resources related to this topic, see here.) Introducing line charts First let's start with a single series line chart. We will use one of...

Obtaining a binary backup

0
Getting ready Next we need to modify the postgresql.conf file for our database to run in the proper mode for this type of backup. Change...

Ease the Chaos with Automated Patching

0
(For more resources related to this topic, see here.) We have seen how the provisioning capabilities of the Oracle Enterprise Manager's Database Lifecycle Management (DBLM)...

Follow the Money

0
(For more resources related to this topic, see here.) It starts with the Cost Worksheet In PCM, the Cost Worksheet is the common element for all...

Generating Reports in Notebooks in RStudio

0
(For more resources related to this topic, see here.) A very important feature of reproducible science is generating reports. The main idea of automatic report...

Creating the first Circos diagram

0
(For more resources related to this topic, see here.) Getting ready Let's start with the simple task of graphing a relationship between a student's eye and...

Extending Your Structure and Search

0
(For more resources related to this topic, see here.) Indexing data that is not flat Not all data is flat. Of course if we are building...

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