Home Data Page 298

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.

Customizing Page Management in Liferay Portal 5.2 Systems Development

0
Customizing page management with more features The Ext Manage Pages portlet not only clones the out of the box Manage Pages portlet, but it also...

Events in Oracle 11g Database

0
Generally, jobs run immediately upon being enabled, or when we call the run_job procedure of the dbms_scheduler package. Many jobs are time-based; they are...

Building Personal Community in Liferay Portal 5.2

0
Besides public web sites, it would be nice if we could provide a personal community, that is, My Community, for each registered user. In...

Oracle Wallet Manager

0
  The Oracle Wallet Manager Oracle Wallet Manager is a password protected stand-alone Java application tool used to maintain security credentials and store SSL related information...

Database/Data Model Round-Trip Engineering with MySQL

0
Power*Architect—from SQL Power—is a free software data modeling tool, which you can download from its website www.sqlpower.ca and use it under GPLv3 license. Reverse Engineering To...

Deployment of Reports with BIRT

0
Everything in this article uses utilities from the BIRT Runtime installation package, available from the BIRT homepage at http://www.eclipse.org/birt. BIRT Viewer The BIRT Viewer is a...

Measures and Measure Groups in Microsoft Analysis Services: Part 1

0
In this two-part article by Chris Webb, we will look at measures and measure groups, ways to control how measures aggregate up, and how...

Measures and Measure Groups in Microsoft Analysis Services: Part 2

0
Measure groups All but the simplest data warehouses will contain multiple fact tables, and Analysis Services allows you to build a single cube on top...

Data Access with ADO.NET Data Services

0
In essence, ADO.NET Data Services serves up data as a web service over HTTP using the objects in the Entity Model of the data...

Essbase ASO (Aggregate Storage Option)

0
Welcome to the exciting world of Essbase Analytics known as the Aggregate Storage Option (ASO). Well, now you're ready to take everything one step further....

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