Active Learning (Synthesis Lectures on Artificial Intelligence and Machine Le)
            
暫譯: 主動學習(人工智慧與機器學習綜合講座)
        
        Burr Settles
- 出版商: Morgan & Claypool
- 出版日期: 2012-07-02
- 售價: $1,430
- 貴賓價: 9.5 折 $1,359
- 語言: 英文
- 頁數: 114
- 裝訂: Paperback
- ISBN: 1608457257
- ISBN-13: 9781608457250
- 
    相關分類:
    
      Machine Learning
 
立即出貨 (庫存=1)
買這商品的人也買了...
- 
                
                   時間序列分析 時間序列分析$1,000$900
- 
                
                   $294超標量處理器設計 $294超標量處理器設計
- 
                
                   $990Hands-On Machine Learning with Scikit-Learn and TensorFlow (Paperback) $990Hands-On Machine Learning with Scikit-Learn and TensorFlow (Paperback)
- 
                
                   $330超越需求敏捷思維模式下的分析 (Beyond Requirements: Analysis with an Agile Mindset) $330超越需求敏捷思維模式下的分析 (Beyond Requirements: Analysis with an Agile Mindset)
- 
                
                   從零開始學架構:照著做,你也能成為架構師 從零開始學架構:照著做,你也能成為架構師$594$564
- 
                
                   Reinforcement Learning: An Introduction, 2/e (Hardcover) Reinforcement Learning: An Introduction, 2/e (Hardcover)$1,750$1,715
- 
                
                   一書貫通 -- 從資料科學橫入人工智慧領域 一書貫通 -- 從資料科學橫入人工智慧領域$650$553
- 
                
                   MIS 一定要懂的 82個伺服器建置與管理知識 MIS 一定要懂的 82個伺服器建置與管理知識$420$332
- 
                
                   數據分析的力量 Google、Uber 都在用的因果關係思考法 數據分析的力量 Google、Uber 都在用的因果關係思考法$300$255
- 
                
                   A-Life|使用 Python 實作人工生命模型 A-Life|使用 Python 實作人工生命模型$520$411
- 
                
                   $280特徵工程入門與實踐 (Feature Engineering Made Easy) $280特徵工程入門與實踐 (Feature Engineering Made Easy)
- 
                
                   因果革命:人工智慧的大未來 (硬殼精裝)(The Book of Why: The New Science of Cause and Effect) 因果革命:人工智慧的大未來 (硬殼精裝)(The Book of Why: The New Science of Cause and Effect)$680$578
- 
                
                   建立演進式系統架構|支援常態性的變更 (Building Evolutionary Architectures: Support Constant Change) 建立演進式系統架構|支援常態性的變更 (Building Evolutionary Architectures: Support Constant Change)$480$379
- 
                
                   這就是服務設計!|服務設計工作者的實踐指南 (This Is Service Design Doing: Applying Service Design Thinking in the Real World) 這就是服務設計!|服務設計工作者的實踐指南 (This Is Service Design Doing: Applying Service Design Thinking in the Real World)$880$695
- 
                
                   失控的數據:數字管理的誤用與濫用,如何影響我們的生活與工作,甚至引發災難 失控的數據:數字管理的誤用與濫用,如何影響我們的生活與工作,甚至引發災難$380$342
- 
                
                   深度學習|生命科學應用 (Deep Learning for the Life Sciences) 深度學習|生命科學應用 (Deep Learning for the Life Sciences)$580$458
- 
                
                   持續交付 2.0:實務導向的 DevOps 持續交付 2.0:實務導向的 DevOps$680$530
- 
                
                   動手做深度強化學習 (Deep Reinforcement Learning Hands-On) 動手做深度強化學習 (Deep Reinforcement Learning Hands-On)$690$538
- 
                
                   $378產品經理方法論 構建完整的產品知識體系 $378產品經理方法論 構建完整的產品知識體系
- 
                
                   Node.js 量化投資全攻略:從資料收集到自動化交易系統建構實戰(iThome鐵人賽系列書)【軟精裝】 Node.js 量化投資全攻略:從資料收集到自動化交易系統建構實戰(iThome鐵人賽系列書)【軟精裝】$760$593
- 
                
                   半導體製程入門:從零開始了解晶片製造 半導體製程入門:從零開始了解晶片製造$680$530
- 
                
                   $696可信邊緣服務技術 $696可信邊緣服務技術
- 
                
                   $768多機器人協同控制技術 $768多機器人協同控制技術
- 
                
                   $469Cursor 與 Copilot 開發實戰 : 讓煩瑣編程智能化 $469Cursor 與 Copilot 開發實戰 : 讓煩瑣編程智能化
- 
                
                   $768數據中心低碳與節能技術 $768數據中心低碳與節能技術
商品描述
The key idea behind active learning is that a machine learning algorithm can perform better with less training if it is allowed to choose the data from which it learns. An active learner may pose "queries," usually in the form of unlabeled data instances to be labeled by an "oracle" (e.g., a human annotator) that already understands the nature of the problem. This sort of approach is well-motivated in many modern machine learning and data mining applications, where unlabeled data may be abundant or easy to come by, but training labels are difficult, time-consuming, or expensive to obtain.
This book is a general introduction to active learning. It outlines several scenarios in which queries might be formulated, and details many query selection algorithms which have been organized into four broad categories, or "query selection frameworks." We also touch on some of the theoretical foundations of active learning, and conclude with an overview of the strengths and weaknesses of these approaches in practice, including a summary of ongoing work to address these open challenges and opportunities.
Table of Contents: Automating Inquiry / Uncertainty Sampling / Searching Through the Hypothesis Space / Minimizing Expected Error and Variance / Exploiting Structure in Data / Theory / Practical Considerations
商品描述(中文翻譯)
主動學習的關鍵概念在於,機器學習演算法如果能夠選擇其學習的數據,則可以在較少的訓練下表現得更好。主動學習者可能會提出「查詢」,通常以未標記的數據實例的形式,這些數據將由已經理解問題本質的「神諭者」(例如,人類標註者)進行標記。這種方法在許多現代機器學習和數據挖掘應用中具有良好的動機,因為未標記的數據可能豐富或容易獲得,但訓練標籤卻難以獲得、耗時或成本高昂。
本書是對主動學習的概述介紹。它概述了幾種可能形成查詢的情境,並詳細介紹了許多查詢選擇演算法,這些演算法被組織成四個廣泛的類別或「查詢選擇框架」。我們還觸及了一些主動學習的理論基礎,並以這些方法在實踐中的優缺點概述作結,包括對於解決這些未解挑戰和機會的持續工作的總結。
目錄:自動化查詢 / 不確定性抽樣 / 在假設空間中搜尋 / 最小化期望錯誤和方差 / 利用數據中的結構 / 理論 / 實際考量

 
     
     
     
     
     
     
     
     
    