Giter Club home page Giter Club logo

gads9-nyc-spring2014's Introduction

Course repository for the Spring 2014 Data Science course at General Assembly, NYC.

Resources:

Resource Description
Course Wiki Collaborative wiki featuring discussions, events, and more.
Lessons Slides and pair learning materials for each class - posted a week in advance

Course Syllabus

Note: The specific topics and pacing will be adjusted to best fit the needs of the students

Unit 1: The Basics

####Introduction to Data Exploration

  • Describe the data mining workflow and the key traits of a successful data scientist.
  • Extract, format, and preprocess data using UNIX command-line tools.
  • Explore & visualize data using R and ggplot2.

####Introduction to Machine Learning

  • Explain the concepts and applications of supervised & unsupervised learning techniques.
  • Describe categorical and continuous feature spaces, including examples and techniques for each.
  • Discuss the purpose of machine learning and the interpretation of predictive modeling results.

###Unit 2: Fundamental Modeling Techniques

####K-Nearest Neighbors Classification

  • Describe the setting and goal of a classification task.
  • Minimize prediction error using training & test sets, optimize predictive performance using cross-validation.
  • Understand the kNN classification algorithm, its intuition and implementation.
  • Implement the "hello world" of machine learning (kNN classification of iris dataset).

####Naive Bayes Classification

  • Outline the basic principles of probability, including conditional probability and Bayes� theorem.
  • Describe inference in the Bayesian setting, including the prior and posterior distributions and the likelihood function.
  • Understand the naive Bayes classifier and its assumptions.
  • Implement a spam filter using the naive Bayes technique.

####Regression & Regularization

  • Explain the concepts of regression models, including their assumptions and applications.
  • Discuss the motivation for regularization techniques and their use.
  • Implement a regularized fit.

####Logistic Regression

  • Describe the applications of logistic regression to classification problems and probability estimation.
  • Introduce the concepts underlying logistic regression, including its relation to other regression models.
  • Predict the probability of a user action on a website using logistic regression.

###Unit 3: Further Modeling Techniques

####K-Means Clustering with Python

  • Introduce Python and its usefulness for data analysis tasks.
  • Experiment with scikit-learn, a general-purpose machine learning library for Python.

####Decision Trees & Random Forests

  • Describe the use and construction of decision trees for classification tasks.
  • Create a random forest model for ensemble classification.

####Dimensionality Reduction

  • Explain the practical and conceptual difficulties in working with very high-dimensional data.
  • Understand the application and use of dimensionality reduction techniques.
  • Draw inferences from high-dimensional datasets using principal components analysis.

####Recommendation Systems

  • Explain the use of recommendation systems, and discuss several familiar examples.
  • Understand the underlying concepts, including collaborative & content-based filtering.
  • Implement a recommendation system.

###Unit 4: Other Tools

Database Technologies

  • Introduce concepts and use of relational databases, alternative database technologies such as NoSQL, and popular examples of each.

####Map-Reduce

  • Describe the concepts of parallel computing and applications to problems in big data.
  • Introduce the map-reduce framework.
  • Implement and explore examples of map-reduce tasks

gads9-nyc-spring2014's People

Contributors

datadave avatar podopie avatar

Watchers

 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.