GithubHelp home page GithubHelp logo

dsa2018's Introduction

Data Science Africa 2018, hands on exercise.

Introduction

Stations located in Kenya.

The TAHMO stations

Dataset

The data is a time series of weather sensor readings, consisting of different physical variables on a regular grid on the Earth, indexed by lon(gitude) and lat(itude) coordinates. The variables we have made available are:

  • prec --- Percipitation.
  • tair --- air temperature.
  • relh --- relative humidity.
  • wspd --- wind speed.
  • wgst --- wind gust.
  • pres --- surface pressure.
  • srad --- Solar radiation.

The fields are recorded every 5 minutes for two years from 2016-2017. The dataset is observation averaged on hour scale. For this exercise a percipitation data from multiple stations is selected as primary target. gpm-tahmo-rain.csv

  • station --- percipitation.
  • year--- year of observation.
  • datetime --- timestamp of observation.
  • tahmo --- percipitation from TAHMO station.
  • gpm --- percipitation from GPM satellite close to the the TAHMO station.

Station description

  • from: Station id
  • to: Station id
  • distance (km): distance between stations.
  • elevation (m) : Elevation difference between from & to station.

The prediction task

- Predict whether it rains or not.

dsa2018's People

Contributors

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