Image Captioning with HuggingFace
Image captioning with AI is a fascinating application of artificial intelligence (AI) that involves generating textual descriptions for images automatically.
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
How to Fine-Tune an NLP Regression Model with Transformers and HuggingFace
HuggingFace provides us with state-of-the-art pre-trained models that can be used in many different applications. In this post, we will
How to Build an NLP Classification Model with Transformers on AWS SageMaker
In a previous tutorial, we have provided you with an example of how to fine-tune an NLP classification model with
How to Fine-Tune an NLP Classification Model with Transformers and HuggingFace
This tutorial is an ultimate guide on how to train your custom NLP classification model with transformers, starting with a
Text Cleansing in NLP Tasks
In NLP tasks, we used to apply some text cleansing before we move to the Machine Learning part. Of course,
Stemming and Lemmatization in Python using NLTK
In this tutorial, we will show you how to use stemming and lemmatization in NLP tasks. You can find more
How to Detect Trends in Cryptocurrencies with ADX using Kraken API
You may have heard the terms “bull” and “bear” markets, which are terms to describe a trend in the market.
How to create Heatmap on a Map in Python
In this post, we will show you how to create a heatmap on an actual map using Plotly. What we
How I helped a retail Company using my Data Science skills
Data scientists are like swiss army knives, we can use our knowledge nearly everywhere if we try to understand and
How to Apply an RSI Trading Strategy to your Cryptos
One of the most famous indicators in algorithmic trading and technical analysis is the Relative Strength Index. Almost all trading