Software Cost Estimation Using Data Mining:Review

Size: px
Start display at page:

Download "Software Cost Estimation Using Data Mining:Review"

Transcription

1 The Joint 13 th CSI/IFPUG International Software Measurement & Analysis (ISMA13) Conference Mumbai (India) March 6, 2017 Software Cost Estimation Using Data Mining:Review Insert here a picture 1. Miss Sumera w.ahmad Department of Computer Science & Engg P.R.M.I.T & R, Badnera Amravati, India sumeraahmad2003@gmail.com 2. Dr.G.R.Bamnote Department of Computer science & Engg P.R.M.I.T & R, Badnera Amravati, India grbamnote@rediffmail.com

2 Software Cost Estimation Using Data Mining:Review Objectives of Software Cost Estimation using Data Mining To estimate the accurate cost of the project with the help of past project data whose cost or effort is known. To improve the efficiency of software cost estimation with the help of the data mining. To apply the various classification data mining algorithms and machine learning techniques into models for software cost estimation to improve the performance of a software cost estimation. 2

3 Software Cost Estimation Using Data Mining: Review Introduction to Software Cost Estimation using Data Mining Software cost estimation is the process of estimating the probable cost of a software on the basis of available past history information. Predicting the resources required. Successful estimation is critical for software industry. Over estimation: killing promising projects. Under estimation: Wasting entire effort.. 3

4 Software Estimation Accurate estimation is very important, in software development poor estimation may lead to the failure of software development. The estimation process includes size estimation, effort estimation, developing initial project schedules and finally estimating overall cost of the project development 4

5 Fundamental Estimation Questions How much effort is required to complete an activity? How much calendar time is needed to complete an activity? What is the total cost of an activity? Project estimation and scheduling and interleaved management activities 5

6 Software Estimation Many estimation methods have been proposed in last 30 years and almost all methods require quantitative information of productivity, size of project and other important factors that affect the project. 6

7 Estimation Techniques Algorithmic cost modelling Expert judgement Estimation by analogy Parkinson's Law Pricing to win 7

8 Algorithmic (Parametric) Model Examples: COCOMO (COnstructive COst MOdel) Developed by Boehm in 1981 Became one of the most popular and most transparent cost model Mathematical model. COCOMO II Published in 1995 To address issue on non-sequential and rapid development process models, reengineering, reuse driven approaches, object oriented approach etc Has three submodels application composition, early design and post-architecture 8

9 The Scale Drivers of COCOMO II Each scale driver is set to describe project these Scale Drivers determine the exponent used in the Effort Equation. There are five scale drivers used in the cocomo II model and each scale driver play an important role in the estimation. The 5 Scale Drivers are Precedentedness, Development Flexibility, Architecture/Risk Resolution, Team Cohesion, Process Maturity 9

10 In the cocomo II model, the cost drivers are divided into four groups Personnel Factors: Analyst Capability, Programmer Capability, Applications Experience Platform Experience, Personnel Continuity, Use of Software Tools Product cost driver: Required Software Reliability, Data Base Size, Required Reusability Documentation match to life-cycle needs etc Platform Factors: Execution Time Constraint, Platform Volatility Project Factors: Required Development Schedule, Multisite Development etc 10

11 COCOMO Effort Equation The COCOMO Model II makes its estimates of required effort (Person month)based on the size (KSLOC). Effort = 2.94 *EAF *(KSLOC) E Where EAF is effort adjustment factor derived from cost drivers E is the exponent factor derived from five scale drivers Example: Nominal cost drivers &scale drivers would have aneafof1.0 and exponent E assuming 9000 SLOC, cococmo II estimates Effort=2.94*(1.0)*(9000)* Effort=29.9 person-months. 11

12 Data Mining Data mining at its core is the transformation of large amounts of data into meaningful patterns and rules Data mining helps to classify the past project data and generate the valuable information. These knowledge or information applied in the cost estimation models generate the approximate estimation on the basis of past project data. 12

13 13

14 Aim Data mining helps to classify the past project data and generate valuable information Developing powerful means of analysis and extraction of interesting knowledge that could help in accurate estimation of software project. 14

15 Author Name Year Description Title 1) Dharmesh, Mahesh 1997 They have reviewed on the bases of performance analysis of different ANNs and comparing the results of various ANN models in effort estimation. Artificial Neural Networks for Software Effort Estimation: A Review 2) Adriano L.I., 2006 Comparison of SVR and RBFN,from which Oliveira, SVR outperforms journals.elsevier.com Estimation of software project effort with support vector regression. 3) Lefly &Sheppered 2003 applied genetic programming to improve software cost estimation on public datasets with great success. Genetic and Evolutionary Computation GECCO Programming to Improve Software Effort Estimation Based on General Data Sets 4) Molokkhen & Jorgenson 2003 This paper summarizes estimation results from surveys on software estimation papers.there has not been conducted any structured review of the estimation surveys till then A Review of Surveys on Software Effort Estimation 15

16 5) Barbara & Magne 2004 compared the evidence based software engg with evidence based medicine IEEE int.cof Evidence-based Software Engineering ) Chen et.al 2005 They proposed cost modelers should perform data-pruning experiments after data collection and before model building IEEE computer Society Finding the right data for software cost modeling )A.F.Sheta 2006 Two new model structures to estimate the effort required for development of software projects using Genetic Algorithms (GAs). Journal of Computer Sci ) Galoroth & Evans 2006 Perform an intensive search between 2100 internet sites and found 500 reasons for s/w failure Estimation of the COCOMO Model Parameters Using Genetic Algorithms for NASA Software Projects Successful Software Planning, Measurement and Control. 16

17 Author Name Year Description Title ) Magne Jørgensen and Martin Shepperd ) K. Vinaykumar, V. vi, M. Carr and N. jkiran 2007 ieee A systematic review of previous work. The review identifies 304 software cost estimation papers in 76 journals and classifies the papers according to research topic, estimation approach, research approach, study context and data set Used wavelet neural network for prediction of S/W cost estimation. Journal of Systems and Software A Systematic Review of Software Development Cost Estimation Studies. Software cost estimation using wavelet neural networks. ) Lum et.al 2008 Ieee ) Andreous & Efi pateocharous 2CEE is a tool for new software cost estimation models using data mining techniques. The accuracy of these models has been validated internally through leaveone out cross validation 2008 Used fuzzy decision tree for predicting the required effort and s/w size in cost estimation The Effects of Data Mining Techniques on Software Cost Estimation. Software Cost Estimation using Fuzzy Decision Trees 17

18 Author Name Year Description Title 13) Reddy & Raju 2009 They found that Gaussian function is performing better than the trapezoidal function, as it demonstrates a smoother transition in its intervals, and the achieved results were closer to the actual effort. An Improved Fuzzy Approach for COCOMO s Effort Estimation Using Gaussian Membership Function 14) Prasad & Reddy 2010 Proposed a model for software cost estimation using Multi Objective (MO) Particle Swarm Optimization. It was observed that the model gives better results when compared with the standard COCOMO model. Data Mining for Secure Software Engineering Source Code Management Tool Case Study 15)J.S.Pahariyaa, b, V. Ravia, M. Carra,M. Vasua,b 2010 Proposed new computational intelligence sequential hybrid architectures involving Genetic Programming (GP) and Group Method of Data Handling (GMDH) viz. GP- GMDH, GMDH-GP and recurrent architecture for Genetic Programming (GP) for software cost estimation. Computational Intelligence Hybrids Applied to Software Cost Estimation. 18

19 Author Name Year Description Title 16) [Katholieke et.al 2012 Techniques inducing tree/rule-based models like M5 and CART, Linear models such as various types of linear regression, nonlinear models\ (MARS, multilayered perceptron neural networks, radial basis function networks, and least squares support vector machines), and estimation techniques that do not explicitly induce a model 17) Sweta & Pushkar 2013 Provides a relative study on support vector regression (SVR), Intermediate COCOMO and Multiple Objective Particle Swarm Optimization (MOPSO) model. Data Mining Techniques for Software Effort Estimation: A Comparative Study Performance Analysis of the Software Cost Estimation Methods: A Review 8) Batra & Trivedi 2013 This model uses a mathematical formula to predict the cost, project size, number of engineers and many other process and product factors., an algorithmic software cost estimation model that uses the regression formula with parameters that are derived from ISMA 13 March historical 6, 2017 project data and current project characteristics. A Fuzzy Approach For Effort Estimation 19

20 Summary of Related Work Many of the above researchers have proposed various ways to estimate cost using different model in software engineering. This research work will focus on designing an algorithm which will investigate the systemic cost estimation problems that have been identified and best performing machine learning techniques. Seek to find the prediction accuracy model of the new model developed by the data mining 20

21 Proposed Work Finding out the common cost drivers and scale drivers which are used by COCOMO II model for determining the exponent used in the effort equations and cost drivers which are multiplicative factor to determine the effort required to complete project. Scale Drivers and cost Drivers of the past projects which are stored in the software repositories are extracted through data mining (algorithm 21

22 IMPLICATION It will encourage practitioner s to shift from archaic estimation method and to select estimation tools that IMPLICATION incorporate risk and uncertainty into estimation 22

23 References: [Abbasi & Soleimanian, 2011] Zeinab Abbasi Khalifehloua, Farhad Soleimanian Gharehchopogh, A Survey Of Data Mining Techniques in Software Cost Estimation AWERProcedia Information Technology and Computer Science 2 nd World Conference on Information Technology (WCIT-2011) [Albrecht & Gaffney, 1983] A.A.J. Albrecht and J.E. Gaffney, Software Function, Source Lines Of Code, And Development Effort Prediction, A Software Science Validation, IEEE Transactions on Software Engineering,, pp , 1983 [Batra & Trivedi, 2013] Geetika Batra and Mahima Trivedi, A Fuzzy Approach For Effort Estimation, International Journal on Cybernetics & Informatics ( IJCI) Vol.2, No.1, February [Benala, et.at, 2012] T.R.Benala,S.Dehuri,S.Ch.Satapathy,.Madhurakshara, Genetic Algorithm for Optimizing Functional Link Artificial Neural Network Based Software Cost Estimation, Springer-Verlag Berlin Heidelberg, pp: 75 82,2012. References: [Chen et.al, 2005] Chen, Z.; Menzies, T.; Port, D.; Boehm, B., "Finding The Right Data For Software Cost Modeling," Software, IEEE, vol.22, no.6, pp.38,46, Nov.-Dec [Das1 et.al, 2011] Ms Anupama Das1, Ms.Kaberi Das2, Prof (Dr) B.Puthal, Improving Software Development Process through Data Mining Techniques Embedding Alitheia Core Tool, International Journal of Computer Science and Information Technologies, Vol. 2 (2), 2011, [Dejaeger et.al, 2011] Karel Dejaeger, Wouter Verbeke, David Martens, Bart Baesens, "Data Mining Techniques for Software Effort Estimation: A Comparative Study", IEEE Transactions on Software Engineering, vol.38, no. 2, pp , March-April 2012, doi: /tse [Dizaji et.al, 2014] Zahra Ashegi Dizaji,Reza Ahmadi, Hojjat Gholizadeh,Farhad Soleimanian, A Bee Colony Optimization Algorithm ISMA Approach 13 March 6, for 2017Software Cost Applications ( ) Volume 104 No 12, October Estimation International Journal of Computer 23

24 [Matson [ et.al, 1994] J.E. Matson, B.E Barrett and J.M. Mellichamp, Software Development Cost Estimation Using Function Points, IEEE Transactions on Software Engineering, 1994, pp [Prasad & RamaKrishna, 2010] A.V. Krishna Prasad, Dr.S.RamaKrishna, Data Mining for Secure Software Engineering Source Code Management Tool Case Study International Journal of Engineering Science and Technology Vol. 2 (7), , [Putnam, 1978] L.H. Putnam, A General Empirical Solution To The Macro Software Sizing And Estimation Problem, IEEE Transactions on Software Engineering, pp , July [Sharma & Litoriya, 2012] Narendra Sharma, Ratnesh Litoriya Incorporating Data Mining Technique on Software Cost Estimation :Validation and Improvement. Volume 2, Issue 3, March [Sheta, 2006] A.F.Sheta, Estimation of the COCOMO Model Parameters Using Genetic Algorithms for NASA Software Projects, Journal of Computer Science, vol.2, pp , [Taylor & Giraud, 2010] Quinn Taylor, Christophe Giraud-Carrier, Applications of Data Mining in Software Engineering International Journal of Data Analysis Techniques and Strategies, Vol. 2, No. 3,

25 [Hassan et.al, 2012] Hassan Najadat, Izzat Alsmadi,Yazan Shboul, Predicting Software Projects Cost Estimation Based on Mining Historical Data International Scholarly Research Network ISRN Software Engineering Volume 2012, Article ID , 8 pages doi: /2012/ [Katholieke et.al, 2012] Dejaeger,K.,Verbeke, W., Martens,D, Baesens,B. Data Mining Techniques for Software Effort Estimation: A Comparative Study Software Engineering, IEEE Transactions on, vol.38, no.2, pp.375,397, March-April [Khatibi & Dayang, 2010] Vahid Khatibi, Dayang Software Cost Estimation Methods: A Review Journal of Emerging Trends in Computing and Information Sciences Volume 2 No.1, ISSN [Kocaguneli et.al, 2012] Kocaguneli, E.; Menzies, T.; Bener, A.; Keung, J.W., "Exploiting the Essential Assumptions of Analogy-Based Effort Estimation," Software Engineering, IEEE Transactions on, vol.38, no.2, pp.425,438, March-April [Kumari & Pushkar, 2013] Sweta Kumari, Shashank Pushkar, Performance Analysis of the Software Cost Estimation Methods: A Review International Journal of Advanced Research in Computer Science and Software Engineering Volume 3, Issue 7, July [Lum et.al, 2008] Karen T. Lum, Daniel R. Baker, and Jairus M. Hihn The Effects of Data Mining Techniques on Software Cost Estimation Engineering Management Conference, IEMC Europe IEEE International, vol., no., pp.1,5, June

26 Thank You!!! 26

2013, IJARCSSE All Rights Reserved Page 229

2013, IJARCSSE All Rights Reserved Page 229 Volume 3, Issue 7, July 2013 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Performance Analysis

More information

Comparison and evaluation of data mining techniques with algorithmic models in software cost estimation

Comparison and evaluation of data mining techniques with algorithmic models in software cost estimation Available online at www.sciencedirect.com Procedia Technology 1 (2012 ) 65 71 INSODE-2011 Comparison and evaluation of data mining techniques with algorithmic models in software cost estimation Zeynab

More information

Application of Intelligent Methods for Improving the Performance of COCOMO in Software Projects

Application of Intelligent Methods for Improving the Performance of COCOMO in Software Projects Application of Intelligent Methods for Improving the Performance of COCOMO in Software Projects Mahboobeh Dorosti,. Vahid Khatibi Bardsiri Department of Computer Engineering, Kerman Branch, Islamic Azad

More information

Modified Genetic Algorithm-Simulated Annealing Based Software Effort and Cost Estimation

Modified Genetic Algorithm-Simulated Annealing Based Software Effort and Cost Estimation Volume 118 No. 16 2018, 777-793 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu Modified Genetic Algorithm-Simulated Annealing Based Software Effort

More information

A hybrid approach artificial bee colony optimization and k-means clustering for software cost estimation

A hybrid approach artificial bee colony optimization and k-means clustering for software cost estimation Journal of Scientific Research and Development 2 (4): 250-255, 2015 Available online at www.jsrad.org ISSN 1115-7569 2015 JSRAD A hybrid approach artificial bee colony optimization and k-means clustering

More information

Amanullah Dept. Computing and Technology Absayn University Peshawar Abdus Salam

Amanullah Dept. Computing and Technology Absayn University Peshawar Abdus Salam A Comparative Study for Software Cost Estimation Using COCOMO-II and Walston-Felix models Amanullah Dept. Computing and Technology Absayn University Peshawar scholar.amankhan@gmail.com Abdus Salam Dept.

More information

MTAT Software Economics. Session 6: Software Cost Estimation

MTAT Software Economics. Session 6: Software Cost Estimation MTAT.03.244 Software Economics Session 6: Software Cost Estimation Marlon Dumas marlon.dumas ät ut. ee Outline Estimating Software Size Estimating Effort Estimating Duration 2 For Discussion It is hopeless

More information

Genetic Algorithm for Optimizing Neural Network based Software Cost Estimation

Genetic Algorithm for Optimizing Neural Network based Software Cost Estimation Genetic Algorithm for Optimizing Neural Network based Software Cost Estimation Tirimula Rao Benala 1, S Dehuri 2, S.C.Satapathy 1 and Ch Sudha Raghavi 1, 1 Anil Neerukonda Institute of Technology and Sciences

More information

Software Cost Estimation using Fuzzy Logic Technique

Software Cost Estimation using Fuzzy Logic Technique Indian Journal of Science and Technology, Vol 10(3), DOI: 10.17485/ijst/2017/v10i3/109997, January 2017 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 Software Cost Estimation using Fuzzy Logic Technique

More information

Improving the Accuracy of COCOMO II Using Fuzzy Logic and Local Calibration Method

Improving the Accuracy of COCOMO II Using Fuzzy Logic and Local Calibration Method Improving the Accuracy of COCOMO II Using Fuzzy Logic and Local Calibration Method Muhammad Baiquni, Riyanarto Sarno, Sarwosri Department of Informatics Engineering, Institut Teknologi Sepuluh Nopember

More information

A Hybrid Approach of Firefly and Genetic Algorithms in Software Cost Estimation

A Hybrid Approach of Firefly and Genetic Algorithms in Software Cost Estimation A Hybrid Approach of Firefly and Genetic Algorithms in Software Cost Estimation Isa Maleki 1, Laya Ebrahimi 2, Farhad Soleimanian Gharehchopogh 3 1 Young Researchers and Elite Club, Urmia Branch, Islamic

More information

AN EFFICIENT APPROACH TO DEVELOP SOFTWARE COST ESTIMATION MODEL USING CASE-BASED REASONING AND AGENT TECHNOLOGY

AN EFFICIENT APPROACH TO DEVELOP SOFTWARE COST ESTIMATION MODEL USING CASE-BASED REASONING AND AGENT TECHNOLOGY AN EFFICIENT APPROACH TO DEVELOP SOFTWARE COST ESTIMATION MODEL USING CASE-BASED REASONING AND AGENT TECHNOLOGY 1 HASAN AL-SAKRAN, 2 HASSAN Y. A. ABU TAIR 1 Assoc. Prof., Department of Management Information

More information

A Review of Agile Software Effort Estimation Methods

A Review of Agile Software Effort Estimation Methods A Review of Agile Software Effort Estimation Methods Samson Wanjala Munialo. Department of Information Technology Meru University of Science and Technology Meru - Kenya Geoffrey Muchiri Muketha Department

More information

An Adaptive Approach for Software Cost Estimation using Hybrid Model

An Adaptive Approach for Software Cost Estimation using Hybrid Model An Adaptive Approach for Software Cost Estimation using Hybrid Model Swati waghmode 1, Dr.kishor Kolhe 2 PG Student [IT], Dept. of Information Technology, MIT College of Engineering,Pune India 1 Associate

More information

Software Efforts and Cost Estimation with a Systematic Approach

Software Efforts and Cost Estimation with a Systematic Approach Software Efforts and Cost Estimation with a Systematic Approach Chetan Nagar, 2 Anurag Dixit Ph.D Student, Mewar University (Gangrar) Chittodgarh Rajasthan India 2 Dean-Professor(CS/IT) BRCM CET,Bahal

More information

SENG380:Software Process and Management. Software Size and Effort Estimation Part2

SENG380:Software Process and Management. Software Size and Effort Estimation Part2 SENG380:Software Process and Management Software Size and Effort Estimation Part2 1 IFPUG File Type Complexity Table 1 External user type External input types External output types Low Average High 3 4

More information

Software Cost Estimation Models and Techniques: A Survey

Software Cost Estimation Models and Techniques: A Survey Software Cost Estimation Models and Techniques: A Survey 1 Yansi Keim, 1 Manish Bhardwaj, 2 Shashank Saroop, 2 Aditya Tandon Department of Information Technology Ch. Brahm Prakash Government Engineering

More information

Keywords Effort Estimation, Neural Networks, PNN, GRNN, Data Mining Techniques

Keywords Effort Estimation, Neural Networks, PNN, GRNN, Data Mining Techniques Volume 5, Issue 7, July 2015 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Estimating Software

More information

Optimized Fuzzy Logic Based Framework for Effort Estimation in Software Development

Optimized Fuzzy Logic Based Framework for Effort Estimation in Software Development ISSN (Online): 1694-784 ISSN (Print): 1694-814 Optimized Fuzzy Logic Based Framework for Effort Estimation in Software Development 3 Vishal Sharma 1 and Harsh Kumar Verma 2 1 Department of Computer Science

More information

A CRITIQUE ON SOFTWARE COST ESTIMATION

A CRITIQUE ON SOFTWARE COST ESTIMATION Volume 118 No. 20 2018, 3851-3862 ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu A CRITIQUE ON SOFTWARE COST ESTIMATION K.Rajeswari, Assistant Professor, Dept of Computer Science,

More information

ANALYSIS OF FACTORS CONTRIBUTING TO EFFICIENCY OF SOFTWARE DEVELOPMENT

ANALYSIS OF FACTORS CONTRIBUTING TO EFFICIENCY OF SOFTWARE DEVELOPMENT ANALYSIS OF FACTORS CONTRIBUTING TO EFFICIENCY OF SOFTWARE DEVELOPMENT Nafisseh Heiat, College of Business, Montana State University-Billings, 1500 University Drive, Billings, MT 59101, 406-657-2224, nheiat@msubillings.edu

More information

MAGNT Research Report (ISSN ) Vol.2 (6) PP:

MAGNT Research Report (ISSN ) Vol.2 (6) PP: A Novel Hybrid Artificial Immune System with Genetic Algorithm for Software Cost Estimation Farhad Soleimanian Gharehchopogh 1, Isa Maleki 2, Negar Ghoyunchizad 3, Ehsan Mostafaee 3 1 Department of Computer

More information

SCIENCE & TECHNOLOGY

SCIENCE & TECHNOLOGY Pertanika J. Sci. & Technol. 25 (3): 931-938 (2017) SCIENCE & TECHNOLOGY Journal homepage: http://www.pertanika.upm.edu.my/ Cost Estimation Model for Web Applications using Agile Software Development Methodology

More information

You document these in a spreadsheet, estimate them individually and compute the total effort required.

You document these in a spreadsheet, estimate them individually and compute the total effort required. Experience-based approaches Experience-based techniques rely on judgments based on experience of past projects and the effort expended in these projects on software development activities. Typically, you

More information

Volume 4 Issue IV, April 2016 IC Value: ISSN:

Volume 4 Issue IV, April 2016 IC Value: ISSN: Literature Survey on Various Software Cost Estimation Models Md.Akram #1, Devi Prasad Reddy G #2, Ravi Teja Sriramaneni #3, #School of Computer Science and Engineering, VIT University, Vellore. Abstract:

More information

Prediction of Success or Failure of Software Projects based on Reusability Metrics using Support Vector Machine

Prediction of Success or Failure of Software Projects based on Reusability Metrics using Support Vector Machine Prediction of Success or Failure of Software Projects based on Reusability Metrics using Support Vector Machine R. Sathya Assistant professor, Department of Computer Science & Engineering Annamalai University

More information

Please purchase PDF Split-Merge on to remove this watermark. Contents

Please purchase PDF Split-Merge on   to remove this watermark. Contents Contents CONTENTS PAGE NO. ACKNOWLEDGEMENTS LIST OF TABLES LIST OF FIGURES LIST OF ABBREVIATIONS ABSTRACT i iii iv vi x CHAPTERS 1 INTRODUCTION 1 1.1 INTRODUCTION 1 1.2 OBJECTIVES OF THE THESIS 2 1.3 MACHINE

More information

Optimizing Effort and Time Parameters of COCOMO II Estimation using Fuzzy Multi-Objective PSO

Optimizing Effort and Time Parameters of COCOMO II Estimation using Fuzzy Multi-Objective PSO Optimizing Effort and Time Parameters of COCOMO II Estimation using Fuzzy Multi-Objective PSO Kholed Langsari 1, Riyanarto Sarno 2 Department of Informatics Engineering Institut Teknologi Sepuluh Nopember

More information

Eliminating Analogy Cost Estimation Errors Using Fuzzy Logic

Eliminating Analogy Cost Estimation Errors Using Fuzzy Logic Eliminating Analogy Cost Estimation Errors Using Fuzzy Logic Eliminating Analogy Cost Estimation Errors Using Fuzzy Logic D. Manikavelan 1 and R. Ponnusamy 2 1 Dept of CSE, Research scholar at Sathyabama

More information

Keywords - Effort Estimation, Fuzzy Logic, Genetic Programming, Particle Swarm Optimization, MMRE.

Keywords - Effort Estimation, Fuzzy Logic, Genetic Programming, Particle Swarm Optimization, MMRE. 1990 Neural Network based Software Effort Estimation: A Survey Muhammad Waseem Khan Department of Computer Science, COMSATS Institute of Information Technology, Wah Cantt Email: Muhammad.wasim1@gmail.com

More information

Optimizing Effort Parameter of COCOMO II Using Particle Swarm Optimization Method

Optimizing Effort Parameter of COCOMO II Using Particle Swarm Optimization Method TELKOMNIKA, Vol.16, No.5, October 2018, pp.2208~2216 ISSN: 1693-6930, accredited First Grade by Kemenristekdikti, Decree No: 21/E/KPT/2018 DOI: 10.12928/TELKOMNIKA.v16i5.9703 2208 Optimizing Effort Parameter

More information

Experimental Analysis of Effort Estimation Using Artificial Neural Network

Experimental Analysis of Effort Estimation Using Artificial Neural Network International Journal of Electronics and Computer Science Engineering 1817 Available Online at www.ijecse.org ISSN- 2277-1956 Experimental Analysis of Effort Estimation Using Artificial Neural Network

More information

INTERNATIONAL JOURNAL OF RESEARCH SCIENCE & MANAGEMENT

INTERNATIONAL JOURNAL OF RESEARCH SCIENCE & MANAGEMENT SOFTWARE REFACTORING COST ESTIMATION USING PARTICLE SWARM OPTIMIZATION M. Sangeetha*, Dr. P. Sengottuvelan *Ph.D Research scholar, Department of computer science, Periyar University PG Extension Centre,

More information

A Comparative evaluation of Software Effort Estimation using REPTree and K* in Handling with Missing Values

A Comparative evaluation of Software Effort Estimation using REPTree and K* in Handling with Missing Values Australian Journal of Basic and Applied Sciences, 6(7): 312-317, 2012 ISSN 1991-8178 A Comparative evaluation of Software Effort Estimation using REPTree and K* in Handling with Missing Values 1 K. Suresh

More information

CHAPTER 3 FUZZY LOGIC BASED FRAMEWORK FOR SOFTWARE COST ESTIMATION

CHAPTER 3 FUZZY LOGIC BASED FRAMEWORK FOR SOFTWARE COST ESTIMATION CHAPTER 3 FUZZY LOGIC BASED FRAMEWORK FOR SOFTWARE COST ESTIMATION The Fuzzy Logic System is one of the main components of soft computing, the field in computer science that deals with imprecision, uncertainty,

More information

International Association of Scientific Innovation and Research (IASIR) (An Association Unifying the Sciences, Engineering, and Applied Research)

International Association of Scientific Innovation and Research (IASIR) (An Association Unifying the Sciences, Engineering, and Applied Research) International Association of Scientific Innovation and Research (IASIR) (An Association Unifying the Sciences, Engineering, and Applied Research) International Journal of Emerging Technologies in Computational

More information

Fuzzy Clustering and Optimization Model for Software Cost Estimation

Fuzzy Clustering and Optimization Model for Software Cost Estimation Fuzzy Clustering and Optimization Model for Software Cost Estimation Sweta Kumari 1, Mohammed Ali 2, Shashank Pushkar 3 1, 3 Department of Computer Science & Engineering, Birla Institute of Technology

More information

A FEATURE SELECTION BASED RELIEF ALGORITHM WITH FUZZY LOGIC FOR SOFTWARE EFFORT ESTIMATION

A FEATURE SELECTION BASED RELIEF ALGORITHM WITH FUZZY LOGIC FOR SOFTWARE EFFORT ESTIMATION A FEATURE SELECTION BASED RELIEF ALGORITHM WITH FUZZY LOGIC FOR SOFTWARE EFFORT ESTIMATION RavneetPreet Singh Bedi, 2 Amardeep Singh,2 Department of Computer Engineering, Punjabi University, Patiala 47002,

More information

Software Effort Estimation using Radial Basis and Generalized Regression Neural Networks

Software Effort Estimation using Radial Basis and Generalized Regression Neural Networks WWW.JOURNALOFCOMPUTING.ORG 87 Software Effort Estimation using Radial Basis and Generalized Regression Neural Networks Prasad Reddy P.V.G.D, Sudha K.R, Rama Sree P and Ramesh S.N.S.V.S.C Abstract -Software

More information

Software Project Management. Software effort

Software Project Management. Software effort Software Project Management Chapter Five Software effort estimation 1 Objectives The lecture discusses: why estimating is problematic (or challenging ) the main generic approaches to estimating, including:

More information

A Comparative Study on the existing methods of Software Size Estimation

A Comparative Study on the existing methods of Software Size Estimation A Comparative Study on the existing methods of Software Size Estimation Manisha Vatsa 1, Rahul Rishi 2 Department of Computer Science & Engineering, University Institute of Engineering & Technology, Maharshi

More information

DRAFT. Effort = A * Size B * EM. (1) Effort in person-months A - calibrated constant B - scale factor EM - effort multiplier from cost factors

DRAFT. Effort = A * Size B * EM. (1) Effort in person-months A - calibrated constant B - scale factor EM - effort multiplier from cost factors 1.1. Cost Estimation Models Parametric cost models used in avionics, space, ground, and shipboard platforms by the services are generally based on the common effort formula shown in Equation 1. Size of

More information

Research Paper on Software Cost Estimation Using Fuzzy Logic

Research Paper on Software Cost Estimation Using Fuzzy Logic Research Paper on Software Cost Estimation Using Fuzzy Logic Nishi M. Tech Scholar B.P.S.M.V University, Sonepat nishisinghal54@gmail.com Mr. Vikas Malik Assistant Professor B.P.S.M.V University, Sonepat

More information

Forecasting Electricity Consumption with Neural Networks and Support Vector Regression

Forecasting Electricity Consumption with Neural Networks and Support Vector Regression Available online at www.sciencedirect.com Procedia - Social and Behavioral Sciences 58 ( 2012 ) 1576 1585 8 th International Strategic Management Conference Forecasting Electricity Consumption with Neural

More information

Analysis Of the Techniques for Software Cost Estimation

Analysis Of the Techniques for Software Cost Estimation Analysis Of the Techniques for Software Cost Estimation Poonam Pandey Assistant Professor,GLA University,Mathura Email-poonam.pandey@gla.ac.in Abstract: One of the most valuable asset in any software industry

More information

Software Effort Estimation by Tuning COOCMO Model Parameters Using Differential Evolution

Software Effort Estimation by Tuning COOCMO Model Parameters Using Differential Evolution Software Effort Estimation by Tuning COOCMO Model Parameters Using Differential Evolution Sultan Aljahdali, Alaa F. Sheta Abstract Accurate estimation of software projects costs represents a challenge

More information

Downloaded from: Usage Guidelines

Downloaded from:   Usage Guidelines Mair, Carolyn and Shepperd, Martin. (1999). An Investigation of Rule Induction Based Prediction Systems. In: 21st International Conference on Software Engineering (ICSE), May 1999, Los Angeles, USA. Downloaded

More information

SOFTWARE EFFORT AND SCHEDULE ESTIMATION USING THE CONSTRUCTIVE COST MODEL: COCOMO II

SOFTWARE EFFORT AND SCHEDULE ESTIMATION USING THE CONSTRUCTIVE COST MODEL: COCOMO II SOFTWARE EFFORT AND SCHEDULE ESTIMATION USING THE CONSTRUCTIVE COST MODEL: COCOMO II Introduction Jongmoon Baik, Sunita Chulani, Ellis Horowitz University of Southern California - Center for Software Engineering

More information

Analogy Based Software Project Effort Estimation Using Projects Clustering

Analogy Based Software Project Effort Estimation Using Projects Clustering International Journal of Scientific and Research Publications, Volume 7, Issue 4, April 2017 320 Analogy Based Software Project Effort Estimation Using Projects Clustering M.Kowsalya *, H.OormilaDevi *,

More information

Software cost estimation

Software cost estimation Software cost estimation Joseph Bonello (based on slides by Ian Sommerville) Objectives To introduce the fundamentals of software costing and pricing To describe three metrics for software productivity

More information

Chapter 5 Estimate Influences

Chapter 5 Estimate Influences Dilbert Scott Adams Dilbert Scott Adams Chapter 5 Estimate Influences How much is 68 + 73? ENGINEER: It s 141. Short and sweet. MATHEMATICIAN: 68 + 73 = 73 + 68 by the commutative law of addition. True,

More information

REVIEW ON PREDICTION OF CHRONIC KIDNEY DISEASE USING DATA MINING TECHNIQUES

REVIEW ON PREDICTION OF CHRONIC KIDNEY DISEASE USING DATA MINING TECHNIQUES Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology ISSN 2320 088X IMPACT FACTOR: 5.258 IJCSMC,

More information

Effort Estimation in Information Systems Projects using Data Mining Techniques

Effort Estimation in Information Systems Projects using Data Mining Techniques Effort Estimation in Information Systems Projects using Data Mining Techniques JOAQUÍN VILLANUEVA-BALSERA FRANCISCO ORTEGA-FERNANDEZ VICENTE RODRÍGUEZ-MONTEQUÍN RAMIRO CONCEPCIÓN-SUÁREZ Project Engineering

More information

Keywords COCOMO model, cost estimation, genetic algorithm, ant colony optimization.

Keywords COCOMO model, cost estimation, genetic algorithm, ant colony optimization. Volume 4, Issue 1, January 2014 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com COCOMO model

More information

Lecture 10 Effort and time estimation

Lecture 10 Effort and time estimation 1 Lecture 10 Effort and time estimation Week Lecture Exercise 10.3 Quality in general; Patterns Quality management systems 17.3 Dependable and safety-critical systems ISO9001 24.3 Work planning; effort

More information

Determining How Much Software Assurance Is Enough?

Determining How Much Software Assurance Is Enough? Determining How Much Software Assurance Is Enough? Tanvir Khan Concordia Institute of Information Systems Engineering Ta_k@encs.concordia.ca Abstract It has always been an interesting problem for the software

More information

[Sharma, 3(3): March, 2014] ISSN: Impact Factor: 1.852

[Sharma, 3(3): March, 2014] ISSN: Impact Factor: 1.852 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY Software Effort Estimation with Data Mining Techniques- A Review Mohita Sharma *1, Neha Fotedar 2 *1,2 Lovely Faculty of Technology

More information

SOFTWARE DEVELOPMENT PRODUCTIVITY FACTORS IN PC PLATFORM

SOFTWARE DEVELOPMENT PRODUCTIVITY FACTORS IN PC PLATFORM SOFTWARE DEVELOPMENT PRODUCTIVITY FACTORS IN PC PLATFORM Abbas Heiat, College of Business, Montana State University-Billings, Billings, MT 59101, 406-657-1627, aheiat@msubillings.edu ABSTRACT CRT and ANN

More information

MISSING DATA CLASSIFICATION OF CHRONIC KIDNEY DISEASE

MISSING DATA CLASSIFICATION OF CHRONIC KIDNEY DISEASE MISSING DATA CLASSIFICATION OF CHRONIC KIDNEY DISEASE Wala Abedalkhader and Noora Abdulrahman Department of Engineering Systems and Management, Masdar Institute of Science and Technology, Abu Dhabi, United

More information

Software Estimation. Estimating Software Size

Software Estimation. Estimating Software Size Appendix C - Software Estimation 1 Software Estimation Accurately estimating software size, cost, effort, and schedule is probably the biggest challenge facing software developers today. A discussion of

More information

Index Terms: Customer Loyalty, SVM, Data mining, Classification, Gaussian kernel

Index Terms: Customer Loyalty, SVM, Data mining, Classification, Gaussian kernel Volume 4, Issue 12, December 2014 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Gaussian Kernel

More information

Optimizing Time and Effort Parameters of COCOMO II Using Fuzzy Multi-objective Particle Swarm Optimization

Optimizing Time and Effort Parameters of COCOMO II Using Fuzzy Multi-objective Particle Swarm Optimization TELKOMNIKA, Vol.16, No.5, October 2018, pp.2199~2207 ISSN: 1693-6930, accredited First Grade by Kemenristekdikti, Decree No: 21/E/KPT/2018 DOI: 10.12928/TELKOMNIKA.v16i5.9698 2199 Optimizing Time and Effort

More information

Should Function Point Elements be Used to Build Prediction Models?

Should Function Point Elements be Used to Build Prediction Models? Should Function Point Elements be Used to Build Prediction Models? Kohei Yoshigami, Masateru Tsunoda Department of Informatics Kindai University Osaka, Japan tsunoda@info.kindai.ac.jp Yuto Yamada, Shinji

More information

Software cost estimation

Software cost estimation Software cost estimation Objectives To introduce the fundamentals of software costing and pricing To describe three metrics for software productivity assessment To explain why different techniques should

More information

Proposing a New Software Cost Estimation Model Based on Artificial Neural Networks

Proposing a New Software Cost Estimation Model Based on Artificial Neural Networks Proposing a New Software Cost Estimation Model Based on Artificial Neural Networks Iman Attarzadeh, Siew Hock Ow Department of Software Engineering Faculty of Computer Science & Information Technology

More information

International Journal of Scientific & Engineering Research, Volume 6, Issue 12, December ISSN

International Journal of Scientific & Engineering Research, Volume 6, Issue 12, December ISSN International Journal of Scientific & Engineering Research, Volume 6, Issue 12, December-2015 106 Survey on Software Effort Estimation Technique A Review 1E.KARUNAKARAN, 2N.SREENATH Department of Computer

More information

A Model for Cost Estimation of Component- Based Software in Object-Oriented Environment

A Model for Cost Estimation of Component- Based Software in Object-Oriented Environment A Model for Cost Estimation of Component- Based in Object-Oriented Environment Warda Khanam 1, Huma Tauseef 1, Saima Farhan 1 and Muhammad Abuzar Fahiem 1 1 Department of Computer Science, Lahore College

More information

Bhamre Kartiki, Goje Amol C.; International Journal of Advance Research, Ideas and Innovations in Technology

Bhamre Kartiki, Goje Amol C.; International Journal of Advance Research, Ideas and Innovations in Technology ISSN: 2454-132X Impact factor: 4.295 (Volume 4, Issue 3) Available online at: www.ijariit.com Spectrum of software cost estimation approaches for successful project management Kartiki Bhamre kartikinikam@gmail.com

More information

Hierarchy Based Reusability Assessment Model for Component Qualification in Reusable Verification Environment

Hierarchy Based Reusability Assessment Model for Component Qualification in Reusable Verification Environment Hierarchy Based Reusability Assessment Model for Qualification in Reusable Verification Environment Dr. V. Subedha,Professor & Head Department of CSE Panimalar Institute of Technology Chennai, India subedha@gmail.com

More information

COCOMO II Demo and ARS Example

COCOMO II Demo and ARS Example COCOMO II Demo and ARS Example CS 566 Software Management and Economics Lecture 5 (Madachy 2005; Chapter 3, Boehm et al. 2000) Ali Afzal Malik Outline USC COCOMO II tool demo Overview of Airborne Radar

More information

Downloaded from edlib.asdf.res.in

Downloaded from edlib.asdf.res.in ASDF Thailand Proceedings of the International Congress 2014 [IC 2014], Bangkok, Thailand 90 Accuracy of Contemporary Parametric & Non Parametric Software Estimation Models: A Comparative Analysis Dr.

More information

Fuzzy Analysis for the Cost Effective Software Evolution Exertion Appreciation

Fuzzy Analysis for the Cost Effective Software Evolution Exertion Appreciation Fuzzy Analysis for the Cost Effective Software Evolution Exertion Appreciation Mr. Lakshmana Rao Padala Research Scholar JJTU, Assistant.Manager CSI-ED, Chennai, Tamil Nadu. Abstract : Software Cost Assessment

More information

Fundamental estimation questions. Software cost estimation. Costing and pricing. Software cost components. Software pricing factors

Fundamental estimation questions. Software cost estimation. Costing and pricing. Software cost components. Software pricing factors Fundamental estimation questions Software cost estimation How much effort is required to complete an activity? How much calendar time is needed to complete an activity? What is the total cost of an activity?

More information

Fuzzy Logic based Short-Term Electricity Demand Forecast

Fuzzy Logic based Short-Term Electricity Demand Forecast Fuzzy Logic based Short-Term Electricity Demand Forecast P.Lakshmi Priya #1, V.S.Felix Enigo #2 # Department of Computer Science and Engineering, SSN College of Engineering, Chennai, Tamil Nadu, India

More information

Software Effort Estimation with Different Artificial Neural Network

Software Effort Estimation with Different Artificial Neural Network Software Effort with Different Artificial Neural Network Jagannath Singh Department of Computer Sc. and Engineering National Institute of Technology Rourkela Rourkela, India E-mail: jagannath.singh@gmail.com

More information

Software Development Effort Estimation Using Fuzzy Logic: A Review

Software Development Effort Estimation Using Fuzzy Logic: A Review Software Development Effort Estimation Using Fuzzy Logic: A Review Shifali 1, Naveen Bilandi 2 1 M.Tech (CSE) Student, DAV University Jalandhar 2 Assistant Professor in dept. of CSE, DAV University Jalandhar

More information

Cost Model Comparison Report

Cost Model Comparison Report Cost Model Comparison Report October 31, 2006 Update Version Prepared for: NASA Ames Prepared by: University of Southern California Center for Software Engineering 941 West 37 th Place Los Angeles, CA

More information

Software Effort Estimation: A Survey of Well-known Approaches

Software Effort Estimation: A Survey of Well-known Approaches Software Effort Estimation: A Survey of Well-known Approaches Amid Khatibi Bardsiri Computer Engineering Department, Bardsir Branch, Islamic Azad University, Kerman, Iran E-mail: a.khatibi@srbiau.ac.ir

More information

Fuzzy Decision Tree Approach for Embedding Risk Assessment Information into Software Cost Estimation Model

Fuzzy Decision Tree Approach for Embedding Risk Assessment Information into Software Cost Estimation Model JOURNAL OF INFORMATION SCIENCE AND ENGINEERING 22, 297-313 (2006) Fuzzy Decision Tree Approach for Embedding Risk Assessment Information into Software Cost Estimation Model Department of Information Management

More information

Breast Cancer Diagnostic Factors Elimination via Evolutionary Neural Network Pruning

Breast Cancer Diagnostic Factors Elimination via Evolutionary Neural Network Pruning Breast Cancer Diagnostic Factors Elimination via Evolutionary Neural Network Pruning Adam V. Adamopoulos Democritus University of Thrace, Department of Medicine, Medical Physics Laboratory, 681 00, Alexandroupolis,

More information

Enhancing Cost Estimation Models with Task Assignment Information

Enhancing Cost Estimation Models with Task Assignment Information Enhancing Cost Estimation Models with Task Assignment Information Joanne Hale Area of MIS Culverhouse College of Commerce and Business Administration The University of Alabama Tuscaloosa, AL 35487 jhale@cba.ua.edu

More information

CHAPTER 6 AN ANALYSIS OF EXISTING SOFTWARE ESTIMATION TECHNIQUES

CHAPTER 6 AN ANALYSIS OF EXISTING SOFTWARE ESTIMATION TECHNIQUES 54 CHAPTER 6 AN ANALYSIS OF EXISTING SOFTWARE ESTIMATION TECHNIQUES This chapter describes the series of techniques that are implemented in the hybrid tool. Several programs, with Graphic User Interfaces

More information

Software Project Risk Assessment and Effort Contingency Model Based on COCOMO Cost Factors

Software Project Risk Assessment and Effort Contingency Model Based on COCOMO Cost Factors Western University Scholarship@Western Electrical and Computer Engineering Publications Electrical and Computer Engineering Department 3-2013 Software Project Risk Assessment and Effort Contingency Model

More information

Visual Data Mining: A case study in Thermal Power Plant

Visual Data Mining: A case study in Thermal Power Plant Visual Data Mining: A case study in Thermal Power Plant Md Fazullula s 1, Mr. Praveen M P 2, S.S.Mahesh Reddy 3 1 Student, Department of Mechanical Engineering, East Point College of Engineering & Technology,

More information

Just How Good is COCOMO and Parametric Estimation?

Just How Good is COCOMO and Parametric Estimation? Just How Good is COCOMO and Parametric Estimation? Tim Menzies (NC State) Barry Boehm (USC) Ye Yang (Stevens) Jairus Hihn (JPL) Naveen Lekkalapudi (WVU) October 21-23, 2014 29 th International Forum on

More information

Prediction of software development effort estimation using neural networks

Prediction of software development effort estimation using neural networks Prediction of software development effort estimation using neural networks 1 T. M. Kiran Kumar, 2 Yashaswini T K 1 Assistant Professor, 2 Project Student Department of MCA Siddaganga Institute of Technology,

More information

Software Cost Models

Software Cost Models Software Cost Models Y.Sangeetha M.Tech (Ph.d) P.Madhavi Latha Dr R.Satya Prasad Asst.Professor, Asst.Professor Associate Professor VRSEC, VRSEC Acarya Nagarjuna University Vijayawada. Vijayawada. Vijayawada.

More information

Data Mining Based Approach for Quality Prediction of Injection Molding Process

Data Mining Based Approach for Quality Prediction of Injection Molding Process Data Mining Based Approach for Quality Prediction of Injection Molding Process Dr.E.V.Ramana Professor, Department of Mechanical Engineering VNR Vignana Jyothi Institute of Engineering &Technology, Hyderabad,

More information

3. PROPOSED MODEL. International Journal of Computer Applications ( ) Volume 103 No.9, October 2014

3. PROPOSED MODEL. International Journal of Computer Applications ( ) Volume 103 No.9, October 2014 Software Effort Estimation: A Fuzzy Logic Approach Vishal Chandra AI, SGVU Jaipur, Rajasthan, India ABSTRACT There are many equation based effort estimation models like Bailey-Basil Model, Halstead Model,

More information

Software Cost Risk Estimation and Management at the Jet Propulsion Laboratory

Software Cost Risk Estimation and Management at the Jet Propulsion Laboratory Software Cost Risk Estimation and Management at the Jet Propulsion Laboratory Jairus Hihn Karen Lum 17 th International Forum on COCOMO and Software Cost Modeling October 22-25, 25, 2002 Background & Context

More information

Presented at the 2008 SCEA-ISPA Joint Annual Conference and Training Workshop -

Presented at the 2008 SCEA-ISPA Joint Annual Conference and Training Workshop - DEVELOPMENT AND PRODUCTION COST EQUATIONS DERIVED FROM PRICE-H TO ENABLE RAPID AIRCRAFT (MDO) TRADE STUDIES 2008 Society Cost Estimating Analysis (SCEA) Conference W. Thomas Harwick, Engineering Specialist

More information

Simple Empirical Software Effort Estimation Models

Simple Empirical Software Effort Estimation Models University of Southern California Center for Systems and Software Engineering Simple Empirical Software Effort Estimation Models Presenter: Brad Clark Co-Authors: Wilson Rosa, Barry Boehm, Ray Madachy

More information

ANALYSIS OF USE CASE POINTS MODELS FOR SOFTWARE COST ESTIMATION

ANALYSIS OF USE CASE POINTS MODELS FOR SOFTWARE COST ESTIMATION Farhad S. Gharehchopogh, A. Talebi, I. Maleki. Analysis of use case points models for software cost estimation. International Journal of Academic Research Part A; 2014; 6(3), 118-124. DOI: 10.7813/2075-4124.2014/6-3/A.16

More information

COMPARATIVE STUDY OF SUPERVISED LEARNING IN CUSTOMER RELATIONSHIP MANAGEMENT

COMPARATIVE STUDY OF SUPERVISED LEARNING IN CUSTOMER RELATIONSHIP MANAGEMENT International Journal of Computer Engineering & Technology (IJCET) Volume 8, Issue 6, Nov-Dec 2017, pp. 77 82, Article ID: IJCET_08_06_009 Available online at http://www.iaeme.com/ijcet/issues.asp?jtype=ijcet&vtype=8&itype=6

More information

Code Clone Detection Using COCOMO-1

Code Clone Detection Using COCOMO-1 Code Clone Detection Using COCOMO-1 Ekta Manhas 1, Samriti Rana 2 1 Research scholar (CSE) Rayat Group Of Institutions, Railmajra, Punjab, India 2 Associate Professor (CSE) Rayat Group Of Institutions,

More information

AUTOMATED INTERPRETABLE COMPUTATIONAL BIOLOGY IN THE CLINIC: A FRAMEWORK TO PREDICT DISEASE SEVERITY AND STRATIFY PATIENTS FROM CLINICAL DATA

AUTOMATED INTERPRETABLE COMPUTATIONAL BIOLOGY IN THE CLINIC: A FRAMEWORK TO PREDICT DISEASE SEVERITY AND STRATIFY PATIENTS FROM CLINICAL DATA Interdisciplinary Description of Complex Systems 15(3), 199-208, 2017 AUTOMATED INTERPRETABLE COMPUTATIONAL BIOLOGY IN THE CLINIC: A FRAMEWORK TO PREDICT DISEASE SEVERITY AND STRATIFY PATIENTS FROM CLINICAL

More information

CONNECTING CORPORATE GOVERNANCE TO COMPANIES PERFORMANCE BY ARTIFICIAL NEURAL NETWORKS

CONNECTING CORPORATE GOVERNANCE TO COMPANIES PERFORMANCE BY ARTIFICIAL NEURAL NETWORKS CONNECTING CORPORATE GOVERNANCE TO COMPANIES PERFORMANCE BY ARTIFICIAL NEURAL NETWORKS Darie MOLDOVAN, PhD * Mircea RUSU, PhD student ** Abstract The objective of this paper is to demonstrate the utility

More information

International Journal of Advance Research in Engineering, Science & Technology

International Journal of Advance Research in Engineering, Science & Technology Impact Factor (SJIF): 3.632 International Journal of Advance Research in Engineering, Science & Technology e-issn: 2393-9877, p-issn: 2394-2444 (Special Issue for ITECE 2016) Improved Cost Estimation Tool

More information

Stock Market Prediction with Multiple Regression, Fuzzy Type-2 Clustering and Neural Networks

Stock Market Prediction with Multiple Regression, Fuzzy Type-2 Clustering and Neural Networks Available online at www.sciencedirect.com Procedia Computer Science 6 (2011) 201 206 Complex Adaptive Systems, Volume 1 Cihan H. Dagli, Editor in Chief Conference Organized by Missouri University of Science

More information

Software Cost Estimation Using Neuro Fuzzy Logic Framework

Software Cost Estimation Using Neuro Fuzzy Logic Framework 219 Software Cost Estimation Using Neuro Fuzzy Logic Framework A. Mary Christina 1, V. Banumathy 2 1 Lecturer, Department of Computer Engineering, Srinivasa Subbaraya Govt. Polytechnic college, Puthur,

More information