Activity
updates performance metrics code to work with both ml models and depp…
updates performance metrics code to work with both ml models and depp…
adds analysis for TPs and TNs. computes word frequencies.
adds analysis for TPs and TNs. computes word frequencies.
adds new explanation code. splits explanation results by class.
adds new explanation code. splits explanation results by class.
Visualize precomputed explanations notebook
Visualize precomputed explanations notebook
refactor method and remove windows specific path
refactor method and remove windows specific path
convert json to csv
convert json to csv
fix bug in loading earlier explanations
fix bug in loading earlier explanations
results for first 300 sentences test set
results for first 300 sentences test set
first working version of batch explain script
first working version of batch explain script
update xai notebook with stability test for lime
update xai notebook with stability test for lime
add notebook to calculate attribution
add notebook to calculate attribution
add probabilities to classification output
add probabilities to classification output
fix bugs in model support; add saving predictions; include all pca co…
fix bugs in model support; add saving predictions; include all pca co…
add support for bert and legal-bert
add support for bert and legal-bert
add seed for consistent splitting of data sets
add seed for consistent splitting of data sets
adds script to classify sentences in CSV column with inlegalbert mode…
adds script to classify sentences in CSV column with inlegalbert mode…
Merge branch 'main' into inlegalbert-xgboost
Merge branch 'main' into inlegalbert-xgboost