Giter Club home page Giter Club logo

daily-rate-adaptation's Introduction

Does rate adaptation at daily timescales make sense?

This repository contains the artifact accompanying the following paper:

Romain Jacob, Jackie Lim, and Laurent Vanbever. 2023.
Does rate adaptation at daily timescales make sense?.
In 2nd Workshop on Sustainable Computer Systems (HotCarbon โ€™23),
July 9, 2023, Boston, MA, USA. ACM, New York, NY, USA, 7 pages.
https://doi.org/10.1145/3604930.3605713

We provide a conda environment file to install all depencies required.

# Re-create the required environment
conda env create -n OVH --file environment.yml
# Activate it
conda activate OVH

The hotcarbon23.ipynb walks through the analysis presented in the paper. Most likely, that is where you should start.

All plots are saved within the notebook, to allow visualization without re-running it. The downside is that the file is fairly large (50MB) and GitHub won't let you view it. You can use nbviewer instead.
nbviewer

All the scripts used for the analysis are provided:

  • helpers/download_OVH.py allows to conveniently download the entire OVH dataset (beware, it's about 54GB).
  • parse_*.py are the scipts used to parse the dataset (not all are used at the moment). These scripts are not optimized; re-running them on the entire dataset takes a couple of days and a lot of memory. (Re)use at your own risk.
  • *.csv are the script outputs, which we provide for convenience.

daily-rate-adaptation's People

Contributors

romain-jacob avatar

Watchers

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