Blog
WhatsApp Bot for Auto Replying & Sending Images via Python and Selenium
PythonWhatsAppSelenium
How to create an ETL pipeline in Python with Airflow
PythonAirflowEtl
Many Ways to Rerender a Vue Component
VuejsJavascriptReactivity
How to Calculate Entropy and Information Gain in Decision Trees
What is entropy and information gain in decision trees?
Machine-learningDecision-treesEntropy
Understanding Confusion Matrix and Applying It on KNN-Classifier on Iris Data Set
What is Confusion matrix? Confusion matrix is one such important tool which helps us evaluate our model's performance.
Machine-learningKnnIris
Making Plots with Pandas groupby
A series of example code and plots using Pandas groupby method.
PythonPandasData science
Are We Building AI systems that Learned to Lie to Us?
DeepFakes = DeepLearning + Fake
Artificial intelligenceDeepfakes
Parsing post data 3 different ways in Node.js without third-party libraries
application/json, application/x-www-form-urlencoded, and multipart/form-data
NodejsJavascriptWebdev
Technical | How to Recover a Deleted/Overwritten Python File?
PythonFile recoveryProgramming
Stripe Payment Form with React and Material-UI
Part 4 - Implement Stripe
ReactStripeMaterial ui