Rcambier’s Blog
Artificial Intelligence
Computer Science
Riddles
About
Artificial Intelligence topics, usually from scratch in Python
Bayesien Inference from Scratch
Bayesien Inference from Scratch in Python
Oct 22, 2023
SHAP values from scratch
How SHAP values are computed, in a few simple Python lines
Jan 14, 2023
Bayesian riddle
The typical bayesian interview question, solved with PyMC3
Sep 27, 2021
Random forest
Create random forest from scratch in Python
Sep 20, 2021
Word embedding
Create word embeddings simply from scratch
Sep 19, 2021
Gradient Boosting trees
Simple boosting trees, for regression and classification in python from scratch
Sep 18, 2021
SVD
Singular value decomposition from scratch
Sep 16, 2021
PCA
PCA dimensionality reduction from scratch
Sep 15, 2021
Linear regression & Logistic regression
Linear regression, ridge regression, logistic regression with r2 score from scratch in Python
Sep 14, 2021
Hypothesis testing
Hypothesis testing, confidence interval
Sep 13, 2021
No matching items