dle07 / cointoss

0 stars 0 forks source link

Sentiment ml model web scrapper integration #2

Closed hzco closed 1 year ago

hzco commented 1 year ago

Made a small change to web_scrapper to fix the labels for the csv file it creates.

Most of the changes were made to models.py for the ml models.

we still need to figure out a way to not scrap the web every time the endpoint is called. I will raise an issue for this on github.

hzco commented 1 year ago

Also updated the time-series endpoint with the multi day forecasting model