https://github.com/zhenye-na/algo-for-data-analytics
IE531: Algorithms for Data Analytics in 2018 Spring, UIUC
https://github.com/zhenye-na/algo-for-data-analytics
algorithm data-analytics
Last synced: about 1 month ago
JSON representation
IE531: Algorithms for Data Analytics in 2018 Spring, UIUC
- Host: GitHub
- URL: https://github.com/zhenye-na/algo-for-data-analytics
- Owner: Zhenye-Na
- Created: 2018-01-27T22:18:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-14T01:14:39.000Z (over 6 years ago)
- Last Synced: 2025-05-02T05:47:06.996Z (6 months ago)
- Topics: algorithm, data-analytics
- Language: C
- Homepage:
- Size: 21.5 MB
- Stars: 5
- Watchers: 0
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IE531: Algorithms for Data Analytics
This course will introduce the student to a set of algorithms for data analytics which include:- hashing
- indexes
- caching
- algorithms for structured datasets
- streaming data modes
- PageRank algorithms for market-basket models
- clustering algorithms
- case studies