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 22Welcome to oci-feature-store's documentation!
33=============================================
44
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+
521.. toctree ::
6- :maxdepth: 3
7- :caption: Contents :
22+ :maxdepth: 2
23+ :caption: Getting started :
824
925 overview
1026 terraform
1127 quickstart
28+
29+ .. toctree ::
30+ :maxdepth: 2
31+ :caption: Feature store entities:
32+
1233 feature_store
1334 entity
1435 transformation
1536 feature_group
1637 feature_group_job
1738 dataset
1839 dataset_job
40+
41+ .. toctree ::
42+ :maxdepth: 2
43+ :caption: Feature store concepts:
44+
1945 statistics
2046 feature_validation
2147 ui
48+
49+ .. toctree ::
50+ :maxdepth: 2
51+ :caption: Demo and examples:
52+
2253 demo
2354 notebook
55+
56+
57+ .. toctree ::
58+ :maxdepth: 2
59+ :caption: Release notes:
60+
2461 release_notes
You can’t perform that action at this time.
0 commit comments