Inspections

Branch: issue678-refactor-suggestionresult-sparse-array
move filter_suggestion to annif.suggestion where it fits better than in annif.ut...

issue678-refactor-suggestionresult-sparse-array . d250de...96588c . push triggered

  No notable changes.
02:47
created
remove unused class LazySuggestionResult

issue678-refactor-suggestionresult-sparse-array . 3a8eec...d250de . push triggered

  No notable changes.
04:34
created
remove remaining use of SuggestionFilter, along with the class and tests

issue678-refactor-suggestionresult-sparse-array . 818ba2...3a8eec . push triggered

  No notable changes.
03:00
created
reimplement CLI optimize command using SuggestionResults class; now also support...

issue678-refactor-suggestionresult-sparse-array . 1844ad...818ba2 . push triggered

  1 fixed issue found.
02:55
created
implement SuggestionResults and use it in CLI suggest and index commands

issue678-refactor-suggestionresult-sparse-array . ec878d...1844ad . push triggered

  No notable changes.
02:46
created
use SuggestionBatch.filter() in annif.parallel

issue678-refactor-suggestionresult-sparse-array . 2bf8c6...ec878d . push triggered

  No notable changes.
02:57
created
implement SuggestionBatch.filter and .from_sequence classmethod

issue678-refactor-suggestionresult-sparse-array . 8342bd...2bf8c6 . push triggered

  No notable changes.
03:05
created
rename filter_pred_top_k to filter_suggestion and move it to annif.util in antic...

issue678-refactor-suggestionresult-sparse-array . 47b4f1...8342bd . push triggered

  No notable changes.
14:57
created
create SuggestionBatch already in AnnifBackend._suggest_batch() instead of Annif...

issue678-refactor-suggestionresult-sparse-array . 830b3a...47b4f1 . push triggered

  No notable changes.
02:42
created
remove unused imports

issue678-refactor-suggestionresult-sparse-array . 4d4f9a...830b3a . push triggered

  No notable changes.
02:37
created
remove unused imports

issue678-refactor-suggestionresult-sparse-array . e0c871...4d4f9a . push triggered

  No notable changes.
03:10
created
remove LRAP metric & remaining use of dense arrays in annif.eval

issue678-refactor-suggestionresult-sparse-array . 1db8f5...e0c871 . push triggered

  No notable changes.
02:48
created
reimplement Precision@{1,3,5} metrics without using precision_at_k_score functio...

issue678-refactor-suggestionresult-sparse-array . 928cbc...1db8f5 . push triggered

  No notable changes.
02:39
created
reimplement eval results per subject calculation using sparse array ops

issue678-refactor-suggestionresult-sparse-array . c2b2ab...928cbc . push triggered

  No notable changes.
11:13
created
test for eval results file in test_eval module

issue678-refactor-suggestionresult-sparse-array . be4929...c2b2ab . push triggered

  No notable changes.
02:35
created
test for eval results file in test_eval module

issue678-refactor-suggestionresult-sparse-array . 25505e...be4929 . push triggered

  No notable changes.
02:40
created
test for eval results file in test_eval module

issue678-refactor-suggestionresult-sparse-array . 4fd526...25505e . push triggered

  No notable changes.
03:07
created
add unit tests for true/false positives/negatives eval metrics

issue678-refactor-suggestionresult-sparse-array . cca66b...4fd526 . push triggered

  2 issues found.
04:07
created