This commit is contained in:
Jen Looper 2021-05-14 17:52:56 -04:00
Родитель 3542073c6b
Коммит 2dfeea2252
1 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -256,11 +256,12 @@ You can watch the training occurring:
2014-12-30 00:00:00
1 : predicted = [0.32 0.29 0.28] expected = [0.32945389435989236, 0.2900626678603402, 0.2739480752014323]
2014-12-30 01:00:00
2 : predicted = [0.3 0.29 0.3 ] expected = [0.2900626678603402, 0.2739480752014323, 0.26812891674127126]
2014-12-30 02:00:00
3 : predicted = [0.27 0.28 0.32] expected = [0.2739480752014323, 0.26812891674127126, 0.3025962399283795]
2014-12-30 03:00:00
Now you can compare the predictions to the actual load: