ImageVerifierCode 换一换
格式:PPT , 页数:34 ,大小:2.12MB ,
资源ID:1122769      下载积分:20 文钱
快捷下载
登录下载
邮箱/手机:
温馨提示:
快捷下载时,用户名和密码都是您填写的邮箱或者手机号,方便查询和重复下载(系统自动生成)。 如填写123,账号就是123,密码也是123。
特别说明:
请自助下载,系统不会自动发送文件的哦; 如果您已付费,想二次下载,请登录后访问:我的下载记录
支付方式: 支付宝    微信支付   
验证码:   换一换

加入VIP,省得不是一点点
 

温馨提示:由于个人手机设置不同,如果发现不能下载,请复制以下地址【https://www.wenke99.com/d-1122769.html】到电脑端继续下载(重复下载不扣费)。

已注册用户请登录:
账号:
密码:
验证码:   换一换
  忘记密码?
三方登录: QQ登录   微博登录 

下载须知

1: 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。
2: 试题试卷类文档,如果标题没有明确说明有答案则都视为没有答案,请知晓。
3: 文件的所有权益归上传用户所有。
4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
5. 本站仅提供交流平台,并不能对任何下载内容负责。
6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

版权提示 | 免责声明

本文(面向缺陷的软件系统可靠性管理规范的研究.ppt)为本站会员(da****u)主动上传,文客久久仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知文客久久(发送邮件至hr@wenke99.com或直接QQ联系客服),我们立即给予删除!

面向缺陷的软件系统可靠性管理规范的研究.ppt

1、面向缺陷的软件系统可靠性管理规范的研究寇纲电子科技大学经济与管理学院基于数据挖掘和多目 标 决策的 软 件 风险评 估和管理1. What can be done and what options are available?2. What are the associated trade-offs in terms of all costs, benefits, and risks? 3. What are the impacts of current management decisions on future options?1. What can go wrong?2. What is

2、 the likelihood that it could go wrong?3. What are the consequences?4. What is the time domain?Kaplan and Garrick 1981Haimes 1991Risk Communication(Data Mining)Risk Communication(MCDM)Yacov Haimes 2009No Free Lunch (NFL) theorem “if algorithm A outperforms algorithm B on some cost functions, then lo

3、osely speaking there must exist exactly as many other functions where B outperforms A” (Wolpert and Macready, 1995). In other words, there exists no single classifier that could achieve the best performance for all measures. Approach 1 overview Aim: Design a performance metric that combines various

4、measures to evaluate the quality of classifiers for software defect prediction; Data: 11 datasets from NASA MDP repository; Tool: WEKA Techniques: StatisticApproach 1 Classifiers Trees: classification and regression tree (CART), Nave Bayes tree, and C4.5 Functions: linear logistic regression, radial

5、 basis function (RBF) network, sequential minimal optimization (SMO), Support Vector Machine (SVM), and Neural Networks Bayesian classifiers: Bayesian network and Nave Bayes lazy classifiers: K-nearest-neighbor Rules: decision table and Repeated Incremental Pruning to Produce Error Reduction (RIPPER

6、) rule inductionApproach 1 Step 1For a specific dataset i (i=1,2,11), and a specific performance measure j (j=1,2,13),Do t test for pairs of classifiers (k=1, 2,13):(the statistical significance is set as 0.05) Measure jC_1C_2. C_13 SUM rankingC_1 0 1C_2 0 0C_13 0I f C_1 performs better atmeasure j

7、than C_2.The top three ranking classifiers are assigned to the score of 3, 2, and 1, respectively.Approach 1 Step 2 For a specific dataset i: Dataset i Ranking(C_1)Ranking(C_2) Ranking(C_13)Measure 1Measure 1Measure 13Sum_rankThe larger the “Sum_rank”, the better the classifier is. The value of “Sum

8、_rank” is normalized.SumApproach 1 Step 3 For a specific dataset i: Dataset Sum_rank (C_1)Sum_rank C_2) Sum_rank(C_13)Dataset 1Dataset 2Dataset 11ScoreSumThe lager the score, the better the classifier.Approach 1 ResultsClassifiers Dataset CM1 JM1 KC1 KC3 KC4 MC1 MW1 PC1 PC2 PC3 PC4 Scorebayes.BayesN

9、et 0.032258 0.066667 0 0.109091 0.107692 0.104167 0.129032 0.111111 0.108108 0.140625 0.016393 0.925145bayes.NaiveBayes 0 0.05 0 0 0.092308 0.0625 0.145161 0 0.047297 0.0625 0 0.459766Functions.LibSVM 0.290323 0.350.355932 0.490909 0.092308 0.125 0.241935 0.222222 0.148649 0.296875 0.344262 2.958415

10、Functions.Logistic 0 0.05 0 0 0 0.020833 0.112903 0.047619 0.054054 0.046875 0.147541 0.479826functions.MultilayerPerceptron 0.048387 00.050847 0.036364 0 0 0.064516 0.142857 0.101351 0.03125 0.04918 0.524753functions.RBFNetwork 0.032258 0 0 0 0 0.0625 0.032258 0.095238 0.054054 0.03125 0 0.307558Fu

11、nctions.SMO 0.064516 0.10.050847 0.072727 0 0.0625 0.096774 0.095238 0.087838 0.09375 0.098361 0.822552lazy.IBk 0.209677 0.250.305085 0.2 0.138462 0.09375 0.048387 0.126984 0.027027 0.09375 0.081967 1.575089rules.DecisionTable 0.096774 0.0166670.033898 0.036364 0.030769 0.072917 0.048387 0.015873 0.

12、074324 0.0625 0 0.488473rules.JRip 0.209677 0 0 0 0 0 0 0 0.060811 0 0 0.270488trees.J48 0.016129 0.050.135593 0.018182 0.276923 0.09375 0.080645 0.111111 0.074324 0.09375 0.213115 1.163522trees.NBTree 0 0.066667 0 0.036364 0.092308 0.177083 0 0.031746 0.087838 0.03125 0.04918 0.572436trees.SimpleCart 0 00.067797 0 0.169231 0.125 0 0 0.074324 0.015625 0 0.451977

Copyright © 2018-2021 Wenke99.com All rights reserved

工信部备案号浙ICP备20026746号-2  

公安局备案号:浙公网安备33038302330469号

本站为C2C交文档易平台,即用户上传的文档直接卖给下载用户,本站只是网络服务中间平台,所有原创文档下载所得归上传人所有,若您发现上传作品侵犯了您的权利,请立刻联系网站客服并提供证据,平台将在3个工作日内予以改正。