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 e6687f6 commit 7f1c249Copy full SHA for 7f1c249
examples/ensemble/plot_gradient_boosting_quantile.py
@@ -7,8 +7,8 @@
7
intervals.
8
"""
9
# %%
10
-# Generate some data for a synthetic regression problem by applying the f
11
-# function to uniformly sampled random inputs.
+# Generate some data for a synthetic regression problem by applying the
+# function f to uniformly sampled random inputs.
12
import numpy as np
13
from sklearn.model_selection import train_test_split
14
0 commit comments