From 525c52938cfdbed3164f26b754dd19a85b29ad27 Mon Sep 17 00:00:00 2001 From: jiangzhonglian Date: Sun, 15 Mar 2020 14:39:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E4=BB=B6=E5=A4=B9=E9=87=8D=E5=91=BD?= =?UTF-8?q?=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- {tools => tool}/DecisionTree_getInfoGain.py | 0 {tools => tool}/python2libsvm.py | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename {tools => tool}/DecisionTree_getInfoGain.py (100%) rename {tools => tool}/python2libsvm.py (100%) diff --git a/tools/DecisionTree_getInfoGain.py b/tool/DecisionTree_getInfoGain.py similarity index 100% rename from tools/DecisionTree_getInfoGain.py rename to tool/DecisionTree_getInfoGain.py diff --git a/tools/python2libsvm.py b/tool/python2libsvm.py similarity index 100% rename from tools/python2libsvm.py rename to tool/python2libsvm.py