GithubHelp home page GithubHelp logo

shivambedi / dsc-2-21-16-section-recap-online-ds-ft-021119 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from learn-co-students/dsc-2-21-16-section-recap-online-ds-ft-021119

0.0 1.0 0.0 5 KB

License: Other

Jupyter Notebook 100.00%

dsc-2-21-16-section-recap-online-ds-ft-021119's Introduction

Section Recap

Introduction

This short lesson summarizes the topics we covered in section 21 and why they'll be important to you as a data scientist.

Objectives

You will be able to:

  • Understand and explain what was covered in this section
  • Understand and explain why this section will help you become a data scientist

Key Takeaways

Some of the key takeaways from this section include:

  • A Sample space is a collection of every single possible outcome in a trial
  • Independent events don't affect each other - e.g. consecutive coin tosses
  • Dependent events do affect each other - e.g. picking consecutive colored marbles from a bag
  • The Product rule is useful when the conditional probability is easy to compute, but the probability of intersections of events are not.
  • The chain rule (also called the general product rule) permits the calculation of any member of the joint distribution of a set of random variables using only conditional probabilities.
  • Bayes theorem described the probability of an event based on prior knowledge of conditions that might be related to the event
  • The law of total probability states that the probability for a sample space is the sum of the probabilities for partitions of that sample space
  • Sensitivity is the true positive rate. It is a measure of the proportion of correctly identified positives.
  • Specificity is the true negative rate. It measures the proportion of correctly identified negatives.
  • A perfect test would be 100 percent sensitive and specific. In reality, tests have a minimum error called the Bayes error rate
  • Maximum Likelihood Estimation (MLE) primarily deals with determining the parameters that maximize the probability of the data
  • Maximum Likelihood Estimation (MLE) and Maximum A Posteriori (MAP) are both methods for estimating some variable in the space of a probability distributions
  • In Bayesian probability theory, if the posterior distributions p(θ | X) are in the same probability distribution family as the prior probability distribution p(θ), the prior and posterior are then called conjugate distributions, and the prior is called a conjugate prior for the likelihood function.

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.