-
Notifications
You must be signed in to change notification settings - Fork 0
/
Experiments - Microsoft Azure Machine Learning Studio.html
521 lines (502 loc) · 310 KB
/
Experiments - Microsoft Azure Machine Learning Studio.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
<!DOCTYPE html>
<!-- saved from url=(0122)https://studio.azureml.net/Home/ViewWorkspaceCached/c96eb26d1e314ca1a9d1697671d87528#Workspace/Experiments/ListExperiments -->
<html style="height:100%"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=Edge"> <title>Experiments - Microsoft Azure Machine Learning Studio</title> <link href="./Experiments - Microsoft Azure Machine Learning Studio_files/jquery-ui.min.css" rel="stylesheet" type="text/css"> <link href="./Experiments - Microsoft Azure Machine Learning Studio_files/bootstrap.min.css" rel="stylesheet" type="text/css"> <link rel="stylesheet" type="text/css" href="./Experiments - Microsoft Azure Machine Learning Studio_files/f46278d6.css"> <link rel="shortcut icon" type="image/x-icon" href="https://studio.azureml.net/Content/Images/favicon.ico"> <link rel="icon" href="https://studio.azureml.net/Content/Images/favicon.ico"> <meta name="robots" content="noindex"> <link href="./Experiments - Microsoft Azure Machine Learning Studio_files/UxFxCss.css" rel="stylesheet"> <link rel="stylesheet" type="text/css" href="./Experiments - Microsoft Azure Machine Learning Studio_files/df878d81.css"> <link rel="stylesheet" type="text/css" media="screen" href="./Experiments - Microsoft Azure Machine Learning Studio_files/editor.main.css"> <link rel="stylesheet" type="text/css" media="screen" href="./Experiments - Microsoft Azure Machine Learning Studio_files/vs-theme.css"> <link rel="stylesheet" type="text/css" media="screen" href="./Experiments - Microsoft Azure Machine Learning Studio_files/monarch.css"> <style type="text/css">.azureml-nav .container-fluid .site-links li.site-link-gallery_preview:after{display:none}</style> <link rel="stylesheet" type="text/css" data-name="vs/editor/editor.main" href="./Experiments - Microsoft Azure Machine Learning Studio_files/editor.main(1).css"><link rel="stylesheet" href="./Experiments - Microsoft Azure Machine Learning Studio_files/user-settings-dialog.css" type="text/css"> <script type="text/javascript" charset="utf-8" async="" data-requirecontext="_" data-requiremodule="/scripts/gen/r/studio.js" src="./Experiments - Microsoft Azure Machine Learning Studio_files/studio.js.download"></script><script type="text/javascript" charset="utf-8" async="" crossorigin="anonymous" data-requirecontext="_" data-requiremodule="d3" src="./Experiments - Microsoft Azure Machine Learning Studio_files/d3.v3.min.js.download"></script><script type="text/html" id="menuItemTemplate"> <!-- ko if:(!menuItem.divider()) --> <li class="datalab-contextMenuItem" data-bind="event: {mouseup:onActivated,mousedown:onMouseDown,mouseover:onMouseOverFct,mouseout:onMouseOutFct}, subMenu:{activate:subMenu, menuSelector:parentMenu, displayCallback: onSubMenuDisplayed}, css: {disabled:!enabled(), enabled:enabled(), hasSubmenu: subMenu}"> <!-- ko if:(menuItem.iconClass() !== '') --> <div data-bind="attr:{class: 'menuItemImage ' + menuItem.iconClass() }"></div> <!-- /ko --> <span data-bind="text: menuItem.label"></span> <!-- ko if: subMenu --> <div class="datalab-contextMenu datalab-nocontext" style="position: absolute;"> <ul data-bind='template: { name: "menuItemTemplate", foreach: subMenu.items }'></ul> </div> <div class="ee-rightarrow"></div> <!-- /ko --> <!-- ko if: !subMenu --> <!-- ko if: menuItem.enabledTooltip() && enabled() --> <div class="contextMenuToolTip" data-bind="hoverBalloon: { message: menuItem.enabledTooltip() } "></div> <!-- /ko --> <!-- ko if: menuItem.disabledTooltip() && !enabled() --> <div class="contextMenuToolTip" data-bind="hoverBalloon: { message: menuItem.disabledTooltip() } "></div> <!-- /ko --> <!-- /ko --> </li> <!-- /ko --> <!-- ko if:menuItem.divider() --> <li class="datalab-contextMenuItem divider"></li> <!-- /ko --></script><script type="text/html" id="datalab-contextMenuTemplate"> <div class="datalab-contextMenu datalab-nocontext" style="position: absolute;" data-bind="style: { zIndex: zIndex }, event: {contextmenu:menu.contextMenuMouseUp}"> <ul class="datalab-contextMenu" data-bind="template: { name: 'menuItemTemplate', foreach: menu.items }"></ul> </div></script><script type="text/javascript" charset="utf-8" async="" data-requirecontext="_" data-requiremodule="vs/editor/editor.main" src="./Experiments - Microsoft Azure Machine Learning Studio_files/editor.main.js.download"></script><script type="text/javascript" charset="utf-8" async="" data-requirecontext="_" data-requiremodule="vs/nls" src="./Experiments - Microsoft Azure Machine Learning Studio_files/nls.js.download"></script><script type="text/javascript" charset="utf-8" async="" data-requirecontext="_" data-requiremodule="vs/css" src="./Experiments - Microsoft Azure Machine Learning Studio_files/css.js.download"></script><script type="text/javascript" charset="utf-8" async="" data-requirecontext="_" data-requiremodule="vs/text" src="./Experiments - Microsoft Azure Machine Learning Studio_files/text.js.download"></script><script type="text/javascript" charset="utf-8" async="" data-requirecontext="_" data-requiremodule="vs/editor/editor.main.nls" src="./Experiments - Microsoft Azure Machine Learning Studio_files/editor.main.nls.js.download"></script><style type="text/css" media="screen"></style><script type="text/html" id="editableTextAreaProperty"> <div class="editableTextAreaProperty" data-bind="editableTextArea: {}"> <textarea class="datalab-gridCellPropertyItem editableTextArea" data-bind="value: $parent.property.value, css: { disabled: $data.isReadOnly }"></textarea> <span class="characterLimitReachedWarning"> <span class="charactersLeftCount"></span> character(s) left </span> </div></script><script type="text/html" id="usePreviousResultsParameter"> <div class="propertyEditor-headingCell" data-bind="attr:{title:LocalizedResources.usePreviousResultsLabelTooltip}"> <input id="usePreviousResultsCheckbox" type="checkbox" class="datalab-gridCellPropertyItem textAreaProperty" data-bind="checked: property.value, disable: $root.tabs[0].readOnlyMode()" /> <div class="datalab-usePreviousResultsLabel textAreaProperty" data-bind="text: LocalizedResources.usePreviousResultsLabel"> </div> </div></script><script type="text/html" id="inputParameter">
<input type="text"
class="datalab-gridCellPropertyItem"
data-bind="validatedInputBox: { value: property.value, disabled: (readOnlyMode() || isDisabled()) },
hasfocus: focus,
readonly: readOnlyMode() || isDisabled(),
css: { disabled: readOnlyMode() || isDisabled() },
event: { keydown: onKeyReturn },
autocomplete: { array: autocompleteArray, dependentObservable: property.value }" />
</script>
<script type="text/html" id="textAreaParameter">
<div class="monaco-parent" style="position: relative"
data-bind="resize: {
direction: 'bottom',
parentContainerSelector: '.propertyEditor-right',
minSize: 125,
maxSize: 9999,
id: property.label
}">
<div class="monaco-container datalab-gridCellPropertyItem"
data-bind="monaco: {
value: property.value,
mimetype: monacoMimeType,
insertSpaces: untabify,
expandOnFocus: shouldExpandOnFocus
},
validatedInputBox: {value: property.value},
style: { backgroundColor: (readOnlyMode() || isDisabled()) ? 'rgba(0, 0, 0, 0.05)' : '' },
css: { focused: focus},
readonly: readOnlyMode() || isDisabled()">
</div>
</div>
<div class="characterCountMessage" style="display:none;">
<span class="maxCharacterCount"></span> <span class="characterCountText"></span>
</div>
</script>
<script type="text/html" id="checkboxParameter">
<input type="checkbox"
class="datalab-gridCellPropertyItem"
data-bind="checkboxvalue: { value: property.value, choices: property.descriptor.choices },
hasfocus: focus,
disable: (readOnlyMode() || isDisabled()),
css: { disabled: (readOnlyMode() || isDisabled()) }" />
</script>
<script type="text/html" id="multiSelectParameter">
<div class=".datalab-gridCellTextArea"
data-bind="multiSelectMenu: enumItems">
<hflexbox class="datalab-gridCellPropertyItem multiSelectButton">
<div class="datalab-gridCellPropertyItem"
data-bind="text: buttonLabel"></div>
<div style="float:right">▼</div>
</hflexbox>
<ul data-bind="foreach: enumItems" class="datalab-gridCellPropertyItem multiSelectMenu">
<li data-bind="css: classString">
<a href=" #" data-bind="text: displayValue" ></a>
</li>
</ul>
</div>
</script>
<script type="text/html" id="selectParameter">
<select class="datalab-gridCellPropertyItem"
data-bind="value: property.value,
hasfocus: focus,
options: property.descriptor.choices,
optionsText: 'displayValue',
optionsValue: 'value',
valueAllowUnset: true,
disable: (readOnlyMode() || isDisabled()),
css: { disabled: (readOnlyMode() || isDisabled()) },
attr: { title: toolTipText() }"></select>
</script>
<script type="text/html" id="dataGatewayNameParameter">
<select class="datalab-gridCellPropertyItem"
data-bind="value: property.value,
hasfocus: focus,
options: choices,
optionsText: 'displayValue',
optionsValue: 'value',
disable: (readOnlyMode() || isDisabled()),
css: { disabled: (readOnlyMode() || isDisabled()) }"></select>
</script>
<script type="text/html" id="staticTextProperty">
<div class="datalab-gridCellPropertyItem datalab-staticProperty"
data-bind="text: property.value, attr: { title: property.value }, style: { whiteSpace: property.name === 'Status details' ? 'normal' : 'nowrap' }">
</div>
</script>
<script type="text/html" id="credentialParameter">
<input type="password"
class="datalab-gridCellPropertyItem"
data-bind="validatedInputBox: { value: property.value, disabled: (readOnlyMode() || isDisabled()) },
disable: readOnlyMode() || isDisabled(),
hasfocus: focus,
css: { disabled:readOnlyMode() || isDisabled() }" />
</script>
<script type="text/html" id="dataGatewayCredentialParameter">
<div data-bind="css: invalidClass()">
<div class="dataGatewayCredentialsValue">
<!-- ko if: property.value() -->
<span data-bind="text: LocalizedResources.dataGatewayCredentialValuesSet" class="gatewayIconGood"></span>
<!-- /ko -->
<!-- ko if: !(property.value()) -->
<span data-bind="text: LocalizedResources.dataGatewayCredentialValuesRequired"></span>
<!-- /ko -->
</div>
</div>
<input type="button"
class="datalab-gridCellPropertyItem"
data-bind="disable: readOnlyMode() || isDisabled() || !canEnterValue(),
click: enterValue,
value: LocalizedResources.dataGatewayEnterCredentials,
hasfocus: focus" />
<div data-bind="if: showClickOnceWarning">
<span data-bind="html: clickOnceWarning" class="gatewayIconWarn"></span>
</div>
</script>
<script type="text/html" id="columnPickerParameter">
<div class="datalab-gridCellPropertyItem columnPickerRules"
data-bind="columnPickerRuleDisplay: property.value,
css: { disabled: (isDisabled()) }">
</div>
<input type="button"
class="datalab-gridCellPropertyItem"
data-bind="value: LocalizedResources.launchColumnSelector,
click: openColumnPicker,
disable: readOnlyMode() || isDisabled() || launchDisabled" />
</script>
<script type="text/html" id="parameterRangeParameter">
<span class="parameterRangeLabel"
data-bind="text: LocalizedResources.useRangeBuilderLabel"
style="font-size:12px;line-height: 16.25px; font-family: Segoe UI;">
</span>
<input id="UseRangeBuilderCheckbox"
type="checkbox"
class="datalab-gridCellPropertyItem"
data-bind="checked: useRangeBuilder,
disable: readOnlyMode(),
css: { disabled: readOnlyMode()}" />
<!-- ko if: !useRangeBuilder() -->
<input type="text"
class="datalab-gridCellPropertyItem"
data-bind="value: literalList,
validatedInputBox: { value: literalList, disabled: readOnlyMode()},
readonly: readOnlyMode(),
css: { disabled: readOnlyMode()}" />
<!-- /ko -->
<!-- ko if: useRangeBuilder() -->
<div>
<span>
<span data-bind="text: LocalizedResources.ParameterRangeLabel"
style="font-size: 12px;line-height: 16.25px; font-family: Segoe UI;">
</span>
<span id="ParameterRangeAsString"
data-bind="text: rangeString"
style="font-size: 12px;line-height: 16.25px; font-family: Segoe UI;">
</span>
</span>
<!-- ko if: isLogarithmic() -->
<div class="parameterRangeSlider"
data-bind="slider: [logMin, logMax],
sliderOptions: {min: logMinLimit, max: logMaxLimit, range:true, step: logSliderStep, values: [logMin, logMax], disabled: readOnlyMode()}"
style="margin: 5px 10px">
</div>
<!-- /ko -->
<!-- ko if: !isLogarithmic() -->
<div class="parameterRangeSlider"
data-bind="slider: [minValue, maxValue],
sliderOptions: {min: sliderMin, max: sliderMax, range:true, step: linSliderStep, values: [sliderMin, sliderMax], disabled: readOnlyMode()}"
style="margin: 5px 10px">
</div>
<!-- /ko -->
<div>
<span class="parameterRangeLabel"
data-bind="text: LocalizedResources.rangeBuilderCount"
style="font-size: 12px;line-height: 16.25px; font-family: Segoe UI;">
</span>
<input class="parameterRangeCount"
id="rangeBuilderCount"
type="text"
data-bind="value: countValidatable,
validatedInputBox: { value: countValidatable, disabled: readOnlyMode()},
readonly: readOnlyMode(),
css: { disabled: readOnlyMode()}"
style="width:40px; border: 1px solid #ccc; padding-left: 5px; padding-right: 5px; background-color: #fff;" />
</div>
<!-- ko if: logCapable -->
<div>
<span class="parameterRangeLabel"
data-bind="text: LocalizedResources.rangeBuilderLogarithmicScaleCheckbox"
style="font-size: 12px;line-height: 16.25px; font-family: Segoe UI;">
</span>
<input id="LogarithmicCheckbox"
type="checkbox"
class="datalab-gridCellPropertyItem"
data-bind="checked: isLogarithmic,
disable: readOnlyMode(),
css: { disabled: readOnlyMode()}" />
</div>
<!-- /ko -->
</div>
<!-- /ko -->
</script>
<script type="text/html" id="linkProperty">
<div class="propertyLink">
<a href='#' data-bind="attr: { title: property.tooltip, href: (property.endpoint && property.endpoint.Size === -1) ? '#' : property.value},
hasfocus: focus,
event: { click: onClick },
text: property.label"
target="_blank">
</a>
</div>
<div class="propertyLinkMetaData" data-bind="visible: (property.endpoint && property.endpoint.Size === -1)"> (none)</div>
</script>
<script type="text/html" id="buttonProperty">
<div class="propertyEditor-staticValueCell">
<div class="datalab-gridCellTextArea">
<div class=" propertyeditor-statictextareaitem propertyeditor-headingcellwrapper"
data-bind="css: { isButton: templateType() === 'buttonProperty' }, visible: property.value() === false || property.value()">
<button data-bind="attr: { title: property.tooltip, name: property.label},
hasfocus: focus,
event: { click: onClick },
text: property.label,
disable: clickDisabled"></button>
</div>
<div class="propertyLinkMetaData" data-bind="visible: (property.endpoint && property.endpoint.Size === -1)"> (none)</div>
</div>
</div>
</script>
<script type="text/html" id="propertyKey">
<!-- ko if: isExperimentLevel() && !readOnlyMode() -->
<div>
<input type="text"
class="datalab-gridCellPropertyItem"
data-bind="validatedInputBox: { value: property.validatableName },
event: { blur: property.textboxBlur, keydown: property.textboxKeydown },
visible: property.isEditingName" />
<div class="datalab-gridCellKey"
data-bind="attr: { title: property.tooltip },
text: property.label,
click: property.toggleEditingName,
visible: !property.isEditingName()">
</div>
</div>
<!-- /ko -->
<!-- ko ifnot: isExperimentLevel() && !readOnlyMode() -->
<!-- ko if: templateType() === 'linkProperty' -->
<hflexbox class="datalab-gridCellKey" data-bind="template: { name: 'linkProperty' }"></hflexbox>
<!-- /ko -->
<!-- ko if: templateType() === 'buttonProperty' -->
<hflexbox class="datalab-gridCellKey" data-bind="template: { name: 'buttonProperty' }"></hflexbox>
<!-- /ko -->
<!-- ko if: templateType() !== 'linkProperty' && templateType() !== 'buttonProperty' -->
<div class="datalab-gridCellKey" data-bind="attr: { title: property.tooltip }, text: property.label"></div>
<!-- /ko -->
<!-- /ko -->
</script>
<script type="text/html" id="propertyItem">
<div class="propertyEditor-textAreaItem" data-bind="css:{ hiddenInWizard: property.shouldBlockRenderingInWizard }">
<div class="propertyEditor-headingCellWrapper" data-bind="css: { propertyEditorHeadingCellWrapperEditingName: property.isEditingName, isLink: templateType() === 'linkProperty' }">
<div class="propertyEditor-headingCell">
<div class="propertyEditor-sideButtonWrapper">
<div class="parameterIsLinked linkStatus propertyEditorButton"
data-bind="style: { visibility: property.isLinked() && !isExperimentLevel() ? 'visible' : 'hidden' },
event: { click: focusLinkedWebServiceParameter },
attr: { title: Util.format(LocalizedResources.parameterIsLinkedToWebServiceParameter, linkedParameterName()) }">
</div>
<!-- ko if: getMenuBuilder() -->
<div class="propertyEditorButton dropMenu"
data-bind="dropMenu: getMenuBuilder()">
</div>
<!-- /ko -->
<!-- ko if: templateType() === "textAreaParameter" -->
<!-- ko if: showPopupIcon() -->
<div class="propertyEditorButton"
data-bind="event:{ mousedown: openScriptEditor}, attr: {title: LocalizedResources.experimentEditorPropertiesPaneScriptEditorPopOut}">
<span class="icon icon-openscripteditor"></span>
</div>
<!-- /ko -->
<!-- /ko -->
</div>
<!-- ko if: templateType() === 'checkboxParameter' -->
<div data-bind="template: { name: 'checkboxParameter' },
visible: !isExperimentLevel() || property.hasDefaultValue()">
</div>
<!-- /ko -->
<div class="datalab-gridCellKeyWrapper"
data-bind="template: { name: 'propertyKey' }">
</div>
</div>
</div>
<!-- ko if: templateType() !== 'checkboxParameter' && templateType() !== 'linkProperty' && templateType() !== 'buttonProperty' -->
<!-- ko if: !isExperimentLevel() || property.hasDefaultValue() -->
<div class="propertyEditor-valueCellWrapper">
<div class="datalab-gridCellTextArea" data-bind="template: { name: templateType }"></div>
</div>
<!-- /ko -->
<!-- /ko -->
</div>
<!-- ko foreach: childParameters -->
<!-- ko if: property.isRelevant() -->
<div data-bind="template: { name: 'propertyItem' }"></div>
<!-- /ko -->
<!-- /ko -->
</script>
<script type="text/html" id="checkboxProperty">
<input type="checkbox"
class="datalab-gridCellPropertyItem"
data-bind="checked: property.value,
hasfocus: focus,
disable: readOnlyMode(),
css: { disabled: readOnlyMode() }" />
<div class="datalab-gridCellKeyWrapper"
data-bind="template: { name: 'propertyKey' }">
</div>
</script>
<script type="text/html" id="staticPropertyItem">
<div class="propertyEditor-staticTextAreaItem propertyEditor-headingCellWrapper"
data-bind="css: { isLink: templateType() === 'linkProperty', isButton: templateType() === 'buttonProperty' }, style: { height: property.name === 'Status details' ? '100%': '22px' }, visible: property.value() === false || property.value()">
<!-- ko if: templateType() !== 'linkProperty' && templateType() !== 'checkboxProperty' && templateType() !== 'buttonProperty' -->
<div class="propertyEditor-staticHeadingCell">
<div class="datalab-gridCellKeyWrapper"
data-bind="template: { name: 'propertyKey' }">
</div>
</div>
<!-- /ko -->
<div class="propertyEditor-staticValueCell">
<div class="datalab-gridCellTextArea" data-bind="template: { name: templateType }"></div>
</div>
</div>
</script><script type="text/html" id="projectDetailsTemplate"> <vflexbox id="propertyPane" class="projectDetails"> <flexstatic data-bind="with: project"> <div class="projectDetailTitle" data-bind="text: Name, visible: $parent.shouldShowTitle"></div> <div class="projectDetailSectionLabel" data-bind="text: LocalizedResources.projectDetailDescriptionLabel"></div> <!-- ko if: Description && Description.length > 0--> <div class="projectDescription" data-bind="text: Description"></div> <!-- /ko--> <!-- ko if: !Description || Description.length === 0--> <div class="projectDetailEmpty" data-bind="text: LocalizedResources.projectDetailNoneEntryText"></div> <!-- /ko--> </flexstatic> <flexfill class="allAssetScroller"> <flexcontent> <!-- ko if: experiments().length > 0--> <div class="projectAssetClassExpander" data-bind="jQueryCollapse: { collapseButtonSelector: '.projectAssetClassHeading', contentSelector: '.projectAssetsList', collapsed: experimentsCollapsed, collapseFrom: 'bottom', id: 'experimentList'}"> <div class="projectAssetClassHeading"> <div class="arrowExpander"></div> <div class="projectDetailSectionLabel" data-bind="text: LocalizedResources.projectDetailExperimentExpanderTitle"></div> </div> <div class="projectAssetsList"> <ul data-bind="foreach: experiments"> <li class="projectDetailElement"> <div class="projectDetailElementExpander" data-bind="jQueryCollapse: { collapseButtonSelector: '.projectDetailElementHeading', contentSelector: '.projectDetailList', collapsed: detailsCollapsed, collapseFrom: 'bottom', id: id}"> <div class="projectDetailElementHeading"> <div class="arrowExpander"></div> <div class="experimentAssetIcon"></div> <a class="projectDetailElementLink" data-bind="text: name, click: navigateToExperiment, attr: {href: experimentUrl}"></a> </div> <div class="projectDetailList"> <div class="projectAssetDetail"> <div class="itemDetailLabel" data-bind="text: LocalizedResources.projectDetailAssetOwner"></div> <div class="itemDetailValue" data-bind="text: owner"></div> </div> <div class="projectAssetDetail"> <div class="itemDetailLabel" data-bind="text: LocalizedResources.projectDetailAssetModified"></div> <div class="itemDetailValue" data-bind="text: updated"></div> </div> <div class="projectAssetDetail"> <div class="itemDetailLabel" data-bind="text: LocalizedResources.projectDetailAssetStatus"></div> <div class="itemDetailValue" data-bind="text: status"></div> </div> </div> </div> </li> </ul> </div> </div> <!-- /ko--> <!-- ko if: notebooks().length > 0--> <div class="projectAssetClassExpander" data-bind="jQueryCollapse: { collapseButtonSelector: '.projectAssetClassHeading', contentSelector: '.projectAssetsList', collapsed: notebooksCollapsed, collapseFrom: 'bottom', id: 'notebookList'}"> <div class="projectAssetClassHeading"> <div class="arrowExpander"></div> <div class="projectDetailSectionLabel" data-bind="text: LocalizedResources.projectDetailNotebookExpanderTitle"></div> </div> <div class="projectAssetsList"> <ul data-bind="foreach: notebooks"> <li class="projectDetailElement"> <div class="projectDetailElementExpander" data-bind="jQueryCollapse: { collapseButtonSelector: '.projectDetailElementHeading', contentSelector: '.projectDetailList', collapsed: detailsCollapsed, collapseFrom: 'bottom', id: id}"> <div class="projectDetailElementHeading"> <div class="arrowExpander"></div> <div class="notebookAssetIcon"></div> <span class="projectDetailElementText" data-bind="text: name, click: navigateToNotebook"></span> </div> <div class="projectDetailList"> <div class="projectAssetDetail"> <div class="itemDetailLabel" data-bind="text: LocalizedResources.projectDetailAssetLanguage"></div> <div class="itemDetailValue" data-bind="text: language"></div> </div> <div class="projectAssetDetail"> <div class="itemDetailLabel" data-bind="text: LocalizedResources.projectDetailAssetModified"></div> <div class="itemDetailValue" data-bind="text: lastModified"></div> </div> </div> </div> </li> </ul> </div> </div> <!-- /ko--> <!-- ko if: webServices().length > 0--> <div class="projectAssetClassExpander" data-bind="jQueryCollapse: { collapseButtonSelector: '.projectAssetClassHeading', contentSelector: '.projectAssetsList', collapsed: webServicesCollapsed, collapseFrom: 'bottom', id: 'webServiceList'}"> <div class="projectAssetClassHeading"> <div class="arrowExpander"></div> <div class="projectDetailSectionLabel" data-bind="text: LocalizedResources.projectDetailWebServiceExpanderTitle"></div> </div> <div class="projectAssetsList"> <ul data-bind="foreach: webServices"> <li class="projectDetailElement"> <div class="projectDetailElementExpander" data-bind="jQueryCollapse: { collapseButtonSelector: '.projectDetailElementHeading', contentSelector: '.projectDetailList', collapsed: detailsCollapsed, collapseFrom: 'bottom', id: id}"> <div class="projectDetailElementHeading"> <div class="arrowExpander"></div> <div class="webServiceAssetIcon"></div> <a class="projectDetailElementLink" data-bind="text: name, click:navigateToWebService, attr: {href: webServiceUrl}"></a> </div> <div class="projectDetailList"> <div class="projectAssetDetail"> <div class="itemDetailLabel" data-bind="text: LocalizedResources.projectDetailAssetModified"></div> <div class="itemDetailValue" data-bind="text: lastModified"></div> </div> </div> </div> </li> </ul> </div> </div> <!-- /ko--> <!-- ko if: modules().length > 0--> <div class="projectAssetClassExpander" data-bind="jQueryCollapse: { collapseButtonSelector: '.projectAssetClassHeading', contentSelector: '.projectAssetsList', collapsed: modulesCollapsed, collapseFrom: 'bottom', id: 'modulesList'}"> <div class="projectAssetClassHeading"> <div class="arrowExpander"></div> <div class="projectDetailSectionLabel" data-bind="text: LocalizedResources.projectDetailModuleExpanderTitle"></div> </div> <div class="projectAssetsList"> <ul data-bind="foreach: modules"> <li class="projectDetailElement"> <div class="projectDetailElementExpander" data-bind="jQueryCollapse: { collapseButtonSelector: '.projectDetailElementHeading', contentSelector: '.projectDetailList', collapsed: detailsCollapsed, collapseFrom: 'bottom', id: id}"> <div class="projectDetailElementHeading"> <div class="arrowExpander"></div> <div class="moduleAssetIcon"></div> <div class="projectDetailElementText" data-bind="text: name"></div> </div> <div class="projectDetailList"> <div class="projectAssetDetail"> <div class="itemDetailLabel" data-bind="text: LocalizedResources.projectDetailAssetModified"></div> <div class="itemDetailValue" data-bind="text: lastModified"></div> </div> </div> </div> </li> </ul> </div> </div> <!-- /ko--> <!-- ko if: trainedModels().length > 0--> <div class="projectAssetClassExpander" data-bind="jQueryCollapse: { collapseButtonSelector: '.projectAssetClassHeading', contentSelector: '.projectAssetsList', collapsed: trainedModelsCollapsed, collapseFrom: 'bottom', id: 'trainedModelsList'}"> <div class="projectAssetClassHeading"> <div class="arrowExpander"></div> <div class="projectDetailSectionLabel" data-bind="text: LocalizedResources.projectDetailTrainedModelExpanderTitle"></div> </div> <div class="projectAssetsList"> <ul data-bind="foreach: trainedModels"> <li class="projectDetailElement"> <div class="projectDetailElementExpander" data-bind="jQueryCollapse: { collapseButtonSelector: '.projectDetailElementHeading', contentSelector: '.projectDetailList', collapsed: detailsCollapsed, collapseFrom: 'bottom', id: id}"> <div class="projectDetailElementHeading"> <div class="arrowExpander"></div> <div class="trainedModelAssetIcon"></div> <div class="projectDetailElementText" data-bind="text: name"></div> </div> <div class="projectDetailList"> <div class="projectAssetDetail"> <div class="itemDetailLabel" data-bind="text: LocalizedResources.projectDetailAssetModified"></div> <div class="itemDetailValue" data-bind="text: lastModified"></div> </div> </div> </div> </li> </ul> </div> </div> <!-- /ko--> <!-- ko if: datasets().length > 0--> <div class="projectAssetClassExpander" data-bind="jQueryCollapse: { collapseButtonSelector: '.projectAssetClassHeading', contentSelector: '.projectAssetsList', collapsed: datasetsCollapsed, collapseFrom: 'bottom', id: 'datasetsList'}"> <div class="projectAssetClassHeading"> <div class="arrowExpander"></div> <div class="projectDetailSectionLabel" data-bind="text: LocalizedResources.projectDetailDatasetExpanderTitle"></div> </div> <div class="projectAssetsList"> <ul data-bind="foreach: datasets"> <li class="projectDetailElement"> <div class="projectDetailElementExpander" data-bind="jQueryCollapse: { collapseButtonSelector: '.projectDetailElementHeading', contentSelector: '.projectDetailList', collapsed: detailsCollapsed, collapseFrom: 'bottom', id: id}"> <div class="projectDetailElementHeading"> <div class="arrowExpander"></div> <div class="datasetAssetIcon"></div> <div class="projectDetailElementText" data-bind="text: name"></div> </div> <div class="projectDetailList"> <div class="projectAssetDetail"> <div class="itemDetailLabel" data-bind="text: LocalizedResources.projectDetailAssetModified"></div> <div class="itemDetailValue" data-bind="text: lastModified"></div> </div> </div> </div> </li> </ul> </div> </div> <!-- /ko--> <!-- ko if: transforms().length > 0--> <div class="projectAssetClassExpander" data-bind="jQueryCollapse: { collapseButtonSelector: '.projectAssetClassHeading', contentSelector: '.projectAssetsList', collapsed: transformsCollapsed, collapseFrom: 'bottom', id: 'transformsList'}"> <div class="projectAssetClassHeading"> <div class="arrowExpander"></div> <div class="projectDetailSectionLabel" data-bind="text: LocalizedResources.projectDetailTransformExpanderTitle"></div> </div> <div class="projectAssetsList"> <ul data-bind="foreach: transforms"> <li class="projectDetailElement"> <div class="projectDetailElementExpander" data-bind="jQueryCollapse: { collapseButtonSelector: '.projectDetailElementHeading', contentSelector: '.projectDetailList', collapsed: detailsCollapsed, collapseFrom: 'bottom', id: id}"> <div class="projectDetailElementHeading"> <div class="arrowExpander"></div> <div class="transformAssetIcon"></div> <div class="projectDetailElementText" data-bind="text: name"></div> </div> <div class="projectDetailList"> <div class="projectAssetDetail"> <div class="itemDetailLabel" data-bind="text: LocalizedResources.projectDetailAssetModified"></div> <div class="itemDetailValue" data-bind="text: lastModified"></div> </div> </div> </div> </li> </ul> </div> </div> <!-- /ko--> <!-- ko if: showAddAssetsLink --> <div class="addAssetsLink" data-bind="click: showProjectConfigurationDialog">Add assets</div> <!-- /ko--> </flexcontent> </flexfill> </vflexbox></script></head> <body style=""> <script type="text/javascript" id="defineLightLogger">var lightLogger={defaultSessionId:"00000000-0000-0000-0000-000000000000",getSessionId:
function(){var n=document.cookie.match(new RegExp("(?:^|.*;)\\s*Studio-Ux-User-Session-Id\\s*\\=\\s*([^;]*).*$"));
return n&&n.length===2?window.decodeURIComponent(n[1]):this.defaultSessionId},toLongFormatISO:
function(n){var t=n.slice(0,-1),i=27-t.length,r;return i&&(r=Array(i).join("0")+
"1Z",t+=r),t},postLog:function(n){var t=new XMLHttpRequest,i;t.open("POST","/LoggingService/PostClientData",
!0);t.setRequestHeader("Content-Type","application/json;charset=UTF-8");i=document.
querySelector("[name=_RequestVerificationToken]");i&&t.setRequestHeader("__RequestVerificationToken",
i.innerText);t.send(JSON.stringify(n))},exception:function(n,t,i,r,u){var f="",e;
typeof t=="string"&&(f=f+"url: "+t+"\n");typeof r=="number"&&(f=f+"columnNumber: "+
r+"\n");f&&(u=u+"\n\n"+f);e=[{eventId:453,url:window.location.href,clientDateTime:
(new Date).toUTCString(),ifxTable:"exception",ifxData:{url:window.location.href,
message:n,trace:u,line:i,isHandled:!1,sessionId:this.getSessionId(),timestamp:this.
toLongFormatISO((new Date).toISOString()),location:window.location.hostname},dataObject:
{message:n,eventKey:"window.onerror",line:i}}];this.postLog(e)}};window.onerror=
function(n,t,i,r,u){var e=n==="SyntaxError"&&i===1353&&!u,f;e||(n!=="Script error"&&
n!=="Script error."||t&&t.indexOf(window.location.host)>=0||t&&t.indexOf("az754797.vo.msecnd.net")>=
0||u)&&(f="browser does not support stack trace",u&&typeof u.stack=="string"&&(f=
u.stack),lightLogger.exception(n,t,i,r,f))}</script> <script type="text/javascript" id="defineSessionLogger">var sessionLogger={logSessionInfo:function(){function i(){var n=document.cookie.
match(new RegExp("(?:^|.*;)\\s*Studio-Ux-Session-Start\\s*\\=\\s*([^;]*).*$"));return n&&
n.length===2?window.decodeURIComponent(n[1]):null}function r(){var n=screen.availHeight||
"0",t=screen.availWidth||"0";return t+"x"+n}function u(){return navigator.userLanguage||
navigator.language||navigator.browserLanguage||navigator.systemLanguage||"Error finding locale"}
function f(){var o=navigator.appVersion,n=navigator.userAgent,r=navigator.appName,
i=""+parseFloat(navigator.appVersion),f=parseInt(navigator.appVersion,10),e,t,u;
return(t=n.indexOf("Opera"))!=-1?(r="Opera",i=n.substring(t+6),(t=n.indexOf("Version"))
!=-1&&(i=n.substring(t+8))):(t=n.indexOf("MSIE"))!=-1?(r="Microsoft Internet Explorer",
i=n.substring(t+5)):(t=n.indexOf("Edge"))!=-1?(r="Microsoft Edge",i=n.substring(
t+5)):(t=n.indexOf("Chrome"))!=-1?(r="Chrome",i=n.substring(t+7)):(t=n.indexOf("Safari"))
!=-1?(r="Safari",i=n.substring(t+7),(t=n.indexOf("Version"))!=-1&&(i=n.substring(
t+8))):(t=n.indexOf("Firefox"))!=-1?(r="Firefox",i=n.substring(t+8)):(e=n.lastIndexOf(
" ")+1)<(t=n.lastIndexOf("/"))&&(r=n.substring(e,t),i=n.substring(t+1),r.toLowerCase(
)==r.toUpperCase()&&(r=navigator.appName)),(u=i.indexOf(";"))!=-1&&(i=i.substring(
0,u)),(u=i.indexOf(" "))!=-1&&(i=i.substring(0,u)),f=parseInt(""+i,10),isNaN(f)&&
(i=""+parseFloat(navigator.appVersion),f=parseInt(navigator.appVersion,10)),r+": "+
i}function e(){var n="other";return navigator.appVersion.indexOf("Win")!=-1&&(n=
"Windows"),navigator.appVersion.indexOf("Mac")!=-1&&(n="MacOS"),navigator.appVersion.
indexOf("X11")!=-1&&(n="UNIX"),navigator.appVersion.indexOf("Linux")!=-1&&(n="Linux"),
n}function o(){document.cookie="Studio-Ux-Session-Start=; expires=Thu, 01 Jan 1970 00:00:01 GMT;"}
var n=i(),t;n&&(t=[{eventId:452,url:window.location.href,clientDateTime:(new Date).
toUTCString(),ifxTable:"session",ifxData:{location:window.location.hostname,referrer:
document.referrer,timestamp:n,resolution:r(),locale:u(),os:e(),browserType:f(),sessionId:
lightLogger.getSessionId(),userAgentString:navigator.userAgent,userType:!window.
runnerUserTypeEnabled?"UxUser":"Runner"},dataObject:{message:lightLogger.getSessionId(
),eventKey:"setSession"}}],lightLogger.postLog(t),o())}}</script> <input type="hidden" name="rendered-at" value="10-09-2019 07:34:32"> <svg id="cortana-icons" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="100px" height="296px" viewBox="0 0 100 296" enable-background="new 0 0 100 296" xml:space="preserve" style="display: none;"> <symbol id="algo_1_" viewBox="0 -16 16 16"> <g> <path fill="#FFFFFF" d="M10-6.6L5.4-5C5.2-5.2,4.9-5.5,4.6-5.7l1-4.4c0.2,0,0.4-0.1,0.6-0.1c0.2-0.1,0.4-0.2,0.6-0.3l3.4,2.6
C10.1-7.4,10-7,10-6.6z"></path> <path d="M14-3.8c-0.3,0.1-0.6,0.2-1,0.2c-1.2,0-2.3-0.8-2.8-2L5.8-4.1C6.4-2.5,5.5-0.7,4-0.2C3.6-0.1,3.3,0,3,0
C1.8,0,0.6-0.8,0.2-2.1C-0.4-3.7,0.5-5.4,2-6c0.3-0.1,0.6-0.2,1-0.2c0.2,0,0.5,0,0.7,0.1l0.9-4c-1-0.2-1.8-0.9-2.2-1.9
c-0.5-1.6,0.3-3.3,1.9-3.8c0.3-0.1,0.6-0.2,1-0.2c1.2,0,2.4,0.8,2.8,2c0.3,1,0.1,2-0.5,2.8l3.1,2.5c0.3-0.4,0.8-0.7,1.3-0.9
c0.3-0.1,0.6-0.2,1-0.2c1.2,0,2.4,0.8,2.8,2.1C16.4-6.1,15.5-4.3,14-3.8z M3.5-5.1C3.3-5.1,3.2-5.2,3-5.2c-0.2,0-0.4,0-0.6,0.1
C1.3-4.7,0.7-3.5,1.1-2.4C1.4-1.6,2.1-1,3-1c0.2,0,0.4,0,0.6-0.1c1-0.4,1.6-1.5,1.3-2.6c0,0,0,0,0,0C4.7-4.4,4.1-4.9,3.5-5.1z
M7.1-12.1c0.2-0.5,0.3-1,0.1-1.5c-0.3-0.8-1-1.4-1.9-1.4c-0.2,0-0.4,0-0.6,0.1c-0.5,0.2-0.9,0.5-1.1,1c-0.2,0.5-0.3,1-0.1,1.5
c0.2,0.7,0.8,1.1,1.5,1.3C5-11,5.1-11,5.3-11c0.2,0,0.4,0,0.6-0.1c0,0,0,0,0.1,0c0,0,0.1,0,0.1,0c0.3-0.1,0.6-0.3,0.8-0.6
C6.9-11.9,7-12,7.1-12.1z M6.9-10.5c-0.2,0.1-0.4,0.2-0.6,0.3C6-10.1,5.8-10.1,5.6-10l-1,4.4C4.9-5.5,5.2-5.2,5.4-5L10-6.6
c0-0.4,0.1-0.8,0.2-1.2L6.9-10.5z M14.9-7.4c-0.3-0.8-1-1.4-1.9-1.4c-0.2,0-0.4,0-0.6,0.1c-0.3,0.1-0.6,0.3-0.8,0.6
c-0.2,0.3-0.4,0.6-0.5,0.9c0,0.1,0,0.1,0,0.2c0,0.3,0,0.6,0.1,0.9c0,0,0,0,0,0.1c0.3,0.8,1,1.3,1.9,1.3c0.2,0,0.4,0,0.6-0.1
C14.7-5.1,15.3-6.3,14.9-7.4z"></path> </g> <polygon fill="none" points="16,-16 0,-16 0,0 16,0 "></polygon> </symbol> <symbol id="angle-down_2_" viewBox="0 -16 16 16"> <polygon points="8,-10.9 0.7,-3.6 0,-4.4 8,-12.4 16,-4.4 15.3,-3.6 "></polygon> <polygon fill="none" points="16,-16 0,-16 0,0 16,0 "></polygon> </symbol> <symbol id="angle-up_1_" viewBox="0 -16 16 16"> <polygon points="8,-5.1 15.3,-12.4 16,-11.6 8,-3.6 0,-11.6 0.7,-12.4 "></polygon> <polygon fill="none" points="16,-16 0,-16 0,0 16,0 "></polygon> </symbol> <symbol id="burger" viewBox="0 -16 16 16"> <polygon fill="#171717" points="15,-4 1,-4 1,-3 15,-3 "></polygon> <polygon fill="#171717" points="15,-9 1,-9 1,-8 15,-8 "></polygon> <polygon fill="#171717" points="15,-14 1,-14 1,-13 15,-13 "></polygon> <polygon fill="none" points="16,-16 0,-16 0,0 16,0 "></polygon> </symbol> <symbol id="camera_1_" viewBox="0 -16 16 16"> <g> <path fill="#101010" d="M10-2H6L5-3H0v-11h16v11h-5L10-2z M15-13H1v9h4.5l1,1h3.1l1-1H15V-13z"></path> <path fill="#101010" d="M8-5C6.1-5,4.5-6.6,4.5-8.5C4.5-10.4,6.1-12,8-12c1.9,0,3.5,1.6,3.5,3.5C11.5-6.6,9.9-5,8-5 M8-11
c-1.4,0-2.5,1.1-2.5,2.5C5.5-7.1,6.6-6,8-6c1.4,0,2.5-1.1,2.5-2.5C10.5-9.9,9.4-11,8-11"></path> <path fill="#101010" d="M2.5-5C2.2-5,2-5.2,2-5.5C2-5.8,2.2-6,2.5-6C2.8-6,3-5.8,3-5.5C3-5.2,2.8-5,2.5-5"></path> </g> <polygon fill="none" points="16,-16 0,-16 0,0 16,0 "></polygon> </symbol> <symbol id="caret-down_1_" viewBox="0 -16 16 16"> <path d="M0-2h16L8-15L0-2z"></path> <polygon fill="none" points="16,-16 0,-16 0,0 16,0 "></polygon> </symbol> <symbol id="caret-up_1_" viewBox="0 -16 16 16"> <polygon fill="none" points="16,-16 0,-16 0,0 16,0 "></polygon> <path fill="#101010" d="M16-14L0-14L8-1L16-14z"></path> </symbol> <symbol id="clipboard_1_" viewBox="0 -16 16 16"> <path fill="#101010" d="M2-16h12v14.5H9.9C9.7-0.6,8.9,0,8,0C7.1,0,6.3-0.6,6.1-1.5H2V-16z M8-1c0.6,0,1-0.4,1-1v-0.5h1v-1H6v1h1
V-2C7-1.4,7.4-1,8-1 M3-2.5h2v-2h6v2h2V-15H3V-2.5z"></path> <polygon fill="none" points="16,-16 0,-16 0,0 16,0 "></polygon> </symbol> <symbol id="close_1_" viewBox="0 -16 16 16"> <polygon fill="#101010" points="15,-1.9 14.1,-1 8,-7.1 1.9,-1 1,-1.9 7.1,-8 1,-14.1 1.9,-15 8,-8.9 14.1,-15 15,-14.1 8.9,-8
"></polygon> <polygon fill="none" points="16,-16 0,-16 0,0 16,0 "></polygon> </symbol> <symbol id="code_1_" viewBox="0 -16 16 16"> <g> <path d="M0-8.3l3.7,3.1l1-1L2.1-8.3l2.6-2.1l-1-1L0-8.3z M5.3-12.3L9-3.7h1.5l-3.7-8.6H5.3z M11.4-10.4l2.6,2.1l-2.6,2.1l0.9,1
L16-8.2l-3.7-3.2L11.4-10.4z"></path> </g> <polygon fill="none" points="16,-16 0,-16 0,0 16,0"></polygon> </symbol> <symbol id="collection_1_" viewBox="0 -16 16 16"> <g> <polygon points="1,-1 12,-1 12,0 0,0 0,-13 1,-13"></polygon> <path d="M2-2v-14h13v14H2z M13-10H4v6h9V-10z"></path> </g> <polygon fill="none" points="16,-16 0,-16 0,0 16,0 "></polygon> </symbol> <symbol id="collection_card_category" viewBox="0 -16 16 16"> <g> <polygon points="1,-1 12,-1 12,0 0,0 0,-13 1,-13"></polygon> <path d="M2-2v-14h13v14H2z M13-10H4v6h9V-10z"></path> </g> <polygon fill="none" points="16,-16 0,-16 0,0 16,0"></polygon> </symbol> <symbol id="comment" viewBox="0 -16 16 16"> <path fill="#101010" d="M0-11h2v-4l4,4h10v10H0V-11z M1-2h14v-8H6H5.6l-0.3-0.3L3-12.6v1.6v1H2H1V-2z"></path> <polygon fill="none" points="16,-16 0,-16 0,0 16,0 "></polygon> </symbol> <symbol id="copy_1_" viewBox="0 -16 16 16"> <path d="M2-16h10v2h2v11l-3,3H4v-2H2V-16z M12.6-3H11v1.6L12.6-3z M5-1h5v-3h3v-9H5V-1z M3-3h1v-11h7v-1H3V-3z"></path> <polygon fill="none" points="16,-16 0,-16 0,0 16,0 "></polygon> </symbol> <symbol id="download" viewBox="0 -16 16 16"> <polygon points="14,-9 13.3,-8.3 8.5,-13.1 8.5,0 7.5,0 7.5,-13.1 2.7,-8.3 2,-9 8,-15 2.1,-15 2.1,-16 14,-16 14,-15 8,-15 "></polygon> <polygon fill="none" points="16,-16 0,-16 0,0 16,0 "></polygon> </symbol> <symbol id="edit_1_" viewBox="0 -16 16 16"> <g> <g> <path fill="#101010" d="M9.9-3.8L12.1-6L5-13.1l-2.2,2.2L9.9-3.8 M9.9-2.7l-8.2-8.2L5-14.2L13.2-6L9.9-2.7L9.9-2.7z"></path> </g> <g> <path fill="#101010" d="M13.2-0.8c0.2,0,0.4-0.1,0.5-0.2l1.5-1.5c0.1-0.1,0.1-0.4,0-0.5L14.1-4l-2.2,2.2L12.7-1
C12.8-0.9,13-0.8,13.2-0.8 M13.2,0c-0.4,0-0.7-0.1-1-0.4l-1.4-1.4l3.3-3.3l1.6,1.6c0.4,0.4,0.4,1.1,0,1.6l-1.5,1.5
C13.9-0.2,13.6,0,13.2,0L13.2,0z"></path> </g> <g> <path fill="#101010" d="M1.3-13.3l1.3-1.3l-1.7-0.4L1.3-13.3 M0.8-11.8L0-15.5C0-15.7,0.1-16,0.4-16c0,0,0.1,0,0.1,0l3.6,0.9
L0.8-11.8L0.8-11.8z"></path> </g> <path fill="none" stroke="#48525E" stroke-width="0.75" stroke-miterlimit="10" d="M0-15.5"></path> </g> <polygon fill="none" points="16,-16 0,-16 0,0 16,0 "></polygon> </symbol> <symbol id="flag_1_" viewBox="0 -16 16 16"> <path d="M8.5,0H2v-6v-0.5V-16h1v9.5h4.5v-1H14V-1H8.5V0z M3-1h4.5v-4.5H3V-1z M13-6.5H8.5V-2H13V-6.5z"></path> <polygon fill="none" points="16,-16 0,-16 0,0 16,0 "></polygon> </symbol> <symbol id="flask_1_" viewBox="0 -16 16 16"> <path d="M11-4.6v2.7h0.9V0H4.1v-1.8H5v-2.7l-4.6-9.1L1.8-16h12.3l1.4,2.3L11-4.6z M7.3-6.9l-3.7-7.3H2.8l-0.5,0.5L6.9-5v3.2h2.3V-5
l0.9-1.8H7.3z"></path> <polygon fill="none" points="16,-16 0,-16 0,0 16,0 "></polygon> </symbol> <symbol id="experiment_card_category" viewBox="0 -16 16 16"> <path d="M11-4.6v2.7h0.9V0H4.1v-1.8H5v-2.7l-4.6-9.1L1.8-16h12.3l1.4,2.3L11-4.6z M7.3-6.9l-3.7-7.3H2.8l-0.5,0.5L6.9-5v3.2h2.3V-5
l0.9-1.8H7.3z"></path> <polygon fill="none" points="16,-16 0,-16 0,0 16,0 "></polygon> </symbol> <symbol id="folder_1_" viewBox="0 -16 16 16"> <path fill="#101010" d="M6.7-1H0v-3.5V-15h16v10.3v0.3V-2H7.7L6.7-1z M15-4.5v-0.3V-14H1v9.5V-2h5.3l1-1H15V-4.5z"></path> <polygon fill="none" points="16,-16 0,-16 0,0 16,0 "></polygon> </symbol> <symbol id="gear_1_" viewBox="-8 -8 16 16"> <path fill="#101010" d="M5.7-1.5l1.8-1.4L6.2-5.3l-2,1L3-5.3l0.2-2L0.7-8L0-6.2L-1.6-6L-3-7.6l-2.3,1.4l1,1.9l-1,1.1l-2-0.2L-8-0.6
l2,0.7v1.4l-1.6,1.4l1.4,2.3l2.1-0.9l0.9,0.9l-0.3,2.1L-1,8l1-1.8l1.4-0.3L3,7.5l2-1.3L4.3,4.3L5,3.1l2.3,0.2L8,0.8L6-0.2L5.7-1.5z
M-3.7-0.8c0-0.2,0.1-0.5,0.2-0.7c0.1-0.2,0.2-0.4,0.3-0.6C-3-2.3-2.9-2.5-2.7-2.7C-2.5-2.9-2.3-3-2.1-3.2c0.2-0.1,0.4-0.2,0.6-0.3
C-1.3-3.6-1-3.7-0.8-3.7c0.2,0,0.5-0.1,0.7-0.1s0.5,0,0.7,0.1c0.2,0,0.5,0.1,0.7,0.2C1.6-3.4,1.8-3.3,2-3.2s0.4,0.3,0.6,0.5
c0.2,0.2,0.3,0.4,0.5,0.6c0.1,0.2,0.2,0.4,0.4,0.6C3.5-1.3,3.6-1,3.6-0.8C3.7-0.5,3.7-0.3,3.7,0s0,0.5-0.1,0.7
C3.6,0.9,3.5,1.2,3.4,1.4C3.3,1.6,3.2,1.8,3.1,2C2.9,2.2,2.8,2.4,2.6,2.6C2.4,2.8,2.2,2.9,2,3.1C1.8,3.2,1.6,3.3,1.4,3.4
C1.2,3.5,0.9,3.6,0.7,3.6C0.5,3.7,0.2,3.7,0,3.7s-0.5,0-0.7-0.1C-1,3.6-1.3,3.5-1.5,3.4c-0.2-0.1-0.4-0.2-0.6-0.4
c-0.2-0.1-0.4-0.3-0.6-0.5C-2.9,2.4-3,2.2-3.2,2s-0.2-0.4-0.3-0.6c-0.1-0.2-0.2-0.5-0.2-0.7S-3.8,0.2-3.8,0
C-3.8-0.3-3.8-0.5-3.7-0.8z"></path> <polygon fill="none" points="8,-8 -8,-8 -8,8 8,8 "></polygon> </symbol> <symbol id="api_card_category" viewBox="-8 -8 16 16"> <path fill="#101010" d="M5.7-1.5l1.8-1.4L6.2-5.3l-2,1L3-5.3l0.2-2L0.7-8L0-6.2L-1.6-6L-3-7.6l-2.3,1.4l1,1.9l-1,1.1l-2-0.2L-8-0.6
l2,0.7v1.4l-1.6,1.4l1.4,2.3l2.1-0.9l0.9,0.9l-0.3,2.1L-1,8l1-1.8l1.4-0.3L3,7.5l2-1.3L4.3,4.3L5,3.1l2.3,0.2L8,0.8L6-0.2L5.7-1.5z
M-3.7-0.8c0-0.2,0.1-0.5,0.2-0.7c0.1-0.2,0.2-0.4,0.3-0.6C-3-2.3-2.9-2.5-2.7-2.7C-2.5-2.9-2.3-3-2.1-3.2c0.2-0.1,0.4-0.2,0.6-0.3
C-1.3-3.6-1-3.7-0.8-3.7c0.2,0,0.5-0.1,0.7-0.1s0.5,0,0.7,0.1c0.2,0,0.5,0.1,0.7,0.2C1.6-3.4,1.8-3.3,2-3.2s0.4,0.3,0.6,0.5
c0.2,0.2,0.3,0.4,0.5,0.6c0.1,0.2,0.2,0.4,0.4,0.6C3.5-1.3,3.6-1,3.6-0.8C3.7-0.5,3.7-0.3,3.7,0s0,0.5-0.1,0.7
C3.6,0.9,3.5,1.2,3.4,1.4C3.3,1.6,3.2,1.8,3.1,2C2.9,2.2,2.8,2.4,2.6,2.6C2.4,2.8,2.2,2.9,2,3.1C1.8,3.2,1.6,3.3,1.4,3.4
C1.2,3.5,0.9,3.6,0.7,3.6C0.5,3.7,0.2,3.7,0,3.7s-0.5,0-0.7-0.1C-1,3.6-1.3,3.5-1.5,3.4c-0.2-0.1-0.4-0.2-0.6-0.4
c-0.2-0.1-0.4-0.3-0.6-0.5C-2.9,2.4-3,2.2-3.2,2s-0.2-0.4-0.3-0.6c-0.1-0.2-0.2-0.5-0.2-0.7S-3.8,0.2-3.8,0
C-3.8-0.3-3.8-0.5-3.7-0.8z"></path> <polygon fill="none" points="8,-8 -8,-8 -8,8 8,8 "></polygon> </symbol> <symbol id="globe_1_" viewBox="0 -16 16 16"> <path fill="#101010" d="M8,0C3.6,0,0-3.6,0-8c0-4.4,3.6-8,8-8c4.4,0,8,3.6,8,8C16-3.6,12.4,0,8,0 M14.3-5h-3.2
c-0.2,1.5-0.7,2.8-1.3,3.7C11.8-1.8,13.5-3.2,14.3-5 M15-8c0-0.7-0.1-1.4-0.3-2h-3.4c0.1,0.7,0.1,1.3,0.1,2c0,0.7,0,1.3-0.1,2h3.4
C14.9-6.6,15-7.3,15-8 M8-15c-0.8,0-1.7,1.6-2.1,4h4.3C9.7-13.4,8.8-15,8-15 M5.7-10C5.7-9.4,5.6-8.7,5.6-8s0,1.4,0.1,2h4.5
c0.1-0.6,0.1-1.3,0.1-2s0-1.4-0.1-2H5.7z M1-8c0,0.7,0.1,1.4,0.3,2h3.4C4.7-6.7,4.6-7.3,4.6-8c0-0.7,0-1.3,0.1-2H1.3
C1.1-9.4,1-8.7,1-8 M8-1c0.8,0,1.7-1.6,2.1-4H5.9C6.3-2.6,7.2-1,8-1 M6.1-1.3C5.5-2.2,5.1-3.5,4.9-5H1.7C2.5-3.2,4.2-1.8,6.1-1.3
M1.7-11h3.2c0.2-1.5,0.7-2.8,1.3-3.7C4.2-14.2,2.5-12.8,1.7-11 M9.9-14.7c0.6,0.9,1,2.3,1.3,3.7h3.2C13.5-12.8,11.8-14.2,9.9-14.7
"></path> <polygon fill="none" points="16,-16 0,-16 0,0 16,0 "></polygon> </symbol> <symbol id="home_1_" viewBox="0 -16 16 16"> <polygon fill="none" points="16,-16 0,-16 0,0 16,0 "></polygon> <path fill="#231F20" d="M0.1-8.1l0.7-0.7l0.6,0.6V-16h5v6h3v-6h5v7.8l0.6-0.6l0.7,0.7L8-0.3L0.1-8.1z M13.5-15.1h-3v6h-5v-6h-3v7.8
L8-1.9l5.5-5.5V-15.1z"></path> </symbol> <symbol id="leaderboard_1_" viewBox="0 -16 16 16"> <path d="M15-13v5h-4v-5h-1v11H6v-11H5v7H1v-7H0v-1h1h4h1h4h1h4h1v1H15z M2-13v6h2v-6H2z M7-13v10h2v-10H7z M12-13v4h2v-4H12z"></path> <polygon fill="none" points="16,-16 0,-16 0,0 16,0 "></polygon> </symbol> <symbol id="left-angle" viewBox="0 -16 16 16"> <polygon points="11.6,-0.1 12.3,-0.9 5.1,-8 12.3,-15.1 11.6,-15.9 3.7,-8 "></polygon> <polygon fill="none" points="0,-16 16,-16 16,0 0,0 "></polygon> </symbol> <symbol id="lock_1_" viewBox="0 -16 16 16"> <path fill="#101010" d="M14-7h-1.5v2.5C12.5-2,10.5,0,8,0C5.5,0,3.5-2,3.5-4.5V-7H2v-9h12V-7z M4.5-4.5C4.5-2.6,6.1-1,8-1
s3.5-1.6,3.5-3.5V-7h-7V-4.5z M13-15H3v7h10V-15z"></path> <polygon fill="none" points="16,-16 0,-16 0,0 16,0 "></polygon> </symbol> <symbol id="mail_1_" viewBox="0 -16 16 16"> <path d="M0-14h16v11H0V-14z M13.8-4L8-7.9L2.2-4H13.8z M1-4.4l7-4.7l7,4.7V-13H1V-4.4z"></path> <polygon fill="none" points="16,-16 0,-16 0,0 16,0 "></polygon> </symbol> <symbol id="minus_1_" viewBox="0 -16 16 16"> <polygon points="14.5,-8.5 1.5,-8.5 1.5,-7.5 14.5,-7.5 "></polygon> <polygon fill="none" points="16,-16 0,-16 0,0 16,0 "></polygon> </symbol> <symbol id="notebook_1_" viewBox="0 -16 16 16"> <g> <g> <polygon points="1.1,-3 4.1,-3 4.1,-4 1.1,-4 "></polygon> <polygon points="1.1,-13 4.1,-13 4.1,-14 1.1,-14 "></polygon> <polygon points="1.1,-8 4.1,-8 4.1,-9 1.1,-9 "></polygon> <path d="M14.1-1h-12v-1h3v-3h-3v-2h3v-3l-3,0l0-2h3v-3l-3,0l0-1h12c0.6,0,1,0.5,1,1v13C15.1-1.5,14.7-1,14.1-1z"></path> </g> </g> <polygon fill="none" points="16,-16 0,-16 0,0 16,0 "></polygon> </symbol> <symbol id="notebook_card_category" viewBox="0 -16 16 16"> <g> <g> <polygon points="1.1,-3 4.1,-3 4.1,-4 1.1,-4"></polygon> <polygon points="1.1,-13 4.1,-13 4.1,-14 1.1,-14"></polygon> <polygon points="1.1,-8 4.1,-8 4.1,-9 1.1,-9"></polygon> <path d="M14.1-1h-12v-1h3v-3h-3v-2h3v-3l-3,0l0-2h3v-3l-3,0l0-1h12c0.6,0,1,0.5,1,1v13C15.1-1.5,14.7-1,14.1-1z"></path> </g> </g> <polygon fill="none" points="16,-16 0,-16 0,0 16,0 "></polygon> </symbol> <symbol id="people-group" viewBox="0 -16 16 16"> <path d="M5-12.5c1.7,0,3-1.3,3-3h1c0,1.6-0.9,2.9-2.2,3.6C7.5-11.4,8-10.5,8-9.5c0,1.7,1.3,3,3,3c1.7,0,3-1.3,3-3h1
c0,1.6-0.9,2.9-2.2,3.6C13.5-5.4,14-4.5,14-3.5c0,1.7-1.3,3-3,3c-1.7,0-3-1.3-3-3c0-1,0.5-1.9,1.2-2.4c-0.8-0.4-1.4-1-1.8-1.8
C6.9-7,6-6.5,5-6.5c-1.7,0-3-1.3-3-3c0-1,0.5-1.9,1.2-2.4c-1.3-0.7-2.2-2-2.2-3.6h1C2-13.8,3.3-12.5,5-12.5 M9-3.5c0,1.1,0.9,2,2,2
c1.1,0,2-0.9,2-2c0-1.1-0.9-2-2-2C9.9-5.5,9-4.6,9-3.5 M3-9.5c0,1.1,0.9,2,2,2c1.1,0,2-0.9,2-2c0-1.1-0.9-2-2-2
C3.9-11.5,3-10.6,3-9.5"></path> <polygon fill="none" points="16,-16 0,-16 0,0 16,0 "></polygon> </symbol> <symbol id="people-group3" viewBox="0 -16 16 16"> <g> <path fill="#101010" d="M14.6-5.9c0.6,0.5,0.9,1.2,0.9,1.9c0,1.4-1.1,2.5-2.5,2.5c-1.4,0-2.5-1.1-2.5-2.5c0-0.8,0.4-1.5,0.9-1.9
c-0.4-0.2-0.7-0.5-0.9-0.9C10-6,9-5.5,8-5.5C7-5.5,6-6,5.5-6.8C5.3-6.5,4.9-6.2,4.6-5.9C5.1-5.5,5.5-4.8,5.5-4
c0,1.4-1.1,2.5-2.5,2.5C1.6-1.5,0.5-2.6,0.5-4c0-0.8,0.4-1.5,0.9-1.9C0.6-6.5,0-7.4,0-8.5h1c0,1.1,0.9,2,2,2c1.1,0,2-0.9,2-2
c0-1,0.5-1.9,1.2-2.4c-1.3-0.7-2.2-2-2.2-3.6h1c0,1.7,1.3,3,3,3c1.7,0,3-1.3,3-3h1c0,1.6-0.9,2.9-2.2,3.6c0.7,0.5,1.2,1.4,1.2,2.4
c0,1.1,0.9,2,2,2c1.1,0,2-0.9,2-2h1C16-7.4,15.4-6.5,14.6-5.9 M1.5-4c0,0.8,0.7,1.5,1.5,1.5c0.8,0,1.5-0.7,1.5-1.5
c0-0.8-0.7-1.5-1.5-1.5C2.2-5.5,1.5-4.8,1.5-4 M8-10.5c-1.1,0-2,0.9-2,2c0,1.1,0.9,2,2,2c1.1,0,2-0.9,2-2C10-9.6,9.1-10.5,8-10.5
M11.5-4c0,0.8,0.7,1.5,1.5,1.5c0.8,0,1.5-0.7,1.5-1.5c0-0.8-0.7-1.5-1.5-1.5C12.2-5.5,11.5-4.8,11.5-4"></path> <polygon fill="none" points="16,-16 0,-16 0,0 16,0 "></polygon> </g> </symbol> <symbol id="plus_1_" viewBox="0 -16 16 16"> <polygon points="8.5,-7.5 8.5,-1.5 7.5,-1.5 7.5,-7.5 1.5,-7.5 1.5,-8.5 7.5,-8.5 7.5,-14.5 8.5,-14.5 8.5,-8.5 14.5,-8.5
14.5,-7.5 "></polygon> <polygon fill="none" points="16,-16 0,-16 0,0 16,0 "></polygon> </symbol> <symbol id="profile" viewBox="0 -16 16 16"> <path d="M10.2-9.2c1.4,0.8,2.3,2.2,2.3,3.9c0,2.5-2,4.5-4.5,4.5s-4.5-2-4.5-4.5c0-1.7,0.9-3.1,2.3-3.9c-2.5-0.9-4.3-3.3-4.3-6.1h1
c0,3,2.5,5.5,5.5,5.5s5.5-2.5,5.5-5.5h1C14.5-12.5,12.7-10.1,10.2-9.2z M4.5-5.3c0,1.9,1.6,3.5,3.5,3.5s3.5-1.6,3.5-3.5
S9.9-8.8,8-8.8S4.5-7.2,4.5-5.3z"></path> <polygon fill="none" points="16,-16 0,-16 0,0 16,0 "></polygon> </symbol> <symbol id="right-angle" viewBox="0 -16 16 16"> <polygon points="4.4,-0.1 3.7,-0.9 10.9,-8 3.7,-15.1 4.4,-15.9 12.3,-8 "></polygon> <polygon fill="none" points="16,-16 0,-16 0,0 16,0 "></polygon> </symbol> <symbol id="rocket_1_" viewBox="0 -16 16 16"> <g> <g> <path d="M16,0c0,0-7,0-10.9-5.1c-0.8-0.1-3.5-0.8-5.1-5l2.8-0.1c0-0.2-0.1-0.4-0.1-0.7l2.5-2.5c0.2,0,0.4,0.1,0.6,0.1L5.9-16
c3.8,1.4,4.7,3.9,4.9,4.9C13.6-9.1,16-5.8,16,0z M10.4-5.6c-0.7,0.7-0.7,1.8,0,2.4c0.7,0.7,1.7,0.7,2.4,0c0.7-0.7,0.7-1.8,0-2.4
C12.2-6.3,11.1-6.3,10.4-5.6z"></path> <path d="M1-14.1l0.5,1.6c0.2,0.5,0.8,0.6,1.1,0.3l1.1-1.1c0.4-0.4,0.2-1-0.3-1.1L1.9-15C1.4-15.1,0.9-14.6,1-14.1z"></path> </g> </g> <polygon fill="none" points="16,-16 0,-16 0,0 16,0 "></polygon> </symbol> <symbol id="accelerator_card_category" viewBox="0 -16 16 16"> <g> <g> <path d="M16,0c0,0-7,0-10.9-5.1c-0.8-0.1-3.5-0.8-5.1-5l2.8-0.1c0-0.2-0.1-0.4-0.1-0.7l2.5-2.5c0.2,0,0.4,0.1,0.6,0.1L5.9-16
c3.8,1.4,4.7,3.9,4.9,4.9C13.6-9.1,16-5.8,16,0z M10.4-5.6c-0.7,0.7-0.7,1.8,0,2.4c0.7,0.7,1.7,0.7,2.4,0c0.7-0.7,0.7-1.8,0-2.4
C12.2-6.3,11.1-6.3,10.4-5.6z"></path> <path d="M1-14.1l0.5,1.6c0.2,0.5,0.8,0.6,1.1,0.3l1.1-1.1c0.4-0.4,0.2-1-0.3-1.1L1.9-15C1.4-15.1,0.9-14.6,1-14.1z"></path> </g> </g> <polygon fill="none" points="16,-16 0,-16 0,0 16,0 "></polygon> </symbol> <symbol id="search_1_" viewBox="0 -16 16 16"> <path fill="#231F20" d="M11,0c-2.8,0-5-2.3-5-5c0-1.2,0.4-2.3,1.1-3.2l-7-7L0.7-16l7,7c0.9-0.7,2-1.1,3.2-1.1c2.8,0,5,2.3,5,5
C16-2.3,13.7,0,11,0 M11-9.1c-2.2,0-4,1.8-4,4c0,2.2,1.8,4,4,4c2.2,0,4-1.8,4-4C15-7.3,13.2-9.1,11-9.1"></path> <polygon fill="none" points="16,-16 0,-16 0,0 16,0 "></polygon> </symbol> <symbol id="share" viewBox="0 -16 16 16"> <path d="M0-12.3c0-1.5,1.2-2.7,2.7-2.7c0.4,0,0.8,0.1,1.2,0.3C5-15.5,6.5-16,8-16c1.5,0,3,0.5,4.1,1.4c0.4-0.2,0.8-0.3,1.2-0.3
c1.5,0,2.7,1.2,2.7,2.7c0,0.9-0.5,1.7-1.2,2.2c0.1,0.3,0.1,0.7,0.1,1c0,2.9-1.8,5.3-4.3,6.4c0,0,0,0,0,0C10.7-1.2,9.5,0,8,0
C6.5,0,5.3-1.2,5.3-2.7c0,0,0,0,0,0c-2.5-1-4.3-3.5-4.3-6.4c0-0.3,0-0.7,0.1-1C0.5-10.6,0-11.4,0-12.3 M13.3-13.9
c-0.9,0-1.6,0.7-1.6,1.6c0,0.9,0.7,1.6,1.6,1.6c0.9,0,1.6-0.7,1.6-1.6C14.9-13.1,14.2-13.9,13.3-13.9 M8-1.1c0.9,0,1.6-0.7,1.6-1.6
c0-0.9-0.7-1.6-1.6-1.6c-0.9,0-1.6,0.7-1.6,1.6C6.4-1.8,7.1-1.1,8-1.1 M2.1-9.1c0,2.4,1.4,4.4,3.4,5.3C6-4.7,6.9-5.3,8-5.3
c1.1,0,2,0.7,2.4,1.6c2-0.9,3.4-3,3.4-5.3c0-0.2,0-0.4,0-0.6c-0.2,0-0.3,0.1-0.5,0.1c-1.5,0-2.7-1.2-2.7-2.7c0-0.6,0.2-1.2,0.6-1.7
c-0.9-0.6-2.1-1-3.3-1c-1.2,0-2.3,0.4-3.3,1c0.4,0.5,0.6,1,0.6,1.7c0,1.5-1.2,2.7-2.7,2.7c-0.2,0-0.3,0-0.5-0.1
C2.1-9.5,2.1-9.3,2.1-9.1 M2.7-10.7c0.9,0,1.6-0.7,1.6-1.6c0-0.9-0.7-1.6-1.6-1.6c-0.9,0-1.6,0.7-1.6,1.6
C1.1-11.4,1.8-10.7,2.7-10.7"></path> <polygon fill="none" points="16,-16 0,-16 0,0 16,0 "></polygon> </symbol> <symbol id="smile" viewBox="0 -16 16 16"> <g> <polygon fill="none" points="16,-16 0,-16 0,0 16,0 "></polygon> <g> <path d="M8-1c3.9,0,7-3.1,7-7s-3.1-7-7-7s-7,3.1-7,7S4.1-1,8-1 M8,0C3.6,0,0-3.6,0-8s3.6-8,8-8s8,3.6,8,8S12.4,0,8,0L8,0z"></path> <path d="M6-5c0-0.6-0.4-1-1-1S4-5.6,4-5s0.4,1,1,1S6-4.4,6-5z"></path> <path d="M12-5c0-0.6-0.4-1-1-1s-1,0.4-1,1s0.4,1,1,1S12-4.4,12-5z"></path> <g> <path d="M8-13.5c-2.8,0-5,2.2-5,5h1c0-2.2,1.8-4,4-4c2.2,0,4,1.8,4,4h1C13-11.3,10.8-13.5,8-13.5z"></path> </g> </g> </g> <polygon fill="none" points="16,-16 0,-16 0,0 16,0 "></polygon> </symbol> <symbol id="submission-ticket" viewBox="0 -16 16 16"> <g> <g> <path d="M10.2-1.4l0.2-0.2C9.8-2.7,10-4.1,10.9-5.1C11.5-5.6,12.3-6,13.1-6c0.5,0,0.9,0.1,1.3,0.3l0.2-0.2l-1.9-1.9L8.3-3.3
L10.2-1.4 M10.2,0L6.9-3.3l5.8-5.8L16-5.8l-1.5,1.5C14.1-4.8,13.6-5,13.1-5c-0.5,0-1.1,0.2-1.5,0.6c-0.8,0.8-0.8,2.1,0,2.9
L10.2,0L10.2,0z"></path> <path d="M6.2-5.4l4.4-4.4l-4.8-4.8l-0.2,0.2C5.9-14,6-13.6,6-13.1c0,0.8-0.3,1.6-0.9,2.2C4.5-10.4,3.7-10,2.9-10
c-0.5,0-0.9-0.1-1.3-0.3l-0.2,0.2L6.2-5.4 M6.2-4L0-10.2l1.5-1.5C1.9-11.2,2.4-11,2.9-11c0.5,0,1.1-0.2,1.5-0.6
c0.8-0.8,0.8-2.1,0-2.9L5.8-16L12-9.8L6.2-4L6.2-4z"></path> </g> </g> <polygon fill="none" points="16,-16 0,-16 0,0 16,0 "></polygon> </symbol> <symbol id="tag_1_" viewBox="0 -16 16 16"> <path d="M12,0C9.8,0,8-1.8,8-4H6.4L0-10.5L5.5-16L12-9.6V-8c2.2,0,4,1.8,4,4C16-1.8,14.2,0,12,0 M11-9.2l-5.5-5.4l-4.1,4.1L6.8-5
h1.3c0.2-0.7,0.5-1.3,1-1.8l0.7,0.7C9.6-5.8,9.3-5.4,9.2-5H11V-9.2z M12-7v3H9c0,1.6,1.3,3,3,3c1.7,0,3-1.3,3-3C15-5.7,13.7-7,12-7
"></path> <polygon fill="none" points="16,-16 0,-16 0,0 16,0 "></polygon> </symbol> <symbol id="trash-can" viewBox="0 -16 16 16"> <path fill="#101010" d="M10-1v1H6v-1H2H1v-1h1v-14h12v14h1v1h-1H10z M13-15H3v13h10V-15z"></path> <polygon fill="#101010" points="5.5,-3 4.5,-3 4.5,-14 5.5,-14 "></polygon> <polygon fill="#101010" points="8.5,-3 7.5,-3 7.5,-14 8.5,-14 "></polygon> <polygon fill="#101010" points="11.5,-3 10.5,-3 10.5,-14 11.5,-14 "></polygon> <polygon fill="none" points="16,-16 0,-16 0,0 16,0 "></polygon> </symbol> <symbol id="trophy_1_" viewBox="0 -16 16 16"> <path d="M10.8-8c1.1,0.1,2.1,0.5,2.8,1.3c2,2.1,1.8,6.1,1.7,6.2l0,0.5h-4v-1H4.5v1h-4l0-0.5c0-0.2-0.2-4.1,1.7-6.2
C3-7.5,3.9-7.9,5.1-8C5.6-8.9,6.3-9.6,7-9.9c-0.5-0.4-0.9-1.2-1.1-2.1H5.5v-1h-1v-3h7v3h-1v1H10c-0.2,0.9-0.6,1.7-1.1,2.1
C9.6-9.6,10.3-8.9,10.8-8z M12.4-1h2c0-1-0.2-3.6-1.5-5c-0.4-0.5-1-0.8-1.6-0.9C11.9-5.4,12.3-3.4,12.4-1z M3-6
C1.7-4.6,1.5-2,1.5-1h2c0-2.4,0.4-4.4,1-5.9C3.9-6.8,3.4-6.5,3-6z M10.4-14.5c0-0.4-1.1-0.6-2.5-0.6s-2.5,0.3-2.5,0.6
s1.1,0.6,2.5,0.6S10.4-14.1,10.4-14.5z"></path> <polygon fill="none" points="16,-16 0,-16 0,0 16,0 "></polygon> </symbol> <symbol id="competition_card_category" viewBox="0 -16 16 16"> <path d="M10.8-8c1.1,0.1,2.1,0.5,2.8,1.3c2,2.1,1.8,6.1,1.7,6.2l0,0.5h-4v-1H4.5v1h-4l0-0.5c0-0.2-0.2-4.1,1.7-6.2
C3-7.5,3.9-7.9,5.1-8C5.6-8.9,6.3-9.6,7-9.9c-0.5-0.4-0.9-1.2-1.1-2.1H5.5v-1h-1v-3h7v3h-1v1H10c-0.2,0.9-0.6,1.7-1.1,2.1
C9.6-9.6,10.3-8.9,10.8-8z M12.4-1h2c0-1-0.2-3.6-1.5-5c-0.4-0.5-1-0.8-1.6-0.9C11.9-5.4,12.3-3.4,12.4-1z M3-6
C1.7-4.6,1.5-2,1.5-1h2c0-2.4,0.4-4.4,1-5.9C3.9-6.8,3.4-6.5,3-6z M10.4-14.5c0-0.4-1.1-0.6-2.5-0.6s-2.5,0.3-2.5,0.6
s1.1,0.6,2.5,0.6S10.4-14.1,10.4-14.5z"></path> <polygon fill="none" points="16,-16 0,-16 0,0 16,0 "></polygon> </symbol> <symbol id="tutorial" viewBox="0 -16 16 16"> <g> <path d="M15-3.2V-16H2.5c-0.1,0-0.2,0-0.3,0c-0.1,0-0.2,0-0.3,0.1c-0.1,0.1-0.2,0.1-0.3,0.2c-0.1,0.1-0.2,0.1-0.2,0.2
c-0.1,0.1-0.1,0.2-0.2,0.2c-0.1,0.1-0.1,0.2-0.1,0.3C1.1-14.9,1-14.8,1-14.7c0,0.1,0,0.2,0,0.3v12.8c0,0.1,0,0.2,0,0.3
c0,0.1,0,0.2,0.1,0.3c0.1,0.1,0.1,0.2,0.2,0.3c0,0.1,0.1,0.1,0.2,0.2c0.1,0.1,0.1,0.1,0.2,0.2c0.1,0.1,0.2,0.1,0.2,0.1
c0.1,0,0.2,0,0.3,0.1c0.1,0,0.2,0,0.3,0h0.3v-13.4H2.5c0,0-0.1,0-0.2,0c-0.1,0-0.1,0-0.2-0.1c-0.1,0-0.1-0.1-0.2-0.1
c0,0-0.1-0.1-0.2-0.1c-0.1-0.1-0.1-0.1-0.1-0.1c0,0,0-0.1-0.1-0.1c0-0.1,0-0.1,0-0.2c0-0.1,0-0.1,0-0.2c0-0.1,0-0.1,0-0.2
c0-0.1,0-0.1,0-0.2c0-0.1,0.1-0.1,0.1-0.2c0-0.1,0.1-0.1,0.1-0.1C2-15.1,2-15.1,2.1-15.2c0,0,0.1-0.1,0.2-0.1
c0.1,0,0.1-0.1,0.2-0.1c0.1,0,0.1,0,0.2,0h11.8v11.8l-2.1,1.9v-11.9H3.4V0h8.8v-0.6L15-3.2z"></path> </g> <polygon fill="none" points="16,-16 0,-16 0,0 16,0 "></polygon> </symbol> <symbol id="tutorial_card_category" viewBox="0 -16 16 16"> <g> <path d="M15-3.2V-16H2.5c-0.1,0-0.2,0-0.3,0c-0.1,0-0.2,0-0.3,0.1c-0.1,0.1-0.2,0.1-0.3,0.2c-0.1,0.1-0.2,0.1-0.2,0.2
c-0.1,0.1-0.1,0.2-0.2,0.2c-0.1,0.1-0.1,0.2-0.1,0.3C1.1-14.9,1-14.8,1-14.7c0,0.1,0,0.2,0,0.3v12.8c0,0.1,0,0.2,0,0.3
c0,0.1,0,0.2,0.1,0.3c0.1,0.1,0.1,0.2,0.2,0.3c0,0.1,0.1,0.1,0.2,0.2c0.1,0.1,0.1,0.1,0.2,0.2c0.1,0.1,0.2,0.1,0.2,0.1
c0.1,0,0.2,0,0.3,0.1c0.1,0,0.2,0,0.3,0h0.3v-13.4H2.5c0,0-0.1,0-0.2,0c-0.1,0-0.1,0-0.2-0.1c-0.1,0-0.1-0.1-0.2-0.1
c0,0-0.1-0.1-0.2-0.1c-0.1-0.1-0.1-0.1-0.1-0.1c0,0,0-0.1-0.1-0.1c0-0.1,0-0.1,0-0.2c0-0.1,0-0.1,0-0.2c0-0.1,0-0.1,0-0.2
c0-0.1,0-0.1,0-0.2c0-0.1,0.1-0.1,0.1-0.2c0-0.1,0.1-0.1,0.1-0.1C2-15.1,2-15.1,2.1-15.2c0,0,0.1-0.1,0.2-0.1
c0.1,0,0.1-0.1,0.2-0.1c0.1,0,0.1,0,0.2,0h11.8v11.8l-2.1,1.9v-11.9H3.4V0h8.8v-0.6L15-3.2z"></path> </g> <polygon fill="none" points="16,-16 0,-16 0,0 16,0 "></polygon> </symbol> <symbol id="unlock_1_" viewBox="0 -16 16 16"> <polygon fill="none" points="16,-16 0,-16 0,0 16,0 "></polygon> <path fill="#101010" d="M4.5-7v2.5C4.5-2.6,6.1-1,8-1c1.9,0,3.5-1.5,3.5-3.4h1C12.5-2,10.5,0,8,0C5.5,0,3.5-2,3.5-4.5V-7H2v-9h12v9
H4.5z M13-15H3v7h10V-15z"></path> </symbol> <symbol id="views_1_" viewBox="0 -16 16 16"> <g> <path d="M8-3.7c3.6,0,6-3.1,6.8-4.3C14-9.2,11.6-12.3,8-12.3c-3.6,0-6,3.1-6.8,4.3C2-6.8,4.4-3.7,8-3.7 M8-11.3
c1.9,0,3.4,1.5,3.4,3.3c0,1.8-1.5,3.3-3.4,3.3C6.1-4.7,4.6-6.2,4.6-8C4.6-9.8,6.1-11.3,8-11.3 M8-2.7C2.9-2.7,0-8,0-8
s2.9-5.3,8-5.3c5.1,0,8,5.3,8,5.3S13.1-2.7,8-2.7L8-2.7z M8-10.3c-1.3,0-2.4,1-2.4,2.3c0,1.3,1.1,2.3,2.4,2.3c1.3,0,2.4-1,2.4-2.3
C10.4-9.3,9.3-10.3,8-10.3L8-10.3z"></path> </g> <polygon fill="none" points="16,-16 0,-16 0,0 16,0 "></polygon> </symbol> <g id="Layer_1"> <g id="angle-down"> </g> </g> <g id="clipboard"> <use xlink:href="#clipboard_1_" width="16" height="16" y="-16" transform="matrix(1 0 0 -1 84 252)" overflow="visible"></use> </g> <g id="copy"> <use xlink:href="#copy_1_" width="16" height="16" y="-16" transform="matrix(1 0 0 -1 56 252)" overflow="visible"></use> </g> <g id="camera"> <use xlink:href="#camera_1_" width="16" height="16" y="-16" transform="matrix(1 0 0 -1 28 252)" overflow="visible"></use> </g> <g id="close-grey"> <use xlink:href="#tutorial" width="16" height="16" y="-16" transform="matrix(1 0 0 -1 0 168)" overflow="visible"></use> </g> <g id="close-grey2"> <use xlink:href="tutorial_card_category" width="16" height="16" y="-16" transform="matrix(1 0 0 -1 0 168)" overflow="visible"></use> </g> <g id="folder"> <use xlink:href="#folder_1_" width="16" height="16" y="-16" transform="matrix(1 0 0 -1 0 252)" overflow="visible"></use> </g> <g id="minus"> <use xlink:href="#minus_1_" width="16" height="16" id="XMLID_4_" y="-16" transform="matrix(1 0 0 -1 84 224)" overflow="visible"></use> <use xlink:href="#burger" width="16" height="16" y="-16" transform="matrix(1 0 0 -1 56 280)" overflow="visible"></use> </g> <g id="plus"> <use xlink:href="#plus_1_" width="16" height="16" id="XMLID_5_" y="-16" transform="matrix(1 0 0 -1 56 224)" overflow="visible"></use> </g> <g id="code"> <use xlink:href="#code_1_" width="16" height="16" y="-16" transform="matrix(1 0 0 -1 28 224)" overflow="visible"></use> </g> <g id="home"> <use xlink:href="#home_1_" width="16" height="16" id="XMLID_17_" y="-16" transform="matrix(1 0 0 -1 0 224)" overflow="visible"></use> </g> <g id="trophy"> <use xlink:href="#trophy_1_" width="16" height="16" id="XMLID_15_" y="-16" transform="matrix(1 0 0 -1 84 196)" overflow="visible"></use> </g> <g id="trophy2"> <use xlink:href="#competition_card_category" width="16" height="16" id="XMLID_15_" y="-16" transform="matrix(1 0 0 -1 84 196)" overflow="visible"></use> </g> <g id="Layer_40"> <use xlink:href="#submission-ticket" width="16" height="16" y="-16" transform="matrix(1 0 0 -1 56 195.9999)" overflow="visible"></use> </g> <g id="ticket"> <use xlink:href="#people-group" width="16" height="16" y="-16" transform="matrix(1 0 0 -1 28 196)" overflow="visible"></use> </g> <g id="leaderboard"> <use xlink:href="#leaderboard_1_" width="16" height="16" y="-16" transform="matrix(1 0 0 -1 0 196)" overflow="visible"></use> </g> <g id="group3"> <use xlink:href="#people-group3" width="16" height="16" y="-16" transform="matrix(1 0 0 -1 84 168)" overflow="visible"></use> </g> <g id="comments"> <use xlink:href="#comment" width="16" height="16" y="-16" transform="matrix(1 0 0 -1 56 168)" overflow="visible"></use> </g> <g id="avatar"> <use xlink:href="#profile" width="16" height="16" y="-16" transform="matrix(1 0 0 -1 28 168)" overflow="visible"></use> </g> <g id="notebook"> <use xlink:href="#notebook_1_" width="16" height="16" y="-16" transform="matrix(1 0 0 -1 84 140)" overflow="visible"></use> </g> <g id="notebook2"> <use xlink:href="#notebook_card_category" width="16" height="16" y="-16" transform="matrix(1 0 0 -1 84 140)" overflow="visible"></use> </g> <g id="collection"> <use xlink:href="#collection_1_" width="16" height="16" y="-16" transform="matrix(1 0 0 -1 56 140)" overflow="visible"></use> </g> <g id="collection2"> <use xlink:href="#collection_card_category" width="16" height="16" y="-16" transform="matrix(1 0 0 -1 56 140)" overflow="visible"></use> </g> <g id="rocket"> <use xlink:href="#rocket_1_" width="16" height="16" y="-16" transform="matrix(1 0 0 -1 28 140)" overflow="visible"></use> </g> <g id="rocket2"> <use xlink:href="#accelerator_card_category" width="16" height="16" y="-16" transform="matrix(1 0 0 -1 28 140)" overflow="visible"></use> </g> <g id="gear"> <use xlink:href="#gear_1_" width="16" height="16" x="-8" y="-8" transform="matrix(1 0 0 -1 8 148)" overflow="visible"></use> </g> <g id="gear2"> <use xlink:href="#api_card_category" width="16" height="16" x="-8" y="-8" transform="matrix(1 0 0 -1 8 148)" overflow="visible"></use> </g> <g id="lock"> <use xlink:href="#lock_1_" width="16" height="16" y="-16" transform="matrix(1 0 0 -1 84 112)" overflow="visible"></use> </g> <g id="unlock"> <use xlink:href="#unlock_1_" width="16" height="16" y="-16" transform="matrix(1 0 0 -1 56 112)" overflow="visible"></use> </g> <g id="globe"> <use xlink:href="#globe_1_" width="16" height="16" y="-16" transform="matrix(1 0 0 -1 0 280)" overflow="visible"></use> </g> <g id="angle-right"> <use xlink:href="#right-angle" width="16" height="16" id="XMLID_3_" y="-16" transform="matrix(1 0 0 -1 28 112)" overflow="visible"></use> </g> <g id="angle-left"> <use xlink:href="#left-angle" width="16" height="16" x="0" y="-16" transform="matrix(1 0 0 -1 0 112)" overflow="visible"></use> </g> <g id="search"> <use xlink:href="#search_1_" width="16" height="16" id="XMLID_6_" x="0" y="-16" transform="matrix(1 0 0 -1 84 84)" overflow="visible"></use> </g> <g id="caret-up"> <use xlink:href="#caret-up_1_" width="16" height="16" id="XMLID_14_" y="-16" transform="matrix(1 0 0 -1 56 84)" overflow="visible"></use> </g> <g id="caret-down"> <use xlink:href="#caret-down_1_" width="16" height="16" id="XMLID_7_" y="-16" transform="matrix(1 0 0 -1 28 84)" overflow="visible"></use> </g> <g id="mail"> <use xlink:href="#mail_1_" width="16" height="16" id="XMLID_13_" x="0" y="-16" transform="matrix(1 0 0 -1 -1.818989e-012 84)" overflow="visible"></use> </g> <g id="close"> <use xlink:href="#close_1_" width="16" height="16" y="-16" transform="matrix(1 0 0 -1 84 56)" overflow="visible"></use> </g> <g id="flask"> <use xlink:href="#flask_1_" width="16" height="16" id="XMLID_9_" y="-16" transform="matrix(1 0 0 -1 56 56)" overflow="visible"></use> </g> <g id="flask2"> <use xlink:href="#experiment_card_category" width="16" height="16" id="XMLID_9_" y="-16" transform="matrix(1 0 0 -1 56 56)" overflow="visible"></use> </g> <g id="tag"> <use xlink:href="#tag_1_" width="16" height="16" id="XMLID_10_" y="-16" transform="matrix(1 0 0 -1 28 56)" overflow="visible"></use> </g> <g id="share_1_"> <use xlink:href="#share" width="16" height="16" id="XMLID_11_" y="-16" transform="matrix(1 0 0 -1 0 56)" overflow="visible"></use> </g> <g id="flag"> <use xlink:href="#flag_1_" width="16" height="16" id="XMLID_12_" x="0" y="-16" transform="matrix(1 0 0 -1 84 28)" overflow="visible"></use> </g> <g id="trash"> <use xlink:href="#trash-can" width="16" height="16" id="XMLID_16_" y="-16" transform="matrix(1 0 0 -1 56 28)" overflow="visible"></use> </g> <g id="edit"> <use xlink:href="#edit_1_" width="16" height="16" x="0" y="-16" transform="matrix(1 0 0 -1 28 28)" overflow="visible"></use> </g> <g id="angle-down_1_"> <use xlink:href="#angle-down_2_" width="16" height="16" y="-16" transform="matrix(1 0 0 -1 0 28)" overflow="visible"></use> </g> <g id="angle-up"> <use xlink:href="#angle-up_1_" width="16" height="16" id="XMLID_2_" x="0" y="-16" transform="matrix(1 0 0 -1 84 0)" overflow="visible"></use> </g> <g id="algo"> <use xlink:href="#algo_1_" width="16" height="16" x="0" y="-16" transform="matrix(1 0 0 -1 56 0)" overflow="visible"></use> </g> <g id="downloads"> <use xlink:href="#download" width="16" height="16" id="XMLID_1_" y="-16" transform="matrix(1 0 0 -1 28 0)" overflow="visible"></use> </g> <g id="views"> <use xlink:href="#views_1_" width="16" height="16" id="XMLID_8_" y="-16" transform="matrix(1 0 0 -1 0 0)" overflow="visible"></use> <use xlink:href="#smile" width="16" height="16" y="-16" transform="matrix(1 0 0 -1 28 280)" overflow="visible"></use> </g> </svg> <link rel="stylesheet" type="text/css" href="./Experiments - Microsoft Azure Machine Learning Studio_files/ViewWorkspaceCached.css"> <div id="fxshell-wallpaper"> <div id="fxshell-wallpaper-b"> </div> <div id="fxshell-wallpaper-a"> </div> </div> <div class="navbar-wrapper"><nav class="navbar navbar-inverse navbar-custom cortana-top-nav" role="navigation"> <div class="container-fluid cortana-top-nav-items"> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target=".right-navbar-items" aria-expanded="false"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <div class="navbar-btn dropdown waffle-btn"> <button type="button" class="dropdown-toggle" data-toggle="dropdown"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <ul class="dropdown-menu"> <li><a href="http://cortanaintelligence.com/">Cortana Intelligence</a></li> <li> <a href="https://studio.azureml.net/Home/ViewWorkspaceCached/c96eb26d1e314ca1a9d1697671d87528#waffle-submenu-azureml" class="collapsed" data-toggle="collapse"> <svg class="icon svg-icon-flask"><use xlink:href="#flask_1_"></use></svg> Azure Machine Learning <svg class="icon angle-up"><use xlink:href="#angle-up_1_"></use></svg> </a> <ul class="collapse dropdown-submenu" id="waffle-submenu-azureml"> <li class="site-link-home"> <a href="https://studio.azureml.net/">Home</a> </li> <li class="site-link-studio active"> <a href="https://studio.azureml.net/Home">Studio</a> </li> </ul> </li> <li><a href="http://gallery.cortanaintelligence.com/">Gallery</a></li> <li role="separator" class="divider show-since-small"></li> <li class="show-since-small"> <a href="https://studio.azureml.net/Home/ViewWorkspaceCached/c96eb26d1e314ca1a9d1697671d87528#waffle-submenu-help" class="collapsed" data-toggle="collapse"> Help <svg class="icon angle-up"><use xlink:href="#angle-up_1_"></use></svg> </a> <ul class="collapse dropdown-submenu" id="waffle-submenu-help"> <li> <a href="https://go.microsoft.com/fwlink/?LinkID=403669&clcid=0x409" target="_blank"> Machine Learning Forums </a> </li> <li> <a href="https://go.microsoft.com/fwlink/?LinkID=403535&clcid=0x409" target="_blank"> Provide feedback and request features </a> </li> </ul> </li> </ul> </div> <div class="brand-title"> <a class="navbar-brand" href="https://studio.azureml.net/">Microsoft Azure Machine Learning Studio</a> </div> </div> <div class="top-nav-search"></div> <div class="collapse navbar-collapse right-navbar-items"> <ul class="nav navbar-nav"> <li class="hidden-not-collapsed"><a href="http://cortanaintelligence.com/">Cortana Intelligence</a></li> <li class="dropdown hidden-not-collapsed" role="menu"> <a href="https://studio.azureml.net/Home/ViewWorkspaceCached/c96eb26d1e314ca1a9d1697671d87528#" class="dropdown-toggle" data-toggle="dropdown"> <svg class="icon svg-icon-flask"><use xlink:href="#flask_1_"></use></svg> Azure Machine Learning <svg class="icon angle-up"><use xlink:href="#angle-up_1_"></use></svg> </a> <ul class="dropdown-menu dropdown-submenu" role="menu"> <li class="site-link-home"> <a href="https://studio.azureml.net/">Home</a> </li> <li class="site-link-studio active"> <a href="https://studio.azureml.net/Home">Studio</a> </li> </ul> </li> <li class="hidden-not-collapsed"><a href="http://gallery.cortanaintelligence.com/">Gallery</a></li> <li role="separator" class="divider hidden-not-collapsed"></li> <li class="dropdown workspace-switcher multi-geo-dropdown " role="menu"> <a href="https://studio.azureml.net/Home/ViewWorkspaceCached/c96eb26d1e314ca1a9d1697671d87528#" class="dropdown-toggle" title="Workspace name: Preeti Sharma-Free-Workspace" data-toggle="dropdown"> <div class="hidden-sm"> <span class="nav-label"> <span class="nav-workspace-name">Preeti Sharma-Free-Workspace</span> <span class="hide-when-collapsed"> <span class="caret"></span> </span> </span> </div> <span class="hidden-xs hidden-md hidden-lg"> <span class="task-switcher-icon icon icon-task-switcher"></span> </span> </a> <div class="dropdown-menu workspace-locations no-dropdown-close"> <div class="expand-container"> <div class="visible-xs container-head"> <h2>Change Workspace</h2> <span class="closeButton close">x</span> <div class="clearfix"></div> </div><!-- // container-head --> <div class="location-select-label">REGION:</div> <select name="multigeobox" class="form-element form-control location-select"><option value="South Central US" selected="">South Central US</option> <option value="Southeast Asia">Southeast Asia</option> <option value="West Europe">West Europe</option> <option value="Japan East">Japan East</option> <option value="West Central US">West Central US</option> <option value="Central US EUAP">Central US EUAP</option></select> <div class="results-list-label">WORKSPACE:</div> <ul class="workspace-switcher-control results-list" role="menu"><li class="workspace-c96eb26d1e314ca1a9d1697671d87528 link active"><a href="https://studio.azureml.net/Home/ViewWorkspace/c96eb26d1e314ca1a9d1697671d87528"><div class="centering-div" title="Preeti Sharma-Free-Workspace"><div class="encrypt-status-icon"></div><div class="workspace-name">Preeti Sharma-Free-Workspace</div><div class="workspace-type"> Free</div></div></a></li></ul> </div> </div> </li> <li class="dropdown help-search" role="menu"> <a href="https://studio.azureml.net/Home/ViewWorkspaceCached/c96eb26d1e314ca1a9d1697671d87528#" class="dropdown-toggle" title="Search help and documentation" data-toggle="dropdown"> <span class="hidden-xs"> <span class="icon icon-help-search"></span> </span> <span class="visible-xs"> <span class="nav-label">Help</span> <svg class="icon angle-up"><use xlink:href="#angle-up_1_"></use></svg> </span> </a> <div class="dropdown-menu help-search-control no-dropdown-close" role="menu"> <div class="help-search-container"> <div class="visible-xs container-head"> <h2>Search Help Content</h2> <span class="closeButton close">x</span> </div><!-- // container-head --> <div class="container-body"> <span class="twitter-typeahead" style="position: relative; display: inline-block; direction: ltr;"><input type="text" class="form-element form-control search-input input-group-addon tt-hint" readonly="" autocomplete="off" spellcheck="false" tabindex="-1" style="position: absolute; top: 0px; left: 0px; border-color: transparent; box-shadow: none; opacity: 1; background: none 0% 0% / auto repeat scroll padding-box border-box rgb(238, 238, 238);"><input type="text" class="form-element form-control search-input input-group-addon tt-input" placeholder="Search help content" autocomplete="off" spellcheck="false" dir="auto" style="position: relative; vertical-align: top; background-color: transparent;"><pre aria-hidden="true" style="position: absolute; visibility: hidden; white-space: pre; font-family: "Segoe UI"; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; word-spacing: 0px; letter-spacing: 0px; text-indent: 0px; text-rendering: auto; text-transform: none;"></pre><span class="tt-dropdown-menu" style="position: absolute; top: 100%; left: 0px; z-index: 100; display: none; right: auto;"><div class="tt-dataset-helpSearches"></div></span></span> </div><!-- // container-body --> </div><!-- // help-search-container --> <div class="help-links hidden-xs"> <a href="https://go.microsoft.com/fwlink/?LinkId=524824" target="_blank">Documentation Home</a> <span> • </span> <a class="launch-Guided-Tour" href="https://studio.azureml.net/Home/ViewWorkspaceCached/c96eb26d1e314ca1a9d1697671d87528#">Tour</a> <span class="chat-support-link-in-help-dropdown" data-bind="visible:showChatButton" style="display:none"> <span> • </span> <a href="https://studio.azureml.net/Home/ViewWorkspaceCached/c96eb26d1e314ca1a9d1697671d87528#" data-bind="click: toggle">Chat</a> </span> </div> </div><!-- // dropdown-menu help-search-control--> <ul class="dropdown-menu help-search-control-small dropdown-submenu"> <li> <a href="https://studio.azureml.net/Home/ViewWorkspaceCached/c96eb26d1e314ca1a9d1697671d87528#mobileSearch" class="mobile-search"> <span>Search help content</span> </a> </li> <li> <a href="https://go.microsoft.com/fwlink/?LinkId=524824" target="_blank"> <span>Documentation Home <span>↗</span></span> </a> </li> </ul> </li> <li class="dropdown chat-support" title="Chat" data-bind="visible:showChatButton" style="display: none"> <a href="https://studio.azureml.net/Home/ViewWorkspaceCached/c96eb26d1e314ca1a9d1697671d87528#" data-bind="click: toggle"> <span class="hidden-xs"> <span class="icon icon-chat-support"></span> </span> <span class="visible-xs"> <span class="nav-label">Chat</span> </span> </a> </li> <li class="dropdown forum-search hide-since-small"> <a href="https://studio.azureml.net/Home/ViewWorkspaceCached/c96eb26d1e314ca1a9d1697671d87528#" class="dropdown-toggle" title="Forum" data-toggle="dropdown"> <span class="hidden-xs"> <svg class="icon"><use xlink:href="#people-group3"></use></svg> </span> <span class="visible-xs"> <span class="nav-label">Forums</span> <svg class="icon angle-up"><use xlink:href="#angle-up_1_"></use></svg> </span> </a> <ul class="dropdown-menu forum-search-control dropdown-submenu" role="menu"> <li class="link"> <a href="https://go.microsoft.com/fwlink/?LinkID=403669&clcid=0x409" target="_blank"> <div class="centering-div"> <span>Machine Learning Forums</span> </div> </a> </li> <li class="link"> <a href="https://go.microsoft.com/fwlink/?LinkID=403535&clcid=0x409" target="_blank"> <div class="centering-div"> <span> Provide feedback and request features </span> </div> </a> </li> </ul> </li> <li class="dropdown feedback hide-since-small" role="menu"> <a href="https://studio.azureml.net/Home/ViewWorkspaceCached/c96eb26d1e314ca1a9d1697671d87528#" class="dropdown-toggle" title="Submit Feedack" data-toggle="dropdown"> <div class="hidden-xs"> <svg class="icon"><use xlink:href="#smile"></use></svg> </div> <div class="mobile-feedback visible-xs"> <div class="centering-div"> <span class="nav-label">Feedback</span> </div> </div> </a> <div class="dropdown-menu feedback-control no-dropdown-close" role="menu"> <div class="feedback-container expand-container"> <div class="visible-xs container-head"> <h2>Submit Feedback</h2> <span class="closeButton close">x</span> <div class="clearfix"></div> </div><!-- // container-head --> <div class="feedback-type-controls"> <div class="btn-group" data-toggle="buttons"> <label class="btn form-element smile active"> <span class="icon"></span> <span class="content">Send a smile</span> <input type="radio" name="feedbackType" data-feedback-type="smile" checked="checked"> </label> <label class="btn form-element frown"> <span class="icon"></span> <span class="content">Send a frown</span> <input type="radio" name="feedbackType" data-feedback-type="frown"> </label> </div> <div class="prompt">What did you like?</div> </div> <div class="feedback-input"> <textarea class="text-input form-element" placeholder="Please provide any feedback you may have." maxlength="1000"></textarea> </div> <div class="bottom-controls"> <span class="character-count"> <span class="count">1000</span> character(s) left </span> <button type="submit" class="btn btn-default form-elements submit disabled closeButton"> Submit </button> </div> </div> </div> </li> </ul> </div> <ul class="nav navbar-nav navbar-right non-collapsing-navbar"> <li class="dropdown user-info" role="menu"> <a href="https://studio.azureml.net/Home/ViewWorkspaceCached/c96eb26d1e314ca1a9d1697671d87528#" class="dropdown-toggle" data-toggle="dropdown"> <img class="profile-pic" src="./Experiments - Microsoft Azure Machine Learning Studio_files/fxs.avatarbar.default-avatar-small.png"> </a> <ul class="dropdown-menu user-info-control dropdown-submenu no-dropdown-close" role="menu"> <li class="dropdown-header"> <span class="user-name">Preetijecrc99</span> </li> <li class="link"> <a href="https://studio.azureml.net/Main/signout" target="_self"> <span>Sign Out </span> </a> </li> <li class="link"> <a href="https://go.microsoft.com/fwlink/?LinkID=131004" target="_blank"> <span>Privacy & Cookies </span> </a> </li> <li class="link"> <a href="https://go.microsoft.com/fwlink/?LinkID=404260" target="_blank"> <span>Legal </span> </a> </li> </ul> </li> </ul> </div> </nav> </div> <div id="fxshell-navpane" class="fxshell-navpane-expanded"><div id="fxshell-nav1" class="" style="width: 200px;"><div class="fx-scrollbar fx-scrollbar-animated" style="width: 199px; height: 594px; margin: 0px; border-width: 0px; border-color: rgb(50, 50, 50); border-style: none; position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; float: none; max-height: none;"><div class="fx-scrollbar-area" style="overflow: hidden auto; width: 199px; height: 594px;"><div id="fxshell-nav1-scroll" style="margin: 0px; border-width: 0px; position: static; max-height: none; overflow: hidden; width: 199px; height: 594px;"><div id="fxshell-nav1-items"><nav><ul class="fxshell-navigation-nav1-container"><li data-link="class{>~getClasses(isSelected)} aria-selected{>~getAria(isSelected)} title{>~getTitle(displayError, displayWarning)} data-name{>name} data-state{>~getState(#view, isVisible, displayError, showSpinner, count)} data-warning-state{>~getWarningState(displayWarning)}" class="fxshell-nav1-item" aria-selected="false" data-name="Projects" data-state="2digit"><a data-link="href{:~getLink(showSpinner, name)}" href="https://studio.azureml.net/Home/ViewWorkspaceCached/c96eb26d1e314ca1a9d1697671d87528#Workspace/Projects"><div class="fxshell-nav1-icon"><img data-link="src{url:iconUri} title{:tooltip}" src="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" title="Projects"></div><div class="fxshell-nav1-count" data-link="{>count} data-showcount{>iconShowCount} data-invertcolor{>iconInvertTextColor}" data-showcount="false" data-invertcolor="false">-1</div><div class="fxshell-nav1-label" data-link="{:displayName:} title{:tooltip}" title="Projects">Projects</div><div class="fxshell-nav1-erroricon"><span class="dlwux-left-nav-alert sprite"></span></div><div class="fxshell-nav1-errortext"></div><div class="fxshell-nav1-warningicon"><span class="dlwux-left-nav-warning sprite"></span></div><div class="fxshell-nav1-warningtext"></div><div class="fxshell-nav1-dots"><div class="fxshell-nav1-dot1"></div><div class="fxshell-nav1-dot2"></div><div class="fxshell-nav1-dot3"></div></div></a></li><li data-link="class{>~getClasses(isSelected)} aria-selected{>~getAria(isSelected)} title{>~getTitle(displayError, displayWarning)} data-name{>name} data-state{>~getState(#view, isVisible, displayError, showSpinner, count)} data-warning-state{>~getWarningState(displayWarning)}" class="fxshell-nav1-item selected" aria-selected="true" data-name="Experiments" data-state="2digit"><a data-link="href{:~getLink(showSpinner, name)}" href="https://studio.azureml.net/Home/ViewWorkspaceCached/c96eb26d1e314ca1a9d1697671d87528#Workspace/Experiments"><div class="fxshell-nav1-icon"><img data-link="src{url:iconUri} title{:tooltip}" src="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" title="Experiments"></div><div class="fxshell-nav1-count" data-link="{>count} data-showcount{>iconShowCount} data-invertcolor{>iconInvertTextColor}" data-showcount="false" data-invertcolor="false">-1</div><div class="fxshell-nav1-label" data-link="{:displayName:} title{:tooltip}" title="Experiments">Experiments</div><div class="fxshell-nav1-erroricon"><span class="dlwux-left-nav-alert sprite"></span></div><div class="fxshell-nav1-errortext"></div><div class="fxshell-nav1-warningicon"><span class="dlwux-left-nav-warning sprite"></span></div><div class="fxshell-nav1-warningtext"></div><div class="fxshell-nav1-dots"><div class="fxshell-nav1-dot1"></div><div class="fxshell-nav1-dot2"></div><div class="fxshell-nav1-dot3"></div></div></a></li><li data-link="class{>~getClasses(isSelected)} aria-selected{>~getAria(isSelected)} title{>~getTitle(displayError, displayWarning)} data-name{>name} data-state{>~getState(#view, isVisible, displayError, showSpinner, count)} data-warning-state{>~getWarningState(displayWarning)}" class="fxshell-nav1-item" aria-selected="false" data-name="WebServiceGroups" data-state="2digit"><a data-link="href{:~getLink(showSpinner, name)}" href="https://studio.azureml.net/Home/ViewWorkspaceCached/c96eb26d1e314ca1a9d1697671d87528#Workspace/WebServiceGroups"><div class="fxshell-nav1-icon"><img data-link="src{url:iconUri} title{:tooltip}" src="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" title="Web services"></div><div class="fxshell-nav1-count" data-link="{>count} data-showcount{>iconShowCount} data-invertcolor{>iconInvertTextColor}" data-showcount="false" data-invertcolor="false">-1</div><div class="fxshell-nav1-label" data-link="{:displayName:} title{:tooltip}" title="Web services">Web services</div><div class="fxshell-nav1-erroricon"><span class="dlwux-left-nav-alert sprite"></span></div><div class="fxshell-nav1-errortext"></div><div class="fxshell-nav1-warningicon"><span class="dlwux-left-nav-warning sprite"></span></div><div class="fxshell-nav1-warningtext"></div><div class="fxshell-nav1-dots"><div class="fxshell-nav1-dot1"></div><div class="fxshell-nav1-dot2"></div><div class="fxshell-nav1-dot3"></div></div></a></li><li data-link="class{>~getClasses(isSelected)} aria-selected{>~getAria(isSelected)} title{>~getTitle(displayError, displayWarning)} data-name{>name} data-state{>~getState(#view, isVisible, displayError, showSpinner, count)} data-warning-state{>~getWarningState(displayWarning)}" class="fxshell-nav1-item" aria-selected="false" data-name="Notebooks" data-state="2digit"><a data-link="href{:~getLink(showSpinner, name)}" href="https://studio.azureml.net/Home/ViewWorkspaceCached/c96eb26d1e314ca1a9d1697671d87528#Workspace/Notebooks"><div class="fxshell-nav1-icon"><img data-link="src{url:iconUri} title{:tooltip}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/notebooks_40.png" title="Notebooks"></div><div class="fxshell-nav1-count" data-link="{>count} data-showcount{>iconShowCount} data-invertcolor{>iconInvertTextColor}" data-showcount="false" data-invertcolor="false">-1</div><div class="fxshell-nav1-label" data-link="{:displayName:} title{:tooltip}" title="Notebooks">Notebooks</div><div class="fxshell-nav1-erroricon"><span class="dlwux-left-nav-alert sprite"></span></div><div class="fxshell-nav1-errortext"></div><div class="fxshell-nav1-warningicon"><span class="dlwux-left-nav-warning sprite"></span></div><div class="fxshell-nav1-warningtext"></div><div class="fxshell-nav1-dots"><div class="fxshell-nav1-dot1"></div><div class="fxshell-nav1-dot2"></div><div class="fxshell-nav1-dot3"></div></div></a></li><li data-link="class{>~getClasses(isSelected)} aria-selected{>~getAria(isSelected)} title{>~getTitle(displayError, displayWarning)} data-name{>name} data-state{>~getState(#view, isVisible, displayError, showSpinner, count)} data-warning-state{>~getWarningState(displayWarning)}" class="fxshell-nav1-item" aria-selected="false" data-name="Datasets" data-state="2digit"><a data-link="href{:~getLink(showSpinner, name)}" href="https://studio.azureml.net/Home/ViewWorkspaceCached/c96eb26d1e314ca1a9d1697671d87528#Workspace/Datasets"><div class="fxshell-nav1-icon"><img data-link="src{url:iconUri} title{:tooltip}" src="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" title="Datasets"></div><div class="fxshell-nav1-count" data-link="{>count} data-showcount{>iconShowCount} data-invertcolor{>iconInvertTextColor}" data-showcount="false" data-invertcolor="false">-1</div><div class="fxshell-nav1-label" data-link="{:displayName:} title{:tooltip}" title="Datasets">Datasets</div><div class="fxshell-nav1-erroricon"><span class="dlwux-left-nav-alert sprite"></span></div><div class="fxshell-nav1-errortext"></div><div class="fxshell-nav1-warningicon"><span class="dlwux-left-nav-warning sprite"></span></div><div class="fxshell-nav1-warningtext"></div><div class="fxshell-nav1-dots"><div class="fxshell-nav1-dot1"></div><div class="fxshell-nav1-dot2"></div><div class="fxshell-nav1-dot3"></div></div></a></li><li data-link="class{>~getClasses(isSelected)} aria-selected{>~getAria(isSelected)} title{>~getTitle(displayError, displayWarning)} data-name{>name} data-state{>~getState(#view, isVisible, displayError, showSpinner, count)} data-warning-state{>~getWarningState(displayWarning)}" class="fxshell-nav1-item" aria-selected="false" data-name="TrainedModels" data-state="2digit"><a data-link="href{:~getLink(showSpinner, name)}" href="https://studio.azureml.net/Home/ViewWorkspaceCached/c96eb26d1e314ca1a9d1697671d87528#Workspace/TrainedModels"><div class="fxshell-nav1-icon"><img data-link="src{url:iconUri} title{:tooltip}" src="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" title="Trained models"></div><div class="fxshell-nav1-count" data-link="{>count} data-showcount{>iconShowCount} data-invertcolor{>iconInvertTextColor}" data-showcount="false" data-invertcolor="false">-1</div><div class="fxshell-nav1-label" data-link="{:displayName:} title{:tooltip}" title="Trained models">Trained models</div><div class="fxshell-nav1-erroricon"><span class="dlwux-left-nav-alert sprite"></span></div><div class="fxshell-nav1-errortext"></div><div class="fxshell-nav1-warningicon"><span class="dlwux-left-nav-warning sprite"></span></div><div class="fxshell-nav1-warningtext"></div><div class="fxshell-nav1-dots"><div class="fxshell-nav1-dot1"></div><div class="fxshell-nav1-dot2"></div><div class="fxshell-nav1-dot3"></div></div></a></li><li data-link="class{>~getClasses(isSelected)} aria-selected{>~getAria(isSelected)} title{>~getTitle(displayError, displayWarning)} data-name{>name} data-state{>~getState(#view, isVisible, displayError, showSpinner, count)} data-warning-state{>~getWarningState(displayWarning)}" class="fxshell-nav1-item" aria-selected="false" data-name="Settings" data-state="2digit"><a data-link="href{:~getLink(showSpinner, name)}" href="https://studio.azureml.net/Home/ViewWorkspaceCached/c96eb26d1e314ca1a9d1697671d87528#Workspace/Settings"><div class="fxshell-nav1-icon"><img data-link="src{url:iconUri} title{:tooltip}" src="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" title="Settings"></div><div class="fxshell-nav1-count" data-link="{>count} data-showcount{>iconShowCount} data-invertcolor{>iconInvertTextColor}" data-showcount="false" data-invertcolor="false">-1</div><div class="fxshell-nav1-label" data-link="{:displayName:} title{:tooltip}" title="Settings">Settings</div><div class="fxshell-nav1-erroricon"><span class="dlwux-left-nav-alert sprite"></span></div><div class="fxshell-nav1-errortext"></div><div class="fxshell-nav1-warningicon"><span class="dlwux-left-nav-warning sprite"></span></div><div class="fxshell-nav1-warningtext"></div><div class="fxshell-nav1-dots"><div class="fxshell-nav1-dot1"></div><div class="fxshell-nav1-dot2"></div><div class="fxshell-nav1-dot3"></div></div></a></li></ul></nav></div></div></div><div class="fx-scrollbar-track fx-scrollbar-track-x" style="display: none;"><div class="fx-scrollbar-handle" style="width: 198.005px; left: 0px;"></div></div><div class="fx-scrollbar-track fx-scrollbar-track-y" style="display: none;"><div class="fx-scrollbar-handle" style="height: 594px; top: 0px;"></div></div></div></div><div id="fxshell-nav2" style="left: 200px; display: none;"><a id="fxshell-nav2-back" title="Back" href="https://studio.azureml.net/Home/ViewWorkspaceCached/c96eb26d1e314ca1a9d1697671d87528#Workspaces/Experiments/ListExperiments"><span class="sprite dlwux-sprite-fxshell-nav2-back" title="Back"></span></a><div id="fxshell-nav2-scroll"><div class="fx-scrollbar fx-scrollbar-animated" style="width: 0px; height: 0px; margin: 0px; border-width: 0px; border-color: rgb(50, 50, 50); border-style: none; position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; float: none; max-height: none;"><div class="fx-scrollbar-area" style="overflow: hidden auto; width: 0px; height: 0px;"><div id="fxshell-nav2-items" style="margin: 0px; border-width: 0px; position: static; max-height: none; overflow: hidden; width: 0px; height: 0px;"><nav><ul class="fxshell-navigation-nav2-container"><li data-link="class{>~getClasses(name, canNavigate)} aria-selected{>~getAria(name)}" class="fxshell-nav2-item selected fxshell-nav2-item-locked" aria-selected="true"><a data-link="href{:~calculateNavigationPath(canNavigate, navigationPath, name)}" title="c96eb26d1e314ca1a9d1697671d87528.s-id.d940b4e9f8e94bbcb83c355deae94fdd.9950-04-23t16.38.45" href="https://studio.azureml.net/Home/ViewWorkspaceCached/c96eb26d1e314ca1a9d1697671d87528#Workspaces/Experiments/Experiment/c96eb26d1e314ca1a9d1697671d87528.s-id.d940b4e9f8e94bbcb83c355deae94fdd.9950-04-23t16.38.45"><span title="Sample 5: Train, Test, Evaluate for Binary Classification: Dog Breed Dataset [Predictive Exp.] - Copy">Sample 5: Train, Test, Evaluate for Binary Classification: Dog Breed Dataset [Predictive Exp.] - Copy</span></a></li></ul></nav></div></div><div class="fx-scrollbar-track fx-scrollbar-track-x" style="display: none;"><div class="fx-scrollbar-handle" style="width: 199px; left: 0px;"></div></div><div class="fx-scrollbar-track fx-scrollbar-track-y" style="display: none;"><div class="fx-scrollbar-handle" style="height: 522px; top: 0px;"></div></div></div></div></div></div> <div id="aux-foreground"> <div id="aux-body" class=""> <div id="secondary-container"> <div id="aux-pane-grid" style="display: none;"> <h1 id="aux-GridHeader" class="itemtitle"></h1> <div id="aux-GridContent"> <div id="aux-collectionView" class="aux-collectionView"> </div> </div> </div> <div id="tabcontainer"> <h1 class="itemtitle">Experiments</h1> <div class="fxshell-tabcontainer fxshell-pivotlist fx-itemlist fx-editablecontrol"><ul role="pivotlist" aria-labelledby=""><li tabindex="0" role="tab" aria-selected="true" class="first-child fx-itemlist-selected" id="__fxshell-pivotlist5-0">My Experiments</li><li tabindex="-1" role="tab" aria-selected="false" class="last-child" id="__fxshell-pivotlist5-1">Samples</li></ul></div> <div class="aux-tabcontent" style="display: block;"> <div class="tabcontent fxshell-pivotlist-panel" aria-hidden="false" aria-labelledby="__fxshell-pivotlist5-0" role="tabpanel"><script type="text/html" id="experimentSvgTemplate"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" data-bind="contextMenu: $data.menuBuilder" class="svgRoot" preserveAspectRatio="xMidYMid meet" width="100%" height="100%"> <!-- this <g> must be first --> <g> <!-- ko if: $data --> <!-- TODO [1149812]: Bind to observable maps directly --> <!-- ko foreach:Util.values(experimentViewModel().nodes()) --> <!-- ko if: isAnnotation() && !annotationNode.annotation.deleted() --> <!-- ko ifnot: annotationNode.annotation.isCollapsed()--> <rect data-bind="attr:{class:getClassId($parent.experimentViewModel().displayFlowType()),x:x,y:y,width:width,height:height,id:'node-' + graphNode.id},contextMenu:$root.menuBuilder,event:{mousedown:$root.entityMouseDown,mouseup:$root.entityMouseUp,dblclick:$root.entityDoubleClick,mouseover:onMouseIn,mouseout:onMouseOut}"> </rect> <rect class="annotationTextRect" id="annotationTextRect" data-bind="attr:{x:contentPosX,y:contentPosY,width:contentWidth,height:contentHeight},contextMenu:$root.menuBuilder,event:{mousedown:$root.entityMouseDown,mouseup:$root.entityMouseUp,dblclick:$root.entityDoubleClick,mouseover:onMouseIn,mouseout:onMouseOut}"> </rect> <svg data-bind="attr:{x:x()+8,y:y()+8},event:{mousedown:$root.entityMouseDown,mouseup:$root.entityMouseUp,dblclick:$root.entityDoubleClick,mouseover:onMouseIn,mouseout:onMouseOut}"> <image id="collapseNodeIcon" height="10" width="10" xlink:href="/Content/Images/collapse-22.svg"></image> </svg> <!-- /ko --> <!-- ko if: annotationNode.annotation.isCollapsed--> <svg data-bind="attr: { x:x, y:y },event:{mousedown:$root.entityMouseDown,mouseup:$root.entityMouseUp,dblclick:$root.entityDoubleClick,mouseover:onMouseIn,mouseout:onMouseOut}"> <image data-bind="attrWithNamespace:{'xlink:href':collapsedIcon},attr:{width:collapsedWidth,height:collapsedWidth}"></image> </svg> <!-- /ko --> <!-- /ko --> <!-- /ko --> <!-- ko foreach:Util.values(experimentViewModel().connections()) --> <path class="connectionHitTest" data-bind="attr:{d:path},event:{mousedown:$root.entityMouseDown,mouseup:$root.entityMouseUp}" /> <path class="connection" data-bind="attr:{class:getClassId($parent.experimentViewModel().displayFlowType()),d:path},event:{mousedown:$root.entityMouseDown,mouseup:$root.entityMouseUp}" /> <!-- /ko --> <!-- ko foreach:Util.values(experimentViewModel().nodes()) --> <!-- ko ifnot: isAnnotation() --> <g data-bind="attr:{class:belongsToCurrentFlow($parent.experimentViewModel().displayFlowType())?'':'disabledFlow'}"> <rect rx="10" ry="10" data-bind="attr:{class:getClassId($parent.experimentViewModel().displayFlowType()),x:x,y:y,width:width,height:height,id:'node-' + graphNode.id},contextMenu:$root.menuBuilder,event:{mousedown:$root.entityMouseDown,mouseup:$root.entityMouseUp,dblclick:$root.entityDoubleClick,mouseover:onMouseIn,mouseout:onMouseOut}"> <title data-bind="text: tooltip"></title> </rect> <!-- ko foreach: Util.values(inputPorts) --> <g class="portElement" data-bind="attr:{transform:translation,class:getClassId($parents[1].experimentViewModel().displayFlowType()),'data-portname':portModel.name}"> <g data-bind="contextMenu:$root.menuBuilder, event:{ mousedown:$root.entityMouseDown, mouseup:$root.entityMouseUp, dblclick:$root.entityDoubleClick, mouseenter:showLabel, mouseleave: function(data, event) { if ($('.portTextLabel').length === 0) { hideLabel(); } } }, balloon:{message:balloonMessage}"> <!-- Creates a bounding box around the port circle --> <rect class="portNoHighlight" height="14" width="16" x="-4" y="-7"></rect> <!-- ko if: !portModel.isInputPortForPublish() --> <!-- ko if: !portModel.isConnected() --> <circle r="5" cx="4" /> <!-- /ko --> <!-- ko if: portModel.isConnected() --> <polygon points="-1,0 9,0 4,6" /> <!-- /ko --> <!-- /ko --> <!-- ko if: portModel.isInputPortForPublish() && !showFullLabel() --> <image data-bind="attrWithNamespace: { 'xlink:href': portModel.publishIcon }" height="32" width="32" x="-12" y="-16"></image> <!-- /ko --> </g> </g> <!-- /ko --> <!-- ko foreach: Util.values(outputPorts) --> <g data-bind="attr:{transform:translation,class:getClassId($parents[1].experimentViewModel().displayFlowType()),'data-portname':portModel.name}"> <g data-bind="contextMenu:$root.menuBuilder, event:{ mousedown:$root.entityMouseDown, mouseup:$root.entityMouseUp, dblclick:$root.entityDoubleClick, mouseenter:showLabel, mouseleave:function(data, event) { if ($('.portTextLabel').length === 0) { hideLabel(); } } }, balloon:{message:balloonMessage}"> <!-- Creates a bounding box around the port circle --> <rect class="portNoHighlight" height="14" width="16" x="-4" y="-7"> </rect> <!-- ko if: !portModel.isOutputPortForPublish() --> <!-- ko if: portModel.isConnected() --> <circle class="connectedOutputPort" r="5" cx="4" /> <!-- /ko --> <!-- ko if: !portModel.isConnected() --> <circle r="5" cx="4" /> <!-- /ko --> <!-- /ko --> <!-- ko ifnot: $parent.selected() && $index() < 9 --> <!-- ko if: portModel.isOutputPortForPublish() && !showFullLabel() --> <image data-bind="attrWithNamespace: { 'xlink:href': portModel.publishIcon }" height="32" width="32" x="-12" y="-16"></image> <!-- /ko --> <!-- /ko --> <!-- ko if: $parent.selected() && $index() < 9 --> <g class="outputPortNumber"> <!-- work around KO css binding not working for SVG elements --> <circle r="12.5" cx="4" data-bind="attr: { class: highlighted() ? 'active' : '' }"></circle> </g> <!-- /ko --> </g> </g> <!-- ko if: $parent.selected() && $index() < 9 --> <g class="outputPortNumber"> <text dy="4" data-bind="text: $index() + 1 + '', attr: { transform: translation }"></text> </g> <!-- /ko --> <!-- /ko --> <text class="staticText" data-bind="attr:{class:textClassId,x:labelPosX,y:labelPosY()+15}"> <tspan data-bind="truncatedText:{label:label, maxWidth:labelMaxWidth}, visible: $root.renderThumbnail" /> </text> <svg data-bind="attr: { x: iconPosX(), y: iconPosY() }" style="overflow: visible"> <text data-bind="text: iconSymbol, attr: { 'class': 'graphNode-icon ' + iconClass }" x="0" y="0" dy="25" width="25" height="25"></text> </svg> <svg data-bind="attr: { x: x() + width() - 40, y: labelPosY() + 2 }" class="nodeStatus"> <image data-bind="hoverBalloon:{ message:balloonMessage, forceBalloon:forceBalloon }, click: $data.nodeIconClicked, event:{ mousedown:$root.entityMouseDown, mouseup:$root.entityMouseUp, dblclick:$root.entityDoubleClick }, contextMenu:$root.menuBuilder, attrWithNamespace:{ 'xlink:href':statusIconURL }" height="16" width="16"> </image> </svg> <!-- ko if: hasComment() --> <svg data-bind="attr: { x: x() + width() - 20, y: labelPosY() + 5 }" class="expander"> <text data-bind="click: showHideComment, event:{ mousedown:$root.entityMouseDown, mouseup:$root.entityMouseUp }, text: commentCollapsedExpandedIconSymbol, contextMenu:$root.menuBuilder" dy="1em" height="10" width="10"> </text> </svg> <!-- /ko --> </g> <!-- /ko --> <!-- /ko --> <!-- ko ifnot: $root.renderThumbnail --> <!-- Third loop to ensure port label tooltips are painted on top of everything else --> <!-- ko foreach:Util.values(experimentViewModel().nodes()) --> <!-- ko ifnot: isConnection() --> <!-- ko foreach: Util.values(inputPorts) --> <!-- ko if: showFullLabel() --> <g data-bind="portTextLabel: { label: portModel.friendlyName + ' (' + portTypes + ')', model: $data }, portTooltipTransform: { x:tooltipPosX, y:tooltipPosY, name: portModel.friendlyName }, event: { mouseout:hideLabel, mousedown:$root.entityMouseDown,mouseup:$root.entityMouseUp, dblclick: $root.entityDoubleClick }, contextMenu:$root.menuBuilder" /> <!-- /ko --> <!-- /ko --> <!-- ko foreach: Util.values(outputPorts) --> <!-- ko if: showFullLabel() --> <g data-bind="event: { mouseout:hideLabel, mousedown:$root.entityMouseDown,mouseup:$root.entityMouseUp, dblclick: $root.entityDoubleClick }, contextMenu:$root.menuBuilder"> <g data-bind="portTextLabel: { label: portModel.friendlyName + ' (' + portTypes + ')', model: $data, noIcon: $parent.selected() && $index() < 9 ? 'true' : '' }, portTooltipTransform: { x:tooltipPosX, y:tooltipPosY, name: portModel.friendlyName }"></g> <!-- ko if: $parent.selected() && $index() < 9 --> <g class="outputPortNumber" data-bind="attr: { transform: translation }"> <circle r="12.5" cx="4" class="active"></circle> <text dy="4" data-bind="text: $index() + 1 + ''"></text> </g> <!-- /ko --> </g> <!-- /ko --> <!-- /ko --> <!-- /ko --> <!-- /ko --> <!-- ko if: stateMachine.dragging() === xEStateMachine.DraggingMode.SelectionRect --> <!-- ko with: selectionManager --> <rect class="selectionRect" data-bind="attr:{x:curX,y:curY,width:width,height:height}"></rect> <!-- /ko --> <!-- /ko --> <!-- ko with: connector --> <!-- ko if: isPreview --> <path class="connector" fill="none" pointer-events="none" data-bind="visible:visible,attr:{d:path}" /> <!-- /ko --> <!-- ko ifnot: isPreview --> <line class="connector" pointer-events="none" data-bind="visible:visible,attr:{x1:x1,y1:y1,x2:x2,y2:y2}"></line> <g data-bind="attr:{transform:translation}" class="port idlePort"> <polygon points="0,0 4,7 8,0" /> </g> <!-- /ko --> <!-- /ko --> <!-- /ko --> <!-- /ko --> </g> </svg></script><!-- ko ifnot: $root.renderThumbnail --><!-- /ko --><div id="experiments"> <div id="grid" class="waz-grid fx-grid fx-grid-filterable" aria-disabled="false" tabindex="0"><div class="fx-grid-searchcontainer"><div class="fx-grid-searchbox"><input type="text" class="fx-textbox fx-validation fx-editablecontrol"></div></div><!--jsv:_8--><div class="fx-scrollbar" style="width: 758px; height: 374px; margin: 0px; border-width: 0px; border-color: rgb(50, 50, 50); border-style: none; top: auto; right: auto; bottom: auto; left: auto; float: none; max-height: none;"><div class="fx-scrollbar-area" style="overflow: auto; width: 758px; height: 374px;"><div class="fx-grid-container" style="margin: 0px; border-width: 0px; position: static; max-height: none; overflow: hidden; width: 758px; height: 374px;"><table aria-readonly="true" class="fx-grid-full" id="__fx-grid3"><caption>A grid with rows of some unspecified type</caption><!--jsv:_1--><colgroup><!--jsv:_1--><!--jsvi--><col class="col1"><!--jsv/i--><!--jsvi--><col class="col2"><!--jsv/i--><!--jsvi--><col class="col3"><!--jsv/i--><!--jsvi--><col class="col4"><!--jsv/i--><!--jsvi--><col class="col5"><!--jsv/i--><!--jsvi--><col class="col6"><!--jsv/i--><!--jsvi--><col class="col7"><!--jsv/i--><!--jsv/t--></colgroup><thead><tr><!--jsv:_2--><!--jsvi--><!--jsv:_1--><th role="columnheader" data-link="css-width{:width} class{:~func.combineCssClasses("fx-grid-unsortablecolumnheader", #data.cssClass, #parent.index === ~columns.length - 1 ? "last-child" : null)}" class="fx-grid-unsortablecolumnheader checkboxColumn "><a><span class="fx-grid-headerlabel"></span><!--jsv:_1--><span class="fx-grid-resize-handle fx-grid-resize-handle-left"></span><span class="fx-grid-resize-handle fx-grid-resize-handle-right"></span><!--jsv/t--></a></th><!--jsv/t--><!--jsv/i--><!--jsvi--><!--jsv:_1--><th role="columnheader" data-link="css-width{:width} aria-sort{:sorted} class{:~func.combineCssClasses("fx-grid-sortablecolumnheader", #data.cssClass, #parent.index === ~columns.length - 1 ? "last-child" : null)}" class="fx-grid-sortablecolumnheader iconColumn "><a href="https://studio.azureml.net/Home/ViewWorkspaceCached/c96eb26d1e314ca1a9d1697671d87528#" data-link="title{:~func.columnHeaderText(sorted, ~text.ascending, ~text.descending)}"><span class="fx-grid-headerlabel"><div class="icon"></div></span><span data-link="class{:~func.columnHeaderImage(sorted, ~class_.ascending, ~class_.descending) + " fx-grid-columnsortimage sprite"} style{:~func.yesNo(sorted, "display:", "display: none")} title{:~func.columnHeaderText(sorted, ~text.ascending, ~text.descending)}" class="dlwux-icon-sort-up fx-grid-columnsortimage sprite" style="display: none"></span><!--jsv:_1--><span class="fx-grid-resize-handle fx-grid-resize-handle-left"></span><span class="fx-grid-resize-handle fx-grid-resize-handle-right"></span><!--jsv/t--></a></th><!--jsv/t--><!--jsv/i--><!--jsvi--><!--jsv:_1--><th role="columnheader" data-link="css-width{:width} aria-sort{:sorted} class{:~func.combineCssClasses("fx-grid-sortablecolumnheader", #data.cssClass, #parent.index === ~columns.length - 1 ? "last-child" : null)}" class="fx-grid-sortablecolumnheader waz-grid-navigation-link waz-grid-navigation-link "><a href="https://studio.azureml.net/Home/ViewWorkspaceCached/c96eb26d1e314ca1a9d1697671d87528#" data-link="title{:~func.columnHeaderText(sorted, ~text.ascending, ~text.descending)}"><span class="fx-grid-headerlabel">Name</span><span data-link="class{:~func.columnHeaderImage(sorted, ~class_.ascending, ~class_.descending) + " fx-grid-columnsortimage sprite"} style{:~func.yesNo(sorted, "display:", "display: none")} title{:~func.columnHeaderText(sorted, ~text.ascending, ~text.descending)}" class="dlwux-icon-sort-up fx-grid-columnsortimage sprite" style="display: none"></span><!--jsv:_1--><span class="fx-grid-resize-handle fx-grid-resize-handle-left"></span><span class="fx-grid-resize-handle fx-grid-resize-handle-right"></span><!--jsv/t--></a></th><!--jsv/t--><!--jsv/i--><!--jsvi--><!--jsv:_1--><th role="columnheader" data-link="css-width{:width} aria-sort{:sorted} class{:~func.combineCssClasses("fx-grid-sortablecolumnheader", #data.cssClass, #parent.index === ~columns.length - 1 ? "last-child" : null)}" class="fx-grid-sortablecolumnheader "><a href="https://studio.azureml.net/Home/ViewWorkspaceCached/c96eb26d1e314ca1a9d1697671d87528#" data-link="title{:~func.columnHeaderText(sorted, ~text.ascending, ~text.descending)}"><span class="fx-grid-headerlabel">Author</span><span data-link="class{:~func.columnHeaderImage(sorted, ~class_.ascending, ~class_.descending) + " fx-grid-columnsortimage sprite"} style{:~func.yesNo(sorted, "display:", "display: none")} title{:~func.columnHeaderText(sorted, ~text.ascending, ~text.descending)}" class="dlwux-icon-sort-up fx-grid-columnsortimage sprite" style="display: none"></span><!--jsv:_1--><span class="fx-grid-resize-handle fx-grid-resize-handle-left"></span><span class="fx-grid-resize-handle fx-grid-resize-handle-right"></span><!--jsv/t--></a></th><!--jsv/t--><!--jsv/i--><!--jsvi--><!--jsv:_1--><th role="columnheader" data-link="css-width{:width} aria-sort{:sorted} class{:~func.combineCssClasses("fx-grid-sortablecolumnheader", #data.cssClass, #parent.index === ~columns.length - 1 ? "last-child" : null)}" class="fx-grid-sortablecolumnheader "><a href="https://studio.azureml.net/Home/ViewWorkspaceCached/c96eb26d1e314ca1a9d1697671d87528#" data-link="title{:~func.columnHeaderText(sorted, ~text.ascending, ~text.descending)}"><span class="fx-grid-headerlabel">Status</span><span data-link="class{:~func.columnHeaderImage(sorted, ~class_.ascending, ~class_.descending) + " fx-grid-columnsortimage sprite"} style{:~func.yesNo(sorted, "display:", "display: none")} title{:~func.columnHeaderText(sorted, ~text.ascending, ~text.descending)}" class="dlwux-icon-sort-up fx-grid-columnsortimage sprite" style="display: none"></span><!--jsv:_1--><span class="fx-grid-resize-handle fx-grid-resize-handle-left"></span><span class="fx-grid-resize-handle fx-grid-resize-handle-right"></span><!--jsv/t--></a></th><!--jsv/t--><!--jsv/i--><!--jsvi--><!--jsv:_1--><th role="columnheader" data-link="css-width{:width} aria-sort{:sorted} class{:~func.combineCssClasses("fx-grid-sortablecolumnheader", #data.cssClass, #parent.index === ~columns.length - 1 ? "last-child" : null)}" aria-sort="descending" class="fx-grid-sortablecolumnheader "><a href="https://studio.azureml.net/Home/ViewWorkspaceCached/c96eb26d1e314ca1a9d1697671d87528#" data-link="title{:~func.columnHeaderText(sorted, ~text.ascending, ~text.descending)}" title="Descending"><span class="fx-grid-headerlabel">Last edited</span><span data-link="class{:~func.columnHeaderImage(sorted, ~class_.ascending, ~class_.descending) + " fx-grid-columnsortimage sprite"} style{:~func.yesNo(sorted, "display:", "display: none")} title{:~func.columnHeaderText(sorted, ~text.ascending, ~text.descending)}" class="dlwux-icon-sort-down fx-grid-columnsortimage sprite" style="display:" title="Descending"></span><!--jsv:_1--><span class="fx-grid-resize-handle fx-grid-resize-handle-left"></span><span class="fx-grid-resize-handle fx-grid-resize-handle-right"></span><!--jsv/t--></a></th><!--jsv/t--><!--jsv/i--><!--jsvi--><!--jsv:_1--><th role="columnheader" data-link="css-width{:width} aria-sort{:sorted} class{:~func.combineCssClasses("fx-grid-sortablecolumnheader", #data.cssClass, #parent.index === ~columns.length - 1 ? "last-child" : null)}" class="fx-grid-sortablecolumnheader last-child "><a href="https://studio.azureml.net/Home/ViewWorkspaceCached/c96eb26d1e314ca1a9d1697671d87528#" data-link="title{:~func.columnHeaderText(sorted, ~text.ascending, ~text.descending)}"><span class="fx-grid-headerlabel">Project</span><span data-link="class{:~func.columnHeaderImage(sorted, ~class_.ascending, ~class_.descending) + " fx-grid-columnsortimage sprite"} style{:~func.yesNo(sorted, "display:", "display: none")} title{:~func.columnHeaderText(sorted, ~text.ascending, ~text.descending)}" class="dlwux-icon-sort-up fx-grid-columnsortimage sprite" style="display: none"></span><!--jsv:_1--><span class="fx-grid-resize-handle fx-grid-resize-handle-left"></span><span class="fx-grid-resize-handle fx-grid-resize-handle-right"></span><!--jsv/t--></a><div class="fx-grid-filter"><a href="https://studio.azureml.net/Home/ViewWorkspaceCached/c96eb26d1e314ca1a9d1697671d87528#" title="Filter"><span class="sprite dlwux-icon-search" title="Filter"></span></a></div></th><!--jsv/t--><!--jsv/i--><!--jsv/t--></tr></thead><!--jsv/t--><!--jsv:_2--><!--jsv:_1--><!--jsv/t--><!--jsv:_2--><!--jsvi--><!--jsv:_1--><!--jsv:_1--><tbody class="fx-grid-groupdata" role="rowgroup" aria-expanded="true"><tr role="row" data-link="aria-disabled{:notSelectable||rowMetadata.disabled} aria-selected{:rowMetadata.selected} class{:~func.getExpandableRowClassName(isChildRow)+~func.getSelectedRowClassName(rowMetadata.selected)+~func.getRowClassNames(~bodyRowsIndex, rowMetadata.cssClass)}" aria-disabled="false" aria-selected="true" class="fx-grid-selected even "><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}" class="checkboxColumn"><input type="checkbox" class="rowCheckbox"></td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}" class="iconColumn"><div class="experiment-source iconColumn"><div class="icon Unknown"></div></div></td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}" class="waz-grid-navigation-link waz-grid-navigation-link "><span><a href="https://studio.azureml.net/Home/ViewWorkspaceCached/c96eb26d1e314ca1a9d1697671d87528#Workspaces/Experiments/Experiment/c96eb26d1e314ca1a9d1697671d87528.f-id.de7e5c1549bd42d6a322ec15b0dba0c6/ViewExperiment" title="Sample 5: Train, Test, Evaluate for Binary Classification: Dog Breed Dataset [Predictive Exp.] - Copy">Sample 5: Train, Test, Evaluate for Binary Classification: Dog Breed Dataset [Predictive Exp.] - Copy</a></span></td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}">Preetijecrc99</td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}">Draft</td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}">9/10/2019 1:11:17 PM</td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}"><div class="noneProjectElement">None</div></td></tr><tr role="row" data-link="aria-disabled{:notSelectable||rowMetadata.disabled} aria-selected{:rowMetadata.selected} class{:~func.getExpandableRowClassName(isChildRow)+~func.getSelectedRowClassName(rowMetadata.selected)+~func.getRowClassNames(~bodyRowsIndex, rowMetadata.cssClass)}" aria-disabled="false" aria-selected="false" class="odd "><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}" class="checkboxColumn"><input type="checkbox" class="rowCheckbox"></td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}" class="iconColumn"><div class="experiment-source iconColumn"><div class="icon Unknown"></div></div></td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}" class="waz-grid-navigation-link waz-grid-navigation-link "><span><a href="https://studio.azureml.net/Home/ViewWorkspaceCached/c96eb26d1e314ca1a9d1697671d87528#Workspaces/Experiments/Experiment/c96eb26d1e314ca1a9d1697671d87528.f-id.d940b4e9f8e94bbcb83c355deae94fdd/ViewExperiment" title="Sample 5: Train, Test, Evaluate for Binary Classification: Adult Dataset [Predictive Exp.]">Sample 5: Train, Test, Evaluate for Binary Classification: Adult Dataset [Predictive Exp.]</a></span></td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}">Preetijecrc99</td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}">Finished</td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}">9/10/2019 12:51:14 PM</td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}"><div class="noneProjectElement">None</div></td></tr><tr role="row" data-link="aria-disabled{:notSelectable||rowMetadata.disabled} aria-selected{:rowMetadata.selected} class{:~func.getExpandableRowClassName(isChildRow)+~func.getSelectedRowClassName(rowMetadata.selected)+~func.getRowClassNames(~bodyRowsIndex, rowMetadata.cssClass)}" aria-disabled="false" aria-selected="false" class="even "><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}" class="checkboxColumn"><input type="checkbox" class="rowCheckbox"></td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}" class="iconColumn"><div class="experiment-source iconColumn"><div class="icon Unknown"></div></div></td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}" class="waz-grid-navigation-link waz-grid-navigation-link "><span><a href="https://studio.azureml.net/Home/ViewWorkspaceCached/c96eb26d1e314ca1a9d1697671d87528#Workspaces/Experiments/Experiment/c96eb26d1e314ca1a9d1697671d87528.f-id.600e8106478c43a5aa339a1cbd0fde86/ViewExperiment" title="Sample 5: Train, Test, Evaluate for Binary Classification: Adult Dataset">Sample 5: Train, Test, Evaluate for Binary Classification: Adult Dataset</a></span></td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}">Preetijecrc99</td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}">Finished</td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}">9/10/2019 12:50:40 PM</td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}"><div class="noneProjectElement">None</div></td></tr><tr role="row" data-link="aria-disabled{:notSelectable||rowMetadata.disabled} aria-selected{:rowMetadata.selected} class{:~func.getExpandableRowClassName(isChildRow)+~func.getSelectedRowClassName(rowMetadata.selected)+~func.getRowClassNames(~bodyRowsIndex, rowMetadata.cssClass)}" aria-disabled="false" aria-selected="false" class="odd "><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}" class="checkboxColumn"><input type="checkbox" class="rowCheckbox"></td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}" class="iconColumn"><div class="experiment-source iconColumn"><div class="icon Unknown"></div></div></td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}" class="waz-grid-navigation-link waz-grid-navigation-link "><span><a href="https://studio.azureml.net/Home/ViewWorkspaceCached/c96eb26d1e314ca1a9d1697671d87528#Workspaces/Experiments/Experiment/c96eb26d1e314ca1a9d1697671d87528.f-id.174264ac082448ce80ac2e491db6669c/ViewExperiment" title="Sample 5: Train, Test, Evaluate for Binary Classification: Adult Dataset">Sample 5: Train, Test, Evaluate for Binary Classification: Adult Dataset</a></span></td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}">AzureML Team</td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}">Failed</td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}">9/9/2019 10:34:31 PM</td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}"><div class="noneProjectElement">None</div></td></tr><tr role="row" data-link="aria-disabled{:notSelectable||rowMetadata.disabled} aria-selected{:rowMetadata.selected} class{:~func.getExpandableRowClassName(isChildRow)+~func.getSelectedRowClassName(rowMetadata.selected)+~func.getRowClassNames(~bodyRowsIndex, rowMetadata.cssClass)}" aria-disabled="false" aria-selected="false" class="even "><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}" class="checkboxColumn"><input type="checkbox" class="rowCheckbox"></td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}" class="iconColumn"><div class="experiment-source iconColumn"><div class="icon Unknown"></div></div></td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}" class="waz-grid-navigation-link waz-grid-navigation-link "><span><a href="https://studio.azureml.net/Home/ViewWorkspaceCached/c96eb26d1e314ca1a9d1697671d87528#Workspaces/Experiments/Experiment/c96eb26d1e314ca1a9d1697671d87528.f-id.406bcbef23b141d194024debdde25eb6/ViewExperiment" title="Sample 5: Train, Test, Evaluate for Binary Classification: Adult Dataset">Sample 5: Train, Test, Evaluate for Binary Classification: Adult Dataset</a></span></td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}">Preetijecrc99</td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}">Draft</td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}">9/9/2019 10:28:26 PM</td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}"><div class="noneProjectElement">None</div></td></tr><tr role="row" data-link="aria-disabled{:notSelectable||rowMetadata.disabled} aria-selected{:rowMetadata.selected} class{:~func.getExpandableRowClassName(isChildRow)+~func.getSelectedRowClassName(rowMetadata.selected)+~func.getRowClassNames(~bodyRowsIndex, rowMetadata.cssClass)}" aria-disabled="false" aria-selected="false" class="odd "><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}" class="checkboxColumn"><input type="checkbox" class="rowCheckbox"></td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}" class="iconColumn"><div class="experiment-source iconColumn"><div class="icon Unknown"></div></div></td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}" class="waz-grid-navigation-link waz-grid-navigation-link "><span><a href="https://studio.azureml.net/Home/ViewWorkspaceCached/c96eb26d1e314ca1a9d1697671d87528#Workspaces/Experiments/Experiment/c96eb26d1e314ca1a9d1697671d87528.f-id.eb191faa7f8d4be3a7c4e1f8f715c7f7/ViewExperiment" title="Sample 4: Cross Validation for Regression: Auto Imports Dataset">Sample 4: Cross Validation for Regression: Auto Imports Dataset</a></span></td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}">AzureML Team</td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}">Draft</td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}">9/9/2019 9:49:41 PM</td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}"><div class="noneProjectElement">None</div></td></tr><tr role="row" data-link="aria-disabled{:notSelectable||rowMetadata.disabled} aria-selected{:rowMetadata.selected} class{:~func.getExpandableRowClassName(isChildRow)+~func.getSelectedRowClassName(rowMetadata.selected)+~func.getRowClassNames(~bodyRowsIndex, rowMetadata.cssClass)}" aria-disabled="false" aria-selected="false" class="even "><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}" class="checkboxColumn"><input type="checkbox" class="rowCheckbox"></td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}" class="iconColumn"><div class="experiment-source iconColumn"><div class="icon Unknown"></div></div></td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}" class="waz-grid-navigation-link waz-grid-navigation-link "><span><a href="https://studio.azureml.net/Home/ViewWorkspaceCached/c96eb26d1e314ca1a9d1697671d87528#Workspaces/Experiments/Experiment/c96eb26d1e314ca1a9d1697671d87528.f-id.90e39b7172cb4cd4b609153c28c4c7d2/ViewExperiment" title="Experiment created on 9/9/2019">Experiment created on 9/9/2019</a></span></td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}">Preetijecrc99</td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}">Failed</td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}">9/9/2019 9:44:53 PM</td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}"><div class="noneProjectElement">None</div></td></tr><tr role="row" data-link="aria-disabled{:notSelectable||rowMetadata.disabled} aria-selected{:rowMetadata.selected} class{:~func.getExpandableRowClassName(isChildRow)+~func.getSelectedRowClassName(rowMetadata.selected)+~func.getRowClassNames(~bodyRowsIndex, rowMetadata.cssClass)}" aria-disabled="false" aria-selected="false" class="odd "><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}" class="checkboxColumn"><input type="checkbox" class="rowCheckbox"></td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}" class="iconColumn"><div class="experiment-source iconColumn"><div class="icon Unknown"></div></div></td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}" class="waz-grid-navigation-link waz-grid-navigation-link "><span><a href="https://studio.azureml.net/Home/ViewWorkspaceCached/c96eb26d1e314ca1a9d1697671d87528#Workspaces/Experiments/Experiment/c96eb26d1e314ca1a9d1697671d87528.f-id.8b6bb85ac2494d7cb7f0b89ac766168e/ViewExperiment" title="Experiment created on 9/9/2019">Experiment created on 9/9/2019</a></span></td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}">Preetijecrc99</td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}">Failed</td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}">9/9/2019 9:39:22 PM</td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}"><div class="noneProjectElement">None</div></td></tr><tr role="row" data-link="aria-disabled{:notSelectable||rowMetadata.disabled} aria-selected{:rowMetadata.selected} class{:~func.getExpandableRowClassName(isChildRow)+~func.getSelectedRowClassName(rowMetadata.selected)+~func.getRowClassNames(~bodyRowsIndex, rowMetadata.cssClass)}" aria-disabled="false" aria-selected="false" class="even "><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}" class="checkboxColumn"><input type="checkbox" class="rowCheckbox"></td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}" class="iconColumn"><div class="experiment-source iconColumn"><div class="icon Unknown"></div></div></td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}" class="waz-grid-navigation-link waz-grid-navigation-link "><span><a href="https://studio.azureml.net/Home/ViewWorkspaceCached/c96eb26d1e314ca1a9d1697671d87528#Workspaces/Experiments/Experiment/c96eb26d1e314ca1a9d1697671d87528.f-id.20808bb1a66c42b69a00631b0ee0ec7f/ViewExperiment" title="Income Prediction [Predictive Exp.]">Income Prediction [Predictive Exp.]</a></span></td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}">Preetijecrc99</td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}">Finished</td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}">9/9/2019 8:59:17 PM</td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}"><div class="noneProjectElement">None</div></td></tr><tr role="row" data-link="aria-disabled{:notSelectable||rowMetadata.disabled} aria-selected{:rowMetadata.selected} class{:~func.getExpandableRowClassName(isChildRow)+~func.getSelectedRowClassName(rowMetadata.selected)+~func.getRowClassNames(~bodyRowsIndex, rowMetadata.cssClass)}" aria-disabled="false" aria-selected="false" class="odd "><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}" class="checkboxColumn"><input type="checkbox" class="rowCheckbox"></td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}" class="iconColumn"><div class="experiment-source iconColumn"><div class="icon Unknown"></div></div></td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}" class="waz-grid-navigation-link waz-grid-navigation-link "><span><a href="https://studio.azureml.net/Home/ViewWorkspaceCached/c96eb26d1e314ca1a9d1697671d87528#Workspaces/Experiments/Experiment/c96eb26d1e314ca1a9d1697671d87528.f-id.a7ca3f667f3c49e6844fabd79f40ecf9/ViewExperiment" title="Income Prediction">Income Prediction</a></span></td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}">Preetijecrc99</td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}">Finished</td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}">9/9/2019 8:57:14 PM</td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}"><div class="noneProjectElement">None</div></td></tr><tr role="row" data-link="aria-disabled{:notSelectable||rowMetadata.disabled} aria-selected{:rowMetadata.selected} class{:~func.getExpandableRowClassName(isChildRow)+~func.getSelectedRowClassName(rowMetadata.selected)+~func.getRowClassNames(~bodyRowsIndex, rowMetadata.cssClass)}" aria-disabled="false" aria-selected="false" class="even "><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}" class="checkboxColumn"><input type="checkbox" class="rowCheckbox"></td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}" class="iconColumn"><div class="experiment-source iconColumn"><div class="icon Unknown"></div></div></td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}" class="waz-grid-navigation-link waz-grid-navigation-link "><span><a href="https://studio.azureml.net/Home/ViewWorkspaceCached/c96eb26d1e314ca1a9d1697671d87528#Workspaces/Experiments/Experiment/c96eb26d1e314ca1a9d1697671d87528.f-id.aa600481b2084afdac13a4423e70013d/ViewExperiment" title="Income Prediction [Predictive Exp.]">Income Prediction [Predictive Exp.]</a></span></td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}">Preetijecrc99</td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}">Finished</td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}">6/19/2019 7:40:31 PM</td><td role="gridcell" data-link="{cellFormat rowNumber=~bodyRowsIndex columnNumber=#index enhancedRowMetadata=~enhancedRowMetadata columnDefinition=#data} class{:cssClass}">dog data prediction</td></tr></tbody><!--jsv/t--><!--jsv/t--><!--jsv/i--><!--jsvi--><!--jsv/i--><!--jsvi--><!--jsv/i--><!--jsvi--><!--jsv/i--><!--jsvi--><!--jsv/i--><!--jsvi--><!--jsv/i--><!--jsvi--><!--jsv/i--><!--jsvi--><!--jsv/i--><!--jsvi--><!--jsv/i--><!--jsvi--><!--jsv/i--><!--jsvi--><!--jsv/i--><!--jsv/t--><!--jsv:_3--><!--jsv/t--><!--jsv/t--></table></div></div><div class="fx-scrollbar-track fx-scrollbar-track-x" style="display: none;"><div class="fx-scrollbar-handle" style="width: 758px; left: 0px;"></div></div><div class="fx-scrollbar-track fx-scrollbar-track-y" style="display: none;"><div class="fx-scrollbar-handle" style="height: 374px; top: 0px;"></div></div></div><div class="fx-grid-container-pager fx-pager fx-grid-pager-hidden"><ul><li class="fx-pager-page" aria-selected="true"><a>1</a></li></ul></div><!--jsv/t--></div> <div id="previewPane" style="min-height: 453px;"> <div id="thumbnailContainer" data-bind="visible: pageLoaded" style=""> <!-- ko ifnot: selectedItems().length !== 1 --> <!-- ko template: { name: 'experimentSvgTemplate', data: thumbnail, if: thumbnail } --> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" data-bind="contextMenu: $data.menuBuilder" class="svgRoot" preserveAspectRatio="xMidYMid meet" width="100%" height="100%" viewBox="145 202 664 980"> <!-- this <g> must be first --> <g> <!-- ko if: $data --> <!-- TODO [1149812]: Bind to observable maps directly --> <!-- ko foreach:Util.values(experimentViewModel().nodes()) --> <!-- ko if: isAnnotation() && !annotationNode.annotation.deleted() --><!-- /ko --> <!-- ko if: isAnnotation() && !annotationNode.annotation.deleted() --><!-- /ko --> <!-- ko if: isAnnotation() && !annotationNode.annotation.deleted() --><!-- /ko --> <!-- ko if: isAnnotation() && !annotationNode.annotation.deleted() --><!-- /ko --> <!-- ko if: isAnnotation() && !annotationNode.annotation.deleted() --><!-- /ko --> <!-- ko if: isAnnotation() && !annotationNode.annotation.deleted() --><!-- /ko --> <!-- ko if: isAnnotation() && !annotationNode.annotation.deleted() --><!-- /ko --> <!-- ko if: isAnnotation() && !annotationNode.annotation.deleted() --><!-- /ko --> <!-- /ko --> <!-- ko foreach:Util.values(experimentViewModel().connections()) --> <path class="connectionHitTest" data-bind="attr:{d:path},event:{mousedown:$root.entityMouseDown,mouseup:$root.entityMouseUp}" d="M291,450C 291,405,668,585,668,540"></path> <path class="defaultConnection" data-bind="attr:{class:getClassId($parent.experimentViewModel().displayFlowType()),d:path},event:{mousedown:$root.entityMouseDown,mouseup:$root.entityMouseUp}" d="M291,450C 291,405,668,585,668,540"></path> <path class="connectionHitTest" data-bind="attr:{d:path},event:{mousedown:$root.entityMouseDown,mouseup:$root.entityMouseUp}" d="M297.3333333333333,962C 297.3333333333333,906.5,284,906.5,284,851"></path> <path class="defaultConnection" data-bind="attr:{class:getClassId($parent.experimentViewModel().displayFlowType()),d:path},event:{mousedown:$root.entityMouseDown,mouseup:$root.entityMouseUp}" d="M297.3333333333333,962C 297.3333333333333,906.5,284,906.5,284,851"></path> <path class="connectionHitTest" data-bind="attr:{d:path},event:{mousedown:$root.entityMouseDown,mouseup:$root.entityMouseUp}" d="M390.66666666666663,962C 390.66666666666663,887,291,580,291,505"></path> <path class="defaultConnection" data-bind="attr:{class:getClassId($parent.experimentViewModel().displayFlowType()),d:path},event:{mousedown:$root.entityMouseDown,mouseup:$root.entityMouseUp}" d="M390.66666666666663,962C 390.66666666666663,887,291,580,291,505"></path> <path class="connectionHitTest" data-bind="attr:{d:path},event:{mousedown:$root.entityMouseDown,mouseup:$root.entityMouseUp}" d="M621.3333333333334,485C 621.3333333333334,428,309,428,309,371"></path> <path class="defaultConnection" data-bind="attr:{class:getClassId($parent.experimentViewModel().displayFlowType()),d:path},event:{mousedown:$root.entityMouseDown,mouseup:$root.entityMouseUp}" d="M621.3333333333334,485C 621.3333333333334,428,309,428,309,371"></path> <path class="connectionHitTest" data-bind="attr:{d:path},event:{mousedown:$root.entityMouseDown,mouseup:$root.entityMouseUp}" d="M714.6666666666666,485C 714.6666666666666,410,310,332,310,257"></path> <path class="defaultConnection" data-bind="attr:{class:getClassId($parent.experimentViewModel().displayFlowType()),d:path},event:{mousedown:$root.entityMouseDown,mouseup:$root.entityMouseUp}" d="M714.6666666666666,485C 714.6666666666666,410,310,332,310,257"></path> <path class="connectionHitTest" data-bind="attr:{d:path},event:{mousedown:$root.entityMouseDown,mouseup:$root.entityMouseUp}" d="M714.6666666666666,485C 714.6666666666666,428,668,428,668,371"></path> <path class="defaultConnection disabledFlow blueStroke" data-bind="attr:{class:getClassId($parent.experimentViewModel().displayFlowType()),d:path},event:{mousedown:$root.entityMouseDown,mouseup:$root.entityMouseUp}" d="M714.6666666666666,485C 714.6666666666666,428,668,428,668,371"></path> <path class="connectionHitTest" data-bind="attr:{d:path},event:{mousedown:$root.entityMouseDown,mouseup:$root.entityMouseUp}" d="M344,1132C 344,1074.5,344,1074.5,344,1017"></path> <path class="defaultConnection disabledFlow blueStroke" data-bind="attr:{class:getClassId($parent.experimentViewModel().displayFlowType()),d:path},event:{mousedown:$root.entityMouseDown,mouseup:$root.entityMouseUp}" d="M344,1132C 344,1074.5,344,1074.5,344,1017"></path> <!-- /ko --> <!-- ko foreach:Util.values(experimentViewModel().nodes()) --> <!-- ko ifnot: isAnnotation() --> <g data-bind="attr:{class:belongsToCurrentFlow($parent.experimentViewModel().displayFlowType())?'':'disabledFlow'}" class=""> <rect rx="10" ry="10" data-bind="attr:{class:getClassId($parent.experimentViewModel().displayFlowType()),x:x,y:y,width:width,height:height,id:'node-' + graphNode.id},contextMenu:$root.menuBuilder,event:{mousedown:$root.entityMouseDown,mouseup:$root.entityMouseUp,dblclick:$root.entityDoubleClick,mouseover:onMouseIn,mouseout:onMouseOut}" class="rectEntity module null idle" x="152" y="450" width="280" height="50" id="node-add2ee92-0248-479c-8c3d-cf12941890a4-1461"> <title data-bind="text: tooltip">Select Columns in Dataset.
Selects columns to include or exclude from a dataset in an operation. Formerly known as Project Columns.</title> </rect> <!-- ko foreach: Util.values(inputPorts) --> <g class="nodePort connectedPort" data-bind="attr:{transform:translation,class:getClassId($parents[1].experimentViewModel().displayFlowType()),'data-portname':portModel.name}" transform="translate(287,450)" data-portname="Dataset"> <g data-bind="contextMenu:$root.menuBuilder, event:{ mousedown:$root.entityMouseDown, mouseup:$root.entityMouseUp, dblclick:$root.entityDoubleClick, mouseenter:showLabel, mouseleave: function(data, event) { if ($('.portTextLabel').length === 0) { hideLabel(); } } }, balloon:{message:balloonMessage}"> <!-- Creates a bounding box around the port circle --> <rect class="portNoHighlight" height="14" width="16" x="-4" y="-7"></rect> <!-- ko if: !portModel.isInputPortForPublish() --> <!-- ko if: !portModel.isConnected() --><!-- /ko --> <!-- ko if: portModel.isConnected() --> <polygon points="-1,0 9,0 4,6"></polygon> <!-- /ko --> <!-- /ko --> <!-- ko if: portModel.isInputPortForPublish() && !showFullLabel() --><!-- /ko --> </g> </g> <!-- /ko --> <!-- ko foreach: Util.values(outputPorts) --> <g data-bind="attr:{transform:translation,class:getClassId($parents[1].experimentViewModel().displayFlowType()),'data-portname':portModel.name}" transform="translate(287,500)" class="nodePort connectedPort" data-portname="Results dataset"> <g data-bind="contextMenu:$root.menuBuilder, event:{ mousedown:$root.entityMouseDown, mouseup:$root.entityMouseUp, dblclick:$root.entityDoubleClick, mouseenter:showLabel, mouseleave:function(data, event) { if ($('.portTextLabel').length === 0) { hideLabel(); } } }, balloon:{message:balloonMessage}"> <!-- Creates a bounding box around the port circle --> <rect class="portNoHighlight" height="14" width="16" x="-4" y="-7"> </rect> <!-- ko if: !portModel.isOutputPortForPublish() --> <!-- ko if: portModel.isConnected() --> <circle class="connectedOutputPort" r="5" cx="4"></circle> <!-- /ko --> <!-- ko if: !portModel.isConnected() --><!-- /ko --> <!-- /ko --> <!-- ko ifnot: $parent.selected() && $index() < 9 --> <!-- ko if: portModel.isOutputPortForPublish() && !showFullLabel() --><!-- /ko --> <!-- /ko --> <!-- ko if: $parent.selected() && $index() < 9 --><!-- /ko --> </g> </g> <!-- ko if: $parent.selected() && $index() < 9 --><!-- /ko --> <!-- /ko --> <text class="staticText" data-bind="attr:{class:textClassId,x:labelPosX,y:labelPosY()+15}" x="197" y="480"> <tspan data-bind="truncatedText:{label:label, maxWidth:labelMaxWidth}, visible: $root.renderThumbnail">Select Columns in Dataset</tspan> </text> <svg data-bind="attr: { x: iconPosX(), y: iconPosY() }" style="overflow: visible" x="162" y="463"> <text data-bind="text: iconSymbol, attr: { 'class': 'graphNode-icon ' + iconClass }" x="0" y="0" dy="25" width="25" height="25" class="graphNode-icon "></text> </svg> <svg data-bind="attr: { x: x() + width() - 40, y: labelPosY() + 2 }" class="nodeStatus" x="392" y="467"> <image data-bind="hoverBalloon:{ message:balloonMessage, forceBalloon:forceBalloon }, click: $data.nodeIconClicked, event:{ mousedown:$root.entityMouseDown, mouseup:$root.entityMouseUp, dblclick:$root.entityDoubleClick }, contextMenu:$root.menuBuilder, attrWithNamespace:{ 'xlink:href':statusIconURL }" height="16" width="16" href="/Content/Images/icon-none.svg"> </image> </svg> <!-- ko if: hasComment() --><!-- /ko --> </g> <!-- /ko --> <!-- ko ifnot: isAnnotation() --> <g data-bind="attr:{class:belongsToCurrentFlow($parent.experimentViewModel().displayFlowType())?'':'disabledFlow'}" class=""> <rect rx="10" ry="10" data-bind="attr:{class:getClassId($parent.experimentViewModel().displayFlowType()),x:x,y:y,width:width,height:height,id:'node-' + graphNode.id},contextMenu:$root.menuBuilder,event:{mousedown:$root.entityMouseDown,mouseup:$root.entityMouseUp,dblclick:$root.entityDoubleClick,mouseover:onMouseIn,mouseout:onMouseOut}" class="rectEntity module null idle" x="205" y="962" width="280" height="50" id="node-add2ee92-0248-479c-8c3d-cf12941890a4-1508"> <title data-bind="text: tooltip">Score Model.
Score a trained classification or regression model</title> </rect> <!-- ko foreach: Util.values(inputPorts) --> <g class="nodePort connectedPort" data-bind="attr:{transform:translation,class:getClassId($parents[1].experimentViewModel().displayFlowType()),'data-portname':portModel.name}" transform="translate(293.3333333333333,962)" data-portname="Trained model"> <g data-bind="contextMenu:$root.menuBuilder, event:{ mousedown:$root.entityMouseDown, mouseup:$root.entityMouseUp, dblclick:$root.entityDoubleClick, mouseenter:showLabel, mouseleave: function(data, event) { if ($('.portTextLabel').length === 0) { hideLabel(); } } }, balloon:{message:balloonMessage}"> <!-- Creates a bounding box around the port circle --> <rect class="portNoHighlight" height="14" width="16" x="-4" y="-7"></rect> <!-- ko if: !portModel.isInputPortForPublish() --> <!-- ko if: !portModel.isConnected() --><!-- /ko --> <!-- ko if: portModel.isConnected() --> <polygon points="-1,0 9,0 4,6"></polygon> <!-- /ko --> <!-- /ko --> <!-- ko if: portModel.isInputPortForPublish() && !showFullLabel() --><!-- /ko --> </g> </g> <g class="nodePort connectedPort" data-bind="attr:{transform:translation,class:getClassId($parents[1].experimentViewModel().displayFlowType()),'data-portname':portModel.name}" transform="translate(386.66666666666663,962)" data-portname="Dataset"> <g data-bind="contextMenu:$root.menuBuilder, event:{ mousedown:$root.entityMouseDown, mouseup:$root.entityMouseUp, dblclick:$root.entityDoubleClick, mouseenter:showLabel, mouseleave: function(data, event) { if ($('.portTextLabel').length === 0) { hideLabel(); } } }, balloon:{message:balloonMessage}"> <!-- Creates a bounding box around the port circle --> <rect class="portNoHighlight" height="14" width="16" x="-4" y="-7"></rect> <!-- ko if: !portModel.isInputPortForPublish() --> <!-- ko if: !portModel.isConnected() --><!-- /ko --> <!-- ko if: portModel.isConnected() --> <polygon points="-1,0 9,0 4,6"></polygon> <!-- /ko --> <!-- /ko --> <!-- ko if: portModel.isInputPortForPublish() && !showFullLabel() --><!-- /ko --> </g> </g> <!-- /ko --> <!-- ko foreach: Util.values(outputPorts) --> <g data-bind="attr:{transform:translation,class:getClassId($parents[1].experimentViewModel().displayFlowType()),'data-portname':portModel.name}" transform="translate(340,1012)" class="nodePort idlePort disabledFlow blueStroke whiteFill" data-portname="Scored dataset"> <g data-bind="contextMenu:$root.menuBuilder, event:{ mousedown:$root.entityMouseDown, mouseup:$root.entityMouseUp, dblclick:$root.entityDoubleClick, mouseenter:showLabel, mouseleave:function(data, event) { if ($('.portTextLabel').length === 0) { hideLabel(); } } }, balloon:{message:balloonMessage}"> <!-- Creates a bounding box around the port circle --> <rect class="portNoHighlight" height="14" width="16" x="-4" y="-7"> </rect> <!-- ko if: !portModel.isOutputPortForPublish() --> <!-- ko if: portModel.isConnected() --><!-- /ko --> <!-- ko if: !portModel.isConnected() --> <circle r="5" cx="4"></circle> <!-- /ko --> <!-- /ko --> <!-- ko ifnot: $parent.selected() && $index() < 9 --> <!-- ko if: portModel.isOutputPortForPublish() && !showFullLabel() --><!-- /ko --> <!-- /ko --> <!-- ko if: $parent.selected() && $index() < 9 --><!-- /ko --> </g> </g> <!-- ko if: $parent.selected() && $index() < 9 --><!-- /ko --> <!-- /ko --> <text class="staticText" data-bind="attr:{class:textClassId,x:labelPosX,y:labelPosY()+15}" x="250" y="992"> <tspan data-bind="truncatedText:{label:label, maxWidth:labelMaxWidth}, visible: $root.renderThumbnail">Score Model</tspan> </text> <svg data-bind="attr: { x: iconPosX(), y: iconPosY() }" style="overflow: visible" x="215" y="975"> <text data-bind="text: iconSymbol, attr: { 'class': 'graphNode-icon ' + iconClass }" x="0" y="0" dy="25" width="25" height="25" class="graphNode-icon "></text> </svg> <svg data-bind="attr: { x: x() + width() - 40, y: labelPosY() + 2 }" class="nodeStatus" x="445" y="979"> <image data-bind="hoverBalloon:{ message:balloonMessage, forceBalloon:forceBalloon }, click: $data.nodeIconClicked, event:{ mousedown:$root.entityMouseDown, mouseup:$root.entityMouseUp, dblclick:$root.entityDoubleClick }, contextMenu:$root.menuBuilder, attrWithNamespace:{ 'xlink:href':statusIconURL }" height="16" width="16" href="/Content/Images/icon-none.svg"> </image> </svg> <!-- ko if: hasComment() --><!-- /ko --> </g> <!-- /ko --> <!-- ko ifnot: isAnnotation() --> <g data-bind="attr:{class:belongsToCurrentFlow($parent.experimentViewModel().displayFlowType())?'':'disabledFlow'}" class=""> <rect rx="10" ry="10" data-bind="attr:{class:getClassId($parent.experimentViewModel().displayFlowType()),x:x,y:y,width:width,height:height,id:'node-' + graphNode.id},contextMenu:$root.menuBuilder,event:{mousedown:$root.entityMouseDown,mouseup:$root.entityMouseUp,dblclick:$root.entityDoubleClick,mouseover:onMouseIn,mouseout:onMouseOut}" class="rectEntity data idle" x="145" y="796" width="280" height="50" id="node-c96eb26d1e314ca1a9d1697671d87528.4511f617adad4ed690f9ef80573e3398.v1-default-3"> <title data-bind="text: tooltip">Sample 5 Train, Test, Evaluate for Binary Classification Adult Dataset [trained model]. </title> </rect> <!-- ko foreach: Util.values(inputPorts) --><!-- /ko --> <!-- ko foreach: Util.values(outputPorts) --> <g data-bind="attr:{transform:translation,class:getClassId($parents[1].experimentViewModel().displayFlowType()),'data-portname':portModel.name}" transform="translate(280,846)" class="nodePort connectedPort" data-portname="trained model"> <g data-bind="contextMenu:$root.menuBuilder, event:{ mousedown:$root.entityMouseDown, mouseup:$root.entityMouseUp, dblclick:$root.entityDoubleClick, mouseenter:showLabel, mouseleave:function(data, event) { if ($('.portTextLabel').length === 0) { hideLabel(); } } }, balloon:{message:balloonMessage}"> <!-- Creates a bounding box around the port circle --> <rect class="portNoHighlight" height="14" width="16" x="-4" y="-7"> </rect> <!-- ko if: !portModel.isOutputPortForPublish() --> <!-- ko if: portModel.isConnected() --> <circle class="connectedOutputPort" r="5" cx="4"></circle> <!-- /ko --> <!-- ko if: !portModel.isConnected() --><!-- /ko --> <!-- /ko --> <!-- ko ifnot: $parent.selected() && $index() < 9 --> <!-- ko if: portModel.isOutputPortForPublish() && !showFullLabel() --><!-- /ko --> <!-- /ko --> <!-- ko if: $parent.selected() && $index() < 9 --><!-- /ko --> </g> </g> <!-- ko if: $parent.selected() && $index() < 9 --><!-- /ko --> <!-- /ko --> <text class="staticText" data-bind="attr:{class:textClassId,x:labelPosX,y:labelPosY()+15}" x="190" y="826"> <tspan data-bind="truncatedText:{label:label, maxWidth:labelMaxWidth}, visible: $root.renderThumbnail">Sample 5 Train, Test, Evaluate...</tspan> </text> <svg data-bind="attr: { x: iconPosX(), y: iconPosY() }" style="overflow: visible" x="155" y="809"> <text data-bind="text: iconSymbol, attr: { 'class': 'graphNode-icon ' + iconClass }" x="0" y="0" dy="25" width="25" height="25" class="graphNode-icon "></text> </svg> <svg data-bind="attr: { x: x() + width() - 40, y: labelPosY() + 2 }" class="nodeStatus" x="385" y="813"> <image data-bind="hoverBalloon:{ message:balloonMessage, forceBalloon:forceBalloon }, click: $data.nodeIconClicked, event:{ mousedown:$root.entityMouseDown, mouseup:$root.entityMouseUp, dblclick:$root.entityDoubleClick }, contextMenu:$root.menuBuilder, attrWithNamespace:{ 'xlink:href':statusIconURL }" height="16" width="16" href="/Content/Images/icon-none.svg"> </image> </svg> <!-- ko if: hasComment() --><!-- /ko --> </g> <!-- /ko --> <!-- ko ifnot: isAnnotation() --> <g data-bind="attr:{class:belongsToCurrentFlow($parent.experimentViewModel().displayFlowType())?'':'disabledFlow'}" class=""> <rect rx="10" ry="10" data-bind="attr:{class:getClassId($parent.experimentViewModel().displayFlowType()),x:x,y:y,width:width,height:height,id:'node-' + graphNode.id},contextMenu:$root.menuBuilder,event:{mousedown:$root.entityMouseDown,mouseup:$root.entityMouseUp,dblclick:$root.entityDoubleClick,mouseover:onMouseIn,mouseout:onMouseOut}" class="rectEntity module null idle" x="529" y="485" width="280" height="50" id="node-ff69dd05-24e6-44a3-a3f5-0d3579174a83-1028"> <title data-bind="text: tooltip">Apply Transformation.
Applies a well-specified data transformation to a dataset</title> </rect> <!-- ko foreach: Util.values(inputPorts) --> <g class="nodePort connectedPort" data-bind="attr:{transform:translation,class:getClassId($parents[1].experimentViewModel().displayFlowType()),'data-portname':portModel.name}" transform="translate(617.3333333333334,485)" data-portname="Transformation"> <g data-bind="contextMenu:$root.menuBuilder, event:{ mousedown:$root.entityMouseDown, mouseup:$root.entityMouseUp, dblclick:$root.entityDoubleClick, mouseenter:showLabel, mouseleave: function(data, event) { if ($('.portTextLabel').length === 0) { hideLabel(); } } }, balloon:{message:balloonMessage}"> <!-- Creates a bounding box around the port circle --> <rect class="portNoHighlight" height="14" width="16" x="-4" y="-7"></rect> <!-- ko if: !portModel.isInputPortForPublish() --> <!-- ko if: !portModel.isConnected() --><!-- /ko --> <!-- ko if: portModel.isConnected() --> <polygon points="-1,0 9,0 4,6"></polygon> <!-- /ko --> <!-- /ko --> <!-- ko if: portModel.isInputPortForPublish() && !showFullLabel() --><!-- /ko --> </g> </g> <g class="nodePort connectedPort" data-bind="attr:{transform:translation,class:getClassId($parents[1].experimentViewModel().displayFlowType()),'data-portname':portModel.name}" transform="translate(710.6666666666666,485)" data-portname="Dataset"> <g data-bind="contextMenu:$root.menuBuilder, event:{ mousedown:$root.entityMouseDown, mouseup:$root.entityMouseUp, dblclick:$root.entityDoubleClick, mouseenter:showLabel, mouseleave: function(data, event) { if ($('.portTextLabel').length === 0) { hideLabel(); } } }, balloon:{message:balloonMessage}"> <!-- Creates a bounding box around the port circle --> <rect class="portNoHighlight" height="14" width="16" x="-4" y="-7"></rect> <!-- ko if: !portModel.isInputPortForPublish() --> <!-- ko if: !portModel.isConnected() --><!-- /ko --> <!-- ko if: portModel.isConnected() --> <polygon points="-1,0 9,0 4,6"></polygon> <!-- /ko --> <!-- /ko --> <!-- ko if: portModel.isInputPortForPublish() && !showFullLabel() --><!-- /ko --> </g> </g> <!-- /ko --> <!-- ko foreach: Util.values(outputPorts) --> <g data-bind="attr:{transform:translation,class:getClassId($parents[1].experimentViewModel().displayFlowType()),'data-portname':portModel.name}" transform="translate(664,535)" class="nodePort connectedPort" data-portname="Transformed dataset"> <g data-bind="contextMenu:$root.menuBuilder, event:{ mousedown:$root.entityMouseDown, mouseup:$root.entityMouseUp, dblclick:$root.entityDoubleClick, mouseenter:showLabel, mouseleave:function(data, event) { if ($('.portTextLabel').length === 0) { hideLabel(); } } }, balloon:{message:balloonMessage}"> <!-- Creates a bounding box around the port circle --> <rect class="portNoHighlight" height="14" width="16" x="-4" y="-7"> </rect> <!-- ko if: !portModel.isOutputPortForPublish() --> <!-- ko if: portModel.isConnected() --> <circle class="connectedOutputPort" r="5" cx="4"></circle> <!-- /ko --> <!-- ko if: !portModel.isConnected() --><!-- /ko --> <!-- /ko --> <!-- ko ifnot: $parent.selected() && $index() < 9 --> <!-- ko if: portModel.isOutputPortForPublish() && !showFullLabel() --><!-- /ko --> <!-- /ko --> <!-- ko if: $parent.selected() && $index() < 9 --><!-- /ko --> </g> </g> <!-- ko if: $parent.selected() && $index() < 9 --><!-- /ko --> <!-- /ko --> <text class="staticText" data-bind="attr:{class:textClassId,x:labelPosX,y:labelPosY()+15}" x="574" y="515"> <tspan data-bind="truncatedText:{label:label, maxWidth:labelMaxWidth}, visible: $root.renderThumbnail">Apply Transformation</tspan> </text> <svg data-bind="attr: { x: iconPosX(), y: iconPosY() }" style="overflow: visible" x="539" y="498"> <text data-bind="text: iconSymbol, attr: { 'class': 'graphNode-icon ' + iconClass }" x="0" y="0" dy="25" width="25" height="25" class="graphNode-icon "></text> </svg> <svg data-bind="attr: { x: x() + width() - 40, y: labelPosY() + 2 }" class="nodeStatus" x="769" y="502"> <image data-bind="hoverBalloon:{ message:balloonMessage, forceBalloon:forceBalloon }, click: $data.nodeIconClicked, event:{ mousedown:$root.entityMouseDown, mouseup:$root.entityMouseUp, dblclick:$root.entityDoubleClick }, contextMenu:$root.menuBuilder, attrWithNamespace:{ 'xlink:href':statusIconURL }" height="16" width="16" href="/Content/Images/icon-none.svg"> </image> </svg> <!-- ko if: hasComment() --><!-- /ko --> </g> <!-- /ko --> <!-- ko ifnot: isAnnotation() --> <g data-bind="attr:{class:belongsToCurrentFlow($parent.experimentViewModel().displayFlowType())?'':'disabledFlow'}" class=""> <rect rx="10" ry="10" data-bind="attr:{class:getClassId($parent.experimentViewModel().displayFlowType()),x:x,y:y,width:width,height:height,id:'node-' + graphNode.id},contextMenu:$root.menuBuilder,event:{mousedown:$root.entityMouseDown,mouseup:$root.entityMouseUp,dblclick:$root.entityDoubleClick,mouseover:onMouseIn,mouseout:onMouseOut}" class="rectEntity data idle" x="170" y="316" width="280" height="50" id="node-c96eb26d1e314ca1a9d1697671d87528.461e36f32fca42b5bf6767d8c8b564ec.v1-default-1"> <title data-bind="text: tooltip">Sample 5 Train, Test, Evaluate for Binary Classification Adult Dataset [Clean Missing Data]. </title> </rect> <!-- ko foreach: Util.values(inputPorts) --><!-- /ko --> <!-- ko foreach: Util.values(outputPorts) --> <g data-bind="attr:{transform:translation,class:getClassId($parents[1].experimentViewModel().displayFlowType()),'data-portname':portModel.name}" transform="translate(305,366)" class="nodePort connectedPort" data-portname="transformation"> <g data-bind="contextMenu:$root.menuBuilder, event:{ mousedown:$root.entityMouseDown, mouseup:$root.entityMouseUp, dblclick:$root.entityDoubleClick, mouseenter:showLabel, mouseleave:function(data, event) { if ($('.portTextLabel').length === 0) { hideLabel(); } } }, balloon:{message:balloonMessage}"> <!-- Creates a bounding box around the port circle --> <rect class="portNoHighlight" height="14" width="16" x="-4" y="-7"> </rect> <!-- ko if: !portModel.isOutputPortForPublish() --> <!-- ko if: portModel.isConnected() --> <circle class="connectedOutputPort" r="5" cx="4"></circle> <!-- /ko --> <!-- ko if: !portModel.isConnected() --><!-- /ko --> <!-- /ko --> <!-- ko ifnot: $parent.selected() && $index() < 9 --> <!-- ko if: portModel.isOutputPortForPublish() && !showFullLabel() --><!-- /ko --> <!-- /ko --> <!-- ko if: $parent.selected() && $index() < 9 --><!-- /ko --> </g> </g> <!-- ko if: $parent.selected() && $index() < 9 --><!-- /ko --> <!-- /ko --> <text class="staticText" data-bind="attr:{class:textClassId,x:labelPosX,y:labelPosY()+15}" x="215" y="346"> <tspan data-bind="truncatedText:{label:label, maxWidth:labelMaxWidth}, visible: $root.renderThumbnail">Sample 5 Train, Test, Evaluat...</tspan> </text> <svg data-bind="attr: { x: iconPosX(), y: iconPosY() }" style="overflow: visible" x="180" y="329"> <text data-bind="text: iconSymbol, attr: { 'class': 'graphNode-icon ' + iconClass }" x="0" y="0" dy="25" width="25" height="25" class="graphNode-icon "></text> </svg> <svg data-bind="attr: { x: x() + width() - 40, y: labelPosY() + 2 }" class="nodeStatus" x="410" y="333"> <image data-bind="hoverBalloon:{ message:balloonMessage, forceBalloon:forceBalloon }, click: $data.nodeIconClicked, event:{ mousedown:$root.entityMouseDown, mouseup:$root.entityMouseUp, dblclick:$root.entityDoubleClick }, contextMenu:$root.menuBuilder, attrWithNamespace:{ 'xlink:href':statusIconURL }" height="16" width="16" href="/Content/Images/icon-none.svg"> </image> </svg> <!-- ko if: hasComment() --><!-- /ko --> </g> <!-- /ko --> <!-- ko ifnot: isAnnotation() --> <g data-bind="attr:{class:belongsToCurrentFlow($parent.experimentViewModel().displayFlowType())?'':'disabledFlow'}" class=""> <rect rx="10" ry="10" data-bind="attr:{class:getClassId($parent.experimentViewModel().displayFlowType()),x:x,y:y,width:width,height:height,id:'node-' + graphNode.id},contextMenu:$root.menuBuilder,event:{mousedown:$root.entityMouseDown,mouseup:$root.entityMouseUp,dblclick:$root.entityDoubleClick,mouseover:onMouseIn,mouseout:onMouseOut}" class="rectEntity data idle" x="171" y="202" width="280" height="50" id="node-c96eb26d1e314ca1a9d1697671d87528.12f850f5f7aa49b1a7aaf87c7fc5d19a.v1-default-10"> <title data-bind="text: tooltip">Dog_Breed_trainingdata.csv. </title> </rect> <!-- ko foreach: Util.values(inputPorts) --><!-- /ko --> <!-- ko foreach: Util.values(outputPorts) --> <g data-bind="attr:{transform:translation,class:getClassId($parents[1].experimentViewModel().displayFlowType()),'data-portname':portModel.name}" transform="translate(306,252)" class="nodePort connectedPort" data-portname="dataset"> <g data-bind="contextMenu:$root.menuBuilder, event:{ mousedown:$root.entityMouseDown, mouseup:$root.entityMouseUp, dblclick:$root.entityDoubleClick, mouseenter:showLabel, mouseleave:function(data, event) { if ($('.portTextLabel').length === 0) { hideLabel(); } } }, balloon:{message:balloonMessage}"> <!-- Creates a bounding box around the port circle --> <rect class="portNoHighlight" height="14" width="16" x="-4" y="-7"> </rect> <!-- ko if: !portModel.isOutputPortForPublish() --> <!-- ko if: portModel.isConnected() --> <circle class="connectedOutputPort" r="5" cx="4"></circle> <!-- /ko --> <!-- ko if: !portModel.isConnected() --><!-- /ko --> <!-- /ko --> <!-- ko ifnot: $parent.selected() && $index() < 9 --> <!-- ko if: portModel.isOutputPortForPublish() && !showFullLabel() --><!-- /ko --> <!-- /ko --> <!-- ko if: $parent.selected() && $index() < 9 --><!-- /ko --> </g> </g> <!-- ko if: $parent.selected() && $index() < 9 --><!-- /ko --> <!-- /ko --> <text class="staticText" data-bind="attr:{class:textClassId,x:labelPosX,y:labelPosY()+15}" x="216" y="232"> <tspan data-bind="truncatedText:{label:label, maxWidth:labelMaxWidth}, visible: $root.renderThumbnail">Dog_Breed_trainingdata.csv</tspan> </text> <svg data-bind="attr: { x: iconPosX(), y: iconPosY() }" style="overflow: visible" x="181" y="215"> <text data-bind="text: iconSymbol, attr: { 'class': 'graphNode-icon ' + iconClass }" x="0" y="0" dy="25" width="25" height="25" class="graphNode-icon "></text> </svg> <svg data-bind="attr: { x: x() + width() - 40, y: labelPosY() + 2 }" class="nodeStatus" x="411" y="219"> <image data-bind="hoverBalloon:{ message:balloonMessage, forceBalloon:forceBalloon }, click: $data.nodeIconClicked, event:{ mousedown:$root.entityMouseDown, mouseup:$root.entityMouseUp, dblclick:$root.entityDoubleClick }, contextMenu:$root.menuBuilder, attrWithNamespace:{ 'xlink:href':statusIconURL }" height="16" width="16" href="/Content/Images/icon-none.svg"> </image> </svg> <!-- ko if: hasComment() --><!-- /ko --> </g> <!-- /ko --> <!-- ko ifnot: isAnnotation() --> <g data-bind="attr:{class:belongsToCurrentFlow($parent.experimentViewModel().displayFlowType())?'':'disabledFlow'}" class="disabledFlow"> <rect rx="10" ry="10" data-bind="attr:{class:getClassId($parent.experimentViewModel().displayFlowType()),x:x,y:y,width:width,height:height,id:'node-' + graphNode.id},contextMenu:$root.menuBuilder,event:{mousedown:$root.entityMouseDown,mouseup:$root.entityMouseUp,dblclick:$root.entityDoubleClick,mouseover:onMouseIn,mouseout:onMouseOut}" class="rectEntity data blueFill idle disabledFlow blueStroke" x="529" y="316" width="280" height="50" id="node-ff69dd05-24e6-44a3-a3f5-0d3579174a83-1030"> <title data-bind="text: tooltip">Web service input.
Web service input</title> </rect> <!-- ko foreach: Util.values(inputPorts) --><!-- /ko --> <!-- ko foreach: Util.values(outputPorts) --> <g data-bind="attr:{transform:translation,class:getClassId($parents[1].experimentViewModel().displayFlowType()),'data-portname':portModel.name}" transform="translate(664,366)" class="nodePort connectedPort disabledFlow blueStroke whiteFill" data-portname="Web service input"> <g data-bind="contextMenu:$root.menuBuilder, event:{ mousedown:$root.entityMouseDown, mouseup:$root.entityMouseUp, dblclick:$root.entityDoubleClick, mouseenter:showLabel, mouseleave:function(data, event) { if ($('.portTextLabel').length === 0) { hideLabel(); } } }, balloon:{message:balloonMessage}"> <!-- Creates a bounding box around the port circle --> <rect class="portNoHighlight" height="14" width="16" x="-4" y="-7"> </rect> <!-- ko if: !portModel.isOutputPortForPublish() --> <!-- ko if: portModel.isConnected() --> <circle class="connectedOutputPort" r="5" cx="4"></circle> <!-- /ko --> <!-- ko if: !portModel.isConnected() --><!-- /ko --> <!-- /ko --> <!-- ko ifnot: $parent.selected() && $index() < 9 --> <!-- ko if: portModel.isOutputPortForPublish() && !showFullLabel() --><!-- /ko --> <!-- /ko --> <!-- ko if: $parent.selected() && $index() < 9 --><!-- /ko --> </g> </g> <!-- ko if: $parent.selected() && $index() < 9 --><!-- /ko --> <!-- /ko --> <text class="staticText whiteFill" data-bind="attr:{class:textClassId,x:labelPosX,y:labelPosY()+15}" x="574" y="346"> <tspan data-bind="truncatedText:{label:label, maxWidth:labelMaxWidth}, visible: $root.renderThumbnail">Web service input</tspan> </text> <svg data-bind="attr: { x: iconPosX(), y: iconPosY() }" style="overflow: visible" x="539" y="329"> <text data-bind="text: iconSymbol, attr: { 'class': 'graphNode-icon ' + iconClass }" x="0" y="0" dy="25" width="25" height="25" class="graphNode-icon whiteFill"></text> </svg> <svg data-bind="attr: { x: x() + width() - 40, y: labelPosY() + 2 }" class="nodeStatus" x="769" y="333"> <image data-bind="hoverBalloon:{ message:balloonMessage, forceBalloon:forceBalloon }, click: $data.nodeIconClicked, event:{ mousedown:$root.entityMouseDown, mouseup:$root.entityMouseUp, dblclick:$root.entityDoubleClick }, contextMenu:$root.menuBuilder, attrWithNamespace:{ 'xlink:href':statusIconURL }" height="16" width="16" href="/Content/Images/icon-none.svg"> </image> </svg> <!-- ko if: hasComment() --><!-- /ko --> </g> <!-- /ko --> <!-- ko ifnot: isAnnotation() --> <g data-bind="attr:{class:belongsToCurrentFlow($parent.experimentViewModel().displayFlowType())?'':'disabledFlow'}" class="disabledFlow"> <rect rx="10" ry="10" data-bind="attr:{class:getClassId($parent.experimentViewModel().displayFlowType()),x:x,y:y,width:width,height:height,id:'node-' + graphNode.id},contextMenu:$root.menuBuilder,event:{mousedown:$root.entityMouseDown,mouseup:$root.entityMouseUp,dblclick:$root.entityDoubleClick,mouseover:onMouseIn,mouseout:onMouseOut}" class="rectEntity data blueFill idle disabledFlow blueStroke" x="205" y="1132" width="280" height="50" id="node-ff69dd05-24e6-44a3-a3f5-0d3579174a83-1033"> <title data-bind="text: tooltip">Web service output.
Web service output</title> </rect> <!-- ko foreach: Util.values(inputPorts) --> <g class="nodePort connectedPort disabledFlow blueStroke whiteFill" data-bind="attr:{transform:translation,class:getClassId($parents[1].experimentViewModel().displayFlowType()),'data-portname':portModel.name}" transform="translate(340,1132)" data-portname="Web service output"> <g data-bind="contextMenu:$root.menuBuilder, event:{ mousedown:$root.entityMouseDown, mouseup:$root.entityMouseUp, dblclick:$root.entityDoubleClick, mouseenter:showLabel, mouseleave: function(data, event) { if ($('.portTextLabel').length === 0) { hideLabel(); } } }, balloon:{message:balloonMessage}"> <!-- Creates a bounding box around the port circle --> <rect class="portNoHighlight" height="14" width="16" x="-4" y="-7"></rect> <!-- ko if: !portModel.isInputPortForPublish() --> <!-- ko if: !portModel.isConnected() --><!-- /ko --> <!-- ko if: portModel.isConnected() --> <polygon points="-1,0 9,0 4,6"></polygon> <!-- /ko --> <!-- /ko --> <!-- ko if: portModel.isInputPortForPublish() && !showFullLabel() --><!-- /ko --> </g> </g> <!-- /ko --> <!-- ko foreach: Util.values(outputPorts) --><!-- /ko --> <text class="staticText whiteFill" data-bind="attr:{class:textClassId,x:labelPosX,y:labelPosY()+15}" x="250" y="1162"> <tspan data-bind="truncatedText:{label:label, maxWidth:labelMaxWidth}, visible: $root.renderThumbnail">Web service output</tspan> </text> <svg data-bind="attr: { x: iconPosX(), y: iconPosY() }" style="overflow: visible" x="215" y="1145"> <text data-bind="text: iconSymbol, attr: { 'class': 'graphNode-icon ' + iconClass }" x="0" y="0" dy="25" width="25" height="25" class="graphNode-icon whiteFill"></text> </svg> <svg data-bind="attr: { x: x() + width() - 40, y: labelPosY() + 2 }" class="nodeStatus" x="445" y="1149"> <image data-bind="hoverBalloon:{ message:balloonMessage, forceBalloon:forceBalloon }, click: $data.nodeIconClicked, event:{ mousedown:$root.entityMouseDown, mouseup:$root.entityMouseUp, dblclick:$root.entityDoubleClick }, contextMenu:$root.menuBuilder, attrWithNamespace:{ 'xlink:href':statusIconURL }" height="16" width="16" href="/Content/Images/icon-none.svg"> </image> </svg> <!-- ko if: hasComment() --><!-- /ko --> </g> <!-- /ko --> <!-- /ko --> <!-- ko ifnot: $root.renderThumbnail --><!-- /ko --> <!-- /ko --> </g> </svg><!-- /ko --> <div class="spinner" data-bind="css: { thumbnailLoading: loading() }"></div> <div class="shield"></div> <!-- /ko --> <!-- ko if: selectedItems().length !== 1 --><!-- /ko --> </div> </div></div></div> <div id="fxshell-tabshield" style="display: none;"> </div> </div> </div> </div> <div id="chat-control"> </div> </div> <div id="aux-dialogs"><div id="fxshell-diagnosticDialog"></div> <div id="aux-yesNoDialog" class="aux-dialog aux-yesNoDialog" title=""> <table id="aux-yesNoDialog-table"> <tbody><tr> <td> <div id="aux-yesNoDialogTemplate"> </div> </td> </tr> <tr> <td> <div id="aux-yesNoDialog-commandBar" class="aux-dialogCommandBar"> <span id="aux-yesNoDialog-yesButton" class="aux-dialogButton" title="Yes"></span> <span id="aux-yesNoDialog-noButton" class="aux-dialogButton" title="No"></span> </div> </td> </tr> </tbody></table> <a id="aux-yesNoDialog-close" class="aux-yesNoDialog-close" href="javascript: void(0);"> </a> </div> <div id="aux-messageDialog" class="aux-messageDialog" title=""> <div id="aux-messageDialog-inner" class="aux-messageDialog-inner"> <div id="aux-messageDialog-body" class="aux-messageDialog-body"> <div id="aux-messageDialog-close" class="aux-messageDialog-close"></div> <div id="aux-messageDialog-context" class="aux-messageDialog-context"></div> <div id="aux-messageDialog-title" class="aux-messageDialog-title"></div> <div id="aux-messageDialog-content" class="aux-messageDialog-content"></div> </div> <div id="aux-messageDialog-commandBar" class="aux-messageDialog-commandBar"> <div id="aux-messageDialog-okButton" class="aux-dialogButton"> Close <span title="Close"></span> </div> </div> </div> </div> </div> <script type="text/html" id="error-dialog-template"> <h2 style="font-size: 26px">Sorry, the Studio ran into a problem.</h2> <div class="datalab-errorDialogForumDiv"> <div class="datalab-errorDialogForumText">We've collected the error info and are working on getting this fixed.</div> </div> <div class="datalab-errorDialogForumDiv"> <div class="text-area-toggle down-arrow">Give feedback</div> <textarea class="datalab-errorDialogFeedback-textarea hidden" placeholder="Tell us what you were doing when you got this error."></textarea> </div> <p class="datalab-errorActivityId hidden" style="width: 100%"> Activity Id: <label id="supportID" style="display:inline">{{>supportId}}</label> </p> </script> </div> <div id="fxshell-tabspinner" style="display: none;"></div> <div id="drawer" class="fxs-drawer"><div class="fxs-drawer-toastbox fxs-toastbox fxs-toastbox-direction-top" style="height: 0px;"><div><div class="fxs-drawer-drawerinformation fxs-drawernotifications"><div class="fx-scrollbar" style="width: 0px; height: 0px; margin: 0px; border-width: 0px; border-color: rgb(255, 255, 255); border-style: none; top: auto; right: auto; bottom: auto; left: auto; float: none; max-height: 200px;"><div class="fx-scrollbar-area" style="overflow: auto; width: 0px; height: 0px;"><div class="fxs-drawernotifications-listcontainer" style="margin: 0px; border-width: 0px; position: static; max-height: none; overflow: hidden; width: 0px; height: 0px;"><ul class="fxs-drawernotifications-list" data-bind="foreach: { data: data.notifications, afterRender: func._attachElements }"></ul></div></div><div class="fx-scrollbar-track fx-scrollbar-track-x" style="display: none;"><div class="fx-scrollbar-handle"></div></div><div class="fx-scrollbar-track fx-scrollbar-track-y" style="display: none;"><div class="fx-scrollbar-handle"></div></div></div></div><div class="fxs-drawer-drawerwarning fxs-drawernotifications"><div class="fx-scrollbar" style="width: 0px; height: 0px; margin: 0px; border-width: 0px; border-color: rgb(255, 255, 255); border-style: none; top: auto; right: auto; bottom: auto; left: auto; float: none; max-height: 200px;"><div class="fx-scrollbar-area" style="overflow: auto; width: 0px; height: 0px;"><div class="fxs-drawernotifications-listcontainer" style="margin: 0px; border-width: 0px; position: static; max-height: none; overflow: hidden; width: 0px; height: 0px;"><ul class="fxs-drawernotifications-list" data-bind="foreach: { data: data.notifications, afterRender: func._attachElements }"></ul></div></div><div class="fx-scrollbar-track fx-scrollbar-track-x" style="display: none;"><div class="fx-scrollbar-handle"></div></div><div class="fx-scrollbar-track fx-scrollbar-track-y" style="display: none;"><div class="fx-scrollbar-handle"></div></div></div></div><div class="fxs-drawer-drawererror fxs-drawernotifications"><div class="fx-scrollbar" style="width: 0px; height: 0px; margin: 0px; border-width: 0px; border-color: rgb(255, 255, 255); border-style: none; top: auto; right: auto; bottom: auto; left: auto; float: none; max-height: 200px;"><div class="fx-scrollbar-area" style="overflow: auto; width: 0px; height: 0px;"><div class="fxs-drawernotifications-listcontainer" style="margin: 0px; border-width: 0px; position: static; max-height: none; overflow: hidden; width: 0px; height: 0px;"><ul class="fxs-drawernotifications-list" data-bind="foreach: { data: data.notifications, afterRender: func._attachElements }"></ul></div></div><div class="fx-scrollbar-track fx-scrollbar-track-x" style="display: none;"><div class="fx-scrollbar-handle"></div></div><div class="fx-scrollbar-track fx-scrollbar-track-y" style="display: none;"><div class="fx-scrollbar-handle"></div></div></div></div><div class="fxs-drawer-drawerprogress fxs-drawerprogress"><div class="fxs-drawerprogress-summary"><div class="fxs-drawerprogress-buttonsets"><button class="fxs-drawerprogress-dismiss"><span data-bind="text: text.dismiss">Dismiss completed</span><span data-bind="attr: { "class": "sprite " + class_.dismiss }" class="sprite dlwux-icon-drawer-dismissall"></span></button><button class="fxs-drawerprogress-collapse"><span data-bind="attr: { "class": "sprite " + class_.collapse }" class="sprite dlwux-icon-drawer-chevron-collapse"></span></button></div><div class="fxs-drawerprogress-overall" data-bind="text: data.summary"></div></div><div class="fx-scrollbar" style="width: 0px; height: 0px; margin: 0px; border-width: 0px; border-color: rgb(255, 255, 255); border-style: none; top: auto; right: auto; bottom: auto; left: auto; float: none; max-height: 200px;"><div class="fx-scrollbar-area" style="overflow: auto; width: 0px; height: 0px;"><div class="fxs-drawerprogress-listcontainer" style="margin: 0px; border-width: 0px; position: static; max-height: none; overflow: hidden; width: 0px; height: 0px;"><ul class="fxs-drawerprogress-list" data-bind="foreach: { data: data.progress, afterRender: func._attachElements }"></ul></div></div><div class="fx-scrollbar-track fx-scrollbar-track-x" style="display: none;"><div class="fx-scrollbar-handle"></div></div><div class="fx-scrollbar-track fx-scrollbar-track-y" style="display: none;"><div class="fx-scrollbar-handle"></div></div></div></div></div></div><div class="fxs-drawer-inner" style="height: 60px;"><div class="fxs-drawer-slip"><div class="fxs-drawer-drawertaskbar fxs-drawertaskbar"><div class="fxs-drawertaskbar-newbutton fx-button" role="button" tabindex="0"><div class="fxs-drawertaskbar-newbutton-img"><span class="sprite"></span></div><span class="fxs-drawertaskbar-newbutton-text">New</span></div><div class="fxs-drawertaskbar-commands fxs-drawercommands"><ul class="fxs-drawercommands-commands-global" data-bind="foreach: { data: data.globalCommands, afterRender: func._attachElements }"><li style="display: list-item;"><div class="fxs-command fx-button fxs-command-action-delete" role="button" tabindex="0" aria-disabled="false"><div class="fxs-command-iconwrapper" data-bind="attr: { title: data.tooltip }" title=""><div class="fxs-command-icon"><img data-bind="attr: { src: data.url }" alt="" src="./Experiments - Microsoft Azure Machine Learning Studio_files/icons-action-32-sprites.png"></div></div><div class="fxs-command-text" data-bind="text: data.text">Delete</div><!-- ko if: data.subCommands().length --><!-- /ko --></div></li><li style="display: list-item;"><div class="fxs-command fx-button fxs-command-action-addToProject" role="button" tabindex="0" aria-disabled="false"><div class="fxs-command-iconwrapper" data-bind="attr: { title: data.tooltip }" title=""><div class="fxs-command-icon"><img data-bind="attr: { src: data.url }" alt="" src="./Experiments - Microsoft Azure Machine Learning Studio_files/icons-action-32-sprites.png"></div></div><div class="fxs-command-text" data-bind="text: data.text">Add To Project</div><!-- ko if: data.subCommands().length --><!-- /ko --></div></li></ul><ul class="fxs-drawercommands-commands-contextual" data-bind="foreach: { data: data.contextualCommands, afterRender: func._attachElements }"></ul></div><div class="fxs-drawertaskbar-notifications"><div class="fxs-drawertaskbar-tray fxs-drawertray"><ul><!-- ko foreach: { data: data.notifications, afterRender: function() { func._createButton.apply(func, arguments); } } --><!-- /ko --><!-- ko if: data.progressCount() --><!-- /ko --></ul></div><div class="fxs-drawertaskbar-help"><a href="https://studio.azureml.net/Home/ViewWorkspaceCached/c96eb26d1e314ca1a9d1697671d87528#" title="Help"><span class="sprite dlwux-icon-drawer-help"></span></a></div></div></div><div class="fxs-drawer-drawermenu fxs-drawermenu fxs-drawer-inactive" role="dialog" aria-atomic="true" style=""><div class="fxs-drawermenu-title">New</div><div class="fxs-drawermenu-closebutton fx-button" title="Close" role="button" tabindex="0"><div><span class="sprite dlwux-icons-action-32-sprites"></span></div></div><div class="fxs-drawermenu-menuandbutton"><div class="fxs-drawermenu-menuarea"><div class="fxs-drawermenu-menu fxs-menu"><div class="fxs-menu-menu" id="__fxs-menu-menu0" style="width: 178px;"><div class="fx-scrollbar" style="width: 0px; height: 100px; margin: 0px; border-width: 0px; border-color: rgb(255, 255, 255); border-style: none; top: auto; right: auto; bottom: auto; left: auto; float: none; max-height: none;"><div class="fx-scrollbar-area" style="overflow: hidden auto; width: 0px; height: 100px;"><ul data-bind="foreach: { data: data.menuItems, beforeRemove: beforeRemoveFunction }" style="margin: 0px; border-width: 0px; position: static; max-height: none; overflow: hidden; width: 0px; height: 100px;"><li data-bind="attr: { "aria-selected": selected() ? "true" : "false","aria-disabled": disabled() ? "true" : "false"}" aria-selected="false" aria-disabled="false"><div class="fxs-menu-tablediv"><a href="https://studio.azureml.net/Home/ViewWorkspaceCached/c96eb26d1e314ca1a9d1697671d87528#" data-bind="click: function() { if (!disabled()) { selected(true); }}" tabindex="0"><div data-bind="attr: { "class": "icon " + id }" class="icon Dataset"><img data-bind="attr: { src: image, alt: text }" src="./Experiments - Microsoft Azure Machine Learning Studio_files/drawer-icons.1.png" alt="Dataset"></div><div class="fxs-menu-text" data-bind="css: { "fxs-menu-has-popout-icon": showPopOutIcon() }"><div class="fxs-menu-itemtext" data-bind="text: text">Dataset</div><!-- ko if: isPreviewFeature() --><!-- /ko --></div><!-- ko if: showPopOutIcon() --><!-- /ko --></a></div></li><li data-bind="attr: { "aria-selected": selected() ? "true" : "false","aria-disabled": disabled() ? "true" : "false"}" aria-selected="false" aria-disabled="false"><div class="fxs-menu-tablediv"><a href="https://studio.azureml.net/Home/ViewWorkspaceCached/c96eb26d1e314ca1a9d1697671d87528#" data-bind="click: function() { if (!disabled()) { selected(true); }}" tabindex="-1"><div data-bind="attr: { "class": "icon " + id }" class="icon Module"><img data-bind="attr: { src: image, alt: text }" src="./Experiments - Microsoft Azure Machine Learning Studio_files/drawer-icons.1.png" alt="Module"></div><div class="fxs-menu-text" data-bind="css: { "fxs-menu-has-popout-icon": showPopOutIcon() }"><div class="fxs-menu-itemtext" data-bind="text: text">Module</div><!-- ko if: isPreviewFeature() --><!-- /ko --></div><!-- ko if: showPopOutIcon() --><!-- /ko --></a></div></li><li data-bind="attr: { "aria-selected": selected() ? "true" : "false","aria-disabled": disabled() ? "true" : "false"}" aria-selected="false" aria-disabled="false"><div class="fxs-menu-tablediv"><a href="https://studio.azureml.net/Home/ViewWorkspaceCached/c96eb26d1e314ca1a9d1697671d87528#" data-bind="click: function() { if (!disabled()) { selected(true); }}" tabindex="-1"><div data-bind="attr: { "class": "icon " + id }" class="icon NewProjectMenuItem"><img data-bind="attr: { src: image, alt: text }" src="./Experiments - Microsoft Azure Machine Learning Studio_files/drawer-icons.1.png" alt="Project"></div><div class="fxs-menu-text fxs-menu-has-popout-icon" data-bind="css: { "fxs-menu-has-popout-icon": showPopOutIcon() }"><div class="fxs-menu-itemtext" data-bind="text: text">Project</div><!-- ko if: isPreviewFeature() --><div class="fxs-menu-previewbadge">Preview</div><!-- /ko --></div><!-- ko if: showPopOutIcon() --><span class="fxs-menu-popout-img sprite"></span><!-- /ko --></a></div></li><li data-bind="attr: { "aria-selected": selected() ? "true" : "false","aria-disabled": disabled() ? "true" : "false"}" aria-selected="true" aria-disabled="false"><div class="fxs-menu-tablediv"><a href="https://studio.azureml.net/Home/ViewWorkspaceCached/c96eb26d1e314ca1a9d1697671d87528#" data-bind="click: function() { if (!disabled()) { selected(true); }}" tabindex="-1"><div data-bind="attr: { "class": "icon " + id }" class="icon NewExperimentMenuItem"><img data-bind="attr: { src: image, alt: text }" src="./Experiments - Microsoft Azure Machine Learning Studio_files/drawer-icons.1.png" alt="Experiment"></div><div class="fxs-menu-text fxs-menu-has-popout-icon" data-bind="css: { "fxs-menu-has-popout-icon": showPopOutIcon() }"><div class="fxs-menu-itemtext" data-bind="text: text">Experiment</div><!-- ko if: isPreviewFeature() --><!-- /ko --></div><!-- ko if: showPopOutIcon() --><span class="fxs-menu-popout-img sprite"></span><!-- /ko --></a></div></li><li data-bind="attr: { "aria-selected": selected() ? "true" : "false","aria-disabled": disabled() ? "true" : "false"}" aria-selected="false" aria-disabled="false"><div class="fxs-menu-tablediv"><a href="https://studio.azureml.net/Home/ViewWorkspaceCached/c96eb26d1e314ca1a9d1697671d87528#" data-bind="click: function() { if (!disabled()) { selected(true); }}" tabindex="-1"><div data-bind="attr: { "class": "icon " + id }" class="icon NewNotebookMenuItem"><img data-bind="attr: { src: image, alt: text }" src="./Experiments - Microsoft Azure Machine Learning Studio_files/drawer-icons.1.png" alt="Notebook"></div><div class="fxs-menu-text" data-bind="css: { "fxs-menu-has-popout-icon": showPopOutIcon() }"><div class="fxs-menu-itemtext" data-bind="text: text">Notebook</div><!-- ko if: isPreviewFeature() --><div class="fxs-menu-previewbadge">Preview</div><!-- /ko --></div><!-- ko if: showPopOutIcon() --><!-- /ko --></a></div></li></ul></div><div class="fx-scrollbar-track fx-scrollbar-track-x" style="display: none;"><div class="fx-scrollbar-handle"></div></div><div class="fx-scrollbar-track fx-scrollbar-track-y" style="display: none;"><div class="fx-scrollbar-handle"></div></div></div></div></div><div class="fxs-drawermenu-details fxs-drawerdetails"><div class="fxs-drawerdetails-details-box"><div class="fxs-drawerdetails-new-experiment fxs-drawerdetails-new-notebook"> <!-- ko if: disabled() --><!-- /ko --> <!-- ko if: !disabled() --> <vflexbox class="loading-shield" data-bind="visible: loading()" style="display: none;"> <div class="loading-label" data-bind="text: LocalizedResources.newExperimentMenuLoading">Loading...</div> </vflexbox> <div class="search-box"> <div class="icon-Discovery"></div> <input type="text" data-bind="value : searchTextInstantValue, valueUpdate : ["input", "keyup"], attr: { placeholder: searchBoxPlaceholder }" placeholder="Search experiment templates"> </div> <hflexbox class="experiment-list-container notebook-list-container" data-bind="visible: !loading()" style=""> <hflexbox class="experiment-list-header-container"> <div> <img class="experiment-list-title-icon" src="./Experiments - Microsoft Azure Machine Learning Studio_files/icons_msftSample.svg"> <span class="experiment-list-title" data-bind="text: LocalizedResources.newExperimentMenuMicrosoftSamplesHeader">Microsoft Samples</span> </div> <div data-bind="style: { marginRight: viewMoreSamplesMargin }, visible: showHeaderLinks" style="margin-right: 124px;"> <!-- ko with: $data.notebookUploadCommand --><!-- /ko --> <a class="experiment-list-view-more" href="http://gallery.cortanaintelligence.com/" target="_blank" data-bind="attr: { href: viewMoreSamplesLink }, text: LocalizedResources.newExperimentMenuViewMoreInGallery">VIEW MORE IN GALLERY</a> <div class="view-more-popout-image dlwux-sprite-popout-icon"></div> </div> </hflexbox> <hflexbox class="experiment-card-list"> <!-- ko foreach: cards --> <div data-bind="template: { name: templateName }, visible: isVisible()"> <vflexbox class="blankExperimentCard" data-bind="click: $parent.onCardSelected"> <img class="blank-icon" src="./Experiments - Microsoft Azure Machine Learning Studio_files/PlusBlankExperiment.svg"> <span class="blank-name" data-bind="text: title">Blank Experiment</span> </vflexbox></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <vflexbox class="tourExperimentCard" data-bind="click: $parent.onCardSelected"> <div class="tour-name">Experiment Tutorial</div> </vflexbox></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Sample 1: Download dataset from UCI: Adult 2 class dataset</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image"> <div class="algoContainer"> <!-- ko if: algorithmList --><!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Sample 2: Dataset Processing and Analysis: Auto Imports Regression Dataset</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(1)"> <div class="algoContainer"> <!-- ko if: algorithmList --><!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Sample 3: Cross Validation for Binary Classification: Adult Dataset</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(2)"> <div class="algoContainer"> <!-- ko if: algorithmList --> <span class="algoIcon"></span> <div class="algoTextContainer" data-bind="ellipsisDiv: algorithmList">Two-Class Averaged Perceptron, Two-Class Logistic Regression, Two-Class Support Vector Machine, Two-Class Boosted Decision Tree</div> <!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Sample 4: Cross Validation for Regression: Auto Imports Dataset</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(3)"> <div class="algoContainer"> <!-- ko if: algorithmList --> <span class="algoIcon"></span> <div class="algoTextContainer" data-bind="ellipsisDiv: algorithmList">Linear Regression, Boosted Decision Tree Regression, Poisson Regression</div> <!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Sample 5: Train, Test, Evaluate for Binary Classification: Adult Dataset</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(4)"> <div class="algoContainer"> <!-- ko if: algorithmList --> <span class="algoIcon"></span> <div class="algoTextContainer" data-bind="ellipsisDiv: algorithmList">Two-Class Boosted Decision Tree</div> <!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Sample 6: Train, Test, Evaluate for Regression: Auto Imports Dataset</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(5)"> <div class="algoContainer"> <!-- ko if: algorithmList --> <span class="algoIcon"></span> <div class="algoTextContainer" data-bind="ellipsisDiv: algorithmList">Poisson Regression, Decision Forest Regression</div> <!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Sample 7: Train, Test, Evaluate for Multiclass Classification: Letter Recognition Dataset</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(6)"> <div class="algoContainer"> <!-- ko if: algorithmList --> <span class="algoIcon"></span> <div class="algoTextContainer" data-bind="ellipsisDiv: algorithmList">Multiclass Decision Jungle, One-vs-All Multiclass, Two-Class Support Vector Machine</div> <!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Sample 8: Apply SQL transformation</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(7)"> <div class="algoContainer"> <!-- ko if: algorithmList --><!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Sample 9: Split, partition and sample system</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(8)"> <div class="algoContainer"> <!-- ko if: algorithmList --><!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Anomaly Detection: Credit Risk</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(9)"> <div class="algoContainer"> <!-- ko if: algorithmList --> <span class="algoIcon"></span> <div class="algoTextContainer" data-bind="ellipsisDiv: algorithmList">PCA-Based Anomaly Detection, One-Class Support Vector Machine</div> <!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Binary Classfication: Credit risk prediction</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(10)"> <div class="algoContainer"> <!-- ko if: algorithmList --> <span class="algoIcon"></span> <div class="algoTextContainer" data-bind="ellipsisDiv: algorithmList">Two-Class Support Vector Machine, Two-Class Boosted Decision Tree</div> <!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Binary Classification: Breast cancer detection</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(11)"> <div class="algoContainer"> <!-- ko if: algorithmList --> <span class="algoIcon"></span> <div class="algoTextContainer" data-bind="ellipsisDiv: algorithmList">Two-Class Boosted Decision Tree</div> <!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Binary Classification: Customer relationship prediction</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(12)"> <div class="algoContainer"> <!-- ko if: algorithmList --> <span class="algoIcon"></span> <div class="algoTextContainer" data-bind="ellipsisDiv: algorithmList">Two-Class Boosted Decision Tree</div> <!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Binary Classification: Direct marketing</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(13)"> <div class="algoContainer"> <!-- ko if: algorithmList --> <span class="algoIcon"></span> <div class="algoTextContainer" data-bind="ellipsisDiv: algorithmList">Two-Class Boosted Decision Tree, Two-Class Support Vector Machine</div> <!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Binary Classification: Flight delay prediction</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(14)"> <div class="algoContainer"> <!-- ko if: algorithmList --> <span class="algoIcon"></span> <div class="algoTextContainer" data-bind="ellipsisDiv: algorithmList">Two-Class Boosted Decision Tree, Two-Class Logistic Regression</div> <!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Binary Classification: Network intrusion detection</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(15)"> <div class="algoContainer"> <!-- ko if: algorithmList --> <span class="algoIcon"></span> <div class="algoTextContainer" data-bind="ellipsisDiv: algorithmList">Two-Class Logistic Regression, Two-Class Boosted Decision Tree</div> <!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Binary Classification: Prediction of student performance</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(16)"> <div class="algoContainer"> <!-- ko if: algorithmList --> <span class="algoIcon"></span> <div class="algoTextContainer" data-bind="ellipsisDiv: algorithmList">Boosted Decision Tree Regression</div> <!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Binary Classification: Twitter sentiment analysis</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(17)"> <div class="algoContainer"> <!-- ko if: algorithmList --> <span class="algoIcon"></span> <div class="algoTextContainer" data-bind="ellipsisDiv: algorithmList">Two-Class Support Vector Machine</div> <!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Clustering: Color quantization</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(18)"> <div class="algoContainer"> <!-- ko if: algorithmList --> <span class="algoIcon"></span> <div class="algoTextContainer" data-bind="ellipsisDiv: algorithmList">K-Means Clustering</div> <!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Clustering: Find similar companies</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(19)"> <div class="algoContainer"> <!-- ko if: algorithmList --> <span class="algoIcon"></span> <div class="algoTextContainer" data-bind="ellipsisDiv: algorithmList">K-Means Clustering</div> <!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Clustering: Group iris data</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(20)"> <div class="algoContainer"> <!-- ko if: algorithmList --> <span class="algoIcon"></span> <div class="algoTextContainer" data-bind="ellipsisDiv: algorithmList">K-Means Clustering, Multiclass Logistic Regression</div> <!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Compare Binary Classifiers</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(21)"> <div class="algoContainer"> <!-- ko if: algorithmList --> <span class="algoIcon"></span> <div class="algoTextContainer" data-bind="ellipsisDiv: algorithmList">Two-Class Decision Jungle, Two-Class Averaged Perceptron, Two-Class Bayes Point Machine, Two-Class Locally-Deep Support Vector Machine</div> <!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Compare Multi-class Classifiers: Letter recognition</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(22)"> <div class="algoContainer"> <!-- ko if: algorithmList --> <span class="algoIcon"></span> <div class="algoTextContainer" data-bind="ellipsisDiv: algorithmList">One-vs-All Multiclass, Two-Class Support Vector Machine, Multiclass Decision Forest, Multiclass Decision Jungle, Multiclass Logistic Regression, Multiclass Neural Network</div> <!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Compare Regressors</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(23)"> <div class="algoContainer"> <!-- ko if: algorithmList --> <span class="algoIcon"></span> <div class="algoTextContainer" data-bind="ellipsisDiv: algorithmList">Boosted Decision Tree Regression, Linear Regression, Decision Forest Regression, Bayesian Linear Regression, Neural Network Regression</div> <!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Create R Model</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(24)"> <div class="algoContainer"> <!-- ko if: algorithmList --><!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Data Mining 2016 Presidential Campaign Finance Data</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(25)"> <div class="algoContainer"> <!-- ko if: algorithmList --><!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Demand estimation - Order Quantities</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/Gallery_StockImages_Finance.svg"> <div class="algoContainer"> <!-- ko if: algorithmList --> <span class="algoIcon"></span> <div class="algoTextContainer" data-bind="ellipsisDiv: algorithmList">Boosted Decision Tree Regression</div> <!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">E-mail Classification for Automated Support Ticket Generation: Step 2 of 2, Create Web Service with Trained Models</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(26)"> <div class="algoContainer"> <!-- ko if: algorithmList --><!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Email Classification for Automated Support Ticket Generation: Step 1 of 2, Train and Evaluate Models</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(27)"> <div class="algoContainer"> <!-- ko if: algorithmList --> <span class="algoIcon"></span> <div class="algoTextContainer" data-bind="ellipsisDiv: algorithmList">Multiclass Neural Network</div> <!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Execute Python Script</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(28)"> <div class="algoContainer"> <!-- ko if: algorithmList --><!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Experiment created on 10/13/2016</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/Gallery_StockImages_Aerospace.svg"> <div class="algoContainer"> <!-- ko if: algorithmList --><!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Extract Key Phrases and Show Word Cloud</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/Gallery_StockImages_TextAnalysis.svg"> <div class="algoContainer"> <!-- ko if: algorithmList --><!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Filter Movie Titles by Language</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/Gallery_StockImages_TextAnalysis.svg"> <div class="algoContainer"> <!-- ko if: algorithmList --><!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Filters</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(29)"> <div class="algoContainer"> <!-- ko if: algorithmList --><!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Forecasting Model for Microsoft Dynamics 365 Business Central</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(30)"> <div class="algoContainer"> <!-- ko if: algorithmList --><!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Forecasting Model for Microsoft Dynamics 365 for Financials</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(31)"> <div class="algoContainer"> <!-- ko if: algorithmList --><!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Learning with Counts: Binary Classification</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(32)"> <div class="algoContainer"> <!-- ko if: algorithmList --> <span class="algoIcon"></span> <div class="algoTextContainer" data-bind="ellipsisDiv: algorithmList">Two-Class Boosted Decision Tree</div> <!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Learning with Counts: Binary classification with NYC taxi data</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(33)"> <div class="algoContainer"> <!-- ko if: algorithmList --> <span class="algoIcon"></span> <div class="algoTextContainer" data-bind="ellipsisDiv: algorithmList">Two-Class Logistic Regression</div> <!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Learning with Counts: Multiclass classification with NYC taxi data</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(34)"> <div class="algoContainer"> <!-- ko if: algorithmList --> <span class="algoIcon"></span> <div class="algoTextContainer" data-bind="ellipsisDiv: algorithmList">Multiclass Logistic Regression</div> <!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Model Parameter Optimization : Sweep parameters</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(35)"> <div class="algoContainer"> <!-- ko if: algorithmList --> <span class="algoIcon"></span> <div class="algoTextContainer" data-bind="ellipsisDiv: algorithmList">Two-Class Support Vector Machine</div> <!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Multiclass Classification: News categorization</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(36)"> <div class="algoContainer"> <!-- ko if: algorithmList --> <span class="algoIcon"></span> <div class="algoTextContainer" data-bind="ellipsisDiv: algorithmList">Multiclass Decision Forest, Two-Class Decision Forest, One-vs-All Multiclass</div> <!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Neural Network: 1 hidden layer</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(37)"> <div class="algoContainer"> <!-- ko if: algorithmList --> <span class="algoIcon"></span> <div class="algoTextContainer" data-bind="ellipsisDiv: algorithmList">Multiclass Neural Network</div> <!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Neural Network: 2 hidden layers</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(38)"> <div class="algoContainer"> <!-- ko if: algorithmList --> <span class="algoIcon"></span> <div class="algoTextContainer" data-bind="ellipsisDiv: algorithmList">Multiclass Neural Network</div> <!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Neural Network: Basic convolution</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(39)"> <div class="algoContainer"> <!-- ko if: algorithmList --> <span class="algoIcon"></span> <div class="algoTextContainer" data-bind="ellipsisDiv: algorithmList">Multiclass Neural Network</div> <!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Neural Network: Convolution and pooling deep net</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(40)"> <div class="algoContainer"> <!-- ko if: algorithmList --> <span class="algoIcon"></span> <div class="algoTextContainer" data-bind="ellipsisDiv: algorithmList">Multiclass Neural Network</div> <!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Online Fraud Detection: Step 1 of 5: Generate tagged data</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(41)"> <div class="algoContainer"> <!-- ko if: algorithmList --><!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Online Fraud Detection: Step 2 of 5, data preprocessing</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(42)"> <div class="algoContainer"> <!-- ko if: algorithmList --><!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Online Fraud Detection: Step 3 of 5, feature engineering</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(43)"> <div class="algoContainer"> <!-- ko if: algorithmList --><!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Online Fraud Detection: Step 4 of 5, train and evaluate model</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(44)"> <div class="algoContainer"> <!-- ko if: algorithmList --> <span class="algoIcon"></span> <div class="algoTextContainer" data-bind="ellipsisDiv: algorithmList">Two-Class Boosted Decision Tree</div> <!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Online Fraud Detection: Step 5 of 5, publish web service</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(45)"> <div class="algoContainer"> <!-- ko if: algorithmList --><!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Permutation Feature Importance</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(46)"> <div class="algoContainer"> <!-- ko if: algorithmList --> <span class="algoIcon"></span> <div class="algoTextContainer" data-bind="ellipsisDiv: algorithmList">Two-Class Support Vector Machine</div> <!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Predict Book Reviews</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/Gallery_StockImages_TextAnalysis.svg"> <div class="algoContainer"> <!-- ko if: algorithmList --> <span class="algoIcon"></span> <div class="algoTextContainer" data-bind="ellipsisDiv: algorithmList">Two-Class Logistic Regression</div> <!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Predict Book Reviews - Predictive Experiment</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/Gallery_StockImages_TextAnalysis.svg"> <div class="algoContainer"> <!-- ko if: algorithmList --><!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Prediction Experiment for Dynamics 365 Business Central</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(47)"> <div class="algoContainer"> <!-- ko if: algorithmList --><!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Predictive Maintenance: Step 1 of 3, data preparation and feature engineering</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(48)"> <div class="algoContainer"> <!-- ko if: algorithmList --><!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Predictive Maintenance: Step 2A of 3, train and evaluate regression models</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(49)"> <div class="algoContainer"> <!-- ko if: algorithmList --> <span class="algoIcon"></span> <div class="algoTextContainer" data-bind="ellipsisDiv: algorithmList">Poisson Regression, Decision Forest Regression, Boosted Decision Tree Regression, Neural Network Regression</div> <!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Predictive Maintenance: Step 2B of 3, train and evaluate binary classification models</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(50)"> <div class="algoContainer"> <!-- ko if: algorithmList --> <span class="algoIcon"></span> <div class="algoTextContainer" data-bind="ellipsisDiv: algorithmList">Two-Class Logistic Regression, Two-Class Decision Forest, Two-Class Boosted Decision Tree, Two-Class Neural Network</div> <!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Predictive Maintenance: Step 2C of 3, train and evaluation multi-class classification models</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(51)"> <div class="algoContainer"> <!-- ko if: algorithmList --> <span class="algoIcon"></span> <div class="algoTextContainer" data-bind="ellipsisDiv: algorithmList">Multiclass Logistic Regression, Multiclass Neural Network, Ordinal Regression, Two-Class Neural Network, Two-Class Logistic Regression</div> <!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Predictive Maintenance: Step 3A of 3, deploy web service with a regression model</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(52)"> <div class="algoContainer"> <!-- ko if: algorithmList --><!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Predictive Maintenance: Step 3B of 3, deploy web service with a binary classification model</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(53)"> <div class="algoContainer"> <!-- ko if: algorithmList --><!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Predictive Maintenance: Step 3C of 3, deploy web service with a muiti-class classification model</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(54)"> <div class="algoContainer"> <!-- ko if: algorithmList --><!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Quantile Regression: Car price prediction</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(55)"> <div class="algoContainer"> <!-- ko if: algorithmList --> <span class="algoIcon"></span> <div class="algoTextContainer" data-bind="ellipsisDiv: algorithmList">Fast Forest Quantile Regression</div> <!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Recommender: Movie recommendation</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(56)"> <div class="algoContainer"> <!-- ko if: algorithmList --><!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Recommender: Restaurant ratings</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(57)"> <div class="algoContainer"> <!-- ko if: algorithmList --><!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Regression: Demand estimation</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(58)"> <div class="algoContainer"> <!-- ko if: algorithmList --> <span class="algoIcon"></span> <div class="algoTextContainer" data-bind="ellipsisDiv: algorithmList">Boosted Decision Tree Regression</div> <!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Retail Churn Template: Step 1 of 4, tagging data</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(59)"> <div class="algoContainer"> <!-- ko if: algorithmList --><!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Retail Churn Template: Step 2 of 4, feature engineering</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(60)"> <div class="algoContainer"> <!-- ko if: algorithmList --><!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Retail Churn Template: Step 3 of 4, train and evaluate model</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(61)"> <div class="algoContainer"> <!-- ko if: algorithmList --> <span class="algoIcon"></span> <div class="algoTextContainer" data-bind="ellipsisDiv: algorithmList">Two-Class Boosted Decision Tree, Two-Class Logistic Regression</div> <!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Retail Churn Template: Step 4 of 4, scoring</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(62)"> <div class="algoContainer"> <!-- ko if: algorithmList --><!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Retail Forecasting: Step 1 of 6, data preprocessing</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(63)"> <div class="algoContainer"> <!-- ko if: algorithmList --><!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Retail Forecasting: Step 2 of 6, train time series models</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(64)"> <div class="algoContainer"> <!-- ko if: algorithmList --><!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Retail Forecasting: Step 3 of 6, feature engineering</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(65)"> <div class="algoContainer"> <!-- ko if: algorithmList --><!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Retail Forecasting: Step 4 of 6, train regression models</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(66)"> <div class="algoContainer"> <!-- ko if: algorithmList --> <span class="algoIcon"></span> <div class="algoTextContainer" data-bind="ellipsisDiv: algorithmList">Decision Forest Regression, Boosted Decision Tree Regression, Fast Forest Quantile Regression</div> <!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Retail Forecasting: Step 5 of 6, evaluate models</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(67)"> <div class="algoContainer"> <!-- ko if: algorithmList --><!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Retail Forecasting: Step 6A of 6, deploy a web service with a time series model</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(68)"> <div class="algoContainer"> <!-- ko if: algorithmList --><!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Retail Forecasting: Step 6B of 6, deploy a web service with a regression model</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(69)"> <div class="algoContainer"> <!-- ko if: algorithmList --> <span class="algoIcon"></span> <div class="algoTextContainer" data-bind="ellipsisDiv: algorithmList">Decision Forest Regression</div> <!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Select columns transform</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(70)"> <div class="algoContainer"> <!-- ko if: algorithmList --><!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Ski Sport Sensor Analysis and Modeling</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(71)"> <div class="algoContainer"> <!-- ko if: algorithmList --> <span class="algoIcon"></span> <div class="algoTextContainer" data-bind="ellipsisDiv: algorithmList">Two-Class Logistic Regression</div> <!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Text Classification: Step 1 of 5, data preparation</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(72)"> <div class="algoContainer"> <!-- ko if: algorithmList --><!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Text Classification: Step 2 of 5, text preprocessing</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(73)"> <div class="algoContainer"> <!-- ko if: algorithmList --><!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Text Classification: Step 3A of 5, n-grams TF feature extraction</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(74)"> <div class="algoContainer"> <!-- ko if: algorithmList --><!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Text Classification: Step 3B of 5, unigrams TF-IDF feature extraction</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(75)"> <div class="algoContainer"> <!-- ko if: algorithmList --><!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Text Classification: Step 4 of 5, train and evaluate models</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(76)"> <div class="algoContainer"> <!-- ko if: algorithmList --> <span class="algoIcon"></span> <div class="algoTextContainer" data-bind="ellipsisDiv: algorithmList">Two-Class Logistic Regression</div> <!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Text Classification: Step 5A of 5, deploy web service with n-grams TF model</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(77)"> <div class="algoContainer"> <!-- ko if: algorithmList --><!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Text Classification: Step 5B of 5, deploy web service with unigrams TF-IDF model</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(78)"> <div class="algoContainer"> <!-- ko if: algorithmList --><!-- /ko --> </div> </div></div> <div data-bind="template: { name: templateName }, visible: isVisible()"> <div class="experimentCard" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --><!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name" style="">Time Series Forecasting</div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" src="./Experiments - Microsoft Azure Machine Learning Studio_files/image(79)"> <div class="algoContainer"> <!-- ko if: algorithmList --><!-- /ko --> </div> </div></div> <!-- /ko --> </hflexbox> </hflexbox> <!-- /ko --></div><!-- Experiment templates --><script type="text/html" id="blank-experiment-card-template"> <vflexbox class="blankExperimentCard" data-bind='click: $parent.onCardSelected'> <img class='blank-icon' src='/Content/SampleExperimentIcons/PlusBlankExperiment.svg' /> <span class='blank-name' data-bind="text: title"></span> </vflexbox></script><script type="text/html" id="tour-experiment-card-template"> <vflexbox class="tourExperimentCard" data-bind='click: $parent.onCardSelected'> <div class='tour-name'>Experiment Tutorial</div> </vflexbox></script><script type="text/html" id="experiment-card-template"> <div class="experimentCard" data-bind='hoverStatus: overlayIsActive'> <!-- ko if: overlayIsActive --> <div class="hoverOverlay"> <button class="studioOpen" data-bind="click: $parent.onCardSelected">OPEN IN STUDIO</button> <div class="galleryViewContainer"> <a class="galleryViewLabel" href="#" target="_blank" data-bind="attr: { href: viewInGalleryLink }">View in Gallery</a> <div class="popoutImage dlwux-sprite-popout-icon"></div> </div> <div class="description" data-bind="ellipsisDiv: catalogEntity.summary"></div> </div> <!-- /ko --> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name"></div> </div> <img class="screenShot" data-bind="attr:{src: catalogEntity.image_url}" /> <div class="algoContainer"> <!-- ko if: algorithmList --> <span class="algoIcon"></span> <div class="algoTextContainer" data-bind="ellipsisDiv: algorithmList"></div> <!-- /ko --> </div> </div></script><!-- Jupyter Notebook templates --><script id="blank-notebook-card-template" type="text/html"> <div class="notebook-card-blank" data-bind="click: $parent.onCardSelected"> <div class="notebook-card-icon-container"> <img class="notebook-card-icon" src="#" data-bind="attr: { src: icon, 'class': 'notebook-card-icon ' + iconClass }" /> </div> <div class="title" data-bind="text: nameLabel"></div> <div class="subtitle" data-bind="text: subtitle"></div> </div></script><script id="example-notebook-card-template" type="text/html"> <div class="notebook-card-sample" data-bind="click: $parent.onCardSelected"> <div class="title" data-bind="ellipsisDiv: nameLabel"></div> <div class="notebook-card-icon-container"> <img class="notebook-card-icon" src="#" data-bind="attr: { src: icon, 'class': 'notebook-card-icon ' + iconClass }" /> </div> <div class="description" data-bind="text: description"></div> </div></script><!-- TODO: refactor experiment-card-template and gallery-notebook-card-template into one template --><script id="gallery-notebook-card-template" type="text/html"> <div class="experimentCard notebook-card-gallery-sample" data-bind="hoverStatus: overlayIsActive"> <!-- ko if: overlayIsActive --> <div class="hoverOverlay"> <button class="studioOpen" data-bind="click: $parent.onCardSelected">OPEN NOTEBOOK</button> <div class="galleryViewContainer"> <a class="galleryViewLabel" href="#" target="_blank" data-bind="attr: { href: viewInGalleryLink }">View in Gallery</a> <div class="popoutImage dlwux-sprite-popout-icon"></div> </div> <div class="description" data-bind="ellipsisDiv: catalogEntity.summary"></div> </div> <!-- /ko --> <img class="languageIcon" data-bind="attr: { src: languageImage }" /> <div class="headerContainer"> <div class="header" data-bind="visible: !$parent.loading(), ellipsisDiv: catalogEntity.name"></div> </div> <img class="screenShot" data-bind="attr: { src: catalogEntity.image_url || languageImage || '' }" /> <div class="tagContainer" data-bind="foreach: tagList"> <a class="tag" data-bind="text: $data"></a> </div> </div></script></div></div><div class="fxs-drawermenu-template fxs-quickadd fxs-drawermenu-inactive"></div></div><div class="fxs-drawermenu-ok fx-button fxs-drawermenu-inactive" role="button" tabindex="0"><span class="fxs-drawermenu-oktext" data-bind="text: okLabel"></span><div><span class="sprite dlwux-icons-action-32-sprites"></span></div></div></div></div><div class="fxs-drawer-drawerhelp fxs-drawerhelp fxs-drawer-inactive" role="dialog" aria-atomic="true" style=""><div class="fxs-drawerhelp-title" data-bind="text: data.title">Help</div><div class="fxs-drawerhelp-closebutton fx-button" title="Close" role="button" tabindex="0"><div><span class="sprite dlwux-icons-action-32-sprites"></span></div></div><div class="fxs-drawerhelp-content" style="height: 0px;"><iframe frameborder="0" data-bind="attr: { src: data.helpUrl }" src="./Experiments - Microsoft Azure Machine Learning Studio_files/saved_resource.html" class="fxs-drawerhelp-iframe-loaded"></iframe></div></div></div></div></div> <div id="tourCursorContainer"> <div class="tourCursor"></div> </div> <div id="view-workspace-refresh-error">The Studio failed to load. Please <a id="view-workspace-refresh-retry" href="https://studio.azureml.net/Home/ViewWorkspaceCached/c96eb26d1e314ca1a9d1697671d87528#">refresh</a> this page.</div> <script type="text/javascript" src="./Experiments - Microsoft Azure Machine Learning Studio_files/combined-1.0.js.download" crossorigin="anonymous"></script> <script type="text/javascript">window.$===undefined&&document.write("<script type='text/javascript' src='/scripts/gen/r/combined-1.0.js?v=1.0.4370.1'><\/script><script>\n if(window.$ === undefined){\n lightLogger.exception('Failed to load script: combined-1.0.js?v=1.0.4370.1', window.location.href);\n }\n<\/script>")</script><script type="text/javascript" src="./Experiments - Microsoft Azure Machine Learning Studio_files/requireconfig.js.download"></script> <script type="text/html" id="workspaceModelData"> {"FeatureSwitches":{"ConfigureYourOwnHdInsight":{"Enabled":false,"Experience":null},"DataReferenceModules":{"Enabled":false,"Experience":null},"Dataflows":{"Enabled":false,"Experience":null},"ModelPackages":{"Enabled":false,"Experience":null},"AuthorizeDownloadILearner":{"Enabled":false,"Experience":null},"ModulesList":{"Enabled":false,"Experience":null},"AuthorizationTokens":{"Enabled":false,"Experience":null},"UseDrawbridgeForExperiments":{"Enabled":false,"Experience":null},"SSIMSearch":{"Enabled":false,"Experience":null},"EnableCustomModules":{"Enabled":false,"Experience":null},"CsmUserWorkspaceSubscription":{"Enabled":false,"Experience":null},"EnableNewAssetSchema":{"Enabled":false,"Experience":null},"EnableLiveIdWorkspaceCreation":{"Enabled":false,"Experience":null},"ColumnPickerRulesRedesign":{"Enabled":true,"Experience":"InTesting"},"SemanticHelpSearch":{"Enabled":true,"Experience":""},"AllowAnonymousTest":{"Enabled":false,"Experience":null},"WebServiceParameter":{"Enabled":false,"Experience":null},"Retraining":{"Enabled":false,"Experience":null},"WebServiceInputOutputNode":{"Enabled":false,"Experience":null},"UseClaimsAuthorization":{"Enabled":false,"Experience":null},"CreateScoringGraph":{"Enabled":false,"Experience":null},"ReadyForProductionByDefault":{"Enabled":false,"Experience":null},"UseDrawbridgeForRrs":{"Enabled":false,"Experience":null},"IPythonNotebook":{"Enabled":true,"Experience":"InTesting"},"NotebookList":{"Enabled":true,"Experience":"InTesting"},"NotebookPlusNew":{"Enabled":true,"Experience":"InTesting"},"NotebookContextMenu":{"Enabled":true,"Experience":"InTesting"},"EnableFrictionFreeUserExperience":{"Enabled":true,"Experience":""},"ExperimentalExperimentList":{"Enabled":true,"Experience":"InTesting"},"EnableSchemaPropagation":{"Enabled":true,"Experience":""},"EnablePackingService":{"Enabled":true,"Experience":""},"EnableNewExperimentFlow":{"Enabled":true,"Experience":""},"EnableGalleryInPlusNewInterim":{"Enabled":true,"Experience":"InTesting"},"AnonymousWorkspace":{"Enabled":true,"Experience":""},"TrialLimitations":{"Enabled":true,"Experience":""},"EnableWorkspaceQuotas":{"Enabled":true,"Experience":"InTesting"},"EnableNewCustomModuleUpload":{"Enabled":true,"Experience":""},"EnableNewCustomModuleUploadEncrypted":{"Enabled":false,"Experience":null},"RenameCustomModule":{"Enabled":false,"Experience":null},"EnableAssetDeletion":{"Enabled":true,"Experience":"InTesting"},"StorageUsageWidget":{"Enabled":true,"Experience":""},"ExperimentDescription":{"Enabled":true,"Experience":""},"EnableOutputPortApiCode":{"Enabled":true,"Experience":"Off"},"EnableGuidedTour":{"Enabled":true,"Experience":""},"EnableGuidedExperiment":{"Enabled":true,"Experience":""},"ExperimentProject":{"Enabled":true,"Experience":"InTesting"},"AssetDeletionUi":{"Enabled":true,"Experience":"InTesting"},"TrainedModelDeletionUi":{"Enabled":true,"Experience":"InTesting"},"PrepareWebService":{"Enabled":true,"Experience":"InTesting"},"ExcelDownloadEnabled":{"Enabled":true,"Experience":""},"EnableCommunityUXInStudio":{"Enabled":true,"Experience":"InTesting"},"ChatSupport":{"Enabled":false,"Experience":null},"ShowSubscriptionInfo":{"Enabled":true,"Experience":""},"CopyExperimentAcrossWorkspace":{"Enabled":true,"Experience":"InTesting"},"DatasetUploadInTrial":{"Enabled":false,"Experience":null},"ModuleUploadInTrial":{"Enabled":false,"Experience":null},"TreeVisualization":{"Enabled":true,"Experience":"InTesting"},"PublishWebServiceInTrial":{"Enabled":false,"Experience":null},"ExperimentListCategories":{"Enabled":false,"Experience":null},"EnableChunkedUploadInStudio":{"Enabled":true,"Experience":""},"MarkdownInPublishDialog":{"Enabled":true,"Experience":""},"MarkdownInExperimentDescription":{"Enabled":false,"Experience":null},"CompetitionExperimentSupport":{"Enabled":true,"Experience":""},"CompetitionEntrySchemaValidation":{"Enabled":true,"Experience":""},"AgaveExcelClient":{"Enabled":true,"Experience":"InTesting"},"AgaveExcelClientEnableSampleData":{"Enabled":true,"Experience":""},"CopyToWorkspaceInExperimentView":{"Enabled":true,"Experience":"InTesting"},"MultiGeoNavigation":{"Enabled":true,"Experience":"InTesting"},"RestrictedRegionAccess":{"Enabled":false,"Experience":null},"RedirectFreeAndAnonToAuxRegion":{"Enabled":true,"Experience":""},"PackingGeoPath":{"Enabled":true,"Experience":""},"RepublishToGallery":{"Enabled":true,"Experience":"InTesting"},"EnableCarouselOnHomepage":{"Enabled":true,"Experience":"InTesting"},"HomepageCompetitionBanner":{"Enabled":false,"Experience":null},"EditMyProfile":{"Enabled":false,"Experience":null},"EnableScriptEditorPopup":{"Enabled":true,"Experience":"InTesting"},"VisualizationPagination":{"Enabled":false,"Experience":null},"VisualizeRegressionHistogram":{"Enabled":true,"Experience":""},"ShowUsePreviousResultsOption":{"Enabled":true,"Experience":""},"CollapseEditorDrawerCommands":{"Enabled":true,"Experience":"InTesting"},"EnableExperimentPartialRun":{"Enabled":true,"Experience":"InTesting"},"JupyterNotebooksInGallery":{"Enabled":true,"Experience":"InTesting"},"ToolTipInEEContextMenus":{"Enabled":true,"Experience":"InTesting"},"MiniMapInEvaluateVisualization":{"Enabled":true,"Experience":"InTesting"},"HandleJsonParseErrors":{"Enabled":true,"Experience":"InTesting"},"DataAccessCodeSupportRLanguage":{"Enabled":true,"Experience":"InTesting"},"BlankRNotebookInNewMenu":{"Enabled":true,"Experience":"InTesting"},"MiniMapInExperimentEditor":{"Enabled":true,"Experience":"InTesting"},"PublishNotebookOptionIncludeDataset":{"Enabled":false,"Experience":null},"RNotebookInContextMenu":{"Enabled":true,"Experience":"InTesting"},"PublishCustomModulesToGallery":{"Enabled":true,"Experience":"InTesting"},"DataLabUxAdmin":{"Enabled":false,"Experience":null},"MultiInputSupport":{"Enabled":true,"Experience":"InTesting"},"VisualizeZip":{"Enabled":false,"Experience":null},"HomePageGetExperimentsWithOData":{"Enabled":false,"Experience":null},"DataGateway":{"Enabled":true,"Experience":""},"PublishNotebooksToGallery":{"Enabled":false,"Experience":null},"UseClientTelemetryLogging":{"Enabled":true,"Experience":"InTesting"},"DebugJs":{"Enabled":false,"Experience":null},"EnableProjectBasedAssetsGrouping":{"Enabled":true,"Experience":"InTesting"},"VariadicInputPorts":{"Enabled":false,"Experience":null},"MonacoVersionUpdate":{"Enabled":true,"Experience":"InTesting"},"AnimatedTour":{"Enabled":true,"Experience":"InTesting"},"UseUserPreferenceStoreService":{"Enabled":false,"Experience":null},"AnimatedTourWebService":{"Enabled":true,"Experience":"InTesting"},"DirtyLabelsInDirtyables":{"Enabled":true,"Experience":"InTesting"},"UseNewGridControlForAssetLists":{"Enabled":false,"Experience":null},"WorkspaceEncryption":{"Enabled":false,"Experience":null},"CanvasAnnotations":{"Enabled":true,"Experience":"InTesting"},"RefreshTheDatasetCacheWhenDatasetUploadFails":{"Enabled":true,"Experience":"InTesting"},"RenameAssetsInLists":{"Enabled":false,"Experience":null},"JupyterNotebookUpload":{"Enabled":true,"Experience":"InTesting"},"EnableCachedHomePage":{"Enabled":true,"Experience":"InTesting"},"EnableCachedViewWorkspacePage":{"Enabled":true,"Experience":"InTesting"},"OpenMultipleNotebooksFromAsset":{"Enabled":true,"Experience":"InTesting"},"RepublishNotebookToGallery":{"Enabled":true,"Experience":"InTesting"},"UserSettingsDialog":{"Enabled":false,"Experience":null},"SignUpPanels":{"Enabled":true,"Experience":"InTesting"},"OnPremiseSqlNotAvailablePopUp":{"Enabled":true,"Experience":"InTesting"},"AddPreviewToOnPremLabel":{"Enabled":true,"Experience":"InTesting"},"MdaLogging":{"Enabled":false,"Experience":null},"CompetitionSubmissionAllowedValidation":{"Enabled":false,"Experience":null},"TryBelize":{"Enabled":false,"Experience":null},"WelcomeBannerForEmail":{"Enabled":false,"Experience":null},"WelcomeBannerShowCountryList":{"Enabled":false,"Experience":null},"GetCompetitionTermsFromES":{"Enabled":true,"Experience":"InTesting"},"PublishExperimentToGallery":{"Enabled":true,"Experience":"InTesting"},"BlankV2InNewMenu":{"Enabled":false,"Experience":null},"HideEmailForChat":{"Enabled":true,"Experience":"InTesting"},"SynchronizeScripts":{"Enabled":true,"Experience":"Whitelist"},"DeployToArm":{"Enabled":false,"Experience":null},"MLStudioV2":{"Enabled":false,"Experience":null},"EnablePasswordPlaceholders":{"Enabled":true,"Experience":"InTesting"},"NotebookOpenExperience":{"Enabled":true,"Experience":"InTesting"},"EditorControl2":{"Enabled":false,"Experience":null},"DeployToArmAlwaysOn":{"Enabled":true,"Experience":"InTesting"},"DagSearch":{"Enabled":true,"Experience":"InTesting"},"ExperimentParameterComponent":{"Enabled":true,"Experience":"InTesting"},"GalleryModulesInPlusNew":{"Enabled":true,"Experience":"InTesting"},"FreeRuntimeLimitUpgradeDialog":{"Enabled":true,"Experience":"InTesting"},"EnableAntiForgeryTokenValidation":{"Enabled":false,"Experience":null},"WorkspacePermissions":{"Enabled":false,"Experience":null},"OpenModuleFromGallery":{"Enabled":true,"Experience":"InTesting"},"SynchronizeScriptsCustomModules":{"Enabled":true,"Experience":"InTesting"},"DataConnectWizard":{"Enabled":true,"Experience":"InTesting"},"DeployToArmViaGet":{"Enabled":true,"Experience":"InTesting"},"PublishFirstClassCustomModuleToGallery":{"Enabled":false,"Experience":null},"PlusNewNotebookUploadRedesign":{"Enabled":true,"Experience":"InTesting"},"BelizeForSMV1":{"Enabled":true,"Experience":"InTesting"},"RenameDialogForModuleImport":{"Enabled":true,"Experience":"InTesting"},"CatalogPermissionService":{"Enabled":true,"Experience":"InTesting"},"UseLocalScriptsForIE11":{"Enabled":false,"Experience":null},"DetectGenericScriptError":{"Enabled":true,"Experience":"InTesting"},"LinkToWebServicesUx":{"Enabled":false,"Experience":null},"DeprecateCredentialsSystem":{"Enabled":true,"Experience":"InTesting"},"RunnerUserType":{"Enabled":false,"Experience":null},"EnableArmWorkspaceSharing":{"Enabled":false,"Experience":null}},"ActiveWorkspaceId":"c96eb26d1e314ca1a9d1697671d87528","DoMeasurePerformance":true,"GlobalWorkspaceId":"506153734175476c4f62416c57734963","AzureMLDomainSuffix":"azureml.net","WebServicesUXLocation":"https://services.azureml.net","WorkspacesArmEnabledWhitelist":[],"CompetitionEnabledRegionWhitelist":[],"GalleryBaseUrl":"http://gallery.cortanaintelligence.com","PossibleGalleryBaseUrls":["http://gallery.azureml.com","http://gallery.cortanaanalytics.com","http://gallery.cortanaintelligence.com","http://gallery.azure.ai","http://gallerycanary.azure.ai"],"CatalogSearchBaseUri":"//index.azureml.net","CatalogQueryBaseUri":"//catalog.azureml.net","ActivityServiceUrl":"//useractivity.azureml.net","GalleryStockImagesUrl":"//az712634.vo.msecnd.net/stockimg/v2","MSFTAuthorId":"151C1FC0FFA9AE788F7872766C4076EA49F8EDD487E674688F98D8F77E22FA4B","NotebookSamplesCollectionId":"1e464c5fd60d4c34960b1dd1708f720d","CatalogListModulesFilter":"$skip=0\u0026$orderby=name asc\u0026$filter=author/id eq \u0027{msftid}\u0027","EnableChatSupport":false,"ChatbotPath":"AmlChatBot","ReferenceDocsBaseUrl":"https://msdn.microsoft.com/library/azure/","ESServiceBaseUrl":"https://studioapi.azureml.net","RuntimeServiceBaseUrl":"","NotificationServiceBaseUrl":"","MultiGeoRegion":"South Central US","DataLabLogQueueLength":50,"DataLabLogLevel":"verbose","DataAccessServiceAddress":"https://dataaccess.azureml.net","CustomModuleSupportedLanguages":"R","DatasetStorageLimitForPublishToCommunity":104857600,"DatasetStorageLimitForCopyToWorkspace":2093796557,"MonacoVersionUpdateEnabled":true,"MaxNotebookUploadSizeInBytes":4194304,"AdalLoginUri":"https://login.microsoftonline.com/","AdalClientId":"41f4dbfd-cf6c-4e97-835d-8e19b6af27ce","ArmResourceId":"https://management.core.windows.net/","ArmBaseAddress":"https://management.azure.com/","AzurePortalUrl":"https://portal.azure.com","GraphResourceId":"https://graph.windows.net","WorkspaceAdministratorRoleId":"8e3af657-a8ff-443c-a75c-2fe8c4bcb635","WorkspaceUserRoleId":"b24988ac-6180-42a0-ab88-20f7382dd24c","CanPublishOnBehalfOfCompany":false,"WEDCSRouteID":null,"WEDCSControlID":null} </script> <script type="text/html" id="clientConfiguration"> {"AzureManagementPortalUrl":"https://manage.windowsazure.com"} </script> <script type="text/html" id="developmentMode"> false </script> <script type="text/javascript">window.userLiveCid="";window.accessControlCid=""</script> <script>(function(n,t){"use strict";n.fx||(n.fx={});n.fx.environment=t})(window,{contentUrlBasePath:
"/",contentVersionToken:null,fragmentQueryStringParameterName:"fragment",locale:
"en-us",desiredLocale:"en-us",localeQueryStringParameterName:"l",supportedLocales:
["en-us","ja-jp","qps-ploc"],uxFxImageRoot:"/Content/Images",versionedContentRoots:
["/content","/scripts"]})</script> <script src="./Experiments - Microsoft Azure Machine Learning Studio_files/b4f80e26.js.download"></script> <div id="post-model-refresh-script"><script type="text/javascript">require(["/scripts/gen/r/studio.js"]);</script></div> <script type="text/javascript" src="./Experiments - Microsoft Azure Machine Learning Studio_files/studiopartialrefreshconfig.js.download"></script> <script>function fixNavbarIcons(){var e,r,t,n,u,i,o,s,f,h;try{function c(n){var t=n.getAttributeNS(
"http://www.w3.org/1999/xlink","href");return!t||t[0]!=="#"?null:(t=t.slice(1),document.
getElementById(t))}if(e=document.getElementsByClassName("cortana-top-nav")[0],!e)
return;for(r=e.getElementsByTagNameNS("http://www.w3.org/2000/svg","svg"),u=!1,t=
0;t<r.length&&!u;++t)n=r[t],n.firstChild&&n.firstChild.tagName==="use"&&n.firstChild.
getAttributeNS("http://www.w3.org/1999/xlink","href")==="#people-group3"&&(u=n.firstChild.
getBoundingClientRect&&n.firstChild.getBoundingClientRect()&&n.firstChild.getBoundingClientRect(
).width===0);if(!u)return;for(t=0;t<r.length;++t)if(n=r[t],n.firstChild&&n.firstChild.
tagName==="use"&&(i=c(n.firstChild),i)){if(i.innerHTML)n.innerHTML=i.innerHTML;else{
while(n.firstChild)n.removeChild(n.firstChild);for(o=i.childNodes,s=document.createDocumentFragment(
),f=0;f<o.length;++f)s.appendChild(o[f].cloneNode(!0));n.appendChild(s)}h=i.getAttribute(
"viewBox");h&&n.setAttribute("viewBox",h)}}catch(l){}}var varSegmentation=0,varClickTracking=
1,varCustomerTracking=1,varAutoFirePV=1,Route="",Ctrl="",DataLabWebUxVersion="1.0.4370.1";
(function(){var t=require.load,n;require.load=function(){arguments&&arguments[2]&&
DataLabWebUxVersion&&(arguments[2]+="?version="+DataLabWebUxVersion);arguments[2]=
arguments[2].replace(/(\/gen\/(d|r)\/)(ExperimentEditor)/,"$1editor");return t.apply(
this,arguments)};n=require.createNode;require.createNode=function(){var t=n.apply(
this,arguments);return arguments&&arguments[2]&&arguments[2].match(/az754797/)&&
t.setAttribute("crossorigin","anonymous"),t}})();document.addEventListener("DOMContentLoaded",
fixNavbarIcons)</script> <div class="fx-exceptionholder" style="display: none;"></div><div class="fx-dialogpresenter-shield" style="z-index: 2003; display: none; opacity: 0;"></div><div class="fx-dialogpresenter" style="display: none; z-index: 2006; margin-left: -220px; margin-top: -125px;"></div><div class="fxs-drawer-modal-overlay"></div><div class="fxs-modalpresenter"><div class="fxs-modalpresenter-shield"></div><div class="fxs-modalpresenter-presenter"></div></div><iframe id="adalRenewFramehttps://management.core.windows.net/$common" src="./Experiments - Microsoft Azure Machine Learning Studio_files/authorize.html" style="visibility: hidden; position: absolute; height: 0px; width: 0px;"></iframe><iframe id="adalRenewFramehttps://management.core.windows.net/$84c31ca0-ac3b-4eae-ad11-519d80233e6f" src="./Experiments - Microsoft Azure Machine Learning Studio_files/authorize(1).html" style="visibility: hidden; position: absolute; height: 0px; width: 0px;"></iframe><iframe id="adalRenewFramehttps://management.core.windows.net/$fcdd2ed0-5a65-4a83-999e-5980dae80435" src="./Experiments - Microsoft Azure Machine Learning Studio_files/authorize(2).html" style="visibility: hidden; position: absolute; height: 0px; width: 0px;"></iframe></body></html>