The Elements of Statistical Learning: Data Mining, Inference, and Prediction
            
暫譯: 統計學習的元素:資料探勘、推論與預測
        
        Trevor Hastie, Robert Tibshirani, Jerome Friedman
- 出版商: Springer
 - 出版日期: 2003-07-30
 - 售價: $1,620
 - 貴賓價: 9.8 折 $1,588
 - 語言: 英文
 - 頁數: 552
 - 裝訂: Hardcover
 - ISBN: 0387952845
 - ISBN-13: 9780387952840
 - 
    相關分類:
    
      Data-mining
 
已過版
買這商品的人也買了...
- 
                
                  
                  
                Visual C++ 6 教學手冊 (Beginning Visual C++ 6)$580$458 - 
                
                  
                  
                計算機組織與設計--軟硬體界面第二版 (Computer Organization & Design, 2/e)$680$537 - 
                
                  
                  
                C++ Primer, 3/e 中文版$980$774 - 
                
                  
                  
                Introduction to Algorithms, 2/e (Hardcover)$990$970 - 
                
                  
                  
                Computer Architecture: A Quantitative Approach, 3/e(精裝本)$1,300$1,274 - 
                
                  
                  
                Sun Certified Programmer & Developer for Java 2 Study Guide, 2/e$1,800$1,710 - 
                
                  
                  
                C++ Builder 6 完全攻略$690$587 - 
                
                  
                  
                系統程式 (System Software: An Introduction to Systems Programming, 3/e)$600$588 - 
                
                  
                  
                ASP.NET 程式設計徹底研究$590$466 - 
                
                  
                  
                Windows Server 2003 網路與 IIS 架站指南$680$537 - 
                
                  
                  
                STRUTS 實作手冊(Struts in Action: Building Web Applications with the Leading Java Framework)$690$538 - 
                
                  
                  
                重構─改善既有程式的設計$720$569 - 
                
                  
                  
                鳥哥的 Linux 私房菜-伺服器架設篇$750$638 - 
                
                  
                  
                鳥哥的 Linux 私房菜─基礎學習篇增訂版$560$476 - 
                
                  
                  
                Web 配色事典﹝活用網頁安全色﹞$390$304 - 
                
                  
                  
                辦公好幫手系列-Word 2003 文書處理與排版實務$490$387 - 
                
                  
                  
                Dreamweaver MX 2004 魔法書中文版$490$417 - 
                
                  
                  
                SCJP‧SCJD 專業認證指南 (Sun Certified Programmer & Developer for Java 2 #310-305 與310-027)$850$723 - 
                
                  
                  
                人月神話:軟體專案管理之道 (20 週年紀念版)(The Mythical Man-Month: Essays on Software Engineering, Anniversary Edition, 2/e)$480$379 - 
                
                  
                  
                JSP 2.0 技術手冊$750$593 - 
                
                  
                  
                建構嵌入式 Linux 系統$780$616 - 
                
                  
                  
                最新 JavaScript 完整語法參考辭典 第三版$490$382 - 
                
                  
                  
                ASP.NET 2.0 深度剖析範例集$650$507 - 
                
                  
                  
                聖殿祭司的 ASP.NET 2.0 專家技術手冊─使用 C#$720$569 - 
                
                  
                  
                現代嵌入式系統開發專案實務-菜鳥成長日誌與專案經理的私房菜$600$480 
商品描述
Many of these tools have common underpinnings but are often expressed with different terminology. This book describes the important ideas in these areas in a common conceptual framework. While the approach is statistical, the emphasis is on concepts rather than mathematics. Many examples are given, with a liberal use of color graphics. It should be a valuable resource for statisticians and anyone interested in data mining in science or industry.
The book's coverage is broad, from supervised learning (prediction) to unsupervised learning. The many topics include neural networks, support vector machines, classification trees and boosting--the first comprehensive treatment of this topic in any book.
Trevor Hastie, Robert Tibshirani, and Jerome Friedman are professors of statistics at Stanford University. They are prominent researchers in this area: Hastie and Tibshirani developed generalized additive models and wrote a popular book of that title. Hastie wrote much of the statistical modeling software in S-PLUS and invented principal curves and surfaces. Tibshirani proposed the Lasso and is co-author of the very successful An Introduction to the Bootstrap. Friedman is the co-inventor of many data-mining tools including CART, MARS, and projection pursuit.
FROM THE REVIEWS:
TECHNOMETRICS "[This] is a vast and complex book. Generally, it concentrates on explaining why and how the methods work, rather than how to use them. Examples and especially the visualizations are principle features...As a source for the methods of statistical learning...it will probably be a long time before there is a competitor to this book."
商品描述(中文翻譯)
在過去十年中,計算和資訊技術經歷了爆炸性的增長。隨之而來的是來自醫學、生物學、金融和行銷等多個領域的大量數據。理解這些數據的挑戰促使統計學領域開發出新工具,並催生了數據挖掘、機器學習和生物資訊學等新領域。
這些工具有許多共同的基礎,但通常使用不同的術語來表達。本書在一個共同的概念框架中描述了這些領域的重要思想。雖然方法是統計性的,但重點在於概念而非數學。書中提供了許多例子,並大量使用彩色圖形。這本書應該是統計學家和任何對科學或工業中的數據挖掘感興趣的人的寶貴資源。
本書的內容涵蓋廣泛,從監督學習(預測)到非監督學習。許多主題包括神經網絡、支持向量機、分類樹和提升——這是任何書籍中對此主題的首次全面處理。
Trevor Hastie、Robert Tibshirani 和 Jerome Friedman 是斯坦福大學的統計學教授。他們是該領域的知名研究者:Hastie 和 Tibshirani 開發了廣義加法模型並撰寫了同名的熱門書籍。Hastie 編寫了 S-PLUS 中的大部分統計建模軟體,並發明了主曲線和主表面。Tibshirani 提出了 Lasso,並共同撰寫了非常成功的《引介自助法》。Friedman 是許多數據挖掘工具的共同發明者,包括 CART、MARS 和投影追尋。
來自評論的聲音:
TECHNOMETRICS '[這] 是一本龐大而複雜的書。一般來說,它專注於解釋方法為何以及如何運作,而不是如何使用它們。例子,尤其是視覺化,是主要特徵……作為統計學習方法的來源……可能需要很長時間才能有與這本書競爭的作品。'
