Code Monkey home page Code Monkey logo

pycon_2013_india's Introduction

PyCon India 2013 Scikit-learn Tutorial

Instructor: Bala Subrahmanyam Varanasi

This repository will contain files and other info associated with PyCon India 2013 scikit-learn tutorial.

Goals

  • Introduce the basics of Machine Learning, and some skills useful in practice.
  • Introduce the syntax of scikit-learn, so that you can make use of the rich toolset available.

Installation Notes

This tutorial requires latest versions of the following packages:

The last one is important, you should be able to type:

ipython notebook

in your terminal window and see the notebook panel load in your web browser.

For users who do not yet have these packages installed, a relatively painless way to install all the requirements is to use a package such as Anaconda CE, which can be downloaded and installed for free.

Downloading the Tutorial Materials

I would highly recommend using git, not only for this tutorial, but for the general betterment of your life. Once git is installed, you can clone the material in this tutorial by using the git address shown above:

git clone [email protected]:Balu-Varanasi/pycon_2013_india.git

If you can't or don't want to install git, there is a link above to download the contents of this repository as a zip file. I may make minor changes to the repository in the days before the tutorial, however, so cloning the repository is a much better option.

Data Downloads

The data for this tutorial is not included in the repository. We will be using several data sets during the tutorial: most are built-in to scikit-learn, which includes code which automatically downloads and caches these data. Because the wireless network at conferences can often be spotty, it would be a good idea to download these data sets before arriving at the conference.

Notebook Listing

These notebooks in this repository can be statically viewed using the excellent nbviewer site. They will not be able to be modified within nbviewer. To modify them, first download the tutorial repository, change to the notebooks directory, and type ipython notebook. You should see the list in the ipython notebook launch page in your web browser.

Detailed Outline Tutorial

  • 9:30 - 11:00: Part 1

    • An Introduction to Machine Learning
    • Representation of data and Feature extraction
    • Basics priciples of Machine Learning
    • Supervised learning
      • regression
      • classification
    • Unsupervised learning
      • clustering
      • dimensionality reduction
  • 11:00 - 11:10: short break

  • 11:10 - 12:00: part 2

    • Validation and testing of models

pycon_2013_india's People

Contributors

balu-varanasi avatar

Stargazers

Kunal avatar Srinivasan Rangarajan avatar  avatar Kiran Gangadharan avatar

Watchers

 avatar James Cloos avatar

Forkers

patelkunal pwaila

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.