

Linear Classifiers and Tree-Based Models in Python
Linear classifiers and tree-based models are both classification models and supervised machine learning techniques. They are used to make...
Jihed 503
4 min read


Cupcake and Muffin Recipes
Hello and welcome to my new article in the series of data science beginner guide projects, we discuss here the delicious cupcake and...
Omar Mohamed
6 min read


Exploratory Data Analysis: Importing, Cleaning, and Visualization of Titanic Dataset
Exploratory Data Analysis (EDA) is used by data scientists to analyze and investigate data sets and summarize their main characteristics,...
Tanushree Nepal
5 min read


Essential Pandas Techniques For Data Wrangling
In this tutorial we're going to be working with real time data, Because I think there's nothing better than learning while applying so...
Magdy Ahmed
8 min read