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
•
2
min read
Bias-Variance Tradeoff
July 10, 2023
•
5
min read
K-Means Clustering
All posts
August 17, 2023
•
5
min read
Neural Networks
Neural networks are the building blocks of deep learning. Here we break down how they work.
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
•
min read
Support Vector Machine
Support vector machines can be used for regression, classification, and outlier detection.
July 10, 2023
•
2
min read
Bias-Variance Tradeoff
The bias-variance tradeoff is a very well known phenomenon encountered when solving for overfitting.
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.
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.
Next