Course Descriptions

DATA601: Probability and Statistics, 3 credits. The course aims to provide a solid understanding of the fundamental concepts of probability theory and statistics. The course covers the basic probabilistic concepts such as probability space, random variables and vectors, expectation, covariance, correlation, probability distribution functions, etc. Important classes of discrete and continuous random variables, their inter-relation, and relevance to applications are discussed. Conditional probabilities, the Bayes formula, and properties of jointly distributed random variables are covered. Limit theorems, which investigate the behavior of a sum of a large number of random variables, are discussed. The main concepts random processes are then introduced. The latter part of the course concerns the basic problems of mathematical statistics, in particular, point and interval estimation and hypothesis testing. Core.

DATA602: Principles of Data Science, 3 credits. An introduction to the data science pipeline, i.e., the end-to-end process of going from unstructured, messy data to knowledge and actionable insights. Provides a broad overview of what data science means and systems and tools commonly used for data science and illustrates the principles of data science through several case studies. Core.

DATA603: Principles of Machine Learning, 3 credits. A broad introduction to machine learning and statistical pattern recognition. Topics include: Supervised learning: Bayes decision theory, discriminant functions, maximum likelihood estimation, nearest neighbor rule, linear discriminant analysis, support vector machines, neural networks, deep learning networks. Unsupervised learning: clustering, dimensionality reduction, PCA, auto-encoders. The course will also discuss recent applications of machine learning, such as computer vision, data mining, autonomous navigation, and speech recognition. Core.

DATA604: Data Representation and Modeling, 3 credits. An introductory course connecting students to the most recent developments in the field of data science. It covers several fundamental mathematical concepts which form the foundations of Big Data theory. Among the topics included are Principal Component Analysis, metric learning and nearest neighbor search, elementary spectral graph theory, minimum and maximum graph cuts, graph partitions, Laplacian Eigenmaps, manifold learning and dimension reduction concepts, clustering and classification techniques such as k-means, kernel methods, Mercer’s theorem, and Support Vector Machines. Some relevant concepts from geometry and topology will be also covered. Expected learning outcomes include that students should be able to recognize, articulate, describe, differentiate, compare and apply core concepts of mathematical data science, and they should be able to use these concepts to interpret and analyze the provided curated data sets, while generating analytical results with justifiable logical conclusions. Moreover, they should be able to select, justify, design, revise and apply the learned algorithms to obtain the desired analytics outcomes. They also should be able to review, evaluate and assess other similar algorithms in a critical and constructive manner. Prerequisite: DATA601. Core.

DATA605: Big Data Systems, 3 credits. An overview of data management systems for performing data science on large volumes of data, including relational databases, and NoSQL systems. The topics covered include different types of data management systems, their pros and cons, how and when to use those systems, and best practices for data modeling. Prerequisite: DATA602. Core.

DATA606: Algorithms for Data Science, 3 credits. Provides an in-depth understanding of some of the key data structures and algorithms essential for advanced data science. Topics include random sampling, graph algorithms, network science, data streams, and optimization. Prerequisite: DATA602. Core.

DATA607: Communication in Data Science and Analytics, 3 credits. Expected learning outcomes include that, in the context of data science and analytics, students should be able to: summarize, report, organize prose, statistics, graphics, and presentations; explain uncertainty, sensitivity/robustness, limitations; describe model generation and representation; discuss interpretations and implications; communicate effectively to diverse audiences within a business organization, and possibly other outcomes. Prerequisite: DATA602. Core.

DATA612: Deep Learning, 3 credits. This course provides an introduction to the construction and use of deep neural networks, that is models that are composed of several layers of nonlinear processing.  The class will especially focus on the foundational understanding of the main features in the structure of deep neural nets that make them attractive from the computational point of view and for a sample of applications.  Specific topics include the key concept of backpropagation and its importance to reduce the computational cost of the training of the neural nets, a discussion of some of the various coding tools available and how they use parallelization, and a presentation and study of convolutional neural networks. Additional topics may include autoencoders, variational autoencoders, convolutional neural networks, recurrent and recursive neural networks, generative adversarial networks, and attention-based models. The concepts introduced in the class will be illustrated by some examples of applications chosen among various classification/clustering questions, computer vision, natural language processing. Prerequisite DATA603. Elective.

DATA641: Natural Language Processing, 3 credits. This course will introduce fundamental concepts and techniques for automatically processing and generating natural language with computers. Topics will include speech and morphology, phrase structure. Hypothesis testing, statistical inference and n-gram models. Word sense disambiguation and lexical acquisition. Hidden Markov models, maximum entropy methods, part-of-speech tagging, probabilistic context-free grammars and probabilistic parsing. Statistical alignment, machine translation, clustering and information retrieval. Automatic speech recognition and speech synthesis. Prerequisite DATA603. Elective.

DATA650: Cloud Computing, 3 credits. The course will present the state of the art in cloud computing technologies and applications. Topics will include: telecommunications needs, architectural models for cloud computing, cloud computing platforms and services. Data center networking, server, network and storage virtualization technologies, and containerization. Cloud operating and orchestration systems. Security, privacy, and trust management; resource allocation and quality of service; interoperability and internetworking. Prerequisite DATA603. Elective.