File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,11 @@ Hlink adheres to semantic versioning as much as possible.
2121 invoked by ` select_column_mapping ` when the configuration calls for them.
2222 [ PR #207 ] [ pr207 ]
2323
24+ ### Changed
25+
26+ * Stabilized the XGBoost feature, since the integration provided by the xgboost
27+ Python package is no longer unstable. [ PR #219 ] [ pr219 ]
28+
2429### Deprecated
2530
2631* The ` hlink.linking.core.transforms.apply_transform ` function, which applies
@@ -422,6 +427,7 @@ and false negative data in model exploration. [PR #1][pr1]
422427[ pr207 ] : https://github.com/ipums/hlink/pull/207
423428[ pr212 ] : https://github.com/ipums/hlink/pull/212
424429[ pr213 ] : https://github.com/ipums/hlink/pull/213
430+ [ pr219 ] : https://github.com/ipums/hlink/pull/219
425431
426432[ household-matching-docs ] : config.html#household-matching
427433[ household-training-docs ] : config.html#household-training-and-model-exploration
You can’t perform that action at this time.
0 commit comments