pull/121/head
Jen Looper 4 years ago
parent 6407e873d0
commit 9f74a72cb6

@ -98,4 +98,4 @@ Sources:
## Post-Lecture Quiz
[Post-lecture quiz]()
[Post-lecture quiz](https://red-water-0103e7a0f.azurestaticapps.net/quiz/33)

@ -24,7 +24,7 @@ Table of contents:
- [3.2 Model Deployment](#32-model-deployment)
- [3.3 Endpoint consumption](#33-endpoint-consumption)
- [🚀 Challenge](#-challenge)
- [Post-Lecture Quiz](#post-lecture-quiz)
- [Post-lecture quiz](#post-lecture-quiz)
- [Review & Self Study](#review--self-study)
- [Assignment](#assignment)
@ -288,9 +288,7 @@ Congratulations! You just consumed the model deployed and trained on Azure ML wi
**HINT:** Go to the [SDK documentation](https://docs.microsoft.com/python/api/overview/azure/ml/?view=azure-ml-py?WT.mc_id=academic-40229-cxa&ocid=AID3041109) and type keywords in the search bar like "Pipeline". You should have the `azureml.pipeline.core.Pipeline` class in the search results.
## Post-Lecture Quiz
[Post-lecture quiz]()
## [Post-lecture quiz](https://red-water-0103e7a0f.azurestaticapps.net/quiz/37)
1. What is the reason for creating an AutoMLConfig?
1. It is where the training and the testing data are split

@ -11,7 +11,7 @@ We started with definitions of data science and ethics, explored various tools &
In this lesson, we'll explore real-world applications of data science across industry and dive into specific examples in the research, digital humanities, and sustainability, contexts. We'll look at student project opportunities and conclude with useful resources to help you continue your learning journey!
## Pre-Lecture Quiz
[Pre-lecture quiz]()
[Pre-lecture quiz](https://red-water-0103e7a0f.azurestaticapps.net/quiz/38)
## Data Science + Industry
Thanks to the democratization of AI, developers are now finding it easier to design and integrate AI-driven decision-making and data-driven insights into user experiences and development workflows. Here are a few examples of how data science is "applied" to real-world applications across the industry:
@ -121,7 +121,7 @@ Here are some examples of data science student projects to inspire you.
Search for articles that recommend data science projects that are beginner friendly - like [these 50 topic areas](https://www.upgrad.com/blog/data-science-project-ideas-topics-beginners/) or [these 21 project ideas](https://www.intellspot.com/data-science-project-ideas) or [these 16 projects with source code](https://data-flair.training/blogs/data-science-project-ideas/) that you can deconstruct and remix. And don't forget to blog about your learning journeys and share your insights with all of us.
## Post-Lecture Quiz
[Post-lecture quiz]()
[Post-lecture quiz](https://red-water-0103e7a0f.azurestaticapps.net/quiz/39)
## Review & Self Study
Want to explore more use cases? Here are a few relevant articles:

Loading…
Cancel
Save