Home Tags Tools & Frameworks

Tag: Tools & Frameworks

Read the latest news on Tools & Frameworks on Packt Hub. Looking to take the next step in your programming career with Python or TensorFlow? How about taking in the latest release notes for your favourite Penetration Testing software? Find out the latest updates and details right here on Packt Hub.

Perform CRUD operations on MongoDB with PHP

0
This article is an excerpt from the book Mastering MongoDB 3.x authored by Alex Giamas. This book covers the key concepts, and tips &...

Connecting your data to MongoDB using PyMongo and PHP

0
The following book excerpt is taken from the title Mastering MongoDB 3.x written by Alex Giamas. This book covers the fundamental as well as...

Troubleshooting in SQL Server

0
This article is an excerpt from a book SQL Server 2017 Administrator's Guide written by Marek Chmel and Vladimír Mužný. This book will help...

Selecting Statistical-based Features in Machine Learning application

0
In today’s tutorial, we will work on one of the methods of executing feature selection, the statistical-based method for interpreting both quantitative and qualitative...

Getting started with Q-learning using TensorFlow

0
This article is an excerpt taken from the book Mastering TensorFlow 1.x written by Armando Fandango. This book will help you master advanced concepts...

Feature Improvement: Identifying missing values using EDA (Exploratory Data Analysis) technique

0
Today, we will work towards developing a better sense of data through identifying missing values in a dataset using Exploratory Data Analysis (EDA) technique...

How to build a cartpole game using OpenAI Gym

1
This article is an excerpt taken from the book Mastering TensorFlow 1.x written by Armando Fandango. In this book, you will learn advanced features...

Learning the Salesforce Analytics Query Language (SAQL)

1
Salesforce Einstein offers its own query language to retrieve your data from various sources, called Salesforce Analytics Query Language (SAQL). The lenses and dashboards...

How to perform data partitioning in PostgreSQL 10

0
Partitioning refers to splitting; logically it means breaking one large table into smaller physical pieces. PostgreSQL supports basic table partitioning. It can store up...

How to perform Audio-Video-Image Scraping with Python

0
Our article is an excerpt from the book Web Scraping with Python, written by Richard Lawson. This book contains step by step tutorials on...