Closed
Description
Issue
-
What did you do?
Opened the solution. -
What happened?
I've found thattest\data
solution folder contains missing files:sentiment_data.tsv
andsentiment_test.tsv
.
As it looks in Microsoft.ML.sln it has:
// Starts at 37.
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "data", "data", "{FDA2FD2C-A708-43AC-A941-4D941B0853BF}"
ProjectSection(SolutionItems) = preProject
>> test\data\sentiment_data.tsv = test\data\sentiment_data.tsv
>> test\data\sentiment_test.tsv = test\data\sentiment_test.tsv
EndProjectSection
EndProject
While such data actually doesn't present in repository, as it looks here.
- What did you expect?
I'd expect that there should be no missing files in solution.
Metadata
Metadata
Assignees
Labels
No labels