Skip to content

Commit

Permalink
Adding PR 1161 to release notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
freddyaboulton committed Sep 11, 2020
1 parent ba4b6ec commit 1762769
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/release_notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Release Notes
* Added label encoder to lightGBM for binary classification :pr:`1152`
* Added labels for the row index of confusion matrix :pr:`1154`
* Added AutoMLSearch object as another parameter in search callbacks :pr:`1156`
* Added the corresponding probability threshold for each point displayed in `graph_roc_curve` :pr:`1161`
* Fixes
* Fixed XGBoost column names for partial dependence methods :pr:`1104`
* Removed dead code validating column type from `TextFeaturizer` :pr:`1122`
Expand Down

0 comments on commit 1762769

Please sign in to comment.