@prefix schema: <https://schema.org/> .
@prefix af: <https://anchorfact.org/ns#> .

<https://anchorfact.org/kb/computer-science/feature-stores-for-ml-pipelines>
  a schema:TechArticle ;
  schema:headline "Feature Stores for ML Pipelines" ;
  schema:url <https://anchorfact.org/computer-science/feature-stores-for-ml-pipelines/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.725" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/computer-science/feature-stores-for-ml-pipelines>
  schema:citation <https://docs.feast.dev/getting-started/concepts/overview> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/computer-science/feature-stores-for-ml-pipelines>
  schema:citation <https://cloud.google.com/vertex-ai/docs/featurestore/latest/overview> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/computer-science/feature-stores-for-ml-pipelines>
  schema:citation <https://docs.aws.amazon.com/sagemaker/latest/dg/feature-store.html> ;
  af:sourceTier "B" .