Releases: ing-bank/EntityMatchingModel
Releases · ing-bank/EntityMatchingModel
v2.1.9
25 Feb 07:30
Compare
Sorry, something went wrong.
No results found
v2.1.8
01 Feb 10:11
Compare
Sorry, something went wrong.
No results found
What's Changed
FIX: restrict sklearn version to <1.6, v1.6 is still incompatible with current latest version of xgboost.
FIX: checkout numpy > 2 for spark by @mbaak in #31
FIX: Refactor prepare_name_pairs_pd to pass arguments to create_positive_negative_samples by @chrispyl in #32
Full Changelog : v2.1.7...v2.1.8
v2.1.7
18 Nov 20:20
Compare
Sorry, something went wrong.
No results found
What's Changed
ENH: Update create_training_name_pairs to pass additional arguments to prepare_name_pairs by @chrispyl in #29
Full Changelog : v2.1.6...v2.1.7
v2.1.6
07 Oct 18:09
Compare
Sorry, something went wrong.
No results found
What's Changed
PKG: increase minimum Python version by @sbrugman in #24
FIX: propagate dtype to idf_ for large corpuses in PandasNormalizedTfidfVectorizer by @chrispyl in #26
New Contributors
Full Changelog : v2.1.5...v2.1.6
v2.1.5
24 Sep 12:07
Compare
Sorry, something went wrong.
No results found
What's Changed
FIX: add preprocess_merge_abbr_v0 str cleaning option for bkw-compatibility by @mbaak in #21
Full Changelog : v2.1.4...v2.1.5
v2.1.4
18 Sep 07:01
Compare
Sorry, something went wrong.
No results found
What's Changed
FIX: allow either nullable int or string for gt_entity_id column by @mbaak in #20
Full Changelog : v2.1.3...v2.1.4
v2.1.3
16 Sep 06:28
Compare
Sorry, something went wrong.
No results found
What's Changed
FIX: keep gt_entity_id as int64 when no-match candidates (with nans) are added, by @mbaak in #19
Full Changelog : v2.1.2...v2.1.3
v2.1.2
10 Sep 07:01
Compare
Sorry, something went wrong.
No results found
What's Changed
FIX: ensure sklearn and spark tfidf compatibility for sklearn >= 1.5 by @mbaak in #18
Full Changelog : v2.1.1...v2.1.2
v2.1.1
23 Apr 11:27
Compare
Sorry, something went wrong.
No results found
What's Changed
ENH: added parse_blocking_func function that accepts strings as input by @mbaak in #14
Full Changelog : v2.1.0...v2.1.1
v2.1.0
22 Apr 07:52
Compare
Sorry, something went wrong.
No results found
What's Changed
CHG: Switch from deprecated awesome_cossim_topn top sp_matmul_topn by @RUrlus in #10
ENH: several small fixes and updates by @mbaak in #12
REL: version 2.1.0 by @mbaak in #13
New Contributors
Full Changelog : v2.0.1...v2.1.0