Giter VIP home page Giter VIP logo

sumsarizer's Introduction

SUMSarizer

Funding Support

The latest development of SUMSarizer, SUMSarizer 2.0, was funded by the NIH Clean Cooking Implementation Science Network with funding from the NIH Common Fund for Global Health. The development team and cookstove community are grateful for this support.

The development of SUMSarizer 1.0, which SUMSarizer 2.0 is based on, was supported by the Center for Effective Global Action (CEGA) and Innovations for Poverty Action (IPA).

Development Team

SUMSarizer is maintained by Geocene, Inc. with significant engineering contributions from Jeremy Coyle, Rush Kapoor, Ajay Pillarisetti, Skot Croshere, Marc Paré, Hamza Benkhay, and Danny Wilson.

sumsarizer's People

Contributors

ajaypillarisetti avatar jeremyrcoyle avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

sumsarizer's Issues

check dem boxes

  • check dis box
  • uncheck the box above this box
  • check dis box too
  • definitely check this one and the one below it
  • don't check this one
  • check this one if you feel like it

view all series

nice tool.

wondering if there is a way to view more than two series at the same time? couldnt see in the online demo.

my example dataset

series,timestamp,value,label,
series_a,2019-01-14T16:26:37.000Z,15,
series_b,2019-01-14T16:26:37.000Z,14,
series_c,2019-01-14T16:26:37.000Z,16,
series_d,2019-01-14T16:26:37.000Z,13,
series_e,2019-01-14T16:26:37.000Z,10,
series_f,2019-01-14T16:26:37.000Z,10,
series_a,2019-01-14T16:26:37.100Z,5,
series_b,2019-01-14T16:26:37.100Z,1,
series_c,2019-01-14T16:26:37.100Z,6,
series_d,2019-01-14T16:26:37.100Z,3,
series_e,2019-01-14T16:26:37.100Z,0,
series_f,2019-01-14T16:26:37.100Z,0,

...

Make minimum event temperature its own argument for firefinder()

Before, we decided to use primary_threshold as the minimum temperature within a cooking event for it to be considered an event. However, that is not working out well in practice. Let's make a new argument called min_event_temp. Ideally, this argument could be null by default, and the events wouldn't need to have any minimum temperature to qualify as an event.

Add metadata.csv to S3

  • add it to S3
  • download it when we download the files
  • make example code to do this metadata <- read.csv("metadata.csv")
  • make sure the project knits
  • remove CSV from the repo

Create SUMSarizer ML vignette

  • Import SUMs files
  • Import metadata
  • Merge SUMs and metadata
  • Export for TRAINSET
  • Create training set
  • Import training set
  • Calculate features
  • Train ML model
  • Apply ML model
  • Threshold ML results
  • Aggregate timeseries data into event-wise data
  • Create useful outputs filtered and faceted by metadata

Installation fails

Installation failed on new machine with error:
Skipping 1 packages not available: aws.s3

Manually installing aws.s3 seemed to resolve the issue:
install.packages("aws.s3", repos = c("cloudyr" = "http://cloudyr.github.io/drat"))

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.