aboutsummaryrefslogtreecommitdiff
path: root/math/p5-AI-DecisionTree/pkg-descr
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>2005-09-21 19:31:43 +0000
committerBill Fenner <fenner@FreeBSD.org>2005-09-21 19:31:43 +0000
commit81797980f7c6379ede593d353bfc4a53034c4e62 (patch)
tree7b10e43d1cf032cacb42fb46f6449d6b993644ab /math/p5-AI-DecisionTree/pkg-descr
parent123b999a5e4caa741fe4e22a95bf046b3d29406a (diff)
downloadports-81797980f7c6379ede593d353bfc4a53034c4e62.tar.gz
ports-81797980f7c6379ede593d353bfc4a53034c4e62.zip
Notes
Diffstat (limited to 'math/p5-AI-DecisionTree/pkg-descr')
-rw-r--r--math/p5-AI-DecisionTree/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-AI-DecisionTree/pkg-descr b/math/p5-AI-DecisionTree/pkg-descr
index 1c4f630b451a..bd13eff2b70b 100644
--- a/math/p5-AI-DecisionTree/pkg-descr
+++ b/math/p5-AI-DecisionTree/pkg-descr
@@ -6,6 +6,6 @@ A decision tree like this one can be learned from training data, and
then applied to previously unseen data to obtain results that are consistent
with the training data.
-WWW: http://search.cpan.org/dist/AI-DecisionTree
+WWW: http://search.cpan.org/dist/AI-DecisionTree/
Author: Ken Williams <ken@mathforum.org>