ryantrisnadi commited on
Commit
b8152ea
1 Parent(s): 0e2446f

Update EDA.py

Browse files
Files changed (1) hide show
  1. EDA.py +26 -26
EDA.py CHANGED
@@ -12,12 +12,12 @@ from phik.report import plot_correlation_matrix
12
  from PIL import Image
13
 
14
 
15
- load_model = joblib.load("my_model.pkl")
16
 
17
  #menampilakn phik matrix
18
  st.title('Welcome to Explaration Data Analysis by Ryan Trisnadi')
19
  #image = Image.open('/Users/ryantrisnadi/Desktop/first_project1/p1-ftds017-hck-g5-ryantrisnadi/Screen Shot 2024-06-22 at 10.35.04 PM.png')
20
- image_path = '/Users/ryantrisnadi/Desktop/Screen Shot 2024-07-04 at 11.43.20 PM.png' # Adjust the path as needed
21
  image = Image.open(image_path)
22
 
23
  # Display the image
@@ -26,7 +26,7 @@ st.image(image, caption='Figure 1')
26
  #menampilakn phik matrix
27
 
28
  #image = Image.open('/Users/ryantrisnadi/Desktop/first_project1/p1-ftds017-hck-g5-ryantrisnadi/Screen Shot 2024-06-22 at 10.35.04 PM.png')
29
- image_path = '/Users/ryantrisnadi/Desktop/Screen Shot 2024-07-04 at 11.43.20 PM.png' # Adjust the path as needed
30
  image = Image.open(image_path)
31
 
32
  # Display the image
@@ -35,7 +35,7 @@ st.image(image, caption='Figure 2')
35
  #menampilakn phik matrix
36
 
37
  #image = Image.open('/Users/ryantrisnadi/Desktop/first_project1/p1-ftds017-hck-g5-ryantrisnadi/Screen Shot 2024-06-22 at 10.35.04 PM.png')
38
- image_path = '/Users/ryantrisnadi/Desktop/Screen Shot 2024-07-04 at 11.43.20 PM.png' # Adjust the path as needed
39
  image = Image.open(image_path)
40
 
41
  # Display the image
@@ -44,7 +44,7 @@ st.image(image, caption='Figure 3')
44
  #menampilakn phik matrix
45
 
46
  #image = Image.open('/Users/ryantrisnadi/Desktop/first_project1/p1-ftds017-hck-g5-ryantrisnadi/Screen Shot 2024-06-22 at 10.35.04 PM.png')
47
- image_path = '/Users/ryantrisnadi/Desktop/Screen Shot 2024-07-04 at 11.43.20 PM.png' # Adjust the path as needed
48
  image = Image.open(image_path)
49
 
50
  # Display the image
@@ -52,39 +52,39 @@ st.image(image, caption='Figure 4')
52
 
53
  #menampilakn phik matrix
54
 
55
- #image = Image.open('/Users/ryantrisnadi/Desktop/first_project1/p1-ftds017-hck-g5-ryantrisnadi/Screen Shot 2024-06-22 at 10.35.04 PM.png')
56
- image_path = '/Users/ryantrisnadi/Desktop/Screen Shot 2024-07-04 at 11.43.20 PM.png' # Adjust the path as needed
57
- image = Image.open(image_path)
58
 
59
- # Display the image
60
- st.image(image, caption='Figure 5')
61
 
62
- #menampilakn phik matrix
63
 
64
- #image = Image.open('/Users/ryantrisnadi/Desktop/first_project1/p1-ftds017-hck-g5-ryantrisnadi/Screen Shot 2024-06-22 at 10.35.04 PM.png')
65
- image_path = '/Users/ryantrisnadi/Desktop/Screen Shot 2024-07-04 at 11.43.20 PM.png' # Adjust the path as needed
66
- image = Image.open(image_path)
67
 
68
- # Display the image
69
- st.image(image, caption='Figure 6')
70
 
71
- image_path = '/Users/ryantrisnadi/Desktop/Screen Shot 2024-07-04 at 11.41.23 PM.png' # Adjust the path as needed
72
- image = Image.open(image_path)
73
 
74
- image_path = '/Users/ryantrisnadi/Desktop/Screen Shot 2024-07-04 at 11.41.06 PM.png' # Adjust the path as needed
75
- image = Image.open(image_path)
76
 
77
- image_path = '/Users/ryantrisnadi/Desktop/Screen Shot 2024-07-04 at 11.40.59 PM.png' # Adjust the path as needed
78
- image = Image.open(image_path)
79
 
80
- image_path = '/Users/ryantrisnadi/Desktop/Screen Shot 2024-07-04 at 11.40.54 PM.png' # Adjust the path as needed
81
- image = Image.open(image_path)
82
 
83
 
84
 
85
 
86
 
87
 
88
- #streamlit run app.py
89
- #cd p1-ftds017-hck-g5-ryantrisnadi
90
 
 
12
  from PIL import Image
13
 
14
 
15
+ #load_model = joblib.load("my_model.pkl")
16
 
17
  #menampilakn phik matrix
18
  st.title('Welcome to Explaration Data Analysis by Ryan Trisnadi')
19
  #image = Image.open('/Users/ryantrisnadi/Desktop/first_project1/p1-ftds017-hck-g5-ryantrisnadi/Screen Shot 2024-06-22 at 10.35.04 PM.png')
20
+ image_path = 'https://drive.google.com/file/d/1uSoZw5isZ8h35qdZsaNy1Z_TzGwkIDsq/view?usp=sharing' # Adjust the path as needed
21
  image = Image.open(image_path)
22
 
23
  # Display the image
 
26
  #menampilakn phik matrix
27
 
28
  #image = Image.open('/Users/ryantrisnadi/Desktop/first_project1/p1-ftds017-hck-g5-ryantrisnadi/Screen Shot 2024-06-22 at 10.35.04 PM.png')
29
+ image_path = 'https://drive.google.com/file/d/1ajHpmr70Eg78wgK72zmBBd40jhH2M9xm/view?usp=sharing' # Adjust the path as needed
30
  image = Image.open(image_path)
31
 
32
  # Display the image
 
35
  #menampilakn phik matrix
36
 
37
  #image = Image.open('/Users/ryantrisnadi/Desktop/first_project1/p1-ftds017-hck-g5-ryantrisnadi/Screen Shot 2024-06-22 at 10.35.04 PM.png')
38
+ image_path = 'https://drive.google.com/file/d/1owHJmd4HlPc8wqBrJwpYo-aC9zufZwP0/view?usp=sharing' # Adjust the path as needed
39
  image = Image.open(image_path)
40
 
41
  # Display the image
 
44
  #menampilakn phik matrix
45
 
46
  #image = Image.open('/Users/ryantrisnadi/Desktop/first_project1/p1-ftds017-hck-g5-ryantrisnadi/Screen Shot 2024-06-22 at 10.35.04 PM.png')
47
+ image_path = 'https://drive.google.com/file/d/1HXaMMKUup6jiL9tXAg8CwsjhYWTk1C7f/view?usp=sharing' # Adjust the path as needed
48
  image = Image.open(image_path)
49
 
50
  # Display the image
 
52
 
53
  #menampilakn phik matrix
54
 
55
+ # #image = Image.open('/Users/ryantrisnadi/Desktop/first_project1/p1-ftds017-hck-g5-ryantrisnadi/Screen Shot 2024-06-22 at 10.35.04 PM.png')
56
+ # image_path = '/Users/ryantrisnadi/Desktop/Screen Shot 2024-07-04 at 11.43.20 PM.png' # Adjust the path as needed
57
+ # image = Image.open(image_path)
58
 
59
+ # # Display the image
60
+ # st.image(image, caption='Figure 5')
61
 
62
+ # #menampilakn phik matrix
63
 
64
+ # #image = Image.open('/Users/ryantrisnadi/Desktop/first_project1/p1-ftds017-hck-g5-ryantrisnadi/Screen Shot 2024-06-22 at 10.35.04 PM.png')
65
+ # image_path = '/Users/ryantrisnadi/Desktop/Screen Shot 2024-07-04 at 11.43.20 PM.png' # Adjust the path as needed
66
+ # image = Image.open(image_path)
67
 
68
+ # # Display the image
69
+ # st.image(image, caption='Figure 6')
70
 
71
+ # image_path = '/Users/ryantrisnadi/Desktop/Screen Shot 2024-07-04 at 11.41.23 PM.png' # Adjust the path as needed
72
+ # image = Image.open(image_path)
73
 
74
+ # image_path = '/Users/ryantrisnadi/Desktop/Screen Shot 2024-07-04 at 11.41.06 PM.png' # Adjust the path as needed
75
+ # image = Image.open(image_path)
76
 
77
+ # image_path = '/Users/ryantrisnadi/Desktop/Screen Shot 2024-07-04 at 11.40.59 PM.png' # Adjust the path as needed
78
+ # image = Image.open(image_path)
79
 
80
+ # image_path = '/Users/ryantrisnadi/Desktop/Screen Shot 2024-07-04 at 11.40.54 PM.png' # Adjust the path as needed
81
+ # image = Image.open(image_path)
82
 
83
 
84
 
85
 
86
 
87
 
88
+ # #streamlit run app.py
89
+ # #cd p1-ftds017-hck-g5-ryantrisnadi
90