Output with random_state set:
$ pytest --nbval -v asserted_heart-failure-classification.ipynb
0.00s - Debugger warning: It seems that frozen modules are being used, which may
0.00s - make the debugger miss breakpoints. Please pass -Xfrozen_modules=off
0.00s - to python to disable frozen modules.
0.00s - Note: Debugging will proceed. Set PYDEVD_DISABLE_FILE_VALIDATION=1 to disable this validation.
=========================================================== test session starts ============================================================
platform linux -- Python 3.12.4, pytest-8.3.2, pluggy-1.5.0 -- /home/verve/miniconda3/envs/heart_failure/bin/python
cachedir: .pytest_cache
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| numpy | |
| matplotlib>=1.5.2,<=2.0.2 | |
| ipywidgets | |
| twisted | |
| Cython | |
| boto3 | |
| genshi | |
| notebook | |
| lxml | |
| jinja2 |


