scispace - formally typeset
F

Fahmid Morshed Fahid

Researcher at North Carolina State University

Publications -  15
Citations -  128

Fahmid Morshed Fahid is an academic researcher from North Carolina State University. The author has contributed to research in topics: Computer science & Software quality. The author has an hindex of 5, co-authored 12 publications receiving 52 citations.

Papers
More filters
Journal ArticleDOI

Identifying Self-Admitted Technical Debts with Jitterbug: A Two-step Approach

TL;DR: Jitterbug is proposed, a two-step framework for identifying SATDs that identifies the “easy to find” SATDs automatically with close to 100 percent precision using a novel pattern recognition technique and machine learning techniques are applied to assist human experts in manually identifying the remaining “hard to find
Posted Content

Software Engineering for Fairness: A Case Study with Hyperparameter Optimization.

TL;DR: This paper shows that making fairness as a goal during hyperparameter optimization can (a) preserve the predictive power of a model learned from a data miner while also generating fairer results, which is the first application of hyperparameters optimization as a tool for software engineers to generate fairer software.
Proceedings ArticleDOI

TERMINATOR: better automated UI test case prioritization

TL;DR: A novel TCP approach is proposed, that dynamically re-prioritizes the test cases when new failures are detected, by applying and adapting a state of the art framework from the total recall problem.
Proceedings ArticleDOI

Exploring Novice Programmers' Hint Requests in an Intelligent Block-Based Coding Environment

TL;DR: In this paper, the authors examine data collected from 174 college students in an introductory engineering course, who used an intelligent block-based coding environment to learn computer science and find that students with high perceived computer skill asked for hints when their code was less complete than those with low perceived computer skills.
Posted Content

Better Technical Debt Detection via SURVEYing

TL;DR: This paper proposes SURVEY0, an incremental Logistic Regression estimation method that implements cost/benefit analysis and evaluates SURVEy0 in the context of self-admitted technical debt.