You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: test/BaselineOutput/Common/EntryPoints/core_ep-list.tsv
+4-4
Original file line number
Diff line number
Diff line change
@@ -32,13 +32,13 @@ Models.RegressionPipelineEnsemble Combine regression models into an ensemble Mic
32
32
Models.SummarizerSummarize a linear regression predictor.Microsoft.ML.EntryPoints.SummarizePredictorSummarizeMicrosoft.ML.EntryPoints.SummarizePredictor+InputMicrosoft.ML.EntryPoints.CommonOutputs+SummaryOutput
33
33
Models.TrainTestEvaluatorGeneral train test for any supported evaluatorMicrosoft.ML.EntryPoints.TrainTestMacroTrainTestMicrosoft.ML.EntryPoints.TrainTestMacro+ArgumentsMicrosoft.ML.EntryPoints.CommonOutputs+MacroOutput`1[Microsoft.ML.EntryPoints.TrainTestMacro+Output]
34
34
TimeSeriesProcessingEntryPoints.ExponentialAverageApplies a Exponential average on a time series.Microsoft.ML.TimeSeriesProcessing.TimeSeriesProcessingEntryPointsExponentialAverageMicrosoft.ML.TimeSeriesProcessing.ExponentialAverageTransform+ArgumentsMicrosoft.ML.EntryPoints.CommonOutputs+TransformOutput
35
-
TimeSeriesProcessingEntryPoints.IidChangePointDetectorThis transform detects the change-points in an i.i.d. sequence using adaptive kernel density estimation and martingales.Microsoft.ML.TimeSeriesProcessing.TimeSeriesProcessingEntryPointsIidChangePointDetectorMicrosoft.ML.TimeSeriesProcessing.IidChangePointDetector+ArgumentsMicrosoft.ML.EntryPoints.CommonOutputs+TransformOutput
36
-
TimeSeriesProcessingEntryPoints.IidSpikeDetectorThis transform detects the spikes in a i.i.d. sequence using adaptive kernel density estimation.Microsoft.ML.TimeSeriesProcessing.TimeSeriesProcessingEntryPointsIidSpikeDetectorMicrosoft.ML.TimeSeriesProcessing.IidSpikeDetector+ArgumentsMicrosoft.ML.EntryPoints.CommonOutputs+TransformOutput
35
+
TimeSeriesProcessingEntryPoints.IidChangePointDetectorThis transform detects the change-points in an i.i.d. sequence using adaptive kernel density estimation and martingales.Microsoft.ML.TimeSeriesProcessing.TimeSeriesProcessingEntryPointsIidChangePointDetectorMicrosoft.ML.TimeSeriesProcessing.IidChangePointDetector+OptionsMicrosoft.ML.EntryPoints.CommonOutputs+TransformOutput
36
+
TimeSeriesProcessingEntryPoints.IidSpikeDetectorThis transform detects the spikes in a i.i.d. sequence using adaptive kernel density estimation.Microsoft.ML.TimeSeriesProcessing.TimeSeriesProcessingEntryPointsIidSpikeDetectorMicrosoft.ML.TimeSeriesProcessing.IidSpikeDetector+OptionsMicrosoft.ML.EntryPoints.CommonOutputs+TransformOutput
37
37
TimeSeriesProcessingEntryPoints.PercentileThresholdTransformDetects the values of time-series that are in the top percentile of the sliding window.Microsoft.ML.TimeSeriesProcessing.TimeSeriesProcessingEntryPointsPercentileThresholdTransformMicrosoft.ML.TimeSeriesProcessing.PercentileThresholdTransform+ArgumentsMicrosoft.ML.EntryPoints.CommonOutputs+TransformOutput
38
38
TimeSeriesProcessingEntryPoints.PValueTransformThis P-Value transform calculates the p-value of the current input in the sequence with regard to the values in the sliding window.Microsoft.ML.TimeSeriesProcessing.TimeSeriesProcessingEntryPointsPValueTransformMicrosoft.ML.TimeSeriesProcessing.PValueTransform+ArgumentsMicrosoft.ML.EntryPoints.CommonOutputs+TransformOutput
39
39
TimeSeriesProcessingEntryPoints.SlidingWindowTransformReturns the last values for a time series [y(t-d-l+1), y(t-d-l+2), ..., y(t-l-1), y(t-l)] where d is the size of the window, l the lag and y is a Float.Microsoft.ML.TimeSeriesProcessing.TimeSeriesProcessingEntryPointsSlidingWindowTransformMicrosoft.ML.TimeSeriesProcessing.SlidingWindowTransformBase`1+Arguments[System.Single]Microsoft.ML.EntryPoints.CommonOutputs+TransformOutput
40
-
TimeSeriesProcessingEntryPoints.SsaChangePointDetectorThis transform detects the change-points in a seasonal time-series using Singular Spectrum Analysis (SSA).Microsoft.ML.TimeSeriesProcessing.TimeSeriesProcessingEntryPointsSsaChangePointDetectorMicrosoft.ML.TimeSeriesProcessing.SsaChangePointDetector+ArgumentsMicrosoft.ML.EntryPoints.CommonOutputs+TransformOutput
41
-
TimeSeriesProcessingEntryPoints.SsaSpikeDetectorThis transform detects the spikes in a seasonal time-series using Singular Spectrum Analysis (SSA).Microsoft.ML.TimeSeriesProcessing.TimeSeriesProcessingEntryPointsSsaSpikeDetectorMicrosoft.ML.TimeSeriesProcessing.SsaSpikeDetector+ArgumentsMicrosoft.ML.EntryPoints.CommonOutputs+TransformOutput
40
+
TimeSeriesProcessingEntryPoints.SsaChangePointDetectorThis transform detects the change-points in a seasonal time-series using Singular Spectrum Analysis (SSA).Microsoft.ML.TimeSeriesProcessing.TimeSeriesProcessingEntryPointsSsaChangePointDetectorMicrosoft.ML.TimeSeriesProcessing.SsaChangePointDetector+OptionsMicrosoft.ML.EntryPoints.CommonOutputs+TransformOutput
41
+
TimeSeriesProcessingEntryPoints.SsaSpikeDetectorThis transform detects the spikes in a seasonal time-series using Singular Spectrum Analysis (SSA).Microsoft.ML.TimeSeriesProcessing.TimeSeriesProcessingEntryPointsSsaSpikeDetectorMicrosoft.ML.TimeSeriesProcessing.SsaSpikeDetector+OptionsMicrosoft.ML.EntryPoints.CommonOutputs+TransformOutput
0 commit comments