From 203364d1515ea8648142342871055fb13a4fc0bd Mon Sep 17 00:00:00 2001 From: Wook Song Date: Wed, 4 Dec 2024 16:46:12 +0900 Subject: [PATCH] README: Complete four new courses "This patch updates the README.md to reflect the completion of four new courses as follows: - Hypothesis Testing in Python - Experimental Design in Python - Supervised Learning with scikit-learn - Unsupervised Learning in Python --- README.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/README.md b/README.md index 871e49d..91515c6 100644 --- a/README.md +++ b/README.md @@ -343,16 +343,48 @@ #### 29. [Hypothesis Testing in Python](https://app.datacamp.com/learn/courses/hypothesis-testing-in-python) +| Member | Statement of Accomplishment | +| :-- | :--: | +| **@Juyounge-e** | | +| **@petanerd** | | +| **@sangwoolee392** | | +| **@wooksong** | [✅](https://www.datacamp.com/completed/statement-of-accomplishment/course/f3f025fa7f93c2e02a1095be05a4662a31cf4244) | +| **@Yennyx** | | + #### 30. [Experimental Design in Python](https://app.datacamp.com/learn/courses/experimental-design-in-python) +| Member | Statement of Accomplishment | +| :-- | :--: | +| **@Juyounge-e** | | +| **@petanerd** | | +| **@sangwoolee392** | | +| **@wooksong** | [✅](https://www.datacamp.com/completed/statement-of-accomplishment/course/416f8705b8da1a7d39c368334ae8cae39a67c782) | +| **@Yennyx** | | + #### 31. [Project: Hypothesis Testing with Men's and Women's Soccer Matches](https://app.datacamp.com/learn/projects/1611) #### 32. [Supervised Learning with scikit-learn](https://app.datacamp.com/learn/courses/supervised-learning-with-scikit-learn) +| Member | Statement of Accomplishment | +| :-- | :--: | +| **@Juyounge-e** | | +| **@petanerd** | | +| **@sangwoolee392** | | +| **@wooksong** | [✅](https://www.datacamp.com/completed/statement-of-accomplishment/course/b4265a3fd408ee73e4ae145b2ce9421255eea166) | +| **@Yennyx** | | + #### 33. [Project: Predictive Modeling for Agriculture](https://app.datacamp.com/learn/projects/1772) #### 34. [Unsupervised Learning in Python](https://app.datacamp.com/learn/courses/unsupervised-learning-in-python) +| Member | Statement of Accomplishment | +| :-- | :--: | +| **@Juyounge-e** | | +| **@petanerd** | | +| **@sangwoolee392** | | +| **@wooksong** | [✅](https://www.datacamp.com/completed/statement-of-accomplishment/course/147c5f729effe733c4771771f3f07ca90b0b9dfc) | +| **@Yennyx** | | + #### 35. [Project: Clustering Antarctic Penguin Species](https://app.datacamp.com/learn/projects/1809) #### 36. [Machine Learning with Tree-Based Models in Python](https://app.datacamp.com/learn/courses/machine-learning-with-tree-based-models-in-python)