Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EE627A - Data Acquisition and Processing I: Big Data

Graduate machine learning and data processing coursework completed at Stevens Institute of Technology during Spring 2026.

This repository contains lecture notes, reports, and project work spanning time series analysis, ensemble methods, recommender systems, logistic regression, and feature selection. The work is centered on Python-based implementations and quantitative evaluation against real-world datasets.

Repository Scope

  • Lecture summaries and supporting course material organized by week
  • Homework and project submissions with technical writeups and supporting code
  • Applied modeling work in forecasting, classification, recommendation, and feature selection

Notable Work

  • Time series modeling with autoregressive and ARIMA methods
  • Yahoo Music recommender system project with iterative model tuning and evaluation
  • Logistic regression and feature selection exercises on real datasets
  • Ensemble-based modeling and data analysis workflows documented in LaTeX reports

Lectures

Week Date Topics
Week 01 01-23 Course Introduction
Week 02 01-30 XGBoost, Correlation, Autoregressive Models, Time Series
Week 03 02-06 AR Model Selection, ARMA Modeling
Week 04 02-13 Market Basket Analysis, ARIMA, Transition to Recommender Systems
Week 05 02-20 Recommender System Theory
Week 06 02-27 Yahoo Music Recommender Project, Data Structures
Week 07 03-06 Logistic Regression
Week 08 03-13 Feature Selection, Best Subset GLM

Tools & Dependencies

  • Python 3 (standard library + collections.defaultdict)
  • LaTeX (pdflatex with amsmath, booktabs, listings, tocloft, hyperref)
  • Git LFS for large data files (trainItem2.txt, trainIdx2_matrix.txt, test.csv, training.csv)

About

Graduate ML and data processing projects covering time series analysis, recommender systems, logistic regression, and feature selection.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages