-
First of all, great work on the library! I've been working on implementing a wrapper around it to provide SHAP explanations for productionised models but have run into some issues concerning categori…
-
@andrewpbray
-
I've tested speculative decoding feature using llama3 models; I convert draft/target model to trt engine, and launch triton server with bls model, but there seems no performance gain.
environment s…
-
an R based shiny app has been created to review / fix / the climate observations data. Need to:
* identify the code used to prep the Xl Spreadsheet
* Modify the paths
* Containerize
* Integrate the …
-
-
_ToDo: determine phd focus and scope_
Phd Funding project: https://www.tudelft.nl/en/2020/tu-delft/eur33m-research-funding-to-establish-trust-in-the-internet-economy
Duration: 1 Sep 2023 - 1 sep 2…
-
miniconda3\Lib\site-packages\supervised\preprocessing\preprocessing_categorical.py:81:
FutureWarning: Setting an item of incompatible dtype is deprecated and will raise in a future error of pandas…
-
#### Description
The routine `_average_path_length()` for isolation forests (sklearn.ensemble.IsolationForest) gives quite inaccurate results for small sizes (`n_samples_leaf`), which propagates to t…
-
**Description**
I deployed a triton backend of Baichuan TensorRT engine successfully, but got segmentation fault error during streaming inference
**Triton Information**
I start the triton contain…
-
##Context of the issue
So I am trying to "stalk" the score of pipelines during training with warm-start and small runs.
I have managed to do so for both "Classifier" and "Regressor" template, but …