You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: site/sigmaguides/src/partners_snowflake_summit_2025/partners_snowflake_summit_2025.md
+16-3Lines changed: 16 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,15 @@ Your new employer Big Buys Electronics ("Big Buys") is a major electronics retai
19
19
20
20
That's why they hired you, a seasoned category manager to take over a struggling category and right the ship.
21
21
22
+
### What You Will Build
23
+
In this lab you will be creating a machine learning-driven price prediction tool, integrating the perspectives of both a business analyst and a data scientist using Snowflake and Sigma.
24
+
25
+
### What You Will Learn
26
+
- How to explore and build a dataset for training a model
27
+
- How to build a machine learning model using Snowpark ML
28
+
- How to register a model in the Snowpark Model Registry
29
+
- How to expose the model to business users in Sigma
30
+
22
31
### Target Audience
23
32
Participants of Snowflake Summit 2025 who are interested in getting some hands-on with Sigma.
24
33
@@ -28,8 +37,6 @@ No SQL or technical data skills are required for this hands-on lab.
28
37
29
38
<ul>
30
39
<li>A computer with a current browser. It does not matter which browser you want to use.</li>
31
-
<li>Access to a Sigma environment, using the Sigma tile in Okta.</li>
32
-
<li>A Snowflake demo environment.</li>
33
40
</ul>
34
41
35
42
<asideclass="negative">
@@ -45,7 +52,13 @@ No SQL or technical data skills are required for this hands-on lab.
45
52
## Setup
46
53
Duration: 5
47
54
48
-
**1:** Navigate to [Sigma](https://app.sigmacomputing.com/snowflake-summit-2025-hol)
55
+
**1:** Navigate to [Sigma](https://app.sigmacomputing.com/snowflake-summit-2025-hol):
56
+
57
+
<imgsrc="assets/sf2025_1a.png"width="800"/>
58
+
59
+
<asideclass="positive">
60
+
<strong>IMPORTANT:</strong><br> Do not sign up for a new Sigma trial for this lab!
61
+
</aside>
49
62
50
63
**2:** Sign up for an account using your personal email by selecting `Create an account` and entering your **personal email address**.
0 commit comments