-
Notifications
You must be signed in to change notification settings - Fork 12
/
california_housing.orchest
159 lines (159 loc) · 5.26 KB
/
california_housing.orchest
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
{
"name": "california-housing",
"parameters": {},
"settings": {
"auto_eviction": false,
"data_passing_memory_size": "1GB"
},
"steps": {
"0ecdafa6-317b-4acd-be73-b69983053501": {
"environment": "c56ab762-539c-4cce-9b1e-c4b00300ec6f",
"file_path": "collect-results.ipynb",
"incoming_connections": [
"f9a4e19a-b70e-451d-8bf4-db635ce860c6",
"d094b09e-17a6-4bf1-ab59-6ec94b2a1c1d",
"74c4c63c-0e37-4b06-90f8-88f22c1e1b3d"
],
"kernel": {
"display_name": "Python 3",
"name": "python"
},
"meta_data": {
"hidden": false,
"position": [
1004.5264350628843,
457.433333079455
]
},
"parameters": {},
"title": "Collect results",
"uuid": "0ecdafa6-317b-4acd-be73-b69983053501"
},
"106bb318-252d-4f94-ba86-c36722dddf41": {
"environment": "c56ab762-539c-4cce-9b1e-c4b00300ec6f",
"file_path": "get-data.py",
"incoming_connections": [],
"kernel": {
"display_name": "Python 3",
"name": "python"
},
"meta_data": {
"hidden": false,
"position": [
114.79004357272606,
355.1891122428357
]
},
"parameters": {},
"title": "Get data",
"uuid": "106bb318-252d-4f94-ba86-c36722dddf41"
},
"74c4c63c-0e37-4b06-90f8-88f22c1e1b3d": {
"environment": "c56ab762-539c-4cce-9b1e-c4b00300ec6f",
"file_path": "svm.ipynb",
"incoming_connections": [
"c9484b08-9d23-4f1a-96da-c41711d77c09"
],
"kernel": {
"display_name": "custom-base-kernel-py",
"name": "python"
},
"meta_data": {
"hidden": false,
"position": [
732.2843866171004,
578.3516919903861
]
},
"parameters": {},
"title": "svm",
"uuid": "74c4c63c-0e37-4b06-90f8-88f22c1e1b3d"
},
"ac578410-0cab-4c58-a968-19ee7386203a": {
"environment": "c56ab762-539c-4cce-9b1e-c4b00300ec6f",
"file_path": "explore-data.ipynb",
"incoming_connections": [
"106bb318-252d-4f94-ba86-c36722dddf41"
],
"kernel": {
"display_name": "Python 3",
"name": "python"
},
"meta_data": {
"hidden": false,
"position": [
409.877390860413,
272.07007254205917
]
},
"parameters": {},
"title": "Data exploration",
"uuid": "ac578410-0cab-4c58-a968-19ee7386203a"
},
"c9484b08-9d23-4f1a-96da-c41711d77c09": {
"environment": "c56ab762-539c-4cce-9b1e-c4b00300ec6f",
"file_path": "pre-processing.ipynb",
"incoming_connections": [
"106bb318-252d-4f94-ba86-c36722dddf41"
],
"kernel": {
"display_name": "Python 3",
"name": "python"
},
"meta_data": {
"hidden": false,
"position": [
408.81305028370195,
457.16801619433204
]
},
"parameters": {},
"title": "Preprocessing",
"uuid": "c9484b08-9d23-4f1a-96da-c41711d77c09"
},
"d094b09e-17a6-4bf1-ab59-6ec94b2a1c1d": {
"environment": "c56ab762-539c-4cce-9b1e-c4b00300ec6f",
"file_path": "decision-tree.ipynb",
"incoming_connections": [
"c9484b08-9d23-4f1a-96da-c41711d77c09"
],
"kernel": {
"display_name": "Python 3",
"name": "python"
},
"meta_data": {
"hidden": false,
"position": [
729.8604381113583,
457.10930478196144
]
},
"parameters": {},
"title": "decision-tree",
"uuid": "d094b09e-17a6-4bf1-ab59-6ec94b2a1c1d"
},
"f9a4e19a-b70e-451d-8bf4-db635ce860c6": {
"environment": "c56ab762-539c-4cce-9b1e-c4b00300ec6f",
"file_path": "linear-regression.ipynb",
"incoming_connections": [
"c9484b08-9d23-4f1a-96da-c41711d77c09"
],
"kernel": {
"display_name": "Python 3",
"name": "python"
},
"meta_data": {
"hidden": false,
"position": [
729.4319081206595,
334.3457576120965
]
},
"parameters": {},
"title": "linear-regression",
"uuid": "f9a4e19a-b70e-451d-8bf4-db635ce860c6"
}
},
"uuid": "0915b350-b929-4cbd-b0d4-763cac0bb69f",
"version": "1.0.0"
}