Big Data

Get the latest Big Data news, insights and updates from the Packt Hub. We’ll help you get to grips with NoSQL databases like MongoDB. With the vast quantities of Data currently stored by businesses, it’s becoming increasingly important to manage it in logical and secure ways. Therefore, the Hub provides news and insights around technologies like Hadoop and AWS to help keep you up to date.

What are data professionals planning to learn this year? Python, deep learning, yes. But...

0
One thing that every data professional absolutely dreads is the day their skills are no longer relevant in the market. In an ever-changing tech landscape,...
forecast

Budget and Demand Forecasting using Markov model in SAS [Tutorial]

1
Budget and demand forecasting are important aspects of any finance team. Budget forecasting is the outcome, and demand forecasting is one of its components. In...

“My Favorite Tools to Build a Blockchain App” – Ed, The Engineer

2
Hey! It’s great seeing you here. I am Ed, the Engineer and today I’m going to open up my secret toolbox and share some...

NewSQL: What the hype is all about

0
First, there was data. Data became database. Then came SQL. Next came NoSQL. And now comes NewSQL. NewSQL Origins For decades, relational database or SQL was...
AWS Cloudtrail

Setting up Logistic Regression model using TensorFlow

0
TensorFlow is another open source library developed by the Google Brain Team to build numerical computation models using data flow graphs. The core of...
Graphic designer drawing

6 reasons to choose MySQL 8 for designing database solutions

0
Whether you are a standalone developer or an enterprise consultant, you would obviously choose a database that provides good benefits and results when compared...

Is Python edging R out in the data science wars?

1
When it comes to the ‘lingua franca’ of data science, there seems to be a face-off between R and Python. R has long been...

Getting started with Storm Components for Real Time Analytics

0
In this article by Shilpi Saxena and Saurabh Gupta from their book Practical Real-time data Processing and Analytics we shall explore Storm's architecture with its...

How Near Real Time (NRT) Applications work

0
In this article by Shilpi Saxena and Saurabh Gupta from their book Practical Real-time data Processing and Analytics we shall explore what a near real...
SAM artificial intelligence politician

13 reasons why Exit Polls get it wrong sometimes

0
An Exit poll, as the name suggests, is a poll taken immediately after voters exit the polling booth. Private companies working for popular newspapers...

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