Content
Module 1: Performing Binary classification (Prediction)
- Understanding binary classification which is now called Prediction
- Lab:
– Building and training a prediction model
– Creating a model-driven app to review the data prediction
Module 2: Performing Object detection
- Understanding object detection to identify selected objects in images
- Lab:
– Building and training an object detection model
– Create a canvas app to use the object detection model to identify objects from available images
Module 3: Using Business Card Reader
- Understanding the functionality of the business card reader
- Lab:
– Create a canvas app
– Connecting to data in Microsoft Dataverse
– Adding a business card reader control
– Test the canvas app by capturing a business card using the camera or from an image
Module 4: Performing Text classification
- Understanding text classification to tag new text
- Integrating with binary classification (Prediction)
- Lab:
– Building and training a text classification model
– Use a Predict action to analyze text and take action based on the results
Module 5: Performing Form processing
- Understanding form processing to extract text from matching forms
- Lab:
– Building and training an invoice processing model
– Create a canvas app to show detection of form fields in action and digitizing the content