Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ANNOUNCEMENT: v0.2 release #298

Closed
bletham opened this issue Sep 12, 2017 · 3 comments
Closed

ANNOUNCEMENT: v0.2 release #298

bletham opened this issue Sep 12, 2017 · 3 comments

Comments

@bletham
Copy link
Contributor

bletham commented Sep 12, 2017

Hi everyone, today v0.2 was pushed to CRAN and pypi. This includes a bunch of bug fixes, as well as some exciting new features:

  • Forecasting with sub-daily data
  • Daily seasonality, and custom seasonalities
  • Extra regressors
  • Access to posterior predictive samples
  • Cross-validation function
  • Saturating minimums

And more. The new features are described in the documentation If you are experiencing a bug and are on v0.1.1, please upgrade to v0.2 to be sure it wasn't fixed there.

A lot of people made substantial contributions to this version. Thanks to all of you!

@hungphamvn
Copy link

i still can't use pip to install fbprophet on windows 10 python 3.6.2.
error: command 'C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\BIN\cl.exe' failed with exit status 2
any help?

@bletham
Copy link
Contributor Author

bletham commented Sep 14, 2017

@hungphamvn can you open a new issue for this?
In the meantime, it sounds like the C++ compiler is not properly configured. If you're using anaconda, follow the instructions at the bottom here. Follow these steps to check that pystan is working correctly: http://pystan.readthedocs.io/en/latest/windows.html

@pybokeh
Copy link

pybokeh commented Oct 3, 2017

@hungphamvn I followed the steps at the bottom of this Github project called bayesfit which also relies on PyStan and it has worked for me. But I was on Windows 7 here at work.

I conda install pystan first then performed the instructions per bayesfit project instructions for Windows.

@bletham bletham closed this as completed Nov 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants