Giter Site home page Giter Site logo

akpen / uinotebooks Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fedhere/uinotebooks

0.0 1.0 0.0 163.42 MB

contains ALL code generated for Principles of Urban Informatics Class at NYU CUSP Fall 2015,

Jupyter Notebook 99.98% Python 0.01% CSS 0.01%

uinotebooks's Introduction

UInotebooks

This is a repo contains ALL code generated for Principles of Urban Informatics Class at NYU CUSP Fall 2016 for all the lectures taught by FBB.

(previous years: 2015 is here )

For the current homework sets and labs go to this Github repo.

This repo includes notebooks that will be explored in class, notebooks to be used as templates for lab sessions, and notebooks that generate plots used in the class, and class slides.

To run the notebooks, make sure that you have a directory for the plots, and outputs to be stored in, identified by environmental variables PUI2015, PUI15PLOTS, PUI2016 etc, as needed.

Numerous python packages are needed: numpy, scipy, sklearn, statsmodules, pandas. Mostly I try to be PEP8 compliant, but I am sloppy sometimes (while you should never be!).

If you are a PUI student you may want to make a copy of this repository, and you definitely want to check for updates regularly.

If you just want to have your own copy of the repository on your machine what you want to do it clone the repository on your machine as

git clone https://github.com/fedhere/UInotebooks.git

That way if I make changes you can update them locally on your machine with

git pull

but you will not be able to make changes to my repository (as it should be).

Otherwise, if you want the repository on your account, with the ability to make changes to your own copy, you can fork the repository and have your own copy in your github account (it will be at http://github.com//PUI2016_fb55). In which case you want to keep it synchronized following these instructions to coniguting a remote for a fork and syncing a fork

If you see a mistake (there are many of course) and you want to propose a change you can submit a pull request, but be very clear about the change and it motivation in the description of your pull request, otherwise I will likely dismiss it as something you did accidentally.

uinotebooks's People

Contributors

fedhere avatar alpineghost avatar mohitsharma44 avatar stansobolevsky avatar

Watchers

James Cloos 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.