Inspections

Branch: issue678-refactor-suggestionresult-sparse-array
reimplement filter_suggestion without using slow(?) dok_array

issue678-refactor-suggestionresult-sparse-array . 98fb87...3edab4 . push triggered

  No notable changes.
05:28
created
remove now-unused merge_hits and WeightedSuggestionsBatch

issue678-refactor-suggestionresult-sparse-array . c828bb...573b64 . push triggered

  No notable changes.
07:08
created
remove now-unused merge_hits and WeightedSuggestionsBatch

issue678-refactor-suggestionresult-sparse-array . d7e7fa...c828bb . push triggered

  No notable changes.
05:27
created
refactor ensemble suggest functionality to better support batching

issue678-refactor-suggestionresult-sparse-array . 0d7003...d7e7fa . push triggered

  No notable changes.
02:49
created
reimplement ensemble hyperopt making better use of sparse arrays

issue678-refactor-suggestionresult-sparse-array . 092cdc...0d7003 . push triggered

  No notable changes.
03:02
created
reimplement ensemble hyperopt making better use of sparse arrays

issue678-refactor-suggestionresult-sparse-array . 311240...092cdc . push triggered

  No notable changes.
03:05
created
refactor _normalize_suggestion_batch using list comprehensions

issue678-refactor-suggestionresult-sparse-array . cc0b6b...311240 . push triggered

  No notable changes.
02:49
created
faster vector_to_suggestions using np.argpartition

issue678-refactor-suggestionresult-sparse-array . 17f52a...cc0b6b . push triggered

  No notable changes.
02:49
created
add test for fasttext suggest with empty text

issue678-refactor-suggestionresult-sparse-array . 548b8b...17f52a . push triggered

  No notable changes.
03:22
created
move imports inline to avoid startup overhead

issue678-refactor-suggestionresult-sparse-array . 5b9518...548b8b . push triggered

  No notable changes.
15:45
created
minor fixes

issue678-refactor-suggestionresult-sparse-array . 17e5b9...5b9518 . push triggered

  Inspection was canceled.
33:56
created
refactor: remove unnecessary size parameters

issue678-refactor-suggestionresult-sparse-array . 749a8c...17e5b9 . push triggered

  Inspection was canceled.
45:55
created
refactor: rename SparseSuggestionResult to SuggestionResult

issue678-refactor-suggestionresult-sparse-array . 8af1fb...749a8c . push triggered

  Inspection was canceled.
30:58
created
silence NumPy warnings about invalid numbers

issue678-refactor-suggestionresult-sparse-array . 37d225...8af1fb . push triggered

  Inspection timed out.
122:06
created
Merge branch 'main' into issue678-refactor-suggestionresult-sparse-array

issue678-refactor-suggestionresult-sparse-array . 911e14...37d225 . push triggered

  No notable changes.
06:49
created
remove unnecessary .as_vector() methods/variants

issue678-refactor-suggestionresult-sparse-array . 82f1b2...911e14 . push triggered

  No notable changes.
02:35
created
enforce score ranges in SuggestionBatch.from_sequence

issue678-refactor-suggestionresult-sparse-array . ec0260...82f1b2 . push triggered

  No notable changes.
05:25
created
skip deprecated subjects when creating SuggestionBatch from a sequence

issue678-refactor-suggestionresult-sparse-array . 5b266a...ec0260 . push triggered

  No notable changes.
05:26
created
remove SuggestionResult.filter() as it is not needed anymore (filtering is now d...

issue678-refactor-suggestionresult-sparse-array . e2c657...5b266a . push triggered

  No notable changes.
02:54
created
refactor: replace SuggestionResult.as_list with an iterator

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

  No notable changes.
02:47
created