https://github.com/niranjanrao07/data-220-assignments
This repository contains assignments for DATA 220, covering topics such as probability, statistics, linear algebra, and optimization, with a focus on implementing these methods programmatically.
https://github.com/niranjanrao07/data-220-assignments
descriptive-statistics gradient-descent inferential-statistics linear-algebra regression
Last synced: 3 months ago
JSON representation
This repository contains assignments for DATA 220, covering topics such as probability, statistics, linear algebra, and optimization, with a focus on implementing these methods programmatically.
- Host: GitHub
- URL: https://github.com/niranjanrao07/data-220-assignments
- Owner: NiranjanRao07
- Created: 2024-10-31T01:53:38.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-11-21T03:25:34.000Z (11 months ago)
- Last Synced: 2024-11-21T04:22:15.329Z (11 months ago)
- Topics: descriptive-statistics, gradient-descent, inferential-statistics, linear-algebra, regression
- Language: Jupyter Notebook
- Homepage:
- Size: 13.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---
# DATA 220 - Mathematical and Statistical Methods for Data Analytics
This repository contains assignments related to **DATA 220 - Mathematical and Statistical Methods for Data Analytics**. Topics include probability, statistics, linear algebra, and mathematical optimization, with a focus on programming for implementing these mathematical and statistical methods.
---