Data Science in Smart City (Summer 2024)

From NET Wiki
Jump to navigation Jump to search
Imbox content.png Note: The primary platform for communication in this course will be StudIP. All materials will be uploaded there.


Details

Workload/ECTS Credits: 180h, 6 ECTS
Module: M.Inf.1800 Fortgeschrittenen Praktikum Computernetzwerke
Lecturer: Prof. Xiaoming Fu; Zhengze Li
Teaching assistant: Zhengze Li, Yanlong Huang
Time: Mondays 10:00 - 12:00am
Place: Room 1.101, Goldschmidtstr. 7 (Informatik u.Stochastik)
UniVZ [1]


Course Organization

In this course, you will complete several practical tasks in the realm of data analysis. These tasks can include both exploratory (descriptive) data analysis as well as the application of machine learning algorithms to specific datasets.

While the focus of the course is strongly practical, to support students, the course will provide lectures on different aspects of practical machine learning in the early stages of the course, including:

  • Introduction to the practical data science pipeline
  • Exploratory data analysis
  • The Python Data Science stack
  • Video Analytics
  • Advanced algorithms for Data Science
  • Parameter tuning for predictive models

The goal of this course is to:

  • Help students to further understand computer networks and data science knowledge.
  • Help students to use computer science knowledge to build a practical AI system.
  • Guide students to utilize knowledge to improve the performance of the system.

In this course, each student (max. number 30) needs to:

  • Read state-of-art papers.
  • Use programming to build systems including computer vision algorithms, embedded design programs.
  • Learn how to analyze city public transport sensor data.

Students need to finish three tasks by specific deadlines throughout the course. Note that this course thus requires a continuous effort throughout the whole semester. A final report needs to be submitted at the end of the semester.

Prerequisites

  • You are highly recommended to have completed a course on Data Science (e.g., "Data Science and Big Data Analytics" taught by Dr. Steffen Herbold or the Course "Machine Learning" by Stanford University) before entering this course. You need to be familiar with basic statistics (distributions, p/t/z-tests, etc.), a range of machine learning algorithms (linear/logistic/lasso regression, k-means clustering, k-NN classification etc.), computer networking, and mobile communications.
  • Knowledge of any of the following languages: Python (course language), R, Matlab or any language that features proper machine learning libraries

Schedule

When? What?
08.04.2024 Lecture 1 Introduction & Data Science Pipeline
15.04.2024 Lecture 2 3D Object Detection I
22.04.2024 Lecture 3 3D Object Detection II & Introduction of Hardware, Release of Task 1
29.04.2024 Intermediate meeting of Task 1
06.05.2024 No lecture (Task 1)
13.05.2024 Introduction of data sampling, Task 1 report submission (Before 10PM), Release of Task 2
20.05.2024 No Lecture (Pfingstmontag)
27.05.2024 Lecture 4 Testbed configuration & Data Sampling (by group)
03.06.2024 Lecture 5 Testbed configuration & Data Sampling (by group)
10.06.2024 Lecture 6 Testbed configuration & Data Sampling (by group)
17.06.2024 No Lecture, Task 2 report submission (Before 10PM)
24.06.2024 Lecture 7 Python Stacks
01.07.2024 Lecture 8 GNN, Release of Task 3
08.07.2024 Intermediate meeting Task 3
15.07.2024 No Lecture (Task 3)
22.07.2024 No Lecture, Task 3 report submission (Before 10PM)
TBD Final Presentation

Where?: Room 1.101, Goldschmidtstr. 7 (Informatik u.Stochastik)

Grading

    • Task 1/2/3: 20% each
    • Presentation: 20%
    • Report&Code: 20%
  • Presentation:
    • Present on your work with a slide to the audience (in English).
    • 20 minutes of presentation followed by 10 minutes Q&A.

Suggestions for preparing the slides:  Get your audiences to quickly understand the general idea. Figures, tables, and animations are better than sentences. Don't forget a summary of your ideas and contributions. All quoted images, tables and text need to indicate their source. Note: The team needs to clearly introduce the division of their work, and both team members need to present their respective work and answer questions. 

  • Final report:

The report must be written in English according to common guidelines for scientific papers, 6-8 pages(excluding bibliography, etc.) in double-column latex(LaTeX Template:[2]). Please note that you can not directly copy content from papers or webpages, as this will be considered plagiarism, and we will treat it seriously. All quoted images and tables need to indicate their source. The source code, data (or URL of data) and a manual should be uploaded with the report.