GithubHelp home page GithubHelp logo

shivambedi / dsc-2-23-14-section-recap-online-ds-ft-100118 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from learn-co-students/dsc-2-23-14-section-recap-online-ds-ft-100118

0.0 1.0 0.0 4 KB

License: Other

Jupyter Notebook 100.00%

dsc-2-23-14-section-recap-online-ds-ft-100118's Introduction

Section Recap

Introduction

This short lesson summarizes the topics we covered in section 23 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

The key takeaways for this section include:

  • The Kolmogorov-Smirnov Test can be used to test the "normality assumption" for a given data set
  • More generally, the KS Test is a way to compare the similarity of two different distributions
  • A one-sample KS Test (goodness of fit test) calculates the similarity between an observed data set and a theoretical distribution.
  • A two-sample KS Test compares the similarity of two separate empirical distributions
  • The make_blobs() method in sklearn is one way to generate a synthetic data set
  • The make_moons() method allows for the generation of data for binary classification problems
  • There are a number of other useful methods such as make_circles() and make_regression() for generating various types of data sets for testing your algorithms
  • Resampling methods allow for improved precision in estimating sample statistics and validating models by using random subsets
  • Common resampling techniques include bootstrapping, jackknifing and permutation tests
  • Monte Carlo Simulations are a powerful tool for running large numbers of simulations with various inputs to provide distributions of possible output values

dsc-2-23-14-section-recap-online-ds-ft-100118's People

Contributors

peterbell avatar loredirick 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.