Skip to content

Commit 30d5dbd

Browse files
committed
tweak readme link
1 parent 73fd23d commit 30d5dbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Available via:
1919
* pre-pruning (max depth, min leaf size)
2020
* post-pruning (pessimistic pruning)
2121
* multi-threaded bagging (random forests)
22-
* adaptive boosting (decision stumps), using SAMME (https://www.intlpress.com/site/pub/pages/journals/items/sii/content/vols/0002/0003/a008/)
22+
* adaptive boosting (decision stumps), using [SAMME](https://www.intlpress.com/site/pub/pages/journals/items/sii/content/vols/0002/0003/a008/)
2323
* cross validation (n-fold)
2424
* support for ordered features (encoded as `Real`s or `String`s)
2525

0 commit comments

Comments
 (0)