Repository: incubator-systemml
Updated Branches:
  refs/heads/master cc7993fc8 -> ce6f05b6c


[MINOR] Remove obsolete externalized to customers comments


Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-systemml/commit/ce6f05b6
Tree: http://git-wip-us.apache.org/repos/asf/incubator-systemml/tree/ce6f05b6
Diff: http://git-wip-us.apache.org/repos/asf/incubator-systemml/diff/ce6f05b6

Branch: refs/heads/master
Commit: ce6f05b6cd3d9db83890ab52310b8e7bf492b1db
Parents: cc7993f
Author: Deron Eriksson <de...@us.ibm.com>
Authored: Wed Apr 19 15:17:54 2017 -0700
Committer: Deron Eriksson <de...@us.ibm.com>
Committed: Wed Apr 19 15:17:54 2017 -0700

----------------------------------------------------------------------
 src/test/scripts/applications/descriptivestats/Categorical.dml     | 1 -
 .../applications/descriptivestats/CategoricalCategorical.dml       | 1 -
 .../descriptivestats/CategoricalCategoricalWithWeightsTest.dml     | 1 -
 src/test/scripts/applications/descriptivestats/OrdinalOrdinal.dml  | 1 -
 src/test/scripts/applications/descriptivestats/Scale.dml           | 1 -
 .../scripts/applications/descriptivestats/ScaleCategorical.dml     | 1 -
 .../descriptivestats/ScaleCategoricalWithWeightsTest.dml           | 1 -
 src/test/scripts/applications/descriptivestats/ScaleScale.dml      | 1 -
 .../descriptivestats/ScaleScalePearsonRWithWeightsTest.dml         | 1 -
 .../applications/descriptivestats/WeightedCategoricalTest.dml      | 1 -
 .../scripts/applications/descriptivestats/WeightedScaleTest.dml    | 1 -
 src/test/scripts/applications/gnmf/GNMF.dml                        | 1 -
 src/test/scripts/applications/gnmf/GNMF.pydml                      | 1 -
 src/test/scripts/applications/hits/HITS.dml                        | 1 -
 src/test/scripts/applications/hits/HITS.pydml                      | 1 -
 src/test/scripts/applications/linearLogReg/LinearLogReg.dml        | 1 -
 src/test/scripts/applications/linearLogReg/LinearLogReg.pydml      | 1 -
 .../scripts/applications/linear_regression/LinearRegression.dml    | 1 -
 .../scripts/applications/linear_regression/LinearRegression.pydml  | 1 -
 src/test/scripts/applications/page_rank/PageRank.dml               | 1 -
 src/test/scripts/applications/page_rank/PageRank.pydml             | 1 -
 src/test/scripts/applications/validation/MultiClassSVM.dml         | 1 -
 src/test/scripts/applications/validation/MultiClassSVMScore.dml    | 2 --
 23 files changed, 24 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/ce6f05b6/src/test/scripts/applications/descriptivestats/Categorical.dml
----------------------------------------------------------------------
diff --git a/src/test/scripts/applications/descriptivestats/Categorical.dml 
b/src/test/scripts/applications/descriptivestats/Categorical.dml
index 7599d06..e4aa9a5 100644
--- a/src/test/scripts/applications/descriptivestats/Categorical.dml
+++ b/src/test/scripts/applications/descriptivestats/Categorical.dml
@@ -19,7 +19,6 @@
 #
 #-------------------------------------------------------------
 
-# Note this script is externalized to customers, please do not change w/o 
consulting component owner.
 # How to invoke this dml script Categorical.dml?
 # Assume C_HOME is set to the home of the dml script
 # Assume input and output directories are on hdfs as INPUT_DIR and OUTPUT_DIR

http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/ce6f05b6/src/test/scripts/applications/descriptivestats/CategoricalCategorical.dml
----------------------------------------------------------------------
diff --git 
a/src/test/scripts/applications/descriptivestats/CategoricalCategorical.dml 
b/src/test/scripts/applications/descriptivestats/CategoricalCategorical.dml
index 4301f91..0994498 100644
--- a/src/test/scripts/applications/descriptivestats/CategoricalCategorical.dml
+++ b/src/test/scripts/applications/descriptivestats/CategoricalCategorical.dml
@@ -19,7 +19,6 @@
 #
 #-------------------------------------------------------------
 
-# Note this script is externalized to customers, please do not change w/o 
consulting component owner.
 # How to invoke this dml script CategoricalCategorical.dml?
 # Assume CC_HOME is set to the home of the dml script
 # Assume input and output directories are on hdfs as INPUT_DIR and OUTPUT_DIR

http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/ce6f05b6/src/test/scripts/applications/descriptivestats/CategoricalCategoricalWithWeightsTest.dml
----------------------------------------------------------------------
diff --git 
a/src/test/scripts/applications/descriptivestats/CategoricalCategoricalWithWeightsTest.dml
 
b/src/test/scripts/applications/descriptivestats/CategoricalCategoricalWithWeightsTest.dml
index 70e50f4..54925d8 100644
--- 
a/src/test/scripts/applications/descriptivestats/CategoricalCategoricalWithWeightsTest.dml
+++ 
b/src/test/scripts/applications/descriptivestats/CategoricalCategoricalWithWeightsTest.dml
@@ -19,7 +19,6 @@
 #
 #-------------------------------------------------------------
 
-# Note this script is externalized to customers, please do not change w/o 
consulting component owner.
 # How to invoke this dml script CategoricalCategorical.dml?
 # Assume CC_HOME is set to the home of the dml script
 # Assume input and output directories are on hdfs as INPUT_DIR and OUTPUT_DIR

http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/ce6f05b6/src/test/scripts/applications/descriptivestats/OrdinalOrdinal.dml
----------------------------------------------------------------------
diff --git a/src/test/scripts/applications/descriptivestats/OrdinalOrdinal.dml 
b/src/test/scripts/applications/descriptivestats/OrdinalOrdinal.dml
index cb153d0..610d038 100644
--- a/src/test/scripts/applications/descriptivestats/OrdinalOrdinal.dml
+++ b/src/test/scripts/applications/descriptivestats/OrdinalOrdinal.dml
@@ -19,7 +19,6 @@
 #
 #-------------------------------------------------------------
 
-# Note this script is externalized to customers, please do not change w/o 
consulting component owner.
 # How to invoke this dml script OrdinalOrdinal.dml?
 # Assume OO_HOME is set to the home of the dml script
 # Assume input and output directories are on hdfs as INPUT_DIR and OUTPUT_DIR

http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/ce6f05b6/src/test/scripts/applications/descriptivestats/Scale.dml
----------------------------------------------------------------------
diff --git a/src/test/scripts/applications/descriptivestats/Scale.dml 
b/src/test/scripts/applications/descriptivestats/Scale.dml
index e2362cb..2394270 100644
--- a/src/test/scripts/applications/descriptivestats/Scale.dml
+++ b/src/test/scripts/applications/descriptivestats/Scale.dml
@@ -19,7 +19,6 @@
 #
 #-------------------------------------------------------------
 
-# Note this script is externalized to customers, please do not change w/o 
consulting component owner.
 # How to invoke this dml script Scale.dml?
 # Assume S_HOME is set to the home of the dml script
 # Assume input and output directories are on hdfs as INPUT_DIR and OUTPUT_DIR

http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/ce6f05b6/src/test/scripts/applications/descriptivestats/ScaleCategorical.dml
----------------------------------------------------------------------
diff --git 
a/src/test/scripts/applications/descriptivestats/ScaleCategorical.dml 
b/src/test/scripts/applications/descriptivestats/ScaleCategorical.dml
index f9d7efb..9d76440 100644
--- a/src/test/scripts/applications/descriptivestats/ScaleCategorical.dml
+++ b/src/test/scripts/applications/descriptivestats/ScaleCategorical.dml
@@ -19,7 +19,6 @@
 #
 #-------------------------------------------------------------
 
-# Note this script is externalized to customers, please do not change w/o 
consulting component owner.
 # How to invoke this dml script ScaleCategorical.dml?
 # Assume SC_HOME is set to the home of the dml script
 # Assume input and output directories are on hdfs as INPUT_DIR and OUTPUT_DIR

http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/ce6f05b6/src/test/scripts/applications/descriptivestats/ScaleCategoricalWithWeightsTest.dml
----------------------------------------------------------------------
diff --git 
a/src/test/scripts/applications/descriptivestats/ScaleCategoricalWithWeightsTest.dml
 
b/src/test/scripts/applications/descriptivestats/ScaleCategoricalWithWeightsTest.dml
index 7615d54..5c4e215 100644
--- 
a/src/test/scripts/applications/descriptivestats/ScaleCategoricalWithWeightsTest.dml
+++ 
b/src/test/scripts/applications/descriptivestats/ScaleCategoricalWithWeightsTest.dml
@@ -19,7 +19,6 @@
 #
 #-------------------------------------------------------------
 
-# Note this script is externalized to customers, please do not change w/o 
consulting component owner.
 # How to invoke this dml script ScaleCategorical.dml?
 # Assume SC_HOME is set to the home of the dml script
 # Assume input and output directories are on hdfs as INPUT_DIR and OUTPUT_DIR

http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/ce6f05b6/src/test/scripts/applications/descriptivestats/ScaleScale.dml
----------------------------------------------------------------------
diff --git a/src/test/scripts/applications/descriptivestats/ScaleScale.dml 
b/src/test/scripts/applications/descriptivestats/ScaleScale.dml
index 0fd2179..6ccd842 100644
--- a/src/test/scripts/applications/descriptivestats/ScaleScale.dml
+++ b/src/test/scripts/applications/descriptivestats/ScaleScale.dml
@@ -19,7 +19,6 @@
 #
 #-------------------------------------------------------------
 
-# Note this script is externalized to customers, please do not change w/o 
consulting component owner.
 # How to invoke this dml script ScaleScale.dml?
 # Assume $SS_HOME is set to the home of the dml script
 # Assume input and output directories are on hdfs as INPUT_DIR and OUTPUT_DIR

http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/ce6f05b6/src/test/scripts/applications/descriptivestats/ScaleScalePearsonRWithWeightsTest.dml
----------------------------------------------------------------------
diff --git 
a/src/test/scripts/applications/descriptivestats/ScaleScalePearsonRWithWeightsTest.dml
 
b/src/test/scripts/applications/descriptivestats/ScaleScalePearsonRWithWeightsTest.dml
index a3bcf33..8074dc3 100644
--- 
a/src/test/scripts/applications/descriptivestats/ScaleScalePearsonRWithWeightsTest.dml
+++ 
b/src/test/scripts/applications/descriptivestats/ScaleScalePearsonRWithWeightsTest.dml
@@ -19,7 +19,6 @@
 #
 #-------------------------------------------------------------
 
-# Note this script is externalized to customers, please do not change w/o 
consulting component owner.
 # How to invoke this dml script ScaleScale.dml?
 # Assume $SS_HOME is set to the home of the dml script
 # Assume input and output directories are on hdfs as INPUT_DIR and OUTPUT_DIR

http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/ce6f05b6/src/test/scripts/applications/descriptivestats/WeightedCategoricalTest.dml
----------------------------------------------------------------------
diff --git 
a/src/test/scripts/applications/descriptivestats/WeightedCategoricalTest.dml 
b/src/test/scripts/applications/descriptivestats/WeightedCategoricalTest.dml
index cacc311..b6ff41a 100644
--- a/src/test/scripts/applications/descriptivestats/WeightedCategoricalTest.dml
+++ b/src/test/scripts/applications/descriptivestats/WeightedCategoricalTest.dml
@@ -19,7 +19,6 @@
 #
 #-------------------------------------------------------------
 
-# Note this script is externalized to customers, please do not change w/o 
consulting component owner.
 # How to invoke this dml script Categorical.dml?
 # Assume C_HOME is set to the home of the dml script
 # Assume input and output directories are on hdfs as INPUT_DIR and OUTPUT_DIR

http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/ce6f05b6/src/test/scripts/applications/descriptivestats/WeightedScaleTest.dml
----------------------------------------------------------------------
diff --git 
a/src/test/scripts/applications/descriptivestats/WeightedScaleTest.dml 
b/src/test/scripts/applications/descriptivestats/WeightedScaleTest.dml
index aac58de..d038328 100644
--- a/src/test/scripts/applications/descriptivestats/WeightedScaleTest.dml
+++ b/src/test/scripts/applications/descriptivestats/WeightedScaleTest.dml
@@ -19,7 +19,6 @@
 #
 #-------------------------------------------------------------
 
-# Note this script is externalized to customers, please do not change w/o 
consulting component owner.
 # How to invoke this dml script Scale.dml?
 # Assume S_HOME is set to the home of the dml script
 # Assume input and output directories are on hdfs as INPUT_DIR and OUTPUT_DIR

http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/ce6f05b6/src/test/scripts/applications/gnmf/GNMF.dml
----------------------------------------------------------------------
diff --git a/src/test/scripts/applications/gnmf/GNMF.dml 
b/src/test/scripts/applications/gnmf/GNMF.dml
index 6d4291f..d764a60 100644
--- a/src/test/scripts/applications/gnmf/GNMF.dml
+++ b/src/test/scripts/applications/gnmf/GNMF.dml
@@ -19,7 +19,6 @@
 #
 #-------------------------------------------------------------
 
-# Note this script is externalized to customers, please do not change w/o 
consulting component owner.
 # How to invoke this dml script GNMF.dml?
 # Assume GNMF_HOME is set to the home of the dml script
 # Assume input and output directories are on hdfs as INPUT_DIR and OUTPUT_DIR

http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/ce6f05b6/src/test/scripts/applications/gnmf/GNMF.pydml
----------------------------------------------------------------------
diff --git a/src/test/scripts/applications/gnmf/GNMF.pydml 
b/src/test/scripts/applications/gnmf/GNMF.pydml
index 92f956a..fef31fc 100644
--- a/src/test/scripts/applications/gnmf/GNMF.pydml
+++ b/src/test/scripts/applications/gnmf/GNMF.pydml
@@ -19,7 +19,6 @@
 #
 #-------------------------------------------------------------
 
-# Note this script is externalized to customers, please do not change w/o 
consulting component owner.
 # How to invoke this dml script GNMF.pydml?
 # Assume GNMF_HOME is set to the home of the pydml script
 # Assume input and output directories are on hdfs as INPUT_DIR and OUTPUT_DIR

http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/ce6f05b6/src/test/scripts/applications/hits/HITS.dml
----------------------------------------------------------------------
diff --git a/src/test/scripts/applications/hits/HITS.dml 
b/src/test/scripts/applications/hits/HITS.dml
index dea046e..66a00b0 100644
--- a/src/test/scripts/applications/hits/HITS.dml
+++ b/src/test/scripts/applications/hits/HITS.dml
@@ -19,7 +19,6 @@
 #
 #-------------------------------------------------------------
 
-# Note this script is externalized to customers, please do not change w/o 
consulting component owner.
 # How to invoke this dml script HITS.dml?
 # Assume HITS_HOME is set to the home of the dml script
 # Assume input and output directories are on hdfs as INPUT_DIR and OUTPUT_DIR

http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/ce6f05b6/src/test/scripts/applications/hits/HITS.pydml
----------------------------------------------------------------------
diff --git a/src/test/scripts/applications/hits/HITS.pydml 
b/src/test/scripts/applications/hits/HITS.pydml
index 801401c..ac3f885 100644
--- a/src/test/scripts/applications/hits/HITS.pydml
+++ b/src/test/scripts/applications/hits/HITS.pydml
@@ -19,7 +19,6 @@
 #
 #-------------------------------------------------------------
 
-# Note this script is externalized to customers, please do not change w/o 
consulting component owner.
 # How to invoke this pydml script HITS.pydml?
 # Assume HITS_HOME is set to the home of the pydml script
 # Assume input and output directories are on hdfs as INPUT_DIR and OUTPUT_DIR

http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/ce6f05b6/src/test/scripts/applications/linearLogReg/LinearLogReg.dml
----------------------------------------------------------------------
diff --git a/src/test/scripts/applications/linearLogReg/LinearLogReg.dml 
b/src/test/scripts/applications/linearLogReg/LinearLogReg.dml
index 4c84158..bf47bd1 100644
--- a/src/test/scripts/applications/linearLogReg/LinearLogReg.dml
+++ b/src/test/scripts/applications/linearLogReg/LinearLogReg.dml
@@ -23,7 +23,6 @@
 # Can be adapted for L2-SVMs and more general unconstrained optimization 
problems also
 # setup optimization parameters (See: Trust Region Newton Method for Logistic 
Regression, Lin, Weng and Keerthi, JMLR 9 (2008) 627-650)
 
-# Note this script is externalized to customers, please do not change w/o 
consulting component owner.
 # How to invoke this dml script LinearLogReg.dml?
 # Assume LLR_HOME is set to the home of the dml script
 # Assume input and output directories are on hdfs as INPUT_DIR and OUTPUT_DIR

http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/ce6f05b6/src/test/scripts/applications/linearLogReg/LinearLogReg.pydml
----------------------------------------------------------------------
diff --git a/src/test/scripts/applications/linearLogReg/LinearLogReg.pydml 
b/src/test/scripts/applications/linearLogReg/LinearLogReg.pydml
index 188cd42..16160a3 100644
--- a/src/test/scripts/applications/linearLogReg/LinearLogReg.pydml
+++ b/src/test/scripts/applications/linearLogReg/LinearLogReg.pydml
@@ -23,7 +23,6 @@
 # Can be adapted for L2-SVMs and more general unconstrained optimization 
problems also
 # setup optimization parameters (See: Trust Region Newton Method for Logistic 
Regression, Lin, Weng and Keerthi, JMLR 9 (2008) 627-650)
 
-# Note this script is externalized to customers, please do not change w/o 
consulting component owner.
 # How to invoke this pydml script LinearLogReg.pydml?
 # Assume LLR_HOME is set to the home of the pydml script
 # Assume input and output directories are on hdfs as INPUT_DIR and OUTPUT_DIR

http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/ce6f05b6/src/test/scripts/applications/linear_regression/LinearRegression.dml
----------------------------------------------------------------------
diff --git 
a/src/test/scripts/applications/linear_regression/LinearRegression.dml 
b/src/test/scripts/applications/linear_regression/LinearRegression.dml
index 5720b8b..1988fee 100644
--- a/src/test/scripts/applications/linear_regression/LinearRegression.dml
+++ b/src/test/scripts/applications/linear_regression/LinearRegression.dml
@@ -19,7 +19,6 @@
 #
 #-------------------------------------------------------------
 
-# Note this script is externalized to customer, please do not change w/o 
consulting component owner.
 # How to invoke this dml script LinearRegression.dml?
 # Assume LR_HOME is set to the home of the dml script
 # Assume input and output directories are on hdfs as INPUT_DIR and OUTPUT_DIR

http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/ce6f05b6/src/test/scripts/applications/linear_regression/LinearRegression.pydml
----------------------------------------------------------------------
diff --git 
a/src/test/scripts/applications/linear_regression/LinearRegression.pydml 
b/src/test/scripts/applications/linear_regression/LinearRegression.pydml
index 8015964..7aa032b 100644
--- a/src/test/scripts/applications/linear_regression/LinearRegression.pydml
+++ b/src/test/scripts/applications/linear_regression/LinearRegression.pydml
@@ -19,7 +19,6 @@
 #
 #-------------------------------------------------------------
 
-# Note this script is externalized to customer, please do not change w/o 
consulting component owner.
 # How to invoke this dml script LinearRegression.pydml?
 # Assume LR_HOME is set to the home of the pydml script
 # Assume input and output directories are on hdfs as INPUT_DIR and OUTPUT_DIR

http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/ce6f05b6/src/test/scripts/applications/page_rank/PageRank.dml
----------------------------------------------------------------------
diff --git a/src/test/scripts/applications/page_rank/PageRank.dml 
b/src/test/scripts/applications/page_rank/PageRank.dml
index 4d83edd..5b5f3e1 100644
--- a/src/test/scripts/applications/page_rank/PageRank.dml
+++ b/src/test/scripts/applications/page_rank/PageRank.dml
@@ -19,7 +19,6 @@
 #
 #-------------------------------------------------------------
 
-# Note this script is externalized to customers, please do not change w/o 
consulting component owner.
 # How to invoke this dml script PageRank.dml?
 # Assume PAGE_RANK_HOME is set to the home of the dml script
 # Assume input and output directories are on hdfs as INPUT_DIR and OUTPUT_DIR

http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/ce6f05b6/src/test/scripts/applications/page_rank/PageRank.pydml
----------------------------------------------------------------------
diff --git a/src/test/scripts/applications/page_rank/PageRank.pydml 
b/src/test/scripts/applications/page_rank/PageRank.pydml
index 22a3e21..ceecc76 100644
--- a/src/test/scripts/applications/page_rank/PageRank.pydml
+++ b/src/test/scripts/applications/page_rank/PageRank.pydml
@@ -19,7 +19,6 @@
 #
 #-------------------------------------------------------------
 
-# Note this script is externalized to customers, please do not change w/o 
consulting component owner.
 # How to invoke this pydml script PageRank.pydml?
 # Assume PAGE_RANK_HOME is set to the home of the pydml script
 # Assume input and output directories are on hdfs as INPUT_DIR and OUTPUT_DIR

http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/ce6f05b6/src/test/scripts/applications/validation/MultiClassSVM.dml
----------------------------------------------------------------------
diff --git a/src/test/scripts/applications/validation/MultiClassSVM.dml 
b/src/test/scripts/applications/validation/MultiClassSVM.dml
index b45bffd..3c76177 100644
--- a/src/test/scripts/applications/validation/MultiClassSVM.dml
+++ b/src/test/scripts/applications/validation/MultiClassSVM.dml
@@ -19,7 +19,6 @@
 #
 #-------------------------------------------------------------
 
-# Note this script is externalized to customer, please do not change w/o 
consulting component owner.
 # Implements multiclass C-SVM with squared slack variables, uses 
one-against-the-rest binary classifiers
 # 
 

http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/ce6f05b6/src/test/scripts/applications/validation/MultiClassSVMScore.dml
----------------------------------------------------------------------
diff --git a/src/test/scripts/applications/validation/MultiClassSVMScore.dml 
b/src/test/scripts/applications/validation/MultiClassSVMScore.dml
index a7e7944..c6e9760 100644
--- a/src/test/scripts/applications/validation/MultiClassSVMScore.dml
+++ b/src/test/scripts/applications/validation/MultiClassSVMScore.dml
@@ -19,8 +19,6 @@
 #
 #-------------------------------------------------------------
 
-# Note this script is externalized to customer, please do not change w/o 
consulting component owner.
-
 # 100k Dataset:
 # hadoop jar SystemML.jar -f MultiClassSVMScore.dml -args itau/svm/X_100k_500 
1 itau/svm/y_100k 0 itau/svm/w_100k_1 itau/svm/X_100k_500_scores 
itau/svm/X_100k_500_predicted_y itau/svm/X_100k_500_correct_percentage
 

Reply via email to