- United Kingdom
- http://www.janisklaise.com
Block or Report
Block or report jklaise
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
SeldonIO/alibi-detect Public
Algorithms for outlier, adversarial and drift detection
522 contributions in the last year
We're celebrating 100 million developers!
Less
More
Activity overview
Contributed to
SeldonIO/alibi,
SeldonIO/alibi-detect,
jklaise/advent-of-code
and 11 other
repositories
Contribution activity
January 2023
Created 12 commits in 2 repositories
Created a pull request in SeldonIO/alibi that received 6 comments
Add test execution times and a timeout of 600s
Addresses #840. This is primarily to see what is causing mac-os CI tests to periodically run to ~6h before getting killed.
+10
−1
•
6
comments
Opened 8 other pull requests in 2 repositories
SeldonIO/alibi
6
merged
SeldonIO/alibi-detect
2
merged
Reviewed 19 pull requests in 3 repositories
SeldonIO/alibi-detect
9 pull requests
-
Change tensorflow model format to
SavedModel
to support sub-classed models -
Set
x_ref_preprocessed=True
during legacy loading (v0.10.5 patch) - Fix legacy loading of detectors with tf models (v0.10.5 patch)
- Change python3.10 -> python3.9 in macos ci
- Add saving/loading to cd_clf_cifar10.ipynb
- Replace Python 2 type comments with type annotations
-
Fix
sphinx-autodoc-typehints
to <1.21 - Serialisation of (online) state for online detectors
- Add joblib to mocked libraries for docs
SeldonIO/alibi
9 pull requests
- Bugfix Change macOS CI python version
-
Fix
sphinx-autodoc-typehints
to <1.21 -
Update github actions
checkout
andsetup-python
- Revert sphinx version to <6.0.0
- Apply numpy squeeze to incorrectly shaped image array
- Filter gradients of IndexedSlices in tf grad sim backend, fixes #828
- Update examples to use California housing dataset
- Fix/protoselect test coverage
- Modularized computation of protoypes importance scores