]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/machine-learning/decision-trees/decision-trees-tests.factor
more test IN: cleanup.
[factor.git] / extra / machine-learning / decision-trees / decision-trees-tests.factor
index 31d2d249705c40640d3ea047545543d4c4430089..d630da055e674608b6e0025be5e4638c505972c1 100644 (file)
@@ -2,7 +2,6 @@
 ! See http://factorcode.org/license.txt for BSD license
 USING: kernel machine-learning.data-sets
 machine-learning.decision-trees math.extras sequences tools.test ;
-IN: machine-learning.decision-trees.tests
 
 { { 0.08 0.01 0.0 0.03 0.29 0.0 } } [
     "monks-1.train" load-monks