0% found this document useful (0 votes)
57 views21 pages

Sacpr1 en Col30 Co A4

SACPR21 - SAP Analytics Cloud Predictive Analytics version 30

Uploaded by

Sizzling Stick
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
57 views21 pages

Sacpr1 en Col30 Co A4

SACPR21 - SAP Analytics Cloud Predictive Analytics version 30

Uploaded by

Sizzling Stick
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 21

SACPR1

SAP Analytics Cloud: Predictive


Functions

.
.
COURSE OUTLINE
.
Course Version: 30
Course Duration:
SAP Copyrights, Trademarks and
Disclaimers

© 2022 SAP SE or an SAP affiliate company. All rights reserved.

No part of this publication may be reproduced or transmitted in any form or for any purpose without the
express permission of SAP SE or an SAP affiliate company.
SAP and other SAP products and services mentioned herein as well as their respective logos are
trademarks or registered trademarks of SAP SE (or an SAP affiliate company) in Germany and other
countries. Please see https://www.sap.com/corporate/en/legal/copyright.html for additional
trademark information and notices.
Some software products marketed by SAP SE and its distributors contain proprietary software
components of other software vendors.
National product specifications may vary.
These materials may have been machine translated and may contain grammatical errors or
inaccuracies.
These materials are provided by SAP SE or an SAP affiliate company for informational purposes only,
without representation or warranty of any kind, and SAP SE or its affiliated companies shall not be liable
for errors or omissions with respect to the materials. The only warranties for SAP SE or SAP affiliate
company products and services are those that are set forth in the express warranty statements
accompanying such products and services, if any. Nothing herein should be construed as constituting an
additional warranty.
In particular, SAP SE or its affiliated companies have no obligation to pursue any course of business
outlined in this document or any related presentation, or to develop or release any functionality
mentioned therein. This document, or any related presentation, and SAP SE’s or its affiliated companies’
strategy and possible future developments, products, and/or platform directions and functionality are
all subject to change and may be changed by SAP SE or its affiliated companies at any time for any
reason without notice. The information in this document is not a commitment, promise, or legal
obligation to deliver any material, code, or functionality. All forward-looking statements are subject to
various risks and uncertainties that could cause actual results to differ materially from expectations.
Readers are cautioned not to place undue reliance on these forward-looking statements, which speak
only as of their dates, and they should not be relied upon in making purchasing decisions.

© Copyright. All rights reserved. iii


Typographic Conventions

American English is the standard used in this handbook.


The following typographic conventions are also used.

This information is displayed in the instructor’s presentation

Demonstration

Procedure

Warning or Caution

Hint

Related or Additional Information

Facilitated Discussion

User interface control Example text

Window title Example text

iv © Copyright. All rights reserved.


Contents

vii Course Overview

1 Unit 1: Introduction to Data Science, Machine Learning, and Predictive


Analysis

1 Lesson: Introducing Data Science and Predictive Analysis

3 Unit 2: Introduction to Smart Features

3 Lesson: Exploring Smart Features

5 Unit 3: Augmented Analytics

5 Lesson: Analyzing Predictive Scenarios


5 Lesson: Examining Augmented Analytics
5 Lesson: Classification Models
5 Lesson: Time Series Model
6 Lesson: Regression Model

7 Unit 4: Visualizing Results

7 Lesson: R Visualizations

9 Unit 5: Planning

9 Lesson: Combining Augmented Analytics with Planning

11 Unit 6: Project Frameworks

11 Lesson: Project Framework Overview

13 Unit 7: Summary

13 Lesson: Classification, Regression, Time series and Visualization

© Copyright. All rights reserved. v


vi © Copyright. All rights reserved.
Course Overview

TARGET AUDIENCE
This course is intended for the following audiences:
● Project Stakeholder
● Application Consultant
● Technology Consultant
● Data Consultant
● Business Analyst
● Data Scientist

© Copyright. All rights reserved. vii


viii © Copyright. All rights reserved.
UNIT 1 Introduction to Data Science,
Machine Learning, and
Predictive Analysis

Lesson 1: Introducing Data Science and Predictive Analysis


Lesson Objectives
After completing this lesson, you will be able to:

● Explain how SAC uses machine learning technology for predictive analysis to help discover deep
insights, simplify access to critical information, and empower informed decision making
● Explain some SAC predictive use cases

© Copyright. All rights reserved. 1


Unit 1: Introduction to Data Science, Machine Learning, and Predictive Analysis

2 © Copyright. All rights reserved.


UNIT 2 Introduction to Smart Features

Lesson 1: Exploring Smart Features


Lesson Objectives
After completing this lesson, you will be able to:

● Use Smart Assist features


● Introduce features of Smart Predict
● Demonstrate some of the Smart features available in SAC.
● Demonstrate Smart Discovery

© Copyright. All rights reserved. 3


Unit 2: Introduction to Smart Features

4 © Copyright. All rights reserved.


UNIT 3 Augmented Analytics

Lesson 1: Analyzing Predictive Scenarios


Lesson Objectives
After completing this lesson, you will be able to:

● Describe Predictive Scenarios


● Explain the different data types (nominal, ordinal and continuous, storage formats) and the roles of
variables in a model.
● Explain the fundamentals of SAC automated data encoding and how missing values and outliers are
dealt with
● Explain how to check and correct the column details

Lesson 2: Examining Augmented Analytics


Lesson Objectives
After completing this lesson, you will be able to:

● Explain the data structure required for Smart Predict use cases (classification, regression, time
series, and segmented time series)
● Describe the fundamentals of consuming the predictive output of your analysis in SAC
● Explain some useful background on predictive modeling

Lesson 3: Classification Models


Lesson Objectives
After completing this lesson, you will be able to:

● Introduce classification analysis in SAC Smart Predict


● Explain how to operationalize a classification model in Smart Predict
● Connect to a live data source, build a classification model, examine the output of the model and apply
it

Lesson 4: Time Series Model


Lesson Objectives
After completing this lesson, you will be able to:

© Copyright. All rights reserved. 5


Unit 3: Augmented Analytics

● Introduce time series models in SAC Smart Predict.


● Build a time series model using SAC Smart Predict
● Explain how to analyse and understand the results of a time series model in SAC Smart Predict
● Apply time series models in SAC Smart Predict
● Build a time series model and examine the output of the model

Lesson 5: Regression Model


Lesson Objectives
After completing this lesson, you will be able to:

● Build a Regression Model


● Analyze Results of a Regression Model
● Apply a Regression Model

6 © Copyright. All rights reserved.


UNIT 4 Visualizing Results

Lesson 1: R Visualizations
Lesson Objectives
After completing this lesson, you will be able to:

● Consume the output of your predictive models in an SAC story.


● Use R in SAC
● Create a simple R visualization in SAC

© Copyright. All rights reserved. 7


Unit 4: Visualizing Results

8 © Copyright. All rights reserved.


UNIT 5 Planning

Lesson 1: Combining Augmented Analytics with Planning


Lesson Objectives
After completing this lesson, you will be able to:

● Explain how SAC combines augmented analytics time series forecasting models with planning.
● Demonstrate how time series modeling can integrate with planning in SAC

© Copyright. All rights reserved. 9


Unit 5: Planning

10 © Copyright. All rights reserved.


UNIT 6 Project Frameworks

Lesson 1: Project Framework Overview


Lesson Objectives
After completing this lesson, you will be able to:

● Describe CRISP-DM (the most commonly used project planning framework).

© Copyright. All rights reserved. 11


Unit 6: Project Frameworks

12 © Copyright. All rights reserved.


UNIT 7 Summary

Lesson 1: Classification, Regression, Time series and Visualization


Lesson Objectives
After completing this lesson, you will be able to:

● Summarize Classification, Regression, Time series and Visualization


● List some of the resources that are available for SAP Analytics Cloud and Smart Predict.

© Copyright. All rights reserved. 13

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy