TowardsMachineLearning

Machine Learning

Build WhatsApp chatbot using NodeJS – part2

Introduction:- In this post we’ll solve POC in which “MachineLearning-made-easy.com” wishes to use WhatsApp Bot to generate invoices for its client. WhatsApp Bot should also be able to send these invoices to respective clients. So stay tuned to check this project in my next post. Step 1. Creating an agent on Dialogflow:- Create a new

Build WhatsApp chatbot using NodeJS – part2 Read More »

Build WhatsApp chatbot using NodeJS – part1

Introduction:- WhatsApp has massive userbase of over 1.5 Billion people. That’s one of main reasons why Businesses had keen eye on WhatsApp. Until now small business have managed creating WhatsApp groups and putting manpower on the job of communicating or sharing offers ,deals or other types of customers connect initiatives. But as you can see

Build WhatsApp chatbot using NodeJS – part1 Read More »

Introduction to Principal Component Analysis – Part 1

Introduction to Principal Component Analysis (PCA) PCA — Primary Component Analysis — is one of those statistical algorithms that is popular among data scientists and statisticians, but not much among people who are outside of data science or statistics. Problem if PCA is not used:- In real world data analysis tasks we analyze complex data i.e. multi-dimensional

Introduction to Principal Component Analysis – Part 1 Read More »

Introduction to Principal Component Analysis – Part 2

Introduction:- As we say “Too much of anything is good for nothing!“ Imagine this – you are working on a large scale data science project. What happens when the given data set has too many variables? Here are few possible situations which you might come across: Imagine you’re working on large scale Data Science project. What happens

Introduction to Principal Component Analysis – Part 2 Read More »