Skip to content

CarolineHaimerl27/timeseries2018

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

timeseries2018

DS-GA 3001.001 Modeling Time Series Data

Lecture

Tue, 3:20-5:00pm, in 60 5th Av, C10

Lab (required for all students)

Thu, 6.45- 7.35pm in 60 5th Av, C12

Instructor

Cristina Savin, csavin@nyu.edu Office hours: Mo, 4-5pm, Room 608

TA

Yiqiu (Artie) Shen, ys1001@nyu.edu Office hours: Thu, 11am-12pm, Room 660

Overview

This graduate level course presents fundamental tools for characterizing data with statistical dependencies over time, and using this knowledge for predicting future outcomes. These methods have broad applications from econometrics to neuroscience. The course emphasizes generative models for time series, and inference and learning in such models. We will cover range of approaches including AR(I)MA, Kalman Filtering, HMMs, Gaussian Processes, and their application to several kinds of data.

Note: information presented is tentative, syllabus may be subject to change as the course progresses.

Grading

problem sets (35%) + midterm exam (25%) + final project (25%) + participation (15%).

Piazza

We will use Piazza to answer questions and post announcements about the course. Students' use of Piazza, in particular answering other students' questions well, will contribute to the participation grade.

Online recordings

Lecture videos will be posted to NYU Classes. Class attendance is still required.

Schedule and detailed syllabus

Date Lecture Extras
Jan.23 Lecture 1: Logistics. Introduction. Basic statistics for characterizing time series. Shumway Stoffer Ch.1
Jan.25 Lab1: Simulating simple stochastic processes. Basic statistics.
Jan.30 Lecture 2: AR(I)MA Shumway Stoffer Ch.3
Febr.1 Lab 2: AR(I)MA Problem set 1, due Febr.8
Febr.6 Lecture 3: LDS; Kalman filtering Brainstorm project ideas
Febr.8 Lab 3: Basic probability review. LDS inference
Febr.13 Particle filtering
Febr.15 Lab LSD: learning Problem set 2, due Febr.27
Febr.20 Lecture 4: Dimensionality reduction Project proposal due!
Febr.22 Lab 4: Dimensionality reduction
Febr.27 Lecture 5: HMMs, mixing it up
March 1 Lab 5: HMMs
March 6 Midterm
March 8 No lab Problem set 3, due March 22
March 20 Guest lecture: State space models in the brain, Il Memming Park
March 22 No lab
March 27 Lecture 6: GP basics
March 29 Lab: GP
April 3 Guest lecture: RNNs Kyunghyun Cho
April 5 Recitation: read discuss RNNs state of the art
April 10 Lecture 7 GP advanced topics: overcoming computational limitation; extrapolation SM kernels.
April 12 Lab 7: GP Problem set 4, due April 20
April 17 Lecture 8 Spectral methods
April 19 Lab 8
April 24 Lecture 9 Spectral methods 2
April 26 Lab 9
May 1 Final projects presentation Corresponding reports due April 26!

Bibliography

There is no required textbook. Assigned readings will come from freely-available online material.

Core materials

  • Time series analysis and its applications, by Shumway and Stoffer, 4th edition (freely available pdf)
  • Pattern recognition and machine learning, Bishop
  • Gaussian processes Rassmussen & Williams, (materials freely available online, including gpml library)

Useful extras

Academic honesty

We expect you to try solving each problem set on your own. However, if stuck you should discuss things with other students in the class, subject to the following rules:

  • Brainstorming and verbally discussing the problem with other colleagues ok, going together through possible solutions, but should not involve one student telling another a complete solution.
  • Once you solve the homework, you must write up your solutions on your own.
  • You must write down the names of any person with whom you discussed it. This will not affect your grade.
  • Do not consult other people's solutions from similar courses.

Late submission policy

During the full semester you are allowed a total of maximum of 5 days extension on homework assignments. Each day comes with a penalty of 20% off your assignment.

About

Course page for DS-GA 3001.001 Modeling Time Series Data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%