---
title: "Week 5"
date: 2023-06-29
---
### Model inference
[Inference](https://github.com/baolef/libreoffice-ci/blob/main/test.py) is completed using [testfailure](https://github.com/baolef/libreoffice-ci/blob/main/models/testfailure.py) and [testselect](https://github.com/baolef/libreoffice-ci/blob/main/models/testselect.py) to predict unit tests to be run for a commit.
### Model sharing
More training results, such as models, intermediate data and metrics are shared in the [repository](https://github.com/baolef/libreoffice-ci).
title: "Week 5"
date: 2023-06-29
---
### Model inference
[Inference](https://github.com/baolef/libreoffice-ci/blob/main/test.py) is completed using [testfailure](https://github.com/baolef/libreoffice-ci/blob/main/models/testfailure.py) and [testselect](https://github.com/baolef/libreoffice-ci/blob/main/models/testselect.py) to predict unit tests to be run for a commit.
### Model sharing
More training results, such as models, intermediate data and metrics are shared in the [repository](https://github.com/baolef/libreoffice-ci).