Giter VIP home page Giter VIP logo

hourlytimeseries's Introduction

HourlyTimeSeries

The Q3 of The Data Incubator Challenge 2014/07

Hourly weather data from 5 cities is provided for the period 2000 ­ 2011. The fields are year, month, day, hour (local time), temperature (in tenths of a degree celsius), pressure (in tenths of a hectopascals), wind direction (clockwise angular degrees from north), and wind speed (tenths of a meter per second). The gzipped (http://www.gzip.org/) files are A (static/challenge/A_train.txt.gz), B (static/challenge/B_train.txt.gz), C (static/challenge/C_train.txt.gz), D (static/challenge/D_train.txt.gz), E (static/challenge/E_train.txt.gz).

For the following two problems, submit the answer as a space separated file of hour followed by five temperatures (in tenths of a degree celcius). Here is an example:

00 Atemp Btemp Ctemp Dtemp Etemp 01 Atemp Btemp Ctemp Dtemp Etemp 02 Atemp Btemp Ctemp Dtemp Etemp ...

Q3.3: Predict the temperature for the 24 hour period on January 1st, 2012 for cities A through E.*

"1" 37 33 31 23 29
"2" 35 29 29 13 32
"3" 33 32 29 20 32
"4" 31 33 28 24 30
"5" 30 29 27 15 30
"6" 29 29 27 17 32
"7" 28 31 27 24 32
"8" 27 30 26 18 31
"9" 26 29 26 15 30
"10" 25 30 26 23 32
"11" 25 30 26 20 32
"12" 24 29 26 15 31
"13" 24 29 26 21 31
"14" 24 30 26 22 32
"15" 23 29 26 16 32
"16" 23 29 26 19 31
"17" 23 29 26 23 31
"18" 23 29 26 17 32
"19" 23 29 26 17 31
"20" 22 29 25 22 31
"21" 22 29 25 19 31
"22" 22 29 25 17 32
"23" 22 29 25 21 31
"24" 22 29 25 20 31

Q3.4: Predict the temperature for the 24 hour period on March 3rd, 2012 for cities A through E.*

"1" 22 29 25 19 31
"2" 22 29 25 19 31
"3" 22 29 25 19 31
"4" 22 29 25 19 31
"5" 22 29 25 19 31
"6" 22 29 25 19 31
"7" 22 29 25 19 31
"8" 22 29 25 19 31
"9" 22 29 25 19 31
"10" 22 29 25 19 31
"11" 22 29 25 19 31
"12" 22 29 25 19 31
"13" 22 29 25 19 31
"14" 22 29 25 19 31
"15" 22 29 25 19 31
"16" 22 29 25 19 31
"17" 22 29 25 19 31
"18" 22 29 25 19 31
"19" 22 29 25 19 31
"20" 22 29 25 19 31
"21" 22 29 25 19 31
"22" 22 29 25 19 31
"23" 22 29 25 19 31
"24" 22 29 25 19 31

hourlytimeseries's People

Watchers

James Cloos avatar Craig Chao 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.