Predictive Hacks

Python
George Pipis

Image Captioning with HuggingFace

Image captioning with AI is a fascinating application of artificial intelligence (AI) that involves generating textual descriptions for images automatically.

Python
George Pipis

Intro to Chatbots with HuggingFace

In this tutorial, we will show you how to use the Transformers library from HuggingFace to build chatbot pipelines. Let’s

python package
Python
George Pipis

How to Build Python Packages

In this tutorial, we will show you how to build Python Packages. Our goal is to build a Python package

Miscellaneous
George Pipis

Arrays in Bash

This tutorial is a brief introduction to arrays in bash. Data Scientists are familiar with arrays, in R, a simple

api performance testing
Miscellaneous
Billy Bonaros

API Performance Testing Using Jmeter

There are several reasons why API performance testing is important in data science. Speed: API performance is critical in many

Subscribe To Our Newsletter

Get updates and learn from the best