GitHub repository for DATA 4380: Data Problems @ UTA. Summer 2025.
Includes work on tabular data, computer vision, and foundational data science problems with research-driven projects.
dataproblems/
├── Basics/ # Unix 101
├── Tabular/ # Tabular ML, data wrangling, modeling
├── Vision/ # Image-based projects or tasks
├── LLM/ # LLM project
├── src/ # Projcts, homework assignments, data utilized for project builds
├── docs/ # class docs/notebooks and initial project development
├── pixi.toml
├── LICENSE
├── CITATION.cff
└── README.md
MIT