Size estimation through neural network for a common class of web-based systems

This project deals with the analysis on the open source PhP systems size and through analysis on a number of open source software, a list of data based on the software’s database system were collected. These data significantly representing the characteristics of the software are “entities”, “relatio...

Full description

Saved in:
Bibliographic Details
Main Author: Wang, Di
Other Authors: Tan, Hee Beng Kuan
Format: Theses and Dissertations
Published: 2008
Subjects:
Online Access:http://hdl.handle.net/10356/3647
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Description
Summary:This project deals with the analysis on the open source PhP systems size and through analysis on a number of open source software, a list of data based on the software’s database system were collected. These data significantly representing the characteristics of the software are “entities”, “relationships” and “attributes” found in the databases. And from these data, a backpropagation neural network was applied based on the method proposed in the conceptual model by taking entities, relationships and average attributes as the input, the lines of source code of a given software may be estimated.