© 2022 Hashnode
#machine-learning
INTRODUCTION Data scientists frequently devote the majority of their time to the technical aspects of the "21st Century's Most Sexy Job." For every 100 data scientists working on any project, at least…
What is EDA? Where do you start? Well, let’s find out!!! Hey Folks (: I hope you all are well! You might be wandering in the vast domain of AI, and may have come across the word Exploratory Data Analy…
Goal To deploy a model on the web that accepts unpunctuated text in the English language and returns a punctuated text. Background There are several open-source APIs for speech recognition and in m…
Object detection Unlike image classification whose objective is to identify the object in an image, object detection is a computer vision technique that allows both the identification and the localization of objects in an image. What is YO…
In the hub of business and marketing, a price is an important variable that must be considered. Questions like what structures are in place to determine to check for profit or loss must always be in m…
The Medieval times spanning from the 9th century to the 15th century ushered in thousands of artistic writings which are now fondly referred to as “Manuscripts”. A Medieval Manuscript is a codex (pl. …
Welcome back to my little series on Kaggle competitions. This is a follow-up article to my article In which I miss Kaggle: the Titanic Competition. Please take a look at the Kaggle Notebook that acco…
Some of you might remember the classic traveling salesman problem presented in our undergrad days: "Given a list of cities and the distances between each pair of cities, what is the shortest possible …
Introduction Are you interested in learning Reinforcement learning through practical examples? This article is for you ! In this tutorial, I will be explaining how to create a very simple reinforcement algorithm, we will train together an a…
Linear Regression - My ML Learning Journey 001 Introduction Hi guys, welcome to my blog! I am Sivvie, it is an honour to meet you here! In this blog post I will share my process and learning journey t…