This course provides a comprehensive introduction to the Fundamentals of Machine Learning, covering both conceptual understanding and practical implementation across modern machine learning workflows. It focuses on building strong core foundations, preparing and evaluating data, applying supervised and unsupervised learning techniques, and implementing scalable machine learning solutions using cloud platforms such as AWS and Azure.
通过 Coursera Plus 提高技能,仅需 239 美元/年(原价 399 美元)。立即节省

推荐体验
推荐体验
中级
Experience with basic programming, data analysis, or statistics is helpful for understanding machine learning concepts, though not mandatory.
推荐体验
推荐体验
中级
Experience with basic programming, data analysis, or statistics is helpful for understanding machine learning concepts, though not mandatory.
您将获得的技能
要了解的详细信息

添加到您的领英档案
January 2026
12 项作业
了解顶级公司的员工如何掌握热门技能

该课程共有6个模块
Welcome to Week 1 of the Fundamentals of Machine Learning course. In this week, you will be introduced to the core concepts of machine learning and set clear expectations for what you’ll learn throughout the course. We’ll begin by understanding what machine learning is and how it differs from artificial intelligence and deep learning. You’ll explore the major types of machine learning and gain a foundational understanding of supervised learning, including classification and regression techniques. We’ll also walk through the end-to-end steps involved in building a machine learning solution. By the end of this week, you will have a strong conceptual foundation in machine learning, enabling you to understand key terminology, learning paradigms, and the overall ML lifecycle.
涵盖的内容
7个视频2篇阅读材料2个作业1个讨论话题
7个视频•总计39分钟
- What is Machine Learning ?•5分钟
- Expectations from Fundamentals of Machine Learning•2分钟
- Al Vs Deep Learning Vs Machine Learning•3分钟
- Types of Machine Learning•5分钟
- Supervised Machine Learning - Classification•8分钟
- Supervised Machine Learning - Regression•8分钟
- Steps for Machine Learning•9分钟
2篇阅读材料•总计20分钟
- Welcome to the Course•10分钟
- Overview of Building Core Concepts and Foundations of ML•10分钟
2个作业•总计65分钟
- Core Principles of Machine Learning - Knowledge Check•35分钟
- Building Core Concepts and Foundations of ML - Assessment•30分钟
1个讨论话题•总计10分钟
- Meet and Greet•10分钟
Welcome to Week 2. This week focuses on the practical aspects of building and evaluating machine learning models. You will learn how to prepare data through preprocessing techniques, select and train appropriate models, and evaluate their performance using standard metrics. Through hands-on demos, you will explore classification tasks, understand confusion matrices, and apply evaluation metrics for both classification and regression models. By the end of the week, you will be able to assess model performance effectively and make informed decisions during the model training and evaluation process.
涵盖的内容
8个视频1篇阅读材料2个作业
8个视频•总计61分钟
- Classification task - Demo•11分钟
- Model Selection, Training and Evaluation•7分钟
- Data Preprocessing Essentials•7分钟
- Data Preprocessing - Demo•11分钟
- Evaluating Classification Models•5分钟
- Confusion Matrix•5分钟
- Evaluation Metrics - Regression•7分钟
- Evaluation Metrics - Demo•9分钟
1篇阅读材料•总计10分钟
- Overview of ML Development, Data Preparation, and Evaluation•10分钟
2个作业•总计80分钟
- End-to-End Machine Learning Model Building - Knowledge Check•40分钟
- ML Development, Data Preparation, and Evaluation - Assessment•40分钟
Welcome to Week 3. This week, we will dive into unsupervised machine learning techniques used to uncover hidden patterns and structures in data. You will learn the fundamentals of clustering, including K-Means, hierarchical clustering, and density-based clustering, along with hands-on demonstrations. We will also explore association rule mining to understand relationships within datasets. By the end of the week, you will be able to apply unsupervised learning methods to discover insights without labeled data.
涵盖的内容
5个视频1篇阅读材料2个作业
5个视频•总计33分钟
- Unsupervised Learning - Clustering•6分钟
- Understanding KMeans Clustering•5分钟
- Clustering - Demo•10分钟
- Hierarchial Clustering and Density-Based Clustering•6分钟
- Unsupervised Learning - Association Rule Mining•6分钟
1篇阅读材料•总计10分钟
- Overview of Unsupervised Learning Techniques: Clustering and Pattern Discovery•10分钟
2个作业•总计60分钟
- Discovering Patterns with Unsupervised Learning - Knowledge Check•30分钟
- Unsupervised Learning Techniques: Clustering and Pattern Discovery - Assessment•30分钟
Welcome to Week 4. In this week, we will focus on advanced machine learning techniques and performance optimization. You will be introduced to NVIDIA RAPIDS and learn how GPUs can significantly accelerate data processing and machine learning workflows through hands-on demonstrations. We will explore model optimization techniques such as cross-validation using GridSearch and RandomizedSearch to improve model performance and reliability. Finally, you will learn the fundamentals of time series analysis using the ARIMA model and implement it through practical demos. By the end of the week, you will be able to optimize ML workflows, select well-tuned models, and apply time-series techniques to real-world forecasting problems.
涵盖的内容
6个视频1篇阅读材料2个作业
6个视频•总计43分钟
- Introduction to Nvidia RAPIDS•5分钟
- Accelerating the ML Workflow on GPU - Demo•6分钟
- Cross Validation Techniques - GridSearch & RandomizedSearch•6分钟
- Cross Validation Techniques - Demo•12分钟
- ARIMA Model - Time Series Analysis•7分钟
- ARIMA Model - Demo•9分钟
1篇阅读材料•总计10分钟
- Overview of Advanced ML Techniques and GPU-Accelerated Workflows•10分钟
2个作业•总计70分钟
- Scaling Machine Learning with Advanced Techniques - Knowlegde check•35分钟
- Advanced ML Techniques and GPU-Accelerated Workflows- Assessment•35分钟
Welcome to Week 5. This week focuses on applying machine learning in real-world scenarios. You will learn how to identify suitable machine learning use cases, understand the differences between AI, machine learning, and deep learning, and explore AWS services that support ML workloads. We will also cover how ML and deep learning models are used in production, including serving data for model training and designing effective data ingestion strategies. By the end of the week, you will be able to align ML solutions with business needs and design practical, production-ready ML workflows.
涵盖的内容
4个视频1篇阅读材料2个作业
4个视频•总计22分钟
- Example Use Cases to Identify the Machine Learing Use Case•8分钟
- AWS Services for Machine Learning•6分钟
- Usage of Deep Learning/ ML models in Production•5分钟
- Understanding difference - AI Vs Deep Learning Vs Machine Learning•3分钟
1篇阅读材料•总计10分钟
- Overview of Designing and Implementing Machine Learning Solutions on AWS•10分钟
2个作业•总计50分钟
- Operationalizing Machine Learning on AWS - Knowledge check•25分钟
- Designing and Implementing Machine Learning Solutions on AWS - Assessment•25分钟
Welcome to Week 6. This week focuses on building and operationalizing machine learning solutions using Azure Machine Learning and MLOps practices. You will learn how to organize and manage Azure Machine Learning environments, understand the role of the Azure Machine Learning workspace, and explore the end-to-end workflow involved in developing, training, and deploying machine learning models. The week also introduces core machine learning concepts, including different types of machine learning tasks, commonly used algorithms, and the use of AutoML to simplify model selection and optimization. By the end of the week, you will be able to design an effective MLOps architecture and implement structured, scalable, and production-ready machine learning workflows using Azure Machine Learning.
涵盖的内容
7个视频2篇阅读材料2个作业
7个视频•总计56分钟
- Organazing Azure Machine Learning Environments•8分钟
- Common terminologies used in Machine Learning•8分钟
- Creating and Using components in Azure Machine Learning•6分钟
- AzureMachine Learning Models•10分钟
- Creating An Azure Machine Learning Workspace•8分钟
- Azure Machine Learning Workspace Walk Through•6分钟
- Exploring Azure Machine Learning Studio•10分钟
2篇阅读材料•总计40分钟
- Overview of Building & Managing ML Workflows with Azure ML and MLOps•10分钟
- What's Next?•30分钟
2个作业•总计70分钟
- Enterprise MLOps and ML Workflow Management on Azure - Knowledge check•35分钟
- Building & Managing ML Workflows with Azure ML and MLOps - Assessment•35分钟
位教师

提供方

提供方

Providing certification training since the year 2000, Whizlabs is the pioneer among online training providers across the globe. We are dedicated to helping you learn the skills you need to transform your career in the IT industry. We provide certification training in the form of Video Courses, Practice Tests, Hands-on Labs and Sandbox in various disciplines such as Cloud Computing, DevOps, Cyber Security, Java, Big Data, Snowflake, CompTIA, Agile, Linux, CCNA, Blockchain, and much more.
人们为什么选择 Coursera 来帮助自己实现职业发展

Felipe M.

Jennifer J.

Larry W.

Chaitanya A.
常见问题
To access the course materials, assignments and to earn a Certificate, you will need to purchase the Certificate experience when you enroll in a course. You can try a Free Trial instead, or apply for Financial Aid. The course may offer 'Full Course, No Certificate' instead. This option lets you see all course materials, submit required assessments, and get a final grade. This also means that you will not be able to purchase a Certificate experience.
When you purchase a Certificate you get access to all course materials, including graded assignments. Upon completing the course, your electronic Certificate will be added to your Accomplishments page - from there, you can print your Certificate or add it to your LinkedIn profile.
Yes. In select learning programs, you can apply for financial aid or a scholarship if you can’t afford the enrollment fee. If fin aid or scholarship is available for your learning program selection, you’ll find a link to apply on the description page.
更多问题
提供助学金,

