Giter Site home page Giter Site logo

hankroark / rp-pds15 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from professorbrunner/rp-pds15

0.0 2.0 0.0 3.39 MB

Practical Data Science course notes offered at the University of Illinois, Research Park in Spring 2015

License: Other

Shell 100.00%

rp-pds15's Introduction

Practical Data Science

University of Illinois, Research Park
Instructor: Robert J. Brunner
Spring 2015


Orientation Week :

Install the Docker Engine and the Docker container built for this Practical Data Science course. You also should visit the course Piazza.

Week 1: Data Science at the Command Line:

Use the Docker technology by working at the Unix command prompt within the course Docker container in interactive mode. This will focus on using Unix command line tools and techniques to work with data in the BASH shell

Week 2: Practical IPython:

Learn how to use the IPython notebook by using the course Docker container in server mode. Also learn basic Python programming, python data types, and file I/O, before finishing with a quick overview of the numpy and scipy libraries.

Week 3: Exploring Data Through Visualizations:

Learn how to make data visualization by using Python, primarily from within the IPython notebook by using matplotlib and seaborn. This will include a discussion of scatter plots, linear regression and plotting, histograms, box plots, and other advanced visualization concepts.

Week 4: Using Python DataFrames (Pandas):

Learn about the Data Frame concept and how to use it within Python by using the Pandas library. This will include ways to load and work with large tabular data, and to performa basic data operations like cleaning, transforming, merging, and reshaping.

Week 5: Using Databases:

Learn about database technology, before specifically focusing on relational database management systems. This will include learning how to create database, and SQL DDL and DML to create, insert, update and delete data. This will conclude with a discussion of accessing a database from Python.

Week 6: Data Acquisition:

Learn about acquiring data from diverse sources including webpages, online repositories, and social media. This will require a discussion of web scraping, DOM tress, and JSON.

Week 7: Statistical & Machine Learning:

Review basic statistics and probability and learn how to compute different random distributions by using numpy and scipy routines. Next, learn about machine learning and basic approaches to perform machine learning by using the scikit_learn library in Python.

Week 8: Data Intensive Computing:

Learn about basic concepts in high performance computing and how to perform them in Python. Next, learn about cloud computing, including how Docker technology integrates into commercial clouds. Finally, a discussion of the standard Hadoop platform and its capabilities.


The Practical Data Science course License


rp-pds15's People

Contributors

edwardjkim avatar professorbrunner avatar

Watchers

 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.