68 references to CreateOutputPath
Microsoft.ML.TestFramework (68)
TestCommandBase.cs (68)
755var path = CreateOutputPath("DataA.txt"); 771var path2 = CreateOutputPath("DataB.txt"); 797OutputPath textModel = CreateOutputPath("model_dense_names.txt"); 808textModel = CreateOutputPath("model_no_names.txt"); 819textModel = CreateOutputPath("model_sparse_names.txt"); 831textModel = CreateOutputPath("model_almost_dense.txt"); 842textModel = CreateOutputPath("model_one_class_svm.txt"); 853textModel = CreateOutputPath("lr_without_weights.txt"); 871OutputPath summaryModel = CreateOutputPath("summary.txt"); 882var summaryFile = CreateOutputPath("summary.txt"); 883var prFile = CreateOutputPath("pr.txt"); 899var perInstFile = CreateOutputPath("perinst.txt"); 1037OutputPath transTrainData = CreateOutputPath("adult_train.tdv"); 1042OutputPath transTestData = CreateOutputPath("adult_test.tdv"); 1112OutputPath modelSummary = CreateOutputPath("summary.txt"); 1151OutputPath modelSummary = CreateOutputPath("summary.txt"); 1170OutputPath modelSummary = CreateOutputPath("summary.txt"); 1206OutputPath modelSummary = CreateOutputPath("summary.txt"); 1225OutputPath modelSummary = CreateOutputPath("summary.txt"); 1230OutputPath modelText = CreateOutputPath("text.txt"); 1249OutputPath modelSummary = CreateOutputPath("summary.txt"); 1270OutputPath modelSummary = CreateOutputPath("summary.txt"); 1304var dataPath = CreateOutputPath("Traindata.txt"); 1365OutputPath scorePath = CreateOutputPath("scored.tsv"); 1375OutputPath scorePath2 = CreateOutputPath("scored2.tsv"); 1399OutputPath scorePath = CreateOutputPath("data.txt"); 1435OutputPath scorePath = CreateOutputPath("data.idv"); 1442OutputPath scorePath2 = CreateOutputPath("data2.idv"); 1449OutputPath scorePathTxt = CreateOutputPath("data.txt"); 1469OutputPath scorePathTxtProbThresh = CreateOutputPath("prob_thresh_data.txt"); 1475OutputPath scorePathTxtRawThresh = CreateOutputPath("raw_thresh_data.txt"); 1489OutputPath scoreCustomCols = CreateOutputPath("custom_output_columns_data.txt"); 1512OutputPath scorePath = CreateOutputPath("data.idv"); 1520OutputPath scorePathTxt = CreateOutputPath("data.txt"); 1559OutputPath scorePath = CreateOutputPath("data.idv"); 1567OutputPath scorePathTxt = CreateOutputPath("data.txt"); 1603OutputPath scorePath = CreateOutputPath("data.idv"); 1611OutputPath scorePathTxt = CreateOutputPath("data.txt"); 1643OutputPath fccScorerPath = CreateOutputPath("score-fcc.txt"); 1647fccScorerPath = CreateOutputPath("score-fcc_top3.txt"); 1651fccScorerPath = CreateOutputPath("score-fcc_top3_noNorm.txt"); 1665OutputPath metricsFile = CreateOutputPath("metrics-fcc.txt"); 1672metricsFile = CreateOutputPath("metrics-fcc-str.txt"); 1696OutputPath fccScorerPath = CreateOutputPath("score-fcc.txt"); 1714OutputPath scorePath = CreateOutputPath("data.idv"); 1722OutputPath scorePathTxt = CreateOutputPath("data.txt"); 1755OutputPath scorePath = CreateOutputPath("data.idv"); 1763OutputPath scorePathTxt = CreateOutputPath("data.txt"); 1791OutputPath dataPath = CreateOutputPath("data.txt"); 1820OutputPath scorePath = CreateOutputPath("data.idv"); 1827OutputPath scorePathTxt = CreateOutputPath("data.txt"); 1848OutputPath scorePath = CreateOutputPath("data.idv"); 1856OutputPath scorePathTxt = CreateOutputPath("data.txt"); 1895OutputPath scorePath = CreateOutputPath("data.idv"); 1903OutputPath scorePathTxt = CreateOutputPath("data.txt"); 1910OutputPath summaryFile1 = CreateOutputPath("summary1.txt"); 1917OutputPath summaryFile2 = CreateOutputPath("summary2.txt"); 1919OutputPath groupSummaryFile2 = CreateOutputPath("gsummary2.txt"); 1977OutputPath scorePath = CreateOutputPath("data.idv"); 1985OutputPath scorePathTxt = CreateOutputPath("data.txt"); 2149OutputPath intermediateData = CreateOutputPath("intermediateDatatypes.idv"); 2150OutputPath textOutputPath = CreateOutputPath("datatypes.txt"); 2237var path = CreateOutputPath("DataA.txt"); 2259path = CreateOutputPath("DataB.txt"); 2269path = CreateOutputPath("DataC.txt"); 2277path = CreateOutputPath("DataD.txt"); 2294OutputPath dataPath = CreateOutputPath("data.txt"); 2296dataPath = CreateOutputPath("data-0.txt");