We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfab306 commit da85815Copy full SHA for da85815
doc/whats_new/v0.21.rst
@@ -48,6 +48,10 @@ Support for Python 3.4 and below has been officially dropped.
48
to set and that scales better, by :user:`Shane <espg>` and
49
:user:`Adrin Jalali <adrinjalali>`.
50
51
+- |Fix| Fixed integer overflow in :func:`datasets.make_classification`
52
+ for values of ``n_informative`` parameter larger than 64.
53
+ :issue:10811 by :user:`Roman Feldbauer <VarIr>`.
54
+
55
Multiple modules
56
................
57
0 commit comments