-
Notifications
You must be signed in to change notification settings - Fork 139
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* quick draft for simple stats sum functionality * draft for simple stats avg functionality * draft for simple stats std functionality * draft for simple stats count functionality * expand rankers to work with dq and ss results * fix comparison plots * rename simplestats to summarystats * change row count api to not use columns * add support for python 3.11 and drop support for python 3.7 * add sampling error to sum stats avg * add sampling error to sum stats sum * add summary stats std samling error * add summary stats median * fix weird pattern matching issue * Re-add python 3.7 support, conditional imports for pandas and scipy based on python version Signed-off-by: niels <niels@nannyml.com> * Linting + style changes. Added test for Rannker using UnseenValues result Signed-off-by: niels <niels@nannyml.com> * stats avg tutorial * summary stats docs * add sampling error * merge bug fix * Fix dependency issues + update workflows to include python 3.11 Signed-off-by: Niels Nuyttens <niels@nannyml.com> * Exclude numpy 1.25 as it crashes test Signed-off-by: Niels Nuyttens <niels@nannyml.com> * Conditional bump in matplotlib version --------- Signed-off-by: niels <niels@nannyml.com> Signed-off-by: Niels Nuyttens <niels@nannyml.com> Co-authored-by: niels <niels@nannyml.com> Co-authored-by: Niels Nuyttens <niels.nuyttens@nannyml.com>
- Loading branch information
1 parent
b686b41
commit 990505c
Showing
63 changed files
with
9,082 additions
and
1,176 deletions.
There are no files selected for viewing
This file contains 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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.