Skip to content

Commit 720e938

Browse files
committed
merge conflicts.
1 parent 5dbb38f commit 720e938

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.ML.StandardLearners/Standard/Online/AveragedPerceptron.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
using Microsoft.ML.CommandLine;
1010
using Microsoft.ML.Data;
1111
using Microsoft.ML.EntryPoints;
12-
12+
using Microsoft.ML.Model;
1313
using Microsoft.ML.Numeric;
1414
using Microsoft.ML.Trainers.Online;
1515

0 commit comments

Comments
 (0)