Skip to content

Description and materials for the final project (due by 5pm on Monday, December 16th)

Notifications You must be signed in to change notification settings

MUSA-620-Fall-2019/final-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Final Project

The final project is to replicate the pipeline approach on a dataset (or datasets) of your choosing.

The final deliverable will be a web-based data visualization and accompanying description including a summary of the results and the methods used in each step of the process (collection, analysis and visualization).

Due dates

Written proposal due date: Tuesday, November 26th (or earlier)

Project due date: 5pm on Monday, December 16th

Final projects must receive prior approval in the form of a written proposal.

Deliverable

The final deliverable must include all three of the below items:

  1. a web-based data visualization with a URL (public or private)
  2. a document describing the project, the results, and the technical methods used in each step (collection, analysis and visualization)
  3. all code/spreadsheets/datasets used

The materials for steps #2 an #3 above should be submitted to your own specific GitHub repository, which can be created using the link below:

https://classroom.github.com/g/cQQU9eCr

Important

  • The code for your web-based visualization (#1) can be either in the same repository or in a separate public repository. If it is in its own repository, be sure to link to it from the main, submission repository.
  • Be sure to include the names of everyone who worked on the final project somewhere in the README, etc!

Guidelines

The project is open-ended. The topic and technologies used are up to you. However, the it must satisfy at least two of the items below:

  • Data is collected through a means more sophisticated than downloading (e.g. scraping, API).
  • At least one of the datasets contains more than 1,000,000 rows.
  • It combines data collected from 3 or more different sources.
  • The analysis of the data is reasonably complex, involving multiple steps (geospatial joins/operations, data shaping, data frame operations, etc).
  • You use one of the analysis techniques for urban street networks (e.g., osmnx, pandana), clustering (e.g., scikit-learn), or raster datasets
  • You perform a machine learning analysis with scikit-learn as part of the analysis.
  • The webpage includes a significant interactive component (cross-filtering, interactive widgets, etc)

As a rough guideline, you should shoot for something that is 3-4 times as involved as the required assignments.

Group projects

Group projects are permitted, with a maximum number of group members of 3. You are also permitted to combine this assignment with one you are working on for another course. But keep in mind that if you choose either of these options, the expectations for the project's scope will be adjusted accordingly.

If you combine this assignment with one from another course, the portion that you are submitting for this final project must be a clearly defined addition to the original project. In such a case, you will be graded only on the portion submitted for this course, not on the entire project.

Grading

The final project is worth 40% of the final grade and will be graded on four criteria:

  • Concept: Is it sufficiently complex/challenging/sophisticated? Is the final product useful/interesting/creative?
  • Technical implementation: Was it well thought out? Was each step done correctly? Does it work as described? Is it consistent with the proposal?
  • Visualization: How well does the data visualization serve its purpose? Does it tell a clear story? Are the colors/layout/titles well-chosen?
  • Writeup: Is all of the above explained clearly? The writeup should be a multi-page document that explains in depth all aspects of the project's implementation as well as the final results.

About

Description and materials for the final project (due by 5pm on Monday, December 16th)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published