Skip to content

Latest commit

 

History

History
59 lines (39 loc) · 3.07 KB

README.md

File metadata and controls

59 lines (39 loc) · 3.07 KB

DS_BOS_07

The 7th iteration of the Boston Data Science course

Course materials for General Assembly's Data Science course in Boston (10/26/15 - 01/27/16).

Instructor:

TA:

  • Jonathan Blum ([email protected])

    Office Hours: 6:00-6:30 Mondays and Wednesdays @ GA and by appointment

Homework Submission: Student Repo


Course Schedule (Tentative)

Week Monday Wednesday Friday
1 10/26: Intro to Data Science and Machine Learning 10/28: Intro to Databases
Final Project Kickoff
 
2 11/02: NoSQL, Python, and Pandas 11/04: Web Scraping and Command Line
HW1 Due
 
3 11/09: Linear Regression and Model Evaluation 11/11: Intro to Classification - KNN
HW2 Due
 
4 11/16: Probability and Naive Bayes 11/18: Logistic Regression
Project Milestone (PM1): Elevator Pitch
 
5 11/23: Decision Trees 11/25: NO CLASS  
6 11/30: Support Vector Machines 12/02: Clustering
Project Milestone (PM2): Data Ready
 
7 12/07: Dimensionality Reduction 12/09: Natural Language Processing and Latent Semantic Indexing  
8 12/14: Recommender Systems 12/16: Ensemble Methods  

Resources

Working in the terminal

Statistical Learning Theory

Algorithms

Python