Retrain model with new version of MLConsole
Browse files- README.md +5 -5
- model.json +2 -2
- modelRun.json +383 -359
README.md
CHANGED
@@ -22,14 +22,14 @@ model-index:
|
|
22 |
metrics:
|
23 |
- type: mae
|
24 |
name: Mean absolute error
|
25 |
-
value: 0.
|
26 |
- type: loss
|
27 |
name: Model loss
|
28 |
-
value: 0.
|
29 |
|
30 |
---
|
31 |
|
32 |
-
# avocado
|
33 |
-
|
|
|
34 |
|
35 |
-
[Load the model on ML Console](https://mlconsole.com/model/hf/julien-c/avocado-prices).
|
|
|
22 |
metrics:
|
23 |
- type: mae
|
24 |
name: Mean absolute error
|
25 |
+
value: 0.22897861897945404
|
26 |
- type: loss
|
27 |
name: Model loss
|
28 |
+
value: 0.08849651366472244
|
29 |
|
30 |
---
|
31 |
|
32 |
+
# regression model trained on "nateraw/avocado-prices"
|
33 |
+
🤖 [Load and use this model](https://mlconsole.com/model/hf/julien-c/avocado-prices-v2) in one click.
|
34 |
+
🧑💻 [Train your own model](https://mlconsole.com) on ML Console.
|
35 |
|
|
model.json
CHANGED
@@ -10,7 +10,7 @@
|
|
10 |
"config": {
|
11 |
"batch_input_shape": [
|
12 |
null,
|
13 |
-
|
14 |
],
|
15 |
"dtype": "float32",
|
16 |
"sparse": false,
|
@@ -201,7 +201,7 @@
|
|
201 |
{
|
202 |
"name": "dense_Dense1/kernel",
|
203 |
"shape": [
|
204 |
-
|
205 |
64
|
206 |
],
|
207 |
"dtype": "float32"
|
|
|
10 |
"config": {
|
11 |
"batch_input_shape": [
|
12 |
null,
|
13 |
+
55
|
14 |
],
|
15 |
"dtype": "float32",
|
16 |
"sparse": false,
|
|
|
201 |
{
|
202 |
"name": "dense_Dense1/kernel",
|
203 |
"shape": [
|
204 |
+
55,
|
205 |
64
|
206 |
],
|
207 |
"dtype": "float32"
|
modelRun.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"id": 0,
|
3 |
"name": "model #1",
|
4 |
"modelConfig": {
|
5 |
-
"_mlconsole_type": "
|
6 |
"value": {
|
7 |
"task": "regression",
|
8 |
"optimizer": "adagrad",
|
@@ -19,8 +19,30 @@
|
|
19 |
}
|
20 |
},
|
21 |
"status": 2,
|
22 |
-
"datasetName": "avocado.csv",
|
|
|
23 |
"features": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
{
|
25 |
"name": "4046",
|
26 |
"used": true,
|
@@ -35,7 +57,7 @@
|
|
35 |
"example_value_per_type": {
|
36 |
"_mlconsole_type": "Map",
|
37 |
"value": {
|
38 |
-
"number":
|
39 |
}
|
40 |
},
|
41 |
"unique_values": 17702,
|
@@ -56,7 +78,7 @@
|
|
56 |
"example_value_per_type": {
|
57 |
"_mlconsole_type": "Map",
|
58 |
"value": {
|
59 |
-
"number":
|
60 |
}
|
61 |
},
|
62 |
"unique_values": 18103,
|
@@ -77,13 +99,34 @@
|
|
77 |
"example_value_per_type": {
|
78 |
"_mlconsole_type": "Map",
|
79 |
"value": {
|
80 |
-
"number":
|
81 |
}
|
82 |
},
|
83 |
"unique_values": 12071,
|
84 |
"presence_percentage": 1
|
85 |
}
|
86 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
87 |
{
|
88 |
"name": "Large Bags",
|
89 |
"used": true,
|
@@ -98,7 +141,7 @@
|
|
98 |
"example_value_per_type": {
|
99 |
"_mlconsole_type": "Map",
|
100 |
"value": {
|
101 |
-
"number":
|
102 |
}
|
103 |
},
|
104 |
"unique_values": 15082,
|
@@ -119,7 +162,7 @@
|
|
119 |
"example_value_per_type": {
|
120 |
"_mlconsole_type": "Map",
|
121 |
"value": {
|
122 |
-
"string": "
|
123 |
}
|
124 |
},
|
125 |
"unique_values": 54,
|
@@ -140,7 +183,7 @@
|
|
140 |
"example_value_per_type": {
|
141 |
"_mlconsole_type": "Map",
|
142 |
"value": {
|
143 |
-
"number":
|
144 |
}
|
145 |
},
|
146 |
"unique_values": 17321,
|
@@ -161,7 +204,7 @@
|
|
161 |
"example_value_per_type": {
|
162 |
"_mlconsole_type": "Map",
|
163 |
"value": {
|
164 |
-
"number":
|
165 |
}
|
166 |
},
|
167 |
"unique_values": 18097,
|
@@ -182,7 +225,7 @@
|
|
182 |
"example_value_per_type": {
|
183 |
"_mlconsole_type": "Map",
|
184 |
"value": {
|
185 |
-
"number":
|
186 |
}
|
187 |
},
|
188 |
"unique_values": 18237,
|
@@ -203,7 +246,7 @@
|
|
203 |
"example_value_per_type": {
|
204 |
"_mlconsole_type": "Map",
|
205 |
"value": {
|
206 |
-
"string": "
|
207 |
}
|
208 |
},
|
209 |
"unique_values": 2,
|
@@ -224,7 +267,7 @@
|
|
224 |
"example_value_per_type": {
|
225 |
"_mlconsole_type": "Map",
|
226 |
"value": {
|
227 |
-
"number":
|
228 |
}
|
229 |
},
|
230 |
"unique_values": 5588,
|
@@ -267,7 +310,7 @@
|
|
267 |
"example_value_per_type": {
|
268 |
"_mlconsole_type": "Map",
|
269 |
"value": {
|
270 |
-
"number": 1.
|
271 |
}
|
272 |
},
|
273 |
"unique_values": 259,
|
@@ -278,24 +321,24 @@
|
|
278 |
"_mlconsole_type": "Map",
|
279 |
"value": {
|
280 |
"loss": {
|
281 |
-
"_mlconsole_type": "
|
282 |
"value": {
|
283 |
"epochs": [
|
284 |
0
|
285 |
],
|
286 |
"values": [
|
287 |
-
0.
|
288 |
]
|
289 |
}
|
290 |
},
|
291 |
"mae": {
|
292 |
-
"_mlconsole_type": "
|
293 |
"value": {
|
294 |
"epochs": [
|
295 |
0
|
296 |
],
|
297 |
"values": [
|
298 |
-
0.
|
299 |
]
|
300 |
}
|
301 |
}
|
@@ -306,315 +349,75 @@
|
|
306 |
"_mlconsole_type": "Map",
|
307 |
"value": {
|
308 |
"4046": {
|
309 |
-
"_mlconsole_type": "
|
310 |
"value": {
|
311 |
-
"
|
312 |
-
|
313 |
-
|
314 |
-
"kept": false,
|
315 |
-
"isDisposedInternal": false,
|
316 |
-
"shape": [],
|
317 |
-
"dtype": "float32",
|
318 |
-
"size": 1,
|
319 |
-
"strides": [],
|
320 |
-
"dataId": {
|
321 |
-
"id": 12
|
322 |
-
},
|
323 |
-
"id": 9,
|
324 |
-
"rankType": "0",
|
325 |
-
"scopeId": 7
|
326 |
-
}
|
327 |
-
},
|
328 |
-
"mean": {
|
329 |
-
"_mlconsole_type": "e",
|
330 |
-
"value": {
|
331 |
-
"kept": false,
|
332 |
-
"isDisposedInternal": false,
|
333 |
-
"shape": [],
|
334 |
-
"dtype": "float32",
|
335 |
-
"size": 1,
|
336 |
-
"strides": [],
|
337 |
-
"dataId": {
|
338 |
-
"id": 14
|
339 |
-
},
|
340 |
-
"id": 10,
|
341 |
-
"rankType": "0",
|
342 |
-
"scopeId": 8
|
343 |
-
}
|
344 |
-
}
|
345 |
}
|
346 |
},
|
347 |
"4225": {
|
348 |
-
"_mlconsole_type": "
|
349 |
"value": {
|
350 |
-
"
|
351 |
-
|
352 |
-
|
353 |
-
"kept": false,
|
354 |
-
"isDisposedInternal": false,
|
355 |
-
"shape": [],
|
356 |
-
"dtype": "float32",
|
357 |
-
"size": 1,
|
358 |
-
"strides": [],
|
359 |
-
"dataId": {
|
360 |
-
"id": 37
|
361 |
-
},
|
362 |
-
"id": 23,
|
363 |
-
"rankType": "0",
|
364 |
-
"scopeId": 20
|
365 |
-
}
|
366 |
-
},
|
367 |
-
"mean": {
|
368 |
-
"_mlconsole_type": "e",
|
369 |
-
"value": {
|
370 |
-
"kept": false,
|
371 |
-
"isDisposedInternal": false,
|
372 |
-
"shape": [],
|
373 |
-
"dtype": "float32",
|
374 |
-
"size": 1,
|
375 |
-
"strides": [],
|
376 |
-
"dataId": {
|
377 |
-
"id": 39
|
378 |
-
},
|
379 |
-
"id": 24,
|
380 |
-
"rankType": "0",
|
381 |
-
"scopeId": 21
|
382 |
-
}
|
383 |
-
}
|
384 |
}
|
385 |
},
|
386 |
"4770": {
|
387 |
-
"_mlconsole_type": "
|
388 |
"value": {
|
389 |
-
"
|
390 |
-
|
391 |
-
|
392 |
-
|
393 |
-
|
394 |
-
|
395 |
-
|
396 |
-
|
397 |
-
|
398 |
-
|
399 |
-
|
400 |
-
},
|
401 |
-
"id": 37,
|
402 |
-
"rankType": "0",
|
403 |
-
"scopeId": 33
|
404 |
-
}
|
405 |
-
},
|
406 |
-
"mean": {
|
407 |
-
"_mlconsole_type": "e",
|
408 |
-
"value": {
|
409 |
-
"kept": false,
|
410 |
-
"isDisposedInternal": false,
|
411 |
-
"shape": [],
|
412 |
-
"dtype": "float32",
|
413 |
-
"size": 1,
|
414 |
-
"strides": [],
|
415 |
-
"dataId": {
|
416 |
-
"id": 64
|
417 |
-
},
|
418 |
-
"id": 38,
|
419 |
-
"rankType": "0",
|
420 |
-
"scopeId": 34
|
421 |
-
}
|
422 |
-
}
|
423 |
}
|
424 |
},
|
425 |
"Large Bags": {
|
426 |
-
"_mlconsole_type": "
|
427 |
"value": {
|
428 |
-
"
|
429 |
-
|
430 |
-
|
431 |
-
"kept": false,
|
432 |
-
"isDisposedInternal": false,
|
433 |
-
"shape": [],
|
434 |
-
"dtype": "float32",
|
435 |
-
"size": 1,
|
436 |
-
"strides": [],
|
437 |
-
"dataId": {
|
438 |
-
"id": 87
|
439 |
-
},
|
440 |
-
"id": 51,
|
441 |
-
"rankType": "0",
|
442 |
-
"scopeId": 46
|
443 |
-
}
|
444 |
-
},
|
445 |
-
"mean": {
|
446 |
-
"_mlconsole_type": "e",
|
447 |
-
"value": {
|
448 |
-
"kept": false,
|
449 |
-
"isDisposedInternal": false,
|
450 |
-
"shape": [],
|
451 |
-
"dtype": "float32",
|
452 |
-
"size": 1,
|
453 |
-
"strides": [],
|
454 |
-
"dataId": {
|
455 |
-
"id": 89
|
456 |
-
},
|
457 |
-
"id": 52,
|
458 |
-
"rankType": "0",
|
459 |
-
"scopeId": 47
|
460 |
-
}
|
461 |
-
}
|
462 |
}
|
463 |
},
|
464 |
"Small Bags": {
|
465 |
-
"_mlconsole_type": "
|
466 |
"value": {
|
467 |
-
"
|
468 |
-
|
469 |
-
|
470 |
-
"kept": false,
|
471 |
-
"isDisposedInternal": false,
|
472 |
-
"shape": [],
|
473 |
-
"dtype": "float32",
|
474 |
-
"size": 1,
|
475 |
-
"strides": [],
|
476 |
-
"dataId": {
|
477 |
-
"id": 112
|
478 |
-
},
|
479 |
-
"id": 65,
|
480 |
-
"rankType": "0",
|
481 |
-
"scopeId": 59
|
482 |
-
}
|
483 |
-
},
|
484 |
-
"mean": {
|
485 |
-
"_mlconsole_type": "e",
|
486 |
-
"value": {
|
487 |
-
"kept": false,
|
488 |
-
"isDisposedInternal": false,
|
489 |
-
"shape": [],
|
490 |
-
"dtype": "float32",
|
491 |
-
"size": 1,
|
492 |
-
"strides": [],
|
493 |
-
"dataId": {
|
494 |
-
"id": 114
|
495 |
-
},
|
496 |
-
"id": 66,
|
497 |
-
"rankType": "0",
|
498 |
-
"scopeId": 60
|
499 |
-
}
|
500 |
-
}
|
501 |
}
|
502 |
},
|
503 |
"Total Bags": {
|
504 |
-
"_mlconsole_type": "
|
505 |
"value": {
|
506 |
-
"
|
507 |
-
|
508 |
-
|
509 |
-
"kept": false,
|
510 |
-
"isDisposedInternal": false,
|
511 |
-
"shape": [],
|
512 |
-
"dtype": "float32",
|
513 |
-
"size": 1,
|
514 |
-
"strides": [],
|
515 |
-
"dataId": {
|
516 |
-
"id": 137
|
517 |
-
},
|
518 |
-
"id": 79,
|
519 |
-
"rankType": "0",
|
520 |
-
"scopeId": 72
|
521 |
-
}
|
522 |
-
},
|
523 |
-
"mean": {
|
524 |
-
"_mlconsole_type": "e",
|
525 |
-
"value": {
|
526 |
-
"kept": false,
|
527 |
-
"isDisposedInternal": false,
|
528 |
-
"shape": [],
|
529 |
-
"dtype": "float32",
|
530 |
-
"size": 1,
|
531 |
-
"strides": [],
|
532 |
-
"dataId": {
|
533 |
-
"id": 139
|
534 |
-
},
|
535 |
-
"id": 80,
|
536 |
-
"rankType": "0",
|
537 |
-
"scopeId": 73
|
538 |
-
}
|
539 |
-
}
|
540 |
}
|
541 |
},
|
542 |
"Total Volume": {
|
543 |
-
"_mlconsole_type": "
|
544 |
"value": {
|
545 |
-
"
|
546 |
-
|
547 |
-
|
548 |
-
"kept": false,
|
549 |
-
"isDisposedInternal": false,
|
550 |
-
"shape": [],
|
551 |
-
"dtype": "float32",
|
552 |
-
"size": 1,
|
553 |
-
"strides": [],
|
554 |
-
"dataId": {
|
555 |
-
"id": 162
|
556 |
-
},
|
557 |
-
"id": 93,
|
558 |
-
"rankType": "0",
|
559 |
-
"scopeId": 85
|
560 |
-
}
|
561 |
-
},
|
562 |
-
"mean": {
|
563 |
-
"_mlconsole_type": "e",
|
564 |
-
"value": {
|
565 |
-
"kept": false,
|
566 |
-
"isDisposedInternal": false,
|
567 |
-
"shape": [],
|
568 |
-
"dtype": "float32",
|
569 |
-
"size": 1,
|
570 |
-
"strides": [],
|
571 |
-
"dataId": {
|
572 |
-
"id": 164
|
573 |
-
},
|
574 |
-
"id": 94,
|
575 |
-
"rankType": "0",
|
576 |
-
"scopeId": 86
|
577 |
-
}
|
578 |
-
}
|
579 |
}
|
580 |
},
|
581 |
"XLarge Bags": {
|
582 |
-
"_mlconsole_type": "
|
583 |
"value": {
|
584 |
-
"
|
585 |
-
|
586 |
-
|
587 |
-
"kept": false,
|
588 |
-
"isDisposedInternal": false,
|
589 |
-
"shape": [],
|
590 |
-
"dtype": "float32",
|
591 |
-
"size": 1,
|
592 |
-
"strides": [],
|
593 |
-
"dataId": {
|
594 |
-
"id": 187
|
595 |
-
},
|
596 |
-
"id": 107,
|
597 |
-
"rankType": "0",
|
598 |
-
"scopeId": 98
|
599 |
-
}
|
600 |
-
},
|
601 |
-
"mean": {
|
602 |
-
"_mlconsole_type": "e",
|
603 |
-
"value": {
|
604 |
-
"kept": false,
|
605 |
-
"isDisposedInternal": false,
|
606 |
-
"shape": [],
|
607 |
-
"dtype": "float32",
|
608 |
-
"size": 1,
|
609 |
-
"strides": [],
|
610 |
-
"dataId": {
|
611 |
-
"id": 189
|
612 |
-
},
|
613 |
-
"id": 108,
|
614 |
-
"rankType": "0",
|
615 |
-
"scopeId": 99
|
616 |
-
}
|
617 |
-
}
|
618 |
}
|
619 |
}
|
620 |
}
|
@@ -622,87 +425,308 @@
|
|
622 |
"encoders": {
|
623 |
"_mlconsole_type": "Map",
|
624 |
"value": {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
625 |
"region": {
|
626 |
-
"_mlconsole_type": "
|
627 |
"value": {
|
628 |
-
"
|
629 |
-
"
|
630 |
-
|
631 |
-
|
632 |
-
"SouthCentral",
|
633 |
-
"NorthernNewEngland",
|
634 |
-
"RaleighGreensboro",
|
635 |
-
"Jacksonville",
|
636 |
-
"Denver",
|
637 |
"DallasFtWorth",
|
638 |
-
"CincinnatiDayton",
|
639 |
-
"Seattle",
|
640 |
-
"LasVegas",
|
641 |
-
"California",
|
642 |
-
"Indianapolis",
|
643 |
-
"GreatLakes",
|
644 |
"SanFrancisco",
|
645 |
-
"
|
646 |
-
"
|
647 |
-
"
|
648 |
"Tampa",
|
649 |
-
"
|
650 |
-
"
|
|
|
651 |
"TotalUS",
|
652 |
-
"
|
653 |
-
"
|
654 |
-
"StLouis",
|
655 |
"Philadelphia",
|
656 |
-
"NewYork",
|
657 |
"LosAngeles",
|
658 |
-
"PhoenixTucson",
|
659 |
-
"NewOrleansMobile",
|
660 |
"Boise",
|
661 |
-
"
|
662 |
-
"
|
663 |
-
"
|
664 |
-
"
|
665 |
-
"
|
666 |
-
|
667 |
-
|
668 |
-
"
|
669 |
-
"
|
670 |
-
"
|
671 |
-
"
|
672 |
-
"
|
673 |
-
"
|
674 |
-
"
|
675 |
-
"Spokane",
|
676 |
-
"
|
677 |
-
"
|
678 |
-
"
|
679 |
-
"
|
680 |
-
"
|
681 |
-
"
|
682 |
-
"
|
683 |
-
|
|
|
|
|
|
|
|
|
|
|
684 |
}
|
685 |
},
|
686 |
"type": {
|
687 |
-
"_mlconsole_type": "
|
688 |
"value": {
|
689 |
-
"
|
690 |
-
"
|
691 |
-
|
692 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
693 |
}
|
694 |
},
|
695 |
"year": {
|
696 |
-
"_mlconsole_type": "
|
697 |
"value": {
|
698 |
-
"
|
699 |
-
|
|
|
|
|
|
|
700 |
2015,
|
701 |
-
|
702 |
-
|
703 |
-
]
|
|
|
|
|
|
|
|
|
|
|
|
|
704 |
}
|
705 |
}
|
706 |
}
|
707 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
708 |
}
|
|
|
2 |
"id": 0,
|
3 |
"name": "model #1",
|
4 |
"modelConfig": {
|
5 |
+
"_mlconsole_type": "ModelConfig",
|
6 |
"value": {
|
7 |
"task": "regression",
|
8 |
"optimizer": "adagrad",
|
|
|
19 |
}
|
20 |
},
|
21 |
"status": 2,
|
22 |
+
"datasetName": "nateraw/avocado-prices/avocado.csv",
|
23 |
+
"huggingFaceDataset": "nateraw/avocado-prices",
|
24 |
"features": [
|
25 |
+
{
|
26 |
+
"name": "",
|
27 |
+
"used": true,
|
28 |
+
"type": 0,
|
29 |
+
"statistics": {
|
30 |
+
"type_percentage": {
|
31 |
+
"_mlconsole_type": "Map",
|
32 |
+
"value": {
|
33 |
+
"number": 1
|
34 |
+
}
|
35 |
+
},
|
36 |
+
"example_value_per_type": {
|
37 |
+
"_mlconsole_type": "Map",
|
38 |
+
"value": {
|
39 |
+
"number": 10
|
40 |
+
}
|
41 |
+
},
|
42 |
+
"unique_values": 53,
|
43 |
+
"presence_percentage": 1
|
44 |
+
}
|
45 |
+
},
|
46 |
{
|
47 |
"name": "4046",
|
48 |
"used": true,
|
|
|
57 |
"example_value_per_type": {
|
58 |
"_mlconsole_type": "Map",
|
59 |
"value": {
|
60 |
+
"number": 115638.44
|
61 |
}
|
62 |
},
|
63 |
"unique_values": 17702,
|
|
|
78 |
"example_value_per_type": {
|
79 |
"_mlconsole_type": "Map",
|
80 |
"value": {
|
81 |
+
"number": 168488.4
|
82 |
}
|
83 |
},
|
84 |
"unique_values": 18103,
|
|
|
99 |
"example_value_per_type": {
|
100 |
"_mlconsole_type": "Map",
|
101 |
"value": {
|
102 |
+
"number": 10445.22
|
103 |
}
|
104 |
},
|
105 |
"unique_values": 12071,
|
106 |
"presence_percentage": 1
|
107 |
}
|
108 |
},
|
109 |
+
{
|
110 |
+
"name": "Date",
|
111 |
+
"used": true,
|
112 |
+
"type": 1,
|
113 |
+
"statistics": {
|
114 |
+
"type_percentage": {
|
115 |
+
"_mlconsole_type": "Map",
|
116 |
+
"value": {
|
117 |
+
"string": 1
|
118 |
+
}
|
119 |
+
},
|
120 |
+
"example_value_per_type": {
|
121 |
+
"_mlconsole_type": "Map",
|
122 |
+
"value": {
|
123 |
+
"string": "2017-10-22"
|
124 |
+
}
|
125 |
+
},
|
126 |
+
"unique_values": 169,
|
127 |
+
"presence_percentage": 1
|
128 |
+
}
|
129 |
+
},
|
130 |
{
|
131 |
"name": "Large Bags",
|
132 |
"used": true,
|
|
|
141 |
"example_value_per_type": {
|
142 |
"_mlconsole_type": "Map",
|
143 |
"value": {
|
144 |
+
"number": 39747.32
|
145 |
}
|
146 |
},
|
147 |
"unique_values": 15082,
|
|
|
162 |
"example_value_per_type": {
|
163 |
"_mlconsole_type": "Map",
|
164 |
"value": {
|
165 |
+
"string": "Seattle"
|
166 |
}
|
167 |
},
|
168 |
"unique_values": 54,
|
|
|
183 |
"example_value_per_type": {
|
184 |
"_mlconsole_type": "Map",
|
185 |
"value": {
|
186 |
+
"number": 134104.55
|
187 |
}
|
188 |
},
|
189 |
"unique_values": 17321,
|
|
|
204 |
"example_value_per_type": {
|
205 |
"_mlconsole_type": "Map",
|
206 |
"value": {
|
207 |
+
"number": 174131.65
|
208 |
}
|
209 |
},
|
210 |
"unique_values": 18097,
|
|
|
225 |
"example_value_per_type": {
|
226 |
"_mlconsole_type": "Map",
|
227 |
"value": {
|
228 |
+
"number": 468703.71
|
229 |
}
|
230 |
},
|
231 |
"unique_values": 18237,
|
|
|
246 |
"example_value_per_type": {
|
247 |
"_mlconsole_type": "Map",
|
248 |
"value": {
|
249 |
+
"string": "conventional"
|
250 |
}
|
251 |
},
|
252 |
"unique_values": 2,
|
|
|
267 |
"example_value_per_type": {
|
268 |
"_mlconsole_type": "Map",
|
269 |
"value": {
|
270 |
+
"number": 279.78
|
271 |
}
|
272 |
},
|
273 |
"unique_values": 5588,
|
|
|
310 |
"example_value_per_type": {
|
311 |
"_mlconsole_type": "Map",
|
312 |
"value": {
|
313 |
+
"number": 1.48
|
314 |
}
|
315 |
},
|
316 |
"unique_values": 259,
|
|
|
321 |
"_mlconsole_type": "Map",
|
322 |
"value": {
|
323 |
"loss": {
|
324 |
+
"_mlconsole_type": "MetricValues",
|
325 |
"value": {
|
326 |
"epochs": [
|
327 |
0
|
328 |
],
|
329 |
"values": [
|
330 |
+
0.08849651366472244
|
331 |
]
|
332 |
}
|
333 |
},
|
334 |
"mae": {
|
335 |
+
"_mlconsole_type": "MetricValues",
|
336 |
"value": {
|
337 |
"epochs": [
|
338 |
0
|
339 |
],
|
340 |
"values": [
|
341 |
+
0.22897861897945404
|
342 |
]
|
343 |
}
|
344 |
}
|
|
|
349 |
"_mlconsole_type": "Map",
|
350 |
"value": {
|
351 |
"4046": {
|
352 |
+
"_mlconsole_type": "StandardScaler",
|
353 |
"value": {
|
354 |
+
"config": {},
|
355 |
+
"mean": 291967.65625,
|
356 |
+
"stdev": 1259982.125
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
357 |
}
|
358 |
},
|
359 |
"4225": {
|
360 |
+
"_mlconsole_type": "StandardScaler",
|
361 |
"value": {
|
362 |
+
"config": {},
|
363 |
+
"mean": 297870.84375,
|
364 |
+
"stdev": 1212555.5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
365 |
}
|
366 |
},
|
367 |
"4770": {
|
368 |
+
"_mlconsole_type": "StandardScaler",
|
369 |
"value": {
|
370 |
+
"config": {},
|
371 |
+
"mean": 23265.75390625,
|
372 |
+
"stdev": 110418.15625
|
373 |
+
}
|
374 |
+
},
|
375 |
+
"": {
|
376 |
+
"_mlconsole_type": "StandardScaler",
|
377 |
+
"value": {
|
378 |
+
"config": {},
|
379 |
+
"mean": 24.22199249267578,
|
380 |
+
"stdev": 15.495306968688965
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
381 |
}
|
382 |
},
|
383 |
"Large Bags": {
|
384 |
+
"_mlconsole_type": "StandardScaler",
|
385 |
"value": {
|
386 |
+
"config": {},
|
387 |
+
"mean": 54061.515625,
|
388 |
+
"stdev": 247124.921875
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
389 |
}
|
390 |
},
|
391 |
"Small Bags": {
|
392 |
+
"_mlconsole_type": "StandardScaler",
|
393 |
"value": {
|
394 |
+
"config": {},
|
395 |
+
"mean": 181757.828125,
|
396 |
+
"stdev": 741302.375
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
397 |
}
|
398 |
},
|
399 |
"Total Bags": {
|
400 |
+
"_mlconsole_type": "StandardScaler",
|
401 |
"value": {
|
402 |
+
"config": {},
|
403 |
+
"mean": 238951.234375,
|
404 |
+
"stdev": 985316.3125
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
405 |
}
|
406 |
},
|
407 |
"Total Volume": {
|
408 |
+
"_mlconsole_type": "StandardScaler",
|
409 |
"value": {
|
410 |
+
"config": {},
|
411 |
+
"mean": 852057.9375,
|
412 |
+
"stdev": 3457331
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
413 |
}
|
414 |
},
|
415 |
"XLarge Bags": {
|
416 |
+
"_mlconsole_type": "StandardScaler",
|
417 |
"value": {
|
418 |
+
"config": {},
|
419 |
+
"mean": 3132.254150390625,
|
420 |
+
"stdev": 17679.482421875
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
421 |
}
|
422 |
}
|
423 |
}
|
|
|
425 |
"encoders": {
|
426 |
"_mlconsole_type": "Map",
|
427 |
"value": {
|
428 |
+
"Date": {
|
429 |
+
"_mlconsole_type": "OneHotEncoder",
|
430 |
+
"value": {
|
431 |
+
"config": {
|
432 |
+
"maxVocabSize": 20
|
433 |
+
},
|
434 |
+
"labels": [
|
435 |
+
"2016-08-07",
|
436 |
+
"2017-12-10",
|
437 |
+
"2016-10-16",
|
438 |
+
"2016-03-06",
|
439 |
+
"2015-07-26",
|
440 |
+
"2016-07-10",
|
441 |
+
"2017-02-19",
|
442 |
+
"2015-10-25",
|
443 |
+
"2016-11-06",
|
444 |
+
"2016-04-24",
|
445 |
+
"2015-12-27",
|
446 |
+
"2016-07-03",
|
447 |
+
"2016-04-03",
|
448 |
+
"2015-12-06",
|
449 |
+
"2015-05-10",
|
450 |
+
"2015-09-06",
|
451 |
+
"2017-12-03",
|
452 |
+
"2017-08-13",
|
453 |
+
"2015-10-04",
|
454 |
+
"2016-09-18"
|
455 |
+
],
|
456 |
+
"label_to_index": {
|
457 |
+
"2016-08-07": 0,
|
458 |
+
"2017-12-10": 1,
|
459 |
+
"2016-10-16": 2,
|
460 |
+
"2016-03-06": 3,
|
461 |
+
"2015-07-26": 4,
|
462 |
+
"2016-07-10": 5,
|
463 |
+
"2017-02-19": 6,
|
464 |
+
"2015-10-25": 7,
|
465 |
+
"2016-11-06": 8,
|
466 |
+
"2016-04-24": 9,
|
467 |
+
"2015-12-27": 10,
|
468 |
+
"2016-07-03": 11,
|
469 |
+
"2016-04-03": 12,
|
470 |
+
"2015-12-06": 13,
|
471 |
+
"2015-05-10": 14,
|
472 |
+
"2015-09-06": 15,
|
473 |
+
"2017-12-03": 16,
|
474 |
+
"2017-08-13": 17,
|
475 |
+
"2015-10-04": 18,
|
476 |
+
"2016-09-18": 19
|
477 |
+
}
|
478 |
+
}
|
479 |
+
},
|
480 |
"region": {
|
481 |
+
"_mlconsole_type": "OneHotEncoder",
|
482 |
"value": {
|
483 |
+
"config": {
|
484 |
+
"maxVocabSize": 20
|
485 |
+
},
|
486 |
+
"labels": [
|
|
|
|
|
|
|
|
|
|
|
487 |
"DallasFtWorth",
|
|
|
|
|
|
|
|
|
|
|
|
|
488 |
"SanFrancisco",
|
489 |
+
"SanDiego",
|
490 |
+
"NorthernNewEngland",
|
491 |
+
"Boston",
|
492 |
"Tampa",
|
493 |
+
"Plains",
|
494 |
+
"Spokane",
|
495 |
+
"Albany",
|
496 |
"TotalUS",
|
497 |
+
"Southeast",
|
498 |
+
"CincinnatiDayton",
|
|
|
499 |
"Philadelphia",
|
|
|
500 |
"LosAngeles",
|
|
|
|
|
501 |
"Boise",
|
502 |
+
"Houston",
|
503 |
+
"California",
|
504 |
+
"Denver",
|
505 |
+
"NewOrleansMobile",
|
506 |
+
"Chicago"
|
507 |
+
],
|
508 |
+
"label_to_index": {
|
509 |
+
"DallasFtWorth": 0,
|
510 |
+
"SanFrancisco": 1,
|
511 |
+
"SanDiego": 2,
|
512 |
+
"NorthernNewEngland": 3,
|
513 |
+
"Boston": 4,
|
514 |
+
"Tampa": 5,
|
515 |
+
"Plains": 6,
|
516 |
+
"Spokane": 7,
|
517 |
+
"Albany": 8,
|
518 |
+
"TotalUS": 9,
|
519 |
+
"Southeast": 10,
|
520 |
+
"CincinnatiDayton": 11,
|
521 |
+
"Philadelphia": 12,
|
522 |
+
"LosAngeles": 13,
|
523 |
+
"Boise": 14,
|
524 |
+
"Houston": 15,
|
525 |
+
"California": 16,
|
526 |
+
"Denver": 17,
|
527 |
+
"NewOrleansMobile": 18,
|
528 |
+
"Chicago": 19
|
529 |
+
}
|
530 |
}
|
531 |
},
|
532 |
"type": {
|
533 |
+
"_mlconsole_type": "OneHotEncoder",
|
534 |
"value": {
|
535 |
+
"config": {
|
536 |
+
"maxVocabSize": 20
|
537 |
+
},
|
538 |
+
"labels": [
|
539 |
+
"conventional",
|
540 |
+
"organic"
|
541 |
+
],
|
542 |
+
"label_to_index": {
|
543 |
+
"conventional": 0,
|
544 |
+
"organic": 1
|
545 |
+
}
|
546 |
}
|
547 |
},
|
548 |
"year": {
|
549 |
+
"_mlconsole_type": "OneHotEncoder",
|
550 |
"value": {
|
551 |
+
"config": {
|
552 |
+
"maxVocabSize": 20
|
553 |
+
},
|
554 |
+
"labels": [
|
555 |
+
2017,
|
556 |
2015,
|
557 |
+
2016,
|
558 |
+
2018
|
559 |
+
],
|
560 |
+
"label_to_index": {
|
561 |
+
"2015": 1,
|
562 |
+
"2016": 2,
|
563 |
+
"2017": 0,
|
564 |
+
"2018": 3
|
565 |
+
}
|
566 |
}
|
567 |
}
|
568 |
}
|
569 |
+
},
|
570 |
+
"examples": [
|
571 |
+
{
|
572 |
+
"4046": 674670.89,
|
573 |
+
"4225": 309275.19,
|
574 |
+
"4770": 7468.25,
|
575 |
+
"": 17,
|
576 |
+
"Date": "2015-08-30",
|
577 |
+
"AveragePrice": 0.82,
|
578 |
+
"Total Volume": 1101680.91,
|
579 |
+
"Total Bags": 110266.58,
|
580 |
+
"Small Bags": 101093.6,
|
581 |
+
"Large Bags": 9171.11,
|
582 |
+
"XLarge Bags": 1.87,
|
583 |
+
"type": "conventional",
|
584 |
+
"year": 2015,
|
585 |
+
"region": "DallasFtWorth"
|
586 |
+
},
|
587 |
+
{
|
588 |
+
"4046": 27489.32,
|
589 |
+
"4225": 523118,
|
590 |
+
"4770": 112934.4,
|
591 |
+
"": 42,
|
592 |
+
"Date": "2015-03-08",
|
593 |
+
"AveragePrice": 1.18,
|
594 |
+
"Total Volume": 772997.09,
|
595 |
+
"Total Bags": 109455.37,
|
596 |
+
"Small Bags": 107215.4,
|
597 |
+
"Large Bags": 2234.66,
|
598 |
+
"XLarge Bags": 5.31,
|
599 |
+
"type": "conventional",
|
600 |
+
"year": 2015,
|
601 |
+
"region": "Chicago"
|
602 |
+
},
|
603 |
+
{
|
604 |
+
"4046": 1214455.87,
|
605 |
+
"4225": 691108.91,
|
606 |
+
"4770": 113180.16,
|
607 |
+
"": 30,
|
608 |
+
"Date": "2016-05-29",
|
609 |
+
"AveragePrice": 0.83,
|
610 |
+
"Total Volume": 3203935.53,
|
611 |
+
"Total Bags": 1185190.59,
|
612 |
+
"Small Bags": 1038686.31,
|
613 |
+
"Large Bags": 119446.72,
|
614 |
+
"XLarge Bags": 27057.56,
|
615 |
+
"type": "conventional",
|
616 |
+
"year": 2016,
|
617 |
+
"region": "LosAngeles"
|
618 |
+
},
|
619 |
+
{
|
620 |
+
"4046": 3227.12,
|
621 |
+
"4225": 75092.85,
|
622 |
+
"4770": 6.13,
|
623 |
+
"": 40,
|
624 |
+
"Date": "2016-03-20",
|
625 |
+
"AveragePrice": 1.24,
|
626 |
+
"Total Volume": 131022.13,
|
627 |
+
"Total Bags": 52696.03,
|
628 |
+
"Small Bags": 11483.08,
|
629 |
+
"Large Bags": 41212.95,
|
630 |
+
"XLarge Bags": 0,
|
631 |
+
"type": "organic",
|
632 |
+
"year": 2016,
|
633 |
+
"region": "GreatLakes"
|
634 |
+
},
|
635 |
+
{
|
636 |
+
"4046": 1552.03,
|
637 |
+
"4225": 59920.21,
|
638 |
+
"4770": 20,
|
639 |
+
"": 35,
|
640 |
+
"Date": "2017-04-30",
|
641 |
+
"AveragePrice": 1.36,
|
642 |
+
"Total Volume": 96486.66,
|
643 |
+
"Total Bags": 34994.42,
|
644 |
+
"Small Bags": 30442.04,
|
645 |
+
"Large Bags": 4552.38,
|
646 |
+
"XLarge Bags": 0,
|
647 |
+
"type": "conventional",
|
648 |
+
"year": 2017,
|
649 |
+
"region": "Syracuse"
|
650 |
+
},
|
651 |
+
{
|
652 |
+
"4046": 1325.19,
|
653 |
+
"4225": 7679.48,
|
654 |
+
"4770": 444.8,
|
655 |
+
"": 51,
|
656 |
+
"Date": "2017-01-08",
|
657 |
+
"AveragePrice": 1.85,
|
658 |
+
"Total Volume": 17989.43,
|
659 |
+
"Total Bags": 8539.96,
|
660 |
+
"Small Bags": 8534.42,
|
661 |
+
"Large Bags": 5.54,
|
662 |
+
"XLarge Bags": 0,
|
663 |
+
"type": "organic",
|
664 |
+
"year": 2017,
|
665 |
+
"region": "BaltimoreWashington"
|
666 |
+
},
|
667 |
+
{
|
668 |
+
"4046": 90571.72,
|
669 |
+
"4225": 119196.88,
|
670 |
+
"4770": 15746.23,
|
671 |
+
"": 6,
|
672 |
+
"Date": "2016-11-13",
|
673 |
+
"AveragePrice": 1.22,
|
674 |
+
"Total Volume": 487762.79,
|
675 |
+
"Total Bags": 262247.96,
|
676 |
+
"Small Bags": 261272.14,
|
677 |
+
"Large Bags": 376.61,
|
678 |
+
"XLarge Bags": 599.21,
|
679 |
+
"type": "conventional",
|
680 |
+
"year": 2016,
|
681 |
+
"region": "Portland"
|
682 |
+
},
|
683 |
+
{
|
684 |
+
"4046": 4,
|
685 |
+
"4225": 997.83,
|
686 |
+
"4770": 0,
|
687 |
+
"": 3,
|
688 |
+
"Date": "2016-12-04",
|
689 |
+
"AveragePrice": 1.28,
|
690 |
+
"Total Volume": 2391.74,
|
691 |
+
"Total Bags": 1389.91,
|
692 |
+
"Small Bags": 396.67,
|
693 |
+
"Large Bags": 993.24,
|
694 |
+
"XLarge Bags": 0,
|
695 |
+
"type": "organic",
|
696 |
+
"year": 2016,
|
697 |
+
"region": "Louisville"
|
698 |
+
},
|
699 |
+
{
|
700 |
+
"4046": 131638.62,
|
701 |
+
"4225": 467572.13,
|
702 |
+
"4770": 23810.65,
|
703 |
+
"": 31,
|
704 |
+
"Date": "2015-05-24",
|
705 |
+
"AveragePrice": 1.37,
|
706 |
+
"Total Volume": 700411.03,
|
707 |
+
"Total Bags": 77389.63,
|
708 |
+
"Small Bags": 76306.09,
|
709 |
+
"Large Bags": 1083.54,
|
710 |
+
"XLarge Bags": 0,
|
711 |
+
"type": "conventional",
|
712 |
+
"year": 2015,
|
713 |
+
"region": "SanFrancisco"
|
714 |
+
},
|
715 |
+
{
|
716 |
+
"4046": 2998.06,
|
717 |
+
"4225": 92084.04,
|
718 |
+
"4770": 899.73,
|
719 |
+
"": 6,
|
720 |
+
"Date": "2016-11-13",
|
721 |
+
"AveragePrice": 1.07,
|
722 |
+
"Total Volume": 249072.9,
|
723 |
+
"Total Bags": 153091.07,
|
724 |
+
"Small Bags": 23980.47,
|
725 |
+
"Large Bags": 129104.39,
|
726 |
+
"XLarge Bags": 6.21,
|
727 |
+
"type": "conventional",
|
728 |
+
"year": 2016,
|
729 |
+
"region": "CincinnatiDayton"
|
730 |
+
}
|
731 |
+
]
|
732 |
}
|