Skip to content

Commit dc9b85d

Browse files
committed
Add passage about the details of the code
1 parent 02e93fa commit dc9b85d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/Stacking.py

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66
#####################################################
77
# 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
89
#####################################################
910

1011
import numpy as np

0 commit comments

Comments
 (0)