Code Monkey home page Code Monkey logo

dsc-1-12-02-introduction-summary-online-ds-sp-000's Introduction

Introduction

Introduction

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

Objectives

You will be able to:

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

Data Science Processes

Now that we're learning about modeling, it's important to have a framework for the overall process. We kick off this section by learning about three of the most popular data science processes - CRISP-DM, KDD and OSEMN.

Obtaining Data

We then go through the initial process of loading data, getting practice on importing data from a relational database using the ETL (Extract, Transform and Load) process.

Scrubbing our Data

We then get some practice cleaning data:

  • Casting columns to the appropriate data types
  • Identifying and dealing with null values appropriately
  • Removing columns that aren't required for modeling
  • Checking for and dealing with multicollinearity
  • Normalizing the data

Exploring our Data

Once we have the cleaned data in, we'll then do some EDA (Exploratory Data Analysis) to check out the distributions of the various columns, examine the descriptive statistucs for the data set and to create some initial visualizations to better help us to understand our data set.

Modeling our Data

Finally, we're going to go through the modeling process - identifying the various steps involved in building a model, identifying target and predictor variables, and iterating through the modeling process. We're also going to introduce the concept of a "holdout validation" and see how we can better test our models by holding out a subset of our data from the training data set using to train the model.

Summary

In this section, we're going to give you an end-to-end review of the data science process so that you're ready for the "end of module 1" project that you're going to work on after this section.

dsc-1-12-02-introduction-summary-online-ds-sp-000's People

Contributors

peterbell avatar loredirick avatar

Watchers

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