-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Christian Adriano, PhD candidate edited this page Aug 6, 2020
·
1 revision
Welcome to the Bandits_FaultUnderstanding wiki!
Here you will implementations of the following types of multi-armed bandits:
- e-greedy
- Upper Confidence Bounds
- Bayesian Bandit
- Causal Bandit
- Contextual Bandit
All of these bandit implementations involve finding the question that most probably covers the program statement that hosts a software bug. For more details about the scenario see [1]
[1] Adriano, C. M. (2019). Microtasking Software Failure Resolution: Early Results. ACM SIGSOFT Software Engineering Notes, 44(1), 36-36.