Home Data Page 299

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.

Remote Job Agent in Oracle 11g Database with Oracle Scheduler

0
Oracle Scheduler in Oracle 10g is a very powerful tool. However, Oracle 11g has many added advantages that give you more power. In this...

Migrating from MS SQL Server 2008 to EnterpriseDB

0
With many database vendor products in the market and data intensive applications using them, it is often required to port the application to use...

Debugging the Scheduler in Oracle 11g Databases

0
Unix—all releases Something that has not been made very clear in the Oracle Scheduler documentation is that redirection cannot be used in jobs (<, >,...

Indexing Data in Solr 1.4 Enterprise Search Server: Part1

0
(For more resources on Solr, see here.) Lets get started. Communicating with Solr There are a few dimensions to the options available for communicating with Solr: Direct HTTP...

Indexing Data in Solr 1.4 Enterprise Search Server: Part2

0
(For more resources on Solr, see here.) Direct database and XML import The capability for Solr to get data directly from a database or HTTP GET...

Time Dimension in Oracle Warehouse Builder 11g

0
Let's discuss briefly what a Time dimension is, and then we'll dive right into the Warehouse Builder Design Center and create one. A Time...

Faceting in Solr 1.4 Enterprise Search Server

0
(For more resources on Solr, see here.) Faceting, after searching, is arguably the second-most valuable feature in Solr. It is perhaps even the most fun...

Designing the Target Structure in Oracle Warehouse Builder 11g

0
We have our entire source structures defined in the Warehouse Builder. But before we can do anything with them, we need to design what...

Adding Reporting Capabilities to our Java Applications Using JasperReports 3.5

0
At the end of this article, we will be able to: Identify the purpose of the several downloads that can be found at the JasperReports...

Mapping in Oracle Warehouse Database

0
In this article, we will begin to see the real power and flexibility the Warehouse Builder provides us for loading a data warehouse. When...

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