-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Project import generated by Copybara. (#105)
GitOrigin-RevId: 799da6cf0e5020abb73dcf1be9906fc318c1b2b9 Co-authored-by: Snowflake Authors <[email protected]>
- Loading branch information
1 parent
0634c4f
commit f0ff796
Showing
72 changed files
with
1,397 additions
and
504 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -394,4 +394,4 @@ user.bazelrc | |
html_coverage_report/ | ||
|
||
# VSCode configuration | ||
.vscode/ | ||
.vscode |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
=================== | ||
snowflake.ml.cortex | ||
=================== | ||
|
||
.. automodule:: snowflake.cortex | ||
:noindex: | ||
|
||
.. currentmodule:: snowflake.cortex | ||
|
||
.. rubric:: Classes | ||
|
||
.. autosummary:: | ||
:toctree: api/model | ||
|
||
Complete | ||
ExtractAnswer | ||
Sentiment | ||
Summarize | ||
Translate | ||
|
||
.. .. rubric:: Attributes | ||
.. None |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
:orphan: | ||
|
||
=========================== | ||
snowflake.ml.dataset | ||
=========================== | ||
|
||
.. automodule:: snowflake.ml.dataset | ||
:noindex: | ||
|
||
.. currentmodule:: snowflake.ml.dataset | ||
|
||
.. rubric:: Classes | ||
|
||
.. autosummary:: | ||
:toctree: api/dataset | ||
|
||
Dataset | ||
DatasetReader | ||
DatasetVersion | ||
|
||
.. rubric:: Functions | ||
|
||
.. autosummary:: | ||
:toctree: api/dataset | ||
|
||
create_from_dataframe | ||
load_dataset |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
:orphan: | ||
|
||
=========================== | ||
snowflake.ml.feature_store | ||
=========================== | ||
|
||
.. automodule:: snowflake.ml.feature_store | ||
:noindex: | ||
|
||
.. currentmodule:: snowflake.ml.feature_store | ||
|
||
.. rubric:: Classes | ||
|
||
.. autosummary:: | ||
:toctree: api/feature_store | ||
|
||
Entity | ||
FeatureStore | ||
FeatureView | ||
|
||
.. rubric:: Functions | ||
|
||
.. autosummary:: | ||
:toctree: api/feature_store | ||
|
||
setup_feature_store |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.