Data Sciences Certification
Overview
The Certification of Professional Achievement in Data Sciences prepares students to expand their career prospects or change career paths by developing foundational data science skills.
Individuals looking to strengthen their career prospects or make a career change by developing in-depth expertise in data science would benefit from this program.
- Degree Level: Certificate
- Delivery: Fully Online
- Total Credits: 12
- Minimum GPA: 3.0
- Qualifying Exam: GRE Not Required
- Contact Us: +1 212 854 6447
Admissions
Applicants to the Certification of Professional Achievement Program must submit official transcripts from all previously attended post-secondary colleges/universities, three (3) letters of recommendation, personal-professional statement, resume, and the $150 application fee.
Other requirements include:
- Undergraduate degree
- Prior quantitative coursework (calculus, linear algebra, etc...)
- Prior introductory to computer programming coursework
- Minimum undergraduate cumulative GPA of 3.0
Completion Requirements
Candidates for the Certification of Professional Achievement Program must complete the program of study as defined by the appropriate department. Program requirements for completion of these Certification Programs are listed below:
- Four (4) graduate-level classes all earned through CVN as a non-degree student
- Minimum of 12 credit points
- Minimum GPA of 3.0
- Completion of program within two (2) calendar years
Course List
-
CSOR W4246 ALGORITHMS FOR DATA SCIENCE
Prerequisites: Basic knowledge in programming (e.g., at the level of COMS W1007), a basic grounding in calculus and linear algebra.
Methods for organizing data, e.g. hashing, trees, queues, lists, priority queues. Streaming algorithms for computing statistics on the data. Sorting and searching. Basic graph models and algorithms for searching, shortest paths, and matching. Dynamic programming. Linear and convex programming. Floating point arithmetic, stability of numerical algorithms, Eigenvalues, singular values, PCA, gradient descent, stochastic gradient descent, and block coordinate descent. Conjugate gradient, Newton and quasi-Newton methods. Large scale applications from signal processing, collaborative filtering, recommendations systems, etc. -
STAT GR5701 PROBABILITY AND STATISTICS FOR DATA SCIENCE
Prerequisites: Calculus.
This course covers the following topics: Fundamentals of probability theory and statistical inference used in data science; Probabilistic models, random variables, useful distributions, expectations, law of large numbers, central limit theorem; Statistical inference; point and confidence interval estimation, hypothesis tests, linear regression. -
COMS W4721 MACHINE LEARNING FOR DATA SCIENCE
Prerequisites: Background in linear algebra and probability and statistics.
An introduction to machine learning, with an emphasis on data science. Topics will include least squares methods, Gaussian distributions, linear classification, linear regression, maximum likelihood, exponential family distributions, Bayesian networks, Bayesian inference, mixture models, the EM algorithm, graphical models, hidden Markov models, support vector machines, and kernel methods. Part of the course will be focused on methods and problems relevant to big data problems. -
STAT GR5702 EXPLORATORY DATA ANALYSIS AND VISUALIZATION
Prerequisites: STAT GR5205 and STAT GR5206 at the discretion of the instructor (students should have basic knowledge of R). This course covers visual approaches to exploratory data analysis, with a focus on graphical techniques for finding patterns in high dimensional datasets. We consider data from a variety of fields, which may be continuous, categorical, hierarchical, temporal, and/or spatial in nature. Building on material from STAT GR5205, STAT GR5206 and other applied courses, we cover visual approaches to selecting, interpreting, and evaluating models/algorithms such as linear regression, time series analysis, clustering, and classification.