Estelle Nassar
Data Scientist
Home
About
Projects
Notes
Tools
Contact
Estelle Nassar
Data Scientist
Notes
My goal is to write a post for every new algorithm I learn - think of this as my personal wiki.
Featured posts
July 10, 2023
•
5
min read
K-Means Clustering
July 10, 2023
•
2
min read
Bias-Variance Tradeoff
All posts
August 17, 2023
•
min read
Support Vector Machine
Support vector machines can be used for regression, classification, and outlier detection.
August 17, 2023
•
2
min read
Unsupervised vs Supervised Learning
Here I breakdown the difference between unsupervised and supervised learning, and the most known algorithms used in each.
August 17, 2023
•
5
min read
Neural Networks
Neural networks are the building blocks of deep learning. Here we break down how they work.
July 10, 2023
•
5
min read
K-Means Clustering
K-means is one of the most common algorithms to perform unsupervised clustering.
July 10, 2023
•
7
min read
Linear Regression
Linear regression is useful for finding the linear relationship between the independent and dependent variables of a dataset.
July 10, 2023
•
1
min read
Logistic Regression
Logistic regression uses a sigmoid function to perform binary classification, i.e. when you can linearly separate two classes of data from each other.
Next