PySpark for Data Science (Part 1)Using spark clusters to build efficient data pipelines + CodeApr 16, 2023Apr 16, 2023
10 Python methods for every day data scienceAs a data scientist, I try to solve data science problems using different methods. But all of it starts with the same basic process —…Nov 24, 2022Nov 24, 2022
Build FastAPI really fast !!Part 7: Connect with a database to pull real-time dataNov 11, 2022Nov 11, 2022
Build FastAPI really fast !!Part 3: Creating GET, POST, PUT, DELETE requestsMay 20, 20221May 20, 20221
Build a classifier to predict unknown cases given the labeled dataA Machine Learning approach using Python (sklearn)Nov 8, 2020Nov 8, 2020
Build Multiple Linear Regression using sklearn (Python)Multiple linear regression is used to predict an independent variable based on multiple dependent variables. In this article, I would…Oct 30, 2020Oct 30, 2020