SlideShare a Scribd company logo
1 of 8
Download to read offline
Natarajan Meghanathan, et al. (Eds): ITCS, SIP, JSE-2012, CS & IT 04, pp. 377–384, 2012.
© CS & IT-CSCP 2012 DOI : 10.5121/csit.2012.2135
EARLY STAGE SOFTWARE DEVELOPMENT
EFFORT ESTIMATIONS – MAMDANI FIS VS
NEURAL NETWORK MODELS
Roheet Bhatnagar1
and Mrinal Kanti Ghose1
1
Department of Computer Science and Engineering, Sikkim Manipal Institute of
Technology, Sikkim Manipal University, Majitar, Rangpo, East Sikkim, India
roheetbhatnagar@yahoo.com
mkghose2000@yahoo.com
ABSTRACT
Accurately estimating the software size, cost, effort and schedule is probably the biggest
challenge facing software developers today. It has major implications for the management of
software development because both the overestimates and underestimates have direct impact for
causing damage to software companies. Lot of models have been proposed over the years by
various researchers for carrying out effort estimations. Also some of the studies for early stage
effort estimations suggest the importance of early estimations. New paradigms offer alternatives
to estimate the software development effort, in particular the Computational Intelligence (CI)
that exploits mechanisms of interaction between humans and processes domain
knowledge with the intention of building intelligent systems (IS). Among IS,
Artificial Neural Network and Fuzzy Logic are the two most popular soft computing techniques
for software development effort estimation. In this paper neural network models and Mamdani
FIS model have been used to predict the early stage effort estimations using the student dataset.
It has been found that Mamdani FIS was able to predict the early stage efforts more efficiently in
comparison to the neural network models based models.
KEYWORDS
Effort estimation, early estimations, artificial neural network, fuzzy logic, Mamdani FIS
1. INTRODUCTION
Accurate estimation of software size, cost, effort and schedule is probably the biggest challenge
facing software developers today. A typical estimation process involves generating a work
breakdown structure (WBS), making assumptions, identifying dependencies, examining
historical data, estimating each task and documenting the results [1]. Independent surveys
carried out by Lederer [2] and Moløkken et al. [3] to evaluate the importance of effort estimation
in software development, reported that 70-85% of the respondents agreed to the importance of
effort estimation.. As software development has become an essential investment for many
organizations, accurate software cost estimation models are needed to effectively predict,
monitor, control and assess software development [4]. It has major implications for the
management of software development because both the overestimates and underestimates have
378 Computer Science & Information Technology (CS & IT)
direct impact for causing damage to software companies. Since estimation accuracy is largely
affected by modeling accuracy, finding good models for software estimation are now one of the
most important objectives of the software engineering community [5]. New paradigms offer
alternatives to estimate the software development effort, in particular the Computational
Intelligence (CI) that exploits mechanisms of interaction between humans and processes
domain knowledge with the intention of building intelligent systems (IS) [6]. Among IS,
Artificial Neural Network and Fuzzy Logic are the two most popular soft computing techniques
for software development effort estimation.
Since the last two decades, Artificial Neural Network (ANN) are being used extensively for
predictions in diverse applications and the neural networks are recognized for their ability to
produce reasonably accurate predictions in situations where complex relationships between inputs
and outputs exist and where the input data is distorted by high noise levels [7]. Hughes [8], Wittig
and Finnie [9][10] and Idri et al. [11] have employed neural network to predict the development
effort on different data sets.
Many researchers have worked and proposed SCE models based on the Fuzzy Logic Techniques.
Fei and Liu, [12] introduced the f-COCOMO model which applied Fuzzy Logic to the COCOMO
model for software effort estimation. Kumar et al, [13] had applied fuzzy logic in Putnam’s
manpower buildup index (MBI) estimation model. Ryder [14] researched on the application of
fuzzy logic to COCOMO and Function Points models. His result showed Fuzzy Logic is good at
making effort estimations.
1.1. Early Stage Software Development
Early stage effort estimations can be defined as making software development effort
estimations at the initial stages more precisely the Design stage of SDLC. Carrying out
effort estimations at the early stages is beneficial because the design stage prediction
implies fewer overheads at the later stages of software development. Figure 1 below
signifies that the total project effort comprises of the efforts (given in percentage) which goes into
surpassing each of the individual phases. It is evident from the Figure 1 that most of the efforts
(nearly 60 per cent) are spread over two initial phases of Analysis and Design. Hence if the
accurate effort requirements can be predicted from the initial or early phases of the SDLC, then
an efficient project development schedule can easily be prepared so as to complete the project
well within the targeted time and budget constraints.
Figure 1: Effort distribution in the individual phases of SDLC
(Source: Peter Müller – Software Engineering, SS 2006)
The state of the art literature has revealed that not much work on estimating the effort required for
software project development at the early stages in the Software Development Life Cycle (SDLC)
Computer Science & Information Technology (CS & IT) 379
has been done. Thus, this area still remains open to attract researchers to develop and propose
new models for early stage effort estimation.
2. EXPERIMENTAL METHODOLOGY
For carrying out the effort prediction in the early stages of software development, precisely in the
design phase of SDLC, a student dataset was prepared based on the Entity Relationship Diagrams
(ERDs) generated by the final year B.Tech. degree students of Computer Science & Engineering
Department of Sikkim Manipal Institute of Technology, India, as part of their Major Project work
spanning 16 weeks duration. Total Count of Entities (TCOE), Total Count of Attributes (TCOA),
Total Count of Relationships (TCOR), Cumulative Grade Point Aggregate (CGPA) and Major
Project final marks have been considered as explanatory variables in the dataset. The relevant
data of students of different batches have been gathered. The final marks obtained by students in
the Major Project are used to obtain the Recalculated Development Effort (RDE) in number of
weeks (effort) of software development.
In a previous work [15] carried out by the authors of this paper, a comparison of different neural
networks was carried out to predict the effort estimation at the early stages of software
development. In the work the Development Time (DT) was obtained by applying various
methods such as the Feed Forward Back Propagation Neural Network model, Cascaded Feed
Forward Back Propagation Neural Network (CFFBPNN) model, Elman Back Propagation Neural
Network (EBPNN) model, Layer Recurrent Neural Network (LRNN) model and Generalized
Regression Neural Network (GRNN) model with the help of Neural Network toolbox of
MATLAB R2007b software. The performances were then compared in terms of MMRE, Pred
(0.25), BRE% etc. All these models were trained with first 31 inputs from the dataset and later the
models were tested with 10 inputs from the same dataset.
In another work [16], Mamdani FIS from the Fuzzy logic toolbox of Matlab 7.0 was applied on
the student dataset as given in Annexure II, Table 3, to evaluate the efficiency of the FIS in
estimating the efforts in the early stages of SDLC. For experimentation from the dataset, the Total
count of Entities (TCOE), Cumulative Grade Point Aggregate (CGPA) have been taken as two
input variables and Redistributed Development Effort (RDE) as the output variable for preparing
Mamdani FIS.
In the present paper a comparison of the performance of different neural network models with
Mamdani FIS is done. For the experiments the same student dataset was used and models were
applied on to the dataset. A comparison of the MMRE values obtained from calculating the
Redistributed Effort Estimations (RDE’s) after employing the neural networks and fuzzy logic on
the dataset was carried out to evaluate the efficiency of the better of the two in estimating effort
estimation at the early stage of effort estimation.
2.1. Evaluation Criteria
There are many evaluation criteria to evaluate the accuracy of the software development
effort in literature. The Mean Magnitude Relative error (MMRE) is a widely-accepted
criterion in the literature and is based on the calculation of the magnitude relative error (MRE).
Eq. (1) as below shows an equation for computing the MRE value that is used to assess the
accuracies of the effort estimates.
380 Computer Science & Information Technology (CS & IT)
Eq. (1)
The MRE calculates each project in a dataset while the MMRE aggregates the multiple projects.
The model with the lowest MMRE is considered the best [4].
3. RESULTS AND DISCUSSIONS
The values of MMRE are calculated for each of the neural networks and fuzzy logic are as shown
in Annexure I, Table 2 and Annexure III, Table 4 respectively. The results obtained after
comparing the RDE values are graphically shown in Figure 2 and their values are listed in Table
1.
Table 1 Comparison of different neural networks and Mamdani FIS based on MMRE values
12.96
13.59
11.45
3.89
0
2
4
6
8
10
12
14
16
FFBPNN Cascaded
FFBPNN
LRNN Mamdani FIS
MMRE
Figure 2: Comparison of MMRE values of neural network and fuzzy logic
4. CONCLUSION
It is evident from the Figure 2 that the Linear Regression Neural network (LRNN) has the lowest
value for MMRE among the other neural network models but when it is compared with fuzzy
Computer Science & Information Technology (CS & IT) 381
logic, it is observed that fuzzy logic outperforms neural network models as it has the lowest
MMRE value. Thus, fuzzy logic is the best model for predicting early stage effort estimation.
REFERENCES
[1] Meier, D., 'E-Learning for Effort Estimation in Software Projects', Master's Thesis, Switzerland,
2006.
[2] Lederer, A.L.; Prasad, J., ‘Nine Management Guidelines for Better Cost Estimating’,
Communications of the ACM. 35, 2, 51 – 59, 1992.
[3] Moløkken, K.; Jørgensen, M., ‘A review of surveys on software effort estimation’, International
Symposium on Empirical Software Engineering (ISESE’03), September/October 2003.
[4] Attarzadeh, I.; Ow, S. H., ‘Proposing a new software cost estimation model based on artificial neural
networks', Computer Engineering and Technology (ICCET), 2nd International Conference
Volume:3, pp: V3-487 - V3-491, 2010. DOI: 10.1109/ICCET.2010.5485840
[5] Huang, X.; Capretz. L.F.; Ren, J.; Ho D.A., ‘Neuro-Fuzzy Model for Software Cost Estimation’,
Proceedings of the Third International Conference on Quality Software, 2003.
[6] Grimstad, S., Jorgensen, M., Molokken-Ostvold, K., Software Effort Estimation Terminology:
The Tower of Babel. Information and Software Technology. Elsevier, 2005.
[7] Park, H.; Baek, S., 'An empirical validation of a neural network model for software effort estimation,'
Expert Systems with Applications, vol. 35, no. 3, pp. 929–937, 2008.
[8] Hughes, R.T., 'An Evaluation of Machine Learning Techniques for Software Effort Estimation',
University of Brighton, 1996.
[9] Wittig, G.; Finnie, G., ‘Estimating Software Development Effort with Connectionist Models’,
Information and Software Technology. Volume 39, 469-476, 1997.
[10] Witting, G.; Finnie, G., “Using Artificial Neural Networks and Function Points to Estimate 4GL
Software Development Effort”, J. Information Systems, vol.1, no.2, pp.87-94, 1994.
[11] Idri, A.; Khoshgoftaar, T.M.; Abran, A., “Can neural networks be easily interpreted in software cost
estimation?” IEEE Trans. Software Engineering, Vol. 2, pp. 1162 – 1167, 2002.
[12] Fei, Z; Liu, X., ‘f-COCOMO Fuzzy Constructive Cost Model in Software Engineering’, IEEE
international conference on Fuzzy systems, pp. 331-337, 1992.
[13] Kumar, S.; Krishna, B.A.; Satsangi, P.S., "Fuzzy systems and neural networks in software
engineering project management”, Journal of Applied Intelligence, Vol. 4, pp. 31-52, 1994.
[14] Ryder, J., “Fuzzy Modeling of Software Effort Prediction” in Proceeding. of IEEE Information
Technology Conference, Syracuse, NY, pp: 53-56, 1-3 Sept 1998.
[15] Bhatnagar, R.; Ghose, M.K.; Bhattacharjee, V., “A novel approach to the Early Stage Software
Development Effort Estimations using Neural Network Models: a Case Study”; Artificial Intelligence
Techniques - Novel Approaches & Practical Applications” of International Journal of Computer
Applications (USA), Number 3 - Article 5, 2011 pp 27-30.
[16] Bhatnagar, R.; Ghose, M.K.; Bhattacharjee, V., “Predicting the Early Stage Software Development
Effort using Mamdani FIS", International Journal of Computer Science and Information Technologies
(IJCSIT), Vol. 2 (4) , 1675-1678, 2011. ISSN: 0975-9646
382 Computer Science & Information Technology (CS & IT)
Annexure I
Table 2: Development Effort as obtained by different neural network models
Serial No. Actual
RDE
RDE’ using
FFBPNN
RDE’ using
CascadeFBPNN
RDE’ using
LRNN
31 65 69.39 79.71 79.73
32 75 67.73 66.26 69.17
33 65 79.03 55.06 80.00
34 65 79.03 55.05 80.00
35 70 55.00 77.46 69.11
36 70 55.21 74.66 69.39
37 70 60.07 72.86 69.44
38 65 58.85 62.28 67.77
39 75 79.16 61.54 68.31
40 75 79.16 64.05 70.04
41 75 79.20 55.14 55.06
Annexure II
Table 3: ERD based Student Dataset: TCOE :: Total Count of Entities; TCOA :: Total Count of
Attributes; TCOR:: Total Count of Relationships; CGPA:: Parameter for academic excellence; RDE::
Redistributed Effort (Recalculated effort)
Serial
Number
TCOE TCOA TCOR CGPA RDE
1 24 70 29 6.219 75
2 24 70 29 8.012 75
3 24 70 29 7.733 75
4 10 56 9 7.564 70
5 5 44 5 5.519 55
6 19 47 11 7.507 70
7 8 33 9 6.171 75
8 8 33 9 6.705 75
9 17 53 7 7.629 75
10 9 37 7 8.130 70
11 10 36 8 8.083 65
12 10 36 8 8.126 65
13 10 36 8 7.202 65
14 5 17 5 8.417 65
15 5 16 7 7.757 70
16 4 26 4 7.431 70
17 4 26 4 7.121 70
18 4 26 4 7.660 70
19 7 34 6 8.017 75
20 7 34 6 9.076 75
21 7 27 5 7.550 70
22 6 37 5 6.583 65
23 6 27 12 7.276 65
24 6 27 12 8.124 65
25 5 26 4 6.530 75
26 5 26 4 6.685 70
27 6 28 6 7.843 65
28 7 38 9 9.160 70
29 7 38 9 8.617 75
30 6 18 3 8.719 80
Computer Science & Information Technology (CS & IT) 383
31 4 22 3 8.860 65
32 5 18 5 7.664 75
33 16 85 15 6.795 65
34 16 85 15 6.757 65
35 9 36 9 6.207 70
36 9 36 9 6.636 70
37 9 36 9 6.790 70
38 8 24 7 8.095 65
39 20 115 22 7.990 75
40 20 115 22 8.095 75
41 15 60 9 6.340 75
Annexure III
Table 4: RDE using Mamdani FIS and corresponding MRE values
Serial
Number
TCOE CGPA RDE
RDE using
Mamdani FIS
MRE
1 24 6.219 75 75 0.000
2 24 8.012 75 75 0.000
3 24 7.733 75 75 0.000
4 10 7.564 70 75 0.071
5 5 5.519 55 64.3 0.169
6 19 7.507 70 75 0.071
7 8 6.171 75 65 0.133
8 8 6.705 75 65 0.133
9 17 7.629 75 75 0.000
10 9 8.13 70 75 0.071
11 10 8.083 65 75 0.154
12 10 8.126 65 75 0.154
13 10 7.202 65 75 0.154
14 5 8.417 65 71 0.092
15 5 7.757 70 71 0.014
16 4 7.431 70 70 0.000
17 4 7.121 70 70 0.000
18 4 7.66 70 70 0.000
19 7 8.017 75 73.4 0.021
20 7 9.076 75 72.8 0.029
21 7 7.55 70 73.2 0.046
22 6 6.583 65 64.4 0.009
23 6 7.276 65 71.3 0.097
24 6 8.124 65 72.1 0.109
25 5 6.53 75 64.4 0.141
26 5 6.685 70 64.5 0.079
27 6 7.843 65 72.1 0.109
28 7 9.16 70 72.7 0.039
29 7 8.617 75 73.3 0.023
30 6 8.719 80 71.9 0.101
31 4 8.86 65 70 0.077
32 5 7.664 75 71 0.053
33 16 6.795 65 70 0.077
34 16 6.757 65 70.4 0.083
35 9 6.207 70 67.1 0.041
36 9 6.636 70 68.6 0.020
384 Computer Science & Information Technology (CS & IT)
37 9 6.79 70 70 0.000
38 8 8.095 65 75 0.154
39 20 7.99 75 75 0.000
40 20 8.095 75 75 0.000
41 15 6.34 75 71 0.053
Authors
Dr. Roheet Bhatnagar received his B.Tech. in Computer Science and Engineering
and M.Tech. in Remote Sensing from Birla Institute of Technology, Mesra,
Ranchi, India in 1996 and 2004 respectively and PhD in Computer Science &
Engineering from Sikkim Manipal University in 2011. He is having more than 14
years of varied experience in the software industries and academics. He had worked
in multinationals viz; Xerox Modicorp Ltd., Samsung SDS India Pvt. Ltd. and
USHA Soft (a software subsidiary of USHA Martin Ltd.) in Gurgaon from 1997 till
2003 just after his graduation. During his stint in the industry he had a good
exposure to software development executing many projects with different roles and
responsibilities. He joined Department of Remote Sensing at BIT Mesra, Ranchi in the year 2003 and
worked as Assistant Professor till 2008. He joined Sikkim Manipal Institute of Technology (SMIT) - a
constituent college of Sikkim Manipal University (SMU) in 2008 and is presently serving as Associate
Professor in the Department of Computer Science and Engineering. He has a number of publications in
indexed international journals and national and international conferences. He is a life member of
professional societies like Indian Society of Remote Sensing (ISRS), Indian Society of Technical Education
(ISTE), and International Association of Engineers (IAENG). His current areas of interest are, soft
computing, fuzzy and neural networks, database management systems, data mining and knowledge
discovery, Remote Sensing and Geographical Information Systems (RS-GIS), and software engineering.
He can be reached at roheetbhatnagar@yahoo.com and roheet.bhatnagar@gmail.com
Prof. (Dr) Mrinal Kanti Ghose was born on 1st
March 1952. He is a PhD and specializes in Software
Engineering, Image Processing, Remote Sensing & GIS. His other Area of research are Artificial
Intelligence, Data Mining, Simulation & Modeling, Optimization & Genetic Algorithms.
Currently Prof. Ghose is working as Dean (R&D), SMIT and Professor & Head, Department of Computer
Science & Engineering at Sikkim Manipal Institute of Technology,
Sikkim, India. He is having vast experience of 32 years in teaching and research. During
his career he has been associated with many prestigious universities and organizations.
He had worked at Regional Engg. College ( NIT ), Silchar (1979 – 1981), Assam Central
University, Silchar as COE and HOD of Computer Science Department (1997-2000). He
was associated with Vikram Sarabhai Space Centre / ISRO, Thiruvananthapuram from
1981-1994 & Regional Remote Sensing Service Center / ISRO , Kharagpur from 1995 –
1996 and from 2000-2006. He was an Adjunct Professor, Reliability Engg Centre, IEM,
IIT Kharagpur, from 2000 – 2005. He has more than 95 research publications in reputed
National/International Journals and Conferences. He has written a number of Technical reports and co-
authored a couple of books. He has organized a number of Conferences, Workshops and Seminars. He has
guided a number of Master level students and guiding a number of PhD students. He has also worked on a
number of consultancy projects.

More Related Content

What's hot

Insights on Research Techniques towards Cost Estimation in Software Design
Insights on Research Techniques towards Cost Estimation in Software Design Insights on Research Techniques towards Cost Estimation in Software Design
Insights on Research Techniques towards Cost Estimation in Software Design IJECEIAES
 
The Impact of Software Complexity on Cost and Quality - A Comparative Analysi...
The Impact of Software Complexity on Cost and Quality - A Comparative Analysi...The Impact of Software Complexity on Cost and Quality - A Comparative Analysi...
The Impact of Software Complexity on Cost and Quality - A Comparative Analysi...ijseajournal
 
AN APPROACH FOR SOFTWARE EFFORT ESTIMATION USING FUZZY NUMBERS AND GENETIC AL...
AN APPROACH FOR SOFTWARE EFFORT ESTIMATION USING FUZZY NUMBERS AND GENETIC AL...AN APPROACH FOR SOFTWARE EFFORT ESTIMATION USING FUZZY NUMBERS AND GENETIC AL...
AN APPROACH FOR SOFTWARE EFFORT ESTIMATION USING FUZZY NUMBERS AND GENETIC AL...csandit
 
An approach for software effort estimation using fuzzy numbers and genetic al...
An approach for software effort estimation using fuzzy numbers and genetic al...An approach for software effort estimation using fuzzy numbers and genetic al...
An approach for software effort estimation using fuzzy numbers and genetic al...csandit
 
IRJET- Analysis of Software Cost Estimation Techniques
IRJET- Analysis of Software Cost Estimation TechniquesIRJET- Analysis of Software Cost Estimation Techniques
IRJET- Analysis of Software Cost Estimation TechniquesIRJET Journal
 
A Software Measurement Using Artificial Neural Network and Support Vector Mac...
A Software Measurement Using Artificial Neural Network and Support Vector Mac...A Software Measurement Using Artificial Neural Network and Support Vector Mac...
A Software Measurement Using Artificial Neural Network and Support Vector Mac...ijseajournal
 
A DECISION SUPPORT SYSTEM FOR ESTIMATING COST OF SOFTWARE PROJECTS USING A HY...
A DECISION SUPPORT SYSTEM FOR ESTIMATING COST OF SOFTWARE PROJECTS USING A HY...A DECISION SUPPORT SYSTEM FOR ESTIMATING COST OF SOFTWARE PROJECTS USING A HY...
A DECISION SUPPORT SYSTEM FOR ESTIMATING COST OF SOFTWARE PROJECTS USING A HY...ijfcstjournal
 
A Defect Prediction Model for Software Product based on ANFIS
A Defect Prediction Model for Software Product based on ANFISA Defect Prediction Model for Software Product based on ANFIS
A Defect Prediction Model for Software Product based on ANFISIJSRD
 
Class quality evaluation using class quality
Class quality evaluation using class qualityClass quality evaluation using class quality
Class quality evaluation using class qualityIAEME Publication
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD Editor
 
The International Journal of Engineering and Science (IJES)
The International Journal of Engineering and Science (IJES)The International Journal of Engineering and Science (IJES)
The International Journal of Engineering and Science (IJES)theijes
 
SOFTWARE COST ESTIMATION USING FUZZY NUMBER AND PARTICLE SWARM OPTIMIZATION
SOFTWARE COST ESTIMATION USING FUZZY NUMBER AND PARTICLE SWARM OPTIMIZATIONSOFTWARE COST ESTIMATION USING FUZZY NUMBER AND PARTICLE SWARM OPTIMIZATION
SOFTWARE COST ESTIMATION USING FUZZY NUMBER AND PARTICLE SWARM OPTIMIZATIONIJCI JOURNAL
 
Comparative Performance Analysis of Machine Learning Techniques for Software ...
Comparative Performance Analysis of Machine Learning Techniques for Software ...Comparative Performance Analysis of Machine Learning Techniques for Software ...
Comparative Performance Analysis of Machine Learning Techniques for Software ...csandit
 
SCHEDULING AND INSPECTION PLANNING IN SOFTWARE DEVELOPMENT PROJECTS USING MUL...
SCHEDULING AND INSPECTION PLANNING IN SOFTWARE DEVELOPMENT PROJECTS USING MUL...SCHEDULING AND INSPECTION PLANNING IN SOFTWARE DEVELOPMENT PROJECTS USING MUL...
SCHEDULING AND INSPECTION PLANNING IN SOFTWARE DEVELOPMENT PROJECTS USING MUL...ijseajournal
 

What's hot (17)

Insights on Research Techniques towards Cost Estimation in Software Design
Insights on Research Techniques towards Cost Estimation in Software Design Insights on Research Techniques towards Cost Estimation in Software Design
Insights on Research Techniques towards Cost Estimation in Software Design
 
The Impact of Software Complexity on Cost and Quality - A Comparative Analysi...
The Impact of Software Complexity on Cost and Quality - A Comparative Analysi...The Impact of Software Complexity on Cost and Quality - A Comparative Analysi...
The Impact of Software Complexity on Cost and Quality - A Comparative Analysi...
 
AN APPROACH FOR SOFTWARE EFFORT ESTIMATION USING FUZZY NUMBERS AND GENETIC AL...
AN APPROACH FOR SOFTWARE EFFORT ESTIMATION USING FUZZY NUMBERS AND GENETIC AL...AN APPROACH FOR SOFTWARE EFFORT ESTIMATION USING FUZZY NUMBERS AND GENETIC AL...
AN APPROACH FOR SOFTWARE EFFORT ESTIMATION USING FUZZY NUMBERS AND GENETIC AL...
 
An approach for software effort estimation using fuzzy numbers and genetic al...
An approach for software effort estimation using fuzzy numbers and genetic al...An approach for software effort estimation using fuzzy numbers and genetic al...
An approach for software effort estimation using fuzzy numbers and genetic al...
 
IRJET- Analysis of Software Cost Estimation Techniques
IRJET- Analysis of Software Cost Estimation TechniquesIRJET- Analysis of Software Cost Estimation Techniques
IRJET- Analysis of Software Cost Estimation Techniques
 
A Software Measurement Using Artificial Neural Network and Support Vector Mac...
A Software Measurement Using Artificial Neural Network and Support Vector Mac...A Software Measurement Using Artificial Neural Network and Support Vector Mac...
A Software Measurement Using Artificial Neural Network and Support Vector Mac...
 
A DECISION SUPPORT SYSTEM FOR ESTIMATING COST OF SOFTWARE PROJECTS USING A HY...
A DECISION SUPPORT SYSTEM FOR ESTIMATING COST OF SOFTWARE PROJECTS USING A HY...A DECISION SUPPORT SYSTEM FOR ESTIMATING COST OF SOFTWARE PROJECTS USING A HY...
A DECISION SUPPORT SYSTEM FOR ESTIMATING COST OF SOFTWARE PROJECTS USING A HY...
 
Estimation sharbani bhattacharya
Estimation sharbani bhattacharyaEstimation sharbani bhattacharya
Estimation sharbani bhattacharya
 
A Defect Prediction Model for Software Product based on ANFIS
A Defect Prediction Model for Software Product based on ANFISA Defect Prediction Model for Software Product based on ANFIS
A Defect Prediction Model for Software Product based on ANFIS
 
50120130406033
5012013040603350120130406033
50120130406033
 
Class quality evaluation using class quality
Class quality evaluation using class qualityClass quality evaluation using class quality
Class quality evaluation using class quality
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
 
The International Journal of Engineering and Science (IJES)
The International Journal of Engineering and Science (IJES)The International Journal of Engineering and Science (IJES)
The International Journal of Engineering and Science (IJES)
 
SOFTWARE COST ESTIMATION USING FUZZY NUMBER AND PARTICLE SWARM OPTIMIZATION
SOFTWARE COST ESTIMATION USING FUZZY NUMBER AND PARTICLE SWARM OPTIMIZATIONSOFTWARE COST ESTIMATION USING FUZZY NUMBER AND PARTICLE SWARM OPTIMIZATION
SOFTWARE COST ESTIMATION USING FUZZY NUMBER AND PARTICLE SWARM OPTIMIZATION
 
Comparative Performance Analysis of Machine Learning Techniques for Software ...
Comparative Performance Analysis of Machine Learning Techniques for Software ...Comparative Performance Analysis of Machine Learning Techniques for Software ...
Comparative Performance Analysis of Machine Learning Techniques for Software ...
 
SCHEDULING AND INSPECTION PLANNING IN SOFTWARE DEVELOPMENT PROJECTS USING MUL...
SCHEDULING AND INSPECTION PLANNING IN SOFTWARE DEVELOPMENT PROJECTS USING MUL...SCHEDULING AND INSPECTION PLANNING IN SOFTWARE DEVELOPMENT PROJECTS USING MUL...
SCHEDULING AND INSPECTION PLANNING IN SOFTWARE DEVELOPMENT PROJECTS USING MUL...
 
V2I6_IJERTV2IS60721
V2I6_IJERTV2IS60721V2I6_IJERTV2IS60721
V2I6_IJERTV2IS60721
 

Similar to EARLY STAGE SOFTWARE DEVELOPMENT EFFORT ESTIMATIONS – MAMDANI FIS VS NEURAL NETWORK MODELS

Efficient Indicators to Evaluate the Status of Software Development Effort Es...
Efficient Indicators to Evaluate the Status of Software Development Effort Es...Efficient Indicators to Evaluate the Status of Software Development Effort Es...
Efficient Indicators to Evaluate the Status of Software Development Effort Es...IJMIT JOURNAL
 
A DECISION SUPPORT SYSTEM FOR ESTIMATING COST OF SOFTWARE PROJECTS USING A HY...
A DECISION SUPPORT SYSTEM FOR ESTIMATING COST OF SOFTWARE PROJECTS USING A HY...A DECISION SUPPORT SYSTEM FOR ESTIMATING COST OF SOFTWARE PROJECTS USING A HY...
A DECISION SUPPORT SYSTEM FOR ESTIMATING COST OF SOFTWARE PROJECTS USING A HY...ijfcstjournal
 
A new model for software costestimation
A new model for software costestimationA new model for software costestimation
A new model for software costestimationijfcstjournal
 
A NEW MODEL FOR SOFTWARE COSTESTIMATION USING HARMONY SEARCH
A NEW MODEL FOR SOFTWARE COSTESTIMATION USING HARMONY SEARCHA NEW MODEL FOR SOFTWARE COSTESTIMATION USING HARMONY SEARCH
A NEW MODEL FOR SOFTWARE COSTESTIMATION USING HARMONY SEARCHijfcstjournal
 
Using Fuzzy Clustering and Software Metrics to Predict Faults in large Indust...
Using Fuzzy Clustering and Software Metrics to Predict Faults in large Indust...Using Fuzzy Clustering and Software Metrics to Predict Faults in large Indust...
Using Fuzzy Clustering and Software Metrics to Predict Faults in large Indust...IOSR Journals
 
A survey of predicting software reliability using machine learning methods
A survey of predicting software reliability using machine learning methodsA survey of predicting software reliability using machine learning methods
A survey of predicting software reliability using machine learning methodsIAESIJAI
 
A simplified predictive framework for cost evaluation to fault assessment usi...
A simplified predictive framework for cost evaluation to fault assessment usi...A simplified predictive framework for cost evaluation to fault assessment usi...
A simplified predictive framework for cost evaluation to fault assessment usi...IJECEIAES
 
AN APPROACH FOR SOFTWARE EFFORT ESTIMATION USING FUZZY NUMBERS AND GENETIC AL...
AN APPROACH FOR SOFTWARE EFFORT ESTIMATION USING FUZZY NUMBERS AND GENETIC AL...AN APPROACH FOR SOFTWARE EFFORT ESTIMATION USING FUZZY NUMBERS AND GENETIC AL...
AN APPROACH FOR SOFTWARE EFFORT ESTIMATION USING FUZZY NUMBERS AND GENETIC AL...cscpconf
 
Enhancing software development cost control by forecasting the cost of rework...
Enhancing software development cost control by forecasting the cost of rework...Enhancing software development cost control by forecasting the cost of rework...
Enhancing software development cost control by forecasting the cost of rework...nooriasukmaningtyas
 
Using Data Mining to Identify COSMIC Function Point Measurement Competence
Using Data Mining to Identify COSMIC Function Point Measurement Competence  Using Data Mining to Identify COSMIC Function Point Measurement Competence
Using Data Mining to Identify COSMIC Function Point Measurement Competence IJECEIAES
 
Automatically Estimating Software Effort and Cost using Computing Intelligenc...
Automatically Estimating Software Effort and Cost using Computing Intelligenc...Automatically Estimating Software Effort and Cost using Computing Intelligenc...
Automatically Estimating Software Effort and Cost using Computing Intelligenc...cscpconf
 
Analysis of software cost estimation using
Analysis of software cost estimation usingAnalysis of software cost estimation using
Analysis of software cost estimation usingijfcstjournal
 
FACTORS ON SOFTWARE EFFORT ESTIMATION
FACTORS ON SOFTWARE EFFORT ESTIMATION FACTORS ON SOFTWARE EFFORT ESTIMATION
FACTORS ON SOFTWARE EFFORT ESTIMATION ijseajournal
 
Comparative performance analysis
Comparative performance analysisComparative performance analysis
Comparative performance analysiscsandit
 
DETERMINING THE RISKY SOFTWARE PROJECTS USING ARTIFICIAL NEURAL NETWORKS
DETERMINING THE RISKY SOFTWARE PROJECTS USING ARTIFICIAL NEURAL NETWORKSDETERMINING THE RISKY SOFTWARE PROJECTS USING ARTIFICIAL NEURAL NETWORKS
DETERMINING THE RISKY SOFTWARE PROJECTS USING ARTIFICIAL NEURAL NETWORKSijseajournal
 
A Defect Prediction Model for Software Product based on ANFIS
A Defect Prediction Model for Software Product based on ANFISA Defect Prediction Model for Software Product based on ANFIS
A Defect Prediction Model for Software Product based on ANFISIJSRD
 
A NEW HYBRID FOR SOFTWARE COST ESTIMATION USING PARTICLE SWARM OPTIMIZATION A...
A NEW HYBRID FOR SOFTWARE COST ESTIMATION USING PARTICLE SWARM OPTIMIZATION A...A NEW HYBRID FOR SOFTWARE COST ESTIMATION USING PARTICLE SWARM OPTIMIZATION A...
A NEW HYBRID FOR SOFTWARE COST ESTIMATION USING PARTICLE SWARM OPTIMIZATION A...ieijjournal
 
A NEW HYBRID FOR SOFTWARE COST ESTIMATION USING PARTICLE SWARM OPTIMIZATION A...
A NEW HYBRID FOR SOFTWARE COST ESTIMATION USING PARTICLE SWARM OPTIMIZATION A...A NEW HYBRID FOR SOFTWARE COST ESTIMATION USING PARTICLE SWARM OPTIMIZATION A...
A NEW HYBRID FOR SOFTWARE COST ESTIMATION USING PARTICLE SWARM OPTIMIZATION A...ieijjournal1
 
Oo estimation through automation of the predictive object points sizing metric
Oo estimation through automation of the predictive object points sizing metricOo estimation through automation of the predictive object points sizing metric
Oo estimation through automation of the predictive object points sizing metricIAEME Publication
 

Similar to EARLY STAGE SOFTWARE DEVELOPMENT EFFORT ESTIMATIONS – MAMDANI FIS VS NEURAL NETWORK MODELS (20)

Efficient Indicators to Evaluate the Status of Software Development Effort Es...
Efficient Indicators to Evaluate the Status of Software Development Effort Es...Efficient Indicators to Evaluate the Status of Software Development Effort Es...
Efficient Indicators to Evaluate the Status of Software Development Effort Es...
 
A DECISION SUPPORT SYSTEM FOR ESTIMATING COST OF SOFTWARE PROJECTS USING A HY...
A DECISION SUPPORT SYSTEM FOR ESTIMATING COST OF SOFTWARE PROJECTS USING A HY...A DECISION SUPPORT SYSTEM FOR ESTIMATING COST OF SOFTWARE PROJECTS USING A HY...
A DECISION SUPPORT SYSTEM FOR ESTIMATING COST OF SOFTWARE PROJECTS USING A HY...
 
A new model for software costestimation
A new model for software costestimationA new model for software costestimation
A new model for software costestimation
 
A NEW MODEL FOR SOFTWARE COSTESTIMATION USING HARMONY SEARCH
A NEW MODEL FOR SOFTWARE COSTESTIMATION USING HARMONY SEARCHA NEW MODEL FOR SOFTWARE COSTESTIMATION USING HARMONY SEARCH
A NEW MODEL FOR SOFTWARE COSTESTIMATION USING HARMONY SEARCH
 
Using Fuzzy Clustering and Software Metrics to Predict Faults in large Indust...
Using Fuzzy Clustering and Software Metrics to Predict Faults in large Indust...Using Fuzzy Clustering and Software Metrics to Predict Faults in large Indust...
Using Fuzzy Clustering and Software Metrics to Predict Faults in large Indust...
 
A survey of predicting software reliability using machine learning methods
A survey of predicting software reliability using machine learning methodsA survey of predicting software reliability using machine learning methods
A survey of predicting software reliability using machine learning methods
 
A simplified predictive framework for cost evaluation to fault assessment usi...
A simplified predictive framework for cost evaluation to fault assessment usi...A simplified predictive framework for cost evaluation to fault assessment usi...
A simplified predictive framework for cost evaluation to fault assessment usi...
 
AN APPROACH FOR SOFTWARE EFFORT ESTIMATION USING FUZZY NUMBERS AND GENETIC AL...
AN APPROACH FOR SOFTWARE EFFORT ESTIMATION USING FUZZY NUMBERS AND GENETIC AL...AN APPROACH FOR SOFTWARE EFFORT ESTIMATION USING FUZZY NUMBERS AND GENETIC AL...
AN APPROACH FOR SOFTWARE EFFORT ESTIMATION USING FUZZY NUMBERS AND GENETIC AL...
 
Enhancing software development cost control by forecasting the cost of rework...
Enhancing software development cost control by forecasting the cost of rework...Enhancing software development cost control by forecasting the cost of rework...
Enhancing software development cost control by forecasting the cost of rework...
 
Using Data Mining to Identify COSMIC Function Point Measurement Competence
Using Data Mining to Identify COSMIC Function Point Measurement Competence  Using Data Mining to Identify COSMIC Function Point Measurement Competence
Using Data Mining to Identify COSMIC Function Point Measurement Competence
 
Automatically Estimating Software Effort and Cost using Computing Intelligenc...
Automatically Estimating Software Effort and Cost using Computing Intelligenc...Automatically Estimating Software Effort and Cost using Computing Intelligenc...
Automatically Estimating Software Effort and Cost using Computing Intelligenc...
 
Analysis of software cost estimation using
Analysis of software cost estimation usingAnalysis of software cost estimation using
Analysis of software cost estimation using
 
FACTORS ON SOFTWARE EFFORT ESTIMATION
FACTORS ON SOFTWARE EFFORT ESTIMATION FACTORS ON SOFTWARE EFFORT ESTIMATION
FACTORS ON SOFTWARE EFFORT ESTIMATION
 
Comparative performance analysis
Comparative performance analysisComparative performance analysis
Comparative performance analysis
 
DETERMINING THE RISKY SOFTWARE PROJECTS USING ARTIFICIAL NEURAL NETWORKS
DETERMINING THE RISKY SOFTWARE PROJECTS USING ARTIFICIAL NEURAL NETWORKSDETERMINING THE RISKY SOFTWARE PROJECTS USING ARTIFICIAL NEURAL NETWORKS
DETERMINING THE RISKY SOFTWARE PROJECTS USING ARTIFICIAL NEURAL NETWORKS
 
Comparison of available Methods to Estimate Effort, Performance and Cost with...
Comparison of available Methods to Estimate Effort, Performance and Cost with...Comparison of available Methods to Estimate Effort, Performance and Cost with...
Comparison of available Methods to Estimate Effort, Performance and Cost with...
 
A Defect Prediction Model for Software Product based on ANFIS
A Defect Prediction Model for Software Product based on ANFISA Defect Prediction Model for Software Product based on ANFIS
A Defect Prediction Model for Software Product based on ANFIS
 
A NEW HYBRID FOR SOFTWARE COST ESTIMATION USING PARTICLE SWARM OPTIMIZATION A...
A NEW HYBRID FOR SOFTWARE COST ESTIMATION USING PARTICLE SWARM OPTIMIZATION A...A NEW HYBRID FOR SOFTWARE COST ESTIMATION USING PARTICLE SWARM OPTIMIZATION A...
A NEW HYBRID FOR SOFTWARE COST ESTIMATION USING PARTICLE SWARM OPTIMIZATION A...
 
A NEW HYBRID FOR SOFTWARE COST ESTIMATION USING PARTICLE SWARM OPTIMIZATION A...
A NEW HYBRID FOR SOFTWARE COST ESTIMATION USING PARTICLE SWARM OPTIMIZATION A...A NEW HYBRID FOR SOFTWARE COST ESTIMATION USING PARTICLE SWARM OPTIMIZATION A...
A NEW HYBRID FOR SOFTWARE COST ESTIMATION USING PARTICLE SWARM OPTIMIZATION A...
 
Oo estimation through automation of the predictive object points sizing metric
Oo estimation through automation of the predictive object points sizing metricOo estimation through automation of the predictive object points sizing metric
Oo estimation through automation of the predictive object points sizing metric
 

More from cscpconf

ANALYSIS OF LAND SURFACE DEFORMATION GRADIENT BY DINSAR
ANALYSIS OF LAND SURFACE DEFORMATION GRADIENT BY DINSAR ANALYSIS OF LAND SURFACE DEFORMATION GRADIENT BY DINSAR
ANALYSIS OF LAND SURFACE DEFORMATION GRADIENT BY DINSAR cscpconf
 
4D AUTOMATIC LIP-READING FOR SPEAKER'S FACE IDENTIFCATION
4D AUTOMATIC LIP-READING FOR SPEAKER'S FACE IDENTIFCATION4D AUTOMATIC LIP-READING FOR SPEAKER'S FACE IDENTIFCATION
4D AUTOMATIC LIP-READING FOR SPEAKER'S FACE IDENTIFCATIONcscpconf
 
MOVING FROM WATERFALL TO AGILE PROCESS IN SOFTWARE ENGINEERING CAPSTONE PROJE...
MOVING FROM WATERFALL TO AGILE PROCESS IN SOFTWARE ENGINEERING CAPSTONE PROJE...MOVING FROM WATERFALL TO AGILE PROCESS IN SOFTWARE ENGINEERING CAPSTONE PROJE...
MOVING FROM WATERFALL TO AGILE PROCESS IN SOFTWARE ENGINEERING CAPSTONE PROJE...cscpconf
 
PROMOTING STUDENT ENGAGEMENT USING SOCIAL MEDIA TECHNOLOGIES
PROMOTING STUDENT ENGAGEMENT USING SOCIAL MEDIA TECHNOLOGIESPROMOTING STUDENT ENGAGEMENT USING SOCIAL MEDIA TECHNOLOGIES
PROMOTING STUDENT ENGAGEMENT USING SOCIAL MEDIA TECHNOLOGIEScscpconf
 
A SURVEY ON QUESTION ANSWERING SYSTEMS: THE ADVANCES OF FUZZY LOGIC
A SURVEY ON QUESTION ANSWERING SYSTEMS: THE ADVANCES OF FUZZY LOGICA SURVEY ON QUESTION ANSWERING SYSTEMS: THE ADVANCES OF FUZZY LOGIC
A SURVEY ON QUESTION ANSWERING SYSTEMS: THE ADVANCES OF FUZZY LOGICcscpconf
 
DYNAMIC PHONE WARPING – A METHOD TO MEASURE THE DISTANCE BETWEEN PRONUNCIATIONS
DYNAMIC PHONE WARPING – A METHOD TO MEASURE THE DISTANCE BETWEEN PRONUNCIATIONS DYNAMIC PHONE WARPING – A METHOD TO MEASURE THE DISTANCE BETWEEN PRONUNCIATIONS
DYNAMIC PHONE WARPING – A METHOD TO MEASURE THE DISTANCE BETWEEN PRONUNCIATIONS cscpconf
 
INTELLIGENT ELECTRONIC ASSESSMENT FOR SUBJECTIVE EXAMS
INTELLIGENT ELECTRONIC ASSESSMENT FOR SUBJECTIVE EXAMS INTELLIGENT ELECTRONIC ASSESSMENT FOR SUBJECTIVE EXAMS
INTELLIGENT ELECTRONIC ASSESSMENT FOR SUBJECTIVE EXAMS cscpconf
 
TWO DISCRETE BINARY VERSIONS OF AFRICAN BUFFALO OPTIMIZATION METAHEURISTIC
TWO DISCRETE BINARY VERSIONS OF AFRICAN BUFFALO OPTIMIZATION METAHEURISTICTWO DISCRETE BINARY VERSIONS OF AFRICAN BUFFALO OPTIMIZATION METAHEURISTIC
TWO DISCRETE BINARY VERSIONS OF AFRICAN BUFFALO OPTIMIZATION METAHEURISTICcscpconf
 
DETECTION OF ALGORITHMICALLY GENERATED MALICIOUS DOMAIN
DETECTION OF ALGORITHMICALLY GENERATED MALICIOUS DOMAINDETECTION OF ALGORITHMICALLY GENERATED MALICIOUS DOMAIN
DETECTION OF ALGORITHMICALLY GENERATED MALICIOUS DOMAINcscpconf
 
GLOBAL MUSIC ASSET ASSURANCE DIGITAL CURRENCY: A DRM SOLUTION FOR STREAMING C...
GLOBAL MUSIC ASSET ASSURANCE DIGITAL CURRENCY: A DRM SOLUTION FOR STREAMING C...GLOBAL MUSIC ASSET ASSURANCE DIGITAL CURRENCY: A DRM SOLUTION FOR STREAMING C...
GLOBAL MUSIC ASSET ASSURANCE DIGITAL CURRENCY: A DRM SOLUTION FOR STREAMING C...cscpconf
 
IMPORTANCE OF VERB SUFFIX MAPPING IN DISCOURSE TRANSLATION SYSTEM
IMPORTANCE OF VERB SUFFIX MAPPING IN DISCOURSE TRANSLATION SYSTEMIMPORTANCE OF VERB SUFFIX MAPPING IN DISCOURSE TRANSLATION SYSTEM
IMPORTANCE OF VERB SUFFIX MAPPING IN DISCOURSE TRANSLATION SYSTEMcscpconf
 
EXACT SOLUTIONS OF A FAMILY OF HIGHER-DIMENSIONAL SPACE-TIME FRACTIONAL KDV-T...
EXACT SOLUTIONS OF A FAMILY OF HIGHER-DIMENSIONAL SPACE-TIME FRACTIONAL KDV-T...EXACT SOLUTIONS OF A FAMILY OF HIGHER-DIMENSIONAL SPACE-TIME FRACTIONAL KDV-T...
EXACT SOLUTIONS OF A FAMILY OF HIGHER-DIMENSIONAL SPACE-TIME FRACTIONAL KDV-T...cscpconf
 
AUTOMATED PENETRATION TESTING: AN OVERVIEW
AUTOMATED PENETRATION TESTING: AN OVERVIEWAUTOMATED PENETRATION TESTING: AN OVERVIEW
AUTOMATED PENETRATION TESTING: AN OVERVIEWcscpconf
 
CLASSIFICATION OF ALZHEIMER USING fMRI DATA AND BRAIN NETWORK
CLASSIFICATION OF ALZHEIMER USING fMRI DATA AND BRAIN NETWORKCLASSIFICATION OF ALZHEIMER USING fMRI DATA AND BRAIN NETWORK
CLASSIFICATION OF ALZHEIMER USING fMRI DATA AND BRAIN NETWORKcscpconf
 
VALIDATION METHOD OF FUZZY ASSOCIATION RULES BASED ON FUZZY FORMAL CONCEPT AN...
VALIDATION METHOD OF FUZZY ASSOCIATION RULES BASED ON FUZZY FORMAL CONCEPT AN...VALIDATION METHOD OF FUZZY ASSOCIATION RULES BASED ON FUZZY FORMAL CONCEPT AN...
VALIDATION METHOD OF FUZZY ASSOCIATION RULES BASED ON FUZZY FORMAL CONCEPT AN...cscpconf
 
PROBABILITY BASED CLUSTER EXPANSION OVERSAMPLING TECHNIQUE FOR IMBALANCED DATA
PROBABILITY BASED CLUSTER EXPANSION OVERSAMPLING TECHNIQUE FOR IMBALANCED DATAPROBABILITY BASED CLUSTER EXPANSION OVERSAMPLING TECHNIQUE FOR IMBALANCED DATA
PROBABILITY BASED CLUSTER EXPANSION OVERSAMPLING TECHNIQUE FOR IMBALANCED DATAcscpconf
 
CHARACTER AND IMAGE RECOGNITION FOR DATA CATALOGING IN ECOLOGICAL RESEARCH
CHARACTER AND IMAGE RECOGNITION FOR DATA CATALOGING IN ECOLOGICAL RESEARCHCHARACTER AND IMAGE RECOGNITION FOR DATA CATALOGING IN ECOLOGICAL RESEARCH
CHARACTER AND IMAGE RECOGNITION FOR DATA CATALOGING IN ECOLOGICAL RESEARCHcscpconf
 
SOCIAL MEDIA ANALYTICS FOR SENTIMENT ANALYSIS AND EVENT DETECTION IN SMART CI...
SOCIAL MEDIA ANALYTICS FOR SENTIMENT ANALYSIS AND EVENT DETECTION IN SMART CI...SOCIAL MEDIA ANALYTICS FOR SENTIMENT ANALYSIS AND EVENT DETECTION IN SMART CI...
SOCIAL MEDIA ANALYTICS FOR SENTIMENT ANALYSIS AND EVENT DETECTION IN SMART CI...cscpconf
 
SOCIAL NETWORK HATE SPEECH DETECTION FOR AMHARIC LANGUAGE
SOCIAL NETWORK HATE SPEECH DETECTION FOR AMHARIC LANGUAGESOCIAL NETWORK HATE SPEECH DETECTION FOR AMHARIC LANGUAGE
SOCIAL NETWORK HATE SPEECH DETECTION FOR AMHARIC LANGUAGEcscpconf
 
GENERAL REGRESSION NEURAL NETWORK BASED POS TAGGING FOR NEPALI TEXT
GENERAL REGRESSION NEURAL NETWORK BASED POS TAGGING FOR NEPALI TEXTGENERAL REGRESSION NEURAL NETWORK BASED POS TAGGING FOR NEPALI TEXT
GENERAL REGRESSION NEURAL NETWORK BASED POS TAGGING FOR NEPALI TEXTcscpconf
 

More from cscpconf (20)

ANALYSIS OF LAND SURFACE DEFORMATION GRADIENT BY DINSAR
ANALYSIS OF LAND SURFACE DEFORMATION GRADIENT BY DINSAR ANALYSIS OF LAND SURFACE DEFORMATION GRADIENT BY DINSAR
ANALYSIS OF LAND SURFACE DEFORMATION GRADIENT BY DINSAR
 
4D AUTOMATIC LIP-READING FOR SPEAKER'S FACE IDENTIFCATION
4D AUTOMATIC LIP-READING FOR SPEAKER'S FACE IDENTIFCATION4D AUTOMATIC LIP-READING FOR SPEAKER'S FACE IDENTIFCATION
4D AUTOMATIC LIP-READING FOR SPEAKER'S FACE IDENTIFCATION
 
MOVING FROM WATERFALL TO AGILE PROCESS IN SOFTWARE ENGINEERING CAPSTONE PROJE...
MOVING FROM WATERFALL TO AGILE PROCESS IN SOFTWARE ENGINEERING CAPSTONE PROJE...MOVING FROM WATERFALL TO AGILE PROCESS IN SOFTWARE ENGINEERING CAPSTONE PROJE...
MOVING FROM WATERFALL TO AGILE PROCESS IN SOFTWARE ENGINEERING CAPSTONE PROJE...
 
PROMOTING STUDENT ENGAGEMENT USING SOCIAL MEDIA TECHNOLOGIES
PROMOTING STUDENT ENGAGEMENT USING SOCIAL MEDIA TECHNOLOGIESPROMOTING STUDENT ENGAGEMENT USING SOCIAL MEDIA TECHNOLOGIES
PROMOTING STUDENT ENGAGEMENT USING SOCIAL MEDIA TECHNOLOGIES
 
A SURVEY ON QUESTION ANSWERING SYSTEMS: THE ADVANCES OF FUZZY LOGIC
A SURVEY ON QUESTION ANSWERING SYSTEMS: THE ADVANCES OF FUZZY LOGICA SURVEY ON QUESTION ANSWERING SYSTEMS: THE ADVANCES OF FUZZY LOGIC
A SURVEY ON QUESTION ANSWERING SYSTEMS: THE ADVANCES OF FUZZY LOGIC
 
DYNAMIC PHONE WARPING – A METHOD TO MEASURE THE DISTANCE BETWEEN PRONUNCIATIONS
DYNAMIC PHONE WARPING – A METHOD TO MEASURE THE DISTANCE BETWEEN PRONUNCIATIONS DYNAMIC PHONE WARPING – A METHOD TO MEASURE THE DISTANCE BETWEEN PRONUNCIATIONS
DYNAMIC PHONE WARPING – A METHOD TO MEASURE THE DISTANCE BETWEEN PRONUNCIATIONS
 
INTELLIGENT ELECTRONIC ASSESSMENT FOR SUBJECTIVE EXAMS
INTELLIGENT ELECTRONIC ASSESSMENT FOR SUBJECTIVE EXAMS INTELLIGENT ELECTRONIC ASSESSMENT FOR SUBJECTIVE EXAMS
INTELLIGENT ELECTRONIC ASSESSMENT FOR SUBJECTIVE EXAMS
 
TWO DISCRETE BINARY VERSIONS OF AFRICAN BUFFALO OPTIMIZATION METAHEURISTIC
TWO DISCRETE BINARY VERSIONS OF AFRICAN BUFFALO OPTIMIZATION METAHEURISTICTWO DISCRETE BINARY VERSIONS OF AFRICAN BUFFALO OPTIMIZATION METAHEURISTIC
TWO DISCRETE BINARY VERSIONS OF AFRICAN BUFFALO OPTIMIZATION METAHEURISTIC
 
DETECTION OF ALGORITHMICALLY GENERATED MALICIOUS DOMAIN
DETECTION OF ALGORITHMICALLY GENERATED MALICIOUS DOMAINDETECTION OF ALGORITHMICALLY GENERATED MALICIOUS DOMAIN
DETECTION OF ALGORITHMICALLY GENERATED MALICIOUS DOMAIN
 
GLOBAL MUSIC ASSET ASSURANCE DIGITAL CURRENCY: A DRM SOLUTION FOR STREAMING C...
GLOBAL MUSIC ASSET ASSURANCE DIGITAL CURRENCY: A DRM SOLUTION FOR STREAMING C...GLOBAL MUSIC ASSET ASSURANCE DIGITAL CURRENCY: A DRM SOLUTION FOR STREAMING C...
GLOBAL MUSIC ASSET ASSURANCE DIGITAL CURRENCY: A DRM SOLUTION FOR STREAMING C...
 
IMPORTANCE OF VERB SUFFIX MAPPING IN DISCOURSE TRANSLATION SYSTEM
IMPORTANCE OF VERB SUFFIX MAPPING IN DISCOURSE TRANSLATION SYSTEMIMPORTANCE OF VERB SUFFIX MAPPING IN DISCOURSE TRANSLATION SYSTEM
IMPORTANCE OF VERB SUFFIX MAPPING IN DISCOURSE TRANSLATION SYSTEM
 
EXACT SOLUTIONS OF A FAMILY OF HIGHER-DIMENSIONAL SPACE-TIME FRACTIONAL KDV-T...
EXACT SOLUTIONS OF A FAMILY OF HIGHER-DIMENSIONAL SPACE-TIME FRACTIONAL KDV-T...EXACT SOLUTIONS OF A FAMILY OF HIGHER-DIMENSIONAL SPACE-TIME FRACTIONAL KDV-T...
EXACT SOLUTIONS OF A FAMILY OF HIGHER-DIMENSIONAL SPACE-TIME FRACTIONAL KDV-T...
 
AUTOMATED PENETRATION TESTING: AN OVERVIEW
AUTOMATED PENETRATION TESTING: AN OVERVIEWAUTOMATED PENETRATION TESTING: AN OVERVIEW
AUTOMATED PENETRATION TESTING: AN OVERVIEW
 
CLASSIFICATION OF ALZHEIMER USING fMRI DATA AND BRAIN NETWORK
CLASSIFICATION OF ALZHEIMER USING fMRI DATA AND BRAIN NETWORKCLASSIFICATION OF ALZHEIMER USING fMRI DATA AND BRAIN NETWORK
CLASSIFICATION OF ALZHEIMER USING fMRI DATA AND BRAIN NETWORK
 
VALIDATION METHOD OF FUZZY ASSOCIATION RULES BASED ON FUZZY FORMAL CONCEPT AN...
VALIDATION METHOD OF FUZZY ASSOCIATION RULES BASED ON FUZZY FORMAL CONCEPT AN...VALIDATION METHOD OF FUZZY ASSOCIATION RULES BASED ON FUZZY FORMAL CONCEPT AN...
VALIDATION METHOD OF FUZZY ASSOCIATION RULES BASED ON FUZZY FORMAL CONCEPT AN...
 
PROBABILITY BASED CLUSTER EXPANSION OVERSAMPLING TECHNIQUE FOR IMBALANCED DATA
PROBABILITY BASED CLUSTER EXPANSION OVERSAMPLING TECHNIQUE FOR IMBALANCED DATAPROBABILITY BASED CLUSTER EXPANSION OVERSAMPLING TECHNIQUE FOR IMBALANCED DATA
PROBABILITY BASED CLUSTER EXPANSION OVERSAMPLING TECHNIQUE FOR IMBALANCED DATA
 
CHARACTER AND IMAGE RECOGNITION FOR DATA CATALOGING IN ECOLOGICAL RESEARCH
CHARACTER AND IMAGE RECOGNITION FOR DATA CATALOGING IN ECOLOGICAL RESEARCHCHARACTER AND IMAGE RECOGNITION FOR DATA CATALOGING IN ECOLOGICAL RESEARCH
CHARACTER AND IMAGE RECOGNITION FOR DATA CATALOGING IN ECOLOGICAL RESEARCH
 
SOCIAL MEDIA ANALYTICS FOR SENTIMENT ANALYSIS AND EVENT DETECTION IN SMART CI...
SOCIAL MEDIA ANALYTICS FOR SENTIMENT ANALYSIS AND EVENT DETECTION IN SMART CI...SOCIAL MEDIA ANALYTICS FOR SENTIMENT ANALYSIS AND EVENT DETECTION IN SMART CI...
SOCIAL MEDIA ANALYTICS FOR SENTIMENT ANALYSIS AND EVENT DETECTION IN SMART CI...
 
SOCIAL NETWORK HATE SPEECH DETECTION FOR AMHARIC LANGUAGE
SOCIAL NETWORK HATE SPEECH DETECTION FOR AMHARIC LANGUAGESOCIAL NETWORK HATE SPEECH DETECTION FOR AMHARIC LANGUAGE
SOCIAL NETWORK HATE SPEECH DETECTION FOR AMHARIC LANGUAGE
 
GENERAL REGRESSION NEURAL NETWORK BASED POS TAGGING FOR NEPALI TEXT
GENERAL REGRESSION NEURAL NETWORK BASED POS TAGGING FOR NEPALI TEXTGENERAL REGRESSION NEURAL NETWORK BASED POS TAGGING FOR NEPALI TEXT
GENERAL REGRESSION NEURAL NETWORK BASED POS TAGGING FOR NEPALI TEXT
 

Recently uploaded

Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,Virag Sontakke
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application ) Sakshi Ghasle
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfMahmoud M. Sallam
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxsocialsciencegdgrohi
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Class 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfClass 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfakmcokerachita
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Blooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxBlooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxUnboundStockton
 

Recently uploaded (20)

Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdf
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
 
Staff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSDStaff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSD
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Class 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfClass 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdf
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Blooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxBlooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docx
 

EARLY STAGE SOFTWARE DEVELOPMENT EFFORT ESTIMATIONS – MAMDANI FIS VS NEURAL NETWORK MODELS

  • 1. Natarajan Meghanathan, et al. (Eds): ITCS, SIP, JSE-2012, CS & IT 04, pp. 377–384, 2012. © CS & IT-CSCP 2012 DOI : 10.5121/csit.2012.2135 EARLY STAGE SOFTWARE DEVELOPMENT EFFORT ESTIMATIONS – MAMDANI FIS VS NEURAL NETWORK MODELS Roheet Bhatnagar1 and Mrinal Kanti Ghose1 1 Department of Computer Science and Engineering, Sikkim Manipal Institute of Technology, Sikkim Manipal University, Majitar, Rangpo, East Sikkim, India roheetbhatnagar@yahoo.com mkghose2000@yahoo.com ABSTRACT Accurately estimating the software size, cost, effort and schedule is probably the biggest challenge facing software developers today. It has major implications for the management of software development because both the overestimates and underestimates have direct impact for causing damage to software companies. Lot of models have been proposed over the years by various researchers for carrying out effort estimations. Also some of the studies for early stage effort estimations suggest the importance of early estimations. New paradigms offer alternatives to estimate the software development effort, in particular the Computational Intelligence (CI) that exploits mechanisms of interaction between humans and processes domain knowledge with the intention of building intelligent systems (IS). Among IS, Artificial Neural Network and Fuzzy Logic are the two most popular soft computing techniques for software development effort estimation. In this paper neural network models and Mamdani FIS model have been used to predict the early stage effort estimations using the student dataset. It has been found that Mamdani FIS was able to predict the early stage efforts more efficiently in comparison to the neural network models based models. KEYWORDS Effort estimation, early estimations, artificial neural network, fuzzy logic, Mamdani FIS 1. INTRODUCTION Accurate estimation of software size, cost, effort and schedule is probably the biggest challenge facing software developers today. A typical estimation process involves generating a work breakdown structure (WBS), making assumptions, identifying dependencies, examining historical data, estimating each task and documenting the results [1]. Independent surveys carried out by Lederer [2] and Moløkken et al. [3] to evaluate the importance of effort estimation in software development, reported that 70-85% of the respondents agreed to the importance of effort estimation.. As software development has become an essential investment for many organizations, accurate software cost estimation models are needed to effectively predict, monitor, control and assess software development [4]. It has major implications for the management of software development because both the overestimates and underestimates have
  • 2. 378 Computer Science & Information Technology (CS & IT) direct impact for causing damage to software companies. Since estimation accuracy is largely affected by modeling accuracy, finding good models for software estimation are now one of the most important objectives of the software engineering community [5]. New paradigms offer alternatives to estimate the software development effort, in particular the Computational Intelligence (CI) that exploits mechanisms of interaction between humans and processes domain knowledge with the intention of building intelligent systems (IS) [6]. Among IS, Artificial Neural Network and Fuzzy Logic are the two most popular soft computing techniques for software development effort estimation. Since the last two decades, Artificial Neural Network (ANN) are being used extensively for predictions in diverse applications and the neural networks are recognized for their ability to produce reasonably accurate predictions in situations where complex relationships between inputs and outputs exist and where the input data is distorted by high noise levels [7]. Hughes [8], Wittig and Finnie [9][10] and Idri et al. [11] have employed neural network to predict the development effort on different data sets. Many researchers have worked and proposed SCE models based on the Fuzzy Logic Techniques. Fei and Liu, [12] introduced the f-COCOMO model which applied Fuzzy Logic to the COCOMO model for software effort estimation. Kumar et al, [13] had applied fuzzy logic in Putnam’s manpower buildup index (MBI) estimation model. Ryder [14] researched on the application of fuzzy logic to COCOMO and Function Points models. His result showed Fuzzy Logic is good at making effort estimations. 1.1. Early Stage Software Development Early stage effort estimations can be defined as making software development effort estimations at the initial stages more precisely the Design stage of SDLC. Carrying out effort estimations at the early stages is beneficial because the design stage prediction implies fewer overheads at the later stages of software development. Figure 1 below signifies that the total project effort comprises of the efforts (given in percentage) which goes into surpassing each of the individual phases. It is evident from the Figure 1 that most of the efforts (nearly 60 per cent) are spread over two initial phases of Analysis and Design. Hence if the accurate effort requirements can be predicted from the initial or early phases of the SDLC, then an efficient project development schedule can easily be prepared so as to complete the project well within the targeted time and budget constraints. Figure 1: Effort distribution in the individual phases of SDLC (Source: Peter Müller – Software Engineering, SS 2006) The state of the art literature has revealed that not much work on estimating the effort required for software project development at the early stages in the Software Development Life Cycle (SDLC)
  • 3. Computer Science & Information Technology (CS & IT) 379 has been done. Thus, this area still remains open to attract researchers to develop and propose new models for early stage effort estimation. 2. EXPERIMENTAL METHODOLOGY For carrying out the effort prediction in the early stages of software development, precisely in the design phase of SDLC, a student dataset was prepared based on the Entity Relationship Diagrams (ERDs) generated by the final year B.Tech. degree students of Computer Science & Engineering Department of Sikkim Manipal Institute of Technology, India, as part of their Major Project work spanning 16 weeks duration. Total Count of Entities (TCOE), Total Count of Attributes (TCOA), Total Count of Relationships (TCOR), Cumulative Grade Point Aggregate (CGPA) and Major Project final marks have been considered as explanatory variables in the dataset. The relevant data of students of different batches have been gathered. The final marks obtained by students in the Major Project are used to obtain the Recalculated Development Effort (RDE) in number of weeks (effort) of software development. In a previous work [15] carried out by the authors of this paper, a comparison of different neural networks was carried out to predict the effort estimation at the early stages of software development. In the work the Development Time (DT) was obtained by applying various methods such as the Feed Forward Back Propagation Neural Network model, Cascaded Feed Forward Back Propagation Neural Network (CFFBPNN) model, Elman Back Propagation Neural Network (EBPNN) model, Layer Recurrent Neural Network (LRNN) model and Generalized Regression Neural Network (GRNN) model with the help of Neural Network toolbox of MATLAB R2007b software. The performances were then compared in terms of MMRE, Pred (0.25), BRE% etc. All these models were trained with first 31 inputs from the dataset and later the models were tested with 10 inputs from the same dataset. In another work [16], Mamdani FIS from the Fuzzy logic toolbox of Matlab 7.0 was applied on the student dataset as given in Annexure II, Table 3, to evaluate the efficiency of the FIS in estimating the efforts in the early stages of SDLC. For experimentation from the dataset, the Total count of Entities (TCOE), Cumulative Grade Point Aggregate (CGPA) have been taken as two input variables and Redistributed Development Effort (RDE) as the output variable for preparing Mamdani FIS. In the present paper a comparison of the performance of different neural network models with Mamdani FIS is done. For the experiments the same student dataset was used and models were applied on to the dataset. A comparison of the MMRE values obtained from calculating the Redistributed Effort Estimations (RDE’s) after employing the neural networks and fuzzy logic on the dataset was carried out to evaluate the efficiency of the better of the two in estimating effort estimation at the early stage of effort estimation. 2.1. Evaluation Criteria There are many evaluation criteria to evaluate the accuracy of the software development effort in literature. The Mean Magnitude Relative error (MMRE) is a widely-accepted criterion in the literature and is based on the calculation of the magnitude relative error (MRE). Eq. (1) as below shows an equation for computing the MRE value that is used to assess the accuracies of the effort estimates.
  • 4. 380 Computer Science & Information Technology (CS & IT) Eq. (1) The MRE calculates each project in a dataset while the MMRE aggregates the multiple projects. The model with the lowest MMRE is considered the best [4]. 3. RESULTS AND DISCUSSIONS The values of MMRE are calculated for each of the neural networks and fuzzy logic are as shown in Annexure I, Table 2 and Annexure III, Table 4 respectively. The results obtained after comparing the RDE values are graphically shown in Figure 2 and their values are listed in Table 1. Table 1 Comparison of different neural networks and Mamdani FIS based on MMRE values 12.96 13.59 11.45 3.89 0 2 4 6 8 10 12 14 16 FFBPNN Cascaded FFBPNN LRNN Mamdani FIS MMRE Figure 2: Comparison of MMRE values of neural network and fuzzy logic 4. CONCLUSION It is evident from the Figure 2 that the Linear Regression Neural network (LRNN) has the lowest value for MMRE among the other neural network models but when it is compared with fuzzy
  • 5. Computer Science & Information Technology (CS & IT) 381 logic, it is observed that fuzzy logic outperforms neural network models as it has the lowest MMRE value. Thus, fuzzy logic is the best model for predicting early stage effort estimation. REFERENCES [1] Meier, D., 'E-Learning for Effort Estimation in Software Projects', Master's Thesis, Switzerland, 2006. [2] Lederer, A.L.; Prasad, J., ‘Nine Management Guidelines for Better Cost Estimating’, Communications of the ACM. 35, 2, 51 – 59, 1992. [3] Moløkken, K.; Jørgensen, M., ‘A review of surveys on software effort estimation’, International Symposium on Empirical Software Engineering (ISESE’03), September/October 2003. [4] Attarzadeh, I.; Ow, S. H., ‘Proposing a new software cost estimation model based on artificial neural networks', Computer Engineering and Technology (ICCET), 2nd International Conference Volume:3, pp: V3-487 - V3-491, 2010. DOI: 10.1109/ICCET.2010.5485840 [5] Huang, X.; Capretz. L.F.; Ren, J.; Ho D.A., ‘Neuro-Fuzzy Model for Software Cost Estimation’, Proceedings of the Third International Conference on Quality Software, 2003. [6] Grimstad, S., Jorgensen, M., Molokken-Ostvold, K., Software Effort Estimation Terminology: The Tower of Babel. Information and Software Technology. Elsevier, 2005. [7] Park, H.; Baek, S., 'An empirical validation of a neural network model for software effort estimation,' Expert Systems with Applications, vol. 35, no. 3, pp. 929–937, 2008. [8] Hughes, R.T., 'An Evaluation of Machine Learning Techniques for Software Effort Estimation', University of Brighton, 1996. [9] Wittig, G.; Finnie, G., ‘Estimating Software Development Effort with Connectionist Models’, Information and Software Technology. Volume 39, 469-476, 1997. [10] Witting, G.; Finnie, G., “Using Artificial Neural Networks and Function Points to Estimate 4GL Software Development Effort”, J. Information Systems, vol.1, no.2, pp.87-94, 1994. [11] Idri, A.; Khoshgoftaar, T.M.; Abran, A., “Can neural networks be easily interpreted in software cost estimation?” IEEE Trans. Software Engineering, Vol. 2, pp. 1162 – 1167, 2002. [12] Fei, Z; Liu, X., ‘f-COCOMO Fuzzy Constructive Cost Model in Software Engineering’, IEEE international conference on Fuzzy systems, pp. 331-337, 1992. [13] Kumar, S.; Krishna, B.A.; Satsangi, P.S., "Fuzzy systems and neural networks in software engineering project management”, Journal of Applied Intelligence, Vol. 4, pp. 31-52, 1994. [14] Ryder, J., “Fuzzy Modeling of Software Effort Prediction” in Proceeding. of IEEE Information Technology Conference, Syracuse, NY, pp: 53-56, 1-3 Sept 1998. [15] Bhatnagar, R.; Ghose, M.K.; Bhattacharjee, V., “A novel approach to the Early Stage Software Development Effort Estimations using Neural Network Models: a Case Study”; Artificial Intelligence Techniques - Novel Approaches & Practical Applications” of International Journal of Computer Applications (USA), Number 3 - Article 5, 2011 pp 27-30. [16] Bhatnagar, R.; Ghose, M.K.; Bhattacharjee, V., “Predicting the Early Stage Software Development Effort using Mamdani FIS", International Journal of Computer Science and Information Technologies (IJCSIT), Vol. 2 (4) , 1675-1678, 2011. ISSN: 0975-9646
  • 6. 382 Computer Science & Information Technology (CS & IT) Annexure I Table 2: Development Effort as obtained by different neural network models Serial No. Actual RDE RDE’ using FFBPNN RDE’ using CascadeFBPNN RDE’ using LRNN 31 65 69.39 79.71 79.73 32 75 67.73 66.26 69.17 33 65 79.03 55.06 80.00 34 65 79.03 55.05 80.00 35 70 55.00 77.46 69.11 36 70 55.21 74.66 69.39 37 70 60.07 72.86 69.44 38 65 58.85 62.28 67.77 39 75 79.16 61.54 68.31 40 75 79.16 64.05 70.04 41 75 79.20 55.14 55.06 Annexure II Table 3: ERD based Student Dataset: TCOE :: Total Count of Entities; TCOA :: Total Count of Attributes; TCOR:: Total Count of Relationships; CGPA:: Parameter for academic excellence; RDE:: Redistributed Effort (Recalculated effort) Serial Number TCOE TCOA TCOR CGPA RDE 1 24 70 29 6.219 75 2 24 70 29 8.012 75 3 24 70 29 7.733 75 4 10 56 9 7.564 70 5 5 44 5 5.519 55 6 19 47 11 7.507 70 7 8 33 9 6.171 75 8 8 33 9 6.705 75 9 17 53 7 7.629 75 10 9 37 7 8.130 70 11 10 36 8 8.083 65 12 10 36 8 8.126 65 13 10 36 8 7.202 65 14 5 17 5 8.417 65 15 5 16 7 7.757 70 16 4 26 4 7.431 70 17 4 26 4 7.121 70 18 4 26 4 7.660 70 19 7 34 6 8.017 75 20 7 34 6 9.076 75 21 7 27 5 7.550 70 22 6 37 5 6.583 65 23 6 27 12 7.276 65 24 6 27 12 8.124 65 25 5 26 4 6.530 75 26 5 26 4 6.685 70 27 6 28 6 7.843 65 28 7 38 9 9.160 70 29 7 38 9 8.617 75 30 6 18 3 8.719 80
  • 7. Computer Science & Information Technology (CS & IT) 383 31 4 22 3 8.860 65 32 5 18 5 7.664 75 33 16 85 15 6.795 65 34 16 85 15 6.757 65 35 9 36 9 6.207 70 36 9 36 9 6.636 70 37 9 36 9 6.790 70 38 8 24 7 8.095 65 39 20 115 22 7.990 75 40 20 115 22 8.095 75 41 15 60 9 6.340 75 Annexure III Table 4: RDE using Mamdani FIS and corresponding MRE values Serial Number TCOE CGPA RDE RDE using Mamdani FIS MRE 1 24 6.219 75 75 0.000 2 24 8.012 75 75 0.000 3 24 7.733 75 75 0.000 4 10 7.564 70 75 0.071 5 5 5.519 55 64.3 0.169 6 19 7.507 70 75 0.071 7 8 6.171 75 65 0.133 8 8 6.705 75 65 0.133 9 17 7.629 75 75 0.000 10 9 8.13 70 75 0.071 11 10 8.083 65 75 0.154 12 10 8.126 65 75 0.154 13 10 7.202 65 75 0.154 14 5 8.417 65 71 0.092 15 5 7.757 70 71 0.014 16 4 7.431 70 70 0.000 17 4 7.121 70 70 0.000 18 4 7.66 70 70 0.000 19 7 8.017 75 73.4 0.021 20 7 9.076 75 72.8 0.029 21 7 7.55 70 73.2 0.046 22 6 6.583 65 64.4 0.009 23 6 7.276 65 71.3 0.097 24 6 8.124 65 72.1 0.109 25 5 6.53 75 64.4 0.141 26 5 6.685 70 64.5 0.079 27 6 7.843 65 72.1 0.109 28 7 9.16 70 72.7 0.039 29 7 8.617 75 73.3 0.023 30 6 8.719 80 71.9 0.101 31 4 8.86 65 70 0.077 32 5 7.664 75 71 0.053 33 16 6.795 65 70 0.077 34 16 6.757 65 70.4 0.083 35 9 6.207 70 67.1 0.041 36 9 6.636 70 68.6 0.020
  • 8. 384 Computer Science & Information Technology (CS & IT) 37 9 6.79 70 70 0.000 38 8 8.095 65 75 0.154 39 20 7.99 75 75 0.000 40 20 8.095 75 75 0.000 41 15 6.34 75 71 0.053 Authors Dr. Roheet Bhatnagar received his B.Tech. in Computer Science and Engineering and M.Tech. in Remote Sensing from Birla Institute of Technology, Mesra, Ranchi, India in 1996 and 2004 respectively and PhD in Computer Science & Engineering from Sikkim Manipal University in 2011. He is having more than 14 years of varied experience in the software industries and academics. He had worked in multinationals viz; Xerox Modicorp Ltd., Samsung SDS India Pvt. Ltd. and USHA Soft (a software subsidiary of USHA Martin Ltd.) in Gurgaon from 1997 till 2003 just after his graduation. During his stint in the industry he had a good exposure to software development executing many projects with different roles and responsibilities. He joined Department of Remote Sensing at BIT Mesra, Ranchi in the year 2003 and worked as Assistant Professor till 2008. He joined Sikkim Manipal Institute of Technology (SMIT) - a constituent college of Sikkim Manipal University (SMU) in 2008 and is presently serving as Associate Professor in the Department of Computer Science and Engineering. He has a number of publications in indexed international journals and national and international conferences. He is a life member of professional societies like Indian Society of Remote Sensing (ISRS), Indian Society of Technical Education (ISTE), and International Association of Engineers (IAENG). His current areas of interest are, soft computing, fuzzy and neural networks, database management systems, data mining and knowledge discovery, Remote Sensing and Geographical Information Systems (RS-GIS), and software engineering. He can be reached at roheetbhatnagar@yahoo.com and roheet.bhatnagar@gmail.com Prof. (Dr) Mrinal Kanti Ghose was born on 1st March 1952. He is a PhD and specializes in Software Engineering, Image Processing, Remote Sensing & GIS. His other Area of research are Artificial Intelligence, Data Mining, Simulation & Modeling, Optimization & Genetic Algorithms. Currently Prof. Ghose is working as Dean (R&D), SMIT and Professor & Head, Department of Computer Science & Engineering at Sikkim Manipal Institute of Technology, Sikkim, India. He is having vast experience of 32 years in teaching and research. During his career he has been associated with many prestigious universities and organizations. He had worked at Regional Engg. College ( NIT ), Silchar (1979 – 1981), Assam Central University, Silchar as COE and HOD of Computer Science Department (1997-2000). He was associated with Vikram Sarabhai Space Centre / ISRO, Thiruvananthapuram from 1981-1994 & Regional Remote Sensing Service Center / ISRO , Kharagpur from 1995 – 1996 and from 2000-2006. He was an Adjunct Professor, Reliability Engg Centre, IEM, IIT Kharagpur, from 2000 – 2005. He has more than 95 research publications in reputed National/International Journals and Conferences. He has written a number of Technical reports and co- authored a couple of books. He has organized a number of Conferences, Workshops and Seminars. He has guided a number of Master level students and guiding a number of PhD students. He has also worked on a number of consultancy projects.