Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7111337

Browse filesBrowse files
aflanders7jeremiedbb
authored andcommitted
DOC Remove warning from plot adaboost twoclass example (scikit-learn#29188)
1 parent f7f4071 commit 7111337
Copy full SHA for 7111337

File tree

1 file changed

+0
-1
lines changed
Filter options

1 file changed

+0
-1
lines changed

‎examples/ensemble/plot_adaboost_twoclass.py

Copy file name to clipboardExpand all lines: examples/ensemble/plot_adaboost_twoclass.py
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@
7474
X[idx, 0],
7575
X[idx, 1],
7676
c=c,
77-
cmap=plt.cm.Paired,
7877
s=20,
7978
edgecolor="k",
8079
label="Class %s" % n,

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.