ores
ores copied to clipboard
🤖 A hosting service for 'revscoring' models.
I think we should add `libffi-dev` to the list. That seems to be required for requirements.txt to work.
It looks like user agent is required, but the example invocation doesn't include this (so the example fails). How to nicely include the need for a user agent is a...
After entering the command in the terminal , following problem came up: Downloading https://files.pythonhosted.org/packages/ea/50/43876eb63e4be9a71f1975d0196b57f0a02149182f751afc035d53c5f78d/ores-1.2.1-py2.py3-none-any.whl (897kB) 2% |▊ | 20kB 3.4kB/s eta 0:04:21Exception: Traceback (most recent call last): File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3/response.py", line...
web nodes have tendency of going zombie and as the result they get restarted regularly by uwsgi but --kill-on-term doesn't close the redis connections meaning they stay hanging and pile...
Hi, My name is Yash Agrawal. I am newbie. I am interested in making contribution to this project. I have also clone this repository and trying to run it in...
Following up on https://github.com/wiki-ai/ores/issues/45#issuecomment-122380069, it would be nice if some `Cache-Control` headers were added to the response by the ORES API web service. Right now when making the same request...
In both my OS X and ubuntu machine when running `pip3 install ores`, it failed exactly the same ``` ... Could not locate executable ifc customize GnuFCompiler Could not locate...
There should be a way to limit the maximum number of revisions that can be requested from ORES. Right now, ORES will try to deal with as many revids as...
Hello Thank you very much for publishing your code. Is there a way I can download the train and test file (as mentioned in the code, each with 5000 observations)...
#110 appears to have regressed. I did a fresh `pip install ores` and then `ores dev_server` and it tells me that: ``` (venv) km@km-tp ~/p/ores> ores dev_server 2016-08-31 13:19:02,624 INFO:ores.scoring_systems.scoring_system...