piyush2896 / Simulated-Annealing-Parameter-Estimation

Software Reliability Growth Model parameter prediction using Simulated Annealing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parameter Estimation of SRGM using Simulated Annealing

Software Reliability Growth Model (SRGM) is a way to generate a mapping of number of days of a software to its failure frequency.

**Model Used: Goel-Okumoto (G-O) model **

Goel-Okumoto Model

where,
MU
a
b

Usage

Run simulated_annealing.py to see the output

Results

Results of Parameter Estimations on Different Datasets

About

Software Reliability Growth Model parameter prediction using Simulated Annealing


Languages

Language:Python 100.0%