Coursework for MITx 15.071x The Analytics Edge.
The course uses R scripts for learning and evaluation purposes:
- Unit 1: An Introduction to Analytics
- An analytical detective
- Stock dynamics
- Demographics and employment in the US
- Unit 2: Linear Regression
- Climate change
- Reading test scores
- Detecting flu epidemics via search engine query data
- Unit 3: Logistic Regression
- Popularity of music records
- Predicting parole violators
- Predicting loan repayment
- Unit 4: Trees
- Understanding why people vote
- Letter recognition
- Predicting earnings from census data
- Unit 5: Text Analytics
- Detecting vandalism on Wikipedia
- Automating reviews in medicine
- Separating spam from ham
- Unit 6: Clustering
- Document clustering with Daily Kos
- Market segmentation for airlines
- Predicting stock returns with cluster-then-predict
- Unit 7: Visualization
- Election forecasting revisited
- Visualizing network data
- Visualizing text data using word clouds
- Unit 8: Linear optimization (uses OpenOffice/LibreOffice)
- Investment management under taxation
- Filatoi Riuniti - Optimizing the production schedule
- Gasoline blending
- Spreadsheets contains a
Problem
/Formulation
sheet where the problem is formulated, and aQandAnswers
sheet with the questions and answers evaluated.
- Unit 9: Integer optimization (uses OpenOffice/LibreOffice)
- Selecting profitable hotels
- Assigning sales regions at Pfizer Turkey
- Class assignments in an elementary school
- Spreadsheets contains a
Formulation
sheet where the problem is formulated, and aQandAnswers
sheet with the questions and answers evaluated.
- Kaggle competition: Can we predict voting outcomes?
- Top 6% in the private leaderboard: 155th of 2875 players.
- Final exam
Due to sharing permissions, the datasets provided by the course staff are not shared publicly in this repo. If you need more information please contact me.