45a6ef7b722811ff1dfdc76652a144190c9e0ef8,examples/inspection/plot_partial_dependence.py,,,#,29

Before Change


                                 early_stopping=True))
est.fit(X_train, y_train)
print("done in {:.3f}s".format(time() - tic))
print("Test R2 score: {:.2f}".format(est.score(X_test, y_test)))

// %%
// We configured a pipeline to scale the numerical input features and tuned the
// neural network size and learning rate to get a reasonable compromise between

After Change


    "Partial dependence of house value on non-location features\n"
    "for the California housing dataset, with Gradient Boosting"
)
display.figure_.subplots_adjust(wspace=0.4, hspace=0.3)

// %%
// Analysis of the plots
// .....................
Italian Trulli
In pattern: SUPERPATTERN

Frequency: 4

Non-data size: 2

Instances


Project Name: scikit-learn/scikit-learn
Commit Name: 45a6ef7b722811ff1dfdc76652a144190c9e0ef8
Time: 2020-06-15
Author: madhura@predictivehire.com
File Name: examples/inspection/plot_partial_dependence.py
Class Name:
Method Name:


Project Name: scikit-image/scikit-image
Commit Name: c0de1ff8df4d2212883910e47e3a2bfa4ed688d9
Time: 2017-11-08
Author: grlee77@gmail.com
File Name: doc/examples/filters/cycle_spinning.py
Class Name:
Method Name:


Project Name: scikit-learn/scikit-learn
Commit Name: b4db36d337a4ff83f1bcb37c5a8c615d3134d372
Time: 2020-05-20
Author: jliu176@gmail.com
File Name: examples/covariance/plot_mahalanobis_distances.py
Class Name:
Method Name:


Project Name: AllenCellModeling/pytorch_fnet
Commit Name: d632a61fc84c50fedc9706466fd26bc1e544d46e
Time: 2017-06-30
Author: chek.o@outlook.com
File Name: gen_util.py
Class Name:
Method Name: display_visual_eval_images