evancrow / stock-analyzer

Application with ML model that can predict if a stocks price will 📈 or 📉
1 stars 0 forks source link

Getting Stocker functional #18

Closed Cpetersen9905 closed 3 years ago

Cpetersen9905 commented 3 years ago

This is about the process of getting stocker functional

Cpetersen9905 commented 3 years ago

To get pystan and fbprophet working you need the Clang C++ compiler https://clang.llvm.org/get_started.html This worked for me, but you will probably need something else Evan

ghost commented 3 years ago

No longer persuing