Home Data Page 280

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.

Working with Apps in Splunk

0
(For more resources related to this topic, see here.) Defining an app In the strictest sense, an app is a directory of configurations and, sometimes, code....

Constructing and Evaluating Your Design Solution

0
(For more resources related to this topic, see here.) For constructing visualizations, technology matters The importance of being able to rationalize options has been a central...

Getting Started with InnoDB

0
(For more resources related to this topic, see here.) Basic features of InnoDB InnoDB is more than a fast disk-based relational database engine. It offers, at...

Marker-based Augmented Reality on iPhone or iPad

0
(For more resources related to this topic, see here.) Creating an iOS project that uses OpenCV In this section we will create a demo application for...

Oracle: Using the Metadata Service to Share XML Artifacts

0
(For more resources related to this topic, see here.) The WSDL of a web service is made up of the following XML artifacts: WSDL Definition:...

Creating Cartesian-based Graphs

0
(For more resources related to this topic, see here.) Introduction Our first graph/chart under the microscope is the most popular and simplest one to create. We...

SAP HANA integration with Microsoft Excel

0
(For more resources related to this topic, see here.) Once your application is finished inside SAP HANA, and you can see that it performs as...

Creating Interactive Graphics and Animation

0
(For more resources related to this topic, see here.) Interactive graphics and animations This article showcases MATLAB's capabilities for creating interactive graphics...

Meet QlikView

0
(For more resources related to this topic, see here.) What is QlikView? QlikView is developed by QlikTech, a company that was founded in Sweden in 1993,...

Managing Files

0
(For more resources related to this topic, see here.) Managing local files In this section we will look at local file operations. We'll cover common operations...

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