Special thanks to Brandon Kaier (@bkaier) for his research and thoughts on the Digital Twins concept. Unilever, one of the Consumer Package Goods (CPG) industry’s titan...
Summary: This is the first in a series about Chatbots. In this first installment we cover the basics including their brief technological history, uses, basic design c...
Introduction: In this post, we learn about building a basic search engine or document retrieval system using Vector space model. This use case is widely used in informati...
Banking is getting branch-less, contemporary and digital at a very fast pace. As banks compete to gain competitive advantage, the need for managing big data and analytics...
“Arguably the most significant development in information technology over the past few years, blockchain has the potential to change the way that the world approaches b...
Social media platforms such as Twitter and Facebook enable everyone to voice their opinions about topics, companies, and products online. These comments are a great sourc...
Feature engineering is essential to applied machine learning, but using domain knowledge to strengthen your predictive models can be difficult and expensive. To help fill...
In the past year I have also worked with Deep Learning techniques, and I would like to share with you how to make and train a Convolutional Neural Network from scratch, ...
Importing Data in R a. Using the Combine Command As we know c() function is used to concatenate or combine items in R as specified below: 1 2 >c(item.1, item.2, item.n...
Machine Learning Applications Some of the machine learning applications are: 1. Image Recognition One of the most common uses of machine learning is image recognition. ...