Skip to content

Commit fe202c9

Browse files
woopgitbook-bot
authored andcommitted
GitBook: [master] 3 pages modified
1 parent e8b24bb commit fe202c9

3 files changed

Lines changed: 1 addition & 167 deletions

File tree

docs/SUMMARY.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,12 @@
2424
* [Data ingestion](user-guide/data-ingestion.md)
2525
* [Stores](user-guide/stores.md)
2626
* [Feature retrieval](user-guide/feature-retrieval.md)
27-
* [Statistics](user-guide/statistics.md)
2827
* [Metrics](user-guide/metrics.md)
2928

3029
## Tutorials
3130

3231
* [Basic Tutorial](https://github.com/feast-dev/feast/blob/master/examples/basic/basic.ipynb)
3332
* [Churn Prediction \(XGBoost\)](https://github.com/feast-dev/feast/blob/master/examples/feast-xgboost-churn-prediction-tutorial/Telecom%20Customer%20Churn%20Prediction%20%28with%20Feast%20and%20XGBoost%29.ipynb)
34-
* [Feast Statistics with TFDV and Facets](https://github.com/feast-dev/feast/blob/master/examples/statistics/Historical%20Feature%20Statistics%20with%20Feast%2C%20TFDV%20and%20Facets.ipynb)
3533

3634
## Administration
3735

docs/reference/metrics-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Exported Feast Serving metrics may be filtered by the following tags/keys
6464
Feast Ingestion computes both metrics an statistics on [data ingestion.](../user-guide/data-ingestion.md) Make sure you familar with data ingestion concepts before proceeding.
6565

6666
{% hint style="info" %}
67-
For documentation on Feature value statistics computed by the Ingestion Job see [Statistics](../user-guide/statistics.md#inflight-feature-statistics)
67+
For documentation on Feature value statistics computed by the Ingestion Job see [Statistics]()
6868
{% endhint %}
6969

7070
**Metrics Namespace**

docs/user-guide/statistics.md

Lines changed: 0 additions & 164 deletions
This file was deleted.

0 commit comments

Comments
 (0)