IPE 512 Assignment Report Davis Isibor
IPE 512 Assignment Report Davis Isibor
Reg No: 20
1. Introduction
During my Industrial Training at a digital technology company, I worked on several product
cycles involving the release of web platforms, APIs, and software tools. The company’s
operations followed agile workflows where product releases occurred monthly. This
modeling task simulates and forecasts the number of software releases over a future five-
month period using the Genetic Algorithm technique.
2. Problem Statement
The objective was to forecast the number of software products expected to be released over
the next five months using a Genetic Algorithm. The model also optimized for revenue,
based on the assumption that each product yields ₦200,000. The result aimed to minimize
forecasting error while maximizing revenue potential.
7. Tools Used
• Language: Python 3
• Libraries: NumPy, Pandas
• Environment: VS Code