Skip to content

Commit 9ec510f

Browse files
committed
disclaimer updated
1 parent 8755c33 commit 9ec510f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,11 @@ Achievements:
2727
- Final tables linked to a Data Studio dashboard.
2828
- Continuous upgrades implemented in different branches, erased when merged to master. => https://github.com/albertovpd/automated_ML_regression/network
2929

30-
**Disclaimer:** According to the nature of requests with *Google Trends*, the model is trained every week. To check out a project with a trained ML model served within a Flask API, here there is a link => https://github.com/albertovpd/ata_inferences
30+
**Disclaimer 1:** According to the nature of requests with *Google Trends*, the model is trained every week. To check out a project with a trained ML model served within a Flask API, here there is a link => https://github.com/albertovpd/ata_inferences
3131

32+
**Disclaimer 2:** Typical time series problems should be addressed differently. I am using basic linear reg models because:
33+
- 1: This was just a fun learning project.
34+
- 2: Google Trends delivers already processed data over the requested period of time. Thanks to that it is easier to infer the curve of keywords over time, but the model is not usable for further requests.
3235

3336

3437
### What is the Trending Index? How am I feeding my model?

0 commit comments

Comments
 (0)