This repository is the final project for the CS6501 Machine Learning for Software Reliability (Fall 2025) course at the University of Virginia (UVa). This repository contains the code, datasets, and ...
Because there seem to be some incompatibilities between attrs module (pytest dependency) and Jython, it might make sense to rewrite tests to use the unittest module instead of pytest.