-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FSTORE-612] Improve API reference for feature monitoring
- Loading branch information
1 parent
d5ee290
commit cf53db8
Showing
16 changed files
with
350 additions
and
86 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
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,7 @@ | ||
# Feature Descriptive Statistics | ||
|
||
{{feature_descriptive_statistics}} | ||
|
||
## Properties | ||
|
||
{{feature_descriptive_statistics_properties}} |
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 @@ | ||
# Feature Monitoring Configuration | ||
|
||
{{feature_monitoring_config}} | ||
|
||
## Creation from Feature Group | ||
|
||
{{feature_monitoring_config_creation_fg}} | ||
|
||
## Creation from Feature View | ||
|
||
{{feature_monitoring_config_creation_fv}} | ||
|
||
## Retrieval from Feature Group | ||
|
||
{{feature_monitoring_config_retrieval_fg}} | ||
|
||
## Retrieval from Feature View | ||
|
||
{{feature_monitoring_config_retrieval_fv}} | ||
|
||
## Properties | ||
|
||
{{feature_monitoring_config_properties}} | ||
|
||
## Methods | ||
|
||
{{feature_monitoring_config_methods}} |
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,11 @@ | ||
# Feature Monitoring Result | ||
|
||
{{feature_monitoring_result}} | ||
|
||
## Retrieval | ||
|
||
{{feature_monitoring_result_retrieval}} | ||
|
||
## Properties | ||
|
||
{{feature_monitoring_result_properties}} |
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,7 @@ | ||
# Feature Monitoring Window Configuration | ||
|
||
{{feature_monitoring_window_config}} | ||
|
||
## Properties | ||
|
||
{{feature_monitoring_window_config_properties}} |
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,7 @@ | ||
# Split Statistics | ||
|
||
{{split_statistics}} | ||
|
||
## Properties | ||
|
||
{{split_statistics_properties}} |
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,7 @@ | ||
# Statistics | ||
|
||
{{statistics}} | ||
|
||
## Properties | ||
|
||
{{statistics_properties}} |
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 |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
|
||
{{validation_report_validate}} | ||
|
||
## Fetch Validation Reports | ||
## Retrieval | ||
|
||
{{validation_report_get}} | ||
|
||
|
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.