triage icon indicating copy to clipboard operation
triage copied to clipboard

General Purpose Risk Modeling and Prediction Toolkit for Policy and Social Good Problems

Results 110 triage issues
Sort by recently updated
recently updated
newest added

### Update [mkdocs](https://pypi.org/project/mkdocs) from **1.3.0** to **1.3.1**. Changelog ### 1.3.1 ``` * Pin Python-Markdown version to <3.4, thus excluding its latest release that breaks too many external extensions (2893) *...

### Update [mkdocs](https://pypi.org/project/mkdocs) from **1.3.0** to **1.5.3**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/mkdocs ### Update [pymdown-extensions](https://pypi.org/project/pymdown-extensions) from **10.0.1**...

- A more interactive, flexible timechop plot, possibly helpful for playing around with parameters and understanding them. The function is called **visualize_chops_plotly** - Updated docs for this - A new...

Currently, if we want to use multiple `test_label_timespans` in the same experiment (without changing the `train_label_timespan`), triage creates a separate model using the same training data for each test label...

needs-discussion

Bumps [wheel](https://github.com/pypa/wheel) from 0.37.1 to 0.38.1. Changelog Sourced from wheel's changelog. Release Notes UNRELEASED Updated vendored packaging to 22.0 0.38.4 (2022-11-09) Fixed PKG-INFO conversion in bdist_wheel mangling UTF-8 header values...

dependencies

In the same way that running with `save_predictions=False` can be useful to avoid filling up database space, it would be useful to add optional behavior to delete model objects (maybe...

needs-discussion

Unfortunately, colab uses python 3.7 by default so `pip install triage` installs triage 5.1.1, the latest version to support this version of python. To use newer triage versions here, we'll...

### Update [mkdocs](https://pypi.org/project/mkdocs) from **1.3.0** to **1.6.0**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/mkdocs ### Update [pymdown-extensions](https://pypi.org/project/pymdown-extensions) from **10.0.1**...

Modify the `builders.py` component to deal with the use case of not having labels on the matrix (predict forward). In case there are no labels, a CSV file is generated...