Proprietary Google Cloud Next Tokyo ’23 Feature Store の例 (LINE DEVELOPER DAY 2020) How Does LINE Implement Cross-Service Data Utilization? https://speakerdeck.com/line_devday2020/how-does-line-implement-cross-service-data-utilization
Proprietary Google Cloud Next Tokyo ’23 ● BigQuery の Table や View を扱える ようになっている ● BigTable は出てこない (Legacy では 必要なケースがあった) Vertex AI Feature Store (Preview) の アーキテクチャ Predictive and generative AI projects with Vertex AI Feature Platform (Google Cloud Next’23)
Proprietary Google Cloud Next Tokyo ’23 ● Github で公開されているチュートリア ルに従うのが最良 ● ドキュメントは SDK を使う方法を知る ためにはあまり役に立たない ● Online feature serving and vector retrieval of BigQuery data with Vertex AI Feature Store を紹介 Vertex AI Feature Store (Preview) を試す方法 About Vertex AI Feature Store https://cloud.google.com/vertex-ai/docs/featurestore/latest/overview
Proprietary Google Cloud Next Tokyo ’23 ● Vertex AI Feature Store はベクトルの近傍探索に 対応している ● embedding_column とい う引数で埋め込みベクトル の近傍探索をセットアップ Feature View Instance の作成