Bnava13 commited on
Commit
4b9be9b
·
verified ·
1 Parent(s): a0881ab

Please work

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -13,4 +13,9 @@ license: apache-2.0
13
  short_description: A simple video game recommender with a small Steam dataset.
14
  ---
15
 
16
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
13
  short_description: A simple video game recommender with a small Steam dataset.
14
  ---
15
 
16
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
17
+
18
+ ### Attribution
19
+
20
+ This project uses a dataset originally provided in the Kaggle notebook:
21
+ "[Small Recommendation System](https://www.kaggle.com/code/vadrichvonorso/small-recommendation-system)" by Adrien Riché, released under the Apache 2.0 License.