Course Information:
- IDS 561 - Analytics for Big Data
- Fall 2023
- LC 006, Tue. 5:00pm - 7:30pm
- yuhenghu at uic dot edu
- Office hour: Email
Overview
The “big data” paradigm has drawn a significant amount of attention in recent years as costs of acquiring and storing data have plummeted. Instead, bottlenecks have been shifted to fast and in-depth analysis. However, this shift has created its own set of problems, the most obvious one is that large datasets are often computationally expensive to process. Algorithms that are efficiently capable of processing data that fit in memory may become prohibitively expensive to use on larger datasets. Consequently, it can be difficult to gain insights from the underlying data.
This course is an introductory course for big data analytics and data science. It has three main goals. First, it is intended to provide the student with an appreciation for the issues involved in doing data science to work on datasets that do not fit in main memory. Second, it is intended to provide a working knowledge of and experience with some of the current distributed frameworks (e.g. Hadoop). Third, the course is intended to provide students with hands-on opportunities to implement solutions using real-world datasets.
Academic Integrity
You are expected to adhere to the highest standards of academic honesty. Unless otherwise specified, collaboration on assignments is not allowed. Use of published materials is allowed, but the sources should be explicitly stated in your solutions. Violations will be reviewed and sanctioned according to the University Policy on Academic Integrity. Collaborations among team members are only allowed for the final term projects that are selected. "Academic integrity is the pursuit of scholarly activity free from fraud and deception and is an educational objective of this institution. Academic dishonesty includes, but is not limited to, cheating, plagiarizing, fabricating of information or citations, facilitating acts of academic dishonesty by others, having unauthorized possession of examinations, submitting work for another person or work previously used without informing the instructor, or tampering with the academic work of other students." For more information about violations of academic integrity and their consequences, consult http://vcsa.uic.edu/
Prerequisites
IDS 400/401, and IDS 572
Recommended textbooks
In-class survey
- about you@1st class: click here
Weekly Schedule
Classs Date | Topic | Assignment | Note |
Aug 22 | Introduction of Big data | HW #0 Environment setup and testing | |
Aug 29 | Big data with MapReduce I | Lab #1 on Sept 12 | |
Sep 5 | Big data with MapReduce II | HW #1 MapReduce using Python | |
Sep 12 | Big data with Spark I | Quiz #1 | |
Sep 19 | Big data with Spark II | HW #1 due, Lab #2 on Oct 3 | |
Sep 26 | Real-time Streaming Models | HW #2 Programming with Spark | Project proposal due |
Oct 3 | Query Processing on Big Data Platforms | ||
Oct 10 | Data Frame on Spark | Quiz #2 | |
Oct 17 | No class; instructor out of town | HW #3 Data Processing using Spark | HW #2 due, Lab #3 on Oct 24 |
Oct 24 | CAP theorem, NoSQL, and Cloud computing | ||
Oct 31 | Machine Learning for Big Data: Recommender Systems | Mid-term project progress report due | |
Nov 7 | Machine Learning for Big Data: Clustering | HW #4 Recommender system in Spark | Quiz #3, HW #3 due |
Nov 14 | Machine Learning for Big Data: Graph analysis + Frequent Pattern Mining | Lab #4 on Nov 21 | |
Nov 21 | Data-Centric Issues in ML/AI | HW #4 due, Quiz #4 | |
Nov 28 | Final Presentation |