Skip to content

Commit

Permalink
Added the feature engineering with Feast tutorial (#1195)
Browse files Browse the repository at this point in the history
  • Loading branch information
yuce committed Jul 25, 2024
1 parent ff84d11 commit ec74ce2
Show file tree
Hide file tree
Showing 2 changed files with 350 additions and 11 deletions.
14 changes: 3 additions & 11 deletions docs/modules/ROOT/nav.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
** xref:sql:get-started-sql-files.adoc[]
* xref:clients:hazelcast-clients.adoc[Get started with a Hazelcast Client]
* xref:getting-started:support.adoc[]
.Install & upgrade
* Overview
** xref:deploy:choosing-a-deployment-option.adoc[Available Topologies]
Expand All @@ -34,7 +33,7 @@
** xref:deploy:enterprise-licenses.adoc[Managing Enterprise license keys]
* xref:getting-started:install-hazelcast.adoc[Install {open-source-product-name}]
* xref:migrate:lts.adoc[]
* xref:migrate:community-to-enterprise.adoc[Move to Enterprise from Community/OSS]
* xref:migrate:community-to-enterprise.adoc[]
** xref:migrate:rolling-restart.adoc[]
* xref:migrate:data-migration-tool.adoc[]
* Upgrades
Expand All @@ -46,9 +45,7 @@
//* xref:release-notes:releases.adoc[Release notes]
// * xref:placeholder.adoc[Troubleshooting]
// * xref:placeholder.adoc[FAQ]
.Develop & build

* Ingestion
** xref:ingest:overview.adoc[]
** xref:computing:distributed-computing.adoc[]
Expand Down Expand Up @@ -135,9 +132,7 @@ include::events:partial$nav.adoc[]
include::transactions:partial$nav.adoc[]
include::test:partial$nav.adoc[]
include::troubleshoot:partial$nav.adoc[]
.Operate & manage
include::configuration:partial$nav.adoc[]
* xref:maintain-cluster:logging.adoc[]
include::maintain-cluster:partial$nav.adoc[]
Expand All @@ -164,7 +159,6 @@ include::wan:partial$nav.adoc[]
** xref:osgi:configuring-osgi-support.adoc[]
** xref:osgi:design.adoc[]
** xref:osgi:using-osgi-service.adoc[]
.Integrate
* xref:integrate:connectors.adoc[Overview]
* Files
Expand All @@ -182,6 +176,7 @@ include::wan:partial$nav.adoc[]
* xref:integrate:integrate-with-feast.adoc[]
** xref:integrate:install-connect.adoc[]
** xref:integrate:feast-config.adoc[]
** xref:integrate:feature-engineering-with-feast.adoc[]
* xref:integrate:kafka-connect-connectors.adoc[]
* Messaging System Connectors
** xref:integrate:messaging-system-connectors.adoc[Overview]
Expand All @@ -207,7 +202,6 @@ include::wan:partial$nav.adoc[]
* xref:integrate:socket-connector.adoc[]
* xref:integrate:http-connector.adoc[]
* xref:integrate:custom-connectors.adoc[]
.Clients & APIs
* xref:clients:hazelcast-clients.adoc[Overview]
* xref:clients:java.adoc[]
Expand All @@ -222,7 +216,6 @@ include::wan:partial$nav.adoc[]
* xref:clients:python.adoc[]
* xref:clients:nodejs.adoc[]
* xref:clients:go.adoc[]
.Tools & plugins
* xref:management-center.adoc[Management Center]
* xref:kubernetes:deploying-in-kubernetes.adoc#hazelcast-platform-operator-for-kubernetesopenshift[Platform Operator]
Expand All @@ -233,9 +226,8 @@ include::wan:partial$nav.adoc[]
** xref:plugins:web-session-replication.adoc[]
** xref:plugins:framework-integration.adoc[]
** xref:plugins:other-integrations.adoc[]
.Reference
* xref:ROOT:glossary.adoc[]
* xref:system-properties.adoc[]
* xref:faq.adoc[]
* xref:list-of-metrics.adoc[Metrics]
* xref:list-of-metrics.adoc[Metrics]
Loading

0 comments on commit ec74ce2

Please sign in to comment.