]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/machine-learning/one-hot/one-hot.factor
Switch to https urls
[factor.git] / extra / machine-learning / one-hot / one-hot.factor
index 2b0df6db28455a35f262ce699704c8a0c7768fa9..83c71dc62c89fa8391fb4711fe405011a43bcad0 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2012 Doug Coleman.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: arrays kernel math.statistics math.vectors sequences
 sequences.extras ;
 IN: machine-learning.one-hot