alibi-detect icon indicating copy to clipboard operation
alibi-detect copied to clipboard

Learned Kernel Detector with Text Data - Example

Open akshitasingh0706 opened this issue 3 years ago • 1 comments

Hello, I am trying to implement a Learned Kernel Detector with a text dataset and none of my projections are working. I keep running into errors each time. Would it be possible to share an example of how we can construct neural network projections/kernels for text datasets? Thank you so much!

akshitasingh0706 avatar Jul 18 '22 23:07 akshitasingh0706

Hi @akshitasingh0706, thanks for bringing this up.

As projections for text datasets could vary a lot depending on the data structure and pre-processing, we don't have a specific text dataset example at the moment.

I wonder if you can provide more info on your codes/datasets/errors? We can see if there is any quick solution to your problem.

Srceh avatar Jul 20 '22 10:07 Srceh