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