Code Monkey home page Code Monkey logo

dsc-2-33-01-introduction-seattle-ds-career-040119's Introduction

Introduction

Introduction

This lesson summarizes the topics we'll be covering in section 33 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

Support Vector Machines

Support Vector Machines are a very powerful and popular machine learning technique. They're primarily thought of as classifiers, although they can also be used for regression tasks.

In this section we'll start by introducing the underlying concept on which SVM's are based and then we'll run you through the process of building an SVM from scratch before introducing you to the implementation provided by Scikit-learn.

We'll then introduce the kernel trick - a key technique for making it easier to separate seemingly interspersed data to ease classification.

Summary

SVM's are popular for a number of machine learning tasks, and the kernel trick can potentially be applied to a number of machine learning techniques, so this section will give you a really good grounding in techniques for building robust, non-linear classifiers.

dsc-2-33-01-introduction-seattle-ds-career-040119'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.