Spaces:
Sleeping
Sleeping
Jimin Park
commited on
Commit
·
a372432
1
Parent(s):
674aeed
kermitting soon
Browse files- util/helper.py +1 -1
util/helper.py
CHANGED
@@ -984,7 +984,7 @@ def calculate_champion_loyalty(df):
|
|
984 |
season_weight * 0.4
|
985 |
) * position_weight * seasonal_position_weight
|
986 |
|
987 |
-
loyalty_score += combined_weight
|
988 |
|
989 |
print("Start calculate confidence score...\n")
|
990 |
# Calculate confidence score (adjusted for 2 champions)
|
|
|
984 |
season_weight * 0.4
|
985 |
) * position_weight * seasonal_position_weight
|
986 |
|
987 |
+
loyalty_score += combined_weight
|
988 |
|
989 |
print("Start calculate confidence score...\n")
|
990 |
# Calculate confidence score (adjusted for 2 champions)
|