Giter Club home page Giter Club logo

probandstats-pydatanyc2019's Introduction

PyDataNYC2019 - Introduction to Probability and Statistics

NOTE: as of 10/27/2019 this Tutorial is very much a work in progress. Stayed tune as PyData NYC is Nov. 4-6, as that data approaches this content should be much closer to ready.

This project contains a whirlwind introduction to probability and statistics that will be part of a tutorial session at PyData NYC 2019. The tutorial consists of 3 notebooks that will walk you through the stages of stastical analysis.

Install Instructions

  1. clone this project to your local machine:

git clone [email protected]:willkurt/ProbAndStats-PyDataNYC2019.git

  1. Go into project directory:

cd ProbAndStats-PyDataNYC2019

  1. Create a virtual environment for this project

python3 -m venv /path/to/new/virtual/environment

  1. Activate the virtual environment

source /path/to/new/virtual/environment/bin/activate

  1. Pip install the requirments (make sure your at the project's root directory)

pip install -r requirements.txt

  1. Run the jupyter notebook and you should be all set!

jupyter notebook

About this Tutorial

The aim of this tutorial is to give you a 90 minutes overview covering as much ground as is possible in understanding statics. There is a lot to take in, so if you're going to 90 minutes don't worry about throughly understanding everything. The goal here is just so that you get a sense of what probability and statistics is all about and also understand some ideas about how to solve problems using statistics and what all those fancy tools like pymc3 are doing. If you have more than 90 minutes then spending some extra time playing with the notebooks here should provide you with a pretty strong background in how to think about problems statistically.

probandstats-pydatanyc2019's People

Contributors

willkurt avatar fredthedead 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.