From fcaaf660525e724db1fa4cd4c189e488c789a870 Mon Sep 17 00:00:00 2001 From: jiangzhonglian Date: Wed, 2 Sep 2020 15:47:25 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=81=E7=A7=BB=E5=8E=86=E5=8F=B2=E4=BB=A3?= =?UTF-8?q?=E7=A0=81=E4=BD=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- {tool => tutorials/tool}/DecisionTree_getInfoGain.py | 0 {tool => tutorials/tool}/python2libsvm.py | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename {tool => tutorials/tool}/DecisionTree_getInfoGain.py (100%) rename {tool => tutorials/tool}/python2libsvm.py (100%) diff --git a/tool/DecisionTree_getInfoGain.py b/tutorials/tool/DecisionTree_getInfoGain.py similarity index 100% rename from tool/DecisionTree_getInfoGain.py rename to tutorials/tool/DecisionTree_getInfoGain.py diff --git a/tool/python2libsvm.py b/tutorials/tool/python2libsvm.py similarity index 100% rename from tool/python2libsvm.py rename to tutorials/tool/python2libsvm.py