ragulpr / wtte-rnn

WTTE-RNN a framework for churn and time to event prediction
MIT License
762 stars 186 forks source link

Travis CI fail Python 3.6 with "KERAS_BACKEND=theano" on develop #46

Open ragulpr opened 5 years ago

ragulpr commented 5 years ago

With e4e2343575c10876abc6ab91bd7a0eaeb7743d31 Python 3.6 with "KERAS_BACKEND=theano THEANO_FLAGS=optimizer=fast_compile" fails on develop (but did not fail on master 2 month ago.

Something's wrong with either CI or theano moved. https://travis-ci.org/ragulpr/wtte-rnn/jobs/416410994