Home Data Page 3

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.

Splitting up the Mission of PASS from Blog Posts – SQLServerCentral

0
Following up on Should There Be A Successor to PASS? I have a couple more thoughts. One of the many complaints about PASS over the...

Building a SQL Saturday Archive from Blog Posts – SQLServerCentral

0
Some time ago I started gathering the SQL Saturday XML files. I started to parse and work with these, but the data is a...

Daily Coping 28 Dec 2020 from Blog Posts – SQLServerCentral

0
I started to add a daily coping tip to the SQLServerCentral newsletter and to the Community Circle, which is helping me deal with the...

Simple Method to Add A Network in SQL Configuration Manager from Blog Posts –...

0
In the previous article, I showed a bothersome little error for the Kerberos Configuration Manager software. In that article, I also showed how to...

How To Resolve User Error in Kerberos Configuration Manager from Blog Posts – SQLServerCentral

0
A recurring theme in the world of SQL Server seems to be the battle with Kerberos, SPNs, and SSPI Context errors. It is common...

Should There Be A Successor to PASS? from Blog Posts – SQLServerCentral

0
PASS was a big influence on a lot of us and did a lot of good, if never quite as much good as many...

Merry Christmas from Blog Posts – SQLServerCentral

0
Christmas is this week so not a technical post for this week.  Just a simple post wishing you and your family as many blessing...

Daily Coping 25 Dec 2020 from Blog Posts – SQLServerCentral

0
I started to add a daily coping tip to the SQLServerCentral newsletter and to the Community Circle, which is helping me deal with the...

Retrieving Log Analytics Data with Data Factory from Blog Posts – SQLServerCentral

0
I’ve been working on a project where I use Azure Data Factory to retrieve data from the Azure Log Analytics API. The query language...

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