Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Fix EntryPointCatalog test.
  • Loading branch information
yaeldMS committed May 23, 2018
commit 010b709ed18ef7effe7c5143c27b1a180896158e
14 changes: 0 additions & 14 deletions ZBaselines/Common/EntryPoints/core_manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -10585,18 +10585,6 @@
"IsNullable": false,
"Default": "Features"
},
{
"Name": "LabelColumn",
"Type": "String",
"Desc": "Column to use for labels",
"Aliases": [
"lab"
],
"Required": false,
"SortOrder": 3.0,
"IsNullable": false,
"Default": "Label"
},
{
"Name": "WeightColumn",
"Type": "String",
Expand Down Expand Up @@ -10727,8 +10715,6 @@
}
],
"InputKind": [
"ITrainerInputWithWeight",
"ITrainerInputWithLabel",
"ITrainerInput"
],
"OutputKind": [
Expand Down