Saturday, April 4, 2015

How to deploy a python datascience python app on Heroku? numpy+scipy+pandas+sklearn+matplotlib


Résultats de recherche d'images pour « datascience »Résultats de recherche d'images pour « heroku » +Résultats de recherche d'images pour « python »

If you are looking for a way to deploy a datascience python app on heroku, you might have some troubles like:

  • time out
  • numpy and scipy incompatibilities
After several interation, here is a script to do it:

https://github.com/fraka6/trading-with-python/blob/master/create_heroku_datascience.sh

Here is what you will get:


Btw, I am currently experimenting my datascience stuff on sense,io (Sense.io is a collaborative platform to accelerate data science from exploration to production.)
Résultats de recherche d'images pour « sense.io »

No comments:

Post a Comment