Skip to content

Commit c48fc77

Browse files
authored
Update README.md
1 parent 4ef07c7 commit c48fc77

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,19 @@ Below examples include the intense usage of industry-hot frameworks (i.e. Pytorc
3131

3232
# Projects
3333

34+
### 2020 Edition
35+
#### [GameTitle-Recommender with Market-Basket-Analysis (1)](https://github.com/hyunjoonbok/R-projects/blob/master/Title_Recommender_with_market_basket_analysis/Market_Basket_Analysis_with_recommender%20(1)%20-%20Data%20Preparation.R)
36+
<p>
37+
A End-to-End recommendation system model building using the game title from data wragling, to building an algorithm and deplying to Shiny WebApp. A full comprehension of recommender algorithm could be gained and can be applied to any real-world data.
38+
</p>
39+
Reference: [Diego Usai's Website](https://diegousai.io/categories/multi-article-studies/)
40+
May 17, 2020
41+
42+
3443
<hr>
3544

45+
### 2019 and older
46+
3647
- ## Machine Learning
3748
Library / Tools: Keras, Tensorflow, fast.ai, pandas, numpy, xgboost, lightgbm, scikit-learn, optuna, Seaborn, Matplotlib
3849

0 commit comments

Comments
 (0)