-
### Project Summary
The topic of this project is on earthquakes in Nepal. The data used is survey information from two sources: [1] a lab [2] Nepal Bureau of Statistics. The project aims to predict t…
bhyeh updated
2 years ago
-
**Description**
While building from source, the build fails when tensorrt_llm backend is chosen.
**Triton Information**
What version of Triton are you using? r24.04
Are you using the Triton co…
-
I wonder if separate data set is necesarry for feature_lerning.
Why don't use something similar to cv=2 (or greater) when fl_data is not provided:
1. let's split raw training data into two separa…
-
**Addition Description**
SHAP is one of the state-of-the-art methods for computing feature importance using concepts from game theory.
Briefly, for each prediction, SHAP will estimate how much each …
-
Calling explainer.shapValues(values, false) is crashing after calling 1000 times in a for loop.
-
Following on from keras-team/keras#18445 have you considered exposing the type information so that you can enumerate:
- _categorical_ All Optimizers, Losses, Layers, Metrics, &etc. available _out-o…
-
with this model and »Generate word level Page XML output« *checked* and *not checked*:
```
ocr4all/models/custom# md5sum historical_french-2020-10-14/0/*
ecd83bdb5ddcc8965b8400cfb200a063 historica…
-
**Is your feature request related to a problem? Please describe.**
I would like to add a phone price range classification model using a MLP.
**Describe the solution you'd like**
I would like to build…
-
just reading this [great paper](http://quinonero.net/Publications/predicting-clicks-facebook.pdf) and trying to implement this:
... We treat each individual tree as a categorical feature that take…
-
When running a command with a more complex policy:
`zkpolicy -c /opt/zkpolicy/conf/config-custom.yml audit`
on a zk instance with multiple znodes I experienced long execution times (of a few minutes…