Home Data Page 20

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.

surveillance tech

Alarming ways governments are using surveillance tech to watch you

0
Mapquest, part of the Verizon company, is the second largest provider of mapping services in the world, after Google Maps. It provides advanced cartography...
cleaning data

Data cleaning is the worst part of data analysis, say data scientists

2
The year was 2012. Harvard Business Review had famously declared the role of data scientist as the ‘sexiest job of the 21st century’. Companies...
path breaking AI

We must change how we think about AI, urge AI founding fathers

0
In Manhattan, nearly 15,000 Taxis make around 30 journeys each, per day. That’s nearly half a million paid trips. The yellow cabs are part...
AutoML

Anatomy of an automated machine learning algorithm (AutoML)

0
Machine learning has always been dependent on the selection of the right features within a given model; even the selection of the right algorithm....
Sundar Pichai unveils TPU 3.0

Tensor Processing Unit (TPU) 3.0: Google’s answer to cloud-ready Artificial Intelligence

0
It won’t be wrong to say that the first day of the ongoing Google I/O 2018 conference was largely dominated by Artificial Intelligence. CEO...
pandas

“Pandas is an effective tool to explore and analyze data”: An interview with Theodore...

1
It comes as no surprise to many developers, Python has grown to become the preferred language of choice for data science. One of the...
Mark Zuckerberg

Mark Zuckerberg’s Congressional testimony: 5 things we learned

0
Mark Zuckerberg yesterday (April 10 2018) testified in front of congress. That's a pretty big deal. Congress has been waiting some time for the...
Why do data scientists love Jupyter notebooks?

10 reasons why data scientists love Jupyter notebooks

0
In the last twenty years, Python has been increasingly used for scientific computing and data analysis as well. Today, the main advantage of Python...
free business intelligence tools

Top 5 free Business Intelligence tools

0
There is no shortage of business intelligence tools available to modern businesses today. But they're not always easy on the pocket. Great functionality, stylish UI...
Coding screen

How to write high quality code in Python: 15+ tips for data scientists and...

1
Writing code is easy. Writing high quality code is much harder. Quality is to be understood both in terms of actual code (variable names,...

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