##CARP
This repository maintains the source code of our implementation on CARP, context-aware reliability prediction of black-box services.
Read more information from our paper: [Paper][Project page]
###Related Links
###Dependencies
- Python 2.7 (https://www.python.org)
- numpy 1.8.1 (http://www.scipy.org)
- scipy 0.13.3 (http://www.scipy.org)
The benchmark is implemented as a Python package. For efficiency purpose, the core algorithms are written as C++ extension for Python with the use of Cython.
###Feedback For bugs and feedback, please post to our issue page. For any other enquires, please drop an email to our team ([email protected]).
###License The MIT License (MIT)
Copyright © 2015, WS-DREAM, CUHK