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
3. Download the notebooks from the example notebook section.
12
+
13
+
.. seealso::
14
+
Refer :ref:`Notebook Examples` to check out more example for using feature store
15
+
16
+
4. Upload the notebook in the notebook session and run the notebook after replacing the required variables.
17
+
10
18
11
19
Background reading to understand the concepts of Feature Store and OCI Data Science:
12
20
@@ -26,9 +34,6 @@ Background reading to understand the concepts of Feature Store and OCI Data Scie
26
34
27
35
Refer `Terraform section <https://objectstorage.us-ashburn-1.oraclecloud.com/p/hh2NOgFJbVSg4amcLM3G3hkTuHyBD-8aE_iCsuZKEvIav1Wlld-3zfCawG4ycQGN/n/ociodscdev/b/oci-feature-store/o/beta/index.html#document-terraform>`__ for setting up feature store server.
28
36
29
-
.. seealso::
30
-
Refer :ref:`Notebook Examples` to check out more example for using feature store
31
-
32
37
.. warning::
33
38
34
39
1. Initial implementation will not allow parallel execution of similar logical constructs. Creation will be sequential.
0 commit comments