没有合适的资源?快使用搜索试试~ 我知道了~
Assessing and Improving Prediction and Classification
需积分: 10 18 下载量 96 浏览量
2017-12-27
13:17:54
上传
评论
收藏 5.36MB PDF 举报
温馨提示
Title: Assessing and Improving Prediction and Classification: Theory and Algorithms in C++ Author: Timothy Masters Length: 517 pages Edition: 1st ed. Language: English Publisher: Apress Publication Date: 2017-12-20 ISBN-10: 1484233352 ISBN-13: 9781484233351
资源推荐
资源详情
资源评论


















Assessing and
Improving Prediction
and Classification
Theory and Algorithms in C++
TimothyMasters

Assessing and Improving Prediction and Classication: eory and Algorithms
in C++
ISBN-13 (pbk): 978-1-4842-3335-1 ISBN-13 (electronic): 978-1-4842-3336-8
https://doi.org/10.1007/978-1-4842-3336-8
Library of Congress Control Number: 2017962869
Copyright © 2018 by Timothy Masters
is work is subject to copyright. All rights are reserved by the Publisher, whether the whole or part of the
material is concerned, specically the rights of translation, reprinting, reuse of illustrations, recitation,
broadcasting, reproduction on microlms or in any other physical way, and transmission or information
storage and retrieval, electronic adaptation, computer software, or by similar or dissimilar methodology now
known or hereafter developed.
Trademarked names, logos, and images may appear in this book. Rather than use a trademark symbol with
every occurrence of a trademarked name, logo, or image we use the names, logos, and images only in an
editorial fashion and to the benet of the trademark owner, with no intention of infringement of the
trademark.
e use in this publication of trade names, trademarks, service marks, and similar terms, even if they are not
identied as such, is not to be taken as an expression of opinion as to whether or not they are subject to
proprietary rights.
While the advice and information in this book are believed to be true and accurate at the date of publication,
neither the authors nor the editors nor the publisher can accept any legal responsibility for any errors or
omissions that may be made. e publisher makes no warranty, express or implied, with respect to the
material contained herein.
Cover image by Freepik (www.freepik.com)
Managing Director: Welmoed Spahr
Editorial Director: Todd Green
Acquisitions Editor: Steve Anglin
Development Editor: Matthew Moodie
Technical Reviewers: Massimo Nardone and Matt Wiley
Coordinating Editor: Mark Powers
Copy Editor: Kim Wimpsett
Distributed to the book trade worldwide by Springer Science+Business Media NewYork, 233 Spring Street,
6th Floor, NewYork, NY 10013. Phone 1-800-SPRINGER, fax (201) 348-4505, e-mail orders-ny@springer-
sbm.com, or visit www.springeronline.com. Apress Media, LLC is a California LLC and the sole member
(owner) is Springer Science + Business Media Finance Inc (SSBM Finance Inc). SSBM Finance Inc is a
Delaware corporation.
For information on translations, please e-mail rights@apress.com, or visit www.apress.com/
rights-permissions.
Apress titles may be purchased in bulk for academic, corporate, or promotional use. eBook versions and
licenses are also available for most titles. For more information, reference our Print and eBook Bulk Sales
web page at www.apress.com/bulk-sales.
Any source code or other supplementary material referenced by the author in this book is available to
readers on GitHub via the book’s product page, located at www.apress.com/9781484233351. For more
detailed information, please visit www.apress.com/source-code.
Printed on acid-free paper
TimothyMasters
Ithaca, New York, USA

is book is dedicated to Master Hidy Ochiai with the utmost respect,
admiration, and gratitude. His incomparable teaching of Washin-Ryu
karate has raised my condence, my physical ability, and my mental
acuity far beyond anything I could have imagined.
For this I will ever be grateful.

v
About the Author ��������������������������������������������������������������������������������������������������� xiii
About the Technical Reviewers �������������������������������������������������������������������������������xv
Preface ������������������������������������������������������������������������������������������������������������������xvii
Table of Contents
Chapter 1: Assessment ofNumeric Predictions ������������������������������������������������������� 1
Notation......................................................................................................................................... 2
Overview ofPerformance Measures ............................................................................................. 3
Consistency andEvolutionary Stability .................................................................................... 6
Selection Bias andtheNeed forThree Datasets........................................................................... 9
Cross Validation andWalk-Forward Testing ................................................................................ 14
Bias inCross Validation ......................................................................................................... 15
Overlap Considerations.......................................................................................................... 15
Assessing Nonstationarity Using Walk-Forward Testing........................................................ 17
Nested Cross Validation Revisited ......................................................................................... 18
Common Performance Measures ................................................................................................ 20
Mean Squared Error .............................................................................................................. 20
Mean Absolute Error .............................................................................................................. 23
R-Squared ............................................................................................................................. 23
RMS Error .............................................................................................................................. 24
Nonparametric Correlation .................................................................................................... 24
Success Ratios ...................................................................................................................... 26
Alternatives toCommon Performance Measures .................................................................. 27
Stratication forConsistency ...................................................................................................... 27
Condence Intervals ................................................................................................................... 29
The Condence Set ............................................................................................................... 30
Serial Correlation ................................................................................................................... 32

vi
Multiplicative Data ................................................................................................................. 32
Normally Distributed Errors ................................................................................................... 33
Empirical Quantiles asCondence Intervals ............................................................................... 35
Condence Bounds forQuantiles .......................................................................................... 37
Tolerance Intervals ................................................................................................................ 40
Chapter 2: Assessment ofClass Predictions ���������������������������������������������������������� 45
The Confusion Matrix .................................................................................................................. 46
Expected Gain/Loss ............................................................................................................... 46
ROC (Receiver Operating Characteristic) Curves ........................................................................ 48
Hits, False Alarms, andRelated Measures ............................................................................ 48
Computing theROC Curve ..................................................................................................... 50
Area Under theROC Curve ..................................................................................................... 56
Cost andtheROC Curve ........................................................................................................ 59
Optimizing ROC-Based Statistics ................................................................................................ 60
Optimizing theThreshold: Now or Later? .............................................................................. 61
Maximizing Precision ............................................................................................................ 64
Generalized Targets ............................................................................................................... 65
Maximizing Total Gain ............................................................................................................ 66
Maximizing Mean Gain .......................................................................................................... 67
Maximizing theStandardized Mean Gain .............................................................................. 67
Condence inClassication Decisions ....................................................................................... 69
Hypothesis Testing ................................................................................................................. 70
Condence intheCondence ................................................................................................ 75
Bayesian Methods ................................................................................................................. 81
Multiple Classes .................................................................................................................... 85
Hypothesis Testing vs. Bayes’ Method .................................................................................. 86
Final Thoughts onHypothesis Testing ................................................................................... 91
Condence Intervals forFuture Performance ............................................................................. 98
Table of ConTenTs
剩余528页未读,继续阅读
资源评论



DWcsdnNET
- 粉丝: 415
- 资源: 651
上传资源 快速赚钱
我的内容管理 展开
我的资源 快来上传第一个资源
我的收益
登录查看自己的收益我的积分 登录查看自己的积分
我的C币 登录后查看C币余额
我的收藏
我的下载
下载帮助


最新资源
- 时间戳同步方式讲解,message-filter 互斥锁 以及融合队列
- docker-compose搭建一整套前、后端分离系统部署涉及到mysql5.7、mysql8.0,nginx1.23、redis6、vue、jar包(springboot)
- 基于自监督三维语义表示学习的视觉语言导航
- sqlcipher连接工具(windows)
- 华为AP8050DN胖固件
- OfficeAI助手是一款免费的智能AI办公工具软件,专为MicrosoftOffice和WPS用户打造
- C语言从0到1教程包含源码和案例
- 台达DVP PLC与多台变频器通讯编程详解:昆仑通态接线方式与设置指南,实现频率设定、启停控制和状态读取指示功能,台达DVP PLC与3台台达VFD-M变频器通讯程序 实现频率设定、启停控制与状态读取
- 资源获取工具分享(轻松获取文档、小说、音乐、视频资源)
- vue3-element-template
- 基于go语言的GUI框架fyne开发的俄罗斯方块游戏
- 电子商务_前后端分离_管理系统_毕业设计_1740825497.zip
- 电子科技_本科论文_LaTex模板_1740825154.zip
- 电子科技大学本科毕设论文_LaTeX模板_1740824992.zip
- 计算机电子商城管理技术_用户购物体验提升系统_1740825257.zip
- 电子桌牌项目.zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈



安全验证
文档复制为VIP权益,开通VIP直接复制
