<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>ベクトル検索 on Kaggle Note</title>
    <link>https://kagglenote.com/tags/%E3%83%99%E3%82%AF%E3%83%88%E3%83%AB%E6%A4%9C%E7%B4%A2/</link>
    <description>Recent content in ベクトル検索 on Kaggle Note</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>ja</language>
    <copyright>&amp;copy; forest-hill 2020</copyright>
    <lastBuildDate>Sun, 19 Jul 2026 18:23:23 +0900</lastBuildDate>
    
	<atom:link href="https://kagglenote.com/tags/%E3%83%99%E3%82%AF%E3%83%88%E3%83%AB%E6%A4%9C%E7%B4%A2/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>faissの量子化でベクトルを圧縮する（メモリと精度のトレードオフ）</title>
      <link>https://kagglenote.com/ml-tips/faiss-quantization/</link>
      <pubDate>Sun, 19 Jul 2026 18:23:23 +0900</pubDate>
      
      <guid>https://kagglenote.com/ml-tips/faiss-quantization/</guid>
      <description>はじめに faissでベクトルをそのまま持つと、float32なので1次元あたり4バイトです。100次元なら1件400バイト、118万件で約4</description>
    </item>
    
    <item>
      <title>faissのIndexIVFFlatにおける速度と精度のトレードオフ</title>
      <link>https://kagglenote.com/ml-tips/faiss-similarity-search/</link>
      <pubDate>Sat, 18 Jul 2026 18:23:23 +0900</pubDate>
      
      <guid>https://kagglenote.com/ml-tips/faiss-similarity-search/</guid>
      <description>はじめに 埋め込みベクトルで「似ているものを探す」とき、素直にやるなら全ベクトルとの距離を総当たりで計算します。正確ですが、ベクトルが数百万件</description>
    </item>
    
  </channel>
</rss>