<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" 
  xmlns:content="http://purl.org/rss/1.0/modules/content/" 
  xmlns:dc="http://purl.org/dc/elements/1.1/" 
  xmlns:atom="http://www.w3.org/2005/Atom" 
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" 
  xmlns:media="http://search.yahoo.com/mrss/">
  <channel>
    <title>外れ値 on 行李の底に収めたり[YuWd]</title>
    <link>https://yuiga.dev/blog/en/tags/%E5%A4%96%E3%82%8C%E5%80%A4/</link>
    <description>Recent content in 外れ値 on 行李の底に収めたり[YuWd]</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>©2026, All Rights Reserved</copyright>
    <lastBuildDate>Tue, 14 Jun 2022 19:22:35 +0900</lastBuildDate>
    
        <atom:link href="https://yuiga.dev/blog/en/tags/%E5%A4%96%E3%82%8C%E5%80%A4/index.xml" rel="self" type="application/rss+xml" />
    

      
      <item>
        <title>RANSAC</title>
        <link>https://yuiga.dev/blog/en/ja/posts/ransac/</link>
        <pubDate>Tue, 14 Jun 2022 19:22:35 +0900</pubDate>
        
        <atom:modified>Tue, 14 Jun 2022 19:22:35 +0900</atom:modified>
        <guid>https://yuiga.dev/blog/en/ja/posts/ransac/</guid>
        <description>RANSAC(RANdom SAmple Consensus) → 外れ値を含むデータから、外れ値の影響を除外して数学モデルのパラメータを学習する手法。 Method 適当にサンプリングしてきたサンプル点だけで回帰を行う 回帰された関数 $f$ を全サンプル点で評価する (SVM のマージンみたいに) 一番評価の高い関数 $f$ を最終的に採用する https://gyazo.com/d6d40b0d117f16724f69dcc04da868a8 https://en.wikipedia.org/wiki/Random_sample_consensus</description>
        
        <dc:creator>YuWd (Yuiga Wada)</dc:creator>
        <media:content url="https://yuiga.dev/bloghttps://gyazo.com/fcd1271c58e9528b0ed33b828b63b60a.png" medium="image"><media:title type="html">featured image</media:title></media:content>
        
        
        
          
            
              <category>ロバスト性</category>
            
          
            
              <category>外れ値</category>
            
          
            
              <category>post</category>
            
          
        
        
        
          
            
          
        
      </item>
      

    
  </channel>
</rss>
