Digital Learning Skills & Enrichment Initiative is a programme spearheaded by the Higher Education Commission of Pakistan in partnership with Coursera, a renowned online learning platform of global repute.
Coursera is an online learning platform featuring many different subjects across an array of learning formats, such as courses, Specializations, Professional Certificates, degrees, and tutorials. Over 300 leading universities and companies provide instruction on Coursera, including Stanford, Duke, Illinois, University of Colorado Boulder, Google, IBM, Microsoft, and Meta.
Acquire job-relevant skills quickly in a two-hour interactive session with a subject matter expert. Access resources in your web browser and follow step-by-step guidance for project execution.
Professional Certificates on Coursera provide skills for career advancement through self-paced learning from top companies and universities. Completing practical projects showcases expertise to potential employers, helping launch your professional journey.
Specialization programs refine career skills through structured curriculums with challenging courses and practical projects. Completion results in a Specialization Certificate for professional recognition.
Digital Learning Skills & Enrichment Initiative is a programme spearheaded by the Higher Education Commission of Pakistan in partnership with Coursera, a renowned online learning platform of global repute.
Coursera is an online learning platform featuring many different subjects across an array of learning formats, such as courses, Specializations, Professional Certificates, degrees, and tutorials. Over 300 leading universities and companies provide instruction on Coursera, including Stanford, Duke, Illinois, University of Colorado Boulder, Google, IBM, Microsoft, and Meta.
Acquire job-relevant skills quickly in a two-hour interactive session with a subject matter expert. Access resources in your web browser and follow step-by-step guidance for project execution.
Professional Certificates on Coursera provide skills for career advancement through self-paced learning from top companies and universities. Completing practical projects showcases expertise to potential employers, helping launch your professional journey.
Specialization programs refine career skills through structured curriculums with challenging courses and practical projects. Completion results in a Specialization Certificate for professional recognition.
DLSEI 3.0 Cohort 3 registration has been closed.
University of Washington
data-analysis | Advanced | 20 Hours
Data analysis has replaced data acquisition as the bottleneck to evidence-based decision making --- we are drowning in it. Extracting knowledge from large, heterogeneous, and noisy datasets requires not only powerful computing resources, but the programming abstractions to use them effectively. The abstractions that emerged in the last decade blend ideas from parallel databases, distributed systems, and programming languages to create a new class of scalable data analytics platforms that form the foundation for data science at realistic scales.
In this course, you will learn the landscape of relevant systems, the principles on which they rely, their tradeoffs, and how to evaluate their utility against your requirements. You will learn how practical systems were derived from the frontier of research in computer science and what systems are coming on the horizon. Cloud computing, SQL and NoSQL databases, MapReduce and the ecosystem it spawned, Spark and its contemporaries, and specialized systems for graphs and arrays will be covered.
You will also learn the history and context of data science, the skills, challenges, and methodologies the term implies, and how to structure a data science project. At the end of this course, you will be able to:
Learning Goals:
1. Describe common patterns, challenges, and approaches associated with data science projects, and what makes them different from projects in related fields.
2. Identify and use the programming models associated with scalable data manipulation, including relational algebra, mapreduce, and other data flow models.
3. Use database technology adapted for large-scale analytics, including the concepts driving parallel databases, parallel query processing, and in-database analytics
4. Evaluate key-value stores and NoSQL systems, describe their tradeoffs with comparable systems, the details of important examples in the space, and future trends.
5. “Think” in MapReduce to effectively write algorithms for systems including Hadoop and Spark. You will understand their limitations, design details, their relationship to databases, and their associated ecosystem of algorithms, extensions, and languages.
write programs in Spark
6. Describe the landscape of specialized Big Data systems for graphs, arrays, and streams
Databases
SQL
mapreduce
NoSQL
Algebra
Computer Programming
relational algebra
Big Data
Python Programming
Data Manipulation