Coder Social home page Coder Social logo

ap-deja-vu's People

Contributors

jeremyjbowers avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

ap-deja-vu's Issues

Cleaner and more transparent data sets

It would be great if it was easier to see what's under the hood of a deja vu data folder.

  • No duplicate data files
  • No initialization data (or isolated as such, like your error response buttons)
  • Start all data sets at 0% reporting and end with 100% reporting. I know AP data is messier than this, but this can be our opportunity to make better data for ourselves.
  • Ability to upload and share customized data for different test scenarios (zeros, ties, multiple winners, etc.)

`utils` needed in `requirements.txt`

The utils library wasn't in the requirements.txt file ... easy nuff fix. ๐Ÿ˜‰

(venv-ap-deja-vu) โžœ  ap-deja-vu git:(master) python -m ap_deja_vu.app
Traceback (most recent call last):
  File "/usr/local/Cellar/python/3.7.2/Frameworks/Python.framework/Versions/3.7/lib/python3.7/runpy.py", line 193, in _run_module_as_main
    "__main__", mod_spec)
  File "/usr/local/Cellar/python/3.7.2/Frameworks/Python.framework/Versions/3.7/lib/python3.7/runpy.py", line 85, in _run_code
    exec(code, run_globals)
  File "/Users/agorton/Projects/ap-deja-vu/ap_deja_vu/app.py", line 13, in <module>
    import utils
ModuleNotFoundError: No module named 'utils'

Filter initialization data

It would be nice to avoid keeping initialization data in the deja vu cycle, and instead just add a button to test what happens with initialization data like we do with error codes. It's difficult to know when and were the init data exists in a deja vu collection.

Add a `setup.py` to make installation easier

For example, getting a fake-data server set up currently requires virtualenvwrapper's add2virtualenv to be available; otherwise one could just run python setup.py develop or pip install ..

This could also help if we ever wanted to release this on PyPI.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.