File tree Expand file tree Collapse file tree 1 file changed +39
-2
lines changed
ads/feature_store/docs/source Expand file tree Collapse file tree 1 file changed +39
-2
lines changed Original file line number Diff line number Diff line change 2
2
Welcome to oci-feature-store's documentation!
3
3
=============================================
4
4
5
+ Feature Store
6
+ =============
7
+
8
+ |PyPI |_ |PysparkConda |_ |Notebook Examples |_ |Delta |_ |PySpark |_
9
+
10
+ .. |PyPI | image :: https://img.shields.io/badge/python-3.8-blue?style=for-the-badge&logo=pypi&logoColor=white
11
+ .. _PyPI : https://pypi.org/project/oracle-ads/
12
+ .. |PysparkConda | image :: https://img.shields.io/badge/fspyspark32_p38_cpu_v1-1.0-blue?style=for-the-badge&logo=pypi&logoColor=white
13
+ .. _PysparkConda : https://docs.oracle.com/en-us/iaas/data-science/using/conda-pyspark-fam.htm
14
+ .. |Notebook Examples | image :: https://img.shields.io/badge/docs-notebook--examples-blue?style=for-the-badge&logo=pypi&logoColor=white
15
+ .. _Notebook Examples : https://github.com/oracle-samples/oci-data-science-ai-samples/tree/master/notebook_examples
16
+ .. |Delta | image :: https://img.shields.io/badge/delta-2.0.1-blue?style=for-the-badge&logo=pypi&logoColor=white
17
+ .. _Delta : https://delta.io/
18
+ .. |PySpark | image :: https://img.shields.io/badge/pyspark-3.2.1-blue?style=for-the-badge&logo=pypi&logoColor=white
19
+ .. _PySpark : https://spark.apache.org/docs/3.2.1/api/python/index.html
20
+
5
21
.. toctree ::
6
- :maxdepth: 3
7
- :caption: Contents :
22
+ :maxdepth: 2
23
+ :caption: Getting started :
8
24
9
25
overview
10
26
terraform
11
27
quickstart
28
+
29
+ .. toctree ::
30
+ :maxdepth: 2
31
+ :caption: Feature store entities:
32
+
12
33
feature_store
13
34
entity
14
35
transformation
15
36
feature_group
16
37
feature_group_job
17
38
dataset
18
39
dataset_job
40
+
41
+ .. toctree ::
42
+ :maxdepth: 2
43
+ :caption: Feature store concepts:
44
+
19
45
statistics
20
46
feature_validation
21
47
ui
48
+
49
+ .. toctree ::
50
+ :maxdepth: 2
51
+ :caption: Demo and examples:
52
+
22
53
demo
23
54
notebook
55
+
56
+
57
+ .. toctree ::
58
+ :maxdepth: 2
59
+ :caption: Release notes:
60
+
24
61
release_notes
You can’t perform that action at this time.
0 commit comments