Skip to content

qiuyliu/PUI2018_fb55

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PUI2018_fb55

Code of Conduct: Diversity is considered a resource that enriches us culturally and intellectually in this class. No instances of harassment or attempt to marginalize students will be tolerated in my class. If you have concerns please come talk to me

This repository contains the assignments for NYU CUSP Principles of Urban Informatics 2018. Check here for the new assignments, and for the solutions to be posted. For class material please go here (including the lecture slides, here).

Welcome to CUSP and to Principles of Urban Informatics! In my class I expect to see a supportive, collaborative attitude from all of you, to assure we maintain and foster a learning environment that leads to rigor, excellence, and happiness.

At times you will have a hard time figuring out the solutions to problems. Remember that we admitted you because we believed you would have a positive influence on the class, and that being at CUSP can fulfill your potential as an Urban Scientist. Don't worry about how much you already know, especially do not compare it to what other students know. You may have the wrong perception of your skills, and of the skills of your classmates, and your strengths and the strength of your background may lie in another set of skills, just as important for an Urban Scientist. We are here to help you develop the skills you do not yet have and strengthen the skills you already have. You are here because we want you to be here and believe in your potential.

Respect the NYU and CUSP integrity academic integrity rules at all times!

GRADING GUIDELINES

  • Each HW must be turned in as a directory in PUI2018_<netID>.
  • The directory HW<hw_number>_<netID> must have a README.md which who was in the group that the student worked in and states the student's participation. No penalty if the student declares not to have had any contribution but to have jut followed and learned. However missing the README.md, missing the statement about who the student worked with and what they did, or inconsistencies between the statements of students within the group that cannot be easily reconciled by asking will costs them 10% of the grade.
  • Each assignment turned in as a notebook must have rendered plots with axis labels and captions. Each missing/non rendered plot, or plot without axes labels or caption will cost 10% of the grade.
  • The notebook must be executables: the TA must download the notebook and run it cell by cell without errors. If data are used they must be available to the TA, ideally by loading them online, so that the TA does not need to download large datasets (more details on this will be given in each homework set). The student should use conventional libraries, the use of any unusual library should be justified, and indicated explicitly in the readme, along with links to obtain the library if not available by conda, pip, port, or brew install. Turning in a notebook that cannot be executed will cost 10% of the grade.
  • If code is used from other resources, e.g. copying a function found online, the resource must be stated, as a citation, in the notebook. Plagiarism is not allowed (obviously) and severely punished by NYU. Instances of plagiarism will cost the entire homework grade, and may cost failing the class, and may cause expulsion from the program!
  • Adherence to coding style (PEP8, see this markdown) will be encouraged in the first half of the semester, without being penalized. In the second half of the semester (starting with the midterm) not adhearing to the PEP8 guidelines will cost 5% of the grade per infraction (per type of infraction).
  • Ultimately the homework are for the student to learn, and the test of your learning is in the Midterm and Final, where the student has to work alone. Working in groups is encouraged in the homework preciselly so that students can support each other and learn from eachother taking advantage of the complementary skills they have. Understand the homework, so that you learn. Go over the homework solution and the TA corrections.

The homework is due by Tuesday at midnight for the Wed class, by Wednesday at midnight for the Thu class. Late homeworks will not be accepted. For homework turned in through github this means we will only review material uploaded by the deadline. A single 3-day (72 hours) exception is allowed throughout the semester, explicitly declare that you are going to use it when you do not turn in the homework, and do use it wisely (if you still do not turn in the homework at the end of the 72 hours your extension will still be available for you to use). The lowest grade in the first half of the course (before midterm), and the lowest grade in the second half will be disregarded in assigning you a final grade. If you fail to turn in an assignment that will be a 0, and the lowest grade. This means you will lose the chance to disregard your worst performance. Homework will be exclusively received through github (unless otherwise stated). The homeworks assignments are downloaded automatically at due time, so there will be no ambiguity as of whether the homework will be turned in time.

More material and further information is available on the class website. https://serv.cusp.nyu.edu/~fbianco/PUI2018/

About

homework assignments and solutions for CUSP PUI 2018 https://serv.cusp.nyu.edu/~fbianco/PUI2018

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%