Tinsae commited on
Commit
5996856
β€’
1 Parent(s): ef0f896
logs.log CHANGED
@@ -8,3 +8,49 @@
8
  'cuml' is a soft dependency and not included in the pycaret installation. Please run: `pip install cuml` to install.
9
  2022-11-08 15:59:39,757:WARNING:
10
  'prophet' is a soft dependency and not included in the pycaret installation. Please run: `pip install prophet` to install.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  'cuml' is a soft dependency and not included in the pycaret installation. Please run: `pip install cuml` to install.
9
  2022-11-08 15:59:39,757:WARNING:
10
  'prophet' is a soft dependency and not included in the pycaret installation. Please run: `pip install prophet` to install.
11
+ 2022-11-08 16:00:58,659:WARNING:
12
+ 'cuml' is a soft dependency and not included in the pycaret installation. Please run: `pip install cuml` to install.
13
+ 2022-11-08 16:00:58,659:WARNING:
14
+ 'cuml' is a soft dependency and not included in the pycaret installation. Please run: `pip install cuml` to install.
15
+ 2022-11-08 16:00:58,659:WARNING:
16
+ 'cuml' is a soft dependency and not included in the pycaret installation. Please run: `pip install cuml` to install.
17
+ 2022-11-08 16:00:58,659:WARNING:
18
+ 'cuml' is a soft dependency and not included in the pycaret installation. Please run: `pip install cuml` to install.
19
+ 2022-11-08 16:01:00,126:WARNING:
20
+ 'prophet' is a soft dependency and not included in the pycaret installation. Please run: `pip install prophet` to install.
21
+ 2022-11-08 16:03:55,585:INFO:Initializing load_model()
22
+ 2022-11-08 16:03:55,586:INFO:load_model(model_name=data/models/cereals_knn, platform=None, authentication=None, verbose=True)
23
+ 2022-11-08 16:23:02,429:WARNING:
24
+ 'cuml' is a soft dependency and not included in the pycaret installation. Please run: `pip install cuml` to install.
25
+ 2022-11-08 16:23:02,430:WARNING:
26
+ 'cuml' is a soft dependency and not included in the pycaret installation. Please run: `pip install cuml` to install.
27
+ 2022-11-08 16:23:02,430:WARNING:
28
+ 'cuml' is a soft dependency and not included in the pycaret installation. Please run: `pip install cuml` to install.
29
+ 2022-11-08 16:23:02,430:WARNING:
30
+ 'cuml' is a soft dependency and not included in the pycaret installation. Please run: `pip install cuml` to install.
31
+ 2022-11-08 16:23:03,426:WARNING:
32
+ 'prophet' is a soft dependency and not included in the pycaret installation. Please run: `pip install prophet` to install.
33
+ 2022-11-08 16:23:04,326:INFO:Initializing load_model()
34
+ 2022-11-08 16:23:04,326:INFO:load_model(model_name=data/models/cereals_knn, platform=None, authentication=None, verbose=True)
35
+ 2022-11-08 16:23:42,028:WARNING:
36
+ 'cuml' is a soft dependency and not included in the pycaret installation. Please run: `pip install cuml` to install.
37
+ 2022-11-08 16:23:42,029:WARNING:
38
+ 'cuml' is a soft dependency and not included in the pycaret installation. Please run: `pip install cuml` to install.
39
+ 2022-11-08 16:23:42,029:WARNING:
40
+ 'cuml' is a soft dependency and not included in the pycaret installation. Please run: `pip install cuml` to install.
41
+ 2022-11-08 16:23:42,029:WARNING:
42
+ 'cuml' is a soft dependency and not included in the pycaret installation. Please run: `pip install cuml` to install.
43
+ 2022-11-08 16:23:42,990:WARNING:
44
+ 'prophet' is a soft dependency and not included in the pycaret installation. Please run: `pip install prophet` to install.
45
+ 2022-11-08 16:23:43,936:INFO:Initializing load_model()
46
+ 2022-11-08 16:23:43,936:INFO:load_model(model_name=data/models/cereals_knn, platform=None, authentication=None, verbose=False)
47
+ 2022-11-08 16:27:37,632:WARNING:
48
+ 'cuml' is a soft dependency and not included in the pycaret installation. Please run: `pip install cuml` to install.
49
+ 2022-11-08 16:27:37,633:WARNING:
50
+ 'cuml' is a soft dependency and not included in the pycaret installation. Please run: `pip install cuml` to install.
51
+ 2022-11-08 16:27:37,633:WARNING:
52
+ 'cuml' is a soft dependency and not included in the pycaret installation. Please run: `pip install cuml` to install.
53
+ 2022-11-08 16:27:37,633:WARNING:
54
+ 'cuml' is a soft dependency and not included in the pycaret installation. Please run: `pip install cuml` to install.
55
+ 2022-11-08 16:27:38,628:WARNING:
56
+ 'prophet' is a soft dependency and not included in the pycaret installation. Please run: `pip install prophet` to install.
pages/{dashboard.py β†’ πŸ“Š dashboard.py} RENAMED
File without changes
pages/{demo.py β†’ πŸ€– demo.py} RENAMED
@@ -7,7 +7,7 @@ import numpy as np
7
  from PIL import Image
8
  #image = Image.open('omdena_logo.png')
9
  #st.set_page_config(page_title='omdena-milan', page_icon=image)
10
- import pycaret
11
 
12
 
13
  model1 = load_model('data/models/cereals_knn')
 
7
  from PIL import Image
8
  #image = Image.open('omdena_logo.png')
9
  #st.set_page_config(page_title='omdena-milan', page_icon=image)
10
+
11
 
12
 
13
  model1 = load_model('data/models/cereals_knn')