We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 044d818 commit 46aa7abCopy full SHA for 46aa7ab
src/Microsoft.ML.TimeSeries/ExtensionsCatalog.cs
@@ -2,10 +2,8 @@
2
// The .NET Foundation licenses this file to you under the MIT license.
3
// See the LICENSE file in the project root for more information.
4
5
-using System;
6
using Microsoft.ML.Data;
7
using Microsoft.ML.Transforms.TimeSeries;
8
-//using static Microsoft.ML.Transforms.TimeSeries.AdaptiveSingularSpectrumSequenceForecasting;
9
10
namespace Microsoft.ML
11
{
0 commit comments