Research & Articles
Exploring ideas at the intersection of technology, science, and creativity. Dive into my collection of papers, tutorials, and insights.
Recent Articles
A Multi-Task Learning Model for Predicting the Number of Diesel Generators on Oil Drilling Rigs
Bigram models and auto correct application in python
The following gitbug project, implemented a bigram models and an autocorrect applications for spell checking and spell suggestions.
Feature prioritization in SAFe model using COCOMO II
Software requirements prioritization is considered as one of the significant challenges for software managers in today’s IT business. Depends on the software development model, the requirements ranking technique is different. This paper presents a case study to demonstrate the accuracy and practicality of using COCOMO II in the SAFe model to estimate the effort that is required to develop new features. The effort can be used for what SAFe recognizes as size in Weighted Shortest Job First (WSJF) model to prioritize the work for each Program Increment (PI).
Edit Distance python code
The following repo is a python application to calculate edit distance between two words: