From ea684353753020030606883d2e89e693f3cec4c7 Mon Sep 17 00:00:00 2001 From: Soledad Galli Date: Thu, 19 Jun 2025 23:01:46 -0400 Subject: [PATCH] add blog --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 07c9532..c9583b1 100644 --- a/README.md +++ b/README.md @@ -233,6 +233,8 @@ - [Ethen's Notebook Collection](https://github.com/ethen8181/machine-learning) - Continuously updated machine learning documentations (mainly in Python3). Contents include educational implementation of machine learning algorithms from scratch and open-source library usage +- [Train in Data's Blog](https://www.blog.trainindata.com/) - Articles on feature engineering and selection, hyperparameter tuning, working with imbalanced data, forecasting and more + ## Resources on Quora