-
# Cell 1: Import Libraries
import pandas as pd
import numpy as np
import matplotlib.pyplot as plt
import seaborn as sns
import pennylane as qml
from sklearn.preprocessing import StandardScaler
…
-
As for now, the pipeline performs expainability per inference row.
Explainability for the whole inference dataset maybe be useful in the future.
Some related code has already be written:
- Pipel…
-
In the current world if TE has a TRC a bug associated with the test it's "failed as expected"
I think it's wrong:
- it's not conclusive that if I have a bug I'm happy with it
- and it does no…
-
## Description
Using trt llm to generate llama classification model. I have two similar script to generate engine, the first is raw scripts, the second is base on example/llama/build.sh script.
Howev…
-
> What application are you using?
Maximo
> Describe the problem.
We currently have limited workgroups and it is causing issues when running reports for our team. I need to get our work group cre…
-
Images:
- [x] Add overview image
- [x] Add screen-shot of table
- [ ] Photos indicating the different tiers (1: DTU Climate station, 2: SPN1 and RSR)
-
Hi, this problem occurs when i build code on Jenkins. I can not see additional classifications which are added from code. I can not see any problem on local build.
Local build:
![local-cucumber](h…
-
### Intro
안녕하세요 @hyunwoongko 님! 한국어 챗봇 프레임워크를 필요로 했는데, 너무 잘 만드신 것 같습니다!
코드와 자세한 docs를 읽어보며 감탄했습니다. 덕분에 원하는 기능의 챗봇을 만들 수 있을 것 같습니다.
### 문제 상황
`[DistanceClassifier]` 학습을 완료한 후, 이런 에러가 발생합니다. (…
-
When I log in as an Admin user, I have access to all content regardless of visibility restrictions; when I log in as a user that has no Organization membership applied to their profile I can only see …
-
### Issue Description
https://shap.readthedocs.io/en/latest/example_notebooks/image_examples/image_classification/Front%20Page%20DeepExplainer%20MNIST%20Example.html
The information in this page has…