Skip to content

Commit 1fb7650

Browse files
committed
Rename files
1 parent 7f86ec3 commit 1fb7650

File tree

5 files changed

+0
-1
lines changed

5 files changed

+0
-1
lines changed

src/Microsoft.ML.FastTree/Representation/TreeRegressorCollection.cs renamed to src/Microsoft.ML.FastTree/TreeEnsemble.cs

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
using System.Collections.Generic;
66
using System.Linq;
7-
using Microsoft.ML.Trainers.FastTree.Internal;
87

98
namespace Microsoft.ML.FastTree
109
{

0 commit comments

Comments
 (0)