8000 adding authors · scikit-learn/scikit-learn@ecfdfc5 · GitHub
[go: up one dir, main page]

Skip to content

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 ecfdfc5

Browse files
committed
adding authors
1 parent b08a9ae commit ecfdfc5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

examples/impute/plot_multiple_imputation.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,10 @@
5050
In Example 2 we show how to set up a prediction model using multiple
5151
imputation. We combine the predictions from multiple imputations and show that
5252
this results in better regression performance.
53+
54+
# Authors: Rianne Schouten <r.m.schouten@uu.nl>
55+
Sergey Feldman <sergeyfeldman@gmail.com>
56+
# License: BSD 3 clause
5357
"""
5458

5559
import numpy as np

0 commit comments

Comments
 (0)
0