Explainable Bag-of-Concepts
latest
Usage
Explainability with SHAP values
API
Explainable Bag-of-Concepts
Index
Edit on GitHub
Index
_
|
C
|
E
|
F
|
G
|
L
|
O
|
S
|
T
|
U
|
X
_
__call__() (in module xboc.Tokenizer)
__init__() (in module xboc.XBOCModel)
_apply_cfidf() (in module xboc.XBOCModel)
_cluster_wv() (in module xboc.XBOCModel)
_create_bow() (in module xboc.XBOCModel)
_create_w2c() (in module xboc.XBOCModel)
_get_word2idx() (in module xboc.XBOCModel)
_log() (in module xboc.XBOCModel)
C
calculate_scores_for_k_range() (in module xboc.XBOCModel)
ClusteringMethod() (in module xboc)
E
encode() (in module xboc.XBOCModel)
F
fit() (in module xboc.XBOCModel)
G
get_concept_label() (in module xboc.XBOCModel)
get_top_n_words() (in module xboc.XBOCModel)
L
LabelingImplementation() (in module xboc)
LLMModel() (in module xboc)
load() (in module xboc.XBOCModel)
O
OpenAIPrompt() (in module xboc.prompts)
S
save() (in module xboc.XBOCModel)
T
Tokenizer() (in module xboc)
U
UniversalPrompt() (in module xboc.prompts)
X
XBOCModel() (in module xboc)