Skip to content

Commit

Permalink
Merge pull request #264 from guillermo-navas-palencia/develop
Browse files Browse the repository at this point in the history
Release 0.18.0
  • Loading branch information
guillermo-navas-palencia committed Sep 22, 2023
2 parents 73aee82 + 235a257 commit 3754085
Show file tree
Hide file tree
Showing 27 changed files with 163 additions and 136 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ Print overview information about the options settings, problem statistics, and t
.. code-block:: text
optbinning (Version 0.17.3)
optbinning (Version 0.18.0)
Copyright (c) 2019-2023 Guillermo Navas-Palencia, Apache License 2.0
Begin options
Expand Down Expand Up @@ -395,7 +395,7 @@ and the number of selected variables after the binning process.
.. code-block:: text
optbinning (Version 0.17.3)
optbinning (Version 0.18.0)
Copyright (c) 2019-2023 Guillermo Navas-Palencia, Apache License 2.0
Begin options
Expand Down
4 changes: 2 additions & 2 deletions doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
author = 'Guillermo Navas-Palencia'

# The short X.Y version
version = '0.17.3'
version = '0.18.0'
# The full version, including alpha/beta/rc tags
release = '0.17.3'
release = '0.18.0'


# -- General configuration ---------------------------------------------------
Expand Down
10 changes: 10 additions & 0 deletions doc/source/release_notes.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
Release Notes
=============

Version 0.18.0 (2023-09-22)
---------------------------

Bugfixes:

- Fix numpy array object (`Issue 229 <https://github.com/guillermo-navas-palencia/optbinning/issues/229>`_)
- Fix ``show_bin_labels`` (`Issue 262 <https://github.com/guillermo-navas-palencia/optbinning/issues/262>`_)
- Fix ``special_codes_y`` (`Issue 263 <https://github.com/guillermo-navas-palencia/optbinning/issues/263>`_)


Version 0.17.3 (2023-02-12)
---------------------------

Expand Down
24 changes: 12 additions & 12 deletions doc/source/tutorials/tutorial_binary.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1333,8 +1333,8 @@
"name": "stdout",
"output_type": "stream",
"text": [
"optbinning (Version 0.17.2)\n",
"Copyright (c) 2019-2022 Guillermo Navas-Palencia, Apache License 2.0\n",
"optbinning (Version 0.18.0)\n",
"Copyright (c) 2019-2023 Guillermo Navas-Palencia, Apache License 2.0\n",
"\n",
" Name : mean radius \n",
" Status : OPTIMAL \n",
Expand Down Expand Up @@ -1364,8 +1364,8 @@
"name": "stdout",
"output_type": "stream",
"text": [
"optbinning (Version 0.17.2)\n",
"Copyright (c) 2019-2022 Guillermo Navas-Palencia, Apache License 2.0\n",
"optbinning (Version 0.18.0)\n",
"Copyright (c) 2019-2023 Guillermo Navas-Palencia, Apache License 2.0\n",
"\n",
" Name : mean radius \n",
" Status : OPTIMAL \n",
Expand Down Expand Up @@ -1411,8 +1411,8 @@
"name": "stdout",
"output_type": "stream",
"text": [
"optbinning (Version 0.17.2)\n",
"Copyright (c) 2019-2022 Guillermo Navas-Palencia, Apache License 2.0\n",
"optbinning (Version 0.18.0)\n",
"Copyright (c) 2019-2023 Guillermo Navas-Palencia, Apache License 2.0\n",
"\n",
" Begin options\n",
" name mean radius * U\n",
Expand Down Expand Up @@ -2290,8 +2290,8 @@
"name": "stdout",
"output_type": "stream",
"text": [
"optbinning (Version 0.17.2)\n",
"Copyright (c) 2019-2022 Guillermo Navas-Palencia, Apache License 2.0\n",
"optbinning (Version 0.18.0)\n",
"Copyright (c) 2019-2023 Guillermo Navas-Palencia, Apache License 2.0\n",
"\n",
" Name : mean texture \n",
" Status : OPTIMAL \n",
Expand Down Expand Up @@ -2572,8 +2572,8 @@
"name": "stdout",
"output_type": "stream",
"text": [
"optbinning (Version 0.17.2)\n",
"Copyright (c) 2019-2022 Guillermo Navas-Palencia, Apache License 2.0\n",
"optbinning (Version 0.18.0)\n",
"Copyright (c) 2019-2023 Guillermo Navas-Palencia, Apache License 2.0\n",
"\n",
" Name : NAME_INCOME_TYPE \n",
" Status : OPTIMAL \n",
Expand Down Expand Up @@ -2763,8 +2763,8 @@
"name": "stdout",
"output_type": "stream",
"text": [
"optbinning (Version 0.17.2)\n",
"Copyright (c) 2019-2022 Guillermo Navas-Palencia, Apache License 2.0\n",
"optbinning (Version 0.18.0)\n",
"Copyright (c) 2019-2023 Guillermo Navas-Palencia, Apache License 2.0\n",
"\n",
" Name : AverageMInFile \n",
" Status : OPTIMAL \n",
Expand Down
8 changes: 4 additions & 4 deletions doc/source/tutorials/tutorial_binary_large_scale.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -134,8 +134,8 @@
"name": "stdout",
"output_type": "stream",
"text": [
"optbinning (Version 0.17.2)\n",
"Copyright (c) 2019-2022 Guillermo Navas-Palencia, Apache License 2.0\n",
"optbinning (Version 0.18.0)\n",
"Copyright (c) 2019-2023 Guillermo Navas-Palencia, Apache License 2.0\n",
"\n",
" Name : REGION_POPULATION_RELATIVE \n",
" Status : OPTIMAL \n",
Expand Down Expand Up @@ -309,8 +309,8 @@
"name": "stdout",
"output_type": "stream",
"text": [
"optbinning (Version 0.17.2)\n",
"Copyright (c) 2019-2022 Guillermo Navas-Palencia, Apache License 2.0\n",
"optbinning (Version 0.18.0)\n",
"Copyright (c) 2019-2023 Guillermo Navas-Palencia, Apache License 2.0\n",
"\n",
" Name : REGION_POPULATION_RELATIVE \n",
" Status : OPTIMAL \n",
Expand Down
16 changes: 8 additions & 8 deletions doc/source/tutorials/tutorial_binary_localsolver.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -272,8 +272,8 @@
"name": "stdout",
"output_type": "stream",
"text": [
"optbinning (Version 0.17.2)\n",
"Copyright (c) 2019-2022 Guillermo Navas-Palencia, Apache License 2.0\n",
"optbinning (Version 0.18.0)\n",
"Copyright (c) 2019-2023 Guillermo Navas-Palencia, Apache License 2.0\n",
"\n",
" Name : REGION_POPULATION_RELATIVE \n",
" Status : FEASIBLE \n",
Expand Down Expand Up @@ -398,8 +398,8 @@
"name": "stdout",
"output_type": "stream",
"text": [
"optbinning (Version 0.17.2)\n",
"Copyright (c) 2019-2022 Guillermo Navas-Palencia, Apache License 2.0\n",
"optbinning (Version 0.18.0)\n",
"Copyright (c) 2019-2023 Guillermo Navas-Palencia, Apache License 2.0\n",
"\n",
" Name : REGION_POPULATION_RELATIVE \n",
" Status : UNKNOWN \n",
Expand Down Expand Up @@ -499,8 +499,8 @@
"name": "stdout",
"output_type": "stream",
"text": [
"optbinning (Version 0.17.2)\n",
"Copyright (c) 2019-2022 Guillermo Navas-Palencia, Apache License 2.0\n",
"optbinning (Version 0.18.0)\n",
"Copyright (c) 2019-2023 Guillermo Navas-Palencia, Apache License 2.0\n",
"\n",
" Name : REGION_POPULATION_RELATIVE \n",
" Status : FEASIBLE \n",
Expand Down Expand Up @@ -669,8 +669,8 @@
"name": "stdout",
"output_type": "stream",
"text": [
"optbinning (Version 0.17.2)\n",
"Copyright (c) 2019-2022 Guillermo Navas-Palencia, Apache License 2.0\n",
"optbinning (Version 0.18.0)\n",
"Copyright (c) 2019-2023 Guillermo Navas-Palencia, Apache License 2.0\n",
"\n",
" Name : REGION_POPULATION_RELATIVE \n",
" Status : OPTIMAL \n",
Expand Down
4 changes: 2 additions & 2 deletions doc/source/tutorials/tutorial_binary_under_uncertainty.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -303,8 +303,8 @@
"name": "stdout",
"output_type": "stream",
"text": [
"optbinning (Version 0.17.2)\n",
"Copyright (c) 2019-2022 Guillermo Navas-Palencia, Apache License 2.0\n",
"optbinning (Version 0.18.0)\n",
"Copyright (c) 2019-2023 Guillermo Navas-Palencia, Apache License 2.0\n",
"\n",
" Begin options\n",
" name * d\n",
Expand Down
28 changes: 14 additions & 14 deletions doc/source/tutorials/tutorial_binning_2d.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1192,8 +1192,8 @@
"name": "stdout",
"output_type": "stream",
"text": [
"optbinning (Version 0.17.2)\n",
"Copyright (c) 2019-2022 Guillermo Navas-Palencia, Apache License 2.0\n",
"optbinning (Version 0.18.0)\n",
"Copyright (c) 2019-2023 Guillermo Navas-Palencia, Apache License 2.0\n",
"\n",
" Begin options\n",
" name_x mean radius * U\n",
Expand Down Expand Up @@ -2606,8 +2606,8 @@
"name": "stdout",
"output_type": "stream",
"text": [
"optbinning (Version 0.17.2)\n",
"Copyright (c) 2019-2022 Guillermo Navas-Palencia, Apache License 2.0\n",
"optbinning (Version 0.18.0)\n",
"Copyright (c) 2019-2023 Guillermo Navas-Palencia, Apache License 2.0\n",
"\n",
" Name : ExternalRiskEstimate-AverageMInFile\n",
" Status : OPTIMAL \n",
Expand Down Expand Up @@ -2681,8 +2681,8 @@
"name": "stdout",
"output_type": "stream",
"text": [
"optbinning (Version 0.17.2)\n",
"Copyright (c) 2019-2022 Guillermo Navas-Palencia, Apache License 2.0\n",
"optbinning (Version 0.18.0)\n",
"Copyright (c) 2019-2023 Guillermo Navas-Palencia, Apache License 2.0\n",
"\n",
" Name : ExternalRiskEstimate-AverageMInFile\n",
" Status : OPTIMAL \n",
Expand Down Expand Up @@ -3065,8 +3065,8 @@
"name": "stdout",
"output_type": "stream",
"text": [
"optbinning (Version 0.17.2)\n",
"Copyright (c) 2019-2022 Guillermo Navas-Palencia, Apache License 2.0\n",
"optbinning (Version 0.18.0)\n",
"Copyright (c) 2019-2023 Guillermo Navas-Palencia, Apache License 2.0\n",
"\n",
" Name : ExternalRiskEstimate-AverageMInFile\n",
" Status : OPTIMAL \n",
Expand Down Expand Up @@ -3481,8 +3481,8 @@
"name": "stdout",
"output_type": "stream",
"text": [
"optbinning (Version 0.17.2)\n",
"Copyright (c) 2019-2022 Guillermo Navas-Palencia, Apache License 2.0\n",
"optbinning (Version 0.18.0)\n",
"Copyright (c) 2019-2023 Guillermo Navas-Palencia, Apache License 2.0\n",
"\n",
" Name : ExternalRiskEstimate-AverageMInFile\n",
" Status : OPTIMAL \n",
Expand Down Expand Up @@ -3558,8 +3558,8 @@
"name": "stdout",
"output_type": "stream",
"text": [
"optbinning (Version 0.17.2)\n",
"Copyright (c) 2019-2022 Guillermo Navas-Palencia, Apache License 2.0\n",
"optbinning (Version 0.18.0)\n",
"Copyright (c) 2019-2023 Guillermo Navas-Palencia, Apache License 2.0\n",
"\n",
" Name : ExternalRiskEstimate-AverageMInFile\n",
" Status : OPTIMAL \n",
Expand Down Expand Up @@ -3950,8 +3950,8 @@
"name": "stdout",
"output_type": "stream",
"text": [
"optbinning (Version 0.17.2)\n",
"Copyright (c) 2019-2022 Guillermo Navas-Palencia, Apache License 2.0\n",
"optbinning (Version 0.18.0)\n",
"Copyright (c) 2019-2023 Guillermo Navas-Palencia, Apache License 2.0\n",
"\n",
" Name : ExternalRiskEstimate-AverageMInFile\n",
" Status : OPTIMAL \n",
Expand Down
4 changes: 2 additions & 2 deletions doc/source/tutorials/tutorial_binning_process_FICO_xAI.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -463,8 +463,8 @@
"name": "stdout",
"output_type": "stream",
"text": [
"optbinning (Version 0.17.2)\n",
"Copyright (c) 2019-2022 Guillermo Navas-Palencia, Apache License 2.0\n",
"optbinning (Version 0.18.0)\n",
"Copyright (c) 2019-2023 Guillermo Navas-Palencia, Apache License 2.0\n",
"\n",
" Begin options\n",
" max_n_prebins 20 * d\n",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -204,8 +204,8 @@
"name": "stdout",
"output_type": "stream",
"text": [
"optbinning (Version 0.17.2)\n",
"Copyright (c) 2019-2022 Guillermo Navas-Palencia, Apache License 2.0\n",
"optbinning (Version 0.18.0)\n",
"Copyright (c) 2019-2023 Guillermo Navas-Palencia, Apache License 2.0\n",
"\n",
" Statistics\n",
" Number of records 404\n",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -402,8 +402,8 @@
"name": "stdout",
"output_type": "stream",
"text": [
"optbinning (Version 0.17.2)\n",
"Copyright (c) 2019-2022 Guillermo Navas-Palencia, Apache License 2.0\n",
"optbinning (Version 0.18.0)\n",
"Copyright (c) 2019-2023 Guillermo Navas-Palencia, Apache License 2.0\n",
"\n",
" Begin options\n",
" max_n_prebins 20 * d\n",
Expand Down
4 changes: 2 additions & 2 deletions doc/source/tutorials/tutorial_continuous.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1046,8 +1046,8 @@
"name": "stdout",
"output_type": "stream",
"text": [
"optbinning (Version 0.17.2)\n",
"Copyright (c) 2019-2022 Guillermo Navas-Palencia, Apache License 2.0\n",
"optbinning (Version 0.18.0)\n",
"Copyright (c) 2019-2023 Guillermo Navas-Palencia, Apache License 2.0\n",
"\n",
" Name : INDUS \n",
" Status : OPTIMAL \n",
Expand Down
Loading

0 comments on commit 3754085

Please sign in to comment.