Skip to content

jchen006/shenanigans

Repository files navigation

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

$ 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.