-
Notifications
You must be signed in to change notification settings - Fork 1
/
score.yxmd
245 lines (245 loc) · 10.3 KB
/
score.yxmd
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
<?xml version="1.0"?>
<AlteryxDocument yxmdVer="10.5">
<Nodes>
<Node ToolID="1">
<GuiSettings Plugin="AlteryxBasePluginsGui.DbFileInput.DbFileInput">
<Position x="102" y="18" />
</GuiSettings>
<Properties>
<Configuration>
<Passwords />
<File OutputFileName="" FileFormat="19" SearchSubDirs="False" RecordLimit="">C:\Users\Ratnesh\Downloads\OutputObjStep.yxdb</File>
<FormatSpecificOptions />
</Configuration>
<Annotation DisplayMode="0">
<Name />
<DefaultAnnotationText>OutputObjStep.yxdb</DefaultAnnotationText>
<Left value="False" />
</Annotation>
<Dependencies>
<Implicit />
</Dependencies>
<MetaInfo connection="Output">
<RecordInfo>
<Field name="Name" size="134217727" source="R-DATA:" type="V_WString" />
<Field name="Object" size="268435455" source="R-DATA:SERIAL" type="Blob" />
</RecordInfo>
</MetaInfo>
</Properties>
<EngineSettings EngineDll="AlteryxBasePluginsEngine.dll" EngineDllEntryPoint="AlteryxDbFileInput" />
</Node>
<Node ToolID="3">
<GuiSettings Plugin="AlteryxBasePluginsGui.AlteryxSelect.AlteryxSelect">
<Position x="222" y="138" />
</GuiSettings>
<Properties>
<Configuration>
<OrderChanged value="False" />
<SelectFields>
<SelectField field="Spend" selected="True" type="Double" size="8" />
<SelectField field="Stays Per Year" selected="True" type="Double" size="8" />
<SelectField field="Total Days Stayed" selected="True" type="Double" size="8" />
<SelectField field="Years Of Loyalty" selected="True" type="Double" size="8" />
<SelectField field="*Unknown" selected="True" />
</SelectFields>
</Configuration>
<Annotation DisplayMode="0">
<Name />
<DefaultAnnotationText />
<Left value="False" />
</Annotation>
</Properties>
<EngineSettings EngineDll="AlteryxBasePluginsEngine.dll" EngineDllEntryPoint="AlteryxSelect" />
</Node>
<Node ToolID="4">
<GuiSettings Plugin="AlteryxBasePluginsGui.DbFileInput.DbFileInput">
<Position x="102" y="138" />
</GuiSettings>
<Properties>
<Configuration>
<Passwords />
<File OutputFileName="" RecordLimit="" SearchSubDirs="False" FileFormat="0">C:\Users\Ratnesh\Downloads\hotelloyaltydata.csv</File>
<FormatSpecificOptions>
<CodePage>28591</CodePage>
<Delimeter>,</Delimeter>
<IgnoreErrors>False</IgnoreErrors>
<FieldLen>254</FieldLen>
<AllowShareWrite>False</AllowShareWrite>
<HeaderRow>True</HeaderRow>
<IgnoreQuotes>DoubleQuotes</IgnoreQuotes>
<ImportLine>1</ImportLine>
</FormatSpecificOptions>
</Configuration>
<Annotation DisplayMode="0">
<Name />
<DefaultAnnotationText>hotelloyaltydata.csv</DefaultAnnotationText>
<Left value="False" />
</Annotation>
<MetaInfo connection="Output">
<RecordInfo>
<Field name="Customer Key" size="254" source="File: C:\Users\Ratnesh\Downloads\hotelloyaltydata.csv" type="V_String" />
<Field name="First Name" size="254" source="File: C:\Users\Ratnesh\Downloads\hotelloyaltydata.csv" type="V_String" />
<Field name="Last Name" size="254" source="File: C:\Users\Ratnesh\Downloads\hotelloyaltydata.csv" type="V_String" />
<Field name="Customer Segment" size="254" source="File: C:\Users\Ratnesh\Downloads\hotelloyaltydata.csv" type="V_String" />
<Field name="Income" size="254" source="File: C:\Users\Ratnesh\Downloads\hotelloyaltydata.csv" type="V_String" />
<Field name="Reedemer" size="254" source="File: C:\Users\Ratnesh\Downloads\hotelloyaltydata.csv" type="V_String" />
<Field name="Region" size="254" source="File: C:\Users\Ratnesh\Downloads\hotelloyaltydata.csv" type="V_String" />
<Field name="Spend" size="254" source="File: C:\Users\Ratnesh\Downloads\hotelloyaltydata.csv" type="V_String" />
<Field name="Status" size="254" source="File: C:\Users\Ratnesh\Downloads\hotelloyaltydata.csv" type="V_String" />
<Field name="Stays Per Year" size="254" source="File: C:\Users\Ratnesh\Downloads\hotelloyaltydata.csv" type="V_String" />
<Field name="Total Days Stayed" size="254" source="File: C:\Users\Ratnesh\Downloads\hotelloyaltydata.csv" type="V_String" />
<Field name="Years Of Loyalty" size="254" source="File: C:\Users\Ratnesh\Downloads\hotelloyaltydata.csv" type="V_String" />
</RecordInfo>
</MetaInfo>
</Properties>
<EngineSettings EngineDll="AlteryxBasePluginsEngine.dll" EngineDllEntryPoint="AlteryxDbFileInput" />
</Node>
<Node ToolID="5">
<GuiSettings>
<Position x="330" y="66" />
</GuiSettings>
<Properties>
<Configuration>
<Value name="score field">Score</Value>
<Value name="is oversampled">False</Value>
<Value name="oversampled value" />
<Value name="original percent">2.0</Value>
<Value name="log y">False</Value>
<Value name="prediction.interval">False</Value>
<Value name="interval.level">95</Value>
<Value name="append.xdf">False</Value>
<Value name="num.records">256000</Value>
</Configuration>
<Annotation DisplayMode="0">
<Name />
<DefaultAnnotationText />
<Left value="False" />
</Annotation>
<Dependencies>
<Implicit />
</Dependencies>
<MetaInfo connection="Output">
<RecordInfo>
<Field name="Customer.Key" size="134217727" source="R-DATA:" type="V_WString" />
<Field name="First.Name" size="134217727" source="R-DATA:" type="V_WString" />
<Field name="Last.Name" size="134217727" source="R-DATA:" type="V_WString" />
<Field name="Customer.Segment" size="134217727" source="R-DATA:" type="V_WString" />
<Field name="Income" size="134217727" source="R-DATA:" type="V_WString" />
<Field name="Reedemer" size="134217727" source="R-DATA:" type="V_WString" />
<Field name="Region" size="134217727" source="R-DATA:" type="V_WString" />
<Field name="Spend" source="R-DATA:" type="Double" />
<Field name="Status" size="134217727" source="R-DATA:" type="V_WString" />
<Field name="Stays.Per.Year" source="R-DATA:" type="Double" />
<Field name="Total.Days.Stayed" source="R-DATA:" type="Double" />
<Field name="Years.Of.Loyalty" source="R-DATA:" type="Double" />
<Field name="Score_No" source="R-DATA:" type="Double" />
<Field name="Score_Yes" source="R-DATA:" type="Double" />
</RecordInfo>
</MetaInfo>
</Properties>
<EngineSettings Macro="Predictive Tools\Score.yxmc" />
</Node>
<Node ToolID="7">
<GuiSettings Plugin="AlteryxBasePluginsGui.Filter.Filter">
<Position x="462" y="66" />
</GuiSettings>
<Properties>
<Configuration>
<Mode>Simple</Mode>
<Simple>
<Field>Score_Yes</Field>
<Operator>></Operator>
<Operands>
<Operand>0.5</Operand>
</Operands>
</Simple>
</Configuration>
<Annotation DisplayMode="0">
<Name />
<DefaultAnnotationText>[Score_Yes] > 0.5</DefaultAnnotationText>
<Left value="False" />
</Annotation>
</Properties>
<EngineSettings EngineDll="AlteryxBasePluginsEngine.dll" EngineDllEntryPoint="AlteryxFilter" />
</Node>
<Node ToolID="8">
<GuiSettings Plugin="AlteryxBasePluginsGui.BrowseV2.BrowseV2">
<Position x="570" y="54" />
</GuiSettings>
<Properties>
<Configuration>
<TempFile>C:\Users\Ratnesh\AppData\Local\Temp\Engine_10080_61631d7a143849e7ade0bfe73971329c_\Engine_4376_4c65bbf5170a4ae3840c9d3a9fb8f958_.yxdb</TempFile>
<Layout>
<View1>
<Hints>
<Table />
</Hints>
</View1>
</Layout>
</Configuration>
<Annotation DisplayMode="0">
<Name />
<DefaultAnnotationText />
<Left value="False" />
</Annotation>
</Properties>
<EngineSettings EngineDll="AlteryxBasePluginsEngine.dll" EngineDllEntryPoint="AlteryxBrowseV2" />
</Node>
</Nodes>
<Connections>
<Connection>
<Origin ToolID="1" Connection="Output" />
<Destination ToolID="5" Connection="Right Input" />
</Connection>
<Connection>
<Origin ToolID="3" Connection="Output" />
<Destination ToolID="5" Connection="Left Input" />
</Connection>
<Connection>
<Origin ToolID="4" Connection="Output" />
<Destination ToolID="3" Connection="Input" />
</Connection>
<Connection>
<Origin ToolID="5" Connection="Output" />
<Destination ToolID="7" Connection="Input" />
</Connection>
<Connection>
<Origin ToolID="7" Connection="True" />
<Destination ToolID="8" Connection="Input" />
</Connection>
</Connections>
<Properties>
<Memory default="True" />
<GlobalRecordLimit value="0" />
<TempFiles default="True" />
<Annotation on="True" includeToolName="False" />
<ConvErrorLimit value="10" />
<ConvErrorLimit_Stop value="False" />
<CancelOnError value="False" />
<DisableBrowse value="False" />
<EnablePerformanceProfiling value="False" />
<DisableAllOutput value="False" />
<ShowAllMacroMessages value="False" />
<ShowConnectionStatusIsOn value="True" />
<ShowConnectionStatusOnlyWhenRunning value="True" />
<ZoomLevel value="0" />
<LayoutType>Horizontal</LayoutType>
<MetaInfo>
<NameIsFileName value="True" />
<Name>score</Name>
<Description />
<RootToolName />
<ToolVersion />
<ToolInDb value="False" />
<CategoryName />
<SearchTags />
<Author />
<Company />
<Copyright />
<DescriptionLink actual="" displayed="" />
</MetaInfo>
<Events>
<Enabled value="True" />
</Events>
</Properties>
</AlteryxDocument>