Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

running_logs.log 73 KB

You have to be logged in to leave a comment. Sign In
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
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
  1. [2024-06-13 13:58:50,138: INFO: main: Welcome to logger]
  2. [2024-06-13 15:53:01,473: INFO: main: >>>>>> stage Data Ingestion stage started <<<<<<]
  3. [2024-06-13 15:53:01,475: INFO: common: yaml file: config\config.yaml loaded successfully]
  4. [2024-06-13 15:53:01,476: INFO: common: yaml file: params.yaml loaded successfully]
  5. [2024-06-13 15:53:01,477: INFO: common: created directory at: artifacts]
  6. [2024-06-13 15:53:01,478: INFO: common: created directory at: artifacts/data_ingestion]
  7. [2024-06-13 15:53:01,479: INFO: data_ingestion: Downloading data from https://drive.google.com/file/d/1vlhZ5c7abUKF8xXERIw6m9Te8fW7ohw3/view?usp=sharing into file artifacts/data_ingestion/data.zip]
  8. [2024-06-13 15:53:20,545: INFO: data_ingestion: Downloaded data from https://drive.google.com/file/d/1vlhZ5c7abUKF8xXERIw6m9Te8fW7ohw3/view?usp=sharing into file artifacts/data_ingestion/data.zip]
  9. [2024-06-13 15:53:21,971: INFO: main: >>>>>> stage Data Ingestion stage completed <<<<<<
  10. x==========x]
  11. [2024-06-13 16:37:52,703: INFO: main: >>>>>> stage Data Ingestion stage started <<<<<<]
  12. [2024-06-13 16:37:52,705: INFO: common: yaml file: config\config.yaml loaded successfully]
  13. [2024-06-13 16:37:52,705: INFO: common: yaml file: config\config.yaml loaded successfully]
  14. [2024-06-13 16:37:52,706: INFO: common: yaml file: params.yaml loaded successfully]
  15. [2024-06-13 16:37:52,706: INFO: common: yaml file: params.yaml loaded successfully]
  16. [2024-06-13 16:37:52,707: INFO: common: created directory at: artifacts]
  17. [2024-06-13 16:37:52,707: INFO: common: created directory at: artifacts]
  18. [2024-06-13 16:37:52,707: INFO: common: created directory at: artifacts/data_ingestion]
  19. [2024-06-13 16:37:52,707: INFO: common: created directory at: artifacts/data_ingestion]
  20. [2024-06-13 16:37:52,708: INFO: data_ingestion: Downloading data from https://drive.google.com/file/d/1vlhZ5c7abUKF8xXERIw6m9Te8fW7ohw3/view?usp=sharing into file artifacts/data_ingestion/data.zip]
  21. [2024-06-13 16:37:52,708: INFO: data_ingestion: Downloading data from https://drive.google.com/file/d/1vlhZ5c7abUKF8xXERIw6m9Te8fW7ohw3/view?usp=sharing into file artifacts/data_ingestion/data.zip]
  22. [2024-06-13 16:38:16,628: INFO: data_ingestion: Downloaded data from https://drive.google.com/file/d/1vlhZ5c7abUKF8xXERIw6m9Te8fW7ohw3/view?usp=sharing into file artifacts/data_ingestion/data.zip]
  23. [2024-06-13 16:38:17,590: INFO: main: >>>>>> stage Data Ingestion stage completed <<<<<<
  24. x==========x]
  25. [2024-06-13 16:38:17,590: INFO: main: *******************]
  26. [2024-06-13 16:38:17,592: INFO: main: >>>>>> stage Prepare base model started <<<<<<]
  27. [2024-06-13 16:38:17,598: INFO: common: yaml file: config\config.yaml loaded successfully]
  28. [2024-06-13 16:38:17,599: INFO: common: yaml file: params.yaml loaded successfully]
  29. [2024-06-13 16:38:17,599: INFO: common: created directory at: artifacts]
  30. [2024-06-13 16:38:17,600: INFO: common: created directory at: artifacts/prepare_base_model]
  31. [2024-06-13 16:38:18,119: WARNING: saving_utils: Compiled the loaded model, but the compiled metrics have yet to be built. `model.compile_metrics` will be empty until you train or evaluate the model.]
  32. [2024-06-13 16:38:19,179: INFO: main: >>>>>> stage Prepare base model completed <<<<<<
  33. x==========x]
  34. [2024-06-13 16:38:25,303: INFO: data_ingestion: Downloaded data from https://drive.google.com/file/d/1vlhZ5c7abUKF8xXERIw6m9Te8fW7ohw3/view?usp=sharing into file artifacts/data_ingestion/data.zip]
  35. [2024-06-13 16:38:26,141: INFO: main: >>>>>> stage Data Ingestion stage completed <<<<<<
  36. x==========x]
  37. [2024-06-13 16:38:26,142: INFO: main: *******************]
  38. [2024-06-13 16:38:26,142: INFO: main: >>>>>> stage Prepare base model started <<<<<<]
  39. [2024-06-13 16:38:26,144: INFO: common: yaml file: config\config.yaml loaded successfully]
  40. [2024-06-13 16:38:26,146: INFO: common: yaml file: params.yaml loaded successfully]
  41. [2024-06-13 16:38:26,147: INFO: common: created directory at: artifacts]
  42. [2024-06-13 16:38:26,147: INFO: common: created directory at: artifacts/prepare_base_model]
  43. [2024-06-13 16:38:26,567: WARNING: saving_utils: Compiled the loaded model, but the compiled metrics have yet to be built. `model.compile_metrics` will be empty until you train or evaluate the model.]
  44. [2024-06-13 16:38:27,313: INFO: main: >>>>>> stage Prepare base model completed <<<<<<
  45. x==========x]
  46. [2024-06-13 17:03:31,825: INFO: main: >>>>>> stage Data Ingestion stage started <<<<<<]
  47. [2024-06-13 17:03:31,828: INFO: common: yaml file: config\config.yaml loaded successfully]
  48. [2024-06-13 17:03:31,830: INFO: common: yaml file: params.yaml loaded successfully]
  49. [2024-06-13 17:03:31,831: INFO: common: created directory at: artifacts]
  50. [2024-06-13 17:03:31,831: INFO: common: created directory at: artifacts/data_ingestion]
  51. [2024-06-13 17:03:31,832: INFO: data_ingestion: Downloading data from https://drive.google.com/file/d/1vlhZ5c7abUKF8xXERIw6m9Te8fW7ohw3/view?usp=sharing into file artifacts/data_ingestion/data.zip]
  52. [2024-06-13 17:03:49,730: INFO: data_ingestion: Downloaded data from https://drive.google.com/file/d/1vlhZ5c7abUKF8xXERIw6m9Te8fW7ohw3/view?usp=sharing into file artifacts/data_ingestion/data.zip]
  53. [2024-06-13 17:03:50,775: INFO: main: >>>>>> stage Data Ingestion stage completed <<<<<<
  54. x==========x]
  55. [2024-06-13 17:03:50,775: INFO: main: *******************]
  56. [2024-06-13 17:03:50,776: INFO: main: >>>>>> stage Prepare base model started <<<<<<]
  57. [2024-06-13 17:03:50,779: INFO: common: yaml file: config\config.yaml loaded successfully]
  58. [2024-06-13 17:03:50,780: INFO: common: yaml file: params.yaml loaded successfully]
  59. [2024-06-13 17:03:50,782: INFO: common: created directory at: artifacts]
  60. [2024-06-13 17:03:50,782: INFO: common: created directory at: artifacts/prepare_base_model]
  61. [2024-06-13 17:03:51,311: WARNING: saving_utils: Compiled the loaded model, but the compiled metrics have yet to be built. `model.compile_metrics` will be empty until you train or evaluate the model.]
  62. [2024-06-13 17:03:52,796: INFO: main: >>>>>> stage Prepare base model completed <<<<<<
  63. x==========x]
  64. [2024-06-13 17:03:52,797: INFO: main: *******************]
  65. [2024-06-13 17:03:52,798: INFO: main: >>>>>> stage Training started <<<<<<]
  66. [2024-06-13 17:03:52,798: ERROR: main: name 'ModelTrainingPipeline' is not defined]
  67. Traceback (most recent call last):
  68. File "F:\End_to_End\Kidney_Disease_Classification\main.py", line 36, in <module>
  69. model_trainer = ModelTrainingPipeline()
  70. ^^^^^^^^^^^^^^^^^^^^^
  71. NameError: name 'ModelTrainingPipeline' is not defined
  72. [2024-06-13 17:04:37,865: INFO: main: >>>>>> stage Data Ingestion stage started <<<<<<]
  73. [2024-06-13 17:04:37,868: INFO: common: yaml file: config\config.yaml loaded successfully]
  74. [2024-06-13 17:04:37,870: INFO: common: yaml file: params.yaml loaded successfully]
  75. [2024-06-13 17:04:37,870: INFO: common: created directory at: artifacts]
  76. [2024-06-13 17:04:37,871: INFO: common: created directory at: artifacts/data_ingestion]
  77. [2024-06-13 17:04:37,871: INFO: data_ingestion: Downloading data from https://drive.google.com/file/d/1vlhZ5c7abUKF8xXERIw6m9Te8fW7ohw3/view?usp=sharing into file artifacts/data_ingestion/data.zip]
  78. [2024-06-13 17:04:56,497: INFO: data_ingestion: Downloaded data from https://drive.google.com/file/d/1vlhZ5c7abUKF8xXERIw6m9Te8fW7ohw3/view?usp=sharing into file artifacts/data_ingestion/data.zip]
  79. [2024-06-13 17:04:57,469: INFO: main: >>>>>> stage Data Ingestion stage completed <<<<<<
  80. x==========x]
  81. [2024-06-13 17:04:57,470: INFO: main: *******************]
  82. [2024-06-13 17:04:57,471: INFO: main: >>>>>> stage Prepare base model started <<<<<<]
  83. [2024-06-13 17:04:57,473: INFO: common: yaml file: config\config.yaml loaded successfully]
  84. [2024-06-13 17:04:57,476: INFO: common: yaml file: params.yaml loaded successfully]
  85. [2024-06-13 17:04:57,477: INFO: common: created directory at: artifacts]
  86. [2024-06-13 17:04:57,477: INFO: common: created directory at: artifacts/prepare_base_model]
  87. [2024-06-13 17:04:57,884: WARNING: saving_utils: Compiled the loaded model, but the compiled metrics have yet to be built. `model.compile_metrics` will be empty until you train or evaluate the model.]
  88. [2024-06-13 17:04:59,917: INFO: main: >>>>>> stage Prepare base model completed <<<<<<
  89. x==========x]
  90. [2024-06-13 17:04:59,918: INFO: main: *******************]
  91. [2024-06-13 17:04:59,919: INFO: main: >>>>>> stage Training started <<<<<<]
  92. [2024-06-13 17:04:59,923: INFO: common: yaml file: config\config.yaml loaded successfully]
  93. [2024-06-13 17:04:59,924: INFO: common: yaml file: params.yaml loaded successfully]
  94. [2024-06-13 17:04:59,925: INFO: common: created directory at: artifacts]
  95. [2024-06-13 17:04:59,925: INFO: common: created directory at: artifacts\training]
  96. [2024-06-13 17:06:12,744: INFO: main: >>>>>> stage Training completed <<<<<<
  97. x==========x]
  98. [2024-06-13 18:26:30,739: INFO: main: >>>>>> stage Data Ingestion stage started <<<<<<]
  99. [2024-06-13 18:26:30,741: INFO: common: yaml file: config\config.yaml loaded successfully]
  100. [2024-06-13 18:26:30,743: INFO: common: yaml file: params.yaml loaded successfully]
  101. [2024-06-13 18:26:30,743: INFO: common: created directory at: artifacts]
  102. [2024-06-13 18:26:30,743: INFO: common: created directory at: artifacts/data_ingestion]
  103. [2024-06-13 18:26:30,744: INFO: data_ingestion: Downloading data from https://drive.google.com/file/d/1vlhZ5c7abUKF8xXERIw6m9Te8fW7ohw3/view?usp=sharing into file artifacts/data_ingestion/data.zip]
  104. [2024-06-13 18:26:50,029: INFO: data_ingestion: Downloaded data from https://drive.google.com/file/d/1vlhZ5c7abUKF8xXERIw6m9Te8fW7ohw3/view?usp=sharing into file artifacts/data_ingestion/data.zip]
  105. [2024-06-13 18:26:51,265: INFO: main: >>>>>> stage Data Ingestion stage completed <<<<<<
  106. x==========x]
  107. [2024-06-13 18:26:51,266: INFO: main: *******************]
  108. [2024-06-13 18:26:51,266: INFO: main: >>>>>> stage Prepare base model started <<<<<<]
  109. [2024-06-13 18:26:51,268: INFO: common: yaml file: config\config.yaml loaded successfully]
  110. [2024-06-13 18:26:51,269: INFO: common: yaml file: params.yaml loaded successfully]
  111. [2024-06-13 18:26:51,270: INFO: common: created directory at: artifacts]
  112. [2024-06-13 18:26:51,270: INFO: common: created directory at: artifacts/prepare_base_model]
  113. [2024-06-13 18:26:51,705: WARNING: saving_utils: Compiled the loaded model, but the compiled metrics have yet to be built. `model.compile_metrics` will be empty until you train or evaluate the model.]
  114. [2024-06-13 18:26:53,192: INFO: main: >>>>>> stage Prepare base model completed <<<<<<
  115. x==========x]
  116. [2024-06-13 18:26:53,193: INFO: main: *******************]
  117. [2024-06-13 18:26:53,194: INFO: main: >>>>>> stage Training started <<<<<<]
  118. [2024-06-13 18:26:53,198: INFO: common: yaml file: config\config.yaml loaded successfully]
  119. [2024-06-13 18:26:53,199: INFO: common: yaml file: params.yaml loaded successfully]
  120. [2024-06-13 18:26:53,200: INFO: common: created directory at: artifacts]
  121. [2024-06-13 18:26:53,200: INFO: common: created directory at: artifacts\training]
  122. [2024-06-13 18:28:01,427: INFO: main: >>>>>> stage Training completed <<<<<<
  123. x==========x]
  124. [2024-06-13 18:28:01,428: INFO: main: *******************]
  125. [2024-06-13 18:28:01,429: INFO: main: >>>>>> stage Evaluation stage started <<<<<<]
  126. [2024-06-13 18:28:01,435: INFO: common: yaml file: config\config.yaml loaded successfully]
  127. [2024-06-13 18:28:01,439: INFO: common: yaml file: params.yaml loaded successfully]
  128. [2024-06-13 18:28:01,440: INFO: common: created directory at: artifacts]
  129. [2024-06-13 18:28:24,171: INFO: common: json file saved at: scores.json]
  130. [2024-06-13 18:28:24,172: INFO: common: json file saved at: scores.json]
  131. [2024-06-13 18:28:24,172: INFO: main: >>>>>> stage Evaluation stage completed <<<<<<
  132. x==========x]
  133. [2024-06-13 18:39:56,401: INFO: main: >>>>>> stage Data Ingestion stage started <<<<<<]
  134. [2024-06-13 18:39:56,403: INFO: common: yaml file: config\config.yaml loaded successfully]
  135. [2024-06-13 18:39:56,405: INFO: common: yaml file: params.yaml loaded successfully]
  136. [2024-06-13 18:39:56,405: INFO: common: created directory at: artifacts]
  137. [2024-06-13 18:39:56,405: INFO: common: created directory at: artifacts/data_ingestion]
  138. [2024-06-13 18:39:56,406: INFO: data_ingestion: Downloading data from https://drive.google.com/file/d/1vlhZ5c7abUKF8xXERIw6m9Te8fW7ohw3/view?usp=sharing into file artifacts/data_ingestion/data.zip]
  139. [2024-06-13 18:40:14,028: INFO: data_ingestion: Downloaded data from https://drive.google.com/file/d/1vlhZ5c7abUKF8xXERIw6m9Te8fW7ohw3/view?usp=sharing into file artifacts/data_ingestion/data.zip]
  140. [2024-06-13 18:40:15,116: INFO: main: >>>>>> stage Data Ingestion stage completed <<<<<<
  141. x==========x]
  142. [2024-06-13 18:40:15,116: INFO: main: *******************]
  143. [2024-06-13 18:40:15,117: INFO: main: >>>>>> stage Prepare base model started <<<<<<]
  144. [2024-06-13 18:40:15,118: INFO: common: yaml file: config\config.yaml loaded successfully]
  145. [2024-06-13 18:40:15,121: INFO: common: yaml file: params.yaml loaded successfully]
  146. [2024-06-13 18:40:15,121: INFO: common: created directory at: artifacts]
  147. [2024-06-13 18:40:15,121: INFO: common: created directory at: artifacts/prepare_base_model]
  148. [2024-06-13 18:40:15,594: WARNING: saving_utils: Compiled the loaded model, but the compiled metrics have yet to be built. `model.compile_metrics` will be empty until you train or evaluate the model.]
  149. [2024-06-13 18:40:16,899: INFO: main: >>>>>> stage Prepare base model completed <<<<<<
  150. x==========x]
  151. [2024-06-13 18:40:16,899: INFO: main: *******************]
  152. [2024-06-13 18:40:16,900: INFO: main: >>>>>> stage Training started <<<<<<]
  153. [2024-06-13 18:40:16,905: INFO: common: yaml file: config\config.yaml loaded successfully]
  154. [2024-06-13 18:40:16,906: INFO: common: yaml file: params.yaml loaded successfully]
  155. [2024-06-13 18:40:16,907: INFO: common: created directory at: artifacts]
  156. [2024-06-13 18:40:16,907: INFO: common: created directory at: artifacts\training]
  157. [2024-06-13 18:41:31,730: INFO: main: >>>>>> stage Training completed <<<<<<
  158. x==========x]
  159. [2024-06-13 18:41:31,731: INFO: main: *******************]
  160. [2024-06-13 18:41:31,732: INFO: main: >>>>>> stage Evaluation stage started <<<<<<]
  161. [2024-06-13 18:41:31,736: INFO: common: yaml file: config\config.yaml loaded successfully]
  162. [2024-06-13 18:41:31,738: INFO: common: yaml file: params.yaml loaded successfully]
  163. [2024-06-13 18:41:31,738: INFO: common: created directory at: artifacts]
  164. [2024-06-13 18:41:53,733: INFO: common: json file saved at: scores.json]
  165. [2024-06-13 18:41:53,734: INFO: common: json file saved at: scores.json]
  166. [2024-06-13 18:41:53,734: INFO: main: >>>>>> stage Evaluation stage completed <<<<<<
  167. x==========x]
  168. [2024-06-13 18:46:05,754: INFO: main: >>>>>> stage Data Ingestion stage started <<<<<<]
  169. [2024-06-13 18:46:05,757: INFO: common: yaml file: config\config.yaml loaded successfully]
  170. [2024-06-13 18:46:05,759: INFO: common: yaml file: params.yaml loaded successfully]
  171. [2024-06-13 18:46:05,761: INFO: common: created directory at: artifacts]
  172. [2024-06-13 18:46:05,761: INFO: common: created directory at: artifacts/data_ingestion]
  173. [2024-06-13 18:46:05,762: INFO: data_ingestion: Downloading data from https://drive.google.com/file/d/1vlhZ5c7abUKF8xXERIw6m9Te8fW7ohw3/view?usp=sharing into file artifacts/data_ingestion/data.zip]
  174. [2024-06-13 18:46:22,764: INFO: data_ingestion: Downloaded data from https://drive.google.com/file/d/1vlhZ5c7abUKF8xXERIw6m9Te8fW7ohw3/view?usp=sharing into file artifacts/data_ingestion/data.zip]
  175. [2024-06-13 18:46:23,671: INFO: main: >>>>>> stage Data Ingestion stage completed <<<<<<
  176. x==========x]
  177. [2024-06-13 18:46:23,672: INFO: main: *******************]
  178. [2024-06-13 18:46:23,673: INFO: main: >>>>>> stage Prepare base model started <<<<<<]
  179. [2024-06-13 18:46:23,678: INFO: common: yaml file: config\config.yaml loaded successfully]
  180. [2024-06-13 18:46:23,679: INFO: common: yaml file: params.yaml loaded successfully]
  181. [2024-06-13 18:46:23,680: INFO: common: created directory at: artifacts]
  182. [2024-06-13 18:46:23,680: INFO: common: created directory at: artifacts/prepare_base_model]
  183. [2024-06-13 18:46:24,087: WARNING: saving_utils: Compiled the loaded model, but the compiled metrics have yet to be built. `model.compile_metrics` will be empty until you train or evaluate the model.]
  184. [2024-06-13 18:46:26,265: INFO: main: >>>>>> stage Prepare base model completed <<<<<<
  185. x==========x]
  186. [2024-06-13 18:46:26,266: INFO: main: *******************]
  187. [2024-06-13 18:46:26,267: INFO: main: >>>>>> stage Training started <<<<<<]
  188. [2024-06-13 18:46:26,271: INFO: common: yaml file: config\config.yaml loaded successfully]
  189. [2024-06-13 18:46:26,273: INFO: common: yaml file: params.yaml loaded successfully]
  190. [2024-06-13 18:46:26,274: INFO: common: created directory at: artifacts]
  191. [2024-06-13 18:46:26,274: INFO: common: created directory at: artifacts\training]
  192. [2024-06-13 18:47:32,861: INFO: main: >>>>>> stage Training completed <<<<<<
  193. x==========x]
  194. [2024-06-13 18:47:32,861: INFO: main: *******************]
  195. [2024-06-13 18:47:32,862: INFO: main: >>>>>> stage Evaluation stage started <<<<<<]
  196. [2024-06-13 18:47:32,863: INFO: common: yaml file: config\config.yaml loaded successfully]
  197. [2024-06-13 18:47:32,865: INFO: common: yaml file: params.yaml loaded successfully]
  198. [2024-06-13 18:47:32,865: INFO: common: created directory at: artifacts]
  199. [2024-06-13 18:47:55,711: INFO: common: json file saved at: scores.json]
  200. [2024-06-13 18:47:55,712: INFO: common: json file saved at: scores.json]
  201. [2024-06-13 18:47:55,713: INFO: main: >>>>>> stage Evaluation stage completed <<<<<<
  202. x==========x]
  203. [2024-06-13 19:11:39,923: INFO: main: >>>>>> stage Data Ingestion stage started <<<<<<]
  204. [2024-06-13 19:11:39,925: INFO: common: yaml file: config\config.yaml loaded successfully]
  205. [2024-06-13 19:11:39,926: INFO: common: yaml file: params.yaml loaded successfully]
  206. [2024-06-13 19:11:39,927: INFO: common: created directory at: artifacts]
  207. [2024-06-13 19:11:39,928: INFO: common: created directory at: artifacts/data_ingestion]
  208. [2024-06-13 19:11:39,929: INFO: data_ingestion: Downloading data from https://drive.google.com/file/d/1vlhZ5c7abUKF8xXERIw6m9Te8fW7ohw3/view?usp=sharing into file artifacts/data_ingestion/data.zip]
  209. [2024-06-13 19:11:57,559: INFO: data_ingestion: Downloaded data from https://drive.google.com/file/d/1vlhZ5c7abUKF8xXERIw6m9Te8fW7ohw3/view?usp=sharing into file artifacts/data_ingestion/data.zip]
  210. [2024-06-13 19:11:58,941: INFO: main: >>>>>> stage Data Ingestion stage completed <<<<<<
  211. x==========x]
  212. [2024-06-13 19:11:58,942: INFO: main: *******************]
  213. [2024-06-13 19:11:58,943: INFO: main: >>>>>> stage Prepare base model started <<<<<<]
  214. [2024-06-13 19:11:58,947: INFO: common: yaml file: config\config.yaml loaded successfully]
  215. [2024-06-13 19:11:58,949: INFO: common: yaml file: params.yaml loaded successfully]
  216. [2024-06-13 19:11:58,950: INFO: common: created directory at: artifacts]
  217. [2024-06-13 19:11:58,950: INFO: common: created directory at: artifacts/prepare_base_model]
  218. [2024-06-13 19:11:59,361: WARNING: saving_utils: Compiled the loaded model, but the compiled metrics have yet to be built. `model.compile_metrics` will be empty until you train or evaluate the model.]
  219. [2024-06-13 19:12:00,660: INFO: main: >>>>>> stage Prepare base model completed <<<<<<
  220. x==========x]
  221. [2024-06-13 19:12:00,661: INFO: main: *******************]
  222. [2024-06-13 19:12:00,662: INFO: main: >>>>>> stage Training started <<<<<<]
  223. [2024-06-13 19:12:00,666: INFO: common: yaml file: config\config.yaml loaded successfully]
  224. [2024-06-13 19:12:00,667: INFO: common: yaml file: params.yaml loaded successfully]
  225. [2024-06-13 19:12:00,668: INFO: common: created directory at: artifacts]
  226. [2024-06-13 19:12:00,669: INFO: common: created directory at: artifacts\training]
  227. [2024-06-13 19:13:10,260: INFO: main: >>>>>> stage Training completed <<<<<<
  228. x==========x]
  229. [2024-06-13 19:13:10,260: INFO: main: *******************]
  230. [2024-06-13 19:13:10,261: INFO: main: >>>>>> stage Evaluation stage started <<<<<<]
  231. [2024-06-13 19:13:10,266: INFO: common: yaml file: config\config.yaml loaded successfully]
  232. [2024-06-13 19:13:10,267: INFO: common: yaml file: params.yaml loaded successfully]
  233. [2024-06-13 19:13:10,268: INFO: common: created directory at: artifacts]
  234. [2024-06-13 19:13:33,115: INFO: common: json file saved at: scores.json]
  235. [2024-06-13 19:13:33,116: INFO: common: json file saved at: scores.json]
  236. [2024-06-13 19:13:33,117: INFO: main: >>>>>> stage Evaluation stage completed <<<<<<
  237. x==========x]
  238. [2024-06-13 20:01:12,976: INFO: stage_01_data_ingestion: >>>>>> stage Data Ingestion stage started <<<<<<]
  239. [2024-06-13 20:01:12,980: INFO: common: yaml file: config\config.yaml loaded successfully]
  240. [2024-06-13 20:01:12,982: INFO: common: yaml file: params.yaml loaded successfully]
  241. [2024-06-13 20:01:12,983: INFO: common: created directory at: artifacts]
  242. [2024-06-13 20:01:12,983: INFO: common: created directory at: artifacts/data_ingestion]
  243. [2024-06-13 20:01:12,984: INFO: data_ingestion: Downloading data from https://drive.google.com/file/d/1vlhZ5c7abUKF8xXERIw6m9Te8fW7ohw3/view?usp=sharing into file artifacts/data_ingestion/data.zip]
  244. [2024-06-13 20:01:31,341: INFO: data_ingestion: Downloaded data from https://drive.google.com/file/d/1vlhZ5c7abUKF8xXERIw6m9Te8fW7ohw3/view?usp=sharing into file artifacts/data_ingestion/data.zip]
  245. [2024-06-13 20:01:32,784: INFO: stage_01_data_ingestion: >>>>>> stage Data Ingestion stage completed <<<<<<
  246. x==========x]
  247. [2024-06-13 20:05:37,085: INFO: stage_01_data_ingestion: >>>>>> stage Data Ingestion stage started <<<<<<]
  248. [2024-06-13 20:05:37,086: INFO: common: yaml file: config\config.yaml loaded successfully]
  249. [2024-06-13 20:05:37,088: INFO: common: yaml file: params.yaml loaded successfully]
  250. [2024-06-13 20:05:37,088: INFO: common: created directory at: artifacts]
  251. [2024-06-13 20:05:37,089: INFO: common: created directory at: artifacts/data_ingestion]
  252. [2024-06-13 20:05:37,089: INFO: data_ingestion: Downloading data from https://drive.google.com/file/d/1vlhZ5c7abUKF8xXERIw6m9Te8fW7ohw3/view?usp=sharing into file artifacts/data_ingestion/data.zip]
  253. [2024-06-13 20:05:55,646: INFO: data_ingestion: Downloaded data from https://drive.google.com/file/d/1vlhZ5c7abUKF8xXERIw6m9Te8fW7ohw3/view?usp=sharing into file artifacts/data_ingestion/data.zip]
  254. [2024-06-13 20:05:57,167: INFO: stage_01_data_ingestion: >>>>>> stage Data Ingestion stage completed <<<<<<
  255. x==========x]
  256. [2024-06-13 20:16:47,746: INFO: main: >>>>>> stage Data Ingestion stage started <<<<<<]
  257. [2024-06-13 20:16:47,749: INFO: common: yaml file: config\config.yaml loaded successfully]
  258. [2024-06-13 20:16:47,751: INFO: common: yaml file: params.yaml loaded successfully]
  259. [2024-06-13 20:16:47,751: INFO: common: created directory at: artifacts]
  260. [2024-06-13 20:16:47,753: INFO: common: created directory at: artifacts/data_ingestion]
  261. [2024-06-13 20:16:47,754: INFO: data_ingestion: Downloading data from https://drive.google.com/file/d/1vlhZ5c7abUKF8xXERIw6m9Te8fW7ohw3/view?usp=sharing into file artifacts/data_ingestion/data.zip]
  262. [2024-06-13 20:17:05,637: INFO: data_ingestion: Downloaded data from https://drive.google.com/file/d/1vlhZ5c7abUKF8xXERIw6m9Te8fW7ohw3/view?usp=sharing into file artifacts/data_ingestion/data.zip]
  263. [2024-06-13 20:17:06,747: INFO: main: >>>>>> stage Data Ingestion stage completed <<<<<<
  264. x==========x]
  265. [2024-06-13 20:17:06,747: INFO: main: *******************]
  266. [2024-06-13 20:17:06,748: INFO: main: >>>>>> stage Prepare base model started <<<<<<]
  267. [2024-06-13 20:17:06,750: INFO: common: yaml file: config\config.yaml loaded successfully]
  268. [2024-06-13 20:17:06,753: INFO: common: yaml file: params.yaml loaded successfully]
  269. [2024-06-13 20:17:06,754: INFO: common: created directory at: artifacts]
  270. [2024-06-13 20:17:06,754: INFO: common: created directory at: artifacts/prepare_base_model]
  271. [2024-06-13 20:17:07,218: WARNING: saving_utils: Compiled the loaded model, but the compiled metrics have yet to be built. `model.compile_metrics` will be empty until you train or evaluate the model.]
  272. [2024-06-13 20:17:09,173: INFO: main: >>>>>> stage Prepare base model completed <<<<<<
  273. x==========x]
  274. [2024-06-13 20:17:09,174: INFO: main: *******************]
  275. [2024-06-13 20:17:09,174: INFO: main: >>>>>> stage Training started <<<<<<]
  276. [2024-06-13 20:17:09,178: INFO: common: yaml file: config\config.yaml loaded successfully]
  277. [2024-06-13 20:17:09,180: INFO: common: yaml file: params.yaml loaded successfully]
  278. [2024-06-13 20:17:09,181: INFO: common: created directory at: artifacts]
  279. [2024-06-13 20:17:09,181: INFO: common: created directory at: artifacts\training]
  280. [2024-06-13 20:18:19,100: INFO: main: >>>>>> stage Training completed <<<<<<
  281. x==========x]
  282. [2024-06-13 20:18:19,101: INFO: main: *******************]
  283. [2024-06-13 20:18:19,102: INFO: main: >>>>>> stage Evaluation stage started <<<<<<]
  284. [2024-06-13 20:18:19,106: INFO: common: yaml file: config\config.yaml loaded successfully]
  285. [2024-06-13 20:18:19,107: INFO: common: yaml file: params.yaml loaded successfully]
  286. [2024-06-13 20:18:19,108: INFO: common: created directory at: artifacts]
  287. [2024-06-13 20:18:43,036: INFO: common: json file saved at: scores.json]
  288. [2024-06-13 20:18:43,037: INFO: common: json file saved at: scores.json]
  289. [2024-06-13 20:18:43,037: INFO: main: >>>>>> stage Evaluation stage completed <<<<<<
  290. x==========x]
  291. [2024-06-13 20:25:03,949: INFO: _internal: WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
  292. * Running on all addresses (0.0.0.0)
  293. * Running on http://127.0.0.1:8080
  294. * Running on http://192.168.29.161:8080]
  295. [2024-06-13 20:25:03,949: INFO: _internal: Press CTRL+C to quit]
  296. [2024-06-13 20:25:26,492: INFO: _internal: 192.168.29.161 - - [13/Jun/2024 20:25:26] "GET / HTTP/1.1" 200 -]
  297. [2024-06-13 20:26:10,527: ERROR: app: Exception on /predict [POST]]
  298. Traceback (most recent call last):
  299. File "C:\Users\DELL\AppData\Local\Programs\Python\Python311\Lib\site-packages\flask\app.py", line 2190, in wsgi_app
  300. response = self.full_dispatch_request()
  301. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  302. File "C:\Users\DELL\AppData\Local\Programs\Python\Python311\Lib\site-packages\flask\app.py", line 1486, in full_dispatch_request
  303. rv = self.handle_user_exception(e)
  304. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  305. File "C:\Users\DELL\AppData\Local\Programs\Python\Python311\Lib\site-packages\flask_cors\extension.py", line 176, in wrapped_function
  306. return cors_after_request(app.make_response(f(*args, **kwargs)))
  307. ^^^^^^^^^^^^^^^^^^
  308. File "C:\Users\DELL\AppData\Local\Programs\Python\Python311\Lib\site-packages\flask\app.py", line 1484, in full_dispatch_request
  309. rv = self.dispatch_request()
  310. ^^^^^^^^^^^^^^^^^^^^^^^
  311. File "C:\Users\DELL\AppData\Local\Programs\Python\Python311\Lib\site-packages\flask\app.py", line 1469, in dispatch_request
  312. return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)
  313. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  314. File "C:\Users\DELL\AppData\Local\Programs\Python\Python311\Lib\site-packages\flask_cors\decorator.py", line 130, in wrapped_function
  315. resp = make_response(f(*args, **kwargs))
  316. ^^^^^^^^^^^^^^^^^^
  317. File "F:\End_to_End\Kidney_Disease_Classification\app.py", line 44, in predictRoute
  318. result = clApp.classifier.predict()
  319. ^^^^^^^^^^^^^^^^^^^^^^^^^^
  320. File "F:\Python\End_to_End\Kidney_Disease_Classification\src\cnnClassifier\pipeline\prediction.py", line 16, in predict
  321. model = load_model(os.path.join("model", "model.h5"))
  322. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  323. File "C:\Users\DELL\AppData\Local\Programs\Python\Python311\Lib\site-packages\keras\saving\saving_api.py", line 212, in load_model
  324. return legacy_sm_saving_lib.load_model(
  325. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  326. File "C:\Users\DELL\AppData\Local\Programs\Python\Python311\Lib\site-packages\keras\utils\traceback_utils.py", line 70, in error_handler
  327. raise e.with_traceback(filtered_tb) from None
  328. File "C:\Users\DELL\AppData\Local\Programs\Python\Python311\Lib\site-packages\keras\saving\legacy\save.py", line 230, in load_model
  329. raise IOError(
  330. OSError: No file or directory found at model\model.h5
  331. [2024-06-13 20:26:10,534: INFO: _internal: 192.168.29.161 - - [13/Jun/2024 20:26:10] "POST /predict HTTP/1.1" 500 -]
  332. [2024-06-13 22:54:39,708: INFO: _internal: WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
  333. * Running on all addresses (0.0.0.0)
  334. * Running on http://127.0.0.1:8080
  335. * Running on http://192.168.29.161:8080]
  336. [2024-06-13 22:54:39,710: INFO: _internal: Press CTRL+C to quit]
  337. [2024-06-13 22:54:48,556: INFO: _internal: 192.168.29.161 - - [13/Jun/2024 22:54:48] "GET / HTTP/1.1" 200 -]
  338. [2024-06-13 22:55:16,192: INFO: _internal: 127.0.0.1 - - [13/Jun/2024 22:55:16] "GET / HTTP/1.1" 200 -]
  339. [2024-06-13 22:56:33,111: INFO: _internal: 127.0.0.1 - - [13/Jun/2024 22:56:33] "GET / HTTP/1.1" 200 -]
  340. [2024-06-13 22:59:03,015: INFO: _internal: 127.0.0.1 - - [13/Jun/2024 22:59:03] "GET / HTTP/1.1" 200 -]
  341. [2024-06-13 23:08:23,922: INFO: _internal: WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
  342. * Running on all addresses (0.0.0.0)
  343. * Running on http://127.0.0.1:8080
  344. * Running on http://192.168.29.161:8080]
  345. [2024-06-13 23:08:23,923: INFO: _internal: Press CTRL+C to quit]
  346. [2024-06-13 23:08:29,076: INFO: _internal: 127.0.0.1 - - [13/Jun/2024 23:08:29] "GET / HTTP/1.1" 200 -]
  347. [2024-06-13 23:08:43,632: INFO: _internal: 192.168.29.161 - - [13/Jun/2024 23:08:43] "GET / HTTP/1.1" 200 -]
  348. [2024-06-13 23:10:00,841: ERROR: app: Exception on /predict [POST]]
  349. Traceback (most recent call last):
  350. File "C:\Users\DELL\AppData\Local\Programs\Python\Python311\Lib\site-packages\flask\app.py", line 2190, in wsgi_app
  351. response = self.full_dispatch_request()
  352. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  353. File "C:\Users\DELL\AppData\Local\Programs\Python\Python311\Lib\site-packages\flask\app.py", line 1486, in full_dispatch_request
  354. rv = self.handle_user_exception(e)
  355. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  356. File "C:\Users\DELL\AppData\Local\Programs\Python\Python311\Lib\site-packages\flask_cors\extension.py", line 176, in wrapped_function
  357. return cors_after_request(app.make_response(f(*args, **kwargs)))
  358. ^^^^^^^^^^^^^^^^^^
  359. File "C:\Users\DELL\AppData\Local\Programs\Python\Python311\Lib\site-packages\flask\app.py", line 1484, in full_dispatch_request
  360. rv = self.dispatch_request()
  361. ^^^^^^^^^^^^^^^^^^^^^^^
  362. File "C:\Users\DELL\AppData\Local\Programs\Python\Python311\Lib\site-packages\flask\app.py", line 1469, in dispatch_request
  363. return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)
  364. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  365. File "C:\Users\DELL\AppData\Local\Programs\Python\Python311\Lib\site-packages\flask_cors\decorator.py", line 130, in wrapped_function
  366. resp = make_response(f(*args, **kwargs))
  367. ^^^^^^^^^^^^^^^^^^
  368. File "F:\End_to_End\Kidney_Disease_Classification\app.py", line 44, in predictRoute
  369. result = clApp.classifier.predict()
  370. ^^^^^^^^^^^^^^^^^^^^^^^^^^
  371. File "F:\Python\End_to_End\Kidney_Disease_Classification\src\cnnClassifier\pipeline\prediction.py", line 16, in predict
  372. model = load_model(os.path.join("model", "model.h5"))
  373. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  374. File "C:\Users\DELL\AppData\Local\Programs\Python\Python311\Lib\site-packages\keras\saving\saving_api.py", line 212, in load_model
  375. return legacy_sm_saving_lib.load_model(
  376. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  377. File "C:\Users\DELL\AppData\Local\Programs\Python\Python311\Lib\site-packages\keras\utils\traceback_utils.py", line 70, in error_handler
  378. raise e.with_traceback(filtered_tb) from None
  379. File "C:\Users\DELL\AppData\Local\Programs\Python\Python311\Lib\site-packages\keras\saving\legacy\save.py", line 230, in load_model
  380. raise IOError(
  381. OSError: No file or directory found at model\model.h5
  382. [2024-06-13 23:10:35,717: ERROR: app: Exception on /predict [POST]]
  383. Traceback (most recent call last):
  384. File "C:\Users\DELL\AppData\Local\Programs\Python\Python311\Lib\site-packages\flask\app.py", line 2190, in wsgi_app
  385. response = self.full_dispatch_request()
  386. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  387. File "C:\Users\DELL\AppData\Local\Programs\Python\Python311\Lib\site-packages\flask\app.py", line 1486, in full_dispatch_request
  388. rv = self.handle_user_exception(e)
  389. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  390. File "C:\Users\DELL\AppData\Local\Programs\Python\Python311\Lib\site-packages\flask_cors\extension.py", line 176, in wrapped_function
  391. return cors_after_request(app.make_response(f(*args, **kwargs)))
  392. ^^^^^^^^^^^^^^^^^^
  393. File "C:\Users\DELL\AppData\Local\Programs\Python\Python311\Lib\site-packages\flask\app.py", line 1484, in full_dispatch_request
  394. rv = self.dispatch_request()
  395. ^^^^^^^^^^^^^^^^^^^^^^^
  396. File "C:\Users\DELL\AppData\Local\Programs\Python\Python311\Lib\site-packages\flask\app.py", line 1469, in dispatch_request
  397. return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)
  398. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  399. File "C:\Users\DELL\AppData\Local\Programs\Python\Python311\Lib\site-packages\flask_cors\decorator.py", line 130, in wrapped_function
  400. resp = make_response(f(*args, **kwargs))
  401. ^^^^^^^^^^^^^^^^^^
  402. File "F:\End_to_End\Kidney_Disease_Classification\app.py", line 44, in predictRoute
  403. result = clApp.classifier.predict()
  404. ^^^^^^^^^^^^^^^^^^^^^^^^^^
  405. File "F:\Python\End_to_End\Kidney_Disease_Classification\src\cnnClassifier\pipeline\prediction.py", line 16, in predict
  406. model = load_model(os.path.join("model", "model.h5"))
  407. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  408. File "C:\Users\DELL\AppData\Local\Programs\Python\Python311\Lib\site-packages\keras\saving\saving_api.py", line 212, in load_model
  409. return legacy_sm_saving_lib.load_model(
  410. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  411. File "C:\Users\DELL\AppData\Local\Programs\Python\Python311\Lib\site-packages\keras\utils\traceback_utils.py", line 70, in error_handler
  412. raise e.with_traceback(filtered_tb) from None
  413. File "C:\Users\DELL\AppData\Local\Programs\Python\Python311\Lib\site-packages\keras\saving\legacy\save.py", line 230, in load_model
  414. raise IOError(
  415. OSError: No file or directory found at model\model.h5
  416. [2024-06-13 23:13:01,990: INFO: _internal: 127.0.0.1 - - [13/Jun/2024 23:13:01] "GET / HTTP/1.1" 200 -]
  417. [2024-06-13 23:14:49,399: INFO: _internal: WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
  418. * Running on all addresses (0.0.0.0)
  419. * Running on http://127.0.0.1:8080
  420. * Running on http://192.168.29.161:8080]
  421. [2024-06-13 23:14:49,401: INFO: _internal: Press CTRL+C to quit]
  422. [2024-06-13 23:14:57,193: INFO: _internal: 192.168.29.161 - - [13/Jun/2024 23:14:57] "GET / HTTP/1.1" 200 -]
  423. [2024-06-13 23:15:06,708: INFO: _internal: 127.0.0.1 - - [13/Jun/2024 23:15:06] "GET / HTTP/1.1" 200 -]
  424. [2024-06-13 23:16:47,306: INFO: _internal: 192.168.29.161 - - [13/Jun/2024 23:16:47] "POST /predict HTTP/1.1" 500 -]
  425. [2024-06-13 23:16:47,313: INFO: _internal: 127.0.0.1 - - [13/Jun/2024 23:16:47] "POST /predict HTTP/1.1" 500 -]
  426. [2024-06-13 23:17:07,658: ERROR: app: Exception on /predict [POST]]
  427. Traceback (most recent call last):
  428. File "C:\Users\DELL\AppData\Local\Programs\Python\Python311\Lib\site-packages\flask\app.py", line 2190, in wsgi_app
  429. response = self.full_dispatch_request()
  430. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  431. File "C:\Users\DELL\AppData\Local\Programs\Python\Python311\Lib\site-packages\flask\app.py", line 1486, in full_dispatch_request
  432. rv = self.handle_user_exception(e)
  433. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  434. File "C:\Users\DELL\AppData\Local\Programs\Python\Python311\Lib\site-packages\flask_cors\extension.py", line 176, in wrapped_function
  435. return cors_after_request(app.make_response(f(*args, **kwargs)))
  436. ^^^^^^^^^^^^^^^^^^
  437. File "C:\Users\DELL\AppData\Local\Programs\Python\Python311\Lib\site-packages\flask\app.py", line 1484, in full_dispatch_request
  438. rv = self.dispatch_request()
  439. ^^^^^^^^^^^^^^^^^^^^^^^
  440. File "C:\Users\DELL\AppData\Local\Programs\Python\Python311\Lib\site-packages\flask\app.py", line 1469, in dispatch_request
  441. return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)
  442. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  443. File "C:\Users\DELL\AppData\Local\Programs\Python\Python311\Lib\site-packages\flask_cors\decorator.py", line 130, in wrapped_function
  444. resp = make_response(f(*args, **kwargs))
  445. ^^^^^^^^^^^^^^^^^^
  446. File "F:\End_to_End\Kidney_Disease_Classification\app.py", line 44, in predictRoute
  447. result = clApp.classifier.predict()
  448. ^^^^^^^^^^^^^^^^^^^^^^^^^^
  449. File "F:\Python\End_to_End\Kidney_Disease_Classification\src\cnnClassifier\pipeline\prediction.py", line 16, in predict
  450. model = load_model(os.path.join("model", "model.h5"))
  451. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  452. File "C:\Users\DELL\AppData\Local\Programs\Python\Python311\Lib\site-packages\keras\saving\saving_api.py", line 212, in load_model
  453. return legacy_sm_saving_lib.load_model(
  454. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  455. File "C:\Users\DELL\AppData\Local\Programs\Python\Python311\Lib\site-packages\keras\utils\traceback_utils.py", line 70, in error_handler
  456. raise e.with_traceback(filtered_tb) from None
  457. File "C:\Users\DELL\AppData\Local\Programs\Python\Python311\Lib\site-packages\keras\saving\legacy\save.py", line 230, in load_model
  458. raise IOError(
  459. OSError: No file or directory found at model\model.h5
  460. [2024-06-13 23:17:07,662: INFO: _internal: 192.168.29.161 - - [13/Jun/2024 23:17:07] "POST /predict HTTP/1.1" 500 -]
  461. [2024-06-13 23:20:05,499: INFO: main: >>>>>> stage Data Ingestion stage started <<<<<<]
  462. [2024-06-13 23:20:05,504: INFO: common: yaml file: config\config.yaml loaded successfully]
  463. [2024-06-13 23:20:05,507: INFO: common: yaml file: params.yaml loaded successfully]
  464. [2024-06-13 23:20:05,509: INFO: common: created directory at: artifacts]
  465. [2024-06-13 23:20:05,509: INFO: common: created directory at: artifacts/data_ingestion]
  466. [2024-06-13 23:20:05,511: INFO: data_ingestion: Downloading data from https://drive.google.com/file/d/1vlhZ5c7abUKF8xXERIw6m9Te8fW7ohw3/view?usp=sharing into file artifacts/data_ingestion/data.zip]
  467. [2024-06-13 23:20:25,253: INFO: data_ingestion: Downloaded data from https://drive.google.com/file/d/1vlhZ5c7abUKF8xXERIw6m9Te8fW7ohw3/view?usp=sharing into file artifacts/data_ingestion/data.zip]
  468. [2024-06-13 23:20:27,656: INFO: main: >>>>>> stage Data Ingestion stage completed <<<<<<
  469. x==========x]
  470. [2024-06-13 23:20:27,657: INFO: main: *******************]
  471. [2024-06-13 23:20:27,659: INFO: main: >>>>>> stage Prepare base model started <<<<<<]
  472. [2024-06-13 23:20:27,664: INFO: common: yaml file: config\config.yaml loaded successfully]
  473. [2024-06-13 23:20:27,669: INFO: common: yaml file: params.yaml loaded successfully]
  474. [2024-06-13 23:20:27,671: INFO: common: created directory at: artifacts]
  475. [2024-06-13 23:20:27,672: INFO: common: created directory at: artifacts/prepare_base_model]
  476. [2024-06-13 23:20:28,626: WARNING: saving_utils: Compiled the loaded model, but the compiled metrics have yet to be built. `model.compile_metrics` will be empty until you train or evaluate the model.]
  477. [2024-06-13 23:20:31,499: INFO: main: >>>>>> stage Prepare base model completed <<<<<<
  478. x==========x]
  479. [2024-06-13 23:20:31,500: INFO: main: *******************]
  480. [2024-06-13 23:20:31,504: INFO: main: >>>>>> stage Training started <<<<<<]
  481. [2024-06-13 23:20:31,508: INFO: common: yaml file: config\config.yaml loaded successfully]
  482. [2024-06-13 23:20:31,510: INFO: common: yaml file: params.yaml loaded successfully]
  483. [2024-06-13 23:20:31,511: INFO: common: created directory at: artifacts]
  484. [2024-06-13 23:20:31,512: INFO: common: created directory at: artifacts\training]
  485. [2024-06-13 23:21:51,247: INFO: main: >>>>>> stage Training completed <<<<<<
  486. x==========x]
  487. [2024-06-13 23:21:51,247: INFO: main: *******************]
  488. [2024-06-13 23:21:51,253: INFO: main: >>>>>> stage Evaluation stage started <<<<<<]
  489. [2024-06-13 23:21:51,255: INFO: common: yaml file: config\config.yaml loaded successfully]
  490. [2024-06-13 23:21:51,258: INFO: common: yaml file: params.yaml loaded successfully]
  491. [2024-06-13 23:21:51,259: INFO: common: created directory at: artifacts]
  492. [2024-06-13 23:22:16,165: INFO: common: json file saved at: scores.json]
  493. [2024-06-13 23:22:16,166: INFO: common: json file saved at: scores.json]
  494. [2024-06-13 23:22:16,167: INFO: main: >>>>>> stage Evaluation stage completed <<<<<<
  495. x==========x]
  496. [2024-06-13 23:22:17,220: INFO: _internal: 127.0.0.1 - - [13/Jun/2024 23:22:17] "GET /train HTTP/1.1" 200 -]
  497. [2024-06-13 23:22:18,018: INFO: _internal: 127.0.0.1 - - [13/Jun/2024 23:22:18] "GET /favicon.ico HTTP/1.1" 404 -]
  498. [2024-06-13 23:23:04,522: INFO: _internal: 127.0.0.1 - - [13/Jun/2024 23:23:04] "GET / HTTP/1.1" 200 -]
  499. [2024-06-13 23:23:12,388: ERROR: app: Exception on /predict [POST]]
  500. Traceback (most recent call last):
  501. File "C:\Users\DELL\AppData\Local\Programs\Python\Python311\Lib\site-packages\flask\app.py", line 2190, in wsgi_app
  502. response = self.full_dispatch_request()
  503. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  504. File "C:\Users\DELL\AppData\Local\Programs\Python\Python311\Lib\site-packages\flask\app.py", line 1486, in full_dispatch_request
  505. rv = self.handle_user_exception(e)
  506. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  507. File "C:\Users\DELL\AppData\Local\Programs\Python\Python311\Lib\site-packages\flask_cors\extension.py", line 176, in wrapped_function
  508. return cors_after_request(app.make_response(f(*args, **kwargs)))
  509. ^^^^^^^^^^^^^^^^^^
  510. File "C:\Users\DELL\AppData\Local\Programs\Python\Python311\Lib\site-packages\flask\app.py", line 1484, in full_dispatch_request
  511. rv = self.dispatch_request()
  512. ^^^^^^^^^^^^^^^^^^^^^^^
  513. File "C:\Users\DELL\AppData\Local\Programs\Python\Python311\Lib\site-packages\flask\app.py", line 1469, in dispatch_request
  514. return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)
  515. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  516. File "C:\Users\DELL\AppData\Local\Programs\Python\Python311\Lib\site-packages\flask_cors\decorator.py", line 130, in wrapped_function
  517. resp = make_response(f(*args, **kwargs))
  518. ^^^^^^^^^^^^^^^^^^
  519. File "F:\End_to_End\Kidney_Disease_Classification\app.py", line 44, in predictRoute
  520. result = clApp.classifier.predict()
  521. ^^^^^^^^^^^^^^^^^^^^^^^^^^
  522. File "F:\Python\End_to_End\Kidney_Disease_Classification\src\cnnClassifier\pipeline\prediction.py", line 16, in predict
  523. model = load_model(os.path.join("model", "model.h5"))
  524. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  525. File "C:\Users\DELL\AppData\Local\Programs\Python\Python311\Lib\site-packages\keras\saving\saving_api.py", line 212, in load_model
  526. return legacy_sm_saving_lib.load_model(
  527. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  528. File "C:\Users\DELL\AppData\Local\Programs\Python\Python311\Lib\site-packages\keras\utils\traceback_utils.py", line 70, in error_handler
  529. raise e.with_traceback(filtered_tb) from None
  530. File "C:\Users\DELL\AppData\Local\Programs\Python\Python311\Lib\site-packages\keras\saving\legacy\save.py", line 230, in load_model
  531. raise IOError(
  532. OSError: No file or directory found at model\model.h5
  533. [2024-06-13 23:23:12,395: INFO: _internal: 127.0.0.1 - - [13/Jun/2024 23:23:12] "POST /predict HTTP/1.1" 500 -]
  534. [2024-06-13 23:27:30,508: INFO: _internal: WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
  535. * Running on all addresses (0.0.0.0)
  536. * Running on http://127.0.0.1:8080
  537. * Running on http://192.168.29.161:8080]
  538. [2024-06-13 23:27:30,510: INFO: _internal: Press CTRL+C to quit]
  539. [2024-06-13 23:27:38,072: INFO: _internal: 127.0.0.1 - - [13/Jun/2024 23:27:38] "GET / HTTP/1.1" 200 -]
  540. [2024-06-13 23:27:46,682: INFO: _internal: 127.0.0.1 - - [13/Jun/2024 23:27:46] "POST /predict HTTP/1.1" 200 -]
  541. [2024-06-13 23:28:01,783: INFO: _internal: 127.0.0.1 - - [13/Jun/2024 23:28:01] "POST /predict HTTP/1.1" 200 -]
  542. [2024-06-13 23:28:17,398: INFO: _internal: 127.0.0.1 - - [13/Jun/2024 23:28:17] "POST /predict HTTP/1.1" 200 -]
  543. [2024-06-13 23:29:13,325: INFO: stage_01_data_ingestion: >>>>>> stage Data Ingestion stage started <<<<<<]
  544. [2024-06-13 23:29:13,328: INFO: common: yaml file: config\config.yaml loaded successfully]
  545. [2024-06-13 23:29:13,330: INFO: common: yaml file: params.yaml loaded successfully]
  546. [2024-06-13 23:29:13,331: INFO: common: created directory at: artifacts]
  547. [2024-06-13 23:29:13,331: INFO: common: created directory at: artifacts/data_ingestion]
  548. [2024-06-13 23:29:13,332: INFO: data_ingestion: Downloading data from https://drive.google.com/file/d/1vlhZ5c7abUKF8xXERIw6m9Te8fW7ohw3/view?usp=sharing into file artifacts/data_ingestion/data.zip]
  549. [2024-06-13 23:29:31,078: INFO: data_ingestion: Downloaded data from https://drive.google.com/file/d/1vlhZ5c7abUKF8xXERIw6m9Te8fW7ohw3/view?usp=sharing into file artifacts/data_ingestion/data.zip]
  550. [2024-06-13 23:29:32,533: INFO: stage_01_data_ingestion: >>>>>> stage Data Ingestion stage completed <<<<<<
  551. x==========x]
  552. [2024-06-13 23:30:12,640: INFO: main: >>>>>> stage Data Ingestion stage started <<<<<<]
  553. [2024-06-13 23:30:12,644: INFO: common: yaml file: config\config.yaml loaded successfully]
  554. [2024-06-13 23:30:12,646: INFO: common: yaml file: params.yaml loaded successfully]
  555. [2024-06-13 23:30:12,646: INFO: common: created directory at: artifacts]
  556. [2024-06-13 23:30:12,647: INFO: common: created directory at: artifacts/data_ingestion]
  557. [2024-06-13 23:30:12,648: INFO: data_ingestion: Downloading data from https://drive.google.com/file/d/1vlhZ5c7abUKF8xXERIw6m9Te8fW7ohw3/view?usp=sharing into file artifacts/data_ingestion/data.zip]
  558. [2024-06-13 23:30:30,497: INFO: data_ingestion: Downloaded data from https://drive.google.com/file/d/1vlhZ5c7abUKF8xXERIw6m9Te8fW7ohw3/view?usp=sharing into file artifacts/data_ingestion/data.zip]
  559. [2024-06-13 23:30:31,526: INFO: main: >>>>>> stage Data Ingestion stage completed <<<<<<
  560. x==========x]
  561. [2024-06-13 23:30:31,527: INFO: main: *******************]
  562. [2024-06-13 23:30:31,527: INFO: main: >>>>>> stage Prepare base model started <<<<<<]
  563. [2024-06-13 23:30:31,529: INFO: common: yaml file: config\config.yaml loaded successfully]
  564. [2024-06-13 23:30:31,531: INFO: common: yaml file: params.yaml loaded successfully]
  565. [2024-06-13 23:30:31,531: INFO: common: created directory at: artifacts]
  566. [2024-06-13 23:30:31,532: INFO: common: created directory at: artifacts/prepare_base_model]
  567. [2024-06-13 23:30:32,045: WARNING: saving_utils: Compiled the loaded model, but the compiled metrics have yet to be built. `model.compile_metrics` will be empty until you train or evaluate the model.]
  568. [2024-06-13 23:30:33,388: INFO: main: >>>>>> stage Prepare base model completed <<<<<<
  569. x==========x]
  570. [2024-06-13 23:30:33,389: INFO: main: *******************]
  571. [2024-06-13 23:30:33,389: INFO: main: >>>>>> stage Training started <<<<<<]
  572. [2024-06-13 23:30:33,391: INFO: common: yaml file: config\config.yaml loaded successfully]
  573. [2024-06-13 23:30:33,393: INFO: common: yaml file: params.yaml loaded successfully]
  574. [2024-06-13 23:30:33,394: INFO: common: created directory at: artifacts]
  575. [2024-06-13 23:30:33,395: INFO: common: created directory at: artifacts\training]
  576. [2024-06-13 23:31:43,684: INFO: main: >>>>>> stage Training completed <<<<<<
  577. x==========x]
  578. [2024-06-13 23:31:43,686: INFO: main: *******************]
  579. [2024-06-13 23:31:43,686: INFO: main: >>>>>> stage Evaluation stage started <<<<<<]
  580. [2024-06-13 23:31:43,688: INFO: common: yaml file: config\config.yaml loaded successfully]
  581. [2024-06-13 23:31:43,690: INFO: common: yaml file: params.yaml loaded successfully]
  582. [2024-06-13 23:31:43,690: INFO: common: created directory at: artifacts]
  583. [2024-06-13 23:32:07,513: INFO: common: json file saved at: scores.json]
  584. [2024-06-13 23:32:07,514: INFO: common: json file saved at: scores.json]
  585. [2024-06-13 23:32:07,515: INFO: main: >>>>>> stage Evaluation stage completed <<<<<<
  586. x==========x]
  587. [2024-06-13 23:32:27,140: INFO: _internal: WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
  588. * Running on all addresses (0.0.0.0)
  589. * Running on http://127.0.0.1:8080
  590. * Running on http://192.168.29.161:8080]
  591. [2024-06-13 23:32:27,141: INFO: _internal: Press CTRL+C to quit]
  592. [2024-06-13 23:33:09,865: INFO: _internal: WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
  593. * Running on all addresses (0.0.0.0)
  594. * Running on http://127.0.0.1:8080
  595. * Running on http://192.168.29.161:8080]
  596. [2024-06-13 23:33:09,867: INFO: _internal: Press CTRL+C to quit]
  597. [2024-06-13 23:33:14,521: INFO: _internal: 127.0.0.1 - - [13/Jun/2024 23:33:14] "GET / HTTP/1.1" 200 -]
  598. [2024-06-13 23:33:22,788: INFO: _internal: 127.0.0.1 - - [13/Jun/2024 23:33:22] "POST /predict HTTP/1.1" 200 -]
  599. [2024-06-13 23:42:13,872: INFO: _internal: WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
  600. * Running on all addresses (0.0.0.0)
  601. * Running on http://127.0.0.1:8080
  602. * Running on http://192.168.29.161:8080]
  603. [2024-06-13 23:42:13,873: INFO: _internal: Press CTRL+C to quit]
  604. [2024-06-13 23:42:19,884: INFO: _internal: 192.168.29.161 - - [13/Jun/2024 23:42:19] "GET / HTTP/1.1" 200 -]
  605. [2024-06-13 23:42:29,549: WARNING: polymorphic_function: 5 out of the last 5 calls to <function Model.make_predict_function.<locals>.predict_function at 0x000002128D7DF1A0> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details.]
  606. [2024-06-13 23:42:29,555: INFO: _internal: 192.168.29.161 - - [13/Jun/2024 23:42:29] "POST /predict HTTP/1.1" 200 -]
  607. [2024-06-13 23:42:46,579: WARNING: polymorphic_function: 6 out of the last 6 calls to <function Model.make_predict_function.<locals>.predict_function at 0x000002128DCEE840> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details.]
  608. [2024-06-13 23:42:46,586: INFO: _internal: 192.168.29.161 - - [13/Jun/2024 23:42:46] "POST /predict HTTP/1.1" 200 -]
  609. [2024-06-14 08:28:51,838: INFO: main: >>>>>> stage Data Ingestion stage started <<<<<<]
  610. [2024-06-14 08:31:18,778: INFO: common: yaml file: config\config.yaml loaded successfully]
  611. [2024-06-14 08:31:18,784: INFO: common: yaml file: params.yaml loaded successfully]
  612. [2024-06-14 08:31:18,785: INFO: common: created directory at: artifacts]
  613. [2024-06-14 08:31:18,787: INFO: common: created directory at: artifacts/data_ingestion]
  614. [2024-06-14 08:31:18,788: INFO: data_ingestion: Downloading data from https://drive.google.com/file/d/1vlhZ5c7abUKF8xXERIw6m9Te8fW7ohw3/view?usp=sharing into file artifacts/data_ingestion/data.zip]
  615. [2024-06-14 08:31:36,833: INFO: data_ingestion: Downloaded data from https://drive.google.com/file/d/1vlhZ5c7abUKF8xXERIw6m9Te8fW7ohw3/view?usp=sharing into file artifacts/data_ingestion/data.zip]
  616. [2024-06-14 08:31:38,143: INFO: main: >>>>>> stage Data Ingestion stage completed <<<<<<
  617. x==========x]
  618. [2024-06-14 08:31:38,144: INFO: main: *******************]
  619. [2024-06-14 08:31:38,144: INFO: main: >>>>>> stage Prepare base model started <<<<<<]
  620. [2024-06-14 08:31:38,146: INFO: common: yaml file: config\config.yaml loaded successfully]
  621. [2024-06-14 08:31:38,148: INFO: common: yaml file: params.yaml loaded successfully]
  622. [2024-06-14 08:31:38,148: INFO: common: created directory at: artifacts]
  623. [2024-06-14 08:31:38,148: INFO: common: created directory at: artifacts/prepare_base_model]
  624. [2024-06-14 08:31:38,694: WARNING: saving_utils: Compiled the loaded model, but the compiled metrics have yet to be built. `model.compile_metrics` will be empty until you train or evaluate the model.]
  625. [2024-06-14 08:31:41,349: INFO: main: >>>>>> stage Prepare base model completed <<<<<<
  626. x==========x]
  627. [2024-06-14 08:31:41,349: INFO: main: *******************]
  628. [2024-06-14 08:31:41,350: INFO: main: >>>>>> stage Training started <<<<<<]
  629. [2024-06-14 08:31:41,355: INFO: common: yaml file: config\config.yaml loaded successfully]
  630. [2024-06-14 08:31:41,357: INFO: common: yaml file: params.yaml loaded successfully]
  631. [2024-06-14 08:31:41,357: INFO: common: created directory at: artifacts]
  632. [2024-06-14 08:31:41,358: INFO: common: created directory at: artifacts\training]
  633. [2024-06-14 08:38:35,366: INFO: main: >>>>>> stage Training completed <<<<<<
  634. x==========x]
  635. [2024-06-14 08:38:35,367: INFO: main: *******************]
  636. [2024-06-14 08:38:35,367: INFO: main: >>>>>> stage Evaluation stage started <<<<<<]
  637. [2024-06-14 08:38:35,369: INFO: common: yaml file: config\config.yaml loaded successfully]
  638. [2024-06-14 08:38:35,370: INFO: common: yaml file: params.yaml loaded successfully]
  639. [2024-06-14 08:38:35,371: INFO: common: created directory at: artifacts]
  640. [2024-06-14 08:39:03,674: INFO: common: json file saved at: scores.json]
  641. [2024-06-14 08:39:03,676: INFO: common: json file saved at: scores.json]
  642. [2024-06-14 08:39:03,676: INFO: main: >>>>>> stage Evaluation stage completed <<<<<<
  643. x==========x]
  644. [2024-06-14 08:42:10,496: INFO: _internal: WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
  645. * Running on all addresses (0.0.0.0)
  646. * Running on http://127.0.0.1:8080
  647. * Running on http://192.168.29.161:8080]
  648. [2024-06-14 08:42:10,497: INFO: _internal: Press CTRL+C to quit]
  649. [2024-06-14 08:42:35,987: INFO: _internal: 192.168.29.161 - - [14/Jun/2024 08:42:35] "GET / HTTP/1.1" 200 -]
  650. [2024-06-14 08:42:47,043: INFO: _internal: 192.168.29.161 - - [14/Jun/2024 08:42:47] "POST /predict HTTP/1.1" 200 -]
  651. [2024-06-14 23:27:42,671: INFO: main: >>>>>> stage Data Ingestion stage started <<<<<<]
  652. [2024-06-14 23:27:42,817: INFO: common: yaml file: config\config.yaml loaded successfully]
  653. [2024-06-14 23:27:42,819: INFO: common: yaml file: params.yaml loaded successfully]
  654. [2024-06-14 23:27:42,820: INFO: common: created directory at: artifacts]
  655. [2024-06-14 23:27:42,820: INFO: common: created directory at: artifacts/data_ingestion]
  656. [2024-06-14 23:27:42,820: INFO: data_ingestion: Downloading data from https://drive.google.com/file/d/1vlhZ5c7abUKF8xXERIw6m9Te8fW7ohw3/view?usp=sharing into file artifacts/data_ingestion/data.zip]
  657. [2024-06-14 23:28:03,038: INFO: data_ingestion: Downloaded data from https://drive.google.com/file/d/1vlhZ5c7abUKF8xXERIw6m9Te8fW7ohw3/view?usp=sharing into file artifacts/data_ingestion/data.zip]
  658. [2024-06-14 23:28:03,963: INFO: main: >>>>>> stage Data Ingestion stage completed <<<<<<
  659. x==========x]
  660. [2024-06-14 23:28:03,964: INFO: main: *******************]
  661. [2024-06-14 23:28:03,965: INFO: main: >>>>>> stage Prepare base model started <<<<<<]
  662. [2024-06-14 23:28:03,966: INFO: common: yaml file: config\config.yaml loaded successfully]
  663. [2024-06-14 23:28:03,967: INFO: common: yaml file: params.yaml loaded successfully]
  664. [2024-06-14 23:28:03,968: INFO: common: created directory at: artifacts]
  665. [2024-06-14 23:28:03,968: INFO: common: created directory at: artifacts/prepare_base_model]
  666. [2024-06-14 23:28:04,515: WARNING: saving_utils: Compiled the loaded model, but the compiled metrics have yet to be built. `model.compile_metrics` will be empty until you train or evaluate the model.]
  667. [2024-06-14 23:28:05,496: INFO: main: >>>>>> stage Prepare base model completed <<<<<<
  668. x==========x]
  669. [2024-06-14 23:28:05,497: INFO: main: *******************]
  670. [2024-06-14 23:28:05,497: INFO: main: >>>>>> stage Training started <<<<<<]
  671. [2024-06-14 23:28:05,499: INFO: common: yaml file: config\config.yaml loaded successfully]
  672. [2024-06-14 23:28:05,501: INFO: common: yaml file: params.yaml loaded successfully]
  673. [2024-06-14 23:28:05,501: INFO: common: created directory at: artifacts]
  674. [2024-06-14 23:28:05,502: INFO: common: created directory at: artifacts\training]
  675. [2024-06-14 23:33:52,632: INFO: main: >>>>>> stage Training completed <<<<<<
  676. x==========x]
  677. [2024-06-14 23:33:52,633: INFO: main: *******************]
  678. [2024-06-14 23:33:52,633: INFO: main: >>>>>> stage Evaluation stage started <<<<<<]
  679. [2024-06-14 23:33:52,636: INFO: common: yaml file: config\config.yaml loaded successfully]
  680. [2024-06-14 23:33:52,637: INFO: common: yaml file: params.yaml loaded successfully]
  681. [2024-06-14 23:33:52,638: INFO: common: created directory at: artifacts]
  682. [2024-06-14 23:34:15,108: INFO: common: json file saved at: scores.json]
  683. [2024-06-14 23:34:15,109: INFO: common: json file saved at: scores.json]
  684. [2024-06-14 23:34:15,110: INFO: main: >>>>>> stage Evaluation stage completed <<<<<<
  685. x==========x]
  686. [2024-06-14 23:47:47,071: INFO: main: >>>>>> stage Data Ingestion stage started <<<<<<]
  687. [2024-06-14 23:47:47,073: INFO: common: yaml file: config\config.yaml loaded successfully]
  688. [2024-06-14 23:47:47,074: INFO: common: yaml file: params.yaml loaded successfully]
  689. [2024-06-14 23:47:47,075: INFO: common: created directory at: artifacts]
  690. [2024-06-14 23:47:47,076: INFO: common: created directory at: artifacts/data_ingestion]
  691. [2024-06-14 23:47:47,076: INFO: data_ingestion: Downloading data from https://drive.google.com/file/d/1vlhZ5c7abUKF8xXERIw6m9Te8fW7ohw3/view?usp=sharing into file artifacts/data_ingestion/data.zip]
  692. [2024-06-14 23:48:05,803: INFO: data_ingestion: Downloaded data from https://drive.google.com/file/d/1vlhZ5c7abUKF8xXERIw6m9Te8fW7ohw3/view?usp=sharing into file artifacts/data_ingestion/data.zip]
  693. [2024-06-14 23:48:07,209: INFO: main: >>>>>> stage Data Ingestion stage completed <<<<<<
  694. x==========x]
  695. [2024-06-14 23:48:07,210: INFO: main: *******************]
  696. [2024-06-14 23:48:07,211: INFO: main: >>>>>> stage Prepare base model started <<<<<<]
  697. [2024-06-14 23:48:07,212: INFO: common: yaml file: config\config.yaml loaded successfully]
  698. [2024-06-14 23:48:07,213: INFO: common: yaml file: params.yaml loaded successfully]
  699. [2024-06-14 23:48:07,214: INFO: common: created directory at: artifacts]
  700. [2024-06-14 23:48:07,214: INFO: common: created directory at: artifacts/prepare_base_model]
  701. [2024-06-14 23:48:07,692: WARNING: saving_utils: Compiled the loaded model, but the compiled metrics have yet to be built. `model.compile_metrics` will be empty until you train or evaluate the model.]
  702. [2024-06-14 23:48:09,458: INFO: main: >>>>>> stage Prepare base model completed <<<<<<
  703. x==========x]
  704. [2024-06-14 23:48:09,459: INFO: main: *******************]
  705. [2024-06-14 23:48:09,460: INFO: main: >>>>>> stage Training started <<<<<<]
  706. [2024-06-14 23:48:09,461: INFO: common: yaml file: config\config.yaml loaded successfully]
  707. [2024-06-14 23:48:09,463: INFO: common: yaml file: params.yaml loaded successfully]
  708. [2024-06-14 23:48:09,463: INFO: common: created directory at: artifacts]
  709. [2024-06-14 23:48:09,464: INFO: common: created directory at: artifacts\training]
  710. [2024-06-14 23:59:48,069: INFO: main: >>>>>> stage Training completed <<<<<<
  711. x==========x]
  712. [2024-06-14 23:59:48,070: INFO: main: *******************]
  713. [2024-06-14 23:59:48,070: INFO: main: >>>>>> stage Evaluation stage started <<<<<<]
  714. [2024-06-14 23:59:48,072: INFO: common: yaml file: config\config.yaml loaded successfully]
  715. [2024-06-14 23:59:48,074: INFO: common: yaml file: params.yaml loaded successfully]
  716. [2024-06-14 23:59:48,075: INFO: common: created directory at: artifacts]
  717. [2024-06-15 00:00:10,881: INFO: common: json file saved at: scores.json]
  718. [2024-06-15 00:00:10,882: INFO: common: json file saved at: scores.json]
  719. [2024-06-15 00:00:10,883: INFO: main: >>>>>> stage Evaluation stage completed <<<<<<
  720. x==========x]
  721. [2024-06-15 00:17:02,545: INFO: _internal: WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
  722. * Running on all addresses (0.0.0.0)
  723. * Running on http://127.0.0.1:8080
  724. * Running on http://192.168.29.161:8080]
  725. [2024-06-15 00:17:02,545: INFO: _internal: Press CTRL+C to quit]
  726. [2024-06-15 00:17:06,138: INFO: _internal: 127.0.0.1 - - [15/Jun/2024 00:17:06] "GET / HTTP/1.1" 200 -]
  727. [2024-06-15 00:17:37,311: INFO: _internal: 127.0.0.1 - - [15/Jun/2024 00:17:37] "POST /predict HTTP/1.1" 200 -]
  728. [2024-06-15 00:17:47,164: INFO: _internal: 127.0.0.1 - - [15/Jun/2024 00:17:47] "POST /predict HTTP/1.1" 200 -]
  729. [2024-06-15 00:17:56,464: INFO: _internal: 127.0.0.1 - - [15/Jun/2024 00:17:56] "POST /predict HTTP/1.1" 200 -]
  730. [2024-06-15 00:18:05,532: INFO: _internal: 127.0.0.1 - - [15/Jun/2024 00:18:05] "POST /predict HTTP/1.1" 200 -]
  731. [2024-06-15 00:18:15,587: WARNING: polymorphic_function: 5 out of the last 5 calls to <function Model.make_predict_function.<locals>.predict_function at 0x000002BD69A5B100> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details.]
  732. [2024-06-15 00:18:15,591: INFO: _internal: 127.0.0.1 - - [15/Jun/2024 00:18:15] "POST /predict HTTP/1.1" 200 -]
  733. [2024-06-15 00:18:25,205: WARNING: polymorphic_function: 6 out of the last 6 calls to <function Model.make_predict_function.<locals>.predict_function at 0x000002BD6A07F060> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details.]
  734. [2024-06-15 00:18:25,210: INFO: _internal: 127.0.0.1 - - [15/Jun/2024 00:18:25] "POST /predict HTTP/1.1" 200 -]
  735. [2024-06-15 00:18:34,626: INFO: _internal: 127.0.0.1 - - [15/Jun/2024 00:18:34] "POST /predict HTTP/1.1" 200 -]
  736. [2024-06-15 01:12:55,605: INFO: main: >>>>>> stage Data Ingestion stage started <<<<<<]
  737. [2024-06-15 01:12:55,862: INFO: common: yaml file: config\config.yaml loaded successfully]
  738. [2024-06-15 01:12:55,868: INFO: common: yaml file: params.yaml loaded successfully]
  739. [2024-06-15 01:12:55,871: INFO: common: created directory at: artifacts]
  740. [2024-06-15 01:12:55,873: INFO: common: created directory at: artifacts/data_ingestion]
  741. [2024-06-15 01:12:55,875: INFO: data_ingestion: Downloading data from https://drive.google.com/file/d/1vlhZ5c7abUKF8xXERIw6m9Te8fW7ohw3/view?usp=sharing into file artifacts/data_ingestion/data.zip]
  742. [2024-06-15 01:13:13,699: INFO: data_ingestion: Downloaded data from https://drive.google.com/file/d/1vlhZ5c7abUKF8xXERIw6m9Te8fW7ohw3/view?usp=sharing into file artifacts/data_ingestion/data.zip]
  743. [2024-06-15 01:13:14,887: INFO: main: >>>>>> stage Data Ingestion stage completed <<<<<<
  744. x==========x]
  745. [2024-06-15 01:13:14,888: INFO: main: *******************]
  746. [2024-06-15 01:13:14,888: INFO: main: >>>>>> stage Prepare base model started <<<<<<]
  747. [2024-06-15 01:13:14,890: INFO: common: yaml file: config\config.yaml loaded successfully]
  748. [2024-06-15 01:13:14,892: INFO: common: yaml file: params.yaml loaded successfully]
  749. [2024-06-15 01:13:14,893: INFO: common: created directory at: artifacts]
  750. [2024-06-15 01:13:14,893: INFO: common: created directory at: artifacts/prepare_base_model]
  751. [2024-06-15 01:13:15,477: WARNING: saving_utils: Compiled the loaded model, but the compiled metrics have yet to be built. `model.compile_metrics` will be empty until you train or evaluate the model.]
  752. [2024-06-15 01:13:16,805: INFO: main: >>>>>> stage Prepare base model completed <<<<<<
  753. x==========x]
  754. [2024-06-15 01:13:16,806: INFO: main: *******************]
  755. [2024-06-15 01:13:16,807: INFO: main: >>>>>> stage Training started <<<<<<]
  756. [2024-06-15 01:13:16,808: INFO: common: yaml file: config\config.yaml loaded successfully]
  757. [2024-06-15 01:13:16,810: INFO: common: yaml file: params.yaml loaded successfully]
  758. [2024-06-15 01:13:16,810: INFO: common: created directory at: artifacts]
  759. [2024-06-15 01:13:16,811: INFO: common: created directory at: artifacts\training]
  760. [2024-06-15 01:45:05,282: INFO: main: >>>>>> stage Data Ingestion stage started <<<<<<]
  761. [2024-06-15 01:45:05,284: INFO: common: yaml file: config\config.yaml loaded successfully]
  762. [2024-06-15 01:45:05,286: INFO: common: yaml file: params.yaml loaded successfully]
  763. [2024-06-15 01:45:05,286: INFO: common: created directory at: artifacts]
  764. [2024-06-15 01:45:05,287: INFO: common: created directory at: artifacts/data_ingestion]
  765. [2024-06-15 01:45:05,287: INFO: data_ingestion: Downloading data from https://drive.google.com/file/d/1vlhZ5c7abUKF8xXERIw6m9Te8fW7ohw3/view?usp=sharing into file artifacts/data_ingestion/data.zip]
  766. [2024-06-15 01:45:23,382: INFO: data_ingestion: Downloaded data from https://drive.google.com/file/d/1vlhZ5c7abUKF8xXERIw6m9Te8fW7ohw3/view?usp=sharing into file artifacts/data_ingestion/data.zip]
  767. [2024-06-15 01:45:24,460: INFO: main: >>>>>> stage Data Ingestion stage completed <<<<<<
  768. x==========x]
  769. [2024-06-15 01:45:24,461: INFO: main: *******************]
  770. [2024-06-15 01:45:24,462: INFO: main: >>>>>> stage Prepare base model started <<<<<<]
  771. [2024-06-15 01:45:24,465: INFO: common: yaml file: config\config.yaml loaded successfully]
  772. [2024-06-15 01:45:24,469: INFO: common: yaml file: params.yaml loaded successfully]
  773. [2024-06-15 01:45:24,470: INFO: common: created directory at: artifacts]
  774. [2024-06-15 01:45:24,470: INFO: common: created directory at: artifacts/prepare_base_model]
  775. [2024-06-15 01:45:24,993: WARNING: saving_utils: Compiled the loaded model, but the compiled metrics have yet to be built. `model.compile_metrics` will be empty until you train or evaluate the model.]
  776. [2024-06-15 01:45:27,423: INFO: main: >>>>>> stage Prepare base model completed <<<<<<
  777. x==========x]
  778. [2024-06-15 01:45:27,425: INFO: main: *******************]
  779. [2024-06-15 01:45:27,425: INFO: main: >>>>>> stage Training started <<<<<<]
  780. [2024-06-15 01:45:27,426: INFO: common: yaml file: config\config.yaml loaded successfully]
  781. [2024-06-15 01:45:27,428: INFO: common: yaml file: params.yaml loaded successfully]
  782. [2024-06-15 01:45:27,429: INFO: common: created directory at: artifacts]
  783. [2024-06-15 01:45:27,430: INFO: common: created directory at: artifacts\training]
  784. [2024-06-15 08:23:30,844: INFO: main: >>>>>> stage Data Ingestion stage started <<<<<<]
  785. [2024-06-15 08:23:30,957: INFO: common: yaml file: config\config.yaml loaded successfully]
  786. [2024-06-15 08:23:30,960: INFO: common: yaml file: params.yaml loaded successfully]
  787. [2024-06-15 08:23:30,961: INFO: common: created directory at: artifacts]
  788. [2024-06-15 08:23:30,961: INFO: common: created directory at: artifacts/data_ingestion]
  789. [2024-06-15 08:23:30,962: INFO: data_ingestion: Downloading data from https://drive.google.com/file/d/1vlhZ5c7abUKF8xXERIw6m9Te8fW7ohw3/view?usp=sharing into file artifacts/data_ingestion/data.zip]
  790. [2024-06-15 08:23:50,373: INFO: data_ingestion: Downloaded data from https://drive.google.com/file/d/1vlhZ5c7abUKF8xXERIw6m9Te8fW7ohw3/view?usp=sharing into file artifacts/data_ingestion/data.zip]
  791. [2024-06-15 08:23:53,047: INFO: main: >>>>>> stage Data Ingestion stage completed <<<<<<
  792. x==========x]
  793. [2024-06-15 08:23:53,048: INFO: main: *******************]
  794. [2024-06-15 08:23:53,048: INFO: main: >>>>>> stage Prepare base model started <<<<<<]
  795. [2024-06-15 08:23:53,052: INFO: common: yaml file: config\config.yaml loaded successfully]
  796. [2024-06-15 08:23:53,056: INFO: common: yaml file: params.yaml loaded successfully]
  797. [2024-06-15 08:23:53,058: INFO: common: created directory at: artifacts]
  798. [2024-06-15 08:23:53,058: INFO: common: created directory at: artifacts/prepare_base_model]
  799. [2024-06-15 08:23:54,098: WARNING: saving_utils: Compiled the loaded model, but the compiled metrics have yet to be built. `model.compile_metrics` will be empty until you train or evaluate the model.]
  800. [2024-06-15 08:23:56,903: INFO: main: >>>>>> stage Prepare base model completed <<<<<<
  801. x==========x]
  802. [2024-06-15 08:23:56,904: INFO: main: *******************]
  803. [2024-06-15 08:23:56,904: INFO: main: >>>>>> stage Training started <<<<<<]
  804. [2024-06-15 08:23:56,908: INFO: common: yaml file: config\config.yaml loaded successfully]
  805. [2024-06-15 08:23:56,913: INFO: common: yaml file: params.yaml loaded successfully]
  806. [2024-06-15 08:23:56,915: INFO: common: created directory at: artifacts]
  807. [2024-06-15 08:23:56,916: INFO: common: created directory at: artifacts\training]
  808. [2024-06-15 08:28:54,492: INFO: main: >>>>>> stage Data Ingestion stage started <<<<<<]
  809. [2024-06-15 08:28:54,495: INFO: common: yaml file: config\config.yaml loaded successfully]
  810. [2024-06-15 08:28:54,497: INFO: common: yaml file: params.yaml loaded successfully]
  811. [2024-06-15 08:28:54,498: INFO: common: created directory at: artifacts]
  812. [2024-06-15 08:28:54,499: INFO: common: created directory at: artifacts/data_ingestion]
  813. [2024-06-15 08:28:54,500: INFO: data_ingestion: Downloading data from https://drive.google.com/file/d/1vlhZ5c7abUKF8xXERIw6m9Te8fW7ohw3/view?usp=sharing into file artifacts/data_ingestion/data.zip]
  814. [2024-06-15 08:29:12,256: INFO: data_ingestion: Downloaded data from https://drive.google.com/file/d/1vlhZ5c7abUKF8xXERIw6m9Te8fW7ohw3/view?usp=sharing into file artifacts/data_ingestion/data.zip]
  815. [2024-06-15 08:29:13,281: INFO: main: >>>>>> stage Data Ingestion stage completed <<<<<<
  816. x==========x]
  817. [2024-06-15 08:29:13,282: INFO: main: *******************]
  818. [2024-06-15 08:29:13,282: INFO: main: >>>>>> stage Prepare base model started <<<<<<]
  819. [2024-06-15 08:29:13,284: INFO: common: yaml file: config\config.yaml loaded successfully]
  820. [2024-06-15 08:29:13,286: INFO: common: yaml file: params.yaml loaded successfully]
  821. [2024-06-15 08:29:13,287: INFO: common: created directory at: artifacts]
  822. [2024-06-15 08:29:13,288: INFO: common: created directory at: artifacts/prepare_base_model]
  823. [2024-06-15 08:29:13,869: WARNING: saving_utils: Compiled the loaded model, but the compiled metrics have yet to be built. `model.compile_metrics` will be empty until you train or evaluate the model.]
  824. [2024-06-15 08:29:15,940: INFO: main: >>>>>> stage Prepare base model completed <<<<<<
  825. x==========x]
  826. [2024-06-15 08:29:15,941: INFO: main: *******************]
  827. [2024-06-15 08:29:15,942: INFO: main: >>>>>> stage Training started <<<<<<]
  828. [2024-06-15 08:29:15,943: INFO: common: yaml file: config\config.yaml loaded successfully]
  829. [2024-06-15 08:29:15,945: INFO: common: yaml file: params.yaml loaded successfully]
  830. [2024-06-15 08:29:15,946: INFO: common: created directory at: artifacts]
  831. [2024-06-15 08:29:15,946: INFO: common: created directory at: artifacts\training]
  832. [2024-06-15 10:48:00,318: INFO: main: >>>>>> stage Data Ingestion stage started <<<<<<]
  833. [2024-06-15 10:48:00,382: INFO: common: yaml file: config\config.yaml loaded successfully]
  834. [2024-06-15 10:48:00,388: INFO: common: yaml file: params.yaml loaded successfully]
  835. [2024-06-15 10:48:00,391: INFO: common: created directory at: artifacts]
  836. [2024-06-15 10:48:00,393: INFO: common: created directory at: artifacts/data_ingestion]
  837. [2024-06-15 10:48:00,395: INFO: data_ingestion: Downloading data from https://drive.google.com/file/d/1vlhZ5c7abUKF8xXERIw6m9Te8fW7ohw3/view?usp=sharing into file artifacts/data_ingestion/data.zip]
  838. [2024-06-15 10:48:18,435: INFO: data_ingestion: Downloaded data from https://drive.google.com/file/d/1vlhZ5c7abUKF8xXERIw6m9Te8fW7ohw3/view?usp=sharing into file artifacts/data_ingestion/data.zip]
  839. [2024-06-15 10:48:19,308: INFO: main: >>>>>> stage Data Ingestion stage completed <<<<<<
  840. x==========x]
  841. [2024-06-15 10:48:19,308: INFO: main: *******************]
  842. [2024-06-15 10:48:19,309: INFO: main: >>>>>> stage Prepare base model started <<<<<<]
  843. [2024-06-15 10:48:19,310: INFO: common: yaml file: config\config.yaml loaded successfully]
  844. [2024-06-15 10:48:19,311: INFO: common: yaml file: params.yaml loaded successfully]
  845. [2024-06-15 10:48:19,312: INFO: common: created directory at: artifacts]
  846. [2024-06-15 10:48:19,312: INFO: common: created directory at: artifacts/prepare_base_model]
  847. [2024-06-15 10:48:19,834: WARNING: saving_utils: Compiled the loaded model, but the compiled metrics have yet to be built. `model.compile_metrics` will be empty until you train or evaluate the model.]
  848. [2024-06-15 10:48:21,461: INFO: main: >>>>>> stage Prepare base model completed <<<<<<
  849. x==========x]
  850. [2024-06-15 10:48:21,462: INFO: main: *******************]
  851. [2024-06-15 10:48:21,462: INFO: main: >>>>>> stage Training started <<<<<<]
  852. [2024-06-15 10:48:21,464: INFO: common: yaml file: config\config.yaml loaded successfully]
  853. [2024-06-15 10:48:21,466: INFO: common: yaml file: params.yaml loaded successfully]
  854. [2024-06-15 10:48:21,467: INFO: common: created directory at: artifacts]
  855. [2024-06-15 10:48:21,477: INFO: common: created directory at: artifacts\training]
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...