Non-fungible Tokens: Part 1You may have recently come upon news regarding NFTs (non-fungible tokens) after the first ever NFT sold at an auction for nearly 70…Apr 19, 202131Apr 19, 202131
Joins: Part 2In my previous blog, we discussed inner and outer joins. For this blog, I would like to briefly explain left and right joins. Let’s take…Apr 13, 202152Apr 13, 202152
Joins: Part 1As you embark on your data science journey, one of the first things you will have to learn in Pandas is how to join different datasets…Apr 6, 202150Apr 6, 202150
Apply vs Map vs ApplyMapOne of the most fundamental things a person trying to learn Pandas in Python must grasp is the differences between apply vs map vs…Mar 30, 202150Mar 30, 202150
TF-IDF ExplainedIf you have taken it upon yourself to learn NLP, or Natural Language Processing, in Python, you have undoubtedly come across the term…Mar 23, 202150Mar 23, 202150
Support Vector MachineIf you have wondered about the Support Vector Machine classifier previously, but have been too intimidated to learn more, this explainer…Mar 16, 202150Mar 16, 202150
Pipelines in PythonAs I have previously mentioned, I did my third project in the Flatiron Data Science Bootcamp on predicting customer churn (how likely they…Mar 9, 202130Mar 9, 202130
Feature ImportanceWhat is the above image? This is a graph that tells you which features in my final model from my capstone project on food deserts, census…Mar 2, 2021100Mar 2, 2021100
Published inThe StartupLet’s Clear Up the Confusion MatrixThe above image is a confusion matrix taken from my capstone food desert classification project that culminated my time at the Flatiron…Feb 23, 202179Feb 23, 202179
Blockchain: A Brief IntroductionAs Bitcoin becomes more and more mainstream and its value continues to soar, you might ask yourself how exactly does blockchain, the…Feb 16, 202150Feb 16, 202150
Hypothesis Testing in the Real WorldWhen I first learned about hypothesis testing during my data science bootcamp at Flatiron, I found it very interesting, but I did not…Feb 9, 2021Feb 9, 2021
Combination Sampling MethodsLast year as I was finishing my capstone project on predicting food deserts at the Flatiron Data Science Bootcamp, I came across a dilemma…Feb 2, 2021Feb 2, 2021
Missing the Forest For the Decision TreesMuch ado is made about the Random Forest machine learning algorithm. This happens for good reason as Random Forest is an extremely…Jan 26, 2021Jan 26, 2021
The Central Limit Theorem, Simplified!Although the Central Limit Theorem may seem daunting at first, it’s really quite simple to comprehend once we understand the concept of…Jan 19, 2021Jan 19, 2021
Utilizing Multinomial Naive Bayes for Spam FiltersWhen initially learning about Bayes’ Theorem, you may end up asking yourself what is the relevance of the theorem in modern-day data…Oct 27, 2020Oct 27, 2020
Telling Better Data Stories with GeoPandasAs I near the end of my data science immersive bootcamp, I am required to create a capstone project that utilizes the techniques and…Oct 7, 2020Oct 7, 2020
Using Bayes’ Theorem to Better Understand COVID-19 TestingI am currently enrolled at Flatiron School in their data science immersive bootcamp. Recently, we learned about Bayes’ Thoerem during the…Sep 22, 20201Sep 22, 20201
Published inDigital DiplomacyWere the Polls in 2016 Wrong?No, but your understanding of them may have been!Sep 2, 20201Sep 2, 20201