项目作者: jchen006

项目描述 :
Recipe hacking
高级语言: Python
项目地址: git://github.com/jchen006/shenanigans.git
创建时间: 2015-02-16T23:18:22Z
项目社区:https://github.com/jchen006/shenanigans

开源协议:

下载


shenanigans

Using Machine Learning to hack the secrets of food

Environment Settings

  • Add a cfg file in app/config

Data Miners

  • Scrapers and API Calls

Python Dependecies

  • Flask
  • Jinja2
  • Werkzeug
  • pyenchant
  • pymongo
  • sci-kit learn
  • numpy
  • BeautifulSoup

Javascript Dependencies

  • React
  • d3
  • Node
  • jQuery

Local Deployment

  1. $ python app/run.py

CICD

  • Travis CI

License

Copyright (C) 2016 Jeffrey Chen and Siddhartho Bhattacharya

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.