We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02e93fa commit dc9b85dCopy full SHA for dc9b85d
python/Stacking.py
@@ -5,6 +5,7 @@
5
6
#####################################################
7
# This script offers a framework for stacking, a ensemble method in machine learning
8
+# More details can be found in the passage: http://bit.ly/2FeEdOz
9
10
11
import numpy as np
0 commit comments