Coder Social home page Coder Social logo

bbo-arena's Introduction

bbo-arena

Note: This repository is being updated with the latest version of the code to make it easy to use the optimization algorithms tested in our work. Meanwhile if you want to use the data accumulated for this work for your own research, please take a look at the Data section.

Contact: Bilal @ [email protected]

This is the accompanying github repository for our research work:

Do the Best Cloud Configurations Grow on Trees? An Experimental Evaluation of Black Box Algorithms for Optimizing Cloud Workloads.
Muhammad Bilal, Marco Serafini, Marco Canini and Rodrigo Rodrigues.
Proceedings of the VLDB Endowment, 13(11).

Data

We provide two accompanying dataset:

  1. Cloud configuration performance dataset (repo)
  2. Data from optimization runs (repo)

Evaluation

The results from our evaluation of the blackbox algorithms will be included in this repository. Best hyper-parameter configuration for two workloads and two objection functions in our evaluation are present here.

For stats and results from the evaluation take a look at the docs directory. Plots and logs will be added soon as well.

All the plots related to the analysis are in analysis/plots directory.

Installation

Since I have included scout repo as a submodule if you clone this repo use

git clone --recurse-submodules https://github.com/MBtech/bbo-arena.git

Make sure you have python 3.5.2 or above installed on your system If you are on mac make sure that you have xcode tools installed using

xcode-select --install

apt-get install swig or brew install swig@3 if you are on mac. Make sure you have swig 3 and not version 4.

pip install cython cma hyperopt bbopt pydoe scikit-optimize statsmodels joblib

bbo-arena's People

Contributors

mbtech avatar

Watchers

James Cloos avatar

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.