Model: Binned LGBM 3d PH 3% v1


Details

Unique Key
binned-ph-lgmb-p3-seq3-platt
Current Version
1
Type
long
Description
None
End Point
None
Last Trained
April 5, 2025, 1:32 a.m.
Meta
tags: ['penny', 'original']
class: binned
target: {'type': 'price_high', 'value': 1.03, 'duration': 3}
sequence: 3
classifier: lgbm
calibration: platt-scaling

Last Metrics
April 4, 2025
[{'Feature': 'ticker_encoded_normalized', 'Importance': 0.11427092898208603}, {'Feature': 'c60_sentiment_positive_rolling_mean_3', 'Importance': 0.07091500394625526}, {'Feature': 'c90_items_negative_count_rolling_mean_3', 'Importance': 0.0}, {'Feature': 'c90_items_neutral_count_rolling_mean_3', 'Importance': 0.0}, {'Feature': 'c90_sentiment_positive_rolling_mean_3', 'Importance': 0.0}, {'Feature': 'c90_sentiment_neutral_rolling_mean_3', 'Importance': 0.0}, {'Feature': 'c90_sentiment_negative_rolling_mean_3', 'Importance': 0.0}, {'Feature': 'c90_sentiment_rolling_mean_3', 'Importance': 0.0}, {'Feature': 'c90_relevance_score_rolling_mean_3', 'Importance': 0.0}, {'Feature': 'c90_citation_flow_score_rolling_mean_3', 'Importance': 0.0}]

Model Backtesting

All

Total Tests

30,238

# Pass

18,817

Pass Count:
# of Tests that met or exceeded the model's performance target (ie., 3%)

# Fail

11,421

Fail Count:
# of Tests that did not meet or exceed the model's performance target (ie., 3%)

Win Rate

62.2 %

Win Rate:
% of Tests that met or exceed the model's performance target (ie., 3%)

Hit Rate

93.6 %

Hit Rate:
% of Tests that resulted in a > 0% gain.

Avg Gain

8.4 %

Avg Performance Gain:
Average % Gain for each test defined by the theoretical buy-price v. sell-price difference.

© 2025 - PennyLoupe LLC. Austin, TX.

SunMonTueWedThuFriSat
293012345678910111213141516171819202122232425262728293031123456789
SunMonTueWedThuFriSat
303112345678910111213141516171819202122232425262728293012345678910
DJDT

Versions

Package Name Version
Django 5.0.3
Python 3.11.8
coverage Coverage 7.4.4
debug_toolbar Debug Toolbar 4.3.0
django_extensions Django Extensions 3.2.3
grappelli Grappelli 3.0.8

Time

Resource usage

Resource Value
User CPU time 187.167 msec
System CPU time 8.253 msec
Total CPU time 195.420 msec
Elapsed time 1994.930 msec
Context switches 13 voluntary, 2 involuntary

Browser timing

Timing attribute Timeline Milliseconds since navigation start (+length)
domainLookup12 (+47)
connect59 (+108)
request168 (+2461)
response2359 (+270)
domLoading2381 (+-1743871900155)
domInteractive2843
domContentLoadedEvent2843 (+11)
loadEvent-1743871897774 (+0)

Settings from app.settings

Setting Value
ABSOLUTE_URL_OVERRIDES {}
ADMINS []
ALLOWED_HOSTS ['*']
ALPACA_API '********************'
APPEND_SLASH True
AUTH0_CLIENT_ID None
AUTH0_CLIENT_SECRET '********************'
AUTH0_DOMAIN None
AUTHENTICATION_BACKENDS ['django.contrib.auth.backends.ModelBackend']
AUTH_PASSWORD_VALIDATORS '********************'
AUTH_USER_MODEL 'auth.User'
BASE_DIR PosixPath('/mnt/disks/pennyloupe_disk/pennyloupe')
CACHES {'default': {'BACKEND': 'django.core.cache.backends.filebased.FileBasedCache', 'LOCATION': '/var/tmp/django_cache'}}
CACHE_MIDDLEWARE_ALIAS 'default'
CACHE_MIDDLEWARE_KEY_PREFIX '********************'
CACHE_MIDDLEWARE_SECONDS 600
CELERY_BROKER_URL 'redis://localhost:6379'
CELERY_RESULT_BACKEND 'redis://localhost:6379'
CSRF_COOKIE_AGE 31449600
CSRF_COOKIE_DOMAIN None
CSRF_COOKIE_HTTPONLY False
CSRF_COOKIE_NAME 'csrftoken'
CSRF_COOKIE_PATH '/'
CSRF_COOKIE_SAMESITE 'Lax'
CSRF_COOKIE_SECURE False
CSRF_FAILURE_VIEW 'django.views.csrf.csrf_failure'
CSRF_HEADER_NAME 'HTTP_X_CSRFTOKEN'
CSRF_TRUSTED_ORIGINS []
CSRF_USE_SESSIONS False
DATABASES {'default': {'ATOMIC_REQUESTS': False, 'AUTOCOMMIT': True, 'CONN_HEALTH_CHECKS': True, 'CONN_MAX_AGE': 600, 'ENGINE': 'django.db.backends.postgresql', 'HOST': '34.125.28.12', 'NAME': 'pennyloupe', 'OPTIONS': {'sslmode': 'require'}, 'PASSWORD': '********************', 'PORT': 5432, 'TEST': {'CHARSET': None, 'COLLATION': None, 'MIGRATE': True, 'MIRROR': None, 'NAME': None}, 'TIME_ZONE': None, 'USER': 'pennyloupe'}}
DATABASE_ROUTERS []
DATA_UPLOAD_MAX_MEMORY_SIZE 2621440
DATA_UPLOAD_MAX_NUMBER_FIELDS 1000
DATA_UPLOAD_MAX_NUMBER_FILES 100
DATETIME_FORMAT 'N j, Y, P'
DATETIME_INPUT_FORMATS ['%Y-%m-%d %H:%M:%S', '%Y-%m-%d %H:%M:%S.%f', '%Y-%m-%d %H:%M', '%m/%d/%Y %H:%M:%S', '%m/%d/%Y %H:%M:%S.%f', '%m/%d/%Y %H:%M', '%m/%d/%y %H:%M:%S', '%m/%d/%y %H:%M:%S.%f', '%m/%d/%y %H:%M']
DATE_FORMAT 'N j, Y'
DATE_INPUT_FORMATS ['%Y-%m-%d', '%m/%d/%Y', '%m/%d/%y', '%b %d %Y', '%b %d, %Y', '%d %b %Y', '%d %b, %Y', '%B %d %Y', '%B %d, %Y', '%d %B %Y', '%d %B, %Y']
DEBUG True
DEBUG_PROPAGATE_EXCEPTIONS False
DEBUG_TOOLBAR_CONFIG {'SHOW_TOOLBAR_CALLBACK': <function <lambda> at 0x7f8df9cffec0>}
DECIMAL_SEPARATOR '.'
DEFAULT_AUTO_FIELD 'django.db.models.BigAutoField'
DEFAULT_CHARSET 'utf-8'
DEFAULT_EXCEPTION_REPORTER 'django.views.debug.ExceptionReporter'
DEFAULT_EXCEPTION_REPORTER_FILTER 'django.views.debug.SafeExceptionReporterFilter'
DEFAULT_FILE_STORAGE 'django.core.files.storage.FileSystemStorage'
DEFAULT_FROM_EMAIL 'webmaster@localhost'
DEFAULT_INDEX_TABLESPACE ''
DEFAULT_TABLESPACE ''
DISALLOWED_USER_AGENTS []
EMAIL_BACKEND 'django.core.mail.backends.smtp.EmailBackend'
EMAIL_HOST 'localhost'
EMAIL_HOST_PASSWORD '********************'
EMAIL_HOST_USER ''
EMAIL_PORT 25
EMAIL_SSL_CERTFILE None
EMAIL_SSL_KEYFILE '********************'
EMAIL_SUBJECT_PREFIX '[Django] '
EMAIL_TIMEOUT None
EMAIL_USE_LOCALTIME False
EMAIL_USE_SSL False
EMAIL_USE_TLS False
FIELD_ENCRYPTION_KEY '********************'
FILE_UPLOAD_DIRECTORY_PERMISSIONS None
FILE_UPLOAD_HANDLERS ['django.core.files.uploadhandler.MemoryFileUploadHandler', 'django.core.files.uploadhandler.TemporaryFileUploadHandler']
FILE_UPLOAD_MAX_MEMORY_SIZE 2621440
FILE_UPLOAD_PERMISSIONS 420
FILE_UPLOAD_TEMP_DIR None
FIRST_DAY_OF_WEEK 0
FIXTURE_DIRS []
FORCE_SCRIPT_NAME None
FORMAT_MODULE_PATH None
FORMS_URLFIELD_ASSUME_HTTPS False
FORM_RENDERER 'django.forms.renderers.DjangoTemplates'
GRAPPELLI_ADMIN_TITLE 'Penny Loupe'
GRAPPELLI_AUTOCOMPLETE_SEARCH_FIELDS {'auth': {'user': ('id__iexact', 'username__icontains')}}
IGNORABLE_404_URLS []
INSTALLED_APPS ['coverage', 'grappelli', 'django.contrib.admin', 'django.contrib.auth', 'django.contrib.contenttypes', 'django.contrib.humanize', 'django.contrib.messages', 'django.contrib.postgres', 'django.contrib.sessions', 'django.contrib.staticfiles', 'django_htmx', 'app.core.apps.CoreConfig', 'django_extensions', 'debug_toolbar']
INTERNAL_IPS ['127.0.0.1']
LANGUAGES [('en', 'English')]
LANGUAGES_BIDI ['he', 'ar', 'ar-dz', 'ckb', 'fa', 'ug', 'ur']
LANGUAGE_CODE 'en-us'
LANGUAGE_COOKIE_AGE None
LANGUAGE_COOKIE_DOMAIN None
LANGUAGE_COOKIE_HTTPONLY False
LANGUAGE_COOKIE_NAME 'django_language'
LANGUAGE_COOKIE_PATH '/'
LANGUAGE_COOKIE_SAMESITE None
LANGUAGE_COOKIE_SECURE False
LOCALE_PATHS []
LOGGING {}
LOGGING_CONFIG 'logging.config.dictConfig'
LOGIN_REDIRECT_URL '/accounts/profile/'
LOGIN_URL '/accounts/login/'
LOGOUT_REDIRECT_URL None
MANAGERS []
MEDIA_ROOT PosixPath('/mnt/disks/pennyloupe_disk/pennyloupe/media')
MEDIA_URL '/media/'
MESSAGE_STORAGE 'django.contrib.messages.storage.fallback.FallbackStorage'
MIDDLEWARE ['django.middleware.security.SecurityMiddleware', 'whitenoise.middleware.WhiteNoiseMiddleware', 'django.contrib.sessions.middleware.SessionMiddleware', 'django.middleware.cache.UpdateCacheMiddleware', 'django.middleware.common.CommonMiddleware', 'django.middleware.csrf.CsrfViewMiddleware', 'django.contrib.auth.middleware.AuthenticationMiddleware', 'django.contrib.messages.middleware.MessageMiddleware', 'django.middleware.clickjacking.XFrameOptionsMiddleware', 'django_htmx.middleware.HtmxMiddleware', 'debug_toolbar.middleware.DebugToolbarMiddleware']
MIGRATION_MODULES {}
MONTH_DAY_FORMAT 'F j'
NUMBER_GROUPING 0
OPENAI_API_KEY '********************'
PASSWORD_HASHERS '********************'
PASSWORD_RESET_TIMEOUT '********************'
POLYGON_API_KEY '********************'
PREPEND_WWW False
QT_API_KEY '********************'
QT_APP_ID '13d3cbab'
QT_PASSWORD '********************'
QT_USERNAME 'kevin+dev3@pennyloupe.com'
ROOT_URLCONF 'app.urls'
SCRAPER_API_KEY '********************'
SECRET_KEY '********************'
SECRET_KEY_FALLBACKS '********************'
SECURE_CONTENT_TYPE_NOSNIFF True
SECURE_CROSS_ORIGIN_OPENER_POLICY 'same-origin'
SECURE_HSTS_INCLUDE_SUBDOMAINS False
SECURE_HSTS_PRELOAD False
SECURE_HSTS_SECONDS 0
SECURE_PROXY_SSL_HEADER None
SECURE_REDIRECT_EXEMPT []
SECURE_REFERRER_POLICY 'same-origin'
SECURE_SSL_HOST None
SECURE_SSL_REDIRECT False
SERVER_EMAIL 'root@localhost'
SESSION_CACHE_ALIAS 'default'
SESSION_COOKIE_AGE 1209600
SESSION_COOKIE_DOMAIN None
SESSION_COOKIE_HTTPONLY True
SESSION_COOKIE_NAME 'sessionid'
SESSION_COOKIE_PATH '/'
SESSION_COOKIE_SAMESITE 'Lax'
SESSION_COOKIE_SECURE False
SESSION_ENGINE 'django.contrib.sessions.backends.db'
SESSION_EXPIRE_AT_BROWSER_CLOSE False
SESSION_FILE_PATH None
SESSION_SAVE_EVERY_REQUEST False
SESSION_SERIALIZER 'django.contrib.sessions.serializers.JSONSerializer'
SETTINGS_MODULE 'app.settings'
SHORT_DATETIME_FORMAT 'm/d/Y P'
SHORT_DATE_FORMAT 'm/d/Y'
SIGNING_BACKEND 'django.core.signing.TimestampSigner'
SILENCED_SYSTEM_CHECKS []
SQL_FILES_DIR '/mnt/disks/pennyloupe_disk/pennyloupe/app/core/sql'
STATICFILES_DIRS []
STATICFILES_FINDERS ['django.contrib.staticfiles.finders.FileSystemFinder', 'django.contrib.staticfiles.finders.AppDirectoriesFinder']
STATICFILES_STORAGE 'django.contrib.staticfiles.storage.StaticFilesStorage'
STATIC_ROOT PosixPath('/mnt/disks/pennyloupe_disk/pennyloupe/static')
STATIC_URL '/static/'
STORAGES {'default': {'BACKEND': 'django.core.files.storage.FileSystemStorage'}, 'staticfiles': {'BACKEND': 'django.contrib.staticfiles.storage.StaticFilesStorage'}}
TEMPLATES [{'APP_DIRS': True, 'BACKEND': 'django.template.backends.django.DjangoTemplates', 'DIRS': ['templates'], 'OPTIONS': {'context_processors': ['django.template.context_processors.debug', 'django.template.context_processors.request', 'django.contrib.auth.context_processors.auth', 'django.contrib.messages.context_processors.messages']}}]
TEST_NON_SERIALIZED_APPS []
TEST_RUNNER 'django.test.runner.DiscoverRunner'
THOUSAND_SEPARATOR ','
TIME_FORMAT 'P'
TIME_INPUT_FORMATS ['%H:%M:%S', '%H:%M:%S.%f', '%H:%M']
TIME_ZONE 'UTC'
USE_I18N True
USE_THOUSAND_SEPARATOR False
USE_TZ True
USE_X_FORWARDED_HOST False
USE_X_FORWARDED_PORT False
WSGI_APPLICATION 'app.wsgi.application'
X_FRAME_OPTIONS 'DENY'
YEAR_MONTH_FORMAT 'F Y'

Headers

Request headers

Key Value
Accept text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7
Accept-Encoding gzip, deflate, br, zstd
Cache-Control no-cache
Connection keep-alive
Host pennyloupe.com
Pragma no-cache
Sec-Ch-Ua "HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"
Sec-Ch-Ua-Mobile ?0
Sec-Ch-Ua-Platform "Windows"
Sec-Fetch-Dest document
Sec-Fetch-Mode navigate
Sec-Fetch-Site none
Sec-Fetch-User ?1
Upgrade-Insecure-Requests 1
User-Agent Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)

Response headers

Key Value
Content-Type text/html; charset=utf-8

WSGI environ

Since the WSGI environ inherits the environment of the server, only a significant subset is shown below.

Key Value
CONTENT_LENGTH
CONTENT_TYPE
PATH_INFO /model/61
QUERY_STRING
REMOTE_ADDR 18.191.232.50
REQUEST_METHOD GET
SCRIPT_NAME
SERVER_NAME pennyloupe.com
SERVER_PORT 443
SERVER_PROTOCOL HTTP/1.1

Request

View information

View function Arguments Keyword arguments URL name
app.core.views.app.model_detail () {'id': 61} model_detail

No cookies

No session data

No GET data

No POST data

SQL queries from 1 connection

  • default 1798.24 ms (5 queries )
Query Timeline Time (ms) Action
SELECT "pl_model"."created_dt",
       "pl_model"."updated_dt",
       "pl_model"."status_id",
       "pl_model"."id",
       "pl_model"."key",
       "pl_model"."name",
       "pl_model"."description",
       "pl_model"."type",
       "pl_model"."version",
       "pl_model"."last_trained_dt",
       "pl_model"."last_run_dt",
       "pl_model"."end_point_url",
       "pl_model"."meta",
       "pl_model"."account_id"
  FROM "pl_model"
 WHERE "pl_model"."id" = 61
 LIMIT 21
SELECT ••• FROM "pl_model" WHERE "pl_model"."id" = 61 LIMIT 21
1.77

Connection: default

Transaction status: Idle

/mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/mnt/disks/pennyloupe_disk/pennyloupe/app/core/views/app.py in model_detail(680)
  model = Model.objects.get(pk=id)

SELECT "pl_model_metrics"."created_dt",
       "pl_model_metrics"."updated_dt",
       "pl_model_metrics"."status_id",
       "pl_model_metrics"."id",
       "pl_model_metrics"."date",
       "pl_model_metrics"."metrics",
       "pl_model_metrics"."identifier",
       "pl_model_metrics"."model_id"
  FROM "pl_model_metrics"
 WHERE ("pl_model_metrics"."model_id" = 61 AND "pl_model_metrics"."status_id" = 10 AND "pl_model_metrics"."date" >= '2024-10-07'::date AND "pl_model_metrics"."date" <= '2025-04-05'::date)
 ORDER BY "pl_model_metrics"."date" DESC
SELECT ••• FROM "pl_model_metrics" WHERE ("pl_model_metrics"."model_id" = 61 AND "pl_model_metrics"."status_id" = 10 AND "pl_model_metrics"."date" >= '2024-10-07'::date AND "pl_model_metrics"."date" <= '2025-04-05'::date) ORDER BY "pl_model_metrics"."date" DESC
8.38

Connection: default

Transaction status: Idle

/mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/mnt/disks/pennyloupe_disk/pennyloupe/app/core/views/app.py in model_detail(750)
  if metrics:

SELECT "pl_model_test"."pick_date" AS "date",
       COUNT("pl_model_test"."id") FILTER (WHERE "pl_model_test"."result") AS "pass_count",
       COUNT("pl_model_test"."id") FILTER (WHERE NOT "pl_model_test"."result") AS "fail_count",
       COUNT("pl_model_test"."id") AS "total_count",
       COUNT("pl_model_test"."id") FILTER (WHERE (("pl_model_test"."meta" -> 'buy_price') IS NOT NULL AND ("pl_model_test"."meta" -> 'sell_price') > ("pl_model_test"."meta" -> 'buy_price') AND ("pl_model_test"."meta" -> 'sell_price') IS NOT NULL)) AS "hit_count",
       CASE WHEN COUNT("pl_model_test"."id") = 0 THEN 0.0
            ELSE ((COUNT("pl_model_test"."id") FILTER (WHERE "pl_model_test"."result") * 100.0) / COUNT("pl_model_test"."id"))
             END AS "win_rate",
       CASE WHEN COUNT("pl_model_test"."id") = 0 THEN 0.0
            ELSE ((COUNT("pl_model_test"."id") FILTER (WHERE (("pl_model_test"."meta" -> 'buy_price') IS NOT NULL AND ("pl_model_test"."meta" -> 'sell_price') > ("pl_model_test"."meta" -> 'buy_price') AND ("pl_model_test"."meta" -> 'sell_price') IS NOT NULL)) * 100.0) / COUNT("pl_model_test"."id"))
             END AS "hit_rate",
       AVG(((100 * ((("pl_model_test"."meta" -> 'sell_price'))::double precision - (("pl_model_test"."meta" -> 'buy_price'))::double precision)) / (("pl_model_test"."meta" -> 'buy_price'))::double precision)) AS "avg_performance"
  FROM "pl_model_test"
 WHERE ("pl_model_test"."model_id" = 61 AND "pl_model_test"."status_id" = 10 AND "pl_model_test"."pick_date" >= '2024-10-07'::date AND "pl_model_test"."pick_date" <= '2025-04-05'::date)
 GROUP BY 1
 ORDER BY "pl_model_test"."pick_date" DESC
SELECT ••• FROM "pl_model_test" WHERE ("pl_model_test"."model_id" = 61 AND "pl_model_test"."status_id" = 10 AND "pl_model_test"."pick_date" >= '2024-10-07'::date AND "pl_model_test"."pick_date" <= '2025-04-05'::date) GROUP BY 1 ORDER BY "pl_model_test"."pick_date" DESC
1514.32

Connection: default

Transaction status: Idle

/mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/mnt/disks/pennyloupe_disk/pennyloupe/app/core/views/app.py in model_detail(782)
  for n, p in enumerate(performance_data):

SELECT DATE_TRUNC('week', "pl_model_test"."pick_date") AS "week",
       CASE WHEN ("pl_model_test"."probability" >= 0.0 AND "pl_model_test"."probability" <= 0.1) THEN 0.1
            WHEN ("pl_model_test"."probability" > 0.1 AND "pl_model_test"."probability" <= 0.2)  THEN 0.2
            WHEN ("pl_model_test"."probability" > 0.2 AND "pl_model_test"."probability" <= 0.3)  THEN 0.3
            WHEN ("pl_model_test"."probability" > 0.3 AND "pl_model_test"."probability" <= 0.4)  THEN 0.4
            WHEN ("pl_model_test"."probability" > 0.4 AND "pl_model_test"."probability" <= 0.5)  THEN 0.5
            WHEN ("pl_model_test"."probability" > 0.5 AND "pl_model_test"."probability" <= 0.6)  THEN 0.6
            WHEN ("pl_model_test"."probability" > 0.6 AND "pl_model_test"."probability" <= 0.7)  THEN 0.7
            WHEN ("pl_model_test"."probability" > 0.7 AND "pl_model_test"."probability" <= 0.8)  THEN 0.8
            WHEN ("pl_model_test"."probability" > 0.8 AND "pl_model_test"."probability" <= 0.9)  THEN 0.9
            WHEN ("pl_model_test"."probability" > 0.9 AND "pl_model_test"."probability" <= 1.0)  THEN 1.0
            ELSE NULL
             END AS "bin",
       COUNT("pl_model_test"."id") AS "total_count",
       COUNT("pl_model_test"."id") FILTER (WHERE (("pl_model_test"."meta" -> 'buy_price') IS NOT NULL AND ("pl_model_test"."meta" -> 'sell_price') > ("pl_model_test"."meta" -> 'buy_price') AND ("pl_model_test"."meta" -> 'sell_price') IS NOT NULL)) AS "hit_count",
       COUNT("pl_model_test"."id") FILTER (WHERE "pl_model_test"."result") AS "win_count",
       AVG(((100 * ((("pl_model_test"."meta" -> 'sell_price'))::double precision - (("pl_model_test"."meta" -> 'buy_price'))::double precision)) / (("pl_model_test"."meta" -> 'buy_price'))::double precision)) AS "avg_performance",
       CASE WHEN COUNT("pl_model_test"."id") = 0 THEN 0.0
            ELSE ((COUNT("pl_model_test"."id") FILTER (WHERE (("pl_model_test"."meta" -> 'buy_price') IS NOT NULL AND ("pl_model_test"."meta" -> 'sell_price') > ("pl_model_test"."meta" -> 'buy_price') AND ("pl_model_test"."meta" -> 'sell_price') IS NOT NULL)) * 100.0) / COUNT("pl_model_test"."id"))
             END AS "hit_rate",
       CASE WHEN COUNT("pl_model_test"."id") = 0 THEN 0.0
            ELSE ((COUNT("pl_model_test"."id") FILTER (WHERE "pl_model_test"."result") * 100.0) / COUNT("pl_model_test"."id"))
             END AS "win_rate",
       COUNT("pl_model_test"."id") AS "count"
  FROM "pl_model_test"
 WHERE ("pl_model_test"."model_id" = 61 AND "pl_model_test"."status_id" = 10 AND "pl_model_test"."pick_date" >= '2024-10-07'::date AND "pl_model_test"."pick_date" <= '2025-04-05'::date)
 GROUP BY 1,
          2
 ORDER BY 1 ASC,
          2 ASC
SELECT ••• FROM "pl_model_test" WHERE ("pl_model_test"."model_id" = 61 AND "pl_model_test"."status_id" = 10 AND "pl_model_test"."pick_date" >= '2024-10-07'::date AND "pl_model_test"."pick_date" <= '2025-04-05'::date) GROUP BY 1, 2 ORDER BY 1 ASC, 2 ASC
137.58

Connection: default

Transaction status: Idle

/mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/mnt/disks/pennyloupe_disk/pennyloupe/app/core/views/app.py in model_detail(981)
  for entry in curve_data_weekly:

SELECT CASE WHEN ("pl_model_test"."probability" >= 0.0 AND "pl_model_test"."probability" <= 0.1) THEN 0.1
            WHEN ("pl_model_test"."probability" > 0.1 AND "pl_model_test"."probability" <= 0.2)  THEN 0.2
            WHEN ("pl_model_test"."probability" > 0.2 AND "pl_model_test"."probability" <= 0.3)  THEN 0.3
            WHEN ("pl_model_test"."probability" > 0.3 AND "pl_model_test"."probability" <= 0.4)  THEN 0.4
            WHEN ("pl_model_test"."probability" > 0.4 AND "pl_model_test"."probability" <= 0.5)  THEN 0.5
            WHEN ("pl_model_test"."probability" > 0.5 AND "pl_model_test"."probability" <= 0.6)  THEN 0.6
            WHEN ("pl_model_test"."probability" > 0.6 AND "pl_model_test"."probability" <= 0.7)  THEN 0.7
            WHEN ("pl_model_test"."probability" > 0.7 AND "pl_model_test"."probability" <= 0.8)  THEN 0.8
            WHEN ("pl_model_test"."probability" > 0.8 AND "pl_model_test"."probability" <= 0.9)  THEN 0.9
            WHEN ("pl_model_test"."probability" > 0.9 AND "pl_model_test"."probability" <= 1.0)  THEN 1.0
            ELSE NULL
             END AS "bin",
       COUNT("pl_model_test"."id") AS "total_count",
       COUNT("pl_model_test"."id") FILTER (WHERE (("pl_model_test"."meta" -> 'buy_price') IS NOT NULL AND ("pl_model_test"."meta" -> 'sell_price') > ("pl_model_test"."meta" -> 'buy_price') AND ("pl_model_test"."meta" -> 'sell_price') IS NOT NULL)) AS "hit_count",
       COUNT("pl_model_test"."id") FILTER (WHERE "pl_model_test"."result") AS "win_count",
       AVG(((100 * ((("pl_model_test"."meta" -> 'sell_price'))::double precision - (("pl_model_test"."meta" -> 'buy_price'))::double precision)) / (("pl_model_test"."meta" -> 'buy_price'))::double precision)) AS "avg_performance",
       CASE WHEN COUNT("pl_model_test"."id") = 0 THEN 0.0
            ELSE ((COUNT("pl_model_test"."id") FILTER (WHERE (("pl_model_test"."meta" -> 'buy_price') IS NOT NULL AND ("pl_model_test"."meta" -> 'sell_price') > ("pl_model_test"."meta" -> 'buy_price') AND ("pl_model_test"."meta" -> 'sell_price') IS NOT NULL)) * 100.0) / COUNT("pl_model_test"."id"))
             END AS "hit_rate",
       CASE WHEN COUNT("pl_model_test"."id") = 0 THEN 0.0
            ELSE ((COUNT("pl_model_test"."id") FILTER (WHERE "pl_model_test"."result") * 100.0) / COUNT("pl_model_test"."id"))
             END AS "win_rate",
       COUNT("pl_model_test"."id") AS "count"
  FROM "pl_model_test"
 WHERE ("pl_model_test"."model_id" = 61 AND "pl_model_test"."status_id" = 10 AND "pl_model_test"."pick_date" >= '2024-10-07'::date AND "pl_model_test"."pick_date" <= '2025-04-05'::date)
 GROUP BY 1
 ORDER BY 1 ASC
SELECT ••• FROM "pl_model_test" WHERE ("pl_model_test"."model_id" = 61 AND "pl_model_test"."status_id" = 10 AND "pl_model_test"."pick_date" >= '2024-10-07'::date AND "pl_model_test"."pick_date" <= '2025-04-05'::date) GROUP BY 1 ORDER BY 1 ASC
136.19

Connection: default

Transaction status: Idle

/mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/mnt/disks/pennyloupe_disk/pennyloupe/app/core/views/app.py in model_detail(1004)
  "curve_data": list(curve_data),

Static files (717 found, 2 used)

Static file paths

None

Static file apps

  1. grappelli
  2. django.contrib.admin
  3. django_htmx
  4. app.core
  5. django_extensions
  6. debug_toolbar

Static files

css/pennyloupe.css
/mnt/disks/pennyloupe_disk/pennyloupe/app/core/static/css/pennyloupe.css
img/penny_loupe_logo.png
/mnt/disks/pennyloupe_disk/pennyloupe/app/core/static/img/penny_loupe_logo.png

django.contrib.staticfiles.finders.AppDirectoriesFinder (717 files)

Path Location
.DS_Store /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/.DS_Store
grappelli/.DS_Store /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/.DS_Store
grappelli/js/grappelli.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/js/grappelli.js
grappelli/js/jquery.grp_related_m2m.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/js/jquery.grp_related_m2m.js
grappelli/js/jquery.grp_autocomplete_fk.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/js/jquery.grp_autocomplete_fk.js
grappelli/js/jquery.grp_autocomplete_generic.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/js/jquery.grp_autocomplete_generic.js
grappelli/js/jquery.grp_timepicker.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/js/jquery.grp_timepicker.js
grappelli/js/jquery.grp_collapsible_group.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/js/jquery.grp_collapsible_group.js
grappelli/js/jquery.grp_related_generic.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/js/jquery.grp_related_generic.js
grappelli/js/jquery.grp_related_fk.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/js/jquery.grp_related_fk.js
grappelli/js/jquery.grp_collapsible.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/js/jquery.grp_collapsible.js
grappelli/js/grappelli.min.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/js/grappelli.min.js
grappelli/js/jquery.grp_autocomplete_m2m.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/js/jquery.grp_autocomplete_m2m.js
grappelli/js/jquery.grp_inline.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/js/jquery.grp_inline.js
grappelli/images/spritesheet-1694777276.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/spritesheet-1694777276.png
grappelli/images/backgrounds/loading-small.gif /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/backgrounds/loading-small.gif
grappelli/images/backgrounds/changelist-results.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/backgrounds/changelist-results.png
grappelli/images/backgrounds/ui-sortable-placeholder.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/backgrounds/ui-sortable-placeholder.png
grappelli/images/backgrounds/nav-grabber.gif /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/backgrounds/nav-grabber.gif
grappelli/images/backgrounds/messagelist.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/backgrounds/messagelist.png
grappelli/images/icons/ui-datepicker-next.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/ui-datepicker-next.png
grappelli/images/icons/link-external-small_hover.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/link-external-small_hover.png
grappelli/images/icons/tools-arrow-up-handler_hover.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/tools-arrow-up-handler_hover.png
grappelli/images/icons/date-hierarchy-back.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/date-hierarchy-back.png
grappelli/images/icons/tools-delete-handler-predelete.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/tools-delete-handler-predelete.png
grappelli/images/icons/breadcrumbs-rtl.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/breadcrumbs-rtl.png
grappelli/images/icons/datepicker_hover.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/datepicker_hover.png
grappelli/images/icons/tools-trash-handler_hover.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/tools-trash-handler_hover.png
grappelli/images/icons/selector-add-m2m-vertical_hover.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/selector-add-m2m-vertical_hover.png
grappelli/images/icons/tools-related-remove-handler-small_hover.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/tools-related-remove-handler-small_hover.png
grappelli/images/icons/sorted-descending.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/sorted-descending.png
grappelli/images/icons/breadcrumbs_hover.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/breadcrumbs_hover.png
grappelli/images/icons/tools-viewsite-link_hover.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/tools-viewsite-link_hover.png
grappelli/images/icons/object-tools-add-link.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/object-tools-add-link.png
grappelli/images/icons/tools-related-edit-handler-small-disabled.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/tools-related-edit-handler-small-disabled.png
grappelli/images/icons/tools-related-remove-handler-small-disabled.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/tools-related-remove-handler-small-disabled.png
grappelli/images/icons/sorted-ascending.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/sorted-ascending.png
grappelli/images/icons/link-internal-rtl-small_hover.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/link-internal-rtl-small_hover.png
grappelli/images/icons/pulldown-handler_selected.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/pulldown-handler_selected.png
grappelli/images/icons/tools-delete-handler_hover.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/tools-delete-handler_hover.png
grappelli/images/icons/tools-trash-handler.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/tools-trash-handler.png
grappelli/images/icons/related-lookup-m2m_hover.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/related-lookup-m2m_hover.png
grappelli/images/icons/tools-arrow-down-handler.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/tools-arrow-down-handler.png
grappelli/images/icons/tools-arrow-down-handler_hover.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/tools-arrow-down-handler_hover.png
grappelli/images/icons/selector-filter.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/selector-filter.png
grappelli/images/icons/link-external-small.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/link-external-small.png
grappelli/images/icons/link-external-rtl-small.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/link-external-rtl-small.png
grappelli/images/icons/date-hierarchy-back_hover.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/date-hierarchy-back_hover.png
grappelli/images/icons/change-link-small_hover.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/change-link-small_hover.png
grappelli/images/icons/datetime-now.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/datetime-now.png
grappelli/images/icons/change-link-small.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/change-link-small.png
grappelli/images/icons/sort-remove_hover.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/sort-remove_hover.png
grappelli/images/icons/tools-related-edit-handler-small.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/tools-related-edit-handler-small.png
grappelli/images/icons/link-internal-small_hover.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/link-internal-small_hover.png
grappelli/images/icons/th-ascending.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/th-ascending.png
grappelli/images/icons/related-lookup-m2m.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/related-lookup-m2m.png
grappelli/images/icons/tools-related-remove-handler-small.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/tools-related-remove-handler-small.png
grappelli/images/icons/autocomplete-single-small.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/autocomplete-single-small.png
grappelli/images/icons/breadcrumbs.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/breadcrumbs.png
grappelli/images/icons/selector-add-m2m-horizontal_hover.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/selector-add-m2m-horizontal_hover.png
grappelli/images/icons/tools-related-add-handler-small_hover.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/tools-related-add-handler-small_hover.png
grappelli/images/icons/add-link-small_hover.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/add-link-small_hover.png
grappelli/images/icons/add-link-small.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/add-link-small.png
grappelli/images/icons/add-another.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/add-another.png
grappelli/images/icons/tools-drag-handler_hover.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/tools-drag-handler_hover.png
grappelli/images/icons/related-remove_hover.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/related-remove_hover.png
grappelli/images/icons/pulldown-handler.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/pulldown-handler.png
grappelli/images/icons/ui-datepicker-prev.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/ui-datepicker-prev.png
grappelli/images/icons/selector-remove-m2m-horizontal_hover.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/selector-remove-m2m-horizontal_hover.png
grappelli/images/icons/tools-close-handler_hover.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/tools-close-handler_hover.png
grappelli/images/icons/tools-trash-list-toggle-handler.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/tools-trash-list-toggle-handler.png
grappelli/images/icons/tools-related-remove-handler.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/tools-related-remove-handler.png
grappelli/images/icons/link-internal-rtl_hover.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/link-internal-rtl_hover.png
grappelli/images/icons/object-tools-viewsite-link.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/object-tools-viewsite-link.png
grappelli/images/icons/tools-related-remove-handler-disabled.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/tools-related-remove-handler-disabled.png
grappelli/images/icons/timepicker.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/timepicker.png
grappelli/images/icons/tools-related-edit-handler-small_hover.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/tools-related-edit-handler-small_hover.png
grappelli/images/icons/selector-add-m2m-vertical.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/selector-add-m2m-vertical.png
grappelli/images/icons/date-hierarchy-back-rtl.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/date-hierarchy-back-rtl.png
grappelli/images/icons/selector-remove-m2m-vertical_hover.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/selector-remove-m2m-vertical_hover.png
grappelli/images/icons/datepicker.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/datepicker.png
grappelli/images/icons/datetime-now_hover.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/datetime-now_hover.png
grappelli/images/icons/breadcrumbs-rtl_hover.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/breadcrumbs-rtl_hover.png
grappelli/images/icons/selector-add-m2m-horizontal.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/selector-add-m2m-horizontal.png
grappelli/images/icons/status-no.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/status-no.png
grappelli/images/icons/status-unknown.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/status-unknown.png
grappelli/images/icons/tools-open-handler-hover.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/tools-open-handler-hover.png
grappelli/images/icons/pulldown-handler_hover.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/pulldown-handler_hover.png
grappelli/images/icons/back-link-rtl.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/back-link-rtl.png
grappelli/images/icons/tools-remove-handler.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/tools-remove-handler.png
grappelli/images/icons/ui-datepicker-next_hover.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/ui-datepicker-next_hover.png
grappelli/images/icons/date-hierarchy-back-rtl_hover.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/date-hierarchy-back-rtl_hover.png
grappelli/images/icons/delete-link-small.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/delete-link-small.png
grappelli/images/icons/tools-edit-handler_hover.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/tools-edit-handler_hover.png
grappelli/images/icons/tools-viewsite-link.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/tools-viewsite-link.png
grappelli/images/icons/tools-open-handler.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/tools-open-handler.png
grappelli/images/icons/tools-add-handler.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/tools-add-handler.png
grappelli/images/icons/th-descending.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/th-descending.png
grappelli/images/icons/tools-drag-handler.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/tools-drag-handler.png
grappelli/images/icons/tools-related-edit-handler.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/tools-related-edit-handler.png
grappelli/images/icons/tools-related-add-handler-small.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/tools-related-add-handler-small.png
grappelli/images/icons/sort-remove-small.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/sort-remove-small.png
grappelli/images/icons/related-lookup.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/related-lookup.png
grappelli/images/icons/tools-trash-list-toggle-handler_hover.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/tools-trash-list-toggle-handler_hover.png
grappelli/images/icons/sort-remove.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/sort-remove.png
grappelli/images/icons/autocomplete-multiple-small.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/autocomplete-multiple-small.png
grappelli/images/icons/back-link-rtl_hover.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/back-link-rtl_hover.png
grappelli/images/icons/link-internal-rtl.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/link-internal-rtl.png
grappelli/images/icons/link-external-rtl-small_hover.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/link-external-rtl-small_hover.png
grappelli/images/icons/tools-add-handler_hover.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/tools-add-handler_hover.png
grappelli/images/icons/tools-close-handler.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/tools-close-handler.png
grappelli/images/icons/back-link.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/back-link.png
grappelli/images/icons/selector-remove-m2m-vertical.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/selector-remove-m2m-vertical.png
grappelli/images/icons/status-yes.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/status-yes.png
grappelli/images/icons/form-select.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/form-select.png
grappelli/images/icons/tools-related-add-handler-small-disabled.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/tools-related-add-handler-small-disabled.png
grappelli/images/icons/related-remove.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/related-remove.png
grappelli/images/icons/tools-edit-handler.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/tools-edit-handler.png
grappelli/images/icons/tools-remove-handler_hover.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/tools-remove-handler_hover.png
grappelli/images/icons/tools-delete-handler.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/tools-delete-handler.png
grappelli/images/icons/tools-arrow-up-handler.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/tools-arrow-up-handler.png
grappelli/images/icons/ui-datepicker-prev_hover.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/ui-datepicker-prev_hover.png
grappelli/images/icons/timepicker_hover.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/timepicker_hover.png
grappelli/images/icons/filter-choice-selected-small.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/filter-choice-selected-small.png
grappelli/images/icons/related-lookup_hover.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/related-lookup_hover.png
grappelli/images/icons/link-internal-small.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/link-internal-small.png
grappelli/images/icons/link-internal-rtl-small.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/link-internal-rtl-small.png
grappelli/images/icons/tools-related-remove-handler_hover.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/tools-related-remove-handler_hover.png
grappelli/images/icons/add-another_hover.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/add-another_hover.png
grappelli/images/icons/selector-remove-m2m-horizontal.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/selector-remove-m2m-horizontal.png
grappelli/images/icons/searchbox.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/searchbox.png
grappelli/images/icons/back-link_hover.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/images/icons/back-link_hover.png
grappelli/img/admin/arrow-up.gif /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/img/admin/arrow-up.gif
grappelli/img/admin/arrow-down.gif /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/img/admin/arrow-down.gif
grappelli/tinymce_setup/tinymce_setup.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce_setup/tinymce_setup.js
grappelli/stylesheets/screen.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/stylesheets/screen.css
grappelli/stylesheets/rtl.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/stylesheets/rtl.css
grappelli/stylesheets/mueller/screen.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/stylesheets/mueller/screen.css
grappelli/stylesheets/mueller/grid/output.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/stylesheets/mueller/grid/output.css
grappelli/stylesheets/mueller/grid/output-rtl.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/stylesheets/mueller/grid/output-rtl.css
grappelli/stylesheets/partials/custom/tinymce.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/stylesheets/partials/custom/tinymce.css
grappelli/tinymce/.DS_Store /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/.DS_Store
grappelli/tinymce/changelog.txt /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/changelog.txt
grappelli/tinymce/examples/word.html /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/examples/word.html
grappelli/tinymce/examples/simple.html /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/examples/simple.html
grappelli/tinymce/examples/skins.html /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/examples/skins.html
grappelli/tinymce/examples/.DS_Store /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/examples/.DS_Store
grappelli/tinymce/examples/index.html /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/examples/index.html
grappelli/tinymce/examples/full.html /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/examples/full.html
grappelli/tinymce/examples/menu.html /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/examples/menu.html
grappelli/tinymce/examples/custom_formats.html /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/examples/custom_formats.html
grappelli/tinymce/examples/accessibility.html /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/examples/accessibility.html
grappelli/tinymce/examples/templates/layout1.htm /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/examples/templates/layout1.htm
grappelli/tinymce/examples/templates/snippet1.htm /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/examples/templates/snippet1.htm
grappelli/tinymce/examples/lists/template_list.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/examples/lists/template_list.js
grappelli/tinymce/examples/lists/media_list.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/examples/lists/media_list.js
grappelli/tinymce/examples/lists/image_list.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/examples/lists/image_list.js
grappelli/tinymce/examples/lists/link_list.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/examples/lists/link_list.js
grappelli/tinymce/examples/css/word.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/examples/css/word.css
grappelli/tinymce/examples/css/content.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/examples/css/content.css
grappelli/tinymce/examples/media/sample.ram /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/examples/media/sample.ram
grappelli/tinymce/examples/media/sample.mov /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/examples/media/sample.mov
grappelli/tinymce/examples/media/sample.rm /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/examples/media/sample.rm
grappelli/tinymce/examples/media/sample.avi /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/examples/media/sample.avi
grappelli/tinymce/examples/media/sample.swf /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/examples/media/sample.swf
grappelli/tinymce/examples/media/sample.dcr /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/examples/media/sample.dcr
grappelli/tinymce/examples/media/logo.jpg /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/examples/media/logo.jpg
grappelli/tinymce/examples/media/sample.flv /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/examples/media/sample.flv
grappelli/tinymce/examples/media/logo_over.jpg /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/examples/media/logo_over.jpg
grappelli/tinymce/jscripts/tiny_mce/tiny_mce_popup.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/tiny_mce_popup.js
grappelli/tinymce/jscripts/tiny_mce/license.txt /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/license.txt
grappelli/tinymce/jscripts/tiny_mce/tiny_mce.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/tiny_mce.js
grappelli/tinymce/jscripts/tiny_mce/tiny_mce_src.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/tiny_mce_src.js
grappelli/tinymce/jscripts/tiny_mce/utils/mctabs.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/utils/mctabs.js
grappelli/tinymce/jscripts/tiny_mce/utils/form_utils.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/utils/form_utils.js
grappelli/tinymce/jscripts/tiny_mce/utils/editable_selects.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/utils/editable_selects.js
grappelli/tinymce/jscripts/tiny_mce/utils/validate.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/utils/validate.js
grappelli/tinymce/jscripts/tiny_mce/themes/simple/editor_template.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/simple/editor_template.js
grappelli/tinymce/jscripts/tiny_mce/themes/simple/editor_template_src.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/simple/editor_template_src.js
grappelli/tinymce/jscripts/tiny_mce/themes/simple/img/icons.gif /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/simple/img/icons.gif
grappelli/tinymce/jscripts/tiny_mce/themes/simple/langs/en.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/simple/langs/en.js
grappelli/tinymce/jscripts/tiny_mce/themes/simple/skins/default/ui.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/simple/skins/default/ui.css
grappelli/tinymce/jscripts/tiny_mce/themes/simple/skins/default/content.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/simple/skins/default/content.css
grappelli/tinymce/jscripts/tiny_mce/themes/simple/skins/o2k7/ui.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/simple/skins/o2k7/ui.css
grappelli/tinymce/jscripts/tiny_mce/themes/simple/skins/o2k7/content.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/simple/skins/o2k7/content.css
grappelli/tinymce/jscripts/tiny_mce/themes/simple/skins/o2k7/img/button_bg.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/simple/skins/o2k7/img/button_bg.png
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/color_picker.htm /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/color_picker.htm
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/charmap.htm /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/charmap.htm
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/editor_template.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/editor_template.js
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/image.htm /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/image.htm
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/anchor.htm /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/anchor.htm
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/source_editor.htm /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/source_editor.htm
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/shortcuts.htm /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/shortcuts.htm
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/editor_template_src.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/editor_template_src.js
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/about.htm /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/about.htm
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/js/source_editor.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/js/source_editor.js
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/js/charmap.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/js/charmap.js
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/js/image.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/js/image.js
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/js/about.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/js/about.js
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/js/link.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/js/link.js
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/js/color_picker.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/js/color_picker.js
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/js/anchor.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/js/anchor.js
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/img/shockwave.gif /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/img/shockwave.gif
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/img/quicktime.gif /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/img/quicktime.gif
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/img/iframe.gif /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/img/iframe.gif
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/img/icons.gif /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/img/icons.gif
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/img/video.gif /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/img/video.gif
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/img/trans.gif /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/img/trans.gif
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/img/colorpicker.jpg /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/img/colorpicker.jpg
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/img/realmedia.gif /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/img/realmedia.gif
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/img/flash.gif /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/img/flash.gif
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/img/pagebreak.gif /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/img/pagebreak.gif
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/img/windowsmedia.gif /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/img/windowsmedia.gif
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/langs/en_dlg.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/langs/en_dlg.js
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/langs/en.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/langs/en.js
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/content_documentstructure_pl.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/content_documentstructure_pl.css
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/content_documentstructure.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/content_documentstructure.css
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/content_base.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/content_base.css
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/content_typography.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/content_typography.css
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/ui.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/ui.css
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/customized.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/customized.css
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/content_documentstructure_de.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/content_documentstructure_de.css
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/content_documentstructure_en.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/content_documentstructure_en.css
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/content_documentstructure_cs.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/content_documentstructure_cs.css
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/content_grid.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/content_grid.css
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/content.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/content.css
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/dialog.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/dialog.css
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/icons/icon-fb_show.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/icons/icon-fb_show.png
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/icons/icon-fb_show-hover.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/icons/icon-fb_show-hover.png
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/icons/icon-mceResize.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/icons/icon-mceResize.png
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/menu/icon-mceOpen.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/menu/icon-mceOpen.png
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/customized/button_pagebreak.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/customized/button_pagebreak.png
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/customized/pagebreak.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/customized/pagebreak.png
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/unlink.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/unlink.png
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/visualchars.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/visualchars.png
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/table_row_after.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/table_row_after.png
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/justifycenter.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/justifycenter.png
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/redo.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/redo.png
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/link.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/link.png
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/table_delete_row.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/table_delete_row.png
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/table.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/table.png
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/pasteword.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/pasteword.png
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/italic.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/italic.png
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/fullscreen.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/fullscreen.png
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/code.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/code.png
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/image.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/image.png
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/justifyright.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/justifyright.png
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/table_row_before.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/table_row_before.png
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/template.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/template.png
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/show_advanced.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/show_advanced.png
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/table_row_props.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/table_row_props.png
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/undo.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/undo.png
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/justifyleft.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/justifyleft.png
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/underline.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/underline.png
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/table_delete_col.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/table_delete_col.png
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/media.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/media.png
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/justifyfull.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/justifyfull.png
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/table_merge_cells.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/table_merge_cells.png
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/table_col_after.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/table_col_after.png
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/table_split_cells.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/table_split_cells.png
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/table_col_before.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/table_col_before.png
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/bold.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/bold.png
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/charmap.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/charmap.png
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/numlist.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/numlist.png
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/bullist.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/bullist.png
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/table_cell_props.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/table_cell_props.png
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/search.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/search.png
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/blockquote.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/blockquote.png
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/cleanup.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/cleanup.png
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/ui.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/ui.css
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/content.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/content.css
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/dialog.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/dialog.css
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/menu_arrow.gif /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/menu_arrow.gif
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/buttons.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/buttons.png
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/tabs.gif /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/tabs.gif
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/menu_check.gif /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/menu_check.gif
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/progress.gif /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/progress.gif
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/items.gif /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/items.gif
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/ui_silver.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/ui_silver.css
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/ui.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/ui.css
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/content.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/content.css
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/dialog.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/dialog.css
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/ui_black.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/ui_black.css
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/img/button_bg.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/img/button_bg.png
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/img/button_bg_silver.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/img/button_bg_silver.png
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/img/button_bg_black.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/img/button_bg_black.png
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/highcontrast/ui.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/highcontrast/ui.css
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/highcontrast/content.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/highcontrast/content.css
grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/highcontrast/dialog.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/themes/advanced/skins/highcontrast/dialog.css
grappelli/tinymce/jscripts/tiny_mce/langs/en.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/langs/en.js
grappelli/tinymce/jscripts/tiny_mce/plugins/table/merge_cells.htm /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/table/merge_cells.htm
grappelli/tinymce/jscripts/tiny_mce/plugins/table/table.htm /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/table/table.htm
grappelli/tinymce/jscripts/tiny_mce/plugins/table/row.htm /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/table/row.htm
grappelli/tinymce/jscripts/tiny_mce/plugins/table/editor_plugin_src.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/table/editor_plugin_src.js
grappelli/tinymce/jscripts/tiny_mce/plugins/table/editor_plugin.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/table/editor_plugin.js
grappelli/tinymce/jscripts/tiny_mce/plugins/table/cell.htm /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/table/cell.htm
grappelli/tinymce/jscripts/tiny_mce/plugins/table/js/row.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/table/js/row.js
grappelli/tinymce/jscripts/tiny_mce/plugins/table/js/merge_cells.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/table/js/merge_cells.js
grappelli/tinymce/jscripts/tiny_mce/plugins/table/js/cell.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/table/js/cell.js
grappelli/tinymce/jscripts/tiny_mce/plugins/table/js/table.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/table/js/table.js
grappelli/tinymce/jscripts/tiny_mce/plugins/table/css/row.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/table/css/row.css
grappelli/tinymce/jscripts/tiny_mce/plugins/table/css/table.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/table/css/table.css
grappelli/tinymce/jscripts/tiny_mce/plugins/table/css/cell.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/table/css/cell.css
grappelli/tinymce/jscripts/tiny_mce/plugins/table/langs/en_dlg.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/table/langs/en_dlg.js
grappelli/tinymce/jscripts/tiny_mce/plugins/advimage/editor_plugin_src.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/advimage/editor_plugin_src.js
grappelli/tinymce/jscripts/tiny_mce/plugins/advimage/image.htm /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/advimage/image.htm
grappelli/tinymce/jscripts/tiny_mce/plugins/advimage/editor_plugin.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/advimage/editor_plugin.js
grappelli/tinymce/jscripts/tiny_mce/plugins/advimage/js/image.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/advimage/js/image.js
grappelli/tinymce/jscripts/tiny_mce/plugins/advimage/img/sample.gif /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/advimage/img/sample.gif
grappelli/tinymce/jscripts/tiny_mce/plugins/advimage/css/advimage.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/advimage/css/advimage.css
grappelli/tinymce/jscripts/tiny_mce/plugins/advimage/langs/en_dlg.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/advimage/langs/en_dlg.js
grappelli/tinymce/jscripts/tiny_mce/plugins/style/editor_plugin_src.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/style/editor_plugin_src.js
grappelli/tinymce/jscripts/tiny_mce/plugins/style/editor_plugin.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/style/editor_plugin.js
grappelli/tinymce/jscripts/tiny_mce/plugins/style/readme.txt /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/style/readme.txt
grappelli/tinymce/jscripts/tiny_mce/plugins/style/props.htm /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/style/props.htm
grappelli/tinymce/jscripts/tiny_mce/plugins/style/js/props.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/style/js/props.js
grappelli/tinymce/jscripts/tiny_mce/plugins/style/css/props.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/style/css/props.css
grappelli/tinymce/jscripts/tiny_mce/plugins/style/langs/en_dlg.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/style/langs/en_dlg.js
grappelli/tinymce/jscripts/tiny_mce/plugins/fullpage/fullpage.htm /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/fullpage/fullpage.htm
grappelli/tinymce/jscripts/tiny_mce/plugins/fullpage/editor_plugin_src.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/fullpage/editor_plugin_src.js
grappelli/tinymce/jscripts/tiny_mce/plugins/fullpage/editor_plugin.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/fullpage/editor_plugin.js
grappelli/tinymce/jscripts/tiny_mce/plugins/fullpage/js/fullpage.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/fullpage/js/fullpage.js
grappelli/tinymce/jscripts/tiny_mce/plugins/fullpage/css/fullpage.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/fullpage/css/fullpage.css
grappelli/tinymce/jscripts/tiny_mce/plugins/fullpage/langs/en_dlg.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/fullpage/langs/en_dlg.js
grappelli/tinymce/jscripts/tiny_mce/plugins/autosave/editor_plugin_src.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/autosave/editor_plugin_src.js
grappelli/tinymce/jscripts/tiny_mce/plugins/autosave/editor_plugin.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/autosave/editor_plugin.js
grappelli/tinymce/jscripts/tiny_mce/plugins/directionality/editor_plugin_src.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/directionality/editor_plugin_src.js
grappelli/tinymce/jscripts/tiny_mce/plugins/directionality/editor_plugin.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/directionality/editor_plugin.js
grappelli/tinymce/jscripts/tiny_mce/plugins/media_orig/moxieplayer.swf /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/media_orig/moxieplayer.swf
grappelli/tinymce/jscripts/tiny_mce/plugins/media_orig/media.htm /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/media_orig/media.htm
grappelli/tinymce/jscripts/tiny_mce/plugins/media_orig/editor_plugin_src.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/media_orig/editor_plugin_src.js
grappelli/tinymce/jscripts/tiny_mce/plugins/media_orig/editor_plugin.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/media_orig/editor_plugin.js
grappelli/tinymce/jscripts/tiny_mce/plugins/media_orig/js/media.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/media_orig/js/media.js
grappelli/tinymce/jscripts/tiny_mce/plugins/media_orig/js/embed.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/media_orig/js/embed.js
grappelli/tinymce/jscripts/tiny_mce/plugins/media_orig/css/media.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/media_orig/css/media.css
grappelli/tinymce/jscripts/tiny_mce/plugins/media_orig/langs/en_dlg.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/media_orig/langs/en_dlg.js
grappelli/tinymce/jscripts/tiny_mce/plugins/preview/editor_plugin_src.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/preview/editor_plugin_src.js
grappelli/tinymce/jscripts/tiny_mce/plugins/preview/editor_plugin.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/preview/editor_plugin.js
grappelli/tinymce/jscripts/tiny_mce/plugins/preview/example.html /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/preview/example.html
grappelli/tinymce/jscripts/tiny_mce/plugins/preview/preview.html /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/preview/preview.html
grappelli/tinymce/jscripts/tiny_mce/plugins/preview/jscripts/embed.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/preview/jscripts/embed.js
grappelli/tinymce/jscripts/tiny_mce/plugins/print/editor_plugin_src.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/print/editor_plugin_src.js
grappelli/tinymce/jscripts/tiny_mce/plugins/print/editor_plugin.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/print/editor_plugin.js
grappelli/tinymce/jscripts/tiny_mce/plugins/template_orig/blank.htm /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/template_orig/blank.htm
grappelli/tinymce/jscripts/tiny_mce/plugins/template_orig/template.htm /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/template_orig/template.htm
grappelli/tinymce/jscripts/tiny_mce/plugins/template_orig/editor_plugin_src.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/template_orig/editor_plugin_src.js
grappelli/tinymce/jscripts/tiny_mce/plugins/template_orig/editor_plugin.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/template_orig/editor_plugin.js
grappelli/tinymce/jscripts/tiny_mce/plugins/template_orig/js/template.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/template_orig/js/template.js
grappelli/tinymce/jscripts/tiny_mce/plugins/template_orig/css/template.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/template_orig/css/template.css
grappelli/tinymce/jscripts/tiny_mce/plugins/template_orig/langs/en_dlg.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/template_orig/langs/en_dlg.js
grappelli/tinymce/jscripts/tiny_mce/plugins/grappelli/editor_plugin_src.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/grappelli/editor_plugin_src.js
grappelli/tinymce/jscripts/tiny_mce/plugins/grappelli/editor_plugin.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/grappelli/editor_plugin.js
grappelli/tinymce/jscripts/tiny_mce/plugins/grappelli/img/visualchars.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/grappelli/img/visualchars.png
grappelli/tinymce/jscripts/tiny_mce/plugins/grappelli/img/show_advanced.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/grappelli/img/show_advanced.png
grappelli/tinymce/jscripts/tiny_mce/plugins/grappelli/langs/fr.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/grappelli/langs/fr.js
grappelli/tinymce/jscripts/tiny_mce/plugins/grappelli/langs/cs.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/grappelli/langs/cs.js
grappelli/tinymce/jscripts/tiny_mce/plugins/grappelli/langs/pl.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/grappelli/langs/pl.js
grappelli/tinymce/jscripts/tiny_mce/plugins/grappelli/langs/en.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/grappelli/langs/en.js
grappelli/tinymce/jscripts/tiny_mce/plugins/grappelli/langs/de.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/grappelli/langs/de.js
grappelli/tinymce/jscripts/tiny_mce/plugins/grappelli/langs/ru.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/grappelli/langs/ru.js
grappelli/tinymce/jscripts/tiny_mce/plugins/visualchars/editor_plugin_src.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/visualchars/editor_plugin_src.js
grappelli/tinymce/jscripts/tiny_mce/plugins/visualchars/editor_plugin.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/visualchars/editor_plugin.js
grappelli/tinymce/jscripts/tiny_mce/plugins/advlist/editor_plugin_src.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/advlist/editor_plugin_src.js
grappelli/tinymce/jscripts/tiny_mce/plugins/advlist/editor_plugin.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/advlist/editor_plugin.js
grappelli/tinymce/jscripts/tiny_mce/plugins/advimage_orig/editor_plugin_src.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/advimage_orig/editor_plugin_src.js
grappelli/tinymce/jscripts/tiny_mce/plugins/advimage_orig/image.htm /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/advimage_orig/image.htm
grappelli/tinymce/jscripts/tiny_mce/plugins/advimage_orig/editor_plugin.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/advimage_orig/editor_plugin.js
grappelli/tinymce/jscripts/tiny_mce/plugins/advimage_orig/js/image.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/advimage_orig/js/image.js
grappelli/tinymce/jscripts/tiny_mce/plugins/advimage_orig/img/sample.gif /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/advimage_orig/img/sample.gif
grappelli/tinymce/jscripts/tiny_mce/plugins/advimage_orig/css/advimage.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/advimage_orig/css/advimage.css
grappelli/tinymce/jscripts/tiny_mce/plugins/advimage_orig/langs/en_dlg.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/advimage_orig/langs/en_dlg.js
grappelli/tinymce/jscripts/tiny_mce/plugins/paste/editor_plugin_src.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/paste/editor_plugin_src.js
grappelli/tinymce/jscripts/tiny_mce/plugins/paste/editor_plugin.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/paste/editor_plugin.js
grappelli/tinymce/jscripts/tiny_mce/plugins/paste/pastetext.htm /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/paste/pastetext.htm
grappelli/tinymce/jscripts/tiny_mce/plugins/paste/pasteword.htm /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/paste/pasteword.htm
grappelli/tinymce/jscripts/tiny_mce/plugins/paste/js/pasteword.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/paste/js/pasteword.js
grappelli/tinymce/jscripts/tiny_mce/plugins/paste/js/pastetext.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/paste/js/pastetext.js
grappelli/tinymce/jscripts/tiny_mce/plugins/paste/langs/en_dlg.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/paste/langs/en_dlg.js
grappelli/tinymce/jscripts/tiny_mce/plugins/visualblocks/editor_plugin_src.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/visualblocks/editor_plugin_src.js
grappelli/tinymce/jscripts/tiny_mce/plugins/visualblocks/editor_plugin.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/visualblocks/editor_plugin.js
grappelli/tinymce/jscripts/tiny_mce/plugins/visualblocks/css/visualblocks.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/visualblocks/css/visualblocks.css
grappelli/tinymce/jscripts/tiny_mce/plugins/advhr/editor_plugin_src.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/advhr/editor_plugin_src.js
grappelli/tinymce/jscripts/tiny_mce/plugins/advhr/editor_plugin.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/advhr/editor_plugin.js
grappelli/tinymce/jscripts/tiny_mce/plugins/advhr/rule.htm /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/advhr/rule.htm
grappelli/tinymce/jscripts/tiny_mce/plugins/advhr/js/rule.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/advhr/js/rule.js
grappelli/tinymce/jscripts/tiny_mce/plugins/advhr/css/advhr.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/advhr/css/advhr.css
grappelli/tinymce/jscripts/tiny_mce/plugins/advhr/langs/en_dlg.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/advhr/langs/en_dlg.js
grappelli/tinymce/jscripts/tiny_mce/plugins/save/editor_plugin_src.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/save/editor_plugin_src.js
grappelli/tinymce/jscripts/tiny_mce/plugins/save/editor_plugin.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/save/editor_plugin.js
grappelli/tinymce/jscripts/tiny_mce/plugins/fullscreen/fullscreen.htm /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/fullscreen/fullscreen.htm
grappelli/tinymce/jscripts/tiny_mce/plugins/fullscreen/editor_plugin_src.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/fullscreen/editor_plugin_src.js
grappelli/tinymce/jscripts/tiny_mce/plugins/fullscreen/editor_plugin.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/fullscreen/editor_plugin.js
grappelli/tinymce/jscripts/tiny_mce/plugins/bbcode/editor_plugin_src.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/bbcode/editor_plugin_src.js
grappelli/tinymce/jscripts/tiny_mce/plugins/bbcode/editor_plugin.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/bbcode/editor_plugin.js
grappelli/tinymce/jscripts/tiny_mce/plugins/example_dependency/editor_plugin_src.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/example_dependency/editor_plugin_src.js
grappelli/tinymce/jscripts/tiny_mce/plugins/example_dependency/editor_plugin.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/example_dependency/editor_plugin.js
grappelli/tinymce/jscripts/tiny_mce/plugins/autoresize/editor_plugin_src.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/autoresize/editor_plugin_src.js
grappelli/tinymce/jscripts/tiny_mce/plugins/autoresize/editor_plugin.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/autoresize/editor_plugin.js
grappelli/tinymce/jscripts/tiny_mce/plugins/lists/editor_plugin_src.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/lists/editor_plugin_src.js
grappelli/tinymce/jscripts/tiny_mce/plugins/lists/editor_plugin.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/lists/editor_plugin.js
grappelli/tinymce/jscripts/tiny_mce/plugins/paste_orig/editor_plugin_src.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/paste_orig/editor_plugin_src.js
grappelli/tinymce/jscripts/tiny_mce/plugins/paste_orig/editor_plugin.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/paste_orig/editor_plugin.js
grappelli/tinymce/jscripts/tiny_mce/plugins/paste_orig/pastetext.htm /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/paste_orig/pastetext.htm
grappelli/tinymce/jscripts/tiny_mce/plugins/paste_orig/pasteword.htm /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/paste_orig/pasteword.htm
grappelli/tinymce/jscripts/tiny_mce/plugins/paste_orig/js/pasteword.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/paste_orig/js/pasteword.js
grappelli/tinymce/jscripts/tiny_mce/plugins/paste_orig/js/pastetext.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/paste_orig/js/pastetext.js
grappelli/tinymce/jscripts/tiny_mce/plugins/paste_orig/langs/en_dlg.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/paste_orig/langs/en_dlg.js
grappelli/tinymce/jscripts/tiny_mce/plugins/template/blank.htm /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/template/blank.htm
grappelli/tinymce/jscripts/tiny_mce/plugins/template/template.htm /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/template/template.htm
grappelli/tinymce/jscripts/tiny_mce/plugins/template/editor_plugin_src.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/template/editor_plugin_src.js
grappelli/tinymce/jscripts/tiny_mce/plugins/template/editor_plugin.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/template/editor_plugin.js
grappelli/tinymce/jscripts/tiny_mce/plugins/template/js/template.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/template/js/template.js
grappelli/tinymce/jscripts/tiny_mce/plugins/template/css/template.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/template/css/template.css
grappelli/tinymce/jscripts/tiny_mce/plugins/template/langs/en_dlg.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/template/langs/en_dlg.js
grappelli/tinymce/jscripts/tiny_mce/plugins/inlinepopups/template.htm /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/inlinepopups/template.htm
grappelli/tinymce/jscripts/tiny_mce/plugins/inlinepopups/editor_plugin_src.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/inlinepopups/editor_plugin_src.js
grappelli/tinymce/jscripts/tiny_mce/plugins/inlinepopups/editor_plugin.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/inlinepopups/editor_plugin.js
grappelli/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/window.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/window.css
grappelli/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/alert.gif /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/alert.gif
grappelli/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/buttons.gif /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/buttons.gif
grappelli/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/corners.gif /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/corners.gif
grappelli/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/confirm.gif /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/confirm.gif
grappelli/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/horizontal.gif /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/horizontal.gif
grappelli/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/vertical.gif /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/vertical.gif
grappelli/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/button.gif /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/button.gif
grappelli/tinymce/jscripts/tiny_mce/plugins/searchreplace_orig/editor_plugin_src.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/searchreplace_orig/editor_plugin_src.js
grappelli/tinymce/jscripts/tiny_mce/plugins/searchreplace_orig/editor_plugin.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/searchreplace_orig/editor_plugin.js
grappelli/tinymce/jscripts/tiny_mce/plugins/searchreplace_orig/searchreplace.htm /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/searchreplace_orig/searchreplace.htm
grappelli/tinymce/jscripts/tiny_mce/plugins/searchreplace_orig/js/searchreplace.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/searchreplace_orig/js/searchreplace.js
grappelli/tinymce/jscripts/tiny_mce/plugins/searchreplace_orig/css/searchreplace.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/searchreplace_orig/css/searchreplace.css
grappelli/tinymce/jscripts/tiny_mce/plugins/searchreplace_orig/langs/en_dlg.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/searchreplace_orig/langs/en_dlg.js
grappelli/tinymce/jscripts/tiny_mce/plugins/advlink/editor_plugin_src.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/advlink/editor_plugin_src.js
grappelli/tinymce/jscripts/tiny_mce/plugins/advlink/editor_plugin.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/advlink/editor_plugin.js
grappelli/tinymce/jscripts/tiny_mce/plugins/advlink/link.htm /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/advlink/link.htm
grappelli/tinymce/jscripts/tiny_mce/plugins/advlink/js/advlink.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/advlink/js/advlink.js
grappelli/tinymce/jscripts/tiny_mce/plugins/advlink/css/advlink.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/advlink/css/advlink.css
grappelli/tinymce/jscripts/tiny_mce/plugins/advlink/langs/en_dlg.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/advlink/langs/en_dlg.js
grappelli/tinymce/jscripts/tiny_mce/plugins/tabfocus/editor_plugin_src.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/tabfocus/editor_plugin_src.js
grappelli/tinymce/jscripts/tiny_mce/plugins/tabfocus/editor_plugin.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/tabfocus/editor_plugin.js
grappelli/tinymce/jscripts/tiny_mce/plugins/layer/editor_plugin_src.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/layer/editor_plugin_src.js
grappelli/tinymce/jscripts/tiny_mce/plugins/layer/editor_plugin.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/layer/editor_plugin.js
grappelli/tinymce/jscripts/tiny_mce/plugins/pagebreak/editor_plugin_src.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/pagebreak/editor_plugin_src.js
grappelli/tinymce/jscripts/tiny_mce/plugins/pagebreak/editor_plugin.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/pagebreak/editor_plugin.js
grappelli/tinymce/jscripts/tiny_mce/plugins/iespell/editor_plugin_src.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/iespell/editor_plugin_src.js
grappelli/tinymce/jscripts/tiny_mce/plugins/iespell/editor_plugin.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/iespell/editor_plugin.js
grappelli/tinymce/jscripts/tiny_mce/plugins/example/dialog.htm /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/example/dialog.htm
grappelli/tinymce/jscripts/tiny_mce/plugins/example/editor_plugin_src.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/example/editor_plugin_src.js
grappelli/tinymce/jscripts/tiny_mce/plugins/example/editor_plugin.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/example/editor_plugin.js
grappelli/tinymce/jscripts/tiny_mce/plugins/example/js/dialog.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/example/js/dialog.js
grappelli/tinymce/jscripts/tiny_mce/plugins/example/img/example.gif /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/example/img/example.gif
grappelli/tinymce/jscripts/tiny_mce/plugins/example/langs/en_dlg.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/example/langs/en_dlg.js
grappelli/tinymce/jscripts/tiny_mce/plugins/example/langs/en.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/example/langs/en.js
grappelli/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/editor_plugin_src.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/editor_plugin_src.js
grappelli/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/cite.htm /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/cite.htm
grappelli/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/editor_plugin.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/editor_plugin.js
grappelli/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/del.htm /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/del.htm
grappelli/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/acronym.htm /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/acronym.htm
grappelli/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/ins.htm /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/ins.htm
grappelli/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/abbr.htm /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/abbr.htm
grappelli/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/attributes.htm /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/attributes.htm
grappelli/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/js/ins.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/js/ins.js
grappelli/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/js/cite.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/js/cite.js
grappelli/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/js/acronym.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/js/acronym.js
grappelli/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/js/attributes.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/js/attributes.js
grappelli/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/js/element_common.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/js/element_common.js
grappelli/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/js/abbr.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/js/abbr.js
grappelli/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/js/del.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/js/del.js
grappelli/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/css/popup.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/css/popup.css
grappelli/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/css/attributes.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/css/attributes.css
grappelli/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/langs/en_dlg.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/langs/en_dlg.js
grappelli/tinymce/jscripts/tiny_mce/plugins/noneditable/editor_plugin_src.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/noneditable/editor_plugin_src.js
grappelli/tinymce/jscripts/tiny_mce/plugins/noneditable/editor_plugin.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/noneditable/editor_plugin.js
grappelli/tinymce/jscripts/tiny_mce/plugins/grappelli_contextmenu/editor_plugin_src.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/grappelli_contextmenu/editor_plugin_src.js
grappelli/tinymce/jscripts/tiny_mce/plugins/grappelli_contextmenu/editor_plugin.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/grappelli_contextmenu/editor_plugin.js
grappelli/tinymce/jscripts/tiny_mce/plugins/grappelli_contextmenu/langs/fr.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/grappelli_contextmenu/langs/fr.js
grappelli/tinymce/jscripts/tiny_mce/plugins/grappelli_contextmenu/langs/cs.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/grappelli_contextmenu/langs/cs.js
grappelli/tinymce/jscripts/tiny_mce/plugins/grappelli_contextmenu/langs/pl.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/grappelli_contextmenu/langs/pl.js
grappelli/tinymce/jscripts/tiny_mce/plugins/grappelli_contextmenu/langs/en.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/grappelli_contextmenu/langs/en.js
grappelli/tinymce/jscripts/tiny_mce/plugins/grappelli_contextmenu/langs/de.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/grappelli_contextmenu/langs/de.js
grappelli/tinymce/jscripts/tiny_mce/plugins/grappelli_contextmenu/langs/ru.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/grappelli_contextmenu/langs/ru.js
grappelli/tinymce/jscripts/tiny_mce/plugins/contextmenu/editor_plugin_src.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/contextmenu/editor_plugin_src.js
grappelli/tinymce/jscripts/tiny_mce/plugins/contextmenu/editor_plugin.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/contextmenu/editor_plugin.js
grappelli/tinymce/jscripts/tiny_mce/plugins/legacyoutput/editor_plugin_src.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/legacyoutput/editor_plugin_src.js
grappelli/tinymce/jscripts/tiny_mce/plugins/legacyoutput/editor_plugin.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/legacyoutput/editor_plugin.js
grappelli/tinymce/jscripts/tiny_mce/plugins/autolink/editor_plugin_src.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/autolink/editor_plugin_src.js
grappelli/tinymce/jscripts/tiny_mce/plugins/autolink/editor_plugin.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/autolink/editor_plugin.js
grappelli/tinymce/jscripts/tiny_mce/plugins/wordcount/editor_plugin_src.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/wordcount/editor_plugin_src.js
grappelli/tinymce/jscripts/tiny_mce/plugins/wordcount/editor_plugin.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/wordcount/editor_plugin.js
grappelli/tinymce/jscripts/tiny_mce/plugins/emotions/editor_plugin_src.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/emotions/editor_plugin_src.js
grappelli/tinymce/jscripts/tiny_mce/plugins/emotions/editor_plugin.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/emotions/editor_plugin.js
grappelli/tinymce/jscripts/tiny_mce/plugins/emotions/emotions.htm /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/emotions/emotions.htm
grappelli/tinymce/jscripts/tiny_mce/plugins/emotions/js/emotions.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/emotions/js/emotions.js
grappelli/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-tongue-out.gif /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-tongue-out.gif
grappelli/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-smile.gif /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-smile.gif
grappelli/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-laughing.gif /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-laughing.gif
grappelli/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-cool.gif /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-cool.gif
grappelli/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-money-mouth.gif /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-money-mouth.gif
grappelli/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-foot-in-mouth.gif /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-foot-in-mouth.gif
grappelli/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-kiss.gif /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-kiss.gif
grappelli/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-surprised.gif /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-surprised.gif
grappelli/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-wink.gif /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-wink.gif
grappelli/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-sealed.gif /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-sealed.gif
grappelli/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-frown.gif /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-frown.gif
grappelli/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-cry.gif /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-cry.gif
grappelli/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-embarassed.gif /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-embarassed.gif
grappelli/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-undecided.gif /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-undecided.gif
grappelli/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-yell.gif /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-yell.gif
grappelli/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-innocent.gif /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-innocent.gif
grappelli/tinymce/jscripts/tiny_mce/plugins/emotions/langs/en_dlg.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/emotions/langs/en_dlg.js
grappelli/tinymce/jscripts/tiny_mce/plugins/advlink_orig/editor_plugin_src.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/advlink_orig/editor_plugin_src.js
grappelli/tinymce/jscripts/tiny_mce/plugins/advlink_orig/editor_plugin.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/advlink_orig/editor_plugin.js
grappelli/tinymce/jscripts/tiny_mce/plugins/advlink_orig/link.htm /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/advlink_orig/link.htm
grappelli/tinymce/jscripts/tiny_mce/plugins/advlink_orig/js/advlink.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/advlink_orig/js/advlink.js
grappelli/tinymce/jscripts/tiny_mce/plugins/advlink_orig/css/advlink.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/advlink_orig/css/advlink.css
grappelli/tinymce/jscripts/tiny_mce/plugins/advlink_orig/langs/en_dlg.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/advlink_orig/langs/en_dlg.js
grappelli/tinymce/jscripts/tiny_mce/plugins/spellchecker/editor_plugin_src.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/spellchecker/editor_plugin_src.js
grappelli/tinymce/jscripts/tiny_mce/plugins/spellchecker/editor_plugin.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/spellchecker/editor_plugin.js
grappelli/tinymce/jscripts/tiny_mce/plugins/spellchecker/img/wline.gif /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/spellchecker/img/wline.gif
grappelli/tinymce/jscripts/tiny_mce/plugins/spellchecker/css/content.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/spellchecker/css/content.css
grappelli/tinymce/jscripts/tiny_mce/plugins/insertdatetime/editor_plugin_src.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/insertdatetime/editor_plugin_src.js
grappelli/tinymce/jscripts/tiny_mce/plugins/insertdatetime/editor_plugin.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/insertdatetime/editor_plugin.js
grappelli/tinymce/jscripts/tiny_mce/plugins/searchreplace/editor_plugin_src.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/searchreplace/editor_plugin_src.js
grappelli/tinymce/jscripts/tiny_mce/plugins/searchreplace/editor_plugin.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/searchreplace/editor_plugin.js
grappelli/tinymce/jscripts/tiny_mce/plugins/searchreplace/searchreplace.htm /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/searchreplace/searchreplace.htm
grappelli/tinymce/jscripts/tiny_mce/plugins/searchreplace/js/searchreplace.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/searchreplace/js/searchreplace.js
grappelli/tinymce/jscripts/tiny_mce/plugins/searchreplace/css/searchreplace.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/searchreplace/css/searchreplace.css
grappelli/tinymce/jscripts/tiny_mce/plugins/searchreplace/langs/en_dlg.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/searchreplace/langs/en_dlg.js
grappelli/tinymce/jscripts/tiny_mce/plugins/media/moxieplayer.swf /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/media/moxieplayer.swf
grappelli/tinymce/jscripts/tiny_mce/plugins/media/media.htm /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/media/media.htm
grappelli/tinymce/jscripts/tiny_mce/plugins/media/editor_plugin_src.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/media/editor_plugin_src.js
grappelli/tinymce/jscripts/tiny_mce/plugins/media/editor_plugin.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/media/editor_plugin.js
grappelli/tinymce/jscripts/tiny_mce/plugins/media/js/media.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/media/js/media.js
grappelli/tinymce/jscripts/tiny_mce/plugins/media/js/embed.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/media/js/embed.js
grappelli/tinymce/jscripts/tiny_mce/plugins/media/css/media.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/media/css/media.css
grappelli/tinymce/jscripts/tiny_mce/plugins/media/langs/en_dlg.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/media/langs/en_dlg.js
grappelli/tinymce/jscripts/tiny_mce/plugins/nonbreaking/editor_plugin_src.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/nonbreaking/editor_plugin_src.js
grappelli/tinymce/jscripts/tiny_mce/plugins/nonbreaking/editor_plugin.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/tinymce/jscripts/tiny_mce/plugins/nonbreaking/editor_plugin.js
grappelli/jquery/jquery.min.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/jquery/jquery.min.js
grappelli/jquery/jquery.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/jquery/jquery.js
grappelli/jquery/LICENSE-JQUERY.txt /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/jquery/LICENSE-JQUERY.txt
grappelli/jquery/.DS_Store /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/jquery/.DS_Store
grappelli/jquery/jquery-migrate-3.0.1.min.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/jquery/jquery-migrate-3.0.1.min.js
grappelli/jquery/LICENSE.txt /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/jquery/LICENSE.txt
grappelli/jquery/jquery-migrate-3.0.1.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/jquery/jquery-migrate-3.0.1.js
grappelli/jquery/ui/jquery-ui.structure.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/jquery/ui/jquery-ui.structure.css
grappelli/jquery/ui/jquery-ui.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/jquery/ui/jquery-ui.css
grappelli/jquery/ui/jquery-ui.structure.min.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/jquery/ui/jquery-ui.structure.min.css
grappelli/jquery/ui/jquery-ui.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/jquery/ui/jquery-ui.js
grappelli/jquery/ui/AUTHORS.txt /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/jquery/ui/AUTHORS.txt
grappelli/jquery/ui/.DS_Store /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/jquery/ui/.DS_Store
grappelli/jquery/ui/jquery-ui.theme.min.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/jquery/ui/jquery-ui.theme.min.css
grappelli/jquery/ui/index.html /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/jquery/ui/index.html
grappelli/jquery/ui/LICENSE.txt /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/jquery/ui/LICENSE.txt
grappelli/jquery/ui/jquery-ui.min.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/jquery/ui/jquery-ui.min.css
grappelli/jquery/ui/jquery-ui.theme.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/jquery/ui/jquery-ui.theme.css
grappelli/jquery/ui/jquery-ui.min.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/jquery/ui/jquery-ui.min.js
grappelli/jquery/ui/images/ui-icons_cc0000_256x240.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/jquery/ui/images/ui-icons_cc0000_256x240.png
grappelli/jquery/ui/images/ui-icons_777620_256x240.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/jquery/ui/images/ui-icons_777620_256x240.png
grappelli/jquery/ui/images/ui-icons_555555_256x240.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/jquery/ui/images/ui-icons_555555_256x240.png
grappelli/jquery/ui/images/ui-icons_777777_256x240.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/jquery/ui/images/ui-icons_777777_256x240.png
grappelli/jquery/ui/images/ui-icons_444444_256x240.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/jquery/ui/images/ui-icons_444444_256x240.png
grappelli/jquery/ui/images/ui-icons_ffffff_256x240.png /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/jquery/ui/images/ui-icons_ffffff_256x240.png
grappelli/jquery/ui/external/jquery/jquery.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/grappelli/jquery/ui/external/jquery/jquery.js
admin/js/actions.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/admin/js/actions.js
admin/js/admin/.DS_Store /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/admin/js/admin/.DS_Store
admin/js/admin/DateTimeShortcuts.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/admin/js/admin/DateTimeShortcuts.js
admin/js/admin/RelatedObjectLookups.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/grappelli/static/admin/js/admin/RelatedObjectLookups.js
admin/js/nav_sidebar.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/nav_sidebar.js
admin/js/autocomplete.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/autocomplete.js
admin/js/jquery.init.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/jquery.init.js
admin/js/urlify.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/urlify.js
admin/js/calendar.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/calendar.js
admin/js/actions.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/actions.js
admin/js/core.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/core.js
admin/js/SelectFilter2.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/SelectFilter2.js
admin/js/prepopulate_init.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/prepopulate_init.js
admin/js/change_form.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/change_form.js
admin/js/inlines.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/inlines.js
admin/js/cancel.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/cancel.js
admin/js/prepopulate.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/prepopulate.js
admin/js/theme.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/theme.js
admin/js/popup_response.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/popup_response.js
admin/js/SelectBox.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/SelectBox.js
admin/js/collapse.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/collapse.js
admin/js/filters.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/filters.js
admin/js/vendor/xregexp/LICENSE.txt /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp/LICENSE.txt
admin/js/vendor/xregexp/xregexp.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.js
admin/js/vendor/xregexp/xregexp.min.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.min.js
admin/js/vendor/select2/LICENSE.md /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/LICENSE.md
admin/js/vendor/select2/select2.full.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/select2.full.js
admin/js/vendor/select2/select2.full.min.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/select2.full.min.js
admin/js/vendor/select2/i18n/bs.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/bs.js
admin/js/vendor/select2/i18n/ja.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ja.js
admin/js/vendor/select2/i18n/sr.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sr.js
admin/js/vendor/select2/i18n/he.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/he.js
admin/js/vendor/select2/i18n/ca.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ca.js
admin/js/vendor/select2/i18n/bn.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/bn.js
admin/js/vendor/select2/i18n/sk.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sk.js
admin/js/vendor/select2/i18n/hr.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hr.js
admin/js/vendor/select2/i18n/ar.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ar.js
admin/js/vendor/select2/i18n/hy.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hy.js
admin/js/vendor/select2/i18n/th.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/th.js
admin/js/vendor/select2/i18n/vi.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/vi.js
admin/js/vendor/select2/i18n/mk.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/mk.js
admin/js/vendor/select2/i18n/hi.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hi.js
admin/js/vendor/select2/i18n/lt.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/lt.js
admin/js/vendor/select2/i18n/tk.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/tk.js
admin/js/vendor/select2/i18n/fr.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/fr.js
admin/js/vendor/select2/i18n/fi.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/fi.js
admin/js/vendor/select2/i18n/zh-CN.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-CN.js
admin/js/vendor/select2/i18n/sr-Cyrl.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sr-Cyrl.js
admin/js/vendor/select2/i18n/pt-BR.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/pt-BR.js
admin/js/vendor/select2/i18n/ne.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ne.js
admin/js/vendor/select2/i18n/ko.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ko.js
admin/js/vendor/select2/i18n/et.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/et.js
admin/js/vendor/select2/i18n/pt.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/pt.js
admin/js/vendor/select2/i18n/da.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/da.js
admin/js/vendor/select2/i18n/bg.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/bg.js
admin/js/vendor/select2/i18n/es.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/es.js
admin/js/vendor/select2/i18n/is.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/is.js
admin/js/vendor/select2/i18n/hu.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hu.js
admin/js/vendor/select2/i18n/af.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/af.js
admin/js/vendor/select2/i18n/cs.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/cs.js
admin/js/vendor/select2/i18n/nl.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/nl.js
admin/js/vendor/select2/i18n/sv.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sv.js
admin/js/vendor/select2/i18n/el.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/el.js
admin/js/vendor/select2/i18n/fa.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/fa.js
admin/js/vendor/select2/i18n/it.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/it.js
admin/js/vendor/select2/i18n/dsb.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/dsb.js
admin/js/vendor/select2/i18n/zh-TW.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-TW.js
admin/js/vendor/select2/i18n/ro.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ro.js
admin/js/vendor/select2/i18n/km.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/km.js
admin/js/vendor/select2/i18n/pl.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/pl.js
admin/js/vendor/select2/i18n/ms.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ms.js
admin/js/vendor/select2/i18n/ps.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ps.js
admin/js/vendor/select2/i18n/tr.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/tr.js
admin/js/vendor/select2/i18n/en.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/en.js
admin/js/vendor/select2/i18n/nb.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/nb.js
admin/js/vendor/select2/i18n/gl.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/gl.js
admin/js/vendor/select2/i18n/de.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/de.js
admin/js/vendor/select2/i18n/eu.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/eu.js
admin/js/vendor/select2/i18n/id.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/id.js
admin/js/vendor/select2/i18n/ru.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ru.js
admin/js/vendor/select2/i18n/hsb.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hsb.js
admin/js/vendor/select2/i18n/az.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/az.js
admin/js/vendor/select2/i18n/lv.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/lv.js
admin/js/vendor/select2/i18n/ka.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ka.js
admin/js/vendor/select2/i18n/sl.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sl.js
admin/js/vendor/select2/i18n/uk.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/uk.js
admin/js/vendor/select2/i18n/sq.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sq.js
admin/js/vendor/jquery/jquery.min.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/jquery/jquery.min.js
admin/js/vendor/jquery/jquery.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/jquery/jquery.js
admin/js/vendor/jquery/LICENSE.txt /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/jquery/LICENSE.txt
admin/js/admin/DateTimeShortcuts.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/admin/DateTimeShortcuts.js
admin/js/admin/RelatedObjectLookups.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/admin/RelatedObjectLookups.js
admin/img/search.svg /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/img/search.svg
admin/img/icon-unknown.svg /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/img/icon-unknown.svg
admin/img/tooltag-arrowright.svg /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/img/tooltag-arrowright.svg
admin/img/icon-deletelink.svg /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/img/icon-deletelink.svg
admin/img/icon-viewlink.svg /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/img/icon-viewlink.svg
admin/img/icon-alert.svg /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/img/icon-alert.svg
admin/img/inline-delete.svg /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/img/inline-delete.svg
admin/img/icon-addlink.svg /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/img/icon-addlink.svg
admin/img/selector-icons.svg /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/img/selector-icons.svg
admin/img/tooltag-add.svg /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/img/tooltag-add.svg
admin/img/icon-calendar.svg /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/img/icon-calendar.svg
admin/img/icon-unknown-alt.svg /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/img/icon-unknown-alt.svg
admin/img/icon-clock.svg /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/img/icon-clock.svg
admin/img/icon-no.svg /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/img/icon-no.svg
admin/img/LICENSE /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/img/LICENSE
admin/img/icon-hidelink.svg /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/img/icon-hidelink.svg
admin/img/README.txt /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/img/README.txt
admin/img/sorting-icons.svg /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/img/sorting-icons.svg
admin/img/icon-changelink.svg /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/img/icon-changelink.svg
admin/img/calendar-icons.svg /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/img/calendar-icons.svg
admin/img/icon-yes.svg /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/img/icon-yes.svg
admin/img/gis/move_vertex_off.svg /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/img/gis/move_vertex_off.svg
admin/img/gis/move_vertex_on.svg /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/img/gis/move_vertex_on.svg
admin/css/base.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/css/base.css
admin/css/dark_mode.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/css/dark_mode.css
admin/css/login.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/css/login.css
admin/css/responsive_rtl.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/css/responsive_rtl.css
admin/css/responsive.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/css/responsive.css
admin/css/rtl.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/css/rtl.css
admin/css/widgets.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/css/widgets.css
admin/css/autocomplete.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/css/autocomplete.css
admin/css/dashboard.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/css/dashboard.css
admin/css/nav_sidebar.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/css/nav_sidebar.css
admin/css/changelists.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/css/changelists.css
admin/css/forms.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/css/forms.css
admin/css/vendor/select2/LICENSE-SELECT2.md /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/css/vendor/select2/LICENSE-SELECT2.md
admin/css/vendor/select2/select2.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/css/vendor/select2/select2.css
admin/css/vendor/select2/select2.min.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django/contrib/admin/static/admin/css/vendor/select2/select2.min.css
django-htmx.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django_htmx/static/django-htmx.js
js/htmx.min.js /mnt/disks/pennyloupe_disk/pennyloupe/app/core/static/js/htmx.min.js
js/tradingview/charting_library/charting_library.standalone.js /mnt/disks/pennyloupe_disk/pennyloupe/app/core/static/js/tradingview/charting_library/charting_library.standalone.js
img/how-it-works.png /mnt/disks/pennyloupe_disk/pennyloupe/app/core/static/img/how-it-works.png
img/penny_loupe_logo_bw.png /mnt/disks/pennyloupe_disk/pennyloupe/app/core/static/img/penny_loupe_logo_bw.png
img/volatility.png /mnt/disks/pennyloupe_disk/pennyloupe/app/core/static/img/volatility.png
img/penny_loupe_bg.png /mnt/disks/pennyloupe_disk/pennyloupe/app/core/static/img/penny_loupe_bg.png
img/penny_loupe_logo.png /mnt/disks/pennyloupe_disk/pennyloupe/app/core/static/img/penny_loupe_logo.png
img/news_sites.png /mnt/disks/pennyloupe_disk/pennyloupe/app/core/static/img/news_sites.png
img/pennyloupe_icon.png /mnt/disks/pennyloupe_disk/pennyloupe/app/core/static/img/pennyloupe_icon.png
img/penny_loupe_logo_inv.png /mnt/disks/pennyloupe_disk/pennyloupe/app/core/static/img/penny_loupe_logo_inv.png
css/pennyloupe.css /mnt/disks/pennyloupe_disk/pennyloupe/app/core/static/css/pennyloupe.css
django_extensions/js/jquery.ajaxQueue.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django_extensions/static/django_extensions/js/jquery.ajaxQueue.js
django_extensions/js/jquery.bgiframe.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django_extensions/static/django_extensions/js/jquery.bgiframe.js
django_extensions/js/jquery.autocomplete.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django_extensions/static/django_extensions/js/jquery.autocomplete.js
django_extensions/img/indicator.gif /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django_extensions/static/django_extensions/img/indicator.gif
django_extensions/css/jquery.autocomplete.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django_extensions/static/django_extensions/css/jquery.autocomplete.css
debug_toolbar/js/utils.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/debug_toolbar/static/debug_toolbar/js/utils.js
debug_toolbar/js/history.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/debug_toolbar/static/debug_toolbar/js/history.js
debug_toolbar/js/toolbar.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/debug_toolbar/static/debug_toolbar/js/toolbar.js
debug_toolbar/js/timer.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/debug_toolbar/static/debug_toolbar/js/timer.js
debug_toolbar/js/redirect.js /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/debug_toolbar/static/debug_toolbar/js/redirect.js
debug_toolbar/css/toolbar.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/debug_toolbar/static/debug_toolbar/css/toolbar.css
debug_toolbar/css/print.css /mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/debug_toolbar/static/debug_toolbar/css/print.css

Templates (52 rendered)

Template path

  1. templates

Templates

model_detail.html
/mnt/disks/pennyloupe_disk/pennyloupe/app/core/templates/model_detail.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'Ug6wwe35THbADW1ZsY2D1iZkBdOjvilMpfGLkNwF1KQarTPBh6f3T845ad38gnM0'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/61'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f8de84ec750>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f8de84ec750>>'} {'curve_data': [{'avg_performance': 1.2504894131199589, 'bin': 0.2, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 7.028663507041953, 'bin': 0.3, 'count': 36, 'hit_count': 34, 'hit_rate': 94.44444444444444, 'total_count': 36, 'win_count': 13, 'win_rate': 36.111111111111114}, {'avg_performance': 9.432175772160651, 'bin': 0.4, 'count': 94, 'hit_count': 89, 'hit_rate': 94.68085106382979, 'total_count': 94, 'win_count': 27, 'win_rate': 28.72340425531915}, {'avg_performance': 5.44822039735625, 'bin': 0.5, 'count': 345, 'hit_count': 327, 'hit_rate': 94.78260869565217, 'total_count': 345, 'win_count': 147, 'win_rate': 42.608695652173914}, {'avg_performance': 6.276983864727436, 'bin': 0.6, 'count': 2238, 'hit_count': 2118, 'hit_rate': 94.63806970509384, 'total_count': 2238, 'win_count': 1176, 'win_rate': 52.54691689008043}, {'avg_performance': 8.533575402218842, 'bin': 0.7, 'count': 25724, 'hit_count': 24056, 'hit_rate': 93.51578292645, 'total_count': 25724, 'win_count': 16266, 'win_rate': 63.232778728036074}, {'avg_performance': 8.86255964112395, 'bin': 0.8, 'count': 1793, 'hit_count': 1681, 'hit_rate': 93.75348577802565, 'total_count': 1793, 'win_count': 1187, 'win_rate': 66.20189626324596}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'win_count': 1, 'win_rate': 50.0}], 'curve_data_by_week': {'2024-10-07': [{'avg_performance': 8.164127436473585, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.26552716148981, 'bin': 0.5, 'count': 11, 'hit_count': 11, 'hit_rate': 100.0, 'total_count': 11, 'week': '2024-10-07', 'win_count': 3, 'win_rate': 27.272727272727273}, {'avg_performance': 5.134353802031955, 'bin': 0.6, 'count': 89, 'hit_count': 86, 'hit_rate': 96.62921348314607, 'total_count': 89, 'week': '2024-10-07', 'win_count': 47, 'win_rate': 52.80898876404494}, {'avg_performance': 8.070123830986233, 'bin': 0.7, 'count': 1047, 'hit_count': 1015, 'hit_rate': 96.94364851957975, 'total_count': 1047, 'week': '2024-10-07', 'win_count': 791, 'win_rate': 75.54918815663801}, {'avg_performance': 9.68536888753788, 'bin': 0.8, 'count': 171, 'hit_count': 163, 'hit_rate': 95.32163742690058, 'total_count': 171, 'week': '2024-10-07', 'win_count': 131, 'win_rate': 76.60818713450293}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}], '2024-10-14': [{'avg_performance': 0.9022370535162528, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.337629431182013, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 4.600619281242528, 'bin': 0.5, 'count': 20, 'hit_count': 17, 'hit_rate': 85.0, 'total_count': 20, 'week': '2024-10-14', 'win_count': 6, 'win_rate': 30.0}, {'avg_performance': 5.238828360908673, 'bin': 0.6, 'count': 164, 'hit_count': 158, 'hit_rate': 96.34146341463415, 'total_count': 164, 'week': '2024-10-14', 'win_count': 77, 'win_rate': 46.951219512195124}, {'avg_performance': 8.797660614333616, 'bin': 0.7, 'count': 1595, 'hit_count': 1499, 'hit_rate': 93.98119122257053, 'total_count': 1595, 'week': '2024-10-14', 'win_count': 891, 'win_rate': 55.86206896551724}, {'avg_performance': 8.040704379542438, 'bin': 0.8, 'count': 214, 'hit_count': 207, 'hit_rate': 96.72897196261682, 'total_count': 214, 'week': '2024-10-14', 'win_count': 148, 'win_rate': 69.1588785046729}], '2024-10-21': [{'avg_performance': 0.38387715930903, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9709764756086716, 'bin': 0.3, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3062931151410297, 'bin': 0.4, 'count': 6, 'hit_count': 5, 'hit_rate': 83.33333333333333, 'total_count': 6, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.5164096657483253, 'bin': 0.5, 'count': 25, 'hit_count': 22, 'hit_rate': 88.0, 'total_count': 25, 'week': '2024-10-21', 'win_count': 7, 'win_rate': 28.0}, {'avg_performance': 4.1596411175942425, 'bin': 0.6, 'count': 146, 'hit_count': 136, 'hit_rate': 93.15068493150685, 'total_count': 146, 'week': '2024-10-21', 'win_count': 56, 'win_rate': 38.35616438356164}, {'avg_performance': 8.03449923342892, 'bin': 0.7, 'count': 1759, 'hit_count': 1628, 'hit_rate': 92.55258669698692, 'total_count': 1759, 'week': '2024-10-21', 'win_count': 1003, 'win_rate': 57.02103467879477}, {'avg_performance': 8.348772559069227, 'bin': 0.8, 'count': 207, 'hit_count': 197, 'hit_rate': 95.16908212560386, 'total_count': 207, 'week': '2024-10-21', 'win_count': 124, 'win_rate': 59.90338164251208}], '2024-10-28': [{'avg_performance': 11.856661248915968, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-28', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.3348216882106607, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 2.7996008250747595, 'bin': 0.5, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-10-28', 'win_count': 3, 'win_rate': 17.647058823529413}, {'avg_performance': 4.648447686121441, 'bin': 0.6, 'count': 122, 'hit_count': 118, 'hit_rate': 96.72131147540983, 'total_count': 122, 'week': '2024-10-28', 'win_count': 51, 'win_rate': 41.80327868852459}, {'avg_performance': 7.265669642594064, 'bin': 0.7, 'count': 997, 'hit_count': 927, 'hit_rate': 92.97893681043129, 'total_count': 997, 'week': '2024-10-28', 'win_count': 618, 'win_rate': 61.98595787362086}, {'avg_performance': 10.816422602027322, 'bin': 0.8, 'count': 41, 'hit_count': 38, 'hit_rate': 92.6829268292683, 'total_count': 41, 'week': '2024-10-28', 'win_count': 28, 'win_rate': 68.29268292682927}], '2024-11-04': [{'avg_performance': 9.506070965460328, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 11.085533897596687, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-11-04', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 5.802859193965779, 'bin': 0.5, 'count': 25, 'hit_count': 24, 'hit_rate': 96.0, 'total_count': 25, 'week': '2024-11-04', 'win_count': 12, 'win_rate': 48.0}, {'avg_performance': 8.090414252589902, 'bin': 0.6, 'count': 164, 'hit_count': 154, 'hit_rate': 93.90243902439025, 'total_count': 164, 'week': '2024-11-04', 'win_count': 110, 'win_rate': 67.07317073170732}, {'avg_performance': 10.27282302016535, 'bin': 0.7, 'count': 1486, 'hit_count': 1401, 'hit_rate': 94.27994616419919, 'total_count': 1486, 'week': '2024-11-04', 'win_count': 1113, 'win_rate': 74.89905787348587}, {'avg_performance': 8.653533395637153, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-04', 'win_count': 44, 'win_rate': 68.75}], '2024-11-11': [{'avg_performance': 40.77065557250119, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-11', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 68.54218006242404, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2024-11-11', 'win_count': 3, 'win_rate': 42.857142857142854}, {'avg_performance': 7.473429086066595, 'bin': 0.5, 'count': 28, 'hit_count': 26, 'hit_rate': 92.85714285714286, 'total_count': 28, 'week': '2024-11-11', 'win_count': 11, 'win_rate': 39.285714285714285}, {'avg_performance': 5.7210642939107865, 'bin': 0.6, 'count': 172, 'hit_count': 162, 'hit_rate': 94.18604651162791, 'total_count': 172, 'week': '2024-11-11', 'win_count': 78, 'win_rate': 45.348837209302324}, {'avg_performance': 6.950606849660758, 'bin': 0.7, 'count': 2183, 'hit_count': 1942, 'hit_rate': 88.96014658726523, 'total_count': 2183, 'week': '2024-11-11', 'win_count': 1085, 'win_rate': 49.702244617498856}, {'avg_performance': 6.576073427037283, 'bin': 0.8, 'count': 193, 'hit_count': 170, 'hit_rate': 88.08290155440415, 'total_count': 193, 'week': '2024-11-11', 'win_count': 92, 'win_rate': 47.66839378238342}], '2024-11-18': [{'avg_performance': 0.2985074626865608, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.953737191078962, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 14.963661448456241, 'bin': 0.4, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 33.333333333333336}, {'avg_performance': 12.523383330708796, 'bin': 0.5, 'count': 16, 'hit_count': 14, 'hit_rate': 87.5, 'total_count': 16, 'week': '2024-11-18', 'win_count': 7, 'win_rate': 43.75}, {'avg_performance': 7.926054355851836, 'bin': 0.6, 'count': 117, 'hit_count': 106, 'hit_rate': 90.5982905982906, 'total_count': 117, 'week': '2024-11-18', 'win_count': 74, 'win_rate': 63.24786324786325}, {'avg_performance': 10.169714185726622, 'bin': 0.7, 'count': 1487, 'hit_count': 1412, 'hit_rate': 94.9562878278413, 'total_count': 1487, 'week': '2024-11-18', 'win_count': 1043, 'win_rate': 70.14122394082044}, {'avg_performance': 9.138444484012004, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-18', 'win_count': 46, 'win_rate': 71.875}], '2024-11-25': [{'avg_performance': 0.5649717514124374, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-25', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.249766314903041, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 9.823296109187984, 'bin': 0.5, 'count': 19, 'hit_count': 19, 'hit_rate': 100.0, 'total_count': 19, 'week': '2024-11-25', 'win_count': 10, 'win_rate': 52.63157894736842}, {'avg_performance': 7.033977605527942, 'bin': 0.6, 'count': 71, 'hit_count': 67, 'hit_rate': 94.36619718309859, 'total_count': 71, 'week': '2024-11-25', 'win_count': 39, 'win_rate': 54.929577464788736}, {'avg_performance': 9.085537651034798, 'bin': 0.7, 'count': 1392, 'hit_count': 1341, 'hit_rate': 96.33620689655173, 'total_count': 1392, 'week': '2024-11-25', 'win_count': 988, 'win_rate': 70.97701149425288}, {'avg_performance': 7.175712414927854, 'bin': 0.8, 'count': 45, 'hit_count': 44, 'hit_rate': 97.77777777777777, 'total_count': 45, 'week': '2024-11-25', 'win_count': 34, 'win_rate': 75.55555555555556}], '2024-12-02': [{'avg_performance': 1.1509608467783332, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-02', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3898688255760185, 'bin': 0.5, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-12-02', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 3.7840564250007986, 'bin': 0.6, 'count': 22, 'hit_count': 19, 'hit_rate': 86.36363636363636, 'total_count': 22, 'week': '2024-12-02', 'win_count': 6, 'win_rate': 27.272727272727273}, {'avg_performance': 7.689480520166782, 'bin': 0.7, 'count': 597, 'hit_count': 543, 'hit_rate': 90.95477386934674, 'total_count': 597, 'week': '2024-12-02', 'win_count': 317, 'win_rate': 53.098827470686764}, {'avg_performance': 12.011978156596522, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-12-02', 'win_count': 5, 'win_rate': 50.0}], '2024-12-09': [{'avg_performance': 1.6921913934540918, 'bin': 0.2, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9532888465204923, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.9005706250438368, 'bin': 0.4, 'count': 8, 'hit_count': 7, 'hit_rate': 87.5, 'total_count': 8, 'week': '2024-12-09', 'win_count': 2, 'win_rate': 25.0}, {'avg_performance': 5.196051909042814, 'bin': 0.5, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-12-09', 'win_count': 7, 'win_rate': 29.166666666666668}, {'avg_performance': 5.791194959609032, 'bin': 0.6, 'count': 127, 'hit_count': 119, 'hit_rate': 93.7007874015748, 'total_count': 127, 'week': '2024-12-09', 'win_count': 56, 'win_rate': 44.09448818897638}, {'avg_performance': 7.526378846625358, 'bin': 0.7, 'count': 2010, 'hit_count': 1867, 'hit_rate': 92.88557213930348, 'total_count': 2010, 'week': '2024-12-09', 'win_count': 1133, 'win_rate': 56.3681592039801}, {'avg_performance': 8.348974523266355, 'bin': 0.8, 'count': 98, 'hit_count': 93, 'hit_rate': 94.89795918367346, 'total_count': 98, 'week': '2024-12-09', 'win_count': 63, 'win_rate': 64.28571428571429}], '2024-12-16': [{'avg_performance': 1.2158357473192076, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.1586990595611335, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.4986874156097585, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-16', 'win_count': 3, 'win_rate': 33.333333333333336}, {'avg_performance': 7.624253080839346, 'bin': 0.6, 'count': 77, 'hit_count': 73, 'hit_rate': 94.8051948051948, 'total_count': 77, 'week': '2024-12-16', 'win_count': 35, 'win_rate': 45.45454545454545}, {'avg_performance': 9.719862667541674, 'bin': 0.7, 'count': 1313, 'hit_count': 1223, 'hit_rate': 93.14546839299315, 'total_count': 1313, 'week': '2024-12-16', 'win_count': 814, 'win_rate': 61.995430312261995}, {'avg_performance': 10.720921190133364, 'bin': 0.8, 'count': 40, 'hit_count': 38, 'hit_rate': 95.0, 'total_count': 40, 'week': '2024-12-16', 'win_count': 29, 'win_rate': 72.5}], '2024-12-23': [{'avg_performance': 3.076753932204165, 'bin': 0.5, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 60.0}, {'avg_performance': 5.432916285463778, 'bin': 0.6, 'count': 57, 'hit_count': 53, 'hit_rate': 92.98245614035088, 'total_count': 57, 'week': '2024-12-23', 'win_count': 26, 'win_rate': 45.6140350877193}, {'avg_performance': 13.807998928993412, 'bin': 0.7, 'count': 530, 'hit_count': 519, 'hit_rate': 97.9245283018868, 'total_count': 530, 'week': '2024-12-23', 'win_count': 386, 'win_rate': 72.83018867924528}, {'avg_performance': 29.792299285303002, 'bin': 0.8, 'count': 9, 'hit_count': 8, 'hit_rate': 88.88888888888889, 'total_count': 9, 'week': '2024-12-23', 'win_count': 5, 'win_rate': 55.55555555555556}], '2024-12-30': [{'avg_performance': 2.5974025974025996, 'bin': 0.4, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.729724176101836, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-30', 'win_count': 5, 'win_rate': 55.55555555555556}, {'avg_performance': 10.07692704762918, 'bin': 0.6, 'count': 85, 'hit_count': 81, 'hit_rate': 95.29411764705883, 'total_count': 85, 'week': '2024-12-30', 'win_count': 57, 'win_rate': 67.05882352941177}, {'avg_performance': 14.368317622689457, 'bin': 0.7, 'count': 726, 'hit_count': 710, 'hit_rate': 97.7961432506887, 'total_count': 726, 'week': '2024-12-30', 'win_count': 590, 'win_rate': 81.26721763085399}, {'avg_performance': 16.98487922412399, 'bin': 0.8, 'count': 32, 'hit_count': 32, 'hit_rate': 100.0, 'total_count': 32, 'week': '2024-12-30', 'win_count': 28, 'win_rate': 87.5}], '2025-01-06': [{'avg_performance': 10.27453799861533, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 0.8592097766991472, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-06', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.7025884280500825, 'bin': 0.5, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 10.526315789473685}, {'avg_performance': 3.9460445190171787, 'bin': 0.6, 'count': 89, 'hit_count': 81, 'hit_rate': 91.01123595505618, 'total_count': 89, 'week': '2025-01-06', 'win_count': 33, 'win_rate': 37.07865168539326}, {'avg_performance': 5.769467385757251, 'bin': 0.7, 'count': 839, 'hit_count': 727, 'hit_rate': 86.6507747318236, 'total_count': 839, 'week': '2025-01-06', 'win_count': 347, 'win_rate': 41.35876042908224}, {'avg_performance': 4.100909582740522, 'bin': 0.8, 'count': 73, 'hit_count': 64, 'hit_rate': 87.67123287671232, 'total_count': 73, 'week': '2025-01-06', 'win_count': 31, 'win_rate': 42.465753424657535}], '2025-01-13': [{'avg_performance': 2.4611508041896877, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.2427082891550008, 'bin': 0.4, 'count': 7, 'hit_count': 7, 'hit_rate': 100.0, 'total_count': 7, 'week': '2025-01-13', 'win_count': 2, 'win_rate': 28.571428571428573}, {'avg_performance': 5.977215511937495, 'bin': 0.5, 'count': 25, 'hit_count': 25, 'hit_rate': 100.0, 'total_count': 25, 'week': '2025-01-13', 'win_count': 17, 'win_rate': 68.0}, {'avg_performance': 6.232308427627005, 'bin': 0.6, 'count': 141, 'hit_count': 135, 'hit_rate': 95.74468085106383, 'total_count': 141, 'week': '2025-01-13', 'win_count': 85, 'win_rate': 60.283687943262414}, {'avg_performance': 8.49221338573038, 'bin': 0.7, 'count': 1614, 'hit_count': 1531, 'hit_rate': 94.85749690210656, 'total_count': 1614, 'week': '2025-01-13', 'win_count': 1127, 'win_rate': 69.82651796778191}, {'avg_performance': 13.48051817512275, 'bin': 0.8, 'count': 118, 'hit_count': 106, 'hit_rate': 89.83050847457628, 'total_count': 118, 'week': '2025-01-13', 'win_count': 86, 'win_rate': 72.88135593220339}], '2025-01-20': [{'avg_performance': 2.0554984583761486, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.8554532322137964, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.9427601789253663, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-20', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 3.2213742396728637, 'bin': 0.5, 'count': 31, 'hit_count': 31, 'hit_rate': 100.0, 'total_count': 31, 'week': '2025-01-20', 'win_count': 13, 'win_rate': 41.935483870967744}, {'avg_performance': 7.68513705692224, 'bin': 0.6, 'count': 156, 'hit_count': 151, 'hit_rate': 96.7948717948718, 'total_count': 156, 'week': '2025-01-20', 'win_count': 86, 'win_rate': 55.12820512820513}, {'avg_performance': 7.877107728428713, 'bin': 0.7, 'count': 1459, 'hit_count': 1391, 'hit_rate': 95.33927347498286, 'total_count': 1459, 'week': '2025-01-20', 'win_count': 981, 'win_rate': 67.23783413296779}, {'avg_performance': 9.198651942630873, 'bin': 0.8, 'count': 131, 'hit_count': 126, 'hit_rate': 96.18320610687023, 'total_count': 131, 'week': '2025-01-20', 'win_count': 99, 'win_rate': 75.57251908396947}], '2025-01-27': [{'avg_performance': 1.0810491267083957, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.257871569680502, 'bin': 0.4, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.3681028816247505, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 4.831154899995187, 'bin': 0.6, 'count': 50, 'hit_count': 49, 'hit_rate': 98.0, 'total_count': 50, 'week': '2025-01-27', 'win_count': 24, 'win_rate': 48.0}, {'avg_performance': 8.660514835238006, 'bin': 0.7, 'count': 504, 'hit_count': 477, 'hit_rate': 94.64285714285714, 'total_count': 504, 'week': '2025-01-27', 'win_count': 336, 'win_rate': 66.66666666666667}, {'avg_performance': 5.650996396492416, 'bin': 0.8, 'count': 49, 'hit_count': 46, 'hit_rate': 93.87755102040816, 'total_count': 49, 'week': '2025-01-27', 'win_count': 28, 'win_rate': 57.142857142857146}], '2025-02-03': [{'avg_performance': 1.3806706114398302, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 9.569377990430622, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 24.279598883685736, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-03', 'win_count': 3, 'win_rate': 100.0}, {'avg_performance': 6.96675740725965, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-03', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 7.91588296767001, 'bin': 0.6, 'count': 41, 'hit_count': 41, 'hit_rate': 100.0, 'total_count': 41, 'week': '2025-02-03', 'win_count': 33, 'win_rate': 80.48780487804878}, {'avg_performance': 10.160313393323941, 'bin': 0.7, 'count': 752, 'hit_count': 729, 'hit_rate': 96.94148936170212, 'total_count': 752, 'week': '2025-02-03', 'win_count': 592, 'win_rate': 78.72340425531915}, {'avg_performance': 12.049870230698735, 'bin': 0.8, 'count': 51, 'hit_count': 48, 'hit_rate': 94.11764705882354, 'total_count': 51, 'week': '2025-02-03', 'win_count': 42, 'win_rate': 82.3529411764706}], '2025-02-17': [{'avg_performance': 2.016879038077791, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 0.36138972184882806, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.4714089675946536, 'bin': 0.5, 'count': 7, 'hit_count': 5, 'hit_rate': 71.42857142857143, 'total_count': 7, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 14.285714285714286}, {'avg_performance': 3.6445213255311315, 'bin': 0.6, 'count': 55, 'hit_count': 46, 'hit_rate': 83.63636363636364, 'total_count': 55, 'week': '2025-02-17', 'win_count': 15, 'win_rate': 27.272727272727273}, {'avg_performance': 4.05076703346453, 'bin': 0.7, 'count': 530, 'hit_count': 433, 'hit_rate': 81.69811320754717, 'total_count': 530, 'week': '2025-02-17', 'win_count': 160, 'win_rate': 30.18867924528302}, {'avg_performance': 3.3832590351165615, 'bin': 0.8, 'count': 54, 'hit_count': 46, 'hit_rate': 85.18518518518519, 'total_count': 54, 'week': '2025-02-17', 'win_count': 22, 'win_rate': 40.74074074074074}], '2025-02-24': [{'avg_performance': 14.747474747474739, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 1.483220254404718, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.886750479655935, 'bin': 0.5, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-24', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 4.098843931251354, 'bin': 0.6, 'count': 39, 'hit_count': 39, 'hit_rate': 100.0, 'total_count': 39, 'week': '2025-02-24', 'win_count': 21, 'win_rate': 53.84615384615385}, {'avg_performance': 6.7311024498695895, 'bin': 0.7, 'count': 341, 'hit_count': 324, 'hit_rate': 95.01466275659824, 'total_count': 341, 'week': '2025-02-24', 'win_count': 231, 'win_rate': 67.74193548387096}, {'avg_performance': 8.80997390923137, 'bin': 0.8, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-02-24', 'win_count': 16, 'win_rate': 84.21052631578948}], '2025-03-03': [{'avg_performance': 6.496927129060581, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 4.234347426755143, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 4.837971033345035, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2025-03-03', 'win_count': 6, 'win_rate': 66.66666666666667}, {'avg_performance': 7.476385224123491, 'bin': 0.6, 'count': 60, 'hit_count': 56, 'hit_rate': 93.33333333333333, 'total_count': 60, 'week': '2025-03-03', 'win_count': 40, 'win_rate': 66.66666666666667}, {'avg_performance': 9.175863004552577, 'bin': 0.7, 'count': 501, 'hit_count': 479, 'hit_rate': 95.60878243512974, 'total_count': 501, 'week': '2025-03-03', 'win_count': 346, 'win_rate': 69.06187624750498}, {'avg_performance': 10.600061758245392, 'bin': 0.8, 'count': 45, 'hit_count': 43, 'hit_rate': 95.55555555555556, 'total_count': 45, 'week': '2025-03-03', 'win_count': 35, 'win_rate': 77.77777777777777}], '2025-03-10': [{'avg_performance': 3.1413612565444975, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-10', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 5.273294241964802, 'bin': 0.4, 'count': 11, 'hit_count': 10, 'hit_rate': 90.9090909090909, 'total_count': 11, 'week': '2025-03-10', 'win_count': 4, 'win_rate': 36.36363636363637}, {'avg_performance': 6.362088830497881, 'bin': 0.5, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'week': '2025-03-10', 'win_count': 18, 'win_rate': 78.26086956521739}, {'avg_performance': 7.442734895529073, 'bin': 0.6, 'count': 194, 'hit_count': 188, 'hit_rate': 96.90721649484536, 'total_count': 194, 'week': '2025-03-10', 'win_count': 127, 'win_rate': 65.4639175257732}, {'avg_performance': 7.825642875837303, 'bin': 0.7, 'count': 2062, 'hit_count': 1938, 'hit_rate': 93.98642095053346, 'total_count': 2062, 'week': '2025-03-10', 'win_count': 1374, 'win_rate': 66.63433559650825}, {'avg_performance': 9.519864190453308, 'bin': 0.8, 'count': 65, 'hit_count': 62, 'hit_rate': 95.38461538461539, 'total_count': 65, 'week': '2025-03-10', 'win_count': 51, 'win_rate': 78.46153846153847}]}, 'curve_data_week_list': ['2024-10-07', '2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '2024-12-02', '2024-12-09', '2024-12-16', '2024-12-23', '2024-12-30', '2025-01-06', '2025-01-13', '2025-01-20', '2025-01-27', '2025-02-03', '2025-02-17', '2025-02-24', '2025-03-03', '2025-03-10'], 'date_from': datetime.date(2024, 10, 7), 'date_to': datetime.date(2025, 4, 5), 'kpis': {'avg_gain': 8.35064971357415, 'fail_count': 11421, 'hit_count': 28313, 'hit_rate': 93.63383821681329, 'pass_count': 18817, 'total_tests': 30238, 'win_rate': 62.229644817778954}, 'last_metrics': <ModelMetrics: Binned LGBM 3d PH 3% Metrics: 2025-04-04 >, 'model': <Model: Binned LGBM 3d PH 3% (binned-ph-lgmb-p3-seq3-platt v1)>, 'performance_data': '<<queryset of core.ModelTest>>'}
base.html
/mnt/disks/pennyloupe_disk/pennyloupe/templates/base.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'Ug6wwe35THbADW1ZsY2D1iZkBdOjvilMpfGLkNwF1KQarTPBh6f3T845ad38gnM0'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/61'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f8de84ec750>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f8de84ec750>>'} {'curve_data': [{'avg_performance': 1.2504894131199589, 'bin': 0.2, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 7.028663507041953, 'bin': 0.3, 'count': 36, 'hit_count': 34, 'hit_rate': 94.44444444444444, 'total_count': 36, 'win_count': 13, 'win_rate': 36.111111111111114}, {'avg_performance': 9.432175772160651, 'bin': 0.4, 'count': 94, 'hit_count': 89, 'hit_rate': 94.68085106382979, 'total_count': 94, 'win_count': 27, 'win_rate': 28.72340425531915}, {'avg_performance': 5.44822039735625, 'bin': 0.5, 'count': 345, 'hit_count': 327, 'hit_rate': 94.78260869565217, 'total_count': 345, 'win_count': 147, 'win_rate': 42.608695652173914}, {'avg_performance': 6.276983864727436, 'bin': 0.6, 'count': 2238, 'hit_count': 2118, 'hit_rate': 94.63806970509384, 'total_count': 2238, 'win_count': 1176, 'win_rate': 52.54691689008043}, {'avg_performance': 8.533575402218842, 'bin': 0.7, 'count': 25724, 'hit_count': 24056, 'hit_rate': 93.51578292645, 'total_count': 25724, 'win_count': 16266, 'win_rate': 63.232778728036074}, {'avg_performance': 8.86255964112395, 'bin': 0.8, 'count': 1793, 'hit_count': 1681, 'hit_rate': 93.75348577802565, 'total_count': 1793, 'win_count': 1187, 'win_rate': 66.20189626324596}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'win_count': 1, 'win_rate': 50.0}], 'curve_data_by_week': {'2024-10-07': [{'avg_performance': 8.164127436473585, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.26552716148981, 'bin': 0.5, 'count': 11, 'hit_count': 11, 'hit_rate': 100.0, 'total_count': 11, 'week': '2024-10-07', 'win_count': 3, 'win_rate': 27.272727272727273}, {'avg_performance': 5.134353802031955, 'bin': 0.6, 'count': 89, 'hit_count': 86, 'hit_rate': 96.62921348314607, 'total_count': 89, 'week': '2024-10-07', 'win_count': 47, 'win_rate': 52.80898876404494}, {'avg_performance': 8.070123830986233, 'bin': 0.7, 'count': 1047, 'hit_count': 1015, 'hit_rate': 96.94364851957975, 'total_count': 1047, 'week': '2024-10-07', 'win_count': 791, 'win_rate': 75.54918815663801}, {'avg_performance': 9.68536888753788, 'bin': 0.8, 'count': 171, 'hit_count': 163, 'hit_rate': 95.32163742690058, 'total_count': 171, 'week': '2024-10-07', 'win_count': 131, 'win_rate': 76.60818713450293}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}], '2024-10-14': [{'avg_performance': 0.9022370535162528, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.337629431182013, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 4.600619281242528, 'bin': 0.5, 'count': 20, 'hit_count': 17, 'hit_rate': 85.0, 'total_count': 20, 'week': '2024-10-14', 'win_count': 6, 'win_rate': 30.0}, {'avg_performance': 5.238828360908673, 'bin': 0.6, 'count': 164, 'hit_count': 158, 'hit_rate': 96.34146341463415, 'total_count': 164, 'week': '2024-10-14', 'win_count': 77, 'win_rate': 46.951219512195124}, {'avg_performance': 8.797660614333616, 'bin': 0.7, 'count': 1595, 'hit_count': 1499, 'hit_rate': 93.98119122257053, 'total_count': 1595, 'week': '2024-10-14', 'win_count': 891, 'win_rate': 55.86206896551724}, {'avg_performance': 8.040704379542438, 'bin': 0.8, 'count': 214, 'hit_count': 207, 'hit_rate': 96.72897196261682, 'total_count': 214, 'week': '2024-10-14', 'win_count': 148, 'win_rate': 69.1588785046729}], '2024-10-21': [{'avg_performance': 0.38387715930903, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9709764756086716, 'bin': 0.3, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3062931151410297, 'bin': 0.4, 'count': 6, 'hit_count': 5, 'hit_rate': 83.33333333333333, 'total_count': 6, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.5164096657483253, 'bin': 0.5, 'count': 25, 'hit_count': 22, 'hit_rate': 88.0, 'total_count': 25, 'week': '2024-10-21', 'win_count': 7, 'win_rate': 28.0}, {'avg_performance': 4.1596411175942425, 'bin': 0.6, 'count': 146, 'hit_count': 136, 'hit_rate': 93.15068493150685, 'total_count': 146, 'week': '2024-10-21', 'win_count': 56, 'win_rate': 38.35616438356164}, {'avg_performance': 8.03449923342892, 'bin': 0.7, 'count': 1759, 'hit_count': 1628, 'hit_rate': 92.55258669698692, 'total_count': 1759, 'week': '2024-10-21', 'win_count': 1003, 'win_rate': 57.02103467879477}, {'avg_performance': 8.348772559069227, 'bin': 0.8, 'count': 207, 'hit_count': 197, 'hit_rate': 95.16908212560386, 'total_count': 207, 'week': '2024-10-21', 'win_count': 124, 'win_rate': 59.90338164251208}], '2024-10-28': [{'avg_performance': 11.856661248915968, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-28', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.3348216882106607, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 2.7996008250747595, 'bin': 0.5, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-10-28', 'win_count': 3, 'win_rate': 17.647058823529413}, {'avg_performance': 4.648447686121441, 'bin': 0.6, 'count': 122, 'hit_count': 118, 'hit_rate': 96.72131147540983, 'total_count': 122, 'week': '2024-10-28', 'win_count': 51, 'win_rate': 41.80327868852459}, {'avg_performance': 7.265669642594064, 'bin': 0.7, 'count': 997, 'hit_count': 927, 'hit_rate': 92.97893681043129, 'total_count': 997, 'week': '2024-10-28', 'win_count': 618, 'win_rate': 61.98595787362086}, {'avg_performance': 10.816422602027322, 'bin': 0.8, 'count': 41, 'hit_count': 38, 'hit_rate': 92.6829268292683, 'total_count': 41, 'week': '2024-10-28', 'win_count': 28, 'win_rate': 68.29268292682927}], '2024-11-04': [{'avg_performance': 9.506070965460328, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 11.085533897596687, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-11-04', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 5.802859193965779, 'bin': 0.5, 'count': 25, 'hit_count': 24, 'hit_rate': 96.0, 'total_count': 25, 'week': '2024-11-04', 'win_count': 12, 'win_rate': 48.0}, {'avg_performance': 8.090414252589902, 'bin': 0.6, 'count': 164, 'hit_count': 154, 'hit_rate': 93.90243902439025, 'total_count': 164, 'week': '2024-11-04', 'win_count': 110, 'win_rate': 67.07317073170732}, {'avg_performance': 10.27282302016535, 'bin': 0.7, 'count': 1486, 'hit_count': 1401, 'hit_rate': 94.27994616419919, 'total_count': 1486, 'week': '2024-11-04', 'win_count': 1113, 'win_rate': 74.89905787348587}, {'avg_performance': 8.653533395637153, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-04', 'win_count': 44, 'win_rate': 68.75}], '2024-11-11': [{'avg_performance': 40.77065557250119, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-11', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 68.54218006242404, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2024-11-11', 'win_count': 3, 'win_rate': 42.857142857142854}, {'avg_performance': 7.473429086066595, 'bin': 0.5, 'count': 28, 'hit_count': 26, 'hit_rate': 92.85714285714286, 'total_count': 28, 'week': '2024-11-11', 'win_count': 11, 'win_rate': 39.285714285714285}, {'avg_performance': 5.7210642939107865, 'bin': 0.6, 'count': 172, 'hit_count': 162, 'hit_rate': 94.18604651162791, 'total_count': 172, 'week': '2024-11-11', 'win_count': 78, 'win_rate': 45.348837209302324}, {'avg_performance': 6.950606849660758, 'bin': 0.7, 'count': 2183, 'hit_count': 1942, 'hit_rate': 88.96014658726523, 'total_count': 2183, 'week': '2024-11-11', 'win_count': 1085, 'win_rate': 49.702244617498856}, {'avg_performance': 6.576073427037283, 'bin': 0.8, 'count': 193, 'hit_count': 170, 'hit_rate': 88.08290155440415, 'total_count': 193, 'week': '2024-11-11', 'win_count': 92, 'win_rate': 47.66839378238342}], '2024-11-18': [{'avg_performance': 0.2985074626865608, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.953737191078962, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 14.963661448456241, 'bin': 0.4, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 33.333333333333336}, {'avg_performance': 12.523383330708796, 'bin': 0.5, 'count': 16, 'hit_count': 14, 'hit_rate': 87.5, 'total_count': 16, 'week': '2024-11-18', 'win_count': 7, 'win_rate': 43.75}, {'avg_performance': 7.926054355851836, 'bin': 0.6, 'count': 117, 'hit_count': 106, 'hit_rate': 90.5982905982906, 'total_count': 117, 'week': '2024-11-18', 'win_count': 74, 'win_rate': 63.24786324786325}, {'avg_performance': 10.169714185726622, 'bin': 0.7, 'count': 1487, 'hit_count': 1412, 'hit_rate': 94.9562878278413, 'total_count': 1487, 'week': '2024-11-18', 'win_count': 1043, 'win_rate': 70.14122394082044}, {'avg_performance': 9.138444484012004, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-18', 'win_count': 46, 'win_rate': 71.875}], '2024-11-25': [{'avg_performance': 0.5649717514124374, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-25', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.249766314903041, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 9.823296109187984, 'bin': 0.5, 'count': 19, 'hit_count': 19, 'hit_rate': 100.0, 'total_count': 19, 'week': '2024-11-25', 'win_count': 10, 'win_rate': 52.63157894736842}, {'avg_performance': 7.033977605527942, 'bin': 0.6, 'count': 71, 'hit_count': 67, 'hit_rate': 94.36619718309859, 'total_count': 71, 'week': '2024-11-25', 'win_count': 39, 'win_rate': 54.929577464788736}, {'avg_performance': 9.085537651034798, 'bin': 0.7, 'count': 1392, 'hit_count': 1341, 'hit_rate': 96.33620689655173, 'total_count': 1392, 'week': '2024-11-25', 'win_count': 988, 'win_rate': 70.97701149425288}, {'avg_performance': 7.175712414927854, 'bin': 0.8, 'count': 45, 'hit_count': 44, 'hit_rate': 97.77777777777777, 'total_count': 45, 'week': '2024-11-25', 'win_count': 34, 'win_rate': 75.55555555555556}], '2024-12-02': [{'avg_performance': 1.1509608467783332, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-02', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3898688255760185, 'bin': 0.5, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-12-02', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 3.7840564250007986, 'bin': 0.6, 'count': 22, 'hit_count': 19, 'hit_rate': 86.36363636363636, 'total_count': 22, 'week': '2024-12-02', 'win_count': 6, 'win_rate': 27.272727272727273}, {'avg_performance': 7.689480520166782, 'bin': 0.7, 'count': 597, 'hit_count': 543, 'hit_rate': 90.95477386934674, 'total_count': 597, 'week': '2024-12-02', 'win_count': 317, 'win_rate': 53.098827470686764}, {'avg_performance': 12.011978156596522, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-12-02', 'win_count': 5, 'win_rate': 50.0}], '2024-12-09': [{'avg_performance': 1.6921913934540918, 'bin': 0.2, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9532888465204923, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.9005706250438368, 'bin': 0.4, 'count': 8, 'hit_count': 7, 'hit_rate': 87.5, 'total_count': 8, 'week': '2024-12-09', 'win_count': 2, 'win_rate': 25.0}, {'avg_performance': 5.196051909042814, 'bin': 0.5, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-12-09', 'win_count': 7, 'win_rate': 29.166666666666668}, {'avg_performance': 5.791194959609032, 'bin': 0.6, 'count': 127, 'hit_count': 119, 'hit_rate': 93.7007874015748, 'total_count': 127, 'week': '2024-12-09', 'win_count': 56, 'win_rate': 44.09448818897638}, {'avg_performance': 7.526378846625358, 'bin': 0.7, 'count': 2010, 'hit_count': 1867, 'hit_rate': 92.88557213930348, 'total_count': 2010, 'week': '2024-12-09', 'win_count': 1133, 'win_rate': 56.3681592039801}, {'avg_performance': 8.348974523266355, 'bin': 0.8, 'count': 98, 'hit_count': 93, 'hit_rate': 94.89795918367346, 'total_count': 98, 'week': '2024-12-09', 'win_count': 63, 'win_rate': 64.28571428571429}], '2024-12-16': [{'avg_performance': 1.2158357473192076, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.1586990595611335, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.4986874156097585, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-16', 'win_count': 3, 'win_rate': 33.333333333333336}, {'avg_performance': 7.624253080839346, 'bin': 0.6, 'count': 77, 'hit_count': 73, 'hit_rate': 94.8051948051948, 'total_count': 77, 'week': '2024-12-16', 'win_count': 35, 'win_rate': 45.45454545454545}, {'avg_performance': 9.719862667541674, 'bin': 0.7, 'count': 1313, 'hit_count': 1223, 'hit_rate': 93.14546839299315, 'total_count': 1313, 'week': '2024-12-16', 'win_count': 814, 'win_rate': 61.995430312261995}, {'avg_performance': 10.720921190133364, 'bin': 0.8, 'count': 40, 'hit_count': 38, 'hit_rate': 95.0, 'total_count': 40, 'week': '2024-12-16', 'win_count': 29, 'win_rate': 72.5}], '2024-12-23': [{'avg_performance': 3.076753932204165, 'bin': 0.5, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 60.0}, {'avg_performance': 5.432916285463778, 'bin': 0.6, 'count': 57, 'hit_count': 53, 'hit_rate': 92.98245614035088, 'total_count': 57, 'week': '2024-12-23', 'win_count': 26, 'win_rate': 45.6140350877193}, {'avg_performance': 13.807998928993412, 'bin': 0.7, 'count': 530, 'hit_count': 519, 'hit_rate': 97.9245283018868, 'total_count': 530, 'week': '2024-12-23', 'win_count': 386, 'win_rate': 72.83018867924528}, {'avg_performance': 29.792299285303002, 'bin': 0.8, 'count': 9, 'hit_count': 8, 'hit_rate': 88.88888888888889, 'total_count': 9, 'week': '2024-12-23', 'win_count': 5, 'win_rate': 55.55555555555556}], '2024-12-30': [{'avg_performance': 2.5974025974025996, 'bin': 0.4, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.729724176101836, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-30', 'win_count': 5, 'win_rate': 55.55555555555556}, {'avg_performance': 10.07692704762918, 'bin': 0.6, 'count': 85, 'hit_count': 81, 'hit_rate': 95.29411764705883, 'total_count': 85, 'week': '2024-12-30', 'win_count': 57, 'win_rate': 67.05882352941177}, {'avg_performance': 14.368317622689457, 'bin': 0.7, 'count': 726, 'hit_count': 710, 'hit_rate': 97.7961432506887, 'total_count': 726, 'week': '2024-12-30', 'win_count': 590, 'win_rate': 81.26721763085399}, {'avg_performance': 16.98487922412399, 'bin': 0.8, 'count': 32, 'hit_count': 32, 'hit_rate': 100.0, 'total_count': 32, 'week': '2024-12-30', 'win_count': 28, 'win_rate': 87.5}], '2025-01-06': [{'avg_performance': 10.27453799861533, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 0.8592097766991472, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-06', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.7025884280500825, 'bin': 0.5, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 10.526315789473685}, {'avg_performance': 3.9460445190171787, 'bin': 0.6, 'count': 89, 'hit_count': 81, 'hit_rate': 91.01123595505618, 'total_count': 89, 'week': '2025-01-06', 'win_count': 33, 'win_rate': 37.07865168539326}, {'avg_performance': 5.769467385757251, 'bin': 0.7, 'count': 839, 'hit_count': 727, 'hit_rate': 86.6507747318236, 'total_count': 839, 'week': '2025-01-06', 'win_count': 347, 'win_rate': 41.35876042908224}, {'avg_performance': 4.100909582740522, 'bin': 0.8, 'count': 73, 'hit_count': 64, 'hit_rate': 87.67123287671232, 'total_count': 73, 'week': '2025-01-06', 'win_count': 31, 'win_rate': 42.465753424657535}], '2025-01-13': [{'avg_performance': 2.4611508041896877, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.2427082891550008, 'bin': 0.4, 'count': 7, 'hit_count': 7, 'hit_rate': 100.0, 'total_count': 7, 'week': '2025-01-13', 'win_count': 2, 'win_rate': 28.571428571428573}, {'avg_performance': 5.977215511937495, 'bin': 0.5, 'count': 25, 'hit_count': 25, 'hit_rate': 100.0, 'total_count': 25, 'week': '2025-01-13', 'win_count': 17, 'win_rate': 68.0}, {'avg_performance': 6.232308427627005, 'bin': 0.6, 'count': 141, 'hit_count': 135, 'hit_rate': 95.74468085106383, 'total_count': 141, 'week': '2025-01-13', 'win_count': 85, 'win_rate': 60.283687943262414}, {'avg_performance': 8.49221338573038, 'bin': 0.7, 'count': 1614, 'hit_count': 1531, 'hit_rate': 94.85749690210656, 'total_count': 1614, 'week': '2025-01-13', 'win_count': 1127, 'win_rate': 69.82651796778191}, {'avg_performance': 13.48051817512275, 'bin': 0.8, 'count': 118, 'hit_count': 106, 'hit_rate': 89.83050847457628, 'total_count': 118, 'week': '2025-01-13', 'win_count': 86, 'win_rate': 72.88135593220339}], '2025-01-20': [{'avg_performance': 2.0554984583761486, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.8554532322137964, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.9427601789253663, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-20', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 3.2213742396728637, 'bin': 0.5, 'count': 31, 'hit_count': 31, 'hit_rate': 100.0, 'total_count': 31, 'week': '2025-01-20', 'win_count': 13, 'win_rate': 41.935483870967744}, {'avg_performance': 7.68513705692224, 'bin': 0.6, 'count': 156, 'hit_count': 151, 'hit_rate': 96.7948717948718, 'total_count': 156, 'week': '2025-01-20', 'win_count': 86, 'win_rate': 55.12820512820513}, {'avg_performance': 7.877107728428713, 'bin': 0.7, 'count': 1459, 'hit_count': 1391, 'hit_rate': 95.33927347498286, 'total_count': 1459, 'week': '2025-01-20', 'win_count': 981, 'win_rate': 67.23783413296779}, {'avg_performance': 9.198651942630873, 'bin': 0.8, 'count': 131, 'hit_count': 126, 'hit_rate': 96.18320610687023, 'total_count': 131, 'week': '2025-01-20', 'win_count': 99, 'win_rate': 75.57251908396947}], '2025-01-27': [{'avg_performance': 1.0810491267083957, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.257871569680502, 'bin': 0.4, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.3681028816247505, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 4.831154899995187, 'bin': 0.6, 'count': 50, 'hit_count': 49, 'hit_rate': 98.0, 'total_count': 50, 'week': '2025-01-27', 'win_count': 24, 'win_rate': 48.0}, {'avg_performance': 8.660514835238006, 'bin': 0.7, 'count': 504, 'hit_count': 477, 'hit_rate': 94.64285714285714, 'total_count': 504, 'week': '2025-01-27', 'win_count': 336, 'win_rate': 66.66666666666667}, {'avg_performance': 5.650996396492416, 'bin': 0.8, 'count': 49, 'hit_count': 46, 'hit_rate': 93.87755102040816, 'total_count': 49, 'week': '2025-01-27', 'win_count': 28, 'win_rate': 57.142857142857146}], '2025-02-03': [{'avg_performance': 1.3806706114398302, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 9.569377990430622, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 24.279598883685736, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-03', 'win_count': 3, 'win_rate': 100.0}, {'avg_performance': 6.96675740725965, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-03', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 7.91588296767001, 'bin': 0.6, 'count': 41, 'hit_count': 41, 'hit_rate': 100.0, 'total_count': 41, 'week': '2025-02-03', 'win_count': 33, 'win_rate': 80.48780487804878}, {'avg_performance': 10.160313393323941, 'bin': 0.7, 'count': 752, 'hit_count': 729, 'hit_rate': 96.94148936170212, 'total_count': 752, 'week': '2025-02-03', 'win_count': 592, 'win_rate': 78.72340425531915}, {'avg_performance': 12.049870230698735, 'bin': 0.8, 'count': 51, 'hit_count': 48, 'hit_rate': 94.11764705882354, 'total_count': 51, 'week': '2025-02-03', 'win_count': 42, 'win_rate': 82.3529411764706}], '2025-02-17': [{'avg_performance': 2.016879038077791, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 0.36138972184882806, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.4714089675946536, 'bin': 0.5, 'count': 7, 'hit_count': 5, 'hit_rate': 71.42857142857143, 'total_count': 7, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 14.285714285714286}, {'avg_performance': 3.6445213255311315, 'bin': 0.6, 'count': 55, 'hit_count': 46, 'hit_rate': 83.63636363636364, 'total_count': 55, 'week': '2025-02-17', 'win_count': 15, 'win_rate': 27.272727272727273}, {'avg_performance': 4.05076703346453, 'bin': 0.7, 'count': 530, 'hit_count': 433, 'hit_rate': 81.69811320754717, 'total_count': 530, 'week': '2025-02-17', 'win_count': 160, 'win_rate': 30.18867924528302}, {'avg_performance': 3.3832590351165615, 'bin': 0.8, 'count': 54, 'hit_count': 46, 'hit_rate': 85.18518518518519, 'total_count': 54, 'week': '2025-02-17', 'win_count': 22, 'win_rate': 40.74074074074074}], '2025-02-24': [{'avg_performance': 14.747474747474739, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 1.483220254404718, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.886750479655935, 'bin': 0.5, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-24', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 4.098843931251354, 'bin': 0.6, 'count': 39, 'hit_count': 39, 'hit_rate': 100.0, 'total_count': 39, 'week': '2025-02-24', 'win_count': 21, 'win_rate': 53.84615384615385}, {'avg_performance': 6.7311024498695895, 'bin': 0.7, 'count': 341, 'hit_count': 324, 'hit_rate': 95.01466275659824, 'total_count': 341, 'week': '2025-02-24', 'win_count': 231, 'win_rate': 67.74193548387096}, {'avg_performance': 8.80997390923137, 'bin': 0.8, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-02-24', 'win_count': 16, 'win_rate': 84.21052631578948}], '2025-03-03': [{'avg_performance': 6.496927129060581, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 4.234347426755143, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 4.837971033345035, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2025-03-03', 'win_count': 6, 'win_rate': 66.66666666666667}, {'avg_performance': 7.476385224123491, 'bin': 0.6, 'count': 60, 'hit_count': 56, 'hit_rate': 93.33333333333333, 'total_count': 60, 'week': '2025-03-03', 'win_count': 40, 'win_rate': 66.66666666666667}, {'avg_performance': 9.175863004552577, 'bin': 0.7, 'count': 501, 'hit_count': 479, 'hit_rate': 95.60878243512974, 'total_count': 501, 'week': '2025-03-03', 'win_count': 346, 'win_rate': 69.06187624750498}, {'avg_performance': 10.600061758245392, 'bin': 0.8, 'count': 45, 'hit_count': 43, 'hit_rate': 95.55555555555556, 'total_count': 45, 'week': '2025-03-03', 'win_count': 35, 'win_rate': 77.77777777777777}], '2025-03-10': [{'avg_performance': 3.1413612565444975, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-10', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 5.273294241964802, 'bin': 0.4, 'count': 11, 'hit_count': 10, 'hit_rate': 90.9090909090909, 'total_count': 11, 'week': '2025-03-10', 'win_count': 4, 'win_rate': 36.36363636363637}, {'avg_performance': 6.362088830497881, 'bin': 0.5, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'week': '2025-03-10', 'win_count': 18, 'win_rate': 78.26086956521739}, {'avg_performance': 7.442734895529073, 'bin': 0.6, 'count': 194, 'hit_count': 188, 'hit_rate': 96.90721649484536, 'total_count': 194, 'week': '2025-03-10', 'win_count': 127, 'win_rate': 65.4639175257732}, {'avg_performance': 7.825642875837303, 'bin': 0.7, 'count': 2062, 'hit_count': 1938, 'hit_rate': 93.98642095053346, 'total_count': 2062, 'week': '2025-03-10', 'win_count': 1374, 'win_rate': 66.63433559650825}, {'avg_performance': 9.519864190453308, 'bin': 0.8, 'count': 65, 'hit_count': 62, 'hit_rate': 95.38461538461539, 'total_count': 65, 'week': '2025-03-10', 'win_count': 51, 'win_rate': 78.46153846153847}]}, 'curve_data_week_list': ['2024-10-07', '2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '2024-12-02', '2024-12-09', '2024-12-16', '2024-12-23', '2024-12-30', '2025-01-06', '2025-01-13', '2025-01-20', '2025-01-27', '2025-02-03', '2025-02-17', '2025-02-24', '2025-03-03', '2025-03-10'], 'date_from': datetime.date(2024, 10, 7), 'date_to': datetime.date(2025, 4, 5), 'kpis': {'avg_gain': 8.35064971357415, 'fail_count': 11421, 'hit_count': 28313, 'hit_rate': 93.63383821681329, 'pass_count': 18817, 'total_tests': 30238, 'win_rate': 62.229644817778954}, 'last_metrics': <ModelMetrics: Binned LGBM 3d PH 3% Metrics: 2025-04-04 >, 'model': <Model: Binned LGBM 3d PH 3% (binned-ph-lgmb-p3-seq3-platt v1)>, 'performance_data': '<<queryset of core.ModelTest>>'}
components/leftnav.html
/mnt/disks/pennyloupe_disk/pennyloupe/templates/components/leftnav.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'Ug6wwe35THbADW1ZsY2D1iZkBdOjvilMpfGLkNwF1KQarTPBh6f3T845ad38gnM0'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/61'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f8de84ec750>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f8de84ec750>>'} {'curve_data': [{'avg_performance': 1.2504894131199589, 'bin': 0.2, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 7.028663507041953, 'bin': 0.3, 'count': 36, 'hit_count': 34, 'hit_rate': 94.44444444444444, 'total_count': 36, 'win_count': 13, 'win_rate': 36.111111111111114}, {'avg_performance': 9.432175772160651, 'bin': 0.4, 'count': 94, 'hit_count': 89, 'hit_rate': 94.68085106382979, 'total_count': 94, 'win_count': 27, 'win_rate': 28.72340425531915}, {'avg_performance': 5.44822039735625, 'bin': 0.5, 'count': 345, 'hit_count': 327, 'hit_rate': 94.78260869565217, 'total_count': 345, 'win_count': 147, 'win_rate': 42.608695652173914}, {'avg_performance': 6.276983864727436, 'bin': 0.6, 'count': 2238, 'hit_count': 2118, 'hit_rate': 94.63806970509384, 'total_count': 2238, 'win_count': 1176, 'win_rate': 52.54691689008043}, {'avg_performance': 8.533575402218842, 'bin': 0.7, 'count': 25724, 'hit_count': 24056, 'hit_rate': 93.51578292645, 'total_count': 25724, 'win_count': 16266, 'win_rate': 63.232778728036074}, {'avg_performance': 8.86255964112395, 'bin': 0.8, 'count': 1793, 'hit_count': 1681, 'hit_rate': 93.75348577802565, 'total_count': 1793, 'win_count': 1187, 'win_rate': 66.20189626324596}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'win_count': 1, 'win_rate': 50.0}], 'curve_data_by_week': {'2024-10-07': [{'avg_performance': 8.164127436473585, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.26552716148981, 'bin': 0.5, 'count': 11, 'hit_count': 11, 'hit_rate': 100.0, 'total_count': 11, 'week': '2024-10-07', 'win_count': 3, 'win_rate': 27.272727272727273}, {'avg_performance': 5.134353802031955, 'bin': 0.6, 'count': 89, 'hit_count': 86, 'hit_rate': 96.62921348314607, 'total_count': 89, 'week': '2024-10-07', 'win_count': 47, 'win_rate': 52.80898876404494}, {'avg_performance': 8.070123830986233, 'bin': 0.7, 'count': 1047, 'hit_count': 1015, 'hit_rate': 96.94364851957975, 'total_count': 1047, 'week': '2024-10-07', 'win_count': 791, 'win_rate': 75.54918815663801}, {'avg_performance': 9.68536888753788, 'bin': 0.8, 'count': 171, 'hit_count': 163, 'hit_rate': 95.32163742690058, 'total_count': 171, 'week': '2024-10-07', 'win_count': 131, 'win_rate': 76.60818713450293}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}], '2024-10-14': [{'avg_performance': 0.9022370535162528, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.337629431182013, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 4.600619281242528, 'bin': 0.5, 'count': 20, 'hit_count': 17, 'hit_rate': 85.0, 'total_count': 20, 'week': '2024-10-14', 'win_count': 6, 'win_rate': 30.0}, {'avg_performance': 5.238828360908673, 'bin': 0.6, 'count': 164, 'hit_count': 158, 'hit_rate': 96.34146341463415, 'total_count': 164, 'week': '2024-10-14', 'win_count': 77, 'win_rate': 46.951219512195124}, {'avg_performance': 8.797660614333616, 'bin': 0.7, 'count': 1595, 'hit_count': 1499, 'hit_rate': 93.98119122257053, 'total_count': 1595, 'week': '2024-10-14', 'win_count': 891, 'win_rate': 55.86206896551724}, {'avg_performance': 8.040704379542438, 'bin': 0.8, 'count': 214, 'hit_count': 207, 'hit_rate': 96.72897196261682, 'total_count': 214, 'week': '2024-10-14', 'win_count': 148, 'win_rate': 69.1588785046729}], '2024-10-21': [{'avg_performance': 0.38387715930903, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9709764756086716, 'bin': 0.3, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3062931151410297, 'bin': 0.4, 'count': 6, 'hit_count': 5, 'hit_rate': 83.33333333333333, 'total_count': 6, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.5164096657483253, 'bin': 0.5, 'count': 25, 'hit_count': 22, 'hit_rate': 88.0, 'total_count': 25, 'week': '2024-10-21', 'win_count': 7, 'win_rate': 28.0}, {'avg_performance': 4.1596411175942425, 'bin': 0.6, 'count': 146, 'hit_count': 136, 'hit_rate': 93.15068493150685, 'total_count': 146, 'week': '2024-10-21', 'win_count': 56, 'win_rate': 38.35616438356164}, {'avg_performance': 8.03449923342892, 'bin': 0.7, 'count': 1759, 'hit_count': 1628, 'hit_rate': 92.55258669698692, 'total_count': 1759, 'week': '2024-10-21', 'win_count': 1003, 'win_rate': 57.02103467879477}, {'avg_performance': 8.348772559069227, 'bin': 0.8, 'count': 207, 'hit_count': 197, 'hit_rate': 95.16908212560386, 'total_count': 207, 'week': '2024-10-21', 'win_count': 124, 'win_rate': 59.90338164251208}], '2024-10-28': [{'avg_performance': 11.856661248915968, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-28', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.3348216882106607, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 2.7996008250747595, 'bin': 0.5, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-10-28', 'win_count': 3, 'win_rate': 17.647058823529413}, {'avg_performance': 4.648447686121441, 'bin': 0.6, 'count': 122, 'hit_count': 118, 'hit_rate': 96.72131147540983, 'total_count': 122, 'week': '2024-10-28', 'win_count': 51, 'win_rate': 41.80327868852459}, {'avg_performance': 7.265669642594064, 'bin': 0.7, 'count': 997, 'hit_count': 927, 'hit_rate': 92.97893681043129, 'total_count': 997, 'week': '2024-10-28', 'win_count': 618, 'win_rate': 61.98595787362086}, {'avg_performance': 10.816422602027322, 'bin': 0.8, 'count': 41, 'hit_count': 38, 'hit_rate': 92.6829268292683, 'total_count': 41, 'week': '2024-10-28', 'win_count': 28, 'win_rate': 68.29268292682927}], '2024-11-04': [{'avg_performance': 9.506070965460328, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 11.085533897596687, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-11-04', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 5.802859193965779, 'bin': 0.5, 'count': 25, 'hit_count': 24, 'hit_rate': 96.0, 'total_count': 25, 'week': '2024-11-04', 'win_count': 12, 'win_rate': 48.0}, {'avg_performance': 8.090414252589902, 'bin': 0.6, 'count': 164, 'hit_count': 154, 'hit_rate': 93.90243902439025, 'total_count': 164, 'week': '2024-11-04', 'win_count': 110, 'win_rate': 67.07317073170732}, {'avg_performance': 10.27282302016535, 'bin': 0.7, 'count': 1486, 'hit_count': 1401, 'hit_rate': 94.27994616419919, 'total_count': 1486, 'week': '2024-11-04', 'win_count': 1113, 'win_rate': 74.89905787348587}, {'avg_performance': 8.653533395637153, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-04', 'win_count': 44, 'win_rate': 68.75}], '2024-11-11': [{'avg_performance': 40.77065557250119, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-11', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 68.54218006242404, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2024-11-11', 'win_count': 3, 'win_rate': 42.857142857142854}, {'avg_performance': 7.473429086066595, 'bin': 0.5, 'count': 28, 'hit_count': 26, 'hit_rate': 92.85714285714286, 'total_count': 28, 'week': '2024-11-11', 'win_count': 11, 'win_rate': 39.285714285714285}, {'avg_performance': 5.7210642939107865, 'bin': 0.6, 'count': 172, 'hit_count': 162, 'hit_rate': 94.18604651162791, 'total_count': 172, 'week': '2024-11-11', 'win_count': 78, 'win_rate': 45.348837209302324}, {'avg_performance': 6.950606849660758, 'bin': 0.7, 'count': 2183, 'hit_count': 1942, 'hit_rate': 88.96014658726523, 'total_count': 2183, 'week': '2024-11-11', 'win_count': 1085, 'win_rate': 49.702244617498856}, {'avg_performance': 6.576073427037283, 'bin': 0.8, 'count': 193, 'hit_count': 170, 'hit_rate': 88.08290155440415, 'total_count': 193, 'week': '2024-11-11', 'win_count': 92, 'win_rate': 47.66839378238342}], '2024-11-18': [{'avg_performance': 0.2985074626865608, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.953737191078962, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 14.963661448456241, 'bin': 0.4, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 33.333333333333336}, {'avg_performance': 12.523383330708796, 'bin': 0.5, 'count': 16, 'hit_count': 14, 'hit_rate': 87.5, 'total_count': 16, 'week': '2024-11-18', 'win_count': 7, 'win_rate': 43.75}, {'avg_performance': 7.926054355851836, 'bin': 0.6, 'count': 117, 'hit_count': 106, 'hit_rate': 90.5982905982906, 'total_count': 117, 'week': '2024-11-18', 'win_count': 74, 'win_rate': 63.24786324786325}, {'avg_performance': 10.169714185726622, 'bin': 0.7, 'count': 1487, 'hit_count': 1412, 'hit_rate': 94.9562878278413, 'total_count': 1487, 'week': '2024-11-18', 'win_count': 1043, 'win_rate': 70.14122394082044}, {'avg_performance': 9.138444484012004, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-18', 'win_count': 46, 'win_rate': 71.875}], '2024-11-25': [{'avg_performance': 0.5649717514124374, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-25', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.249766314903041, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 9.823296109187984, 'bin': 0.5, 'count': 19, 'hit_count': 19, 'hit_rate': 100.0, 'total_count': 19, 'week': '2024-11-25', 'win_count': 10, 'win_rate': 52.63157894736842}, {'avg_performance': 7.033977605527942, 'bin': 0.6, 'count': 71, 'hit_count': 67, 'hit_rate': 94.36619718309859, 'total_count': 71, 'week': '2024-11-25', 'win_count': 39, 'win_rate': 54.929577464788736}, {'avg_performance': 9.085537651034798, 'bin': 0.7, 'count': 1392, 'hit_count': 1341, 'hit_rate': 96.33620689655173, 'total_count': 1392, 'week': '2024-11-25', 'win_count': 988, 'win_rate': 70.97701149425288}, {'avg_performance': 7.175712414927854, 'bin': 0.8, 'count': 45, 'hit_count': 44, 'hit_rate': 97.77777777777777, 'total_count': 45, 'week': '2024-11-25', 'win_count': 34, 'win_rate': 75.55555555555556}], '2024-12-02': [{'avg_performance': 1.1509608467783332, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-02', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3898688255760185, 'bin': 0.5, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-12-02', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 3.7840564250007986, 'bin': 0.6, 'count': 22, 'hit_count': 19, 'hit_rate': 86.36363636363636, 'total_count': 22, 'week': '2024-12-02', 'win_count': 6, 'win_rate': 27.272727272727273}, {'avg_performance': 7.689480520166782, 'bin': 0.7, 'count': 597, 'hit_count': 543, 'hit_rate': 90.95477386934674, 'total_count': 597, 'week': '2024-12-02', 'win_count': 317, 'win_rate': 53.098827470686764}, {'avg_performance': 12.011978156596522, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-12-02', 'win_count': 5, 'win_rate': 50.0}], '2024-12-09': [{'avg_performance': 1.6921913934540918, 'bin': 0.2, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9532888465204923, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.9005706250438368, 'bin': 0.4, 'count': 8, 'hit_count': 7, 'hit_rate': 87.5, 'total_count': 8, 'week': '2024-12-09', 'win_count': 2, 'win_rate': 25.0}, {'avg_performance': 5.196051909042814, 'bin': 0.5, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-12-09', 'win_count': 7, 'win_rate': 29.166666666666668}, {'avg_performance': 5.791194959609032, 'bin': 0.6, 'count': 127, 'hit_count': 119, 'hit_rate': 93.7007874015748, 'total_count': 127, 'week': '2024-12-09', 'win_count': 56, 'win_rate': 44.09448818897638}, {'avg_performance': 7.526378846625358, 'bin': 0.7, 'count': 2010, 'hit_count': 1867, 'hit_rate': 92.88557213930348, 'total_count': 2010, 'week': '2024-12-09', 'win_count': 1133, 'win_rate': 56.3681592039801}, {'avg_performance': 8.348974523266355, 'bin': 0.8, 'count': 98, 'hit_count': 93, 'hit_rate': 94.89795918367346, 'total_count': 98, 'week': '2024-12-09', 'win_count': 63, 'win_rate': 64.28571428571429}], '2024-12-16': [{'avg_performance': 1.2158357473192076, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.1586990595611335, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.4986874156097585, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-16', 'win_count': 3, 'win_rate': 33.333333333333336}, {'avg_performance': 7.624253080839346, 'bin': 0.6, 'count': 77, 'hit_count': 73, 'hit_rate': 94.8051948051948, 'total_count': 77, 'week': '2024-12-16', 'win_count': 35, 'win_rate': 45.45454545454545}, {'avg_performance': 9.719862667541674, 'bin': 0.7, 'count': 1313, 'hit_count': 1223, 'hit_rate': 93.14546839299315, 'total_count': 1313, 'week': '2024-12-16', 'win_count': 814, 'win_rate': 61.995430312261995}, {'avg_performance': 10.720921190133364, 'bin': 0.8, 'count': 40, 'hit_count': 38, 'hit_rate': 95.0, 'total_count': 40, 'week': '2024-12-16', 'win_count': 29, 'win_rate': 72.5}], '2024-12-23': [{'avg_performance': 3.076753932204165, 'bin': 0.5, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 60.0}, {'avg_performance': 5.432916285463778, 'bin': 0.6, 'count': 57, 'hit_count': 53, 'hit_rate': 92.98245614035088, 'total_count': 57, 'week': '2024-12-23', 'win_count': 26, 'win_rate': 45.6140350877193}, {'avg_performance': 13.807998928993412, 'bin': 0.7, 'count': 530, 'hit_count': 519, 'hit_rate': 97.9245283018868, 'total_count': 530, 'week': '2024-12-23', 'win_count': 386, 'win_rate': 72.83018867924528}, {'avg_performance': 29.792299285303002, 'bin': 0.8, 'count': 9, 'hit_count': 8, 'hit_rate': 88.88888888888889, 'total_count': 9, 'week': '2024-12-23', 'win_count': 5, 'win_rate': 55.55555555555556}], '2024-12-30': [{'avg_performance': 2.5974025974025996, 'bin': 0.4, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.729724176101836, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-30', 'win_count': 5, 'win_rate': 55.55555555555556}, {'avg_performance': 10.07692704762918, 'bin': 0.6, 'count': 85, 'hit_count': 81, 'hit_rate': 95.29411764705883, 'total_count': 85, 'week': '2024-12-30', 'win_count': 57, 'win_rate': 67.05882352941177}, {'avg_performance': 14.368317622689457, 'bin': 0.7, 'count': 726, 'hit_count': 710, 'hit_rate': 97.7961432506887, 'total_count': 726, 'week': '2024-12-30', 'win_count': 590, 'win_rate': 81.26721763085399}, {'avg_performance': 16.98487922412399, 'bin': 0.8, 'count': 32, 'hit_count': 32, 'hit_rate': 100.0, 'total_count': 32, 'week': '2024-12-30', 'win_count': 28, 'win_rate': 87.5}], '2025-01-06': [{'avg_performance': 10.27453799861533, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 0.8592097766991472, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-06', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.7025884280500825, 'bin': 0.5, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 10.526315789473685}, {'avg_performance': 3.9460445190171787, 'bin': 0.6, 'count': 89, 'hit_count': 81, 'hit_rate': 91.01123595505618, 'total_count': 89, 'week': '2025-01-06', 'win_count': 33, 'win_rate': 37.07865168539326}, {'avg_performance': 5.769467385757251, 'bin': 0.7, 'count': 839, 'hit_count': 727, 'hit_rate': 86.6507747318236, 'total_count': 839, 'week': '2025-01-06', 'win_count': 347, 'win_rate': 41.35876042908224}, {'avg_performance': 4.100909582740522, 'bin': 0.8, 'count': 73, 'hit_count': 64, 'hit_rate': 87.67123287671232, 'total_count': 73, 'week': '2025-01-06', 'win_count': 31, 'win_rate': 42.465753424657535}], '2025-01-13': [{'avg_performance': 2.4611508041896877, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.2427082891550008, 'bin': 0.4, 'count': 7, 'hit_count': 7, 'hit_rate': 100.0, 'total_count': 7, 'week': '2025-01-13', 'win_count': 2, 'win_rate': 28.571428571428573}, {'avg_performance': 5.977215511937495, 'bin': 0.5, 'count': 25, 'hit_count': 25, 'hit_rate': 100.0, 'total_count': 25, 'week': '2025-01-13', 'win_count': 17, 'win_rate': 68.0}, {'avg_performance': 6.232308427627005, 'bin': 0.6, 'count': 141, 'hit_count': 135, 'hit_rate': 95.74468085106383, 'total_count': 141, 'week': '2025-01-13', 'win_count': 85, 'win_rate': 60.283687943262414}, {'avg_performance': 8.49221338573038, 'bin': 0.7, 'count': 1614, 'hit_count': 1531, 'hit_rate': 94.85749690210656, 'total_count': 1614, 'week': '2025-01-13', 'win_count': 1127, 'win_rate': 69.82651796778191}, {'avg_performance': 13.48051817512275, 'bin': 0.8, 'count': 118, 'hit_count': 106, 'hit_rate': 89.83050847457628, 'total_count': 118, 'week': '2025-01-13', 'win_count': 86, 'win_rate': 72.88135593220339}], '2025-01-20': [{'avg_performance': 2.0554984583761486, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.8554532322137964, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.9427601789253663, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-20', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 3.2213742396728637, 'bin': 0.5, 'count': 31, 'hit_count': 31, 'hit_rate': 100.0, 'total_count': 31, 'week': '2025-01-20', 'win_count': 13, 'win_rate': 41.935483870967744}, {'avg_performance': 7.68513705692224, 'bin': 0.6, 'count': 156, 'hit_count': 151, 'hit_rate': 96.7948717948718, 'total_count': 156, 'week': '2025-01-20', 'win_count': 86, 'win_rate': 55.12820512820513}, {'avg_performance': 7.877107728428713, 'bin': 0.7, 'count': 1459, 'hit_count': 1391, 'hit_rate': 95.33927347498286, 'total_count': 1459, 'week': '2025-01-20', 'win_count': 981, 'win_rate': 67.23783413296779}, {'avg_performance': 9.198651942630873, 'bin': 0.8, 'count': 131, 'hit_count': 126, 'hit_rate': 96.18320610687023, 'total_count': 131, 'week': '2025-01-20', 'win_count': 99, 'win_rate': 75.57251908396947}], '2025-01-27': [{'avg_performance': 1.0810491267083957, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.257871569680502, 'bin': 0.4, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.3681028816247505, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 4.831154899995187, 'bin': 0.6, 'count': 50, 'hit_count': 49, 'hit_rate': 98.0, 'total_count': 50, 'week': '2025-01-27', 'win_count': 24, 'win_rate': 48.0}, {'avg_performance': 8.660514835238006, 'bin': 0.7, 'count': 504, 'hit_count': 477, 'hit_rate': 94.64285714285714, 'total_count': 504, 'week': '2025-01-27', 'win_count': 336, 'win_rate': 66.66666666666667}, {'avg_performance': 5.650996396492416, 'bin': 0.8, 'count': 49, 'hit_count': 46, 'hit_rate': 93.87755102040816, 'total_count': 49, 'week': '2025-01-27', 'win_count': 28, 'win_rate': 57.142857142857146}], '2025-02-03': [{'avg_performance': 1.3806706114398302, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 9.569377990430622, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 24.279598883685736, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-03', 'win_count': 3, 'win_rate': 100.0}, {'avg_performance': 6.96675740725965, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-03', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 7.91588296767001, 'bin': 0.6, 'count': 41, 'hit_count': 41, 'hit_rate': 100.0, 'total_count': 41, 'week': '2025-02-03', 'win_count': 33, 'win_rate': 80.48780487804878}, {'avg_performance': 10.160313393323941, 'bin': 0.7, 'count': 752, 'hit_count': 729, 'hit_rate': 96.94148936170212, 'total_count': 752, 'week': '2025-02-03', 'win_count': 592, 'win_rate': 78.72340425531915}, {'avg_performance': 12.049870230698735, 'bin': 0.8, 'count': 51, 'hit_count': 48, 'hit_rate': 94.11764705882354, 'total_count': 51, 'week': '2025-02-03', 'win_count': 42, 'win_rate': 82.3529411764706}], '2025-02-17': [{'avg_performance': 2.016879038077791, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 0.36138972184882806, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.4714089675946536, 'bin': 0.5, 'count': 7, 'hit_count': 5, 'hit_rate': 71.42857142857143, 'total_count': 7, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 14.285714285714286}, {'avg_performance': 3.6445213255311315, 'bin': 0.6, 'count': 55, 'hit_count': 46, 'hit_rate': 83.63636363636364, 'total_count': 55, 'week': '2025-02-17', 'win_count': 15, 'win_rate': 27.272727272727273}, {'avg_performance': 4.05076703346453, 'bin': 0.7, 'count': 530, 'hit_count': 433, 'hit_rate': 81.69811320754717, 'total_count': 530, 'week': '2025-02-17', 'win_count': 160, 'win_rate': 30.18867924528302}, {'avg_performance': 3.3832590351165615, 'bin': 0.8, 'count': 54, 'hit_count': 46, 'hit_rate': 85.18518518518519, 'total_count': 54, 'week': '2025-02-17', 'win_count': 22, 'win_rate': 40.74074074074074}], '2025-02-24': [{'avg_performance': 14.747474747474739, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 1.483220254404718, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.886750479655935, 'bin': 0.5, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-24', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 4.098843931251354, 'bin': 0.6, 'count': 39, 'hit_count': 39, 'hit_rate': 100.0, 'total_count': 39, 'week': '2025-02-24', 'win_count': 21, 'win_rate': 53.84615384615385}, {'avg_performance': 6.7311024498695895, 'bin': 0.7, 'count': 341, 'hit_count': 324, 'hit_rate': 95.01466275659824, 'total_count': 341, 'week': '2025-02-24', 'win_count': 231, 'win_rate': 67.74193548387096}, {'avg_performance': 8.80997390923137, 'bin': 0.8, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-02-24', 'win_count': 16, 'win_rate': 84.21052631578948}], '2025-03-03': [{'avg_performance': 6.496927129060581, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 4.234347426755143, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 4.837971033345035, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2025-03-03', 'win_count': 6, 'win_rate': 66.66666666666667}, {'avg_performance': 7.476385224123491, 'bin': 0.6, 'count': 60, 'hit_count': 56, 'hit_rate': 93.33333333333333, 'total_count': 60, 'week': '2025-03-03', 'win_count': 40, 'win_rate': 66.66666666666667}, {'avg_performance': 9.175863004552577, 'bin': 0.7, 'count': 501, 'hit_count': 479, 'hit_rate': 95.60878243512974, 'total_count': 501, 'week': '2025-03-03', 'win_count': 346, 'win_rate': 69.06187624750498}, {'avg_performance': 10.600061758245392, 'bin': 0.8, 'count': 45, 'hit_count': 43, 'hit_rate': 95.55555555555556, 'total_count': 45, 'week': '2025-03-03', 'win_count': 35, 'win_rate': 77.77777777777777}], '2025-03-10': [{'avg_performance': 3.1413612565444975, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-10', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 5.273294241964802, 'bin': 0.4, 'count': 11, 'hit_count': 10, 'hit_rate': 90.9090909090909, 'total_count': 11, 'week': '2025-03-10', 'win_count': 4, 'win_rate': 36.36363636363637}, {'avg_performance': 6.362088830497881, 'bin': 0.5, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'week': '2025-03-10', 'win_count': 18, 'win_rate': 78.26086956521739}, {'avg_performance': 7.442734895529073, 'bin': 0.6, 'count': 194, 'hit_count': 188, 'hit_rate': 96.90721649484536, 'total_count': 194, 'week': '2025-03-10', 'win_count': 127, 'win_rate': 65.4639175257732}, {'avg_performance': 7.825642875837303, 'bin': 0.7, 'count': 2062, 'hit_count': 1938, 'hit_rate': 93.98642095053346, 'total_count': 2062, 'week': '2025-03-10', 'win_count': 1374, 'win_rate': 66.63433559650825}, {'avg_performance': 9.519864190453308, 'bin': 0.8, 'count': 65, 'hit_count': 62, 'hit_rate': 95.38461538461539, 'total_count': 65, 'week': '2025-03-10', 'win_count': 51, 'win_rate': 78.46153846153847}]}, 'curve_data_week_list': ['2024-10-07', '2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '2024-12-02', '2024-12-09', '2024-12-16', '2024-12-23', '2024-12-30', '2025-01-06', '2025-01-13', '2025-01-20', '2025-01-27', '2025-02-03', '2025-02-17', '2025-02-24', '2025-03-03', '2025-03-10'], 'date_from': datetime.date(2024, 10, 7), 'date_to': datetime.date(2025, 4, 5), 'kpis': {'avg_gain': 8.35064971357415, 'fail_count': 11421, 'hit_count': 28313, 'hit_rate': 93.63383821681329, 'pass_count': 18817, 'total_tests': 30238, 'win_rate': 62.229644817778954}, 'last_metrics': <ModelMetrics: Binned LGBM 3d PH 3% Metrics: 2025-04-04 >, 'model': <Model: Binned LGBM 3d PH 3% (binned-ph-lgmb-p3-seq3-platt v1)>, 'performance_data': '<<queryset of core.ModelTest>>'} {'block': <Block Node: leftnav. Contents: [<TextNode: '\n <div'>, <IncludeNode: template=<FilterExpression '"components/leftnav.html"'>>, <TextNode: '\n </di'>]>}
components/header.html
/mnt/disks/pennyloupe_disk/pennyloupe/templates/components/header.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'Ug6wwe35THbADW1ZsY2D1iZkBdOjvilMpfGLkNwF1KQarTPBh6f3T845ad38gnM0'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/61'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f8de84ec750>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f8de84ec750>>'} {'curve_data': [{'avg_performance': 1.2504894131199589, 'bin': 0.2, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 7.028663507041953, 'bin': 0.3, 'count': 36, 'hit_count': 34, 'hit_rate': 94.44444444444444, 'total_count': 36, 'win_count': 13, 'win_rate': 36.111111111111114}, {'avg_performance': 9.432175772160651, 'bin': 0.4, 'count': 94, 'hit_count': 89, 'hit_rate': 94.68085106382979, 'total_count': 94, 'win_count': 27, 'win_rate': 28.72340425531915}, {'avg_performance': 5.44822039735625, 'bin': 0.5, 'count': 345, 'hit_count': 327, 'hit_rate': 94.78260869565217, 'total_count': 345, 'win_count': 147, 'win_rate': 42.608695652173914}, {'avg_performance': 6.276983864727436, 'bin': 0.6, 'count': 2238, 'hit_count': 2118, 'hit_rate': 94.63806970509384, 'total_count': 2238, 'win_count': 1176, 'win_rate': 52.54691689008043}, {'avg_performance': 8.533575402218842, 'bin': 0.7, 'count': 25724, 'hit_count': 24056, 'hit_rate': 93.51578292645, 'total_count': 25724, 'win_count': 16266, 'win_rate': 63.232778728036074}, {'avg_performance': 8.86255964112395, 'bin': 0.8, 'count': 1793, 'hit_count': 1681, 'hit_rate': 93.75348577802565, 'total_count': 1793, 'win_count': 1187, 'win_rate': 66.20189626324596}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'win_count': 1, 'win_rate': 50.0}], 'curve_data_by_week': {'2024-10-07': [{'avg_performance': 8.164127436473585, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.26552716148981, 'bin': 0.5, 'count': 11, 'hit_count': 11, 'hit_rate': 100.0, 'total_count': 11, 'week': '2024-10-07', 'win_count': 3, 'win_rate': 27.272727272727273}, {'avg_performance': 5.134353802031955, 'bin': 0.6, 'count': 89, 'hit_count': 86, 'hit_rate': 96.62921348314607, 'total_count': 89, 'week': '2024-10-07', 'win_count': 47, 'win_rate': 52.80898876404494}, {'avg_performance': 8.070123830986233, 'bin': 0.7, 'count': 1047, 'hit_count': 1015, 'hit_rate': 96.94364851957975, 'total_count': 1047, 'week': '2024-10-07', 'win_count': 791, 'win_rate': 75.54918815663801}, {'avg_performance': 9.68536888753788, 'bin': 0.8, 'count': 171, 'hit_count': 163, 'hit_rate': 95.32163742690058, 'total_count': 171, 'week': '2024-10-07', 'win_count': 131, 'win_rate': 76.60818713450293}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}], '2024-10-14': [{'avg_performance': 0.9022370535162528, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.337629431182013, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 4.600619281242528, 'bin': 0.5, 'count': 20, 'hit_count': 17, 'hit_rate': 85.0, 'total_count': 20, 'week': '2024-10-14', 'win_count': 6, 'win_rate': 30.0}, {'avg_performance': 5.238828360908673, 'bin': 0.6, 'count': 164, 'hit_count': 158, 'hit_rate': 96.34146341463415, 'total_count': 164, 'week': '2024-10-14', 'win_count': 77, 'win_rate': 46.951219512195124}, {'avg_performance': 8.797660614333616, 'bin': 0.7, 'count': 1595, 'hit_count': 1499, 'hit_rate': 93.98119122257053, 'total_count': 1595, 'week': '2024-10-14', 'win_count': 891, 'win_rate': 55.86206896551724}, {'avg_performance': 8.040704379542438, 'bin': 0.8, 'count': 214, 'hit_count': 207, 'hit_rate': 96.72897196261682, 'total_count': 214, 'week': '2024-10-14', 'win_count': 148, 'win_rate': 69.1588785046729}], '2024-10-21': [{'avg_performance': 0.38387715930903, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9709764756086716, 'bin': 0.3, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3062931151410297, 'bin': 0.4, 'count': 6, 'hit_count': 5, 'hit_rate': 83.33333333333333, 'total_count': 6, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.5164096657483253, 'bin': 0.5, 'count': 25, 'hit_count': 22, 'hit_rate': 88.0, 'total_count': 25, 'week': '2024-10-21', 'win_count': 7, 'win_rate': 28.0}, {'avg_performance': 4.1596411175942425, 'bin': 0.6, 'count': 146, 'hit_count': 136, 'hit_rate': 93.15068493150685, 'total_count': 146, 'week': '2024-10-21', 'win_count': 56, 'win_rate': 38.35616438356164}, {'avg_performance': 8.03449923342892, 'bin': 0.7, 'count': 1759, 'hit_count': 1628, 'hit_rate': 92.55258669698692, 'total_count': 1759, 'week': '2024-10-21', 'win_count': 1003, 'win_rate': 57.02103467879477}, {'avg_performance': 8.348772559069227, 'bin': 0.8, 'count': 207, 'hit_count': 197, 'hit_rate': 95.16908212560386, 'total_count': 207, 'week': '2024-10-21', 'win_count': 124, 'win_rate': 59.90338164251208}], '2024-10-28': [{'avg_performance': 11.856661248915968, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-28', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.3348216882106607, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 2.7996008250747595, 'bin': 0.5, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-10-28', 'win_count': 3, 'win_rate': 17.647058823529413}, {'avg_performance': 4.648447686121441, 'bin': 0.6, 'count': 122, 'hit_count': 118, 'hit_rate': 96.72131147540983, 'total_count': 122, 'week': '2024-10-28', 'win_count': 51, 'win_rate': 41.80327868852459}, {'avg_performance': 7.265669642594064, 'bin': 0.7, 'count': 997, 'hit_count': 927, 'hit_rate': 92.97893681043129, 'total_count': 997, 'week': '2024-10-28', 'win_count': 618, 'win_rate': 61.98595787362086}, {'avg_performance': 10.816422602027322, 'bin': 0.8, 'count': 41, 'hit_count': 38, 'hit_rate': 92.6829268292683, 'total_count': 41, 'week': '2024-10-28', 'win_count': 28, 'win_rate': 68.29268292682927}], '2024-11-04': [{'avg_performance': 9.506070965460328, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 11.085533897596687, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-11-04', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 5.802859193965779, 'bin': 0.5, 'count': 25, 'hit_count': 24, 'hit_rate': 96.0, 'total_count': 25, 'week': '2024-11-04', 'win_count': 12, 'win_rate': 48.0}, {'avg_performance': 8.090414252589902, 'bin': 0.6, 'count': 164, 'hit_count': 154, 'hit_rate': 93.90243902439025, 'total_count': 164, 'week': '2024-11-04', 'win_count': 110, 'win_rate': 67.07317073170732}, {'avg_performance': 10.27282302016535, 'bin': 0.7, 'count': 1486, 'hit_count': 1401, 'hit_rate': 94.27994616419919, 'total_count': 1486, 'week': '2024-11-04', 'win_count': 1113, 'win_rate': 74.89905787348587}, {'avg_performance': 8.653533395637153, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-04', 'win_count': 44, 'win_rate': 68.75}], '2024-11-11': [{'avg_performance': 40.77065557250119, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-11', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 68.54218006242404, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2024-11-11', 'win_count': 3, 'win_rate': 42.857142857142854}, {'avg_performance': 7.473429086066595, 'bin': 0.5, 'count': 28, 'hit_count': 26, 'hit_rate': 92.85714285714286, 'total_count': 28, 'week': '2024-11-11', 'win_count': 11, 'win_rate': 39.285714285714285}, {'avg_performance': 5.7210642939107865, 'bin': 0.6, 'count': 172, 'hit_count': 162, 'hit_rate': 94.18604651162791, 'total_count': 172, 'week': '2024-11-11', 'win_count': 78, 'win_rate': 45.348837209302324}, {'avg_performance': 6.950606849660758, 'bin': 0.7, 'count': 2183, 'hit_count': 1942, 'hit_rate': 88.96014658726523, 'total_count': 2183, 'week': '2024-11-11', 'win_count': 1085, 'win_rate': 49.702244617498856}, {'avg_performance': 6.576073427037283, 'bin': 0.8, 'count': 193, 'hit_count': 170, 'hit_rate': 88.08290155440415, 'total_count': 193, 'week': '2024-11-11', 'win_count': 92, 'win_rate': 47.66839378238342}], '2024-11-18': [{'avg_performance': 0.2985074626865608, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.953737191078962, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 14.963661448456241, 'bin': 0.4, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 33.333333333333336}, {'avg_performance': 12.523383330708796, 'bin': 0.5, 'count': 16, 'hit_count': 14, 'hit_rate': 87.5, 'total_count': 16, 'week': '2024-11-18', 'win_count': 7, 'win_rate': 43.75}, {'avg_performance': 7.926054355851836, 'bin': 0.6, 'count': 117, 'hit_count': 106, 'hit_rate': 90.5982905982906, 'total_count': 117, 'week': '2024-11-18', 'win_count': 74, 'win_rate': 63.24786324786325}, {'avg_performance': 10.169714185726622, 'bin': 0.7, 'count': 1487, 'hit_count': 1412, 'hit_rate': 94.9562878278413, 'total_count': 1487, 'week': '2024-11-18', 'win_count': 1043, 'win_rate': 70.14122394082044}, {'avg_performance': 9.138444484012004, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-18', 'win_count': 46, 'win_rate': 71.875}], '2024-11-25': [{'avg_performance': 0.5649717514124374, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-25', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.249766314903041, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 9.823296109187984, 'bin': 0.5, 'count': 19, 'hit_count': 19, 'hit_rate': 100.0, 'total_count': 19, 'week': '2024-11-25', 'win_count': 10, 'win_rate': 52.63157894736842}, {'avg_performance': 7.033977605527942, 'bin': 0.6, 'count': 71, 'hit_count': 67, 'hit_rate': 94.36619718309859, 'total_count': 71, 'week': '2024-11-25', 'win_count': 39, 'win_rate': 54.929577464788736}, {'avg_performance': 9.085537651034798, 'bin': 0.7, 'count': 1392, 'hit_count': 1341, 'hit_rate': 96.33620689655173, 'total_count': 1392, 'week': '2024-11-25', 'win_count': 988, 'win_rate': 70.97701149425288}, {'avg_performance': 7.175712414927854, 'bin': 0.8, 'count': 45, 'hit_count': 44, 'hit_rate': 97.77777777777777, 'total_count': 45, 'week': '2024-11-25', 'win_count': 34, 'win_rate': 75.55555555555556}], '2024-12-02': [{'avg_performance': 1.1509608467783332, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-02', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3898688255760185, 'bin': 0.5, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-12-02', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 3.7840564250007986, 'bin': 0.6, 'count': 22, 'hit_count': 19, 'hit_rate': 86.36363636363636, 'total_count': 22, 'week': '2024-12-02', 'win_count': 6, 'win_rate': 27.272727272727273}, {'avg_performance': 7.689480520166782, 'bin': 0.7, 'count': 597, 'hit_count': 543, 'hit_rate': 90.95477386934674, 'total_count': 597, 'week': '2024-12-02', 'win_count': 317, 'win_rate': 53.098827470686764}, {'avg_performance': 12.011978156596522, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-12-02', 'win_count': 5, 'win_rate': 50.0}], '2024-12-09': [{'avg_performance': 1.6921913934540918, 'bin': 0.2, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9532888465204923, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.9005706250438368, 'bin': 0.4, 'count': 8, 'hit_count': 7, 'hit_rate': 87.5, 'total_count': 8, 'week': '2024-12-09', 'win_count': 2, 'win_rate': 25.0}, {'avg_performance': 5.196051909042814, 'bin': 0.5, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-12-09', 'win_count': 7, 'win_rate': 29.166666666666668}, {'avg_performance': 5.791194959609032, 'bin': 0.6, 'count': 127, 'hit_count': 119, 'hit_rate': 93.7007874015748, 'total_count': 127, 'week': '2024-12-09', 'win_count': 56, 'win_rate': 44.09448818897638}, {'avg_performance': 7.526378846625358, 'bin': 0.7, 'count': 2010, 'hit_count': 1867, 'hit_rate': 92.88557213930348, 'total_count': 2010, 'week': '2024-12-09', 'win_count': 1133, 'win_rate': 56.3681592039801}, {'avg_performance': 8.348974523266355, 'bin': 0.8, 'count': 98, 'hit_count': 93, 'hit_rate': 94.89795918367346, 'total_count': 98, 'week': '2024-12-09', 'win_count': 63, 'win_rate': 64.28571428571429}], '2024-12-16': [{'avg_performance': 1.2158357473192076, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.1586990595611335, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.4986874156097585, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-16', 'win_count': 3, 'win_rate': 33.333333333333336}, {'avg_performance': 7.624253080839346, 'bin': 0.6, 'count': 77, 'hit_count': 73, 'hit_rate': 94.8051948051948, 'total_count': 77, 'week': '2024-12-16', 'win_count': 35, 'win_rate': 45.45454545454545}, {'avg_performance': 9.719862667541674, 'bin': 0.7, 'count': 1313, 'hit_count': 1223, 'hit_rate': 93.14546839299315, 'total_count': 1313, 'week': '2024-12-16', 'win_count': 814, 'win_rate': 61.995430312261995}, {'avg_performance': 10.720921190133364, 'bin': 0.8, 'count': 40, 'hit_count': 38, 'hit_rate': 95.0, 'total_count': 40, 'week': '2024-12-16', 'win_count': 29, 'win_rate': 72.5}], '2024-12-23': [{'avg_performance': 3.076753932204165, 'bin': 0.5, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 60.0}, {'avg_performance': 5.432916285463778, 'bin': 0.6, 'count': 57, 'hit_count': 53, 'hit_rate': 92.98245614035088, 'total_count': 57, 'week': '2024-12-23', 'win_count': 26, 'win_rate': 45.6140350877193}, {'avg_performance': 13.807998928993412, 'bin': 0.7, 'count': 530, 'hit_count': 519, 'hit_rate': 97.9245283018868, 'total_count': 530, 'week': '2024-12-23', 'win_count': 386, 'win_rate': 72.83018867924528}, {'avg_performance': 29.792299285303002, 'bin': 0.8, 'count': 9, 'hit_count': 8, 'hit_rate': 88.88888888888889, 'total_count': 9, 'week': '2024-12-23', 'win_count': 5, 'win_rate': 55.55555555555556}], '2024-12-30': [{'avg_performance': 2.5974025974025996, 'bin': 0.4, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.729724176101836, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-30', 'win_count': 5, 'win_rate': 55.55555555555556}, {'avg_performance': 10.07692704762918, 'bin': 0.6, 'count': 85, 'hit_count': 81, 'hit_rate': 95.29411764705883, 'total_count': 85, 'week': '2024-12-30', 'win_count': 57, 'win_rate': 67.05882352941177}, {'avg_performance': 14.368317622689457, 'bin': 0.7, 'count': 726, 'hit_count': 710, 'hit_rate': 97.7961432506887, 'total_count': 726, 'week': '2024-12-30', 'win_count': 590, 'win_rate': 81.26721763085399}, {'avg_performance': 16.98487922412399, 'bin': 0.8, 'count': 32, 'hit_count': 32, 'hit_rate': 100.0, 'total_count': 32, 'week': '2024-12-30', 'win_count': 28, 'win_rate': 87.5}], '2025-01-06': [{'avg_performance': 10.27453799861533, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 0.8592097766991472, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-06', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.7025884280500825, 'bin': 0.5, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 10.526315789473685}, {'avg_performance': 3.9460445190171787, 'bin': 0.6, 'count': 89, 'hit_count': 81, 'hit_rate': 91.01123595505618, 'total_count': 89, 'week': '2025-01-06', 'win_count': 33, 'win_rate': 37.07865168539326}, {'avg_performance': 5.769467385757251, 'bin': 0.7, 'count': 839, 'hit_count': 727, 'hit_rate': 86.6507747318236, 'total_count': 839, 'week': '2025-01-06', 'win_count': 347, 'win_rate': 41.35876042908224}, {'avg_performance': 4.100909582740522, 'bin': 0.8, 'count': 73, 'hit_count': 64, 'hit_rate': 87.67123287671232, 'total_count': 73, 'week': '2025-01-06', 'win_count': 31, 'win_rate': 42.465753424657535}], '2025-01-13': [{'avg_performance': 2.4611508041896877, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.2427082891550008, 'bin': 0.4, 'count': 7, 'hit_count': 7, 'hit_rate': 100.0, 'total_count': 7, 'week': '2025-01-13', 'win_count': 2, 'win_rate': 28.571428571428573}, {'avg_performance': 5.977215511937495, 'bin': 0.5, 'count': 25, 'hit_count': 25, 'hit_rate': 100.0, 'total_count': 25, 'week': '2025-01-13', 'win_count': 17, 'win_rate': 68.0}, {'avg_performance': 6.232308427627005, 'bin': 0.6, 'count': 141, 'hit_count': 135, 'hit_rate': 95.74468085106383, 'total_count': 141, 'week': '2025-01-13', 'win_count': 85, 'win_rate': 60.283687943262414}, {'avg_performance': 8.49221338573038, 'bin': 0.7, 'count': 1614, 'hit_count': 1531, 'hit_rate': 94.85749690210656, 'total_count': 1614, 'week': '2025-01-13', 'win_count': 1127, 'win_rate': 69.82651796778191}, {'avg_performance': 13.48051817512275, 'bin': 0.8, 'count': 118, 'hit_count': 106, 'hit_rate': 89.83050847457628, 'total_count': 118, 'week': '2025-01-13', 'win_count': 86, 'win_rate': 72.88135593220339}], '2025-01-20': [{'avg_performance': 2.0554984583761486, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.8554532322137964, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.9427601789253663, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-20', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 3.2213742396728637, 'bin': 0.5, 'count': 31, 'hit_count': 31, 'hit_rate': 100.0, 'total_count': 31, 'week': '2025-01-20', 'win_count': 13, 'win_rate': 41.935483870967744}, {'avg_performance': 7.68513705692224, 'bin': 0.6, 'count': 156, 'hit_count': 151, 'hit_rate': 96.7948717948718, 'total_count': 156, 'week': '2025-01-20', 'win_count': 86, 'win_rate': 55.12820512820513}, {'avg_performance': 7.877107728428713, 'bin': 0.7, 'count': 1459, 'hit_count': 1391, 'hit_rate': 95.33927347498286, 'total_count': 1459, 'week': '2025-01-20', 'win_count': 981, 'win_rate': 67.23783413296779}, {'avg_performance': 9.198651942630873, 'bin': 0.8, 'count': 131, 'hit_count': 126, 'hit_rate': 96.18320610687023, 'total_count': 131, 'week': '2025-01-20', 'win_count': 99, 'win_rate': 75.57251908396947}], '2025-01-27': [{'avg_performance': 1.0810491267083957, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.257871569680502, 'bin': 0.4, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.3681028816247505, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 4.831154899995187, 'bin': 0.6, 'count': 50, 'hit_count': 49, 'hit_rate': 98.0, 'total_count': 50, 'week': '2025-01-27', 'win_count': 24, 'win_rate': 48.0}, {'avg_performance': 8.660514835238006, 'bin': 0.7, 'count': 504, 'hit_count': 477, 'hit_rate': 94.64285714285714, 'total_count': 504, 'week': '2025-01-27', 'win_count': 336, 'win_rate': 66.66666666666667}, {'avg_performance': 5.650996396492416, 'bin': 0.8, 'count': 49, 'hit_count': 46, 'hit_rate': 93.87755102040816, 'total_count': 49, 'week': '2025-01-27', 'win_count': 28, 'win_rate': 57.142857142857146}], '2025-02-03': [{'avg_performance': 1.3806706114398302, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 9.569377990430622, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 24.279598883685736, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-03', 'win_count': 3, 'win_rate': 100.0}, {'avg_performance': 6.96675740725965, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-03', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 7.91588296767001, 'bin': 0.6, 'count': 41, 'hit_count': 41, 'hit_rate': 100.0, 'total_count': 41, 'week': '2025-02-03', 'win_count': 33, 'win_rate': 80.48780487804878}, {'avg_performance': 10.160313393323941, 'bin': 0.7, 'count': 752, 'hit_count': 729, 'hit_rate': 96.94148936170212, 'total_count': 752, 'week': '2025-02-03', 'win_count': 592, 'win_rate': 78.72340425531915}, {'avg_performance': 12.049870230698735, 'bin': 0.8, 'count': 51, 'hit_count': 48, 'hit_rate': 94.11764705882354, 'total_count': 51, 'week': '2025-02-03', 'win_count': 42, 'win_rate': 82.3529411764706}], '2025-02-17': [{'avg_performance': 2.016879038077791, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 0.36138972184882806, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.4714089675946536, 'bin': 0.5, 'count': 7, 'hit_count': 5, 'hit_rate': 71.42857142857143, 'total_count': 7, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 14.285714285714286}, {'avg_performance': 3.6445213255311315, 'bin': 0.6, 'count': 55, 'hit_count': 46, 'hit_rate': 83.63636363636364, 'total_count': 55, 'week': '2025-02-17', 'win_count': 15, 'win_rate': 27.272727272727273}, {'avg_performance': 4.05076703346453, 'bin': 0.7, 'count': 530, 'hit_count': 433, 'hit_rate': 81.69811320754717, 'total_count': 530, 'week': '2025-02-17', 'win_count': 160, 'win_rate': 30.18867924528302}, {'avg_performance': 3.3832590351165615, 'bin': 0.8, 'count': 54, 'hit_count': 46, 'hit_rate': 85.18518518518519, 'total_count': 54, 'week': '2025-02-17', 'win_count': 22, 'win_rate': 40.74074074074074}], '2025-02-24': [{'avg_performance': 14.747474747474739, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 1.483220254404718, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.886750479655935, 'bin': 0.5, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-24', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 4.098843931251354, 'bin': 0.6, 'count': 39, 'hit_count': 39, 'hit_rate': 100.0, 'total_count': 39, 'week': '2025-02-24', 'win_count': 21, 'win_rate': 53.84615384615385}, {'avg_performance': 6.7311024498695895, 'bin': 0.7, 'count': 341, 'hit_count': 324, 'hit_rate': 95.01466275659824, 'total_count': 341, 'week': '2025-02-24', 'win_count': 231, 'win_rate': 67.74193548387096}, {'avg_performance': 8.80997390923137, 'bin': 0.8, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-02-24', 'win_count': 16, 'win_rate': 84.21052631578948}], '2025-03-03': [{'avg_performance': 6.496927129060581, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 4.234347426755143, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 4.837971033345035, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2025-03-03', 'win_count': 6, 'win_rate': 66.66666666666667}, {'avg_performance': 7.476385224123491, 'bin': 0.6, 'count': 60, 'hit_count': 56, 'hit_rate': 93.33333333333333, 'total_count': 60, 'week': '2025-03-03', 'win_count': 40, 'win_rate': 66.66666666666667}, {'avg_performance': 9.175863004552577, 'bin': 0.7, 'count': 501, 'hit_count': 479, 'hit_rate': 95.60878243512974, 'total_count': 501, 'week': '2025-03-03', 'win_count': 346, 'win_rate': 69.06187624750498}, {'avg_performance': 10.600061758245392, 'bin': 0.8, 'count': 45, 'hit_count': 43, 'hit_rate': 95.55555555555556, 'total_count': 45, 'week': '2025-03-03', 'win_count': 35, 'win_rate': 77.77777777777777}], '2025-03-10': [{'avg_performance': 3.1413612565444975, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-10', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 5.273294241964802, 'bin': 0.4, 'count': 11, 'hit_count': 10, 'hit_rate': 90.9090909090909, 'total_count': 11, 'week': '2025-03-10', 'win_count': 4, 'win_rate': 36.36363636363637}, {'avg_performance': 6.362088830497881, 'bin': 0.5, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'week': '2025-03-10', 'win_count': 18, 'win_rate': 78.26086956521739}, {'avg_performance': 7.442734895529073, 'bin': 0.6, 'count': 194, 'hit_count': 188, 'hit_rate': 96.90721649484536, 'total_count': 194, 'week': '2025-03-10', 'win_count': 127, 'win_rate': 65.4639175257732}, {'avg_performance': 7.825642875837303, 'bin': 0.7, 'count': 2062, 'hit_count': 1938, 'hit_rate': 93.98642095053346, 'total_count': 2062, 'week': '2025-03-10', 'win_count': 1374, 'win_rate': 66.63433559650825}, {'avg_performance': 9.519864190453308, 'bin': 0.8, 'count': 65, 'hit_count': 62, 'hit_rate': 95.38461538461539, 'total_count': 65, 'week': '2025-03-10', 'win_count': 51, 'win_rate': 78.46153846153847}]}, 'curve_data_week_list': ['2024-10-07', '2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '2024-12-02', '2024-12-09', '2024-12-16', '2024-12-23', '2024-12-30', '2025-01-06', '2025-01-13', '2025-01-20', '2025-01-27', '2025-02-03', '2025-02-17', '2025-02-24', '2025-03-03', '2025-03-10'], 'date_from': datetime.date(2024, 10, 7), 'date_to': datetime.date(2025, 4, 5), 'kpis': {'avg_gain': 8.35064971357415, 'fail_count': 11421, 'hit_count': 28313, 'hit_rate': 93.63383821681329, 'pass_count': 18817, 'total_tests': 30238, 'win_rate': 62.229644817778954}, 'last_metrics': <ModelMetrics: Binned LGBM 3d PH 3% Metrics: 2025-04-04 >, 'model': <Model: Binned LGBM 3d PH 3% (binned-ph-lgmb-p3-seq3-platt v1)>, 'performance_data': '<<queryset of core.ModelTest>>'} {'block': <Block Node: header. Contents: [<TextNode: '\n\n '>, <IncludeNode: template=<FilterExpression '"components/header.html"'>>, <TextNode: '\n\n '>]>}
components/kpis.html
/mnt/disks/pennyloupe_disk/pennyloupe/app/core/templates/components/kpis.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'Ug6wwe35THbADW1ZsY2D1iZkBdOjvilMpfGLkNwF1KQarTPBh6f3T845ad38gnM0'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/61'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f8de84ec750>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f8de84ec750>>'} {'curve_data': [{'avg_performance': 1.2504894131199589, 'bin': 0.2, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 7.028663507041953, 'bin': 0.3, 'count': 36, 'hit_count': 34, 'hit_rate': 94.44444444444444, 'total_count': 36, 'win_count': 13, 'win_rate': 36.111111111111114}, {'avg_performance': 9.432175772160651, 'bin': 0.4, 'count': 94, 'hit_count': 89, 'hit_rate': 94.68085106382979, 'total_count': 94, 'win_count': 27, 'win_rate': 28.72340425531915}, {'avg_performance': 5.44822039735625, 'bin': 0.5, 'count': 345, 'hit_count': 327, 'hit_rate': 94.78260869565217, 'total_count': 345, 'win_count': 147, 'win_rate': 42.608695652173914}, {'avg_performance': 6.276983864727436, 'bin': 0.6, 'count': 2238, 'hit_count': 2118, 'hit_rate': 94.63806970509384, 'total_count': 2238, 'win_count': 1176, 'win_rate': 52.54691689008043}, {'avg_performance': 8.533575402218842, 'bin': 0.7, 'count': 25724, 'hit_count': 24056, 'hit_rate': 93.51578292645, 'total_count': 25724, 'win_count': 16266, 'win_rate': 63.232778728036074}, {'avg_performance': 8.86255964112395, 'bin': 0.8, 'count': 1793, 'hit_count': 1681, 'hit_rate': 93.75348577802565, 'total_count': 1793, 'win_count': 1187, 'win_rate': 66.20189626324596}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'win_count': 1, 'win_rate': 50.0}], 'curve_data_by_week': {'2024-10-07': [{'avg_performance': 8.164127436473585, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.26552716148981, 'bin': 0.5, 'count': 11, 'hit_count': 11, 'hit_rate': 100.0, 'total_count': 11, 'week': '2024-10-07', 'win_count': 3, 'win_rate': 27.272727272727273}, {'avg_performance': 5.134353802031955, 'bin': 0.6, 'count': 89, 'hit_count': 86, 'hit_rate': 96.62921348314607, 'total_count': 89, 'week': '2024-10-07', 'win_count': 47, 'win_rate': 52.80898876404494}, {'avg_performance': 8.070123830986233, 'bin': 0.7, 'count': 1047, 'hit_count': 1015, 'hit_rate': 96.94364851957975, 'total_count': 1047, 'week': '2024-10-07', 'win_count': 791, 'win_rate': 75.54918815663801}, {'avg_performance': 9.68536888753788, 'bin': 0.8, 'count': 171, 'hit_count': 163, 'hit_rate': 95.32163742690058, 'total_count': 171, 'week': '2024-10-07', 'win_count': 131, 'win_rate': 76.60818713450293}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}], '2024-10-14': [{'avg_performance': 0.9022370535162528, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.337629431182013, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 4.600619281242528, 'bin': 0.5, 'count': 20, 'hit_count': 17, 'hit_rate': 85.0, 'total_count': 20, 'week': '2024-10-14', 'win_count': 6, 'win_rate': 30.0}, {'avg_performance': 5.238828360908673, 'bin': 0.6, 'count': 164, 'hit_count': 158, 'hit_rate': 96.34146341463415, 'total_count': 164, 'week': '2024-10-14', 'win_count': 77, 'win_rate': 46.951219512195124}, {'avg_performance': 8.797660614333616, 'bin': 0.7, 'count': 1595, 'hit_count': 1499, 'hit_rate': 93.98119122257053, 'total_count': 1595, 'week': '2024-10-14', 'win_count': 891, 'win_rate': 55.86206896551724}, {'avg_performance': 8.040704379542438, 'bin': 0.8, 'count': 214, 'hit_count': 207, 'hit_rate': 96.72897196261682, 'total_count': 214, 'week': '2024-10-14', 'win_count': 148, 'win_rate': 69.1588785046729}], '2024-10-21': [{'avg_performance': 0.38387715930903, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9709764756086716, 'bin': 0.3, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3062931151410297, 'bin': 0.4, 'count': 6, 'hit_count': 5, 'hit_rate': 83.33333333333333, 'total_count': 6, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.5164096657483253, 'bin': 0.5, 'count': 25, 'hit_count': 22, 'hit_rate': 88.0, 'total_count': 25, 'week': '2024-10-21', 'win_count': 7, 'win_rate': 28.0}, {'avg_performance': 4.1596411175942425, 'bin': 0.6, 'count': 146, 'hit_count': 136, 'hit_rate': 93.15068493150685, 'total_count': 146, 'week': '2024-10-21', 'win_count': 56, 'win_rate': 38.35616438356164}, {'avg_performance': 8.03449923342892, 'bin': 0.7, 'count': 1759, 'hit_count': 1628, 'hit_rate': 92.55258669698692, 'total_count': 1759, 'week': '2024-10-21', 'win_count': 1003, 'win_rate': 57.02103467879477}, {'avg_performance': 8.348772559069227, 'bin': 0.8, 'count': 207, 'hit_count': 197, 'hit_rate': 95.16908212560386, 'total_count': 207, 'week': '2024-10-21', 'win_count': 124, 'win_rate': 59.90338164251208}], '2024-10-28': [{'avg_performance': 11.856661248915968, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-28', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.3348216882106607, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 2.7996008250747595, 'bin': 0.5, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-10-28', 'win_count': 3, 'win_rate': 17.647058823529413}, {'avg_performance': 4.648447686121441, 'bin': 0.6, 'count': 122, 'hit_count': 118, 'hit_rate': 96.72131147540983, 'total_count': 122, 'week': '2024-10-28', 'win_count': 51, 'win_rate': 41.80327868852459}, {'avg_performance': 7.265669642594064, 'bin': 0.7, 'count': 997, 'hit_count': 927, 'hit_rate': 92.97893681043129, 'total_count': 997, 'week': '2024-10-28', 'win_count': 618, 'win_rate': 61.98595787362086}, {'avg_performance': 10.816422602027322, 'bin': 0.8, 'count': 41, 'hit_count': 38, 'hit_rate': 92.6829268292683, 'total_count': 41, 'week': '2024-10-28', 'win_count': 28, 'win_rate': 68.29268292682927}], '2024-11-04': [{'avg_performance': 9.506070965460328, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 11.085533897596687, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-11-04', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 5.802859193965779, 'bin': 0.5, 'count': 25, 'hit_count': 24, 'hit_rate': 96.0, 'total_count': 25, 'week': '2024-11-04', 'win_count': 12, 'win_rate': 48.0}, {'avg_performance': 8.090414252589902, 'bin': 0.6, 'count': 164, 'hit_count': 154, 'hit_rate': 93.90243902439025, 'total_count': 164, 'week': '2024-11-04', 'win_count': 110, 'win_rate': 67.07317073170732}, {'avg_performance': 10.27282302016535, 'bin': 0.7, 'count': 1486, 'hit_count': 1401, 'hit_rate': 94.27994616419919, 'total_count': 1486, 'week': '2024-11-04', 'win_count': 1113, 'win_rate': 74.89905787348587}, {'avg_performance': 8.653533395637153, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-04', 'win_count': 44, 'win_rate': 68.75}], '2024-11-11': [{'avg_performance': 40.77065557250119, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-11', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 68.54218006242404, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2024-11-11', 'win_count': 3, 'win_rate': 42.857142857142854}, {'avg_performance': 7.473429086066595, 'bin': 0.5, 'count': 28, 'hit_count': 26, 'hit_rate': 92.85714285714286, 'total_count': 28, 'week': '2024-11-11', 'win_count': 11, 'win_rate': 39.285714285714285}, {'avg_performance': 5.7210642939107865, 'bin': 0.6, 'count': 172, 'hit_count': 162, 'hit_rate': 94.18604651162791, 'total_count': 172, 'week': '2024-11-11', 'win_count': 78, 'win_rate': 45.348837209302324}, {'avg_performance': 6.950606849660758, 'bin': 0.7, 'count': 2183, 'hit_count': 1942, 'hit_rate': 88.96014658726523, 'total_count': 2183, 'week': '2024-11-11', 'win_count': 1085, 'win_rate': 49.702244617498856}, {'avg_performance': 6.576073427037283, 'bin': 0.8, 'count': 193, 'hit_count': 170, 'hit_rate': 88.08290155440415, 'total_count': 193, 'week': '2024-11-11', 'win_count': 92, 'win_rate': 47.66839378238342}], '2024-11-18': [{'avg_performance': 0.2985074626865608, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.953737191078962, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 14.963661448456241, 'bin': 0.4, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 33.333333333333336}, {'avg_performance': 12.523383330708796, 'bin': 0.5, 'count': 16, 'hit_count': 14, 'hit_rate': 87.5, 'total_count': 16, 'week': '2024-11-18', 'win_count': 7, 'win_rate': 43.75}, {'avg_performance': 7.926054355851836, 'bin': 0.6, 'count': 117, 'hit_count': 106, 'hit_rate': 90.5982905982906, 'total_count': 117, 'week': '2024-11-18', 'win_count': 74, 'win_rate': 63.24786324786325}, {'avg_performance': 10.169714185726622, 'bin': 0.7, 'count': 1487, 'hit_count': 1412, 'hit_rate': 94.9562878278413, 'total_count': 1487, 'week': '2024-11-18', 'win_count': 1043, 'win_rate': 70.14122394082044}, {'avg_performance': 9.138444484012004, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-18', 'win_count': 46, 'win_rate': 71.875}], '2024-11-25': [{'avg_performance': 0.5649717514124374, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-25', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.249766314903041, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 9.823296109187984, 'bin': 0.5, 'count': 19, 'hit_count': 19, 'hit_rate': 100.0, 'total_count': 19, 'week': '2024-11-25', 'win_count': 10, 'win_rate': 52.63157894736842}, {'avg_performance': 7.033977605527942, 'bin': 0.6, 'count': 71, 'hit_count': 67, 'hit_rate': 94.36619718309859, 'total_count': 71, 'week': '2024-11-25', 'win_count': 39, 'win_rate': 54.929577464788736}, {'avg_performance': 9.085537651034798, 'bin': 0.7, 'count': 1392, 'hit_count': 1341, 'hit_rate': 96.33620689655173, 'total_count': 1392, 'week': '2024-11-25', 'win_count': 988, 'win_rate': 70.97701149425288}, {'avg_performance': 7.175712414927854, 'bin': 0.8, 'count': 45, 'hit_count': 44, 'hit_rate': 97.77777777777777, 'total_count': 45, 'week': '2024-11-25', 'win_count': 34, 'win_rate': 75.55555555555556}], '2024-12-02': [{'avg_performance': 1.1509608467783332, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-02', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3898688255760185, 'bin': 0.5, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-12-02', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 3.7840564250007986, 'bin': 0.6, 'count': 22, 'hit_count': 19, 'hit_rate': 86.36363636363636, 'total_count': 22, 'week': '2024-12-02', 'win_count': 6, 'win_rate': 27.272727272727273}, {'avg_performance': 7.689480520166782, 'bin': 0.7, 'count': 597, 'hit_count': 543, 'hit_rate': 90.95477386934674, 'total_count': 597, 'week': '2024-12-02', 'win_count': 317, 'win_rate': 53.098827470686764}, {'avg_performance': 12.011978156596522, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-12-02', 'win_count': 5, 'win_rate': 50.0}], '2024-12-09': [{'avg_performance': 1.6921913934540918, 'bin': 0.2, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9532888465204923, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.9005706250438368, 'bin': 0.4, 'count': 8, 'hit_count': 7, 'hit_rate': 87.5, 'total_count': 8, 'week': '2024-12-09', 'win_count': 2, 'win_rate': 25.0}, {'avg_performance': 5.196051909042814, 'bin': 0.5, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-12-09', 'win_count': 7, 'win_rate': 29.166666666666668}, {'avg_performance': 5.791194959609032, 'bin': 0.6, 'count': 127, 'hit_count': 119, 'hit_rate': 93.7007874015748, 'total_count': 127, 'week': '2024-12-09', 'win_count': 56, 'win_rate': 44.09448818897638}, {'avg_performance': 7.526378846625358, 'bin': 0.7, 'count': 2010, 'hit_count': 1867, 'hit_rate': 92.88557213930348, 'total_count': 2010, 'week': '2024-12-09', 'win_count': 1133, 'win_rate': 56.3681592039801}, {'avg_performance': 8.348974523266355, 'bin': 0.8, 'count': 98, 'hit_count': 93, 'hit_rate': 94.89795918367346, 'total_count': 98, 'week': '2024-12-09', 'win_count': 63, 'win_rate': 64.28571428571429}], '2024-12-16': [{'avg_performance': 1.2158357473192076, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.1586990595611335, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.4986874156097585, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-16', 'win_count': 3, 'win_rate': 33.333333333333336}, {'avg_performance': 7.624253080839346, 'bin': 0.6, 'count': 77, 'hit_count': 73, 'hit_rate': 94.8051948051948, 'total_count': 77, 'week': '2024-12-16', 'win_count': 35, 'win_rate': 45.45454545454545}, {'avg_performance': 9.719862667541674, 'bin': 0.7, 'count': 1313, 'hit_count': 1223, 'hit_rate': 93.14546839299315, 'total_count': 1313, 'week': '2024-12-16', 'win_count': 814, 'win_rate': 61.995430312261995}, {'avg_performance': 10.720921190133364, 'bin': 0.8, 'count': 40, 'hit_count': 38, 'hit_rate': 95.0, 'total_count': 40, 'week': '2024-12-16', 'win_count': 29, 'win_rate': 72.5}], '2024-12-23': [{'avg_performance': 3.076753932204165, 'bin': 0.5, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 60.0}, {'avg_performance': 5.432916285463778, 'bin': 0.6, 'count': 57, 'hit_count': 53, 'hit_rate': 92.98245614035088, 'total_count': 57, 'week': '2024-12-23', 'win_count': 26, 'win_rate': 45.6140350877193}, {'avg_performance': 13.807998928993412, 'bin': 0.7, 'count': 530, 'hit_count': 519, 'hit_rate': 97.9245283018868, 'total_count': 530, 'week': '2024-12-23', 'win_count': 386, 'win_rate': 72.83018867924528}, {'avg_performance': 29.792299285303002, 'bin': 0.8, 'count': 9, 'hit_count': 8, 'hit_rate': 88.88888888888889, 'total_count': 9, 'week': '2024-12-23', 'win_count': 5, 'win_rate': 55.55555555555556}], '2024-12-30': [{'avg_performance': 2.5974025974025996, 'bin': 0.4, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.729724176101836, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-30', 'win_count': 5, 'win_rate': 55.55555555555556}, {'avg_performance': 10.07692704762918, 'bin': 0.6, 'count': 85, 'hit_count': 81, 'hit_rate': 95.29411764705883, 'total_count': 85, 'week': '2024-12-30', 'win_count': 57, 'win_rate': 67.05882352941177}, {'avg_performance': 14.368317622689457, 'bin': 0.7, 'count': 726, 'hit_count': 710, 'hit_rate': 97.7961432506887, 'total_count': 726, 'week': '2024-12-30', 'win_count': 590, 'win_rate': 81.26721763085399}, {'avg_performance': 16.98487922412399, 'bin': 0.8, 'count': 32, 'hit_count': 32, 'hit_rate': 100.0, 'total_count': 32, 'week': '2024-12-30', 'win_count': 28, 'win_rate': 87.5}], '2025-01-06': [{'avg_performance': 10.27453799861533, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 0.8592097766991472, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-06', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.7025884280500825, 'bin': 0.5, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 10.526315789473685}, {'avg_performance': 3.9460445190171787, 'bin': 0.6, 'count': 89, 'hit_count': 81, 'hit_rate': 91.01123595505618, 'total_count': 89, 'week': '2025-01-06', 'win_count': 33, 'win_rate': 37.07865168539326}, {'avg_performance': 5.769467385757251, 'bin': 0.7, 'count': 839, 'hit_count': 727, 'hit_rate': 86.6507747318236, 'total_count': 839, 'week': '2025-01-06', 'win_count': 347, 'win_rate': 41.35876042908224}, {'avg_performance': 4.100909582740522, 'bin': 0.8, 'count': 73, 'hit_count': 64, 'hit_rate': 87.67123287671232, 'total_count': 73, 'week': '2025-01-06', 'win_count': 31, 'win_rate': 42.465753424657535}], '2025-01-13': [{'avg_performance': 2.4611508041896877, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.2427082891550008, 'bin': 0.4, 'count': 7, 'hit_count': 7, 'hit_rate': 100.0, 'total_count': 7, 'week': '2025-01-13', 'win_count': 2, 'win_rate': 28.571428571428573}, {'avg_performance': 5.977215511937495, 'bin': 0.5, 'count': 25, 'hit_count': 25, 'hit_rate': 100.0, 'total_count': 25, 'week': '2025-01-13', 'win_count': 17, 'win_rate': 68.0}, {'avg_performance': 6.232308427627005, 'bin': 0.6, 'count': 141, 'hit_count': 135, 'hit_rate': 95.74468085106383, 'total_count': 141, 'week': '2025-01-13', 'win_count': 85, 'win_rate': 60.283687943262414}, {'avg_performance': 8.49221338573038, 'bin': 0.7, 'count': 1614, 'hit_count': 1531, 'hit_rate': 94.85749690210656, 'total_count': 1614, 'week': '2025-01-13', 'win_count': 1127, 'win_rate': 69.82651796778191}, {'avg_performance': 13.48051817512275, 'bin': 0.8, 'count': 118, 'hit_count': 106, 'hit_rate': 89.83050847457628, 'total_count': 118, 'week': '2025-01-13', 'win_count': 86, 'win_rate': 72.88135593220339}], '2025-01-20': [{'avg_performance': 2.0554984583761486, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.8554532322137964, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.9427601789253663, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-20', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 3.2213742396728637, 'bin': 0.5, 'count': 31, 'hit_count': 31, 'hit_rate': 100.0, 'total_count': 31, 'week': '2025-01-20', 'win_count': 13, 'win_rate': 41.935483870967744}, {'avg_performance': 7.68513705692224, 'bin': 0.6, 'count': 156, 'hit_count': 151, 'hit_rate': 96.7948717948718, 'total_count': 156, 'week': '2025-01-20', 'win_count': 86, 'win_rate': 55.12820512820513}, {'avg_performance': 7.877107728428713, 'bin': 0.7, 'count': 1459, 'hit_count': 1391, 'hit_rate': 95.33927347498286, 'total_count': 1459, 'week': '2025-01-20', 'win_count': 981, 'win_rate': 67.23783413296779}, {'avg_performance': 9.198651942630873, 'bin': 0.8, 'count': 131, 'hit_count': 126, 'hit_rate': 96.18320610687023, 'total_count': 131, 'week': '2025-01-20', 'win_count': 99, 'win_rate': 75.57251908396947}], '2025-01-27': [{'avg_performance': 1.0810491267083957, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.257871569680502, 'bin': 0.4, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.3681028816247505, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 4.831154899995187, 'bin': 0.6, 'count': 50, 'hit_count': 49, 'hit_rate': 98.0, 'total_count': 50, 'week': '2025-01-27', 'win_count': 24, 'win_rate': 48.0}, {'avg_performance': 8.660514835238006, 'bin': 0.7, 'count': 504, 'hit_count': 477, 'hit_rate': 94.64285714285714, 'total_count': 504, 'week': '2025-01-27', 'win_count': 336, 'win_rate': 66.66666666666667}, {'avg_performance': 5.650996396492416, 'bin': 0.8, 'count': 49, 'hit_count': 46, 'hit_rate': 93.87755102040816, 'total_count': 49, 'week': '2025-01-27', 'win_count': 28, 'win_rate': 57.142857142857146}], '2025-02-03': [{'avg_performance': 1.3806706114398302, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 9.569377990430622, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 24.279598883685736, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-03', 'win_count': 3, 'win_rate': 100.0}, {'avg_performance': 6.96675740725965, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-03', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 7.91588296767001, 'bin': 0.6, 'count': 41, 'hit_count': 41, 'hit_rate': 100.0, 'total_count': 41, 'week': '2025-02-03', 'win_count': 33, 'win_rate': 80.48780487804878}, {'avg_performance': 10.160313393323941, 'bin': 0.7, 'count': 752, 'hit_count': 729, 'hit_rate': 96.94148936170212, 'total_count': 752, 'week': '2025-02-03', 'win_count': 592, 'win_rate': 78.72340425531915}, {'avg_performance': 12.049870230698735, 'bin': 0.8, 'count': 51, 'hit_count': 48, 'hit_rate': 94.11764705882354, 'total_count': 51, 'week': '2025-02-03', 'win_count': 42, 'win_rate': 82.3529411764706}], '2025-02-17': [{'avg_performance': 2.016879038077791, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 0.36138972184882806, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.4714089675946536, 'bin': 0.5, 'count': 7, 'hit_count': 5, 'hit_rate': 71.42857142857143, 'total_count': 7, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 14.285714285714286}, {'avg_performance': 3.6445213255311315, 'bin': 0.6, 'count': 55, 'hit_count': 46, 'hit_rate': 83.63636363636364, 'total_count': 55, 'week': '2025-02-17', 'win_count': 15, 'win_rate': 27.272727272727273}, {'avg_performance': 4.05076703346453, 'bin': 0.7, 'count': 530, 'hit_count': 433, 'hit_rate': 81.69811320754717, 'total_count': 530, 'week': '2025-02-17', 'win_count': 160, 'win_rate': 30.18867924528302}, {'avg_performance': 3.3832590351165615, 'bin': 0.8, 'count': 54, 'hit_count': 46, 'hit_rate': 85.18518518518519, 'total_count': 54, 'week': '2025-02-17', 'win_count': 22, 'win_rate': 40.74074074074074}], '2025-02-24': [{'avg_performance': 14.747474747474739, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 1.483220254404718, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.886750479655935, 'bin': 0.5, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-24', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 4.098843931251354, 'bin': 0.6, 'count': 39, 'hit_count': 39, 'hit_rate': 100.0, 'total_count': 39, 'week': '2025-02-24', 'win_count': 21, 'win_rate': 53.84615384615385}, {'avg_performance': 6.7311024498695895, 'bin': 0.7, 'count': 341, 'hit_count': 324, 'hit_rate': 95.01466275659824, 'total_count': 341, 'week': '2025-02-24', 'win_count': 231, 'win_rate': 67.74193548387096}, {'avg_performance': 8.80997390923137, 'bin': 0.8, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-02-24', 'win_count': 16, 'win_rate': 84.21052631578948}], '2025-03-03': [{'avg_performance': 6.496927129060581, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 4.234347426755143, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 4.837971033345035, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2025-03-03', 'win_count': 6, 'win_rate': 66.66666666666667}, {'avg_performance': 7.476385224123491, 'bin': 0.6, 'count': 60, 'hit_count': 56, 'hit_rate': 93.33333333333333, 'total_count': 60, 'week': '2025-03-03', 'win_count': 40, 'win_rate': 66.66666666666667}, {'avg_performance': 9.175863004552577, 'bin': 0.7, 'count': 501, 'hit_count': 479, 'hit_rate': 95.60878243512974, 'total_count': 501, 'week': '2025-03-03', 'win_count': 346, 'win_rate': 69.06187624750498}, {'avg_performance': 10.600061758245392, 'bin': 0.8, 'count': 45, 'hit_count': 43, 'hit_rate': 95.55555555555556, 'total_count': 45, 'week': '2025-03-03', 'win_count': 35, 'win_rate': 77.77777777777777}], '2025-03-10': [{'avg_performance': 3.1413612565444975, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-10', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 5.273294241964802, 'bin': 0.4, 'count': 11, 'hit_count': 10, 'hit_rate': 90.9090909090909, 'total_count': 11, 'week': '2025-03-10', 'win_count': 4, 'win_rate': 36.36363636363637}, {'avg_performance': 6.362088830497881, 'bin': 0.5, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'week': '2025-03-10', 'win_count': 18, 'win_rate': 78.26086956521739}, {'avg_performance': 7.442734895529073, 'bin': 0.6, 'count': 194, 'hit_count': 188, 'hit_rate': 96.90721649484536, 'total_count': 194, 'week': '2025-03-10', 'win_count': 127, 'win_rate': 65.4639175257732}, {'avg_performance': 7.825642875837303, 'bin': 0.7, 'count': 2062, 'hit_count': 1938, 'hit_rate': 93.98642095053346, 'total_count': 2062, 'week': '2025-03-10', 'win_count': 1374, 'win_rate': 66.63433559650825}, {'avg_performance': 9.519864190453308, 'bin': 0.8, 'count': 65, 'hit_count': 62, 'hit_rate': 95.38461538461539, 'total_count': 65, 'week': '2025-03-10', 'win_count': 51, 'win_rate': 78.46153846153847}]}, 'curve_data_week_list': ['2024-10-07', '2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '2024-12-02', '2024-12-09', '2024-12-16', '2024-12-23', '2024-12-30', '2025-01-06', '2025-01-13', '2025-01-20', '2025-01-27', '2025-02-03', '2025-02-17', '2025-02-24', '2025-03-03', '2025-03-10'], 'date_from': datetime.date(2024, 10, 7), 'date_to': datetime.date(2025, 4, 5), 'kpis': {'avg_gain': 8.35064971357415, 'fail_count': 11421, 'hit_count': 28313, 'hit_rate': 93.63383821681329, 'pass_count': 18817, 'total_tests': 30238, 'win_rate': 62.229644817778954}, 'last_metrics': <ModelMetrics: Binned LGBM 3d PH 3% Metrics: 2025-04-04 >, 'model': <Model: Binned LGBM 3d PH 3% (binned-ph-lgmb-p3-seq3-platt v1)>, 'performance_data': '<<queryset of core.ModelTest>>'} {'block': <Block Node: content. Contents: [<TextNode: '\n\n <div class="pl-cont'>, <Variable Node: model.name>, <TextNode: ' v'>, <Variable Node: model.version>, <TextNode: '\n\n </h1>\n\n '>, <URLNode view_name=''admin:core_model_change'' args=[<FilterExpression 'model.id'>] kwargs={} as=None>, <TextNode: '"\n '>, <Variable Node: model.key>, <TextNode: '</b>\n '>, <Variable Node: model.version>, <TextNode: '\n '>, <Variable Node: model.type>, <TextNode: '\n '>, <Variable Node: model.description|default:"<i>None</i>">, <TextNode: '\n '>, <Variable Node: model.end_point_url>, <TextNode: '</dd>\n '>, <Variable Node: model.last_trained_dt|localtime>, <TextNode: '</dd>\n '>, <URLNode view_name='"model_picks"' args=[] kwargs={} as=None>, <TextNode: '?model_id='>, <Variable Node: model.id>, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '">\n '>, <Variable Node: model.last_run_dt|localtime>, <TextNode: '\n '>, <ForNode: for key, value in model.meta.items, tail_len: 5>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n\n </d'>, <django.template.defaulttags.CsrfTokenNode object at 0x7f8de8d27210>, <TextNode: '\n\n '>, <Variable Node: date_from|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:\''>, <Variable Node: date_to|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:'>, <Variable Node: curve_data_week_list|length>, <TextNode: '" value="0" step="1"\n '>, <IncludeNode: template=<FilterExpression '"components/kpis.html"'>>, <TextNode: '\n <!--'>, <IfNode>, <TextNode: '\n\n </div>\n'>]>} {'kpi': ''}
snippets/metrics.html
/mnt/disks/pennyloupe_disk/pennyloupe/app/core/templates/snippets/metrics.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'Ug6wwe35THbADW1ZsY2D1iZkBdOjvilMpfGLkNwF1KQarTPBh6f3T845ad38gnM0'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/61'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f8de84ec750>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f8de84ec750>>'} {'curve_data': [{'avg_performance': 1.2504894131199589, 'bin': 0.2, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 7.028663507041953, 'bin': 0.3, 'count': 36, 'hit_count': 34, 'hit_rate': 94.44444444444444, 'total_count': 36, 'win_count': 13, 'win_rate': 36.111111111111114}, {'avg_performance': 9.432175772160651, 'bin': 0.4, 'count': 94, 'hit_count': 89, 'hit_rate': 94.68085106382979, 'total_count': 94, 'win_count': 27, 'win_rate': 28.72340425531915}, {'avg_performance': 5.44822039735625, 'bin': 0.5, 'count': 345, 'hit_count': 327, 'hit_rate': 94.78260869565217, 'total_count': 345, 'win_count': 147, 'win_rate': 42.608695652173914}, {'avg_performance': 6.276983864727436, 'bin': 0.6, 'count': 2238, 'hit_count': 2118, 'hit_rate': 94.63806970509384, 'total_count': 2238, 'win_count': 1176, 'win_rate': 52.54691689008043}, {'avg_performance': 8.533575402218842, 'bin': 0.7, 'count': 25724, 'hit_count': 24056, 'hit_rate': 93.51578292645, 'total_count': 25724, 'win_count': 16266, 'win_rate': 63.232778728036074}, {'avg_performance': 8.86255964112395, 'bin': 0.8, 'count': 1793, 'hit_count': 1681, 'hit_rate': 93.75348577802565, 'total_count': 1793, 'win_count': 1187, 'win_rate': 66.20189626324596}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'win_count': 1, 'win_rate': 50.0}], 'curve_data_by_week': {'2024-10-07': [{'avg_performance': 8.164127436473585, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.26552716148981, 'bin': 0.5, 'count': 11, 'hit_count': 11, 'hit_rate': 100.0, 'total_count': 11, 'week': '2024-10-07', 'win_count': 3, 'win_rate': 27.272727272727273}, {'avg_performance': 5.134353802031955, 'bin': 0.6, 'count': 89, 'hit_count': 86, 'hit_rate': 96.62921348314607, 'total_count': 89, 'week': '2024-10-07', 'win_count': 47, 'win_rate': 52.80898876404494}, {'avg_performance': 8.070123830986233, 'bin': 0.7, 'count': 1047, 'hit_count': 1015, 'hit_rate': 96.94364851957975, 'total_count': 1047, 'week': '2024-10-07', 'win_count': 791, 'win_rate': 75.54918815663801}, {'avg_performance': 9.68536888753788, 'bin': 0.8, 'count': 171, 'hit_count': 163, 'hit_rate': 95.32163742690058, 'total_count': 171, 'week': '2024-10-07', 'win_count': 131, 'win_rate': 76.60818713450293}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}], '2024-10-14': [{'avg_performance': 0.9022370535162528, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.337629431182013, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 4.600619281242528, 'bin': 0.5, 'count': 20, 'hit_count': 17, 'hit_rate': 85.0, 'total_count': 20, 'week': '2024-10-14', 'win_count': 6, 'win_rate': 30.0}, {'avg_performance': 5.238828360908673, 'bin': 0.6, 'count': 164, 'hit_count': 158, 'hit_rate': 96.34146341463415, 'total_count': 164, 'week': '2024-10-14', 'win_count': 77, 'win_rate': 46.951219512195124}, {'avg_performance': 8.797660614333616, 'bin': 0.7, 'count': 1595, 'hit_count': 1499, 'hit_rate': 93.98119122257053, 'total_count': 1595, 'week': '2024-10-14', 'win_count': 891, 'win_rate': 55.86206896551724}, {'avg_performance': 8.040704379542438, 'bin': 0.8, 'count': 214, 'hit_count': 207, 'hit_rate': 96.72897196261682, 'total_count': 214, 'week': '2024-10-14', 'win_count': 148, 'win_rate': 69.1588785046729}], '2024-10-21': [{'avg_performance': 0.38387715930903, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9709764756086716, 'bin': 0.3, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3062931151410297, 'bin': 0.4, 'count': 6, 'hit_count': 5, 'hit_rate': 83.33333333333333, 'total_count': 6, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.5164096657483253, 'bin': 0.5, 'count': 25, 'hit_count': 22, 'hit_rate': 88.0, 'total_count': 25, 'week': '2024-10-21', 'win_count': 7, 'win_rate': 28.0}, {'avg_performance': 4.1596411175942425, 'bin': 0.6, 'count': 146, 'hit_count': 136, 'hit_rate': 93.15068493150685, 'total_count': 146, 'week': '2024-10-21', 'win_count': 56, 'win_rate': 38.35616438356164}, {'avg_performance': 8.03449923342892, 'bin': 0.7, 'count': 1759, 'hit_count': 1628, 'hit_rate': 92.55258669698692, 'total_count': 1759, 'week': '2024-10-21', 'win_count': 1003, 'win_rate': 57.02103467879477}, {'avg_performance': 8.348772559069227, 'bin': 0.8, 'count': 207, 'hit_count': 197, 'hit_rate': 95.16908212560386, 'total_count': 207, 'week': '2024-10-21', 'win_count': 124, 'win_rate': 59.90338164251208}], '2024-10-28': [{'avg_performance': 11.856661248915968, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-28', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.3348216882106607, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 2.7996008250747595, 'bin': 0.5, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-10-28', 'win_count': 3, 'win_rate': 17.647058823529413}, {'avg_performance': 4.648447686121441, 'bin': 0.6, 'count': 122, 'hit_count': 118, 'hit_rate': 96.72131147540983, 'total_count': 122, 'week': '2024-10-28', 'win_count': 51, 'win_rate': 41.80327868852459}, {'avg_performance': 7.265669642594064, 'bin': 0.7, 'count': 997, 'hit_count': 927, 'hit_rate': 92.97893681043129, 'total_count': 997, 'week': '2024-10-28', 'win_count': 618, 'win_rate': 61.98595787362086}, {'avg_performance': 10.816422602027322, 'bin': 0.8, 'count': 41, 'hit_count': 38, 'hit_rate': 92.6829268292683, 'total_count': 41, 'week': '2024-10-28', 'win_count': 28, 'win_rate': 68.29268292682927}], '2024-11-04': [{'avg_performance': 9.506070965460328, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 11.085533897596687, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-11-04', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 5.802859193965779, 'bin': 0.5, 'count': 25, 'hit_count': 24, 'hit_rate': 96.0, 'total_count': 25, 'week': '2024-11-04', 'win_count': 12, 'win_rate': 48.0}, {'avg_performance': 8.090414252589902, 'bin': 0.6, 'count': 164, 'hit_count': 154, 'hit_rate': 93.90243902439025, 'total_count': 164, 'week': '2024-11-04', 'win_count': 110, 'win_rate': 67.07317073170732}, {'avg_performance': 10.27282302016535, 'bin': 0.7, 'count': 1486, 'hit_count': 1401, 'hit_rate': 94.27994616419919, 'total_count': 1486, 'week': '2024-11-04', 'win_count': 1113, 'win_rate': 74.89905787348587}, {'avg_performance': 8.653533395637153, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-04', 'win_count': 44, 'win_rate': 68.75}], '2024-11-11': [{'avg_performance': 40.77065557250119, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-11', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 68.54218006242404, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2024-11-11', 'win_count': 3, 'win_rate': 42.857142857142854}, {'avg_performance': 7.473429086066595, 'bin': 0.5, 'count': 28, 'hit_count': 26, 'hit_rate': 92.85714285714286, 'total_count': 28, 'week': '2024-11-11', 'win_count': 11, 'win_rate': 39.285714285714285}, {'avg_performance': 5.7210642939107865, 'bin': 0.6, 'count': 172, 'hit_count': 162, 'hit_rate': 94.18604651162791, 'total_count': 172, 'week': '2024-11-11', 'win_count': 78, 'win_rate': 45.348837209302324}, {'avg_performance': 6.950606849660758, 'bin': 0.7, 'count': 2183, 'hit_count': 1942, 'hit_rate': 88.96014658726523, 'total_count': 2183, 'week': '2024-11-11', 'win_count': 1085, 'win_rate': 49.702244617498856}, {'avg_performance': 6.576073427037283, 'bin': 0.8, 'count': 193, 'hit_count': 170, 'hit_rate': 88.08290155440415, 'total_count': 193, 'week': '2024-11-11', 'win_count': 92, 'win_rate': 47.66839378238342}], '2024-11-18': [{'avg_performance': 0.2985074626865608, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.953737191078962, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 14.963661448456241, 'bin': 0.4, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 33.333333333333336}, {'avg_performance': 12.523383330708796, 'bin': 0.5, 'count': 16, 'hit_count': 14, 'hit_rate': 87.5, 'total_count': 16, 'week': '2024-11-18', 'win_count': 7, 'win_rate': 43.75}, {'avg_performance': 7.926054355851836, 'bin': 0.6, 'count': 117, 'hit_count': 106, 'hit_rate': 90.5982905982906, 'total_count': 117, 'week': '2024-11-18', 'win_count': 74, 'win_rate': 63.24786324786325}, {'avg_performance': 10.169714185726622, 'bin': 0.7, 'count': 1487, 'hit_count': 1412, 'hit_rate': 94.9562878278413, 'total_count': 1487, 'week': '2024-11-18', 'win_count': 1043, 'win_rate': 70.14122394082044}, {'avg_performance': 9.138444484012004, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-18', 'win_count': 46, 'win_rate': 71.875}], '2024-11-25': [{'avg_performance': 0.5649717514124374, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-25', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.249766314903041, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 9.823296109187984, 'bin': 0.5, 'count': 19, 'hit_count': 19, 'hit_rate': 100.0, 'total_count': 19, 'week': '2024-11-25', 'win_count': 10, 'win_rate': 52.63157894736842}, {'avg_performance': 7.033977605527942, 'bin': 0.6, 'count': 71, 'hit_count': 67, 'hit_rate': 94.36619718309859, 'total_count': 71, 'week': '2024-11-25', 'win_count': 39, 'win_rate': 54.929577464788736}, {'avg_performance': 9.085537651034798, 'bin': 0.7, 'count': 1392, 'hit_count': 1341, 'hit_rate': 96.33620689655173, 'total_count': 1392, 'week': '2024-11-25', 'win_count': 988, 'win_rate': 70.97701149425288}, {'avg_performance': 7.175712414927854, 'bin': 0.8, 'count': 45, 'hit_count': 44, 'hit_rate': 97.77777777777777, 'total_count': 45, 'week': '2024-11-25', 'win_count': 34, 'win_rate': 75.55555555555556}], '2024-12-02': [{'avg_performance': 1.1509608467783332, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-02', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3898688255760185, 'bin': 0.5, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-12-02', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 3.7840564250007986, 'bin': 0.6, 'count': 22, 'hit_count': 19, 'hit_rate': 86.36363636363636, 'total_count': 22, 'week': '2024-12-02', 'win_count': 6, 'win_rate': 27.272727272727273}, {'avg_performance': 7.689480520166782, 'bin': 0.7, 'count': 597, 'hit_count': 543, 'hit_rate': 90.95477386934674, 'total_count': 597, 'week': '2024-12-02', 'win_count': 317, 'win_rate': 53.098827470686764}, {'avg_performance': 12.011978156596522, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-12-02', 'win_count': 5, 'win_rate': 50.0}], '2024-12-09': [{'avg_performance': 1.6921913934540918, 'bin': 0.2, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9532888465204923, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.9005706250438368, 'bin': 0.4, 'count': 8, 'hit_count': 7, 'hit_rate': 87.5, 'total_count': 8, 'week': '2024-12-09', 'win_count': 2, 'win_rate': 25.0}, {'avg_performance': 5.196051909042814, 'bin': 0.5, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-12-09', 'win_count': 7, 'win_rate': 29.166666666666668}, {'avg_performance': 5.791194959609032, 'bin': 0.6, 'count': 127, 'hit_count': 119, 'hit_rate': 93.7007874015748, 'total_count': 127, 'week': '2024-12-09', 'win_count': 56, 'win_rate': 44.09448818897638}, {'avg_performance': 7.526378846625358, 'bin': 0.7, 'count': 2010, 'hit_count': 1867, 'hit_rate': 92.88557213930348, 'total_count': 2010, 'week': '2024-12-09', 'win_count': 1133, 'win_rate': 56.3681592039801}, {'avg_performance': 8.348974523266355, 'bin': 0.8, 'count': 98, 'hit_count': 93, 'hit_rate': 94.89795918367346, 'total_count': 98, 'week': '2024-12-09', 'win_count': 63, 'win_rate': 64.28571428571429}], '2024-12-16': [{'avg_performance': 1.2158357473192076, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.1586990595611335, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.4986874156097585, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-16', 'win_count': 3, 'win_rate': 33.333333333333336}, {'avg_performance': 7.624253080839346, 'bin': 0.6, 'count': 77, 'hit_count': 73, 'hit_rate': 94.8051948051948, 'total_count': 77, 'week': '2024-12-16', 'win_count': 35, 'win_rate': 45.45454545454545}, {'avg_performance': 9.719862667541674, 'bin': 0.7, 'count': 1313, 'hit_count': 1223, 'hit_rate': 93.14546839299315, 'total_count': 1313, 'week': '2024-12-16', 'win_count': 814, 'win_rate': 61.995430312261995}, {'avg_performance': 10.720921190133364, 'bin': 0.8, 'count': 40, 'hit_count': 38, 'hit_rate': 95.0, 'total_count': 40, 'week': '2024-12-16', 'win_count': 29, 'win_rate': 72.5}], '2024-12-23': [{'avg_performance': 3.076753932204165, 'bin': 0.5, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 60.0}, {'avg_performance': 5.432916285463778, 'bin': 0.6, 'count': 57, 'hit_count': 53, 'hit_rate': 92.98245614035088, 'total_count': 57, 'week': '2024-12-23', 'win_count': 26, 'win_rate': 45.6140350877193}, {'avg_performance': 13.807998928993412, 'bin': 0.7, 'count': 530, 'hit_count': 519, 'hit_rate': 97.9245283018868, 'total_count': 530, 'week': '2024-12-23', 'win_count': 386, 'win_rate': 72.83018867924528}, {'avg_performance': 29.792299285303002, 'bin': 0.8, 'count': 9, 'hit_count': 8, 'hit_rate': 88.88888888888889, 'total_count': 9, 'week': '2024-12-23', 'win_count': 5, 'win_rate': 55.55555555555556}], '2024-12-30': [{'avg_performance': 2.5974025974025996, 'bin': 0.4, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.729724176101836, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-30', 'win_count': 5, 'win_rate': 55.55555555555556}, {'avg_performance': 10.07692704762918, 'bin': 0.6, 'count': 85, 'hit_count': 81, 'hit_rate': 95.29411764705883, 'total_count': 85, 'week': '2024-12-30', 'win_count': 57, 'win_rate': 67.05882352941177}, {'avg_performance': 14.368317622689457, 'bin': 0.7, 'count': 726, 'hit_count': 710, 'hit_rate': 97.7961432506887, 'total_count': 726, 'week': '2024-12-30', 'win_count': 590, 'win_rate': 81.26721763085399}, {'avg_performance': 16.98487922412399, 'bin': 0.8, 'count': 32, 'hit_count': 32, 'hit_rate': 100.0, 'total_count': 32, 'week': '2024-12-30', 'win_count': 28, 'win_rate': 87.5}], '2025-01-06': [{'avg_performance': 10.27453799861533, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 0.8592097766991472, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-06', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.7025884280500825, 'bin': 0.5, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 10.526315789473685}, {'avg_performance': 3.9460445190171787, 'bin': 0.6, 'count': 89, 'hit_count': 81, 'hit_rate': 91.01123595505618, 'total_count': 89, 'week': '2025-01-06', 'win_count': 33, 'win_rate': 37.07865168539326}, {'avg_performance': 5.769467385757251, 'bin': 0.7, 'count': 839, 'hit_count': 727, 'hit_rate': 86.6507747318236, 'total_count': 839, 'week': '2025-01-06', 'win_count': 347, 'win_rate': 41.35876042908224}, {'avg_performance': 4.100909582740522, 'bin': 0.8, 'count': 73, 'hit_count': 64, 'hit_rate': 87.67123287671232, 'total_count': 73, 'week': '2025-01-06', 'win_count': 31, 'win_rate': 42.465753424657535}], '2025-01-13': [{'avg_performance': 2.4611508041896877, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.2427082891550008, 'bin': 0.4, 'count': 7, 'hit_count': 7, 'hit_rate': 100.0, 'total_count': 7, 'week': '2025-01-13', 'win_count': 2, 'win_rate': 28.571428571428573}, {'avg_performance': 5.977215511937495, 'bin': 0.5, 'count': 25, 'hit_count': 25, 'hit_rate': 100.0, 'total_count': 25, 'week': '2025-01-13', 'win_count': 17, 'win_rate': 68.0}, {'avg_performance': 6.232308427627005, 'bin': 0.6, 'count': 141, 'hit_count': 135, 'hit_rate': 95.74468085106383, 'total_count': 141, 'week': '2025-01-13', 'win_count': 85, 'win_rate': 60.283687943262414}, {'avg_performance': 8.49221338573038, 'bin': 0.7, 'count': 1614, 'hit_count': 1531, 'hit_rate': 94.85749690210656, 'total_count': 1614, 'week': '2025-01-13', 'win_count': 1127, 'win_rate': 69.82651796778191}, {'avg_performance': 13.48051817512275, 'bin': 0.8, 'count': 118, 'hit_count': 106, 'hit_rate': 89.83050847457628, 'total_count': 118, 'week': '2025-01-13', 'win_count': 86, 'win_rate': 72.88135593220339}], '2025-01-20': [{'avg_performance': 2.0554984583761486, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.8554532322137964, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.9427601789253663, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-20', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 3.2213742396728637, 'bin': 0.5, 'count': 31, 'hit_count': 31, 'hit_rate': 100.0, 'total_count': 31, 'week': '2025-01-20', 'win_count': 13, 'win_rate': 41.935483870967744}, {'avg_performance': 7.68513705692224, 'bin': 0.6, 'count': 156, 'hit_count': 151, 'hit_rate': 96.7948717948718, 'total_count': 156, 'week': '2025-01-20', 'win_count': 86, 'win_rate': 55.12820512820513}, {'avg_performance': 7.877107728428713, 'bin': 0.7, 'count': 1459, 'hit_count': 1391, 'hit_rate': 95.33927347498286, 'total_count': 1459, 'week': '2025-01-20', 'win_count': 981, 'win_rate': 67.23783413296779}, {'avg_performance': 9.198651942630873, 'bin': 0.8, 'count': 131, 'hit_count': 126, 'hit_rate': 96.18320610687023, 'total_count': 131, 'week': '2025-01-20', 'win_count': 99, 'win_rate': 75.57251908396947}], '2025-01-27': [{'avg_performance': 1.0810491267083957, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.257871569680502, 'bin': 0.4, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.3681028816247505, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 4.831154899995187, 'bin': 0.6, 'count': 50, 'hit_count': 49, 'hit_rate': 98.0, 'total_count': 50, 'week': '2025-01-27', 'win_count': 24, 'win_rate': 48.0}, {'avg_performance': 8.660514835238006, 'bin': 0.7, 'count': 504, 'hit_count': 477, 'hit_rate': 94.64285714285714, 'total_count': 504, 'week': '2025-01-27', 'win_count': 336, 'win_rate': 66.66666666666667}, {'avg_performance': 5.650996396492416, 'bin': 0.8, 'count': 49, 'hit_count': 46, 'hit_rate': 93.87755102040816, 'total_count': 49, 'week': '2025-01-27', 'win_count': 28, 'win_rate': 57.142857142857146}], '2025-02-03': [{'avg_performance': 1.3806706114398302, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 9.569377990430622, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 24.279598883685736, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-03', 'win_count': 3, 'win_rate': 100.0}, {'avg_performance': 6.96675740725965, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-03', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 7.91588296767001, 'bin': 0.6, 'count': 41, 'hit_count': 41, 'hit_rate': 100.0, 'total_count': 41, 'week': '2025-02-03', 'win_count': 33, 'win_rate': 80.48780487804878}, {'avg_performance': 10.160313393323941, 'bin': 0.7, 'count': 752, 'hit_count': 729, 'hit_rate': 96.94148936170212, 'total_count': 752, 'week': '2025-02-03', 'win_count': 592, 'win_rate': 78.72340425531915}, {'avg_performance': 12.049870230698735, 'bin': 0.8, 'count': 51, 'hit_count': 48, 'hit_rate': 94.11764705882354, 'total_count': 51, 'week': '2025-02-03', 'win_count': 42, 'win_rate': 82.3529411764706}], '2025-02-17': [{'avg_performance': 2.016879038077791, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 0.36138972184882806, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.4714089675946536, 'bin': 0.5, 'count': 7, 'hit_count': 5, 'hit_rate': 71.42857142857143, 'total_count': 7, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 14.285714285714286}, {'avg_performance': 3.6445213255311315, 'bin': 0.6, 'count': 55, 'hit_count': 46, 'hit_rate': 83.63636363636364, 'total_count': 55, 'week': '2025-02-17', 'win_count': 15, 'win_rate': 27.272727272727273}, {'avg_performance': 4.05076703346453, 'bin': 0.7, 'count': 530, 'hit_count': 433, 'hit_rate': 81.69811320754717, 'total_count': 530, 'week': '2025-02-17', 'win_count': 160, 'win_rate': 30.18867924528302}, {'avg_performance': 3.3832590351165615, 'bin': 0.8, 'count': 54, 'hit_count': 46, 'hit_rate': 85.18518518518519, 'total_count': 54, 'week': '2025-02-17', 'win_count': 22, 'win_rate': 40.74074074074074}], '2025-02-24': [{'avg_performance': 14.747474747474739, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 1.483220254404718, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.886750479655935, 'bin': 0.5, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-24', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 4.098843931251354, 'bin': 0.6, 'count': 39, 'hit_count': 39, 'hit_rate': 100.0, 'total_count': 39, 'week': '2025-02-24', 'win_count': 21, 'win_rate': 53.84615384615385}, {'avg_performance': 6.7311024498695895, 'bin': 0.7, 'count': 341, 'hit_count': 324, 'hit_rate': 95.01466275659824, 'total_count': 341, 'week': '2025-02-24', 'win_count': 231, 'win_rate': 67.74193548387096}, {'avg_performance': 8.80997390923137, 'bin': 0.8, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-02-24', 'win_count': 16, 'win_rate': 84.21052631578948}], '2025-03-03': [{'avg_performance': 6.496927129060581, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 4.234347426755143, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 4.837971033345035, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2025-03-03', 'win_count': 6, 'win_rate': 66.66666666666667}, {'avg_performance': 7.476385224123491, 'bin': 0.6, 'count': 60, 'hit_count': 56, 'hit_rate': 93.33333333333333, 'total_count': 60, 'week': '2025-03-03', 'win_count': 40, 'win_rate': 66.66666666666667}, {'avg_performance': 9.175863004552577, 'bin': 0.7, 'count': 501, 'hit_count': 479, 'hit_rate': 95.60878243512974, 'total_count': 501, 'week': '2025-03-03', 'win_count': 346, 'win_rate': 69.06187624750498}, {'avg_performance': 10.600061758245392, 'bin': 0.8, 'count': 45, 'hit_count': 43, 'hit_rate': 95.55555555555556, 'total_count': 45, 'week': '2025-03-03', 'win_count': 35, 'win_rate': 77.77777777777777}], '2025-03-10': [{'avg_performance': 3.1413612565444975, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-10', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 5.273294241964802, 'bin': 0.4, 'count': 11, 'hit_count': 10, 'hit_rate': 90.9090909090909, 'total_count': 11, 'week': '2025-03-10', 'win_count': 4, 'win_rate': 36.36363636363637}, {'avg_performance': 6.362088830497881, 'bin': 0.5, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'week': '2025-03-10', 'win_count': 18, 'win_rate': 78.26086956521739}, {'avg_performance': 7.442734895529073, 'bin': 0.6, 'count': 194, 'hit_count': 188, 'hit_rate': 96.90721649484536, 'total_count': 194, 'week': '2025-03-10', 'win_count': 127, 'win_rate': 65.4639175257732}, {'avg_performance': 7.825642875837303, 'bin': 0.7, 'count': 2062, 'hit_count': 1938, 'hit_rate': 93.98642095053346, 'total_count': 2062, 'week': '2025-03-10', 'win_count': 1374, 'win_rate': 66.63433559650825}, {'avg_performance': 9.519864190453308, 'bin': 0.8, 'count': 65, 'hit_count': 62, 'hit_rate': 95.38461538461539, 'total_count': 65, 'week': '2025-03-10', 'win_count': 51, 'win_rate': 78.46153846153847}]}, 'curve_data_week_list': ['2024-10-07', '2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '2024-12-02', '2024-12-09', '2024-12-16', '2024-12-23', '2024-12-30', '2025-01-06', '2025-01-13', '2025-01-20', '2025-01-27', '2025-02-03', '2025-02-17', '2025-02-24', '2025-03-03', '2025-03-10'], 'date_from': datetime.date(2024, 10, 7), 'date_to': datetime.date(2025, 4, 5), 'kpis': {'avg_gain': 8.35064971357415, 'fail_count': 11421, 'hit_count': 28313, 'hit_rate': 93.63383821681329, 'pass_count': 18817, 'total_tests': 30238, 'win_rate': 62.229644817778954}, 'last_metrics': <ModelMetrics: Binned LGBM 3d PH 3% Metrics: 2025-04-04 >, 'model': <Model: Binned LGBM 3d PH 3% (binned-ph-lgmb-p3-seq3-platt v1)>, 'performance_data': '<<queryset of core.ModelTest>>'} {'block': <Block Node: content. Contents: [<TextNode: '\n\n <div class="pl-cont'>, <Variable Node: model.name>, <TextNode: ' v'>, <Variable Node: model.version>, <TextNode: '\n\n </h1>\n\n '>, <URLNode view_name=''admin:core_model_change'' args=[<FilterExpression 'model.id'>] kwargs={} as=None>, <TextNode: '"\n '>, <Variable Node: model.key>, <TextNode: '</b>\n '>, <Variable Node: model.version>, <TextNode: '\n '>, <Variable Node: model.type>, <TextNode: '\n '>, <Variable Node: model.description|default:"<i>None</i>">, <TextNode: '\n '>, <Variable Node: model.end_point_url>, <TextNode: '</dd>\n '>, <Variable Node: model.last_trained_dt|localtime>, <TextNode: '</dd>\n '>, <URLNode view_name='"model_picks"' args=[] kwargs={} as=None>, <TextNode: '?model_id='>, <Variable Node: model.id>, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '">\n '>, <Variable Node: model.last_run_dt|localtime>, <TextNode: '\n '>, <ForNode: for key, value in model.meta.items, tail_len: 5>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n\n </d'>, <django.template.defaulttags.CsrfTokenNode object at 0x7f8de8d27210>, <TextNode: '\n\n '>, <Variable Node: date_from|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:\''>, <Variable Node: date_to|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:'>, <Variable Node: curve_data_week_list|length>, <TextNode: '" value="0" step="1"\n '>, <IncludeNode: template=<FilterExpression '"components/kpis.html"'>>, <TextNode: '\n <!--'>, <IfNode>, <TextNode: '\n\n </div>\n'>]>} {'forloop': {'counter': 45, 'counter0': 44, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 7.371279790856606, 'date': datetime.date(2024, 10, 10), 'fail_count': 222, 'hit_count': 750, 'hit_rate': 96.64948453608247, 'metrics': {'content': 0.11, 'financial': 0, 'other': 0.11}, 'pass_count': 554, 'total_count': 776, 'win_rate': 71.3917525773196}} {'metrics': {'content': 0, 'financial': 0, 'other': 0}}
snippets/metrics.html
/mnt/disks/pennyloupe_disk/pennyloupe/app/core/templates/snippets/metrics.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'Ug6wwe35THbADW1ZsY2D1iZkBdOjvilMpfGLkNwF1KQarTPBh6f3T845ad38gnM0'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/61'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f8de84ec750>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f8de84ec750>>'} {'curve_data': [{'avg_performance': 1.2504894131199589, 'bin': 0.2, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 7.028663507041953, 'bin': 0.3, 'count': 36, 'hit_count': 34, 'hit_rate': 94.44444444444444, 'total_count': 36, 'win_count': 13, 'win_rate': 36.111111111111114}, {'avg_performance': 9.432175772160651, 'bin': 0.4, 'count': 94, 'hit_count': 89, 'hit_rate': 94.68085106382979, 'total_count': 94, 'win_count': 27, 'win_rate': 28.72340425531915}, {'avg_performance': 5.44822039735625, 'bin': 0.5, 'count': 345, 'hit_count': 327, 'hit_rate': 94.78260869565217, 'total_count': 345, 'win_count': 147, 'win_rate': 42.608695652173914}, {'avg_performance': 6.276983864727436, 'bin': 0.6, 'count': 2238, 'hit_count': 2118, 'hit_rate': 94.63806970509384, 'total_count': 2238, 'win_count': 1176, 'win_rate': 52.54691689008043}, {'avg_performance': 8.533575402218842, 'bin': 0.7, 'count': 25724, 'hit_count': 24056, 'hit_rate': 93.51578292645, 'total_count': 25724, 'win_count': 16266, 'win_rate': 63.232778728036074}, {'avg_performance': 8.86255964112395, 'bin': 0.8, 'count': 1793, 'hit_count': 1681, 'hit_rate': 93.75348577802565, 'total_count': 1793, 'win_count': 1187, 'win_rate': 66.20189626324596}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'win_count': 1, 'win_rate': 50.0}], 'curve_data_by_week': {'2024-10-07': [{'avg_performance': 8.164127436473585, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.26552716148981, 'bin': 0.5, 'count': 11, 'hit_count': 11, 'hit_rate': 100.0, 'total_count': 11, 'week': '2024-10-07', 'win_count': 3, 'win_rate': 27.272727272727273}, {'avg_performance': 5.134353802031955, 'bin': 0.6, 'count': 89, 'hit_count': 86, 'hit_rate': 96.62921348314607, 'total_count': 89, 'week': '2024-10-07', 'win_count': 47, 'win_rate': 52.80898876404494}, {'avg_performance': 8.070123830986233, 'bin': 0.7, 'count': 1047, 'hit_count': 1015, 'hit_rate': 96.94364851957975, 'total_count': 1047, 'week': '2024-10-07', 'win_count': 791, 'win_rate': 75.54918815663801}, {'avg_performance': 9.68536888753788, 'bin': 0.8, 'count': 171, 'hit_count': 163, 'hit_rate': 95.32163742690058, 'total_count': 171, 'week': '2024-10-07', 'win_count': 131, 'win_rate': 76.60818713450293}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}], '2024-10-14': [{'avg_performance': 0.9022370535162528, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.337629431182013, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 4.600619281242528, 'bin': 0.5, 'count': 20, 'hit_count': 17, 'hit_rate': 85.0, 'total_count': 20, 'week': '2024-10-14', 'win_count': 6, 'win_rate': 30.0}, {'avg_performance': 5.238828360908673, 'bin': 0.6, 'count': 164, 'hit_count': 158, 'hit_rate': 96.34146341463415, 'total_count': 164, 'week': '2024-10-14', 'win_count': 77, 'win_rate': 46.951219512195124}, {'avg_performance': 8.797660614333616, 'bin': 0.7, 'count': 1595, 'hit_count': 1499, 'hit_rate': 93.98119122257053, 'total_count': 1595, 'week': '2024-10-14', 'win_count': 891, 'win_rate': 55.86206896551724}, {'avg_performance': 8.040704379542438, 'bin': 0.8, 'count': 214, 'hit_count': 207, 'hit_rate': 96.72897196261682, 'total_count': 214, 'week': '2024-10-14', 'win_count': 148, 'win_rate': 69.1588785046729}], '2024-10-21': [{'avg_performance': 0.38387715930903, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9709764756086716, 'bin': 0.3, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3062931151410297, 'bin': 0.4, 'count': 6, 'hit_count': 5, 'hit_rate': 83.33333333333333, 'total_count': 6, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.5164096657483253, 'bin': 0.5, 'count': 25, 'hit_count': 22, 'hit_rate': 88.0, 'total_count': 25, 'week': '2024-10-21', 'win_count': 7, 'win_rate': 28.0}, {'avg_performance': 4.1596411175942425, 'bin': 0.6, 'count': 146, 'hit_count': 136, 'hit_rate': 93.15068493150685, 'total_count': 146, 'week': '2024-10-21', 'win_count': 56, 'win_rate': 38.35616438356164}, {'avg_performance': 8.03449923342892, 'bin': 0.7, 'count': 1759, 'hit_count': 1628, 'hit_rate': 92.55258669698692, 'total_count': 1759, 'week': '2024-10-21', 'win_count': 1003, 'win_rate': 57.02103467879477}, {'avg_performance': 8.348772559069227, 'bin': 0.8, 'count': 207, 'hit_count': 197, 'hit_rate': 95.16908212560386, 'total_count': 207, 'week': '2024-10-21', 'win_count': 124, 'win_rate': 59.90338164251208}], '2024-10-28': [{'avg_performance': 11.856661248915968, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-28', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.3348216882106607, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 2.7996008250747595, 'bin': 0.5, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-10-28', 'win_count': 3, 'win_rate': 17.647058823529413}, {'avg_performance': 4.648447686121441, 'bin': 0.6, 'count': 122, 'hit_count': 118, 'hit_rate': 96.72131147540983, 'total_count': 122, 'week': '2024-10-28', 'win_count': 51, 'win_rate': 41.80327868852459}, {'avg_performance': 7.265669642594064, 'bin': 0.7, 'count': 997, 'hit_count': 927, 'hit_rate': 92.97893681043129, 'total_count': 997, 'week': '2024-10-28', 'win_count': 618, 'win_rate': 61.98595787362086}, {'avg_performance': 10.816422602027322, 'bin': 0.8, 'count': 41, 'hit_count': 38, 'hit_rate': 92.6829268292683, 'total_count': 41, 'week': '2024-10-28', 'win_count': 28, 'win_rate': 68.29268292682927}], '2024-11-04': [{'avg_performance': 9.506070965460328, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 11.085533897596687, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-11-04', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 5.802859193965779, 'bin': 0.5, 'count': 25, 'hit_count': 24, 'hit_rate': 96.0, 'total_count': 25, 'week': '2024-11-04', 'win_count': 12, 'win_rate': 48.0}, {'avg_performance': 8.090414252589902, 'bin': 0.6, 'count': 164, 'hit_count': 154, 'hit_rate': 93.90243902439025, 'total_count': 164, 'week': '2024-11-04', 'win_count': 110, 'win_rate': 67.07317073170732}, {'avg_performance': 10.27282302016535, 'bin': 0.7, 'count': 1486, 'hit_count': 1401, 'hit_rate': 94.27994616419919, 'total_count': 1486, 'week': '2024-11-04', 'win_count': 1113, 'win_rate': 74.89905787348587}, {'avg_performance': 8.653533395637153, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-04', 'win_count': 44, 'win_rate': 68.75}], '2024-11-11': [{'avg_performance': 40.77065557250119, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-11', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 68.54218006242404, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2024-11-11', 'win_count': 3, 'win_rate': 42.857142857142854}, {'avg_performance': 7.473429086066595, 'bin': 0.5, 'count': 28, 'hit_count': 26, 'hit_rate': 92.85714285714286, 'total_count': 28, 'week': '2024-11-11', 'win_count': 11, 'win_rate': 39.285714285714285}, {'avg_performance': 5.7210642939107865, 'bin': 0.6, 'count': 172, 'hit_count': 162, 'hit_rate': 94.18604651162791, 'total_count': 172, 'week': '2024-11-11', 'win_count': 78, 'win_rate': 45.348837209302324}, {'avg_performance': 6.950606849660758, 'bin': 0.7, 'count': 2183, 'hit_count': 1942, 'hit_rate': 88.96014658726523, 'total_count': 2183, 'week': '2024-11-11', 'win_count': 1085, 'win_rate': 49.702244617498856}, {'avg_performance': 6.576073427037283, 'bin': 0.8, 'count': 193, 'hit_count': 170, 'hit_rate': 88.08290155440415, 'total_count': 193, 'week': '2024-11-11', 'win_count': 92, 'win_rate': 47.66839378238342}], '2024-11-18': [{'avg_performance': 0.2985074626865608, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.953737191078962, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 14.963661448456241, 'bin': 0.4, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 33.333333333333336}, {'avg_performance': 12.523383330708796, 'bin': 0.5, 'count': 16, 'hit_count': 14, 'hit_rate': 87.5, 'total_count': 16, 'week': '2024-11-18', 'win_count': 7, 'win_rate': 43.75}, {'avg_performance': 7.926054355851836, 'bin': 0.6, 'count': 117, 'hit_count': 106, 'hit_rate': 90.5982905982906, 'total_count': 117, 'week': '2024-11-18', 'win_count': 74, 'win_rate': 63.24786324786325}, {'avg_performance': 10.169714185726622, 'bin': 0.7, 'count': 1487, 'hit_count': 1412, 'hit_rate': 94.9562878278413, 'total_count': 1487, 'week': '2024-11-18', 'win_count': 1043, 'win_rate': 70.14122394082044}, {'avg_performance': 9.138444484012004, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-18', 'win_count': 46, 'win_rate': 71.875}], '2024-11-25': [{'avg_performance': 0.5649717514124374, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-25', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.249766314903041, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 9.823296109187984, 'bin': 0.5, 'count': 19, 'hit_count': 19, 'hit_rate': 100.0, 'total_count': 19, 'week': '2024-11-25', 'win_count': 10, 'win_rate': 52.63157894736842}, {'avg_performance': 7.033977605527942, 'bin': 0.6, 'count': 71, 'hit_count': 67, 'hit_rate': 94.36619718309859, 'total_count': 71, 'week': '2024-11-25', 'win_count': 39, 'win_rate': 54.929577464788736}, {'avg_performance': 9.085537651034798, 'bin': 0.7, 'count': 1392, 'hit_count': 1341, 'hit_rate': 96.33620689655173, 'total_count': 1392, 'week': '2024-11-25', 'win_count': 988, 'win_rate': 70.97701149425288}, {'avg_performance': 7.175712414927854, 'bin': 0.8, 'count': 45, 'hit_count': 44, 'hit_rate': 97.77777777777777, 'total_count': 45, 'week': '2024-11-25', 'win_count': 34, 'win_rate': 75.55555555555556}], '2024-12-02': [{'avg_performance': 1.1509608467783332, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-02', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3898688255760185, 'bin': 0.5, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-12-02', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 3.7840564250007986, 'bin': 0.6, 'count': 22, 'hit_count': 19, 'hit_rate': 86.36363636363636, 'total_count': 22, 'week': '2024-12-02', 'win_count': 6, 'win_rate': 27.272727272727273}, {'avg_performance': 7.689480520166782, 'bin': 0.7, 'count': 597, 'hit_count': 543, 'hit_rate': 90.95477386934674, 'total_count': 597, 'week': '2024-12-02', 'win_count': 317, 'win_rate': 53.098827470686764}, {'avg_performance': 12.011978156596522, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-12-02', 'win_count': 5, 'win_rate': 50.0}], '2024-12-09': [{'avg_performance': 1.6921913934540918, 'bin': 0.2, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9532888465204923, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.9005706250438368, 'bin': 0.4, 'count': 8, 'hit_count': 7, 'hit_rate': 87.5, 'total_count': 8, 'week': '2024-12-09', 'win_count': 2, 'win_rate': 25.0}, {'avg_performance': 5.196051909042814, 'bin': 0.5, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-12-09', 'win_count': 7, 'win_rate': 29.166666666666668}, {'avg_performance': 5.791194959609032, 'bin': 0.6, 'count': 127, 'hit_count': 119, 'hit_rate': 93.7007874015748, 'total_count': 127, 'week': '2024-12-09', 'win_count': 56, 'win_rate': 44.09448818897638}, {'avg_performance': 7.526378846625358, 'bin': 0.7, 'count': 2010, 'hit_count': 1867, 'hit_rate': 92.88557213930348, 'total_count': 2010, 'week': '2024-12-09', 'win_count': 1133, 'win_rate': 56.3681592039801}, {'avg_performance': 8.348974523266355, 'bin': 0.8, 'count': 98, 'hit_count': 93, 'hit_rate': 94.89795918367346, 'total_count': 98, 'week': '2024-12-09', 'win_count': 63, 'win_rate': 64.28571428571429}], '2024-12-16': [{'avg_performance': 1.2158357473192076, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.1586990595611335, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.4986874156097585, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-16', 'win_count': 3, 'win_rate': 33.333333333333336}, {'avg_performance': 7.624253080839346, 'bin': 0.6, 'count': 77, 'hit_count': 73, 'hit_rate': 94.8051948051948, 'total_count': 77, 'week': '2024-12-16', 'win_count': 35, 'win_rate': 45.45454545454545}, {'avg_performance': 9.719862667541674, 'bin': 0.7, 'count': 1313, 'hit_count': 1223, 'hit_rate': 93.14546839299315, 'total_count': 1313, 'week': '2024-12-16', 'win_count': 814, 'win_rate': 61.995430312261995}, {'avg_performance': 10.720921190133364, 'bin': 0.8, 'count': 40, 'hit_count': 38, 'hit_rate': 95.0, 'total_count': 40, 'week': '2024-12-16', 'win_count': 29, 'win_rate': 72.5}], '2024-12-23': [{'avg_performance': 3.076753932204165, 'bin': 0.5, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 60.0}, {'avg_performance': 5.432916285463778, 'bin': 0.6, 'count': 57, 'hit_count': 53, 'hit_rate': 92.98245614035088, 'total_count': 57, 'week': '2024-12-23', 'win_count': 26, 'win_rate': 45.6140350877193}, {'avg_performance': 13.807998928993412, 'bin': 0.7, 'count': 530, 'hit_count': 519, 'hit_rate': 97.9245283018868, 'total_count': 530, 'week': '2024-12-23', 'win_count': 386, 'win_rate': 72.83018867924528}, {'avg_performance': 29.792299285303002, 'bin': 0.8, 'count': 9, 'hit_count': 8, 'hit_rate': 88.88888888888889, 'total_count': 9, 'week': '2024-12-23', 'win_count': 5, 'win_rate': 55.55555555555556}], '2024-12-30': [{'avg_performance': 2.5974025974025996, 'bin': 0.4, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.729724176101836, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-30', 'win_count': 5, 'win_rate': 55.55555555555556}, {'avg_performance': 10.07692704762918, 'bin': 0.6, 'count': 85, 'hit_count': 81, 'hit_rate': 95.29411764705883, 'total_count': 85, 'week': '2024-12-30', 'win_count': 57, 'win_rate': 67.05882352941177}, {'avg_performance': 14.368317622689457, 'bin': 0.7, 'count': 726, 'hit_count': 710, 'hit_rate': 97.7961432506887, 'total_count': 726, 'week': '2024-12-30', 'win_count': 590, 'win_rate': 81.26721763085399}, {'avg_performance': 16.98487922412399, 'bin': 0.8, 'count': 32, 'hit_count': 32, 'hit_rate': 100.0, 'total_count': 32, 'week': '2024-12-30', 'win_count': 28, 'win_rate': 87.5}], '2025-01-06': [{'avg_performance': 10.27453799861533, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 0.8592097766991472, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-06', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.7025884280500825, 'bin': 0.5, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 10.526315789473685}, {'avg_performance': 3.9460445190171787, 'bin': 0.6, 'count': 89, 'hit_count': 81, 'hit_rate': 91.01123595505618, 'total_count': 89, 'week': '2025-01-06', 'win_count': 33, 'win_rate': 37.07865168539326}, {'avg_performance': 5.769467385757251, 'bin': 0.7, 'count': 839, 'hit_count': 727, 'hit_rate': 86.6507747318236, 'total_count': 839, 'week': '2025-01-06', 'win_count': 347, 'win_rate': 41.35876042908224}, {'avg_performance': 4.100909582740522, 'bin': 0.8, 'count': 73, 'hit_count': 64, 'hit_rate': 87.67123287671232, 'total_count': 73, 'week': '2025-01-06', 'win_count': 31, 'win_rate': 42.465753424657535}], '2025-01-13': [{'avg_performance': 2.4611508041896877, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.2427082891550008, 'bin': 0.4, 'count': 7, 'hit_count': 7, 'hit_rate': 100.0, 'total_count': 7, 'week': '2025-01-13', 'win_count': 2, 'win_rate': 28.571428571428573}, {'avg_performance': 5.977215511937495, 'bin': 0.5, 'count': 25, 'hit_count': 25, 'hit_rate': 100.0, 'total_count': 25, 'week': '2025-01-13', 'win_count': 17, 'win_rate': 68.0}, {'avg_performance': 6.232308427627005, 'bin': 0.6, 'count': 141, 'hit_count': 135, 'hit_rate': 95.74468085106383, 'total_count': 141, 'week': '2025-01-13', 'win_count': 85, 'win_rate': 60.283687943262414}, {'avg_performance': 8.49221338573038, 'bin': 0.7, 'count': 1614, 'hit_count': 1531, 'hit_rate': 94.85749690210656, 'total_count': 1614, 'week': '2025-01-13', 'win_count': 1127, 'win_rate': 69.82651796778191}, {'avg_performance': 13.48051817512275, 'bin': 0.8, 'count': 118, 'hit_count': 106, 'hit_rate': 89.83050847457628, 'total_count': 118, 'week': '2025-01-13', 'win_count': 86, 'win_rate': 72.88135593220339}], '2025-01-20': [{'avg_performance': 2.0554984583761486, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.8554532322137964, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.9427601789253663, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-20', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 3.2213742396728637, 'bin': 0.5, 'count': 31, 'hit_count': 31, 'hit_rate': 100.0, 'total_count': 31, 'week': '2025-01-20', 'win_count': 13, 'win_rate': 41.935483870967744}, {'avg_performance': 7.68513705692224, 'bin': 0.6, 'count': 156, 'hit_count': 151, 'hit_rate': 96.7948717948718, 'total_count': 156, 'week': '2025-01-20', 'win_count': 86, 'win_rate': 55.12820512820513}, {'avg_performance': 7.877107728428713, 'bin': 0.7, 'count': 1459, 'hit_count': 1391, 'hit_rate': 95.33927347498286, 'total_count': 1459, 'week': '2025-01-20', 'win_count': 981, 'win_rate': 67.23783413296779}, {'avg_performance': 9.198651942630873, 'bin': 0.8, 'count': 131, 'hit_count': 126, 'hit_rate': 96.18320610687023, 'total_count': 131, 'week': '2025-01-20', 'win_count': 99, 'win_rate': 75.57251908396947}], '2025-01-27': [{'avg_performance': 1.0810491267083957, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.257871569680502, 'bin': 0.4, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.3681028816247505, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 4.831154899995187, 'bin': 0.6, 'count': 50, 'hit_count': 49, 'hit_rate': 98.0, 'total_count': 50, 'week': '2025-01-27', 'win_count': 24, 'win_rate': 48.0}, {'avg_performance': 8.660514835238006, 'bin': 0.7, 'count': 504, 'hit_count': 477, 'hit_rate': 94.64285714285714, 'total_count': 504, 'week': '2025-01-27', 'win_count': 336, 'win_rate': 66.66666666666667}, {'avg_performance': 5.650996396492416, 'bin': 0.8, 'count': 49, 'hit_count': 46, 'hit_rate': 93.87755102040816, 'total_count': 49, 'week': '2025-01-27', 'win_count': 28, 'win_rate': 57.142857142857146}], '2025-02-03': [{'avg_performance': 1.3806706114398302, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 9.569377990430622, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 24.279598883685736, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-03', 'win_count': 3, 'win_rate': 100.0}, {'avg_performance': 6.96675740725965, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-03', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 7.91588296767001, 'bin': 0.6, 'count': 41, 'hit_count': 41, 'hit_rate': 100.0, 'total_count': 41, 'week': '2025-02-03', 'win_count': 33, 'win_rate': 80.48780487804878}, {'avg_performance': 10.160313393323941, 'bin': 0.7, 'count': 752, 'hit_count': 729, 'hit_rate': 96.94148936170212, 'total_count': 752, 'week': '2025-02-03', 'win_count': 592, 'win_rate': 78.72340425531915}, {'avg_performance': 12.049870230698735, 'bin': 0.8, 'count': 51, 'hit_count': 48, 'hit_rate': 94.11764705882354, 'total_count': 51, 'week': '2025-02-03', 'win_count': 42, 'win_rate': 82.3529411764706}], '2025-02-17': [{'avg_performance': 2.016879038077791, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 0.36138972184882806, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.4714089675946536, 'bin': 0.5, 'count': 7, 'hit_count': 5, 'hit_rate': 71.42857142857143, 'total_count': 7, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 14.285714285714286}, {'avg_performance': 3.6445213255311315, 'bin': 0.6, 'count': 55, 'hit_count': 46, 'hit_rate': 83.63636363636364, 'total_count': 55, 'week': '2025-02-17', 'win_count': 15, 'win_rate': 27.272727272727273}, {'avg_performance': 4.05076703346453, 'bin': 0.7, 'count': 530, 'hit_count': 433, 'hit_rate': 81.69811320754717, 'total_count': 530, 'week': '2025-02-17', 'win_count': 160, 'win_rate': 30.18867924528302}, {'avg_performance': 3.3832590351165615, 'bin': 0.8, 'count': 54, 'hit_count': 46, 'hit_rate': 85.18518518518519, 'total_count': 54, 'week': '2025-02-17', 'win_count': 22, 'win_rate': 40.74074074074074}], '2025-02-24': [{'avg_performance': 14.747474747474739, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 1.483220254404718, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.886750479655935, 'bin': 0.5, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-24', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 4.098843931251354, 'bin': 0.6, 'count': 39, 'hit_count': 39, 'hit_rate': 100.0, 'total_count': 39, 'week': '2025-02-24', 'win_count': 21, 'win_rate': 53.84615384615385}, {'avg_performance': 6.7311024498695895, 'bin': 0.7, 'count': 341, 'hit_count': 324, 'hit_rate': 95.01466275659824, 'total_count': 341, 'week': '2025-02-24', 'win_count': 231, 'win_rate': 67.74193548387096}, {'avg_performance': 8.80997390923137, 'bin': 0.8, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-02-24', 'win_count': 16, 'win_rate': 84.21052631578948}], '2025-03-03': [{'avg_performance': 6.496927129060581, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 4.234347426755143, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 4.837971033345035, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2025-03-03', 'win_count': 6, 'win_rate': 66.66666666666667}, {'avg_performance': 7.476385224123491, 'bin': 0.6, 'count': 60, 'hit_count': 56, 'hit_rate': 93.33333333333333, 'total_count': 60, 'week': '2025-03-03', 'win_count': 40, 'win_rate': 66.66666666666667}, {'avg_performance': 9.175863004552577, 'bin': 0.7, 'count': 501, 'hit_count': 479, 'hit_rate': 95.60878243512974, 'total_count': 501, 'week': '2025-03-03', 'win_count': 346, 'win_rate': 69.06187624750498}, {'avg_performance': 10.600061758245392, 'bin': 0.8, 'count': 45, 'hit_count': 43, 'hit_rate': 95.55555555555556, 'total_count': 45, 'week': '2025-03-03', 'win_count': 35, 'win_rate': 77.77777777777777}], '2025-03-10': [{'avg_performance': 3.1413612565444975, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-10', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 5.273294241964802, 'bin': 0.4, 'count': 11, 'hit_count': 10, 'hit_rate': 90.9090909090909, 'total_count': 11, 'week': '2025-03-10', 'win_count': 4, 'win_rate': 36.36363636363637}, {'avg_performance': 6.362088830497881, 'bin': 0.5, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'week': '2025-03-10', 'win_count': 18, 'win_rate': 78.26086956521739}, {'avg_performance': 7.442734895529073, 'bin': 0.6, 'count': 194, 'hit_count': 188, 'hit_rate': 96.90721649484536, 'total_count': 194, 'week': '2025-03-10', 'win_count': 127, 'win_rate': 65.4639175257732}, {'avg_performance': 7.825642875837303, 'bin': 0.7, 'count': 2062, 'hit_count': 1938, 'hit_rate': 93.98642095053346, 'total_count': 2062, 'week': '2025-03-10', 'win_count': 1374, 'win_rate': 66.63433559650825}, {'avg_performance': 9.519864190453308, 'bin': 0.8, 'count': 65, 'hit_count': 62, 'hit_rate': 95.38461538461539, 'total_count': 65, 'week': '2025-03-10', 'win_count': 51, 'win_rate': 78.46153846153847}]}, 'curve_data_week_list': ['2024-10-07', '2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '2024-12-02', '2024-12-09', '2024-12-16', '2024-12-23', '2024-12-30', '2025-01-06', '2025-01-13', '2025-01-20', '2025-01-27', '2025-02-03', '2025-02-17', '2025-02-24', '2025-03-03', '2025-03-10'], 'date_from': datetime.date(2024, 10, 7), 'date_to': datetime.date(2025, 4, 5), 'kpis': {'avg_gain': 8.35064971357415, 'fail_count': 11421, 'hit_count': 28313, 'hit_rate': 93.63383821681329, 'pass_count': 18817, 'total_tests': 30238, 'win_rate': 62.229644817778954}, 'last_metrics': <ModelMetrics: Binned LGBM 3d PH 3% Metrics: 2025-04-04 >, 'model': <Model: Binned LGBM 3d PH 3% (binned-ph-lgmb-p3-seq3-platt v1)>, 'performance_data': '<<queryset of core.ModelTest>>'} {'block': <Block Node: content. Contents: [<TextNode: '\n\n <div class="pl-cont'>, <Variable Node: model.name>, <TextNode: ' v'>, <Variable Node: model.version>, <TextNode: '\n\n </h1>\n\n '>, <URLNode view_name=''admin:core_model_change'' args=[<FilterExpression 'model.id'>] kwargs={} as=None>, <TextNode: '"\n '>, <Variable Node: model.key>, <TextNode: '</b>\n '>, <Variable Node: model.version>, <TextNode: '\n '>, <Variable Node: model.type>, <TextNode: '\n '>, <Variable Node: model.description|default:"<i>None</i>">, <TextNode: '\n '>, <Variable Node: model.end_point_url>, <TextNode: '</dd>\n '>, <Variable Node: model.last_trained_dt|localtime>, <TextNode: '</dd>\n '>, <URLNode view_name='"model_picks"' args=[] kwargs={} as=None>, <TextNode: '?model_id='>, <Variable Node: model.id>, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '">\n '>, <Variable Node: model.last_run_dt|localtime>, <TextNode: '\n '>, <ForNode: for key, value in model.meta.items, tail_len: 5>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n\n </d'>, <django.template.defaulttags.CsrfTokenNode object at 0x7f8de8d27210>, <TextNode: '\n\n '>, <Variable Node: date_from|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:\''>, <Variable Node: date_to|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:'>, <Variable Node: curve_data_week_list|length>, <TextNode: '" value="0" step="1"\n '>, <IncludeNode: template=<FilterExpression '"components/kpis.html"'>>, <TextNode: '\n <!--'>, <IfNode>, <TextNode: '\n\n </div>\n'>]>} {'forloop': {'counter': 45, 'counter0': 44, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 7.371279790856606, 'date': datetime.date(2024, 10, 10), 'fail_count': 222, 'hit_count': 750, 'hit_rate': 96.64948453608247, 'metrics': {'content': 0.11, 'financial': 0, 'other': 0.11}, 'pass_count': 554, 'total_count': 776, 'win_rate': 71.3917525773196}} {'metrics': {'content': 0.21, 'financial': 0, 'other': 0.08}}
snippets/metrics.html
/mnt/disks/pennyloupe_disk/pennyloupe/app/core/templates/snippets/metrics.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'Ug6wwe35THbADW1ZsY2D1iZkBdOjvilMpfGLkNwF1KQarTPBh6f3T845ad38gnM0'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/61'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f8de84ec750>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f8de84ec750>>'} {'curve_data': [{'avg_performance': 1.2504894131199589, 'bin': 0.2, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 7.028663507041953, 'bin': 0.3, 'count': 36, 'hit_count': 34, 'hit_rate': 94.44444444444444, 'total_count': 36, 'win_count': 13, 'win_rate': 36.111111111111114}, {'avg_performance': 9.432175772160651, 'bin': 0.4, 'count': 94, 'hit_count': 89, 'hit_rate': 94.68085106382979, 'total_count': 94, 'win_count': 27, 'win_rate': 28.72340425531915}, {'avg_performance': 5.44822039735625, 'bin': 0.5, 'count': 345, 'hit_count': 327, 'hit_rate': 94.78260869565217, 'total_count': 345, 'win_count': 147, 'win_rate': 42.608695652173914}, {'avg_performance': 6.276983864727436, 'bin': 0.6, 'count': 2238, 'hit_count': 2118, 'hit_rate': 94.63806970509384, 'total_count': 2238, 'win_count': 1176, 'win_rate': 52.54691689008043}, {'avg_performance': 8.533575402218842, 'bin': 0.7, 'count': 25724, 'hit_count': 24056, 'hit_rate': 93.51578292645, 'total_count': 25724, 'win_count': 16266, 'win_rate': 63.232778728036074}, {'avg_performance': 8.86255964112395, 'bin': 0.8, 'count': 1793, 'hit_count': 1681, 'hit_rate': 93.75348577802565, 'total_count': 1793, 'win_count': 1187, 'win_rate': 66.20189626324596}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'win_count': 1, 'win_rate': 50.0}], 'curve_data_by_week': {'2024-10-07': [{'avg_performance': 8.164127436473585, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.26552716148981, 'bin': 0.5, 'count': 11, 'hit_count': 11, 'hit_rate': 100.0, 'total_count': 11, 'week': '2024-10-07', 'win_count': 3, 'win_rate': 27.272727272727273}, {'avg_performance': 5.134353802031955, 'bin': 0.6, 'count': 89, 'hit_count': 86, 'hit_rate': 96.62921348314607, 'total_count': 89, 'week': '2024-10-07', 'win_count': 47, 'win_rate': 52.80898876404494}, {'avg_performance': 8.070123830986233, 'bin': 0.7, 'count': 1047, 'hit_count': 1015, 'hit_rate': 96.94364851957975, 'total_count': 1047, 'week': '2024-10-07', 'win_count': 791, 'win_rate': 75.54918815663801}, {'avg_performance': 9.68536888753788, 'bin': 0.8, 'count': 171, 'hit_count': 163, 'hit_rate': 95.32163742690058, 'total_count': 171, 'week': '2024-10-07', 'win_count': 131, 'win_rate': 76.60818713450293}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}], '2024-10-14': [{'avg_performance': 0.9022370535162528, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.337629431182013, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 4.600619281242528, 'bin': 0.5, 'count': 20, 'hit_count': 17, 'hit_rate': 85.0, 'total_count': 20, 'week': '2024-10-14', 'win_count': 6, 'win_rate': 30.0}, {'avg_performance': 5.238828360908673, 'bin': 0.6, 'count': 164, 'hit_count': 158, 'hit_rate': 96.34146341463415, 'total_count': 164, 'week': '2024-10-14', 'win_count': 77, 'win_rate': 46.951219512195124}, {'avg_performance': 8.797660614333616, 'bin': 0.7, 'count': 1595, 'hit_count': 1499, 'hit_rate': 93.98119122257053, 'total_count': 1595, 'week': '2024-10-14', 'win_count': 891, 'win_rate': 55.86206896551724}, {'avg_performance': 8.040704379542438, 'bin': 0.8, 'count': 214, 'hit_count': 207, 'hit_rate': 96.72897196261682, 'total_count': 214, 'week': '2024-10-14', 'win_count': 148, 'win_rate': 69.1588785046729}], '2024-10-21': [{'avg_performance': 0.38387715930903, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9709764756086716, 'bin': 0.3, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3062931151410297, 'bin': 0.4, 'count': 6, 'hit_count': 5, 'hit_rate': 83.33333333333333, 'total_count': 6, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.5164096657483253, 'bin': 0.5, 'count': 25, 'hit_count': 22, 'hit_rate': 88.0, 'total_count': 25, 'week': '2024-10-21', 'win_count': 7, 'win_rate': 28.0}, {'avg_performance': 4.1596411175942425, 'bin': 0.6, 'count': 146, 'hit_count': 136, 'hit_rate': 93.15068493150685, 'total_count': 146, 'week': '2024-10-21', 'win_count': 56, 'win_rate': 38.35616438356164}, {'avg_performance': 8.03449923342892, 'bin': 0.7, 'count': 1759, 'hit_count': 1628, 'hit_rate': 92.55258669698692, 'total_count': 1759, 'week': '2024-10-21', 'win_count': 1003, 'win_rate': 57.02103467879477}, {'avg_performance': 8.348772559069227, 'bin': 0.8, 'count': 207, 'hit_count': 197, 'hit_rate': 95.16908212560386, 'total_count': 207, 'week': '2024-10-21', 'win_count': 124, 'win_rate': 59.90338164251208}], '2024-10-28': [{'avg_performance': 11.856661248915968, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-28', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.3348216882106607, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 2.7996008250747595, 'bin': 0.5, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-10-28', 'win_count': 3, 'win_rate': 17.647058823529413}, {'avg_performance': 4.648447686121441, 'bin': 0.6, 'count': 122, 'hit_count': 118, 'hit_rate': 96.72131147540983, 'total_count': 122, 'week': '2024-10-28', 'win_count': 51, 'win_rate': 41.80327868852459}, {'avg_performance': 7.265669642594064, 'bin': 0.7, 'count': 997, 'hit_count': 927, 'hit_rate': 92.97893681043129, 'total_count': 997, 'week': '2024-10-28', 'win_count': 618, 'win_rate': 61.98595787362086}, {'avg_performance': 10.816422602027322, 'bin': 0.8, 'count': 41, 'hit_count': 38, 'hit_rate': 92.6829268292683, 'total_count': 41, 'week': '2024-10-28', 'win_count': 28, 'win_rate': 68.29268292682927}], '2024-11-04': [{'avg_performance': 9.506070965460328, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 11.085533897596687, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-11-04', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 5.802859193965779, 'bin': 0.5, 'count': 25, 'hit_count': 24, 'hit_rate': 96.0, 'total_count': 25, 'week': '2024-11-04', 'win_count': 12, 'win_rate': 48.0}, {'avg_performance': 8.090414252589902, 'bin': 0.6, 'count': 164, 'hit_count': 154, 'hit_rate': 93.90243902439025, 'total_count': 164, 'week': '2024-11-04', 'win_count': 110, 'win_rate': 67.07317073170732}, {'avg_performance': 10.27282302016535, 'bin': 0.7, 'count': 1486, 'hit_count': 1401, 'hit_rate': 94.27994616419919, 'total_count': 1486, 'week': '2024-11-04', 'win_count': 1113, 'win_rate': 74.89905787348587}, {'avg_performance': 8.653533395637153, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-04', 'win_count': 44, 'win_rate': 68.75}], '2024-11-11': [{'avg_performance': 40.77065557250119, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-11', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 68.54218006242404, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2024-11-11', 'win_count': 3, 'win_rate': 42.857142857142854}, {'avg_performance': 7.473429086066595, 'bin': 0.5, 'count': 28, 'hit_count': 26, 'hit_rate': 92.85714285714286, 'total_count': 28, 'week': '2024-11-11', 'win_count': 11, 'win_rate': 39.285714285714285}, {'avg_performance': 5.7210642939107865, 'bin': 0.6, 'count': 172, 'hit_count': 162, 'hit_rate': 94.18604651162791, 'total_count': 172, 'week': '2024-11-11', 'win_count': 78, 'win_rate': 45.348837209302324}, {'avg_performance': 6.950606849660758, 'bin': 0.7, 'count': 2183, 'hit_count': 1942, 'hit_rate': 88.96014658726523, 'total_count': 2183, 'week': '2024-11-11', 'win_count': 1085, 'win_rate': 49.702244617498856}, {'avg_performance': 6.576073427037283, 'bin': 0.8, 'count': 193, 'hit_count': 170, 'hit_rate': 88.08290155440415, 'total_count': 193, 'week': '2024-11-11', 'win_count': 92, 'win_rate': 47.66839378238342}], '2024-11-18': [{'avg_performance': 0.2985074626865608, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.953737191078962, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 14.963661448456241, 'bin': 0.4, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 33.333333333333336}, {'avg_performance': 12.523383330708796, 'bin': 0.5, 'count': 16, 'hit_count': 14, 'hit_rate': 87.5, 'total_count': 16, 'week': '2024-11-18', 'win_count': 7, 'win_rate': 43.75}, {'avg_performance': 7.926054355851836, 'bin': 0.6, 'count': 117, 'hit_count': 106, 'hit_rate': 90.5982905982906, 'total_count': 117, 'week': '2024-11-18', 'win_count': 74, 'win_rate': 63.24786324786325}, {'avg_performance': 10.169714185726622, 'bin': 0.7, 'count': 1487, 'hit_count': 1412, 'hit_rate': 94.9562878278413, 'total_count': 1487, 'week': '2024-11-18', 'win_count': 1043, 'win_rate': 70.14122394082044}, {'avg_performance': 9.138444484012004, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-18', 'win_count': 46, 'win_rate': 71.875}], '2024-11-25': [{'avg_performance': 0.5649717514124374, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-25', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.249766314903041, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 9.823296109187984, 'bin': 0.5, 'count': 19, 'hit_count': 19, 'hit_rate': 100.0, 'total_count': 19, 'week': '2024-11-25', 'win_count': 10, 'win_rate': 52.63157894736842}, {'avg_performance': 7.033977605527942, 'bin': 0.6, 'count': 71, 'hit_count': 67, 'hit_rate': 94.36619718309859, 'total_count': 71, 'week': '2024-11-25', 'win_count': 39, 'win_rate': 54.929577464788736}, {'avg_performance': 9.085537651034798, 'bin': 0.7, 'count': 1392, 'hit_count': 1341, 'hit_rate': 96.33620689655173, 'total_count': 1392, 'week': '2024-11-25', 'win_count': 988, 'win_rate': 70.97701149425288}, {'avg_performance': 7.175712414927854, 'bin': 0.8, 'count': 45, 'hit_count': 44, 'hit_rate': 97.77777777777777, 'total_count': 45, 'week': '2024-11-25', 'win_count': 34, 'win_rate': 75.55555555555556}], '2024-12-02': [{'avg_performance': 1.1509608467783332, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-02', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3898688255760185, 'bin': 0.5, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-12-02', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 3.7840564250007986, 'bin': 0.6, 'count': 22, 'hit_count': 19, 'hit_rate': 86.36363636363636, 'total_count': 22, 'week': '2024-12-02', 'win_count': 6, 'win_rate': 27.272727272727273}, {'avg_performance': 7.689480520166782, 'bin': 0.7, 'count': 597, 'hit_count': 543, 'hit_rate': 90.95477386934674, 'total_count': 597, 'week': '2024-12-02', 'win_count': 317, 'win_rate': 53.098827470686764}, {'avg_performance': 12.011978156596522, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-12-02', 'win_count': 5, 'win_rate': 50.0}], '2024-12-09': [{'avg_performance': 1.6921913934540918, 'bin': 0.2, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9532888465204923, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.9005706250438368, 'bin': 0.4, 'count': 8, 'hit_count': 7, 'hit_rate': 87.5, 'total_count': 8, 'week': '2024-12-09', 'win_count': 2, 'win_rate': 25.0}, {'avg_performance': 5.196051909042814, 'bin': 0.5, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-12-09', 'win_count': 7, 'win_rate': 29.166666666666668}, {'avg_performance': 5.791194959609032, 'bin': 0.6, 'count': 127, 'hit_count': 119, 'hit_rate': 93.7007874015748, 'total_count': 127, 'week': '2024-12-09', 'win_count': 56, 'win_rate': 44.09448818897638}, {'avg_performance': 7.526378846625358, 'bin': 0.7, 'count': 2010, 'hit_count': 1867, 'hit_rate': 92.88557213930348, 'total_count': 2010, 'week': '2024-12-09', 'win_count': 1133, 'win_rate': 56.3681592039801}, {'avg_performance': 8.348974523266355, 'bin': 0.8, 'count': 98, 'hit_count': 93, 'hit_rate': 94.89795918367346, 'total_count': 98, 'week': '2024-12-09', 'win_count': 63, 'win_rate': 64.28571428571429}], '2024-12-16': [{'avg_performance': 1.2158357473192076, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.1586990595611335, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.4986874156097585, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-16', 'win_count': 3, 'win_rate': 33.333333333333336}, {'avg_performance': 7.624253080839346, 'bin': 0.6, 'count': 77, 'hit_count': 73, 'hit_rate': 94.8051948051948, 'total_count': 77, 'week': '2024-12-16', 'win_count': 35, 'win_rate': 45.45454545454545}, {'avg_performance': 9.719862667541674, 'bin': 0.7, 'count': 1313, 'hit_count': 1223, 'hit_rate': 93.14546839299315, 'total_count': 1313, 'week': '2024-12-16', 'win_count': 814, 'win_rate': 61.995430312261995}, {'avg_performance': 10.720921190133364, 'bin': 0.8, 'count': 40, 'hit_count': 38, 'hit_rate': 95.0, 'total_count': 40, 'week': '2024-12-16', 'win_count': 29, 'win_rate': 72.5}], '2024-12-23': [{'avg_performance': 3.076753932204165, 'bin': 0.5, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 60.0}, {'avg_performance': 5.432916285463778, 'bin': 0.6, 'count': 57, 'hit_count': 53, 'hit_rate': 92.98245614035088, 'total_count': 57, 'week': '2024-12-23', 'win_count': 26, 'win_rate': 45.6140350877193}, {'avg_performance': 13.807998928993412, 'bin': 0.7, 'count': 530, 'hit_count': 519, 'hit_rate': 97.9245283018868, 'total_count': 530, 'week': '2024-12-23', 'win_count': 386, 'win_rate': 72.83018867924528}, {'avg_performance': 29.792299285303002, 'bin': 0.8, 'count': 9, 'hit_count': 8, 'hit_rate': 88.88888888888889, 'total_count': 9, 'week': '2024-12-23', 'win_count': 5, 'win_rate': 55.55555555555556}], '2024-12-30': [{'avg_performance': 2.5974025974025996, 'bin': 0.4, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.729724176101836, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-30', 'win_count': 5, 'win_rate': 55.55555555555556}, {'avg_performance': 10.07692704762918, 'bin': 0.6, 'count': 85, 'hit_count': 81, 'hit_rate': 95.29411764705883, 'total_count': 85, 'week': '2024-12-30', 'win_count': 57, 'win_rate': 67.05882352941177}, {'avg_performance': 14.368317622689457, 'bin': 0.7, 'count': 726, 'hit_count': 710, 'hit_rate': 97.7961432506887, 'total_count': 726, 'week': '2024-12-30', 'win_count': 590, 'win_rate': 81.26721763085399}, {'avg_performance': 16.98487922412399, 'bin': 0.8, 'count': 32, 'hit_count': 32, 'hit_rate': 100.0, 'total_count': 32, 'week': '2024-12-30', 'win_count': 28, 'win_rate': 87.5}], '2025-01-06': [{'avg_performance': 10.27453799861533, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 0.8592097766991472, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-06', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.7025884280500825, 'bin': 0.5, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 10.526315789473685}, {'avg_performance': 3.9460445190171787, 'bin': 0.6, 'count': 89, 'hit_count': 81, 'hit_rate': 91.01123595505618, 'total_count': 89, 'week': '2025-01-06', 'win_count': 33, 'win_rate': 37.07865168539326}, {'avg_performance': 5.769467385757251, 'bin': 0.7, 'count': 839, 'hit_count': 727, 'hit_rate': 86.6507747318236, 'total_count': 839, 'week': '2025-01-06', 'win_count': 347, 'win_rate': 41.35876042908224}, {'avg_performance': 4.100909582740522, 'bin': 0.8, 'count': 73, 'hit_count': 64, 'hit_rate': 87.67123287671232, 'total_count': 73, 'week': '2025-01-06', 'win_count': 31, 'win_rate': 42.465753424657535}], '2025-01-13': [{'avg_performance': 2.4611508041896877, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.2427082891550008, 'bin': 0.4, 'count': 7, 'hit_count': 7, 'hit_rate': 100.0, 'total_count': 7, 'week': '2025-01-13', 'win_count': 2, 'win_rate': 28.571428571428573}, {'avg_performance': 5.977215511937495, 'bin': 0.5, 'count': 25, 'hit_count': 25, 'hit_rate': 100.0, 'total_count': 25, 'week': '2025-01-13', 'win_count': 17, 'win_rate': 68.0}, {'avg_performance': 6.232308427627005, 'bin': 0.6, 'count': 141, 'hit_count': 135, 'hit_rate': 95.74468085106383, 'total_count': 141, 'week': '2025-01-13', 'win_count': 85, 'win_rate': 60.283687943262414}, {'avg_performance': 8.49221338573038, 'bin': 0.7, 'count': 1614, 'hit_count': 1531, 'hit_rate': 94.85749690210656, 'total_count': 1614, 'week': '2025-01-13', 'win_count': 1127, 'win_rate': 69.82651796778191}, {'avg_performance': 13.48051817512275, 'bin': 0.8, 'count': 118, 'hit_count': 106, 'hit_rate': 89.83050847457628, 'total_count': 118, 'week': '2025-01-13', 'win_count': 86, 'win_rate': 72.88135593220339}], '2025-01-20': [{'avg_performance': 2.0554984583761486, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.8554532322137964, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.9427601789253663, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-20', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 3.2213742396728637, 'bin': 0.5, 'count': 31, 'hit_count': 31, 'hit_rate': 100.0, 'total_count': 31, 'week': '2025-01-20', 'win_count': 13, 'win_rate': 41.935483870967744}, {'avg_performance': 7.68513705692224, 'bin': 0.6, 'count': 156, 'hit_count': 151, 'hit_rate': 96.7948717948718, 'total_count': 156, 'week': '2025-01-20', 'win_count': 86, 'win_rate': 55.12820512820513}, {'avg_performance': 7.877107728428713, 'bin': 0.7, 'count': 1459, 'hit_count': 1391, 'hit_rate': 95.33927347498286, 'total_count': 1459, 'week': '2025-01-20', 'win_count': 981, 'win_rate': 67.23783413296779}, {'avg_performance': 9.198651942630873, 'bin': 0.8, 'count': 131, 'hit_count': 126, 'hit_rate': 96.18320610687023, 'total_count': 131, 'week': '2025-01-20', 'win_count': 99, 'win_rate': 75.57251908396947}], '2025-01-27': [{'avg_performance': 1.0810491267083957, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.257871569680502, 'bin': 0.4, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.3681028816247505, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 4.831154899995187, 'bin': 0.6, 'count': 50, 'hit_count': 49, 'hit_rate': 98.0, 'total_count': 50, 'week': '2025-01-27', 'win_count': 24, 'win_rate': 48.0}, {'avg_performance': 8.660514835238006, 'bin': 0.7, 'count': 504, 'hit_count': 477, 'hit_rate': 94.64285714285714, 'total_count': 504, 'week': '2025-01-27', 'win_count': 336, 'win_rate': 66.66666666666667}, {'avg_performance': 5.650996396492416, 'bin': 0.8, 'count': 49, 'hit_count': 46, 'hit_rate': 93.87755102040816, 'total_count': 49, 'week': '2025-01-27', 'win_count': 28, 'win_rate': 57.142857142857146}], '2025-02-03': [{'avg_performance': 1.3806706114398302, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 9.569377990430622, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 24.279598883685736, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-03', 'win_count': 3, 'win_rate': 100.0}, {'avg_performance': 6.96675740725965, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-03', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 7.91588296767001, 'bin': 0.6, 'count': 41, 'hit_count': 41, 'hit_rate': 100.0, 'total_count': 41, 'week': '2025-02-03', 'win_count': 33, 'win_rate': 80.48780487804878}, {'avg_performance': 10.160313393323941, 'bin': 0.7, 'count': 752, 'hit_count': 729, 'hit_rate': 96.94148936170212, 'total_count': 752, 'week': '2025-02-03', 'win_count': 592, 'win_rate': 78.72340425531915}, {'avg_performance': 12.049870230698735, 'bin': 0.8, 'count': 51, 'hit_count': 48, 'hit_rate': 94.11764705882354, 'total_count': 51, 'week': '2025-02-03', 'win_count': 42, 'win_rate': 82.3529411764706}], '2025-02-17': [{'avg_performance': 2.016879038077791, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 0.36138972184882806, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.4714089675946536, 'bin': 0.5, 'count': 7, 'hit_count': 5, 'hit_rate': 71.42857142857143, 'total_count': 7, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 14.285714285714286}, {'avg_performance': 3.6445213255311315, 'bin': 0.6, 'count': 55, 'hit_count': 46, 'hit_rate': 83.63636363636364, 'total_count': 55, 'week': '2025-02-17', 'win_count': 15, 'win_rate': 27.272727272727273}, {'avg_performance': 4.05076703346453, 'bin': 0.7, 'count': 530, 'hit_count': 433, 'hit_rate': 81.69811320754717, 'total_count': 530, 'week': '2025-02-17', 'win_count': 160, 'win_rate': 30.18867924528302}, {'avg_performance': 3.3832590351165615, 'bin': 0.8, 'count': 54, 'hit_count': 46, 'hit_rate': 85.18518518518519, 'total_count': 54, 'week': '2025-02-17', 'win_count': 22, 'win_rate': 40.74074074074074}], '2025-02-24': [{'avg_performance': 14.747474747474739, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 1.483220254404718, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.886750479655935, 'bin': 0.5, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-24', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 4.098843931251354, 'bin': 0.6, 'count': 39, 'hit_count': 39, 'hit_rate': 100.0, 'total_count': 39, 'week': '2025-02-24', 'win_count': 21, 'win_rate': 53.84615384615385}, {'avg_performance': 6.7311024498695895, 'bin': 0.7, 'count': 341, 'hit_count': 324, 'hit_rate': 95.01466275659824, 'total_count': 341, 'week': '2025-02-24', 'win_count': 231, 'win_rate': 67.74193548387096}, {'avg_performance': 8.80997390923137, 'bin': 0.8, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-02-24', 'win_count': 16, 'win_rate': 84.21052631578948}], '2025-03-03': [{'avg_performance': 6.496927129060581, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 4.234347426755143, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 4.837971033345035, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2025-03-03', 'win_count': 6, 'win_rate': 66.66666666666667}, {'avg_performance': 7.476385224123491, 'bin': 0.6, 'count': 60, 'hit_count': 56, 'hit_rate': 93.33333333333333, 'total_count': 60, 'week': '2025-03-03', 'win_count': 40, 'win_rate': 66.66666666666667}, {'avg_performance': 9.175863004552577, 'bin': 0.7, 'count': 501, 'hit_count': 479, 'hit_rate': 95.60878243512974, 'total_count': 501, 'week': '2025-03-03', 'win_count': 346, 'win_rate': 69.06187624750498}, {'avg_performance': 10.600061758245392, 'bin': 0.8, 'count': 45, 'hit_count': 43, 'hit_rate': 95.55555555555556, 'total_count': 45, 'week': '2025-03-03', 'win_count': 35, 'win_rate': 77.77777777777777}], '2025-03-10': [{'avg_performance': 3.1413612565444975, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-10', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 5.273294241964802, 'bin': 0.4, 'count': 11, 'hit_count': 10, 'hit_rate': 90.9090909090909, 'total_count': 11, 'week': '2025-03-10', 'win_count': 4, 'win_rate': 36.36363636363637}, {'avg_performance': 6.362088830497881, 'bin': 0.5, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'week': '2025-03-10', 'win_count': 18, 'win_rate': 78.26086956521739}, {'avg_performance': 7.442734895529073, 'bin': 0.6, 'count': 194, 'hit_count': 188, 'hit_rate': 96.90721649484536, 'total_count': 194, 'week': '2025-03-10', 'win_count': 127, 'win_rate': 65.4639175257732}, {'avg_performance': 7.825642875837303, 'bin': 0.7, 'count': 2062, 'hit_count': 1938, 'hit_rate': 93.98642095053346, 'total_count': 2062, 'week': '2025-03-10', 'win_count': 1374, 'win_rate': 66.63433559650825}, {'avg_performance': 9.519864190453308, 'bin': 0.8, 'count': 65, 'hit_count': 62, 'hit_rate': 95.38461538461539, 'total_count': 65, 'week': '2025-03-10', 'win_count': 51, 'win_rate': 78.46153846153847}]}, 'curve_data_week_list': ['2024-10-07', '2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '2024-12-02', '2024-12-09', '2024-12-16', '2024-12-23', '2024-12-30', '2025-01-06', '2025-01-13', '2025-01-20', '2025-01-27', '2025-02-03', '2025-02-17', '2025-02-24', '2025-03-03', '2025-03-10'], 'date_from': datetime.date(2024, 10, 7), 'date_to': datetime.date(2025, 4, 5), 'kpis': {'avg_gain': 8.35064971357415, 'fail_count': 11421, 'hit_count': 28313, 'hit_rate': 93.63383821681329, 'pass_count': 18817, 'total_tests': 30238, 'win_rate': 62.229644817778954}, 'last_metrics': <ModelMetrics: Binned LGBM 3d PH 3% Metrics: 2025-04-04 >, 'model': <Model: Binned LGBM 3d PH 3% (binned-ph-lgmb-p3-seq3-platt v1)>, 'performance_data': '<<queryset of core.ModelTest>>'} {'block': <Block Node: content. Contents: [<TextNode: '\n\n <div class="pl-cont'>, <Variable Node: model.name>, <TextNode: ' v'>, <Variable Node: model.version>, <TextNode: '\n\n </h1>\n\n '>, <URLNode view_name=''admin:core_model_change'' args=[<FilterExpression 'model.id'>] kwargs={} as=None>, <TextNode: '"\n '>, <Variable Node: model.key>, <TextNode: '</b>\n '>, <Variable Node: model.version>, <TextNode: '\n '>, <Variable Node: model.type>, <TextNode: '\n '>, <Variable Node: model.description|default:"<i>None</i>">, <TextNode: '\n '>, <Variable Node: model.end_point_url>, <TextNode: '</dd>\n '>, <Variable Node: model.last_trained_dt|localtime>, <TextNode: '</dd>\n '>, <URLNode view_name='"model_picks"' args=[] kwargs={} as=None>, <TextNode: '?model_id='>, <Variable Node: model.id>, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '">\n '>, <Variable Node: model.last_run_dt|localtime>, <TextNode: '\n '>, <ForNode: for key, value in model.meta.items, tail_len: 5>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n\n </d'>, <django.template.defaulttags.CsrfTokenNode object at 0x7f8de8d27210>, <TextNode: '\n\n '>, <Variable Node: date_from|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:\''>, <Variable Node: date_to|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:'>, <Variable Node: curve_data_week_list|length>, <TextNode: '" value="0" step="1"\n '>, <IncludeNode: template=<FilterExpression '"components/kpis.html"'>>, <TextNode: '\n <!--'>, <IfNode>, <TextNode: '\n\n </div>\n'>]>} {'forloop': {'counter': 45, 'counter0': 44, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 7.371279790856606, 'date': datetime.date(2024, 10, 10), 'fail_count': 222, 'hit_count': 750, 'hit_rate': 96.64948453608247, 'metrics': {'content': 0.11, 'financial': 0, 'other': 0.11}, 'pass_count': 554, 'total_count': 776, 'win_rate': 71.3917525773196}} {'metrics': {'content': 0, 'financial': 0, 'other': 0}}
snippets/metrics.html
/mnt/disks/pennyloupe_disk/pennyloupe/app/core/templates/snippets/metrics.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'Ug6wwe35THbADW1ZsY2D1iZkBdOjvilMpfGLkNwF1KQarTPBh6f3T845ad38gnM0'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/61'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f8de84ec750>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f8de84ec750>>'} {'curve_data': [{'avg_performance': 1.2504894131199589, 'bin': 0.2, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 7.028663507041953, 'bin': 0.3, 'count': 36, 'hit_count': 34, 'hit_rate': 94.44444444444444, 'total_count': 36, 'win_count': 13, 'win_rate': 36.111111111111114}, {'avg_performance': 9.432175772160651, 'bin': 0.4, 'count': 94, 'hit_count': 89, 'hit_rate': 94.68085106382979, 'total_count': 94, 'win_count': 27, 'win_rate': 28.72340425531915}, {'avg_performance': 5.44822039735625, 'bin': 0.5, 'count': 345, 'hit_count': 327, 'hit_rate': 94.78260869565217, 'total_count': 345, 'win_count': 147, 'win_rate': 42.608695652173914}, {'avg_performance': 6.276983864727436, 'bin': 0.6, 'count': 2238, 'hit_count': 2118, 'hit_rate': 94.63806970509384, 'total_count': 2238, 'win_count': 1176, 'win_rate': 52.54691689008043}, {'avg_performance': 8.533575402218842, 'bin': 0.7, 'count': 25724, 'hit_count': 24056, 'hit_rate': 93.51578292645, 'total_count': 25724, 'win_count': 16266, 'win_rate': 63.232778728036074}, {'avg_performance': 8.86255964112395, 'bin': 0.8, 'count': 1793, 'hit_count': 1681, 'hit_rate': 93.75348577802565, 'total_count': 1793, 'win_count': 1187, 'win_rate': 66.20189626324596}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'win_count': 1, 'win_rate': 50.0}], 'curve_data_by_week': {'2024-10-07': [{'avg_performance': 8.164127436473585, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.26552716148981, 'bin': 0.5, 'count': 11, 'hit_count': 11, 'hit_rate': 100.0, 'total_count': 11, 'week': '2024-10-07', 'win_count': 3, 'win_rate': 27.272727272727273}, {'avg_performance': 5.134353802031955, 'bin': 0.6, 'count': 89, 'hit_count': 86, 'hit_rate': 96.62921348314607, 'total_count': 89, 'week': '2024-10-07', 'win_count': 47, 'win_rate': 52.80898876404494}, {'avg_performance': 8.070123830986233, 'bin': 0.7, 'count': 1047, 'hit_count': 1015, 'hit_rate': 96.94364851957975, 'total_count': 1047, 'week': '2024-10-07', 'win_count': 791, 'win_rate': 75.54918815663801}, {'avg_performance': 9.68536888753788, 'bin': 0.8, 'count': 171, 'hit_count': 163, 'hit_rate': 95.32163742690058, 'total_count': 171, 'week': '2024-10-07', 'win_count': 131, 'win_rate': 76.60818713450293}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}], '2024-10-14': [{'avg_performance': 0.9022370535162528, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.337629431182013, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 4.600619281242528, 'bin': 0.5, 'count': 20, 'hit_count': 17, 'hit_rate': 85.0, 'total_count': 20, 'week': '2024-10-14', 'win_count': 6, 'win_rate': 30.0}, {'avg_performance': 5.238828360908673, 'bin': 0.6, 'count': 164, 'hit_count': 158, 'hit_rate': 96.34146341463415, 'total_count': 164, 'week': '2024-10-14', 'win_count': 77, 'win_rate': 46.951219512195124}, {'avg_performance': 8.797660614333616, 'bin': 0.7, 'count': 1595, 'hit_count': 1499, 'hit_rate': 93.98119122257053, 'total_count': 1595, 'week': '2024-10-14', 'win_count': 891, 'win_rate': 55.86206896551724}, {'avg_performance': 8.040704379542438, 'bin': 0.8, 'count': 214, 'hit_count': 207, 'hit_rate': 96.72897196261682, 'total_count': 214, 'week': '2024-10-14', 'win_count': 148, 'win_rate': 69.1588785046729}], '2024-10-21': [{'avg_performance': 0.38387715930903, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9709764756086716, 'bin': 0.3, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3062931151410297, 'bin': 0.4, 'count': 6, 'hit_count': 5, 'hit_rate': 83.33333333333333, 'total_count': 6, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.5164096657483253, 'bin': 0.5, 'count': 25, 'hit_count': 22, 'hit_rate': 88.0, 'total_count': 25, 'week': '2024-10-21', 'win_count': 7, 'win_rate': 28.0}, {'avg_performance': 4.1596411175942425, 'bin': 0.6, 'count': 146, 'hit_count': 136, 'hit_rate': 93.15068493150685, 'total_count': 146, 'week': '2024-10-21', 'win_count': 56, 'win_rate': 38.35616438356164}, {'avg_performance': 8.03449923342892, 'bin': 0.7, 'count': 1759, 'hit_count': 1628, 'hit_rate': 92.55258669698692, 'total_count': 1759, 'week': '2024-10-21', 'win_count': 1003, 'win_rate': 57.02103467879477}, {'avg_performance': 8.348772559069227, 'bin': 0.8, 'count': 207, 'hit_count': 197, 'hit_rate': 95.16908212560386, 'total_count': 207, 'week': '2024-10-21', 'win_count': 124, 'win_rate': 59.90338164251208}], '2024-10-28': [{'avg_performance': 11.856661248915968, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-28', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.3348216882106607, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 2.7996008250747595, 'bin': 0.5, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-10-28', 'win_count': 3, 'win_rate': 17.647058823529413}, {'avg_performance': 4.648447686121441, 'bin': 0.6, 'count': 122, 'hit_count': 118, 'hit_rate': 96.72131147540983, 'total_count': 122, 'week': '2024-10-28', 'win_count': 51, 'win_rate': 41.80327868852459}, {'avg_performance': 7.265669642594064, 'bin': 0.7, 'count': 997, 'hit_count': 927, 'hit_rate': 92.97893681043129, 'total_count': 997, 'week': '2024-10-28', 'win_count': 618, 'win_rate': 61.98595787362086}, {'avg_performance': 10.816422602027322, 'bin': 0.8, 'count': 41, 'hit_count': 38, 'hit_rate': 92.6829268292683, 'total_count': 41, 'week': '2024-10-28', 'win_count': 28, 'win_rate': 68.29268292682927}], '2024-11-04': [{'avg_performance': 9.506070965460328, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 11.085533897596687, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-11-04', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 5.802859193965779, 'bin': 0.5, 'count': 25, 'hit_count': 24, 'hit_rate': 96.0, 'total_count': 25, 'week': '2024-11-04', 'win_count': 12, 'win_rate': 48.0}, {'avg_performance': 8.090414252589902, 'bin': 0.6, 'count': 164, 'hit_count': 154, 'hit_rate': 93.90243902439025, 'total_count': 164, 'week': '2024-11-04', 'win_count': 110, 'win_rate': 67.07317073170732}, {'avg_performance': 10.27282302016535, 'bin': 0.7, 'count': 1486, 'hit_count': 1401, 'hit_rate': 94.27994616419919, 'total_count': 1486, 'week': '2024-11-04', 'win_count': 1113, 'win_rate': 74.89905787348587}, {'avg_performance': 8.653533395637153, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-04', 'win_count': 44, 'win_rate': 68.75}], '2024-11-11': [{'avg_performance': 40.77065557250119, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-11', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 68.54218006242404, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2024-11-11', 'win_count': 3, 'win_rate': 42.857142857142854}, {'avg_performance': 7.473429086066595, 'bin': 0.5, 'count': 28, 'hit_count': 26, 'hit_rate': 92.85714285714286, 'total_count': 28, 'week': '2024-11-11', 'win_count': 11, 'win_rate': 39.285714285714285}, {'avg_performance': 5.7210642939107865, 'bin': 0.6, 'count': 172, 'hit_count': 162, 'hit_rate': 94.18604651162791, 'total_count': 172, 'week': '2024-11-11', 'win_count': 78, 'win_rate': 45.348837209302324}, {'avg_performance': 6.950606849660758, 'bin': 0.7, 'count': 2183, 'hit_count': 1942, 'hit_rate': 88.96014658726523, 'total_count': 2183, 'week': '2024-11-11', 'win_count': 1085, 'win_rate': 49.702244617498856}, {'avg_performance': 6.576073427037283, 'bin': 0.8, 'count': 193, 'hit_count': 170, 'hit_rate': 88.08290155440415, 'total_count': 193, 'week': '2024-11-11', 'win_count': 92, 'win_rate': 47.66839378238342}], '2024-11-18': [{'avg_performance': 0.2985074626865608, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.953737191078962, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 14.963661448456241, 'bin': 0.4, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 33.333333333333336}, {'avg_performance': 12.523383330708796, 'bin': 0.5, 'count': 16, 'hit_count': 14, 'hit_rate': 87.5, 'total_count': 16, 'week': '2024-11-18', 'win_count': 7, 'win_rate': 43.75}, {'avg_performance': 7.926054355851836, 'bin': 0.6, 'count': 117, 'hit_count': 106, 'hit_rate': 90.5982905982906, 'total_count': 117, 'week': '2024-11-18', 'win_count': 74, 'win_rate': 63.24786324786325}, {'avg_performance': 10.169714185726622, 'bin': 0.7, 'count': 1487, 'hit_count': 1412, 'hit_rate': 94.9562878278413, 'total_count': 1487, 'week': '2024-11-18', 'win_count': 1043, 'win_rate': 70.14122394082044}, {'avg_performance': 9.138444484012004, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-18', 'win_count': 46, 'win_rate': 71.875}], '2024-11-25': [{'avg_performance': 0.5649717514124374, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-25', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.249766314903041, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 9.823296109187984, 'bin': 0.5, 'count': 19, 'hit_count': 19, 'hit_rate': 100.0, 'total_count': 19, 'week': '2024-11-25', 'win_count': 10, 'win_rate': 52.63157894736842}, {'avg_performance': 7.033977605527942, 'bin': 0.6, 'count': 71, 'hit_count': 67, 'hit_rate': 94.36619718309859, 'total_count': 71, 'week': '2024-11-25', 'win_count': 39, 'win_rate': 54.929577464788736}, {'avg_performance': 9.085537651034798, 'bin': 0.7, 'count': 1392, 'hit_count': 1341, 'hit_rate': 96.33620689655173, 'total_count': 1392, 'week': '2024-11-25', 'win_count': 988, 'win_rate': 70.97701149425288}, {'avg_performance': 7.175712414927854, 'bin': 0.8, 'count': 45, 'hit_count': 44, 'hit_rate': 97.77777777777777, 'total_count': 45, 'week': '2024-11-25', 'win_count': 34, 'win_rate': 75.55555555555556}], '2024-12-02': [{'avg_performance': 1.1509608467783332, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-02', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3898688255760185, 'bin': 0.5, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-12-02', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 3.7840564250007986, 'bin': 0.6, 'count': 22, 'hit_count': 19, 'hit_rate': 86.36363636363636, 'total_count': 22, 'week': '2024-12-02', 'win_count': 6, 'win_rate': 27.272727272727273}, {'avg_performance': 7.689480520166782, 'bin': 0.7, 'count': 597, 'hit_count': 543, 'hit_rate': 90.95477386934674, 'total_count': 597, 'week': '2024-12-02', 'win_count': 317, 'win_rate': 53.098827470686764}, {'avg_performance': 12.011978156596522, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-12-02', 'win_count': 5, 'win_rate': 50.0}], '2024-12-09': [{'avg_performance': 1.6921913934540918, 'bin': 0.2, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9532888465204923, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.9005706250438368, 'bin': 0.4, 'count': 8, 'hit_count': 7, 'hit_rate': 87.5, 'total_count': 8, 'week': '2024-12-09', 'win_count': 2, 'win_rate': 25.0}, {'avg_performance': 5.196051909042814, 'bin': 0.5, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-12-09', 'win_count': 7, 'win_rate': 29.166666666666668}, {'avg_performance': 5.791194959609032, 'bin': 0.6, 'count': 127, 'hit_count': 119, 'hit_rate': 93.7007874015748, 'total_count': 127, 'week': '2024-12-09', 'win_count': 56, 'win_rate': 44.09448818897638}, {'avg_performance': 7.526378846625358, 'bin': 0.7, 'count': 2010, 'hit_count': 1867, 'hit_rate': 92.88557213930348, 'total_count': 2010, 'week': '2024-12-09', 'win_count': 1133, 'win_rate': 56.3681592039801}, {'avg_performance': 8.348974523266355, 'bin': 0.8, 'count': 98, 'hit_count': 93, 'hit_rate': 94.89795918367346, 'total_count': 98, 'week': '2024-12-09', 'win_count': 63, 'win_rate': 64.28571428571429}], '2024-12-16': [{'avg_performance': 1.2158357473192076, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.1586990595611335, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.4986874156097585, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-16', 'win_count': 3, 'win_rate': 33.333333333333336}, {'avg_performance': 7.624253080839346, 'bin': 0.6, 'count': 77, 'hit_count': 73, 'hit_rate': 94.8051948051948, 'total_count': 77, 'week': '2024-12-16', 'win_count': 35, 'win_rate': 45.45454545454545}, {'avg_performance': 9.719862667541674, 'bin': 0.7, 'count': 1313, 'hit_count': 1223, 'hit_rate': 93.14546839299315, 'total_count': 1313, 'week': '2024-12-16', 'win_count': 814, 'win_rate': 61.995430312261995}, {'avg_performance': 10.720921190133364, 'bin': 0.8, 'count': 40, 'hit_count': 38, 'hit_rate': 95.0, 'total_count': 40, 'week': '2024-12-16', 'win_count': 29, 'win_rate': 72.5}], '2024-12-23': [{'avg_performance': 3.076753932204165, 'bin': 0.5, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 60.0}, {'avg_performance': 5.432916285463778, 'bin': 0.6, 'count': 57, 'hit_count': 53, 'hit_rate': 92.98245614035088, 'total_count': 57, 'week': '2024-12-23', 'win_count': 26, 'win_rate': 45.6140350877193}, {'avg_performance': 13.807998928993412, 'bin': 0.7, 'count': 530, 'hit_count': 519, 'hit_rate': 97.9245283018868, 'total_count': 530, 'week': '2024-12-23', 'win_count': 386, 'win_rate': 72.83018867924528}, {'avg_performance': 29.792299285303002, 'bin': 0.8, 'count': 9, 'hit_count': 8, 'hit_rate': 88.88888888888889, 'total_count': 9, 'week': '2024-12-23', 'win_count': 5, 'win_rate': 55.55555555555556}], '2024-12-30': [{'avg_performance': 2.5974025974025996, 'bin': 0.4, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.729724176101836, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-30', 'win_count': 5, 'win_rate': 55.55555555555556}, {'avg_performance': 10.07692704762918, 'bin': 0.6, 'count': 85, 'hit_count': 81, 'hit_rate': 95.29411764705883, 'total_count': 85, 'week': '2024-12-30', 'win_count': 57, 'win_rate': 67.05882352941177}, {'avg_performance': 14.368317622689457, 'bin': 0.7, 'count': 726, 'hit_count': 710, 'hit_rate': 97.7961432506887, 'total_count': 726, 'week': '2024-12-30', 'win_count': 590, 'win_rate': 81.26721763085399}, {'avg_performance': 16.98487922412399, 'bin': 0.8, 'count': 32, 'hit_count': 32, 'hit_rate': 100.0, 'total_count': 32, 'week': '2024-12-30', 'win_count': 28, 'win_rate': 87.5}], '2025-01-06': [{'avg_performance': 10.27453799861533, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 0.8592097766991472, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-06', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.7025884280500825, 'bin': 0.5, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 10.526315789473685}, {'avg_performance': 3.9460445190171787, 'bin': 0.6, 'count': 89, 'hit_count': 81, 'hit_rate': 91.01123595505618, 'total_count': 89, 'week': '2025-01-06', 'win_count': 33, 'win_rate': 37.07865168539326}, {'avg_performance': 5.769467385757251, 'bin': 0.7, 'count': 839, 'hit_count': 727, 'hit_rate': 86.6507747318236, 'total_count': 839, 'week': '2025-01-06', 'win_count': 347, 'win_rate': 41.35876042908224}, {'avg_performance': 4.100909582740522, 'bin': 0.8, 'count': 73, 'hit_count': 64, 'hit_rate': 87.67123287671232, 'total_count': 73, 'week': '2025-01-06', 'win_count': 31, 'win_rate': 42.465753424657535}], '2025-01-13': [{'avg_performance': 2.4611508041896877, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.2427082891550008, 'bin': 0.4, 'count': 7, 'hit_count': 7, 'hit_rate': 100.0, 'total_count': 7, 'week': '2025-01-13', 'win_count': 2, 'win_rate': 28.571428571428573}, {'avg_performance': 5.977215511937495, 'bin': 0.5, 'count': 25, 'hit_count': 25, 'hit_rate': 100.0, 'total_count': 25, 'week': '2025-01-13', 'win_count': 17, 'win_rate': 68.0}, {'avg_performance': 6.232308427627005, 'bin': 0.6, 'count': 141, 'hit_count': 135, 'hit_rate': 95.74468085106383, 'total_count': 141, 'week': '2025-01-13', 'win_count': 85, 'win_rate': 60.283687943262414}, {'avg_performance': 8.49221338573038, 'bin': 0.7, 'count': 1614, 'hit_count': 1531, 'hit_rate': 94.85749690210656, 'total_count': 1614, 'week': '2025-01-13', 'win_count': 1127, 'win_rate': 69.82651796778191}, {'avg_performance': 13.48051817512275, 'bin': 0.8, 'count': 118, 'hit_count': 106, 'hit_rate': 89.83050847457628, 'total_count': 118, 'week': '2025-01-13', 'win_count': 86, 'win_rate': 72.88135593220339}], '2025-01-20': [{'avg_performance': 2.0554984583761486, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.8554532322137964, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.9427601789253663, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-20', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 3.2213742396728637, 'bin': 0.5, 'count': 31, 'hit_count': 31, 'hit_rate': 100.0, 'total_count': 31, 'week': '2025-01-20', 'win_count': 13, 'win_rate': 41.935483870967744}, {'avg_performance': 7.68513705692224, 'bin': 0.6, 'count': 156, 'hit_count': 151, 'hit_rate': 96.7948717948718, 'total_count': 156, 'week': '2025-01-20', 'win_count': 86, 'win_rate': 55.12820512820513}, {'avg_performance': 7.877107728428713, 'bin': 0.7, 'count': 1459, 'hit_count': 1391, 'hit_rate': 95.33927347498286, 'total_count': 1459, 'week': '2025-01-20', 'win_count': 981, 'win_rate': 67.23783413296779}, {'avg_performance': 9.198651942630873, 'bin': 0.8, 'count': 131, 'hit_count': 126, 'hit_rate': 96.18320610687023, 'total_count': 131, 'week': '2025-01-20', 'win_count': 99, 'win_rate': 75.57251908396947}], '2025-01-27': [{'avg_performance': 1.0810491267083957, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.257871569680502, 'bin': 0.4, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.3681028816247505, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 4.831154899995187, 'bin': 0.6, 'count': 50, 'hit_count': 49, 'hit_rate': 98.0, 'total_count': 50, 'week': '2025-01-27', 'win_count': 24, 'win_rate': 48.0}, {'avg_performance': 8.660514835238006, 'bin': 0.7, 'count': 504, 'hit_count': 477, 'hit_rate': 94.64285714285714, 'total_count': 504, 'week': '2025-01-27', 'win_count': 336, 'win_rate': 66.66666666666667}, {'avg_performance': 5.650996396492416, 'bin': 0.8, 'count': 49, 'hit_count': 46, 'hit_rate': 93.87755102040816, 'total_count': 49, 'week': '2025-01-27', 'win_count': 28, 'win_rate': 57.142857142857146}], '2025-02-03': [{'avg_performance': 1.3806706114398302, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 9.569377990430622, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 24.279598883685736, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-03', 'win_count': 3, 'win_rate': 100.0}, {'avg_performance': 6.96675740725965, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-03', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 7.91588296767001, 'bin': 0.6, 'count': 41, 'hit_count': 41, 'hit_rate': 100.0, 'total_count': 41, 'week': '2025-02-03', 'win_count': 33, 'win_rate': 80.48780487804878}, {'avg_performance': 10.160313393323941, 'bin': 0.7, 'count': 752, 'hit_count': 729, 'hit_rate': 96.94148936170212, 'total_count': 752, 'week': '2025-02-03', 'win_count': 592, 'win_rate': 78.72340425531915}, {'avg_performance': 12.049870230698735, 'bin': 0.8, 'count': 51, 'hit_count': 48, 'hit_rate': 94.11764705882354, 'total_count': 51, 'week': '2025-02-03', 'win_count': 42, 'win_rate': 82.3529411764706}], '2025-02-17': [{'avg_performance': 2.016879038077791, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 0.36138972184882806, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.4714089675946536, 'bin': 0.5, 'count': 7, 'hit_count': 5, 'hit_rate': 71.42857142857143, 'total_count': 7, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 14.285714285714286}, {'avg_performance': 3.6445213255311315, 'bin': 0.6, 'count': 55, 'hit_count': 46, 'hit_rate': 83.63636363636364, 'total_count': 55, 'week': '2025-02-17', 'win_count': 15, 'win_rate': 27.272727272727273}, {'avg_performance': 4.05076703346453, 'bin': 0.7, 'count': 530, 'hit_count': 433, 'hit_rate': 81.69811320754717, 'total_count': 530, 'week': '2025-02-17', 'win_count': 160, 'win_rate': 30.18867924528302}, {'avg_performance': 3.3832590351165615, 'bin': 0.8, 'count': 54, 'hit_count': 46, 'hit_rate': 85.18518518518519, 'total_count': 54, 'week': '2025-02-17', 'win_count': 22, 'win_rate': 40.74074074074074}], '2025-02-24': [{'avg_performance': 14.747474747474739, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 1.483220254404718, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.886750479655935, 'bin': 0.5, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-24', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 4.098843931251354, 'bin': 0.6, 'count': 39, 'hit_count': 39, 'hit_rate': 100.0, 'total_count': 39, 'week': '2025-02-24', 'win_count': 21, 'win_rate': 53.84615384615385}, {'avg_performance': 6.7311024498695895, 'bin': 0.7, 'count': 341, 'hit_count': 324, 'hit_rate': 95.01466275659824, 'total_count': 341, 'week': '2025-02-24', 'win_count': 231, 'win_rate': 67.74193548387096}, {'avg_performance': 8.80997390923137, 'bin': 0.8, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-02-24', 'win_count': 16, 'win_rate': 84.21052631578948}], '2025-03-03': [{'avg_performance': 6.496927129060581, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 4.234347426755143, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 4.837971033345035, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2025-03-03', 'win_count': 6, 'win_rate': 66.66666666666667}, {'avg_performance': 7.476385224123491, 'bin': 0.6, 'count': 60, 'hit_count': 56, 'hit_rate': 93.33333333333333, 'total_count': 60, 'week': '2025-03-03', 'win_count': 40, 'win_rate': 66.66666666666667}, {'avg_performance': 9.175863004552577, 'bin': 0.7, 'count': 501, 'hit_count': 479, 'hit_rate': 95.60878243512974, 'total_count': 501, 'week': '2025-03-03', 'win_count': 346, 'win_rate': 69.06187624750498}, {'avg_performance': 10.600061758245392, 'bin': 0.8, 'count': 45, 'hit_count': 43, 'hit_rate': 95.55555555555556, 'total_count': 45, 'week': '2025-03-03', 'win_count': 35, 'win_rate': 77.77777777777777}], '2025-03-10': [{'avg_performance': 3.1413612565444975, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-10', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 5.273294241964802, 'bin': 0.4, 'count': 11, 'hit_count': 10, 'hit_rate': 90.9090909090909, 'total_count': 11, 'week': '2025-03-10', 'win_count': 4, 'win_rate': 36.36363636363637}, {'avg_performance': 6.362088830497881, 'bin': 0.5, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'week': '2025-03-10', 'win_count': 18, 'win_rate': 78.26086956521739}, {'avg_performance': 7.442734895529073, 'bin': 0.6, 'count': 194, 'hit_count': 188, 'hit_rate': 96.90721649484536, 'total_count': 194, 'week': '2025-03-10', 'win_count': 127, 'win_rate': 65.4639175257732}, {'avg_performance': 7.825642875837303, 'bin': 0.7, 'count': 2062, 'hit_count': 1938, 'hit_rate': 93.98642095053346, 'total_count': 2062, 'week': '2025-03-10', 'win_count': 1374, 'win_rate': 66.63433559650825}, {'avg_performance': 9.519864190453308, 'bin': 0.8, 'count': 65, 'hit_count': 62, 'hit_rate': 95.38461538461539, 'total_count': 65, 'week': '2025-03-10', 'win_count': 51, 'win_rate': 78.46153846153847}]}, 'curve_data_week_list': ['2024-10-07', '2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '2024-12-02', '2024-12-09', '2024-12-16', '2024-12-23', '2024-12-30', '2025-01-06', '2025-01-13', '2025-01-20', '2025-01-27', '2025-02-03', '2025-02-17', '2025-02-24', '2025-03-03', '2025-03-10'], 'date_from': datetime.date(2024, 10, 7), 'date_to': datetime.date(2025, 4, 5), 'kpis': {'avg_gain': 8.35064971357415, 'fail_count': 11421, 'hit_count': 28313, 'hit_rate': 93.63383821681329, 'pass_count': 18817, 'total_tests': 30238, 'win_rate': 62.229644817778954}, 'last_metrics': <ModelMetrics: Binned LGBM 3d PH 3% Metrics: 2025-04-04 >, 'model': <Model: Binned LGBM 3d PH 3% (binned-ph-lgmb-p3-seq3-platt v1)>, 'performance_data': '<<queryset of core.ModelTest>>'} {'block': <Block Node: content. Contents: [<TextNode: '\n\n <div class="pl-cont'>, <Variable Node: model.name>, <TextNode: ' v'>, <Variable Node: model.version>, <TextNode: '\n\n </h1>\n\n '>, <URLNode view_name=''admin:core_model_change'' args=[<FilterExpression 'model.id'>] kwargs={} as=None>, <TextNode: '"\n '>, <Variable Node: model.key>, <TextNode: '</b>\n '>, <Variable Node: model.version>, <TextNode: '\n '>, <Variable Node: model.type>, <TextNode: '\n '>, <Variable Node: model.description|default:"<i>None</i>">, <TextNode: '\n '>, <Variable Node: model.end_point_url>, <TextNode: '</dd>\n '>, <Variable Node: model.last_trained_dt|localtime>, <TextNode: '</dd>\n '>, <URLNode view_name='"model_picks"' args=[] kwargs={} as=None>, <TextNode: '?model_id='>, <Variable Node: model.id>, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '">\n '>, <Variable Node: model.last_run_dt|localtime>, <TextNode: '\n '>, <ForNode: for key, value in model.meta.items, tail_len: 5>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n\n </d'>, <django.template.defaulttags.CsrfTokenNode object at 0x7f8de8d27210>, <TextNode: '\n\n '>, <Variable Node: date_from|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:\''>, <Variable Node: date_to|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:'>, <Variable Node: curve_data_week_list|length>, <TextNode: '" value="0" step="1"\n '>, <IncludeNode: template=<FilterExpression '"components/kpis.html"'>>, <TextNode: '\n <!--'>, <IfNode>, <TextNode: '\n\n </div>\n'>]>} {'forloop': {'counter': 45, 'counter0': 44, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 7.371279790856606, 'date': datetime.date(2024, 10, 10), 'fail_count': 222, 'hit_count': 750, 'hit_rate': 96.64948453608247, 'metrics': {'content': 0.11, 'financial': 0, 'other': 0.11}, 'pass_count': 554, 'total_count': 776, 'win_rate': 71.3917525773196}} {'metrics': {'content': 0.08, 'financial': 0, 'other': 0.11}}
snippets/metrics.html
/mnt/disks/pennyloupe_disk/pennyloupe/app/core/templates/snippets/metrics.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'Ug6wwe35THbADW1ZsY2D1iZkBdOjvilMpfGLkNwF1KQarTPBh6f3T845ad38gnM0'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/61'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f8de84ec750>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f8de84ec750>>'} {'curve_data': [{'avg_performance': 1.2504894131199589, 'bin': 0.2, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 7.028663507041953, 'bin': 0.3, 'count': 36, 'hit_count': 34, 'hit_rate': 94.44444444444444, 'total_count': 36, 'win_count': 13, 'win_rate': 36.111111111111114}, {'avg_performance': 9.432175772160651, 'bin': 0.4, 'count': 94, 'hit_count': 89, 'hit_rate': 94.68085106382979, 'total_count': 94, 'win_count': 27, 'win_rate': 28.72340425531915}, {'avg_performance': 5.44822039735625, 'bin': 0.5, 'count': 345, 'hit_count': 327, 'hit_rate': 94.78260869565217, 'total_count': 345, 'win_count': 147, 'win_rate': 42.608695652173914}, {'avg_performance': 6.276983864727436, 'bin': 0.6, 'count': 2238, 'hit_count': 2118, 'hit_rate': 94.63806970509384, 'total_count': 2238, 'win_count': 1176, 'win_rate': 52.54691689008043}, {'avg_performance': 8.533575402218842, 'bin': 0.7, 'count': 25724, 'hit_count': 24056, 'hit_rate': 93.51578292645, 'total_count': 25724, 'win_count': 16266, 'win_rate': 63.232778728036074}, {'avg_performance': 8.86255964112395, 'bin': 0.8, 'count': 1793, 'hit_count': 1681, 'hit_rate': 93.75348577802565, 'total_count': 1793, 'win_count': 1187, 'win_rate': 66.20189626324596}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'win_count': 1, 'win_rate': 50.0}], 'curve_data_by_week': {'2024-10-07': [{'avg_performance': 8.164127436473585, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.26552716148981, 'bin': 0.5, 'count': 11, 'hit_count': 11, 'hit_rate': 100.0, 'total_count': 11, 'week': '2024-10-07', 'win_count': 3, 'win_rate': 27.272727272727273}, {'avg_performance': 5.134353802031955, 'bin': 0.6, 'count': 89, 'hit_count': 86, 'hit_rate': 96.62921348314607, 'total_count': 89, 'week': '2024-10-07', 'win_count': 47, 'win_rate': 52.80898876404494}, {'avg_performance': 8.070123830986233, 'bin': 0.7, 'count': 1047, 'hit_count': 1015, 'hit_rate': 96.94364851957975, 'total_count': 1047, 'week': '2024-10-07', 'win_count': 791, 'win_rate': 75.54918815663801}, {'avg_performance': 9.68536888753788, 'bin': 0.8, 'count': 171, 'hit_count': 163, 'hit_rate': 95.32163742690058, 'total_count': 171, 'week': '2024-10-07', 'win_count': 131, 'win_rate': 76.60818713450293}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}], '2024-10-14': [{'avg_performance': 0.9022370535162528, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.337629431182013, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 4.600619281242528, 'bin': 0.5, 'count': 20, 'hit_count': 17, 'hit_rate': 85.0, 'total_count': 20, 'week': '2024-10-14', 'win_count': 6, 'win_rate': 30.0}, {'avg_performance': 5.238828360908673, 'bin': 0.6, 'count': 164, 'hit_count': 158, 'hit_rate': 96.34146341463415, 'total_count': 164, 'week': '2024-10-14', 'win_count': 77, 'win_rate': 46.951219512195124}, {'avg_performance': 8.797660614333616, 'bin': 0.7, 'count': 1595, 'hit_count': 1499, 'hit_rate': 93.98119122257053, 'total_count': 1595, 'week': '2024-10-14', 'win_count': 891, 'win_rate': 55.86206896551724}, {'avg_performance': 8.040704379542438, 'bin': 0.8, 'count': 214, 'hit_count': 207, 'hit_rate': 96.72897196261682, 'total_count': 214, 'week': '2024-10-14', 'win_count': 148, 'win_rate': 69.1588785046729}], '2024-10-21': [{'avg_performance': 0.38387715930903, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9709764756086716, 'bin': 0.3, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3062931151410297, 'bin': 0.4, 'count': 6, 'hit_count': 5, 'hit_rate': 83.33333333333333, 'total_count': 6, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.5164096657483253, 'bin': 0.5, 'count': 25, 'hit_count': 22, 'hit_rate': 88.0, 'total_count': 25, 'week': '2024-10-21', 'win_count': 7, 'win_rate': 28.0}, {'avg_performance': 4.1596411175942425, 'bin': 0.6, 'count': 146, 'hit_count': 136, 'hit_rate': 93.15068493150685, 'total_count': 146, 'week': '2024-10-21', 'win_count': 56, 'win_rate': 38.35616438356164}, {'avg_performance': 8.03449923342892, 'bin': 0.7, 'count': 1759, 'hit_count': 1628, 'hit_rate': 92.55258669698692, 'total_count': 1759, 'week': '2024-10-21', 'win_count': 1003, 'win_rate': 57.02103467879477}, {'avg_performance': 8.348772559069227, 'bin': 0.8, 'count': 207, 'hit_count': 197, 'hit_rate': 95.16908212560386, 'total_count': 207, 'week': '2024-10-21', 'win_count': 124, 'win_rate': 59.90338164251208}], '2024-10-28': [{'avg_performance': 11.856661248915968, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-28', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.3348216882106607, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 2.7996008250747595, 'bin': 0.5, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-10-28', 'win_count': 3, 'win_rate': 17.647058823529413}, {'avg_performance': 4.648447686121441, 'bin': 0.6, 'count': 122, 'hit_count': 118, 'hit_rate': 96.72131147540983, 'total_count': 122, 'week': '2024-10-28', 'win_count': 51, 'win_rate': 41.80327868852459}, {'avg_performance': 7.265669642594064, 'bin': 0.7, 'count': 997, 'hit_count': 927, 'hit_rate': 92.97893681043129, 'total_count': 997, 'week': '2024-10-28', 'win_count': 618, 'win_rate': 61.98595787362086}, {'avg_performance': 10.816422602027322, 'bin': 0.8, 'count': 41, 'hit_count': 38, 'hit_rate': 92.6829268292683, 'total_count': 41, 'week': '2024-10-28', 'win_count': 28, 'win_rate': 68.29268292682927}], '2024-11-04': [{'avg_performance': 9.506070965460328, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 11.085533897596687, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-11-04', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 5.802859193965779, 'bin': 0.5, 'count': 25, 'hit_count': 24, 'hit_rate': 96.0, 'total_count': 25, 'week': '2024-11-04', 'win_count': 12, 'win_rate': 48.0}, {'avg_performance': 8.090414252589902, 'bin': 0.6, 'count': 164, 'hit_count': 154, 'hit_rate': 93.90243902439025, 'total_count': 164, 'week': '2024-11-04', 'win_count': 110, 'win_rate': 67.07317073170732}, {'avg_performance': 10.27282302016535, 'bin': 0.7, 'count': 1486, 'hit_count': 1401, 'hit_rate': 94.27994616419919, 'total_count': 1486, 'week': '2024-11-04', 'win_count': 1113, 'win_rate': 74.89905787348587}, {'avg_performance': 8.653533395637153, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-04', 'win_count': 44, 'win_rate': 68.75}], '2024-11-11': [{'avg_performance': 40.77065557250119, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-11', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 68.54218006242404, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2024-11-11', 'win_count': 3, 'win_rate': 42.857142857142854}, {'avg_performance': 7.473429086066595, 'bin': 0.5, 'count': 28, 'hit_count': 26, 'hit_rate': 92.85714285714286, 'total_count': 28, 'week': '2024-11-11', 'win_count': 11, 'win_rate': 39.285714285714285}, {'avg_performance': 5.7210642939107865, 'bin': 0.6, 'count': 172, 'hit_count': 162, 'hit_rate': 94.18604651162791, 'total_count': 172, 'week': '2024-11-11', 'win_count': 78, 'win_rate': 45.348837209302324}, {'avg_performance': 6.950606849660758, 'bin': 0.7, 'count': 2183, 'hit_count': 1942, 'hit_rate': 88.96014658726523, 'total_count': 2183, 'week': '2024-11-11', 'win_count': 1085, 'win_rate': 49.702244617498856}, {'avg_performance': 6.576073427037283, 'bin': 0.8, 'count': 193, 'hit_count': 170, 'hit_rate': 88.08290155440415, 'total_count': 193, 'week': '2024-11-11', 'win_count': 92, 'win_rate': 47.66839378238342}], '2024-11-18': [{'avg_performance': 0.2985074626865608, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.953737191078962, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 14.963661448456241, 'bin': 0.4, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 33.333333333333336}, {'avg_performance': 12.523383330708796, 'bin': 0.5, 'count': 16, 'hit_count': 14, 'hit_rate': 87.5, 'total_count': 16, 'week': '2024-11-18', 'win_count': 7, 'win_rate': 43.75}, {'avg_performance': 7.926054355851836, 'bin': 0.6, 'count': 117, 'hit_count': 106, 'hit_rate': 90.5982905982906, 'total_count': 117, 'week': '2024-11-18', 'win_count': 74, 'win_rate': 63.24786324786325}, {'avg_performance': 10.169714185726622, 'bin': 0.7, 'count': 1487, 'hit_count': 1412, 'hit_rate': 94.9562878278413, 'total_count': 1487, 'week': '2024-11-18', 'win_count': 1043, 'win_rate': 70.14122394082044}, {'avg_performance': 9.138444484012004, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-18', 'win_count': 46, 'win_rate': 71.875}], '2024-11-25': [{'avg_performance': 0.5649717514124374, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-25', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.249766314903041, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 9.823296109187984, 'bin': 0.5, 'count': 19, 'hit_count': 19, 'hit_rate': 100.0, 'total_count': 19, 'week': '2024-11-25', 'win_count': 10, 'win_rate': 52.63157894736842}, {'avg_performance': 7.033977605527942, 'bin': 0.6, 'count': 71, 'hit_count': 67, 'hit_rate': 94.36619718309859, 'total_count': 71, 'week': '2024-11-25', 'win_count': 39, 'win_rate': 54.929577464788736}, {'avg_performance': 9.085537651034798, 'bin': 0.7, 'count': 1392, 'hit_count': 1341, 'hit_rate': 96.33620689655173, 'total_count': 1392, 'week': '2024-11-25', 'win_count': 988, 'win_rate': 70.97701149425288}, {'avg_performance': 7.175712414927854, 'bin': 0.8, 'count': 45, 'hit_count': 44, 'hit_rate': 97.77777777777777, 'total_count': 45, 'week': '2024-11-25', 'win_count': 34, 'win_rate': 75.55555555555556}], '2024-12-02': [{'avg_performance': 1.1509608467783332, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-02', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3898688255760185, 'bin': 0.5, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-12-02', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 3.7840564250007986, 'bin': 0.6, 'count': 22, 'hit_count': 19, 'hit_rate': 86.36363636363636, 'total_count': 22, 'week': '2024-12-02', 'win_count': 6, 'win_rate': 27.272727272727273}, {'avg_performance': 7.689480520166782, 'bin': 0.7, 'count': 597, 'hit_count': 543, 'hit_rate': 90.95477386934674, 'total_count': 597, 'week': '2024-12-02', 'win_count': 317, 'win_rate': 53.098827470686764}, {'avg_performance': 12.011978156596522, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-12-02', 'win_count': 5, 'win_rate': 50.0}], '2024-12-09': [{'avg_performance': 1.6921913934540918, 'bin': 0.2, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9532888465204923, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.9005706250438368, 'bin': 0.4, 'count': 8, 'hit_count': 7, 'hit_rate': 87.5, 'total_count': 8, 'week': '2024-12-09', 'win_count': 2, 'win_rate': 25.0}, {'avg_performance': 5.196051909042814, 'bin': 0.5, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-12-09', 'win_count': 7, 'win_rate': 29.166666666666668}, {'avg_performance': 5.791194959609032, 'bin': 0.6, 'count': 127, 'hit_count': 119, 'hit_rate': 93.7007874015748, 'total_count': 127, 'week': '2024-12-09', 'win_count': 56, 'win_rate': 44.09448818897638}, {'avg_performance': 7.526378846625358, 'bin': 0.7, 'count': 2010, 'hit_count': 1867, 'hit_rate': 92.88557213930348, 'total_count': 2010, 'week': '2024-12-09', 'win_count': 1133, 'win_rate': 56.3681592039801}, {'avg_performance': 8.348974523266355, 'bin': 0.8, 'count': 98, 'hit_count': 93, 'hit_rate': 94.89795918367346, 'total_count': 98, 'week': '2024-12-09', 'win_count': 63, 'win_rate': 64.28571428571429}], '2024-12-16': [{'avg_performance': 1.2158357473192076, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.1586990595611335, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.4986874156097585, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-16', 'win_count': 3, 'win_rate': 33.333333333333336}, {'avg_performance': 7.624253080839346, 'bin': 0.6, 'count': 77, 'hit_count': 73, 'hit_rate': 94.8051948051948, 'total_count': 77, 'week': '2024-12-16', 'win_count': 35, 'win_rate': 45.45454545454545}, {'avg_performance': 9.719862667541674, 'bin': 0.7, 'count': 1313, 'hit_count': 1223, 'hit_rate': 93.14546839299315, 'total_count': 1313, 'week': '2024-12-16', 'win_count': 814, 'win_rate': 61.995430312261995}, {'avg_performance': 10.720921190133364, 'bin': 0.8, 'count': 40, 'hit_count': 38, 'hit_rate': 95.0, 'total_count': 40, 'week': '2024-12-16', 'win_count': 29, 'win_rate': 72.5}], '2024-12-23': [{'avg_performance': 3.076753932204165, 'bin': 0.5, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 60.0}, {'avg_performance': 5.432916285463778, 'bin': 0.6, 'count': 57, 'hit_count': 53, 'hit_rate': 92.98245614035088, 'total_count': 57, 'week': '2024-12-23', 'win_count': 26, 'win_rate': 45.6140350877193}, {'avg_performance': 13.807998928993412, 'bin': 0.7, 'count': 530, 'hit_count': 519, 'hit_rate': 97.9245283018868, 'total_count': 530, 'week': '2024-12-23', 'win_count': 386, 'win_rate': 72.83018867924528}, {'avg_performance': 29.792299285303002, 'bin': 0.8, 'count': 9, 'hit_count': 8, 'hit_rate': 88.88888888888889, 'total_count': 9, 'week': '2024-12-23', 'win_count': 5, 'win_rate': 55.55555555555556}], '2024-12-30': [{'avg_performance': 2.5974025974025996, 'bin': 0.4, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.729724176101836, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-30', 'win_count': 5, 'win_rate': 55.55555555555556}, {'avg_performance': 10.07692704762918, 'bin': 0.6, 'count': 85, 'hit_count': 81, 'hit_rate': 95.29411764705883, 'total_count': 85, 'week': '2024-12-30', 'win_count': 57, 'win_rate': 67.05882352941177}, {'avg_performance': 14.368317622689457, 'bin': 0.7, 'count': 726, 'hit_count': 710, 'hit_rate': 97.7961432506887, 'total_count': 726, 'week': '2024-12-30', 'win_count': 590, 'win_rate': 81.26721763085399}, {'avg_performance': 16.98487922412399, 'bin': 0.8, 'count': 32, 'hit_count': 32, 'hit_rate': 100.0, 'total_count': 32, 'week': '2024-12-30', 'win_count': 28, 'win_rate': 87.5}], '2025-01-06': [{'avg_performance': 10.27453799861533, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 0.8592097766991472, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-06', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.7025884280500825, 'bin': 0.5, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 10.526315789473685}, {'avg_performance': 3.9460445190171787, 'bin': 0.6, 'count': 89, 'hit_count': 81, 'hit_rate': 91.01123595505618, 'total_count': 89, 'week': '2025-01-06', 'win_count': 33, 'win_rate': 37.07865168539326}, {'avg_performance': 5.769467385757251, 'bin': 0.7, 'count': 839, 'hit_count': 727, 'hit_rate': 86.6507747318236, 'total_count': 839, 'week': '2025-01-06', 'win_count': 347, 'win_rate': 41.35876042908224}, {'avg_performance': 4.100909582740522, 'bin': 0.8, 'count': 73, 'hit_count': 64, 'hit_rate': 87.67123287671232, 'total_count': 73, 'week': '2025-01-06', 'win_count': 31, 'win_rate': 42.465753424657535}], '2025-01-13': [{'avg_performance': 2.4611508041896877, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.2427082891550008, 'bin': 0.4, 'count': 7, 'hit_count': 7, 'hit_rate': 100.0, 'total_count': 7, 'week': '2025-01-13', 'win_count': 2, 'win_rate': 28.571428571428573}, {'avg_performance': 5.977215511937495, 'bin': 0.5, 'count': 25, 'hit_count': 25, 'hit_rate': 100.0, 'total_count': 25, 'week': '2025-01-13', 'win_count': 17, 'win_rate': 68.0}, {'avg_performance': 6.232308427627005, 'bin': 0.6, 'count': 141, 'hit_count': 135, 'hit_rate': 95.74468085106383, 'total_count': 141, 'week': '2025-01-13', 'win_count': 85, 'win_rate': 60.283687943262414}, {'avg_performance': 8.49221338573038, 'bin': 0.7, 'count': 1614, 'hit_count': 1531, 'hit_rate': 94.85749690210656, 'total_count': 1614, 'week': '2025-01-13', 'win_count': 1127, 'win_rate': 69.82651796778191}, {'avg_performance': 13.48051817512275, 'bin': 0.8, 'count': 118, 'hit_count': 106, 'hit_rate': 89.83050847457628, 'total_count': 118, 'week': '2025-01-13', 'win_count': 86, 'win_rate': 72.88135593220339}], '2025-01-20': [{'avg_performance': 2.0554984583761486, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.8554532322137964, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.9427601789253663, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-20', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 3.2213742396728637, 'bin': 0.5, 'count': 31, 'hit_count': 31, 'hit_rate': 100.0, 'total_count': 31, 'week': '2025-01-20', 'win_count': 13, 'win_rate': 41.935483870967744}, {'avg_performance': 7.68513705692224, 'bin': 0.6, 'count': 156, 'hit_count': 151, 'hit_rate': 96.7948717948718, 'total_count': 156, 'week': '2025-01-20', 'win_count': 86, 'win_rate': 55.12820512820513}, {'avg_performance': 7.877107728428713, 'bin': 0.7, 'count': 1459, 'hit_count': 1391, 'hit_rate': 95.33927347498286, 'total_count': 1459, 'week': '2025-01-20', 'win_count': 981, 'win_rate': 67.23783413296779}, {'avg_performance': 9.198651942630873, 'bin': 0.8, 'count': 131, 'hit_count': 126, 'hit_rate': 96.18320610687023, 'total_count': 131, 'week': '2025-01-20', 'win_count': 99, 'win_rate': 75.57251908396947}], '2025-01-27': [{'avg_performance': 1.0810491267083957, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.257871569680502, 'bin': 0.4, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.3681028816247505, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 4.831154899995187, 'bin': 0.6, 'count': 50, 'hit_count': 49, 'hit_rate': 98.0, 'total_count': 50, 'week': '2025-01-27', 'win_count': 24, 'win_rate': 48.0}, {'avg_performance': 8.660514835238006, 'bin': 0.7, 'count': 504, 'hit_count': 477, 'hit_rate': 94.64285714285714, 'total_count': 504, 'week': '2025-01-27', 'win_count': 336, 'win_rate': 66.66666666666667}, {'avg_performance': 5.650996396492416, 'bin': 0.8, 'count': 49, 'hit_count': 46, 'hit_rate': 93.87755102040816, 'total_count': 49, 'week': '2025-01-27', 'win_count': 28, 'win_rate': 57.142857142857146}], '2025-02-03': [{'avg_performance': 1.3806706114398302, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 9.569377990430622, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 24.279598883685736, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-03', 'win_count': 3, 'win_rate': 100.0}, {'avg_performance': 6.96675740725965, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-03', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 7.91588296767001, 'bin': 0.6, 'count': 41, 'hit_count': 41, 'hit_rate': 100.0, 'total_count': 41, 'week': '2025-02-03', 'win_count': 33, 'win_rate': 80.48780487804878}, {'avg_performance': 10.160313393323941, 'bin': 0.7, 'count': 752, 'hit_count': 729, 'hit_rate': 96.94148936170212, 'total_count': 752, 'week': '2025-02-03', 'win_count': 592, 'win_rate': 78.72340425531915}, {'avg_performance': 12.049870230698735, 'bin': 0.8, 'count': 51, 'hit_count': 48, 'hit_rate': 94.11764705882354, 'total_count': 51, 'week': '2025-02-03', 'win_count': 42, 'win_rate': 82.3529411764706}], '2025-02-17': [{'avg_performance': 2.016879038077791, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 0.36138972184882806, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.4714089675946536, 'bin': 0.5, 'count': 7, 'hit_count': 5, 'hit_rate': 71.42857142857143, 'total_count': 7, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 14.285714285714286}, {'avg_performance': 3.6445213255311315, 'bin': 0.6, 'count': 55, 'hit_count': 46, 'hit_rate': 83.63636363636364, 'total_count': 55, 'week': '2025-02-17', 'win_count': 15, 'win_rate': 27.272727272727273}, {'avg_performance': 4.05076703346453, 'bin': 0.7, 'count': 530, 'hit_count': 433, 'hit_rate': 81.69811320754717, 'total_count': 530, 'week': '2025-02-17', 'win_count': 160, 'win_rate': 30.18867924528302}, {'avg_performance': 3.3832590351165615, 'bin': 0.8, 'count': 54, 'hit_count': 46, 'hit_rate': 85.18518518518519, 'total_count': 54, 'week': '2025-02-17', 'win_count': 22, 'win_rate': 40.74074074074074}], '2025-02-24': [{'avg_performance': 14.747474747474739, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 1.483220254404718, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.886750479655935, 'bin': 0.5, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-24', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 4.098843931251354, 'bin': 0.6, 'count': 39, 'hit_count': 39, 'hit_rate': 100.0, 'total_count': 39, 'week': '2025-02-24', 'win_count': 21, 'win_rate': 53.84615384615385}, {'avg_performance': 6.7311024498695895, 'bin': 0.7, 'count': 341, 'hit_count': 324, 'hit_rate': 95.01466275659824, 'total_count': 341, 'week': '2025-02-24', 'win_count': 231, 'win_rate': 67.74193548387096}, {'avg_performance': 8.80997390923137, 'bin': 0.8, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-02-24', 'win_count': 16, 'win_rate': 84.21052631578948}], '2025-03-03': [{'avg_performance': 6.496927129060581, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 4.234347426755143, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 4.837971033345035, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2025-03-03', 'win_count': 6, 'win_rate': 66.66666666666667}, {'avg_performance': 7.476385224123491, 'bin': 0.6, 'count': 60, 'hit_count': 56, 'hit_rate': 93.33333333333333, 'total_count': 60, 'week': '2025-03-03', 'win_count': 40, 'win_rate': 66.66666666666667}, {'avg_performance': 9.175863004552577, 'bin': 0.7, 'count': 501, 'hit_count': 479, 'hit_rate': 95.60878243512974, 'total_count': 501, 'week': '2025-03-03', 'win_count': 346, 'win_rate': 69.06187624750498}, {'avg_performance': 10.600061758245392, 'bin': 0.8, 'count': 45, 'hit_count': 43, 'hit_rate': 95.55555555555556, 'total_count': 45, 'week': '2025-03-03', 'win_count': 35, 'win_rate': 77.77777777777777}], '2025-03-10': [{'avg_performance': 3.1413612565444975, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-10', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 5.273294241964802, 'bin': 0.4, 'count': 11, 'hit_count': 10, 'hit_rate': 90.9090909090909, 'total_count': 11, 'week': '2025-03-10', 'win_count': 4, 'win_rate': 36.36363636363637}, {'avg_performance': 6.362088830497881, 'bin': 0.5, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'week': '2025-03-10', 'win_count': 18, 'win_rate': 78.26086956521739}, {'avg_performance': 7.442734895529073, 'bin': 0.6, 'count': 194, 'hit_count': 188, 'hit_rate': 96.90721649484536, 'total_count': 194, 'week': '2025-03-10', 'win_count': 127, 'win_rate': 65.4639175257732}, {'avg_performance': 7.825642875837303, 'bin': 0.7, 'count': 2062, 'hit_count': 1938, 'hit_rate': 93.98642095053346, 'total_count': 2062, 'week': '2025-03-10', 'win_count': 1374, 'win_rate': 66.63433559650825}, {'avg_performance': 9.519864190453308, 'bin': 0.8, 'count': 65, 'hit_count': 62, 'hit_rate': 95.38461538461539, 'total_count': 65, 'week': '2025-03-10', 'win_count': 51, 'win_rate': 78.46153846153847}]}, 'curve_data_week_list': ['2024-10-07', '2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '2024-12-02', '2024-12-09', '2024-12-16', '2024-12-23', '2024-12-30', '2025-01-06', '2025-01-13', '2025-01-20', '2025-01-27', '2025-02-03', '2025-02-17', '2025-02-24', '2025-03-03', '2025-03-10'], 'date_from': datetime.date(2024, 10, 7), 'date_to': datetime.date(2025, 4, 5), 'kpis': {'avg_gain': 8.35064971357415, 'fail_count': 11421, 'hit_count': 28313, 'hit_rate': 93.63383821681329, 'pass_count': 18817, 'total_tests': 30238, 'win_rate': 62.229644817778954}, 'last_metrics': <ModelMetrics: Binned LGBM 3d PH 3% Metrics: 2025-04-04 >, 'model': <Model: Binned LGBM 3d PH 3% (binned-ph-lgmb-p3-seq3-platt v1)>, 'performance_data': '<<queryset of core.ModelTest>>'} {'block': <Block Node: content. Contents: [<TextNode: '\n\n <div class="pl-cont'>, <Variable Node: model.name>, <TextNode: ' v'>, <Variable Node: model.version>, <TextNode: '\n\n </h1>\n\n '>, <URLNode view_name=''admin:core_model_change'' args=[<FilterExpression 'model.id'>] kwargs={} as=None>, <TextNode: '"\n '>, <Variable Node: model.key>, <TextNode: '</b>\n '>, <Variable Node: model.version>, <TextNode: '\n '>, <Variable Node: model.type>, <TextNode: '\n '>, <Variable Node: model.description|default:"<i>None</i>">, <TextNode: '\n '>, <Variable Node: model.end_point_url>, <TextNode: '</dd>\n '>, <Variable Node: model.last_trained_dt|localtime>, <TextNode: '</dd>\n '>, <URLNode view_name='"model_picks"' args=[] kwargs={} as=None>, <TextNode: '?model_id='>, <Variable Node: model.id>, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '">\n '>, <Variable Node: model.last_run_dt|localtime>, <TextNode: '\n '>, <ForNode: for key, value in model.meta.items, tail_len: 5>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n\n </d'>, <django.template.defaulttags.CsrfTokenNode object at 0x7f8de8d27210>, <TextNode: '\n\n '>, <Variable Node: date_from|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:\''>, <Variable Node: date_to|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:'>, <Variable Node: curve_data_week_list|length>, <TextNode: '" value="0" step="1"\n '>, <IncludeNode: template=<FilterExpression '"components/kpis.html"'>>, <TextNode: '\n <!--'>, <IfNode>, <TextNode: '\n\n </div>\n'>]>} {'forloop': {'counter': 45, 'counter0': 44, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 7.371279790856606, 'date': datetime.date(2024, 10, 10), 'fail_count': 222, 'hit_count': 750, 'hit_rate': 96.64948453608247, 'metrics': {'content': 0.11, 'financial': 0, 'other': 0.11}, 'pass_count': 554, 'total_count': 776, 'win_rate': 71.3917525773196}} {'metrics': {'content': 0, 'financial': 0, 'other': 0}}
snippets/metrics.html
/mnt/disks/pennyloupe_disk/pennyloupe/app/core/templates/snippets/metrics.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'Ug6wwe35THbADW1ZsY2D1iZkBdOjvilMpfGLkNwF1KQarTPBh6f3T845ad38gnM0'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/61'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f8de84ec750>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f8de84ec750>>'} {'curve_data': [{'avg_performance': 1.2504894131199589, 'bin': 0.2, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 7.028663507041953, 'bin': 0.3, 'count': 36, 'hit_count': 34, 'hit_rate': 94.44444444444444, 'total_count': 36, 'win_count': 13, 'win_rate': 36.111111111111114}, {'avg_performance': 9.432175772160651, 'bin': 0.4, 'count': 94, 'hit_count': 89, 'hit_rate': 94.68085106382979, 'total_count': 94, 'win_count': 27, 'win_rate': 28.72340425531915}, {'avg_performance': 5.44822039735625, 'bin': 0.5, 'count': 345, 'hit_count': 327, 'hit_rate': 94.78260869565217, 'total_count': 345, 'win_count': 147, 'win_rate': 42.608695652173914}, {'avg_performance': 6.276983864727436, 'bin': 0.6, 'count': 2238, 'hit_count': 2118, 'hit_rate': 94.63806970509384, 'total_count': 2238, 'win_count': 1176, 'win_rate': 52.54691689008043}, {'avg_performance': 8.533575402218842, 'bin': 0.7, 'count': 25724, 'hit_count': 24056, 'hit_rate': 93.51578292645, 'total_count': 25724, 'win_count': 16266, 'win_rate': 63.232778728036074}, {'avg_performance': 8.86255964112395, 'bin': 0.8, 'count': 1793, 'hit_count': 1681, 'hit_rate': 93.75348577802565, 'total_count': 1793, 'win_count': 1187, 'win_rate': 66.20189626324596}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'win_count': 1, 'win_rate': 50.0}], 'curve_data_by_week': {'2024-10-07': [{'avg_performance': 8.164127436473585, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.26552716148981, 'bin': 0.5, 'count': 11, 'hit_count': 11, 'hit_rate': 100.0, 'total_count': 11, 'week': '2024-10-07', 'win_count': 3, 'win_rate': 27.272727272727273}, {'avg_performance': 5.134353802031955, 'bin': 0.6, 'count': 89, 'hit_count': 86, 'hit_rate': 96.62921348314607, 'total_count': 89, 'week': '2024-10-07', 'win_count': 47, 'win_rate': 52.80898876404494}, {'avg_performance': 8.070123830986233, 'bin': 0.7, 'count': 1047, 'hit_count': 1015, 'hit_rate': 96.94364851957975, 'total_count': 1047, 'week': '2024-10-07', 'win_count': 791, 'win_rate': 75.54918815663801}, {'avg_performance': 9.68536888753788, 'bin': 0.8, 'count': 171, 'hit_count': 163, 'hit_rate': 95.32163742690058, 'total_count': 171, 'week': '2024-10-07', 'win_count': 131, 'win_rate': 76.60818713450293}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}], '2024-10-14': [{'avg_performance': 0.9022370535162528, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.337629431182013, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 4.600619281242528, 'bin': 0.5, 'count': 20, 'hit_count': 17, 'hit_rate': 85.0, 'total_count': 20, 'week': '2024-10-14', 'win_count': 6, 'win_rate': 30.0}, {'avg_performance': 5.238828360908673, 'bin': 0.6, 'count': 164, 'hit_count': 158, 'hit_rate': 96.34146341463415, 'total_count': 164, 'week': '2024-10-14', 'win_count': 77, 'win_rate': 46.951219512195124}, {'avg_performance': 8.797660614333616, 'bin': 0.7, 'count': 1595, 'hit_count': 1499, 'hit_rate': 93.98119122257053, 'total_count': 1595, 'week': '2024-10-14', 'win_count': 891, 'win_rate': 55.86206896551724}, {'avg_performance': 8.040704379542438, 'bin': 0.8, 'count': 214, 'hit_count': 207, 'hit_rate': 96.72897196261682, 'total_count': 214, 'week': '2024-10-14', 'win_count': 148, 'win_rate': 69.1588785046729}], '2024-10-21': [{'avg_performance': 0.38387715930903, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9709764756086716, 'bin': 0.3, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3062931151410297, 'bin': 0.4, 'count': 6, 'hit_count': 5, 'hit_rate': 83.33333333333333, 'total_count': 6, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.5164096657483253, 'bin': 0.5, 'count': 25, 'hit_count': 22, 'hit_rate': 88.0, 'total_count': 25, 'week': '2024-10-21', 'win_count': 7, 'win_rate': 28.0}, {'avg_performance': 4.1596411175942425, 'bin': 0.6, 'count': 146, 'hit_count': 136, 'hit_rate': 93.15068493150685, 'total_count': 146, 'week': '2024-10-21', 'win_count': 56, 'win_rate': 38.35616438356164}, {'avg_performance': 8.03449923342892, 'bin': 0.7, 'count': 1759, 'hit_count': 1628, 'hit_rate': 92.55258669698692, 'total_count': 1759, 'week': '2024-10-21', 'win_count': 1003, 'win_rate': 57.02103467879477}, {'avg_performance': 8.348772559069227, 'bin': 0.8, 'count': 207, 'hit_count': 197, 'hit_rate': 95.16908212560386, 'total_count': 207, 'week': '2024-10-21', 'win_count': 124, 'win_rate': 59.90338164251208}], '2024-10-28': [{'avg_performance': 11.856661248915968, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-28', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.3348216882106607, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 2.7996008250747595, 'bin': 0.5, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-10-28', 'win_count': 3, 'win_rate': 17.647058823529413}, {'avg_performance': 4.648447686121441, 'bin': 0.6, 'count': 122, 'hit_count': 118, 'hit_rate': 96.72131147540983, 'total_count': 122, 'week': '2024-10-28', 'win_count': 51, 'win_rate': 41.80327868852459}, {'avg_performance': 7.265669642594064, 'bin': 0.7, 'count': 997, 'hit_count': 927, 'hit_rate': 92.97893681043129, 'total_count': 997, 'week': '2024-10-28', 'win_count': 618, 'win_rate': 61.98595787362086}, {'avg_performance': 10.816422602027322, 'bin': 0.8, 'count': 41, 'hit_count': 38, 'hit_rate': 92.6829268292683, 'total_count': 41, 'week': '2024-10-28', 'win_count': 28, 'win_rate': 68.29268292682927}], '2024-11-04': [{'avg_performance': 9.506070965460328, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 11.085533897596687, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-11-04', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 5.802859193965779, 'bin': 0.5, 'count': 25, 'hit_count': 24, 'hit_rate': 96.0, 'total_count': 25, 'week': '2024-11-04', 'win_count': 12, 'win_rate': 48.0}, {'avg_performance': 8.090414252589902, 'bin': 0.6, 'count': 164, 'hit_count': 154, 'hit_rate': 93.90243902439025, 'total_count': 164, 'week': '2024-11-04', 'win_count': 110, 'win_rate': 67.07317073170732}, {'avg_performance': 10.27282302016535, 'bin': 0.7, 'count': 1486, 'hit_count': 1401, 'hit_rate': 94.27994616419919, 'total_count': 1486, 'week': '2024-11-04', 'win_count': 1113, 'win_rate': 74.89905787348587}, {'avg_performance': 8.653533395637153, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-04', 'win_count': 44, 'win_rate': 68.75}], '2024-11-11': [{'avg_performance': 40.77065557250119, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-11', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 68.54218006242404, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2024-11-11', 'win_count': 3, 'win_rate': 42.857142857142854}, {'avg_performance': 7.473429086066595, 'bin': 0.5, 'count': 28, 'hit_count': 26, 'hit_rate': 92.85714285714286, 'total_count': 28, 'week': '2024-11-11', 'win_count': 11, 'win_rate': 39.285714285714285}, {'avg_performance': 5.7210642939107865, 'bin': 0.6, 'count': 172, 'hit_count': 162, 'hit_rate': 94.18604651162791, 'total_count': 172, 'week': '2024-11-11', 'win_count': 78, 'win_rate': 45.348837209302324}, {'avg_performance': 6.950606849660758, 'bin': 0.7, 'count': 2183, 'hit_count': 1942, 'hit_rate': 88.96014658726523, 'total_count': 2183, 'week': '2024-11-11', 'win_count': 1085, 'win_rate': 49.702244617498856}, {'avg_performance': 6.576073427037283, 'bin': 0.8, 'count': 193, 'hit_count': 170, 'hit_rate': 88.08290155440415, 'total_count': 193, 'week': '2024-11-11', 'win_count': 92, 'win_rate': 47.66839378238342}], '2024-11-18': [{'avg_performance': 0.2985074626865608, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.953737191078962, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 14.963661448456241, 'bin': 0.4, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 33.333333333333336}, {'avg_performance': 12.523383330708796, 'bin': 0.5, 'count': 16, 'hit_count': 14, 'hit_rate': 87.5, 'total_count': 16, 'week': '2024-11-18', 'win_count': 7, 'win_rate': 43.75}, {'avg_performance': 7.926054355851836, 'bin': 0.6, 'count': 117, 'hit_count': 106, 'hit_rate': 90.5982905982906, 'total_count': 117, 'week': '2024-11-18', 'win_count': 74, 'win_rate': 63.24786324786325}, {'avg_performance': 10.169714185726622, 'bin': 0.7, 'count': 1487, 'hit_count': 1412, 'hit_rate': 94.9562878278413, 'total_count': 1487, 'week': '2024-11-18', 'win_count': 1043, 'win_rate': 70.14122394082044}, {'avg_performance': 9.138444484012004, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-18', 'win_count': 46, 'win_rate': 71.875}], '2024-11-25': [{'avg_performance': 0.5649717514124374, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-25', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.249766314903041, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 9.823296109187984, 'bin': 0.5, 'count': 19, 'hit_count': 19, 'hit_rate': 100.0, 'total_count': 19, 'week': '2024-11-25', 'win_count': 10, 'win_rate': 52.63157894736842}, {'avg_performance': 7.033977605527942, 'bin': 0.6, 'count': 71, 'hit_count': 67, 'hit_rate': 94.36619718309859, 'total_count': 71, 'week': '2024-11-25', 'win_count': 39, 'win_rate': 54.929577464788736}, {'avg_performance': 9.085537651034798, 'bin': 0.7, 'count': 1392, 'hit_count': 1341, 'hit_rate': 96.33620689655173, 'total_count': 1392, 'week': '2024-11-25', 'win_count': 988, 'win_rate': 70.97701149425288}, {'avg_performance': 7.175712414927854, 'bin': 0.8, 'count': 45, 'hit_count': 44, 'hit_rate': 97.77777777777777, 'total_count': 45, 'week': '2024-11-25', 'win_count': 34, 'win_rate': 75.55555555555556}], '2024-12-02': [{'avg_performance': 1.1509608467783332, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-02', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3898688255760185, 'bin': 0.5, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-12-02', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 3.7840564250007986, 'bin': 0.6, 'count': 22, 'hit_count': 19, 'hit_rate': 86.36363636363636, 'total_count': 22, 'week': '2024-12-02', 'win_count': 6, 'win_rate': 27.272727272727273}, {'avg_performance': 7.689480520166782, 'bin': 0.7, 'count': 597, 'hit_count': 543, 'hit_rate': 90.95477386934674, 'total_count': 597, 'week': '2024-12-02', 'win_count': 317, 'win_rate': 53.098827470686764}, {'avg_performance': 12.011978156596522, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-12-02', 'win_count': 5, 'win_rate': 50.0}], '2024-12-09': [{'avg_performance': 1.6921913934540918, 'bin': 0.2, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9532888465204923, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.9005706250438368, 'bin': 0.4, 'count': 8, 'hit_count': 7, 'hit_rate': 87.5, 'total_count': 8, 'week': '2024-12-09', 'win_count': 2, 'win_rate': 25.0}, {'avg_performance': 5.196051909042814, 'bin': 0.5, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-12-09', 'win_count': 7, 'win_rate': 29.166666666666668}, {'avg_performance': 5.791194959609032, 'bin': 0.6, 'count': 127, 'hit_count': 119, 'hit_rate': 93.7007874015748, 'total_count': 127, 'week': '2024-12-09', 'win_count': 56, 'win_rate': 44.09448818897638}, {'avg_performance': 7.526378846625358, 'bin': 0.7, 'count': 2010, 'hit_count': 1867, 'hit_rate': 92.88557213930348, 'total_count': 2010, 'week': '2024-12-09', 'win_count': 1133, 'win_rate': 56.3681592039801}, {'avg_performance': 8.348974523266355, 'bin': 0.8, 'count': 98, 'hit_count': 93, 'hit_rate': 94.89795918367346, 'total_count': 98, 'week': '2024-12-09', 'win_count': 63, 'win_rate': 64.28571428571429}], '2024-12-16': [{'avg_performance': 1.2158357473192076, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.1586990595611335, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.4986874156097585, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-16', 'win_count': 3, 'win_rate': 33.333333333333336}, {'avg_performance': 7.624253080839346, 'bin': 0.6, 'count': 77, 'hit_count': 73, 'hit_rate': 94.8051948051948, 'total_count': 77, 'week': '2024-12-16', 'win_count': 35, 'win_rate': 45.45454545454545}, {'avg_performance': 9.719862667541674, 'bin': 0.7, 'count': 1313, 'hit_count': 1223, 'hit_rate': 93.14546839299315, 'total_count': 1313, 'week': '2024-12-16', 'win_count': 814, 'win_rate': 61.995430312261995}, {'avg_performance': 10.720921190133364, 'bin': 0.8, 'count': 40, 'hit_count': 38, 'hit_rate': 95.0, 'total_count': 40, 'week': '2024-12-16', 'win_count': 29, 'win_rate': 72.5}], '2024-12-23': [{'avg_performance': 3.076753932204165, 'bin': 0.5, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 60.0}, {'avg_performance': 5.432916285463778, 'bin': 0.6, 'count': 57, 'hit_count': 53, 'hit_rate': 92.98245614035088, 'total_count': 57, 'week': '2024-12-23', 'win_count': 26, 'win_rate': 45.6140350877193}, {'avg_performance': 13.807998928993412, 'bin': 0.7, 'count': 530, 'hit_count': 519, 'hit_rate': 97.9245283018868, 'total_count': 530, 'week': '2024-12-23', 'win_count': 386, 'win_rate': 72.83018867924528}, {'avg_performance': 29.792299285303002, 'bin': 0.8, 'count': 9, 'hit_count': 8, 'hit_rate': 88.88888888888889, 'total_count': 9, 'week': '2024-12-23', 'win_count': 5, 'win_rate': 55.55555555555556}], '2024-12-30': [{'avg_performance': 2.5974025974025996, 'bin': 0.4, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.729724176101836, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-30', 'win_count': 5, 'win_rate': 55.55555555555556}, {'avg_performance': 10.07692704762918, 'bin': 0.6, 'count': 85, 'hit_count': 81, 'hit_rate': 95.29411764705883, 'total_count': 85, 'week': '2024-12-30', 'win_count': 57, 'win_rate': 67.05882352941177}, {'avg_performance': 14.368317622689457, 'bin': 0.7, 'count': 726, 'hit_count': 710, 'hit_rate': 97.7961432506887, 'total_count': 726, 'week': '2024-12-30', 'win_count': 590, 'win_rate': 81.26721763085399}, {'avg_performance': 16.98487922412399, 'bin': 0.8, 'count': 32, 'hit_count': 32, 'hit_rate': 100.0, 'total_count': 32, 'week': '2024-12-30', 'win_count': 28, 'win_rate': 87.5}], '2025-01-06': [{'avg_performance': 10.27453799861533, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 0.8592097766991472, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-06', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.7025884280500825, 'bin': 0.5, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 10.526315789473685}, {'avg_performance': 3.9460445190171787, 'bin': 0.6, 'count': 89, 'hit_count': 81, 'hit_rate': 91.01123595505618, 'total_count': 89, 'week': '2025-01-06', 'win_count': 33, 'win_rate': 37.07865168539326}, {'avg_performance': 5.769467385757251, 'bin': 0.7, 'count': 839, 'hit_count': 727, 'hit_rate': 86.6507747318236, 'total_count': 839, 'week': '2025-01-06', 'win_count': 347, 'win_rate': 41.35876042908224}, {'avg_performance': 4.100909582740522, 'bin': 0.8, 'count': 73, 'hit_count': 64, 'hit_rate': 87.67123287671232, 'total_count': 73, 'week': '2025-01-06', 'win_count': 31, 'win_rate': 42.465753424657535}], '2025-01-13': [{'avg_performance': 2.4611508041896877, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.2427082891550008, 'bin': 0.4, 'count': 7, 'hit_count': 7, 'hit_rate': 100.0, 'total_count': 7, 'week': '2025-01-13', 'win_count': 2, 'win_rate': 28.571428571428573}, {'avg_performance': 5.977215511937495, 'bin': 0.5, 'count': 25, 'hit_count': 25, 'hit_rate': 100.0, 'total_count': 25, 'week': '2025-01-13', 'win_count': 17, 'win_rate': 68.0}, {'avg_performance': 6.232308427627005, 'bin': 0.6, 'count': 141, 'hit_count': 135, 'hit_rate': 95.74468085106383, 'total_count': 141, 'week': '2025-01-13', 'win_count': 85, 'win_rate': 60.283687943262414}, {'avg_performance': 8.49221338573038, 'bin': 0.7, 'count': 1614, 'hit_count': 1531, 'hit_rate': 94.85749690210656, 'total_count': 1614, 'week': '2025-01-13', 'win_count': 1127, 'win_rate': 69.82651796778191}, {'avg_performance': 13.48051817512275, 'bin': 0.8, 'count': 118, 'hit_count': 106, 'hit_rate': 89.83050847457628, 'total_count': 118, 'week': '2025-01-13', 'win_count': 86, 'win_rate': 72.88135593220339}], '2025-01-20': [{'avg_performance': 2.0554984583761486, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.8554532322137964, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.9427601789253663, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-20', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 3.2213742396728637, 'bin': 0.5, 'count': 31, 'hit_count': 31, 'hit_rate': 100.0, 'total_count': 31, 'week': '2025-01-20', 'win_count': 13, 'win_rate': 41.935483870967744}, {'avg_performance': 7.68513705692224, 'bin': 0.6, 'count': 156, 'hit_count': 151, 'hit_rate': 96.7948717948718, 'total_count': 156, 'week': '2025-01-20', 'win_count': 86, 'win_rate': 55.12820512820513}, {'avg_performance': 7.877107728428713, 'bin': 0.7, 'count': 1459, 'hit_count': 1391, 'hit_rate': 95.33927347498286, 'total_count': 1459, 'week': '2025-01-20', 'win_count': 981, 'win_rate': 67.23783413296779}, {'avg_performance': 9.198651942630873, 'bin': 0.8, 'count': 131, 'hit_count': 126, 'hit_rate': 96.18320610687023, 'total_count': 131, 'week': '2025-01-20', 'win_count': 99, 'win_rate': 75.57251908396947}], '2025-01-27': [{'avg_performance': 1.0810491267083957, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.257871569680502, 'bin': 0.4, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.3681028816247505, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 4.831154899995187, 'bin': 0.6, 'count': 50, 'hit_count': 49, 'hit_rate': 98.0, 'total_count': 50, 'week': '2025-01-27', 'win_count': 24, 'win_rate': 48.0}, {'avg_performance': 8.660514835238006, 'bin': 0.7, 'count': 504, 'hit_count': 477, 'hit_rate': 94.64285714285714, 'total_count': 504, 'week': '2025-01-27', 'win_count': 336, 'win_rate': 66.66666666666667}, {'avg_performance': 5.650996396492416, 'bin': 0.8, 'count': 49, 'hit_count': 46, 'hit_rate': 93.87755102040816, 'total_count': 49, 'week': '2025-01-27', 'win_count': 28, 'win_rate': 57.142857142857146}], '2025-02-03': [{'avg_performance': 1.3806706114398302, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 9.569377990430622, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 24.279598883685736, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-03', 'win_count': 3, 'win_rate': 100.0}, {'avg_performance': 6.96675740725965, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-03', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 7.91588296767001, 'bin': 0.6, 'count': 41, 'hit_count': 41, 'hit_rate': 100.0, 'total_count': 41, 'week': '2025-02-03', 'win_count': 33, 'win_rate': 80.48780487804878}, {'avg_performance': 10.160313393323941, 'bin': 0.7, 'count': 752, 'hit_count': 729, 'hit_rate': 96.94148936170212, 'total_count': 752, 'week': '2025-02-03', 'win_count': 592, 'win_rate': 78.72340425531915}, {'avg_performance': 12.049870230698735, 'bin': 0.8, 'count': 51, 'hit_count': 48, 'hit_rate': 94.11764705882354, 'total_count': 51, 'week': '2025-02-03', 'win_count': 42, 'win_rate': 82.3529411764706}], '2025-02-17': [{'avg_performance': 2.016879038077791, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 0.36138972184882806, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.4714089675946536, 'bin': 0.5, 'count': 7, 'hit_count': 5, 'hit_rate': 71.42857142857143, 'total_count': 7, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 14.285714285714286}, {'avg_performance': 3.6445213255311315, 'bin': 0.6, 'count': 55, 'hit_count': 46, 'hit_rate': 83.63636363636364, 'total_count': 55, 'week': '2025-02-17', 'win_count': 15, 'win_rate': 27.272727272727273}, {'avg_performance': 4.05076703346453, 'bin': 0.7, 'count': 530, 'hit_count': 433, 'hit_rate': 81.69811320754717, 'total_count': 530, 'week': '2025-02-17', 'win_count': 160, 'win_rate': 30.18867924528302}, {'avg_performance': 3.3832590351165615, 'bin': 0.8, 'count': 54, 'hit_count': 46, 'hit_rate': 85.18518518518519, 'total_count': 54, 'week': '2025-02-17', 'win_count': 22, 'win_rate': 40.74074074074074}], '2025-02-24': [{'avg_performance': 14.747474747474739, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 1.483220254404718, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.886750479655935, 'bin': 0.5, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-24', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 4.098843931251354, 'bin': 0.6, 'count': 39, 'hit_count': 39, 'hit_rate': 100.0, 'total_count': 39, 'week': '2025-02-24', 'win_count': 21, 'win_rate': 53.84615384615385}, {'avg_performance': 6.7311024498695895, 'bin': 0.7, 'count': 341, 'hit_count': 324, 'hit_rate': 95.01466275659824, 'total_count': 341, 'week': '2025-02-24', 'win_count': 231, 'win_rate': 67.74193548387096}, {'avg_performance': 8.80997390923137, 'bin': 0.8, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-02-24', 'win_count': 16, 'win_rate': 84.21052631578948}], '2025-03-03': [{'avg_performance': 6.496927129060581, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 4.234347426755143, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 4.837971033345035, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2025-03-03', 'win_count': 6, 'win_rate': 66.66666666666667}, {'avg_performance': 7.476385224123491, 'bin': 0.6, 'count': 60, 'hit_count': 56, 'hit_rate': 93.33333333333333, 'total_count': 60, 'week': '2025-03-03', 'win_count': 40, 'win_rate': 66.66666666666667}, {'avg_performance': 9.175863004552577, 'bin': 0.7, 'count': 501, 'hit_count': 479, 'hit_rate': 95.60878243512974, 'total_count': 501, 'week': '2025-03-03', 'win_count': 346, 'win_rate': 69.06187624750498}, {'avg_performance': 10.600061758245392, 'bin': 0.8, 'count': 45, 'hit_count': 43, 'hit_rate': 95.55555555555556, 'total_count': 45, 'week': '2025-03-03', 'win_count': 35, 'win_rate': 77.77777777777777}], '2025-03-10': [{'avg_performance': 3.1413612565444975, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-10', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 5.273294241964802, 'bin': 0.4, 'count': 11, 'hit_count': 10, 'hit_rate': 90.9090909090909, 'total_count': 11, 'week': '2025-03-10', 'win_count': 4, 'win_rate': 36.36363636363637}, {'avg_performance': 6.362088830497881, 'bin': 0.5, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'week': '2025-03-10', 'win_count': 18, 'win_rate': 78.26086956521739}, {'avg_performance': 7.442734895529073, 'bin': 0.6, 'count': 194, 'hit_count': 188, 'hit_rate': 96.90721649484536, 'total_count': 194, 'week': '2025-03-10', 'win_count': 127, 'win_rate': 65.4639175257732}, {'avg_performance': 7.825642875837303, 'bin': 0.7, 'count': 2062, 'hit_count': 1938, 'hit_rate': 93.98642095053346, 'total_count': 2062, 'week': '2025-03-10', 'win_count': 1374, 'win_rate': 66.63433559650825}, {'avg_performance': 9.519864190453308, 'bin': 0.8, 'count': 65, 'hit_count': 62, 'hit_rate': 95.38461538461539, 'total_count': 65, 'week': '2025-03-10', 'win_count': 51, 'win_rate': 78.46153846153847}]}, 'curve_data_week_list': ['2024-10-07', '2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '2024-12-02', '2024-12-09', '2024-12-16', '2024-12-23', '2024-12-30', '2025-01-06', '2025-01-13', '2025-01-20', '2025-01-27', '2025-02-03', '2025-02-17', '2025-02-24', '2025-03-03', '2025-03-10'], 'date_from': datetime.date(2024, 10, 7), 'date_to': datetime.date(2025, 4, 5), 'kpis': {'avg_gain': 8.35064971357415, 'fail_count': 11421, 'hit_count': 28313, 'hit_rate': 93.63383821681329, 'pass_count': 18817, 'total_tests': 30238, 'win_rate': 62.229644817778954}, 'last_metrics': <ModelMetrics: Binned LGBM 3d PH 3% Metrics: 2025-04-04 >, 'model': <Model: Binned LGBM 3d PH 3% (binned-ph-lgmb-p3-seq3-platt v1)>, 'performance_data': '<<queryset of core.ModelTest>>'} {'block': <Block Node: content. Contents: [<TextNode: '\n\n <div class="pl-cont'>, <Variable Node: model.name>, <TextNode: ' v'>, <Variable Node: model.version>, <TextNode: '\n\n </h1>\n\n '>, <URLNode view_name=''admin:core_model_change'' args=[<FilterExpression 'model.id'>] kwargs={} as=None>, <TextNode: '"\n '>, <Variable Node: model.key>, <TextNode: '</b>\n '>, <Variable Node: model.version>, <TextNode: '\n '>, <Variable Node: model.type>, <TextNode: '\n '>, <Variable Node: model.description|default:"<i>None</i>">, <TextNode: '\n '>, <Variable Node: model.end_point_url>, <TextNode: '</dd>\n '>, <Variable Node: model.last_trained_dt|localtime>, <TextNode: '</dd>\n '>, <URLNode view_name='"model_picks"' args=[] kwargs={} as=None>, <TextNode: '?model_id='>, <Variable Node: model.id>, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '">\n '>, <Variable Node: model.last_run_dt|localtime>, <TextNode: '\n '>, <ForNode: for key, value in model.meta.items, tail_len: 5>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n\n </d'>, <django.template.defaulttags.CsrfTokenNode object at 0x7f8de8d27210>, <TextNode: '\n\n '>, <Variable Node: date_from|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:\''>, <Variable Node: date_to|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:'>, <Variable Node: curve_data_week_list|length>, <TextNode: '" value="0" step="1"\n '>, <IncludeNode: template=<FilterExpression '"components/kpis.html"'>>, <TextNode: '\n <!--'>, <IfNode>, <TextNode: '\n\n </div>\n'>]>} {'forloop': {'counter': 45, 'counter0': 44, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 7.371279790856606, 'date': datetime.date(2024, 10, 10), 'fail_count': 222, 'hit_count': 750, 'hit_rate': 96.64948453608247, 'metrics': {'content': 0.11, 'financial': 0, 'other': 0.11}, 'pass_count': 554, 'total_count': 776, 'win_rate': 71.3917525773196}} {'metrics': {'content': 0, 'financial': 0, 'other': 0}}
snippets/metrics.html
/mnt/disks/pennyloupe_disk/pennyloupe/app/core/templates/snippets/metrics.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'Ug6wwe35THbADW1ZsY2D1iZkBdOjvilMpfGLkNwF1KQarTPBh6f3T845ad38gnM0'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/61'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f8de84ec750>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f8de84ec750>>'} {'curve_data': [{'avg_performance': 1.2504894131199589, 'bin': 0.2, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 7.028663507041953, 'bin': 0.3, 'count': 36, 'hit_count': 34, 'hit_rate': 94.44444444444444, 'total_count': 36, 'win_count': 13, 'win_rate': 36.111111111111114}, {'avg_performance': 9.432175772160651, 'bin': 0.4, 'count': 94, 'hit_count': 89, 'hit_rate': 94.68085106382979, 'total_count': 94, 'win_count': 27, 'win_rate': 28.72340425531915}, {'avg_performance': 5.44822039735625, 'bin': 0.5, 'count': 345, 'hit_count': 327, 'hit_rate': 94.78260869565217, 'total_count': 345, 'win_count': 147, 'win_rate': 42.608695652173914}, {'avg_performance': 6.276983864727436, 'bin': 0.6, 'count': 2238, 'hit_count': 2118, 'hit_rate': 94.63806970509384, 'total_count': 2238, 'win_count': 1176, 'win_rate': 52.54691689008043}, {'avg_performance': 8.533575402218842, 'bin': 0.7, 'count': 25724, 'hit_count': 24056, 'hit_rate': 93.51578292645, 'total_count': 25724, 'win_count': 16266, 'win_rate': 63.232778728036074}, {'avg_performance': 8.86255964112395, 'bin': 0.8, 'count': 1793, 'hit_count': 1681, 'hit_rate': 93.75348577802565, 'total_count': 1793, 'win_count': 1187, 'win_rate': 66.20189626324596}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'win_count': 1, 'win_rate': 50.0}], 'curve_data_by_week': {'2024-10-07': [{'avg_performance': 8.164127436473585, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.26552716148981, 'bin': 0.5, 'count': 11, 'hit_count': 11, 'hit_rate': 100.0, 'total_count': 11, 'week': '2024-10-07', 'win_count': 3, 'win_rate': 27.272727272727273}, {'avg_performance': 5.134353802031955, 'bin': 0.6, 'count': 89, 'hit_count': 86, 'hit_rate': 96.62921348314607, 'total_count': 89, 'week': '2024-10-07', 'win_count': 47, 'win_rate': 52.80898876404494}, {'avg_performance': 8.070123830986233, 'bin': 0.7, 'count': 1047, 'hit_count': 1015, 'hit_rate': 96.94364851957975, 'total_count': 1047, 'week': '2024-10-07', 'win_count': 791, 'win_rate': 75.54918815663801}, {'avg_performance': 9.68536888753788, 'bin': 0.8, 'count': 171, 'hit_count': 163, 'hit_rate': 95.32163742690058, 'total_count': 171, 'week': '2024-10-07', 'win_count': 131, 'win_rate': 76.60818713450293}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}], '2024-10-14': [{'avg_performance': 0.9022370535162528, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.337629431182013, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 4.600619281242528, 'bin': 0.5, 'count': 20, 'hit_count': 17, 'hit_rate': 85.0, 'total_count': 20, 'week': '2024-10-14', 'win_count': 6, 'win_rate': 30.0}, {'avg_performance': 5.238828360908673, 'bin': 0.6, 'count': 164, 'hit_count': 158, 'hit_rate': 96.34146341463415, 'total_count': 164, 'week': '2024-10-14', 'win_count': 77, 'win_rate': 46.951219512195124}, {'avg_performance': 8.797660614333616, 'bin': 0.7, 'count': 1595, 'hit_count': 1499, 'hit_rate': 93.98119122257053, 'total_count': 1595, 'week': '2024-10-14', 'win_count': 891, 'win_rate': 55.86206896551724}, {'avg_performance': 8.040704379542438, 'bin': 0.8, 'count': 214, 'hit_count': 207, 'hit_rate': 96.72897196261682, 'total_count': 214, 'week': '2024-10-14', 'win_count': 148, 'win_rate': 69.1588785046729}], '2024-10-21': [{'avg_performance': 0.38387715930903, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9709764756086716, 'bin': 0.3, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3062931151410297, 'bin': 0.4, 'count': 6, 'hit_count': 5, 'hit_rate': 83.33333333333333, 'total_count': 6, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.5164096657483253, 'bin': 0.5, 'count': 25, 'hit_count': 22, 'hit_rate': 88.0, 'total_count': 25, 'week': '2024-10-21', 'win_count': 7, 'win_rate': 28.0}, {'avg_performance': 4.1596411175942425, 'bin': 0.6, 'count': 146, 'hit_count': 136, 'hit_rate': 93.15068493150685, 'total_count': 146, 'week': '2024-10-21', 'win_count': 56, 'win_rate': 38.35616438356164}, {'avg_performance': 8.03449923342892, 'bin': 0.7, 'count': 1759, 'hit_count': 1628, 'hit_rate': 92.55258669698692, 'total_count': 1759, 'week': '2024-10-21', 'win_count': 1003, 'win_rate': 57.02103467879477}, {'avg_performance': 8.348772559069227, 'bin': 0.8, 'count': 207, 'hit_count': 197, 'hit_rate': 95.16908212560386, 'total_count': 207, 'week': '2024-10-21', 'win_count': 124, 'win_rate': 59.90338164251208}], '2024-10-28': [{'avg_performance': 11.856661248915968, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-28', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.3348216882106607, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 2.7996008250747595, 'bin': 0.5, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-10-28', 'win_count': 3, 'win_rate': 17.647058823529413}, {'avg_performance': 4.648447686121441, 'bin': 0.6, 'count': 122, 'hit_count': 118, 'hit_rate': 96.72131147540983, 'total_count': 122, 'week': '2024-10-28', 'win_count': 51, 'win_rate': 41.80327868852459}, {'avg_performance': 7.265669642594064, 'bin': 0.7, 'count': 997, 'hit_count': 927, 'hit_rate': 92.97893681043129, 'total_count': 997, 'week': '2024-10-28', 'win_count': 618, 'win_rate': 61.98595787362086}, {'avg_performance': 10.816422602027322, 'bin': 0.8, 'count': 41, 'hit_count': 38, 'hit_rate': 92.6829268292683, 'total_count': 41, 'week': '2024-10-28', 'win_count': 28, 'win_rate': 68.29268292682927}], '2024-11-04': [{'avg_performance': 9.506070965460328, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 11.085533897596687, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-11-04', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 5.802859193965779, 'bin': 0.5, 'count': 25, 'hit_count': 24, 'hit_rate': 96.0, 'total_count': 25, 'week': '2024-11-04', 'win_count': 12, 'win_rate': 48.0}, {'avg_performance': 8.090414252589902, 'bin': 0.6, 'count': 164, 'hit_count': 154, 'hit_rate': 93.90243902439025, 'total_count': 164, 'week': '2024-11-04', 'win_count': 110, 'win_rate': 67.07317073170732}, {'avg_performance': 10.27282302016535, 'bin': 0.7, 'count': 1486, 'hit_count': 1401, 'hit_rate': 94.27994616419919, 'total_count': 1486, 'week': '2024-11-04', 'win_count': 1113, 'win_rate': 74.89905787348587}, {'avg_performance': 8.653533395637153, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-04', 'win_count': 44, 'win_rate': 68.75}], '2024-11-11': [{'avg_performance': 40.77065557250119, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-11', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 68.54218006242404, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2024-11-11', 'win_count': 3, 'win_rate': 42.857142857142854}, {'avg_performance': 7.473429086066595, 'bin': 0.5, 'count': 28, 'hit_count': 26, 'hit_rate': 92.85714285714286, 'total_count': 28, 'week': '2024-11-11', 'win_count': 11, 'win_rate': 39.285714285714285}, {'avg_performance': 5.7210642939107865, 'bin': 0.6, 'count': 172, 'hit_count': 162, 'hit_rate': 94.18604651162791, 'total_count': 172, 'week': '2024-11-11', 'win_count': 78, 'win_rate': 45.348837209302324}, {'avg_performance': 6.950606849660758, 'bin': 0.7, 'count': 2183, 'hit_count': 1942, 'hit_rate': 88.96014658726523, 'total_count': 2183, 'week': '2024-11-11', 'win_count': 1085, 'win_rate': 49.702244617498856}, {'avg_performance': 6.576073427037283, 'bin': 0.8, 'count': 193, 'hit_count': 170, 'hit_rate': 88.08290155440415, 'total_count': 193, 'week': '2024-11-11', 'win_count': 92, 'win_rate': 47.66839378238342}], '2024-11-18': [{'avg_performance': 0.2985074626865608, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.953737191078962, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 14.963661448456241, 'bin': 0.4, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 33.333333333333336}, {'avg_performance': 12.523383330708796, 'bin': 0.5, 'count': 16, 'hit_count': 14, 'hit_rate': 87.5, 'total_count': 16, 'week': '2024-11-18', 'win_count': 7, 'win_rate': 43.75}, {'avg_performance': 7.926054355851836, 'bin': 0.6, 'count': 117, 'hit_count': 106, 'hit_rate': 90.5982905982906, 'total_count': 117, 'week': '2024-11-18', 'win_count': 74, 'win_rate': 63.24786324786325}, {'avg_performance': 10.169714185726622, 'bin': 0.7, 'count': 1487, 'hit_count': 1412, 'hit_rate': 94.9562878278413, 'total_count': 1487, 'week': '2024-11-18', 'win_count': 1043, 'win_rate': 70.14122394082044}, {'avg_performance': 9.138444484012004, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-18', 'win_count': 46, 'win_rate': 71.875}], '2024-11-25': [{'avg_performance': 0.5649717514124374, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-25', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.249766314903041, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 9.823296109187984, 'bin': 0.5, 'count': 19, 'hit_count': 19, 'hit_rate': 100.0, 'total_count': 19, 'week': '2024-11-25', 'win_count': 10, 'win_rate': 52.63157894736842}, {'avg_performance': 7.033977605527942, 'bin': 0.6, 'count': 71, 'hit_count': 67, 'hit_rate': 94.36619718309859, 'total_count': 71, 'week': '2024-11-25', 'win_count': 39, 'win_rate': 54.929577464788736}, {'avg_performance': 9.085537651034798, 'bin': 0.7, 'count': 1392, 'hit_count': 1341, 'hit_rate': 96.33620689655173, 'total_count': 1392, 'week': '2024-11-25', 'win_count': 988, 'win_rate': 70.97701149425288}, {'avg_performance': 7.175712414927854, 'bin': 0.8, 'count': 45, 'hit_count': 44, 'hit_rate': 97.77777777777777, 'total_count': 45, 'week': '2024-11-25', 'win_count': 34, 'win_rate': 75.55555555555556}], '2024-12-02': [{'avg_performance': 1.1509608467783332, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-02', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3898688255760185, 'bin': 0.5, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-12-02', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 3.7840564250007986, 'bin': 0.6, 'count': 22, 'hit_count': 19, 'hit_rate': 86.36363636363636, 'total_count': 22, 'week': '2024-12-02', 'win_count': 6, 'win_rate': 27.272727272727273}, {'avg_performance': 7.689480520166782, 'bin': 0.7, 'count': 597, 'hit_count': 543, 'hit_rate': 90.95477386934674, 'total_count': 597, 'week': '2024-12-02', 'win_count': 317, 'win_rate': 53.098827470686764}, {'avg_performance': 12.011978156596522, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-12-02', 'win_count': 5, 'win_rate': 50.0}], '2024-12-09': [{'avg_performance': 1.6921913934540918, 'bin': 0.2, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9532888465204923, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.9005706250438368, 'bin': 0.4, 'count': 8, 'hit_count': 7, 'hit_rate': 87.5, 'total_count': 8, 'week': '2024-12-09', 'win_count': 2, 'win_rate': 25.0}, {'avg_performance': 5.196051909042814, 'bin': 0.5, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-12-09', 'win_count': 7, 'win_rate': 29.166666666666668}, {'avg_performance': 5.791194959609032, 'bin': 0.6, 'count': 127, 'hit_count': 119, 'hit_rate': 93.7007874015748, 'total_count': 127, 'week': '2024-12-09', 'win_count': 56, 'win_rate': 44.09448818897638}, {'avg_performance': 7.526378846625358, 'bin': 0.7, 'count': 2010, 'hit_count': 1867, 'hit_rate': 92.88557213930348, 'total_count': 2010, 'week': '2024-12-09', 'win_count': 1133, 'win_rate': 56.3681592039801}, {'avg_performance': 8.348974523266355, 'bin': 0.8, 'count': 98, 'hit_count': 93, 'hit_rate': 94.89795918367346, 'total_count': 98, 'week': '2024-12-09', 'win_count': 63, 'win_rate': 64.28571428571429}], '2024-12-16': [{'avg_performance': 1.2158357473192076, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.1586990595611335, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.4986874156097585, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-16', 'win_count': 3, 'win_rate': 33.333333333333336}, {'avg_performance': 7.624253080839346, 'bin': 0.6, 'count': 77, 'hit_count': 73, 'hit_rate': 94.8051948051948, 'total_count': 77, 'week': '2024-12-16', 'win_count': 35, 'win_rate': 45.45454545454545}, {'avg_performance': 9.719862667541674, 'bin': 0.7, 'count': 1313, 'hit_count': 1223, 'hit_rate': 93.14546839299315, 'total_count': 1313, 'week': '2024-12-16', 'win_count': 814, 'win_rate': 61.995430312261995}, {'avg_performance': 10.720921190133364, 'bin': 0.8, 'count': 40, 'hit_count': 38, 'hit_rate': 95.0, 'total_count': 40, 'week': '2024-12-16', 'win_count': 29, 'win_rate': 72.5}], '2024-12-23': [{'avg_performance': 3.076753932204165, 'bin': 0.5, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 60.0}, {'avg_performance': 5.432916285463778, 'bin': 0.6, 'count': 57, 'hit_count': 53, 'hit_rate': 92.98245614035088, 'total_count': 57, 'week': '2024-12-23', 'win_count': 26, 'win_rate': 45.6140350877193}, {'avg_performance': 13.807998928993412, 'bin': 0.7, 'count': 530, 'hit_count': 519, 'hit_rate': 97.9245283018868, 'total_count': 530, 'week': '2024-12-23', 'win_count': 386, 'win_rate': 72.83018867924528}, {'avg_performance': 29.792299285303002, 'bin': 0.8, 'count': 9, 'hit_count': 8, 'hit_rate': 88.88888888888889, 'total_count': 9, 'week': '2024-12-23', 'win_count': 5, 'win_rate': 55.55555555555556}], '2024-12-30': [{'avg_performance': 2.5974025974025996, 'bin': 0.4, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.729724176101836, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-30', 'win_count': 5, 'win_rate': 55.55555555555556}, {'avg_performance': 10.07692704762918, 'bin': 0.6, 'count': 85, 'hit_count': 81, 'hit_rate': 95.29411764705883, 'total_count': 85, 'week': '2024-12-30', 'win_count': 57, 'win_rate': 67.05882352941177}, {'avg_performance': 14.368317622689457, 'bin': 0.7, 'count': 726, 'hit_count': 710, 'hit_rate': 97.7961432506887, 'total_count': 726, 'week': '2024-12-30', 'win_count': 590, 'win_rate': 81.26721763085399}, {'avg_performance': 16.98487922412399, 'bin': 0.8, 'count': 32, 'hit_count': 32, 'hit_rate': 100.0, 'total_count': 32, 'week': '2024-12-30', 'win_count': 28, 'win_rate': 87.5}], '2025-01-06': [{'avg_performance': 10.27453799861533, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 0.8592097766991472, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-06', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.7025884280500825, 'bin': 0.5, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 10.526315789473685}, {'avg_performance': 3.9460445190171787, 'bin': 0.6, 'count': 89, 'hit_count': 81, 'hit_rate': 91.01123595505618, 'total_count': 89, 'week': '2025-01-06', 'win_count': 33, 'win_rate': 37.07865168539326}, {'avg_performance': 5.769467385757251, 'bin': 0.7, 'count': 839, 'hit_count': 727, 'hit_rate': 86.6507747318236, 'total_count': 839, 'week': '2025-01-06', 'win_count': 347, 'win_rate': 41.35876042908224}, {'avg_performance': 4.100909582740522, 'bin': 0.8, 'count': 73, 'hit_count': 64, 'hit_rate': 87.67123287671232, 'total_count': 73, 'week': '2025-01-06', 'win_count': 31, 'win_rate': 42.465753424657535}], '2025-01-13': [{'avg_performance': 2.4611508041896877, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.2427082891550008, 'bin': 0.4, 'count': 7, 'hit_count': 7, 'hit_rate': 100.0, 'total_count': 7, 'week': '2025-01-13', 'win_count': 2, 'win_rate': 28.571428571428573}, {'avg_performance': 5.977215511937495, 'bin': 0.5, 'count': 25, 'hit_count': 25, 'hit_rate': 100.0, 'total_count': 25, 'week': '2025-01-13', 'win_count': 17, 'win_rate': 68.0}, {'avg_performance': 6.232308427627005, 'bin': 0.6, 'count': 141, 'hit_count': 135, 'hit_rate': 95.74468085106383, 'total_count': 141, 'week': '2025-01-13', 'win_count': 85, 'win_rate': 60.283687943262414}, {'avg_performance': 8.49221338573038, 'bin': 0.7, 'count': 1614, 'hit_count': 1531, 'hit_rate': 94.85749690210656, 'total_count': 1614, 'week': '2025-01-13', 'win_count': 1127, 'win_rate': 69.82651796778191}, {'avg_performance': 13.48051817512275, 'bin': 0.8, 'count': 118, 'hit_count': 106, 'hit_rate': 89.83050847457628, 'total_count': 118, 'week': '2025-01-13', 'win_count': 86, 'win_rate': 72.88135593220339}], '2025-01-20': [{'avg_performance': 2.0554984583761486, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.8554532322137964, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.9427601789253663, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-20', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 3.2213742396728637, 'bin': 0.5, 'count': 31, 'hit_count': 31, 'hit_rate': 100.0, 'total_count': 31, 'week': '2025-01-20', 'win_count': 13, 'win_rate': 41.935483870967744}, {'avg_performance': 7.68513705692224, 'bin': 0.6, 'count': 156, 'hit_count': 151, 'hit_rate': 96.7948717948718, 'total_count': 156, 'week': '2025-01-20', 'win_count': 86, 'win_rate': 55.12820512820513}, {'avg_performance': 7.877107728428713, 'bin': 0.7, 'count': 1459, 'hit_count': 1391, 'hit_rate': 95.33927347498286, 'total_count': 1459, 'week': '2025-01-20', 'win_count': 981, 'win_rate': 67.23783413296779}, {'avg_performance': 9.198651942630873, 'bin': 0.8, 'count': 131, 'hit_count': 126, 'hit_rate': 96.18320610687023, 'total_count': 131, 'week': '2025-01-20', 'win_count': 99, 'win_rate': 75.57251908396947}], '2025-01-27': [{'avg_performance': 1.0810491267083957, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.257871569680502, 'bin': 0.4, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.3681028816247505, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 4.831154899995187, 'bin': 0.6, 'count': 50, 'hit_count': 49, 'hit_rate': 98.0, 'total_count': 50, 'week': '2025-01-27', 'win_count': 24, 'win_rate': 48.0}, {'avg_performance': 8.660514835238006, 'bin': 0.7, 'count': 504, 'hit_count': 477, 'hit_rate': 94.64285714285714, 'total_count': 504, 'week': '2025-01-27', 'win_count': 336, 'win_rate': 66.66666666666667}, {'avg_performance': 5.650996396492416, 'bin': 0.8, 'count': 49, 'hit_count': 46, 'hit_rate': 93.87755102040816, 'total_count': 49, 'week': '2025-01-27', 'win_count': 28, 'win_rate': 57.142857142857146}], '2025-02-03': [{'avg_performance': 1.3806706114398302, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 9.569377990430622, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 24.279598883685736, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-03', 'win_count': 3, 'win_rate': 100.0}, {'avg_performance': 6.96675740725965, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-03', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 7.91588296767001, 'bin': 0.6, 'count': 41, 'hit_count': 41, 'hit_rate': 100.0, 'total_count': 41, 'week': '2025-02-03', 'win_count': 33, 'win_rate': 80.48780487804878}, {'avg_performance': 10.160313393323941, 'bin': 0.7, 'count': 752, 'hit_count': 729, 'hit_rate': 96.94148936170212, 'total_count': 752, 'week': '2025-02-03', 'win_count': 592, 'win_rate': 78.72340425531915}, {'avg_performance': 12.049870230698735, 'bin': 0.8, 'count': 51, 'hit_count': 48, 'hit_rate': 94.11764705882354, 'total_count': 51, 'week': '2025-02-03', 'win_count': 42, 'win_rate': 82.3529411764706}], '2025-02-17': [{'avg_performance': 2.016879038077791, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 0.36138972184882806, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.4714089675946536, 'bin': 0.5, 'count': 7, 'hit_count': 5, 'hit_rate': 71.42857142857143, 'total_count': 7, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 14.285714285714286}, {'avg_performance': 3.6445213255311315, 'bin': 0.6, 'count': 55, 'hit_count': 46, 'hit_rate': 83.63636363636364, 'total_count': 55, 'week': '2025-02-17', 'win_count': 15, 'win_rate': 27.272727272727273}, {'avg_performance': 4.05076703346453, 'bin': 0.7, 'count': 530, 'hit_count': 433, 'hit_rate': 81.69811320754717, 'total_count': 530, 'week': '2025-02-17', 'win_count': 160, 'win_rate': 30.18867924528302}, {'avg_performance': 3.3832590351165615, 'bin': 0.8, 'count': 54, 'hit_count': 46, 'hit_rate': 85.18518518518519, 'total_count': 54, 'week': '2025-02-17', 'win_count': 22, 'win_rate': 40.74074074074074}], '2025-02-24': [{'avg_performance': 14.747474747474739, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 1.483220254404718, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.886750479655935, 'bin': 0.5, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-24', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 4.098843931251354, 'bin': 0.6, 'count': 39, 'hit_count': 39, 'hit_rate': 100.0, 'total_count': 39, 'week': '2025-02-24', 'win_count': 21, 'win_rate': 53.84615384615385}, {'avg_performance': 6.7311024498695895, 'bin': 0.7, 'count': 341, 'hit_count': 324, 'hit_rate': 95.01466275659824, 'total_count': 341, 'week': '2025-02-24', 'win_count': 231, 'win_rate': 67.74193548387096}, {'avg_performance': 8.80997390923137, 'bin': 0.8, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-02-24', 'win_count': 16, 'win_rate': 84.21052631578948}], '2025-03-03': [{'avg_performance': 6.496927129060581, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 4.234347426755143, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 4.837971033345035, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2025-03-03', 'win_count': 6, 'win_rate': 66.66666666666667}, {'avg_performance': 7.476385224123491, 'bin': 0.6, 'count': 60, 'hit_count': 56, 'hit_rate': 93.33333333333333, 'total_count': 60, 'week': '2025-03-03', 'win_count': 40, 'win_rate': 66.66666666666667}, {'avg_performance': 9.175863004552577, 'bin': 0.7, 'count': 501, 'hit_count': 479, 'hit_rate': 95.60878243512974, 'total_count': 501, 'week': '2025-03-03', 'win_count': 346, 'win_rate': 69.06187624750498}, {'avg_performance': 10.600061758245392, 'bin': 0.8, 'count': 45, 'hit_count': 43, 'hit_rate': 95.55555555555556, 'total_count': 45, 'week': '2025-03-03', 'win_count': 35, 'win_rate': 77.77777777777777}], '2025-03-10': [{'avg_performance': 3.1413612565444975, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-10', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 5.273294241964802, 'bin': 0.4, 'count': 11, 'hit_count': 10, 'hit_rate': 90.9090909090909, 'total_count': 11, 'week': '2025-03-10', 'win_count': 4, 'win_rate': 36.36363636363637}, {'avg_performance': 6.362088830497881, 'bin': 0.5, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'week': '2025-03-10', 'win_count': 18, 'win_rate': 78.26086956521739}, {'avg_performance': 7.442734895529073, 'bin': 0.6, 'count': 194, 'hit_count': 188, 'hit_rate': 96.90721649484536, 'total_count': 194, 'week': '2025-03-10', 'win_count': 127, 'win_rate': 65.4639175257732}, {'avg_performance': 7.825642875837303, 'bin': 0.7, 'count': 2062, 'hit_count': 1938, 'hit_rate': 93.98642095053346, 'total_count': 2062, 'week': '2025-03-10', 'win_count': 1374, 'win_rate': 66.63433559650825}, {'avg_performance': 9.519864190453308, 'bin': 0.8, 'count': 65, 'hit_count': 62, 'hit_rate': 95.38461538461539, 'total_count': 65, 'week': '2025-03-10', 'win_count': 51, 'win_rate': 78.46153846153847}]}, 'curve_data_week_list': ['2024-10-07', '2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '2024-12-02', '2024-12-09', '2024-12-16', '2024-12-23', '2024-12-30', '2025-01-06', '2025-01-13', '2025-01-20', '2025-01-27', '2025-02-03', '2025-02-17', '2025-02-24', '2025-03-03', '2025-03-10'], 'date_from': datetime.date(2024, 10, 7), 'date_to': datetime.date(2025, 4, 5), 'kpis': {'avg_gain': 8.35064971357415, 'fail_count': 11421, 'hit_count': 28313, 'hit_rate': 93.63383821681329, 'pass_count': 18817, 'total_tests': 30238, 'win_rate': 62.229644817778954}, 'last_metrics': <ModelMetrics: Binned LGBM 3d PH 3% Metrics: 2025-04-04 >, 'model': <Model: Binned LGBM 3d PH 3% (binned-ph-lgmb-p3-seq3-platt v1)>, 'performance_data': '<<queryset of core.ModelTest>>'} {'block': <Block Node: content. Contents: [<TextNode: '\n\n <div class="pl-cont'>, <Variable Node: model.name>, <TextNode: ' v'>, <Variable Node: model.version>, <TextNode: '\n\n </h1>\n\n '>, <URLNode view_name=''admin:core_model_change'' args=[<FilterExpression 'model.id'>] kwargs={} as=None>, <TextNode: '"\n '>, <Variable Node: model.key>, <TextNode: '</b>\n '>, <Variable Node: model.version>, <TextNode: '\n '>, <Variable Node: model.type>, <TextNode: '\n '>, <Variable Node: model.description|default:"<i>None</i>">, <TextNode: '\n '>, <Variable Node: model.end_point_url>, <TextNode: '</dd>\n '>, <Variable Node: model.last_trained_dt|localtime>, <TextNode: '</dd>\n '>, <URLNode view_name='"model_picks"' args=[] kwargs={} as=None>, <TextNode: '?model_id='>, <Variable Node: model.id>, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '">\n '>, <Variable Node: model.last_run_dt|localtime>, <TextNode: '\n '>, <ForNode: for key, value in model.meta.items, tail_len: 5>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n\n </d'>, <django.template.defaulttags.CsrfTokenNode object at 0x7f8de8d27210>, <TextNode: '\n\n '>, <Variable Node: date_from|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:\''>, <Variable Node: date_to|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:'>, <Variable Node: curve_data_week_list|length>, <TextNode: '" value="0" step="1"\n '>, <IncludeNode: template=<FilterExpression '"components/kpis.html"'>>, <TextNode: '\n <!--'>, <IfNode>, <TextNode: '\n\n </div>\n'>]>} {'forloop': {'counter': 45, 'counter0': 44, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 7.371279790856606, 'date': datetime.date(2024, 10, 10), 'fail_count': 222, 'hit_count': 750, 'hit_rate': 96.64948453608247, 'metrics': {'content': 0.11, 'financial': 0, 'other': 0.11}, 'pass_count': 554, 'total_count': 776, 'win_rate': 71.3917525773196}} {'metrics': {'content': 0, 'financial': 0, 'other': 0}}
snippets/metrics.html
/mnt/disks/pennyloupe_disk/pennyloupe/app/core/templates/snippets/metrics.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'Ug6wwe35THbADW1ZsY2D1iZkBdOjvilMpfGLkNwF1KQarTPBh6f3T845ad38gnM0'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/61'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f8de84ec750>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f8de84ec750>>'} {'curve_data': [{'avg_performance': 1.2504894131199589, 'bin': 0.2, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 7.028663507041953, 'bin': 0.3, 'count': 36, 'hit_count': 34, 'hit_rate': 94.44444444444444, 'total_count': 36, 'win_count': 13, 'win_rate': 36.111111111111114}, {'avg_performance': 9.432175772160651, 'bin': 0.4, 'count': 94, 'hit_count': 89, 'hit_rate': 94.68085106382979, 'total_count': 94, 'win_count': 27, 'win_rate': 28.72340425531915}, {'avg_performance': 5.44822039735625, 'bin': 0.5, 'count': 345, 'hit_count': 327, 'hit_rate': 94.78260869565217, 'total_count': 345, 'win_count': 147, 'win_rate': 42.608695652173914}, {'avg_performance': 6.276983864727436, 'bin': 0.6, 'count': 2238, 'hit_count': 2118, 'hit_rate': 94.63806970509384, 'total_count': 2238, 'win_count': 1176, 'win_rate': 52.54691689008043}, {'avg_performance': 8.533575402218842, 'bin': 0.7, 'count': 25724, 'hit_count': 24056, 'hit_rate': 93.51578292645, 'total_count': 25724, 'win_count': 16266, 'win_rate': 63.232778728036074}, {'avg_performance': 8.86255964112395, 'bin': 0.8, 'count': 1793, 'hit_count': 1681, 'hit_rate': 93.75348577802565, 'total_count': 1793, 'win_count': 1187, 'win_rate': 66.20189626324596}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'win_count': 1, 'win_rate': 50.0}], 'curve_data_by_week': {'2024-10-07': [{'avg_performance': 8.164127436473585, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.26552716148981, 'bin': 0.5, 'count': 11, 'hit_count': 11, 'hit_rate': 100.0, 'total_count': 11, 'week': '2024-10-07', 'win_count': 3, 'win_rate': 27.272727272727273}, {'avg_performance': 5.134353802031955, 'bin': 0.6, 'count': 89, 'hit_count': 86, 'hit_rate': 96.62921348314607, 'total_count': 89, 'week': '2024-10-07', 'win_count': 47, 'win_rate': 52.80898876404494}, {'avg_performance': 8.070123830986233, 'bin': 0.7, 'count': 1047, 'hit_count': 1015, 'hit_rate': 96.94364851957975, 'total_count': 1047, 'week': '2024-10-07', 'win_count': 791, 'win_rate': 75.54918815663801}, {'avg_performance': 9.68536888753788, 'bin': 0.8, 'count': 171, 'hit_count': 163, 'hit_rate': 95.32163742690058, 'total_count': 171, 'week': '2024-10-07', 'win_count': 131, 'win_rate': 76.60818713450293}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}], '2024-10-14': [{'avg_performance': 0.9022370535162528, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.337629431182013, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 4.600619281242528, 'bin': 0.5, 'count': 20, 'hit_count': 17, 'hit_rate': 85.0, 'total_count': 20, 'week': '2024-10-14', 'win_count': 6, 'win_rate': 30.0}, {'avg_performance': 5.238828360908673, 'bin': 0.6, 'count': 164, 'hit_count': 158, 'hit_rate': 96.34146341463415, 'total_count': 164, 'week': '2024-10-14', 'win_count': 77, 'win_rate': 46.951219512195124}, {'avg_performance': 8.797660614333616, 'bin': 0.7, 'count': 1595, 'hit_count': 1499, 'hit_rate': 93.98119122257053, 'total_count': 1595, 'week': '2024-10-14', 'win_count': 891, 'win_rate': 55.86206896551724}, {'avg_performance': 8.040704379542438, 'bin': 0.8, 'count': 214, 'hit_count': 207, 'hit_rate': 96.72897196261682, 'total_count': 214, 'week': '2024-10-14', 'win_count': 148, 'win_rate': 69.1588785046729}], '2024-10-21': [{'avg_performance': 0.38387715930903, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9709764756086716, 'bin': 0.3, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3062931151410297, 'bin': 0.4, 'count': 6, 'hit_count': 5, 'hit_rate': 83.33333333333333, 'total_count': 6, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.5164096657483253, 'bin': 0.5, 'count': 25, 'hit_count': 22, 'hit_rate': 88.0, 'total_count': 25, 'week': '2024-10-21', 'win_count': 7, 'win_rate': 28.0}, {'avg_performance': 4.1596411175942425, 'bin': 0.6, 'count': 146, 'hit_count': 136, 'hit_rate': 93.15068493150685, 'total_count': 146, 'week': '2024-10-21', 'win_count': 56, 'win_rate': 38.35616438356164}, {'avg_performance': 8.03449923342892, 'bin': 0.7, 'count': 1759, 'hit_count': 1628, 'hit_rate': 92.55258669698692, 'total_count': 1759, 'week': '2024-10-21', 'win_count': 1003, 'win_rate': 57.02103467879477}, {'avg_performance': 8.348772559069227, 'bin': 0.8, 'count': 207, 'hit_count': 197, 'hit_rate': 95.16908212560386, 'total_count': 207, 'week': '2024-10-21', 'win_count': 124, 'win_rate': 59.90338164251208}], '2024-10-28': [{'avg_performance': 11.856661248915968, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-28', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.3348216882106607, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 2.7996008250747595, 'bin': 0.5, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-10-28', 'win_count': 3, 'win_rate': 17.647058823529413}, {'avg_performance': 4.648447686121441, 'bin': 0.6, 'count': 122, 'hit_count': 118, 'hit_rate': 96.72131147540983, 'total_count': 122, 'week': '2024-10-28', 'win_count': 51, 'win_rate': 41.80327868852459}, {'avg_performance': 7.265669642594064, 'bin': 0.7, 'count': 997, 'hit_count': 927, 'hit_rate': 92.97893681043129, 'total_count': 997, 'week': '2024-10-28', 'win_count': 618, 'win_rate': 61.98595787362086}, {'avg_performance': 10.816422602027322, 'bin': 0.8, 'count': 41, 'hit_count': 38, 'hit_rate': 92.6829268292683, 'total_count': 41, 'week': '2024-10-28', 'win_count': 28, 'win_rate': 68.29268292682927}], '2024-11-04': [{'avg_performance': 9.506070965460328, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 11.085533897596687, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-11-04', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 5.802859193965779, 'bin': 0.5, 'count': 25, 'hit_count': 24, 'hit_rate': 96.0, 'total_count': 25, 'week': '2024-11-04', 'win_count': 12, 'win_rate': 48.0}, {'avg_performance': 8.090414252589902, 'bin': 0.6, 'count': 164, 'hit_count': 154, 'hit_rate': 93.90243902439025, 'total_count': 164, 'week': '2024-11-04', 'win_count': 110, 'win_rate': 67.07317073170732}, {'avg_performance': 10.27282302016535, 'bin': 0.7, 'count': 1486, 'hit_count': 1401, 'hit_rate': 94.27994616419919, 'total_count': 1486, 'week': '2024-11-04', 'win_count': 1113, 'win_rate': 74.89905787348587}, {'avg_performance': 8.653533395637153, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-04', 'win_count': 44, 'win_rate': 68.75}], '2024-11-11': [{'avg_performance': 40.77065557250119, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-11', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 68.54218006242404, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2024-11-11', 'win_count': 3, 'win_rate': 42.857142857142854}, {'avg_performance': 7.473429086066595, 'bin': 0.5, 'count': 28, 'hit_count': 26, 'hit_rate': 92.85714285714286, 'total_count': 28, 'week': '2024-11-11', 'win_count': 11, 'win_rate': 39.285714285714285}, {'avg_performance': 5.7210642939107865, 'bin': 0.6, 'count': 172, 'hit_count': 162, 'hit_rate': 94.18604651162791, 'total_count': 172, 'week': '2024-11-11', 'win_count': 78, 'win_rate': 45.348837209302324}, {'avg_performance': 6.950606849660758, 'bin': 0.7, 'count': 2183, 'hit_count': 1942, 'hit_rate': 88.96014658726523, 'total_count': 2183, 'week': '2024-11-11', 'win_count': 1085, 'win_rate': 49.702244617498856}, {'avg_performance': 6.576073427037283, 'bin': 0.8, 'count': 193, 'hit_count': 170, 'hit_rate': 88.08290155440415, 'total_count': 193, 'week': '2024-11-11', 'win_count': 92, 'win_rate': 47.66839378238342}], '2024-11-18': [{'avg_performance': 0.2985074626865608, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.953737191078962, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 14.963661448456241, 'bin': 0.4, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 33.333333333333336}, {'avg_performance': 12.523383330708796, 'bin': 0.5, 'count': 16, 'hit_count': 14, 'hit_rate': 87.5, 'total_count': 16, 'week': '2024-11-18', 'win_count': 7, 'win_rate': 43.75}, {'avg_performance': 7.926054355851836, 'bin': 0.6, 'count': 117, 'hit_count': 106, 'hit_rate': 90.5982905982906, 'total_count': 117, 'week': '2024-11-18', 'win_count': 74, 'win_rate': 63.24786324786325}, {'avg_performance': 10.169714185726622, 'bin': 0.7, 'count': 1487, 'hit_count': 1412, 'hit_rate': 94.9562878278413, 'total_count': 1487, 'week': '2024-11-18', 'win_count': 1043, 'win_rate': 70.14122394082044}, {'avg_performance': 9.138444484012004, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-18', 'win_count': 46, 'win_rate': 71.875}], '2024-11-25': [{'avg_performance': 0.5649717514124374, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-25', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.249766314903041, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 9.823296109187984, 'bin': 0.5, 'count': 19, 'hit_count': 19, 'hit_rate': 100.0, 'total_count': 19, 'week': '2024-11-25', 'win_count': 10, 'win_rate': 52.63157894736842}, {'avg_performance': 7.033977605527942, 'bin': 0.6, 'count': 71, 'hit_count': 67, 'hit_rate': 94.36619718309859, 'total_count': 71, 'week': '2024-11-25', 'win_count': 39, 'win_rate': 54.929577464788736}, {'avg_performance': 9.085537651034798, 'bin': 0.7, 'count': 1392, 'hit_count': 1341, 'hit_rate': 96.33620689655173, 'total_count': 1392, 'week': '2024-11-25', 'win_count': 988, 'win_rate': 70.97701149425288}, {'avg_performance': 7.175712414927854, 'bin': 0.8, 'count': 45, 'hit_count': 44, 'hit_rate': 97.77777777777777, 'total_count': 45, 'week': '2024-11-25', 'win_count': 34, 'win_rate': 75.55555555555556}], '2024-12-02': [{'avg_performance': 1.1509608467783332, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-02', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3898688255760185, 'bin': 0.5, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-12-02', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 3.7840564250007986, 'bin': 0.6, 'count': 22, 'hit_count': 19, 'hit_rate': 86.36363636363636, 'total_count': 22, 'week': '2024-12-02', 'win_count': 6, 'win_rate': 27.272727272727273}, {'avg_performance': 7.689480520166782, 'bin': 0.7, 'count': 597, 'hit_count': 543, 'hit_rate': 90.95477386934674, 'total_count': 597, 'week': '2024-12-02', 'win_count': 317, 'win_rate': 53.098827470686764}, {'avg_performance': 12.011978156596522, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-12-02', 'win_count': 5, 'win_rate': 50.0}], '2024-12-09': [{'avg_performance': 1.6921913934540918, 'bin': 0.2, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9532888465204923, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.9005706250438368, 'bin': 0.4, 'count': 8, 'hit_count': 7, 'hit_rate': 87.5, 'total_count': 8, 'week': '2024-12-09', 'win_count': 2, 'win_rate': 25.0}, {'avg_performance': 5.196051909042814, 'bin': 0.5, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-12-09', 'win_count': 7, 'win_rate': 29.166666666666668}, {'avg_performance': 5.791194959609032, 'bin': 0.6, 'count': 127, 'hit_count': 119, 'hit_rate': 93.7007874015748, 'total_count': 127, 'week': '2024-12-09', 'win_count': 56, 'win_rate': 44.09448818897638}, {'avg_performance': 7.526378846625358, 'bin': 0.7, 'count': 2010, 'hit_count': 1867, 'hit_rate': 92.88557213930348, 'total_count': 2010, 'week': '2024-12-09', 'win_count': 1133, 'win_rate': 56.3681592039801}, {'avg_performance': 8.348974523266355, 'bin': 0.8, 'count': 98, 'hit_count': 93, 'hit_rate': 94.89795918367346, 'total_count': 98, 'week': '2024-12-09', 'win_count': 63, 'win_rate': 64.28571428571429}], '2024-12-16': [{'avg_performance': 1.2158357473192076, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.1586990595611335, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.4986874156097585, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-16', 'win_count': 3, 'win_rate': 33.333333333333336}, {'avg_performance': 7.624253080839346, 'bin': 0.6, 'count': 77, 'hit_count': 73, 'hit_rate': 94.8051948051948, 'total_count': 77, 'week': '2024-12-16', 'win_count': 35, 'win_rate': 45.45454545454545}, {'avg_performance': 9.719862667541674, 'bin': 0.7, 'count': 1313, 'hit_count': 1223, 'hit_rate': 93.14546839299315, 'total_count': 1313, 'week': '2024-12-16', 'win_count': 814, 'win_rate': 61.995430312261995}, {'avg_performance': 10.720921190133364, 'bin': 0.8, 'count': 40, 'hit_count': 38, 'hit_rate': 95.0, 'total_count': 40, 'week': '2024-12-16', 'win_count': 29, 'win_rate': 72.5}], '2024-12-23': [{'avg_performance': 3.076753932204165, 'bin': 0.5, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 60.0}, {'avg_performance': 5.432916285463778, 'bin': 0.6, 'count': 57, 'hit_count': 53, 'hit_rate': 92.98245614035088, 'total_count': 57, 'week': '2024-12-23', 'win_count': 26, 'win_rate': 45.6140350877193}, {'avg_performance': 13.807998928993412, 'bin': 0.7, 'count': 530, 'hit_count': 519, 'hit_rate': 97.9245283018868, 'total_count': 530, 'week': '2024-12-23', 'win_count': 386, 'win_rate': 72.83018867924528}, {'avg_performance': 29.792299285303002, 'bin': 0.8, 'count': 9, 'hit_count': 8, 'hit_rate': 88.88888888888889, 'total_count': 9, 'week': '2024-12-23', 'win_count': 5, 'win_rate': 55.55555555555556}], '2024-12-30': [{'avg_performance': 2.5974025974025996, 'bin': 0.4, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.729724176101836, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-30', 'win_count': 5, 'win_rate': 55.55555555555556}, {'avg_performance': 10.07692704762918, 'bin': 0.6, 'count': 85, 'hit_count': 81, 'hit_rate': 95.29411764705883, 'total_count': 85, 'week': '2024-12-30', 'win_count': 57, 'win_rate': 67.05882352941177}, {'avg_performance': 14.368317622689457, 'bin': 0.7, 'count': 726, 'hit_count': 710, 'hit_rate': 97.7961432506887, 'total_count': 726, 'week': '2024-12-30', 'win_count': 590, 'win_rate': 81.26721763085399}, {'avg_performance': 16.98487922412399, 'bin': 0.8, 'count': 32, 'hit_count': 32, 'hit_rate': 100.0, 'total_count': 32, 'week': '2024-12-30', 'win_count': 28, 'win_rate': 87.5}], '2025-01-06': [{'avg_performance': 10.27453799861533, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 0.8592097766991472, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-06', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.7025884280500825, 'bin': 0.5, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 10.526315789473685}, {'avg_performance': 3.9460445190171787, 'bin': 0.6, 'count': 89, 'hit_count': 81, 'hit_rate': 91.01123595505618, 'total_count': 89, 'week': '2025-01-06', 'win_count': 33, 'win_rate': 37.07865168539326}, {'avg_performance': 5.769467385757251, 'bin': 0.7, 'count': 839, 'hit_count': 727, 'hit_rate': 86.6507747318236, 'total_count': 839, 'week': '2025-01-06', 'win_count': 347, 'win_rate': 41.35876042908224}, {'avg_performance': 4.100909582740522, 'bin': 0.8, 'count': 73, 'hit_count': 64, 'hit_rate': 87.67123287671232, 'total_count': 73, 'week': '2025-01-06', 'win_count': 31, 'win_rate': 42.465753424657535}], '2025-01-13': [{'avg_performance': 2.4611508041896877, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.2427082891550008, 'bin': 0.4, 'count': 7, 'hit_count': 7, 'hit_rate': 100.0, 'total_count': 7, 'week': '2025-01-13', 'win_count': 2, 'win_rate': 28.571428571428573}, {'avg_performance': 5.977215511937495, 'bin': 0.5, 'count': 25, 'hit_count': 25, 'hit_rate': 100.0, 'total_count': 25, 'week': '2025-01-13', 'win_count': 17, 'win_rate': 68.0}, {'avg_performance': 6.232308427627005, 'bin': 0.6, 'count': 141, 'hit_count': 135, 'hit_rate': 95.74468085106383, 'total_count': 141, 'week': '2025-01-13', 'win_count': 85, 'win_rate': 60.283687943262414}, {'avg_performance': 8.49221338573038, 'bin': 0.7, 'count': 1614, 'hit_count': 1531, 'hit_rate': 94.85749690210656, 'total_count': 1614, 'week': '2025-01-13', 'win_count': 1127, 'win_rate': 69.82651796778191}, {'avg_performance': 13.48051817512275, 'bin': 0.8, 'count': 118, 'hit_count': 106, 'hit_rate': 89.83050847457628, 'total_count': 118, 'week': '2025-01-13', 'win_count': 86, 'win_rate': 72.88135593220339}], '2025-01-20': [{'avg_performance': 2.0554984583761486, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.8554532322137964, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.9427601789253663, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-20', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 3.2213742396728637, 'bin': 0.5, 'count': 31, 'hit_count': 31, 'hit_rate': 100.0, 'total_count': 31, 'week': '2025-01-20', 'win_count': 13, 'win_rate': 41.935483870967744}, {'avg_performance': 7.68513705692224, 'bin': 0.6, 'count': 156, 'hit_count': 151, 'hit_rate': 96.7948717948718, 'total_count': 156, 'week': '2025-01-20', 'win_count': 86, 'win_rate': 55.12820512820513}, {'avg_performance': 7.877107728428713, 'bin': 0.7, 'count': 1459, 'hit_count': 1391, 'hit_rate': 95.33927347498286, 'total_count': 1459, 'week': '2025-01-20', 'win_count': 981, 'win_rate': 67.23783413296779}, {'avg_performance': 9.198651942630873, 'bin': 0.8, 'count': 131, 'hit_count': 126, 'hit_rate': 96.18320610687023, 'total_count': 131, 'week': '2025-01-20', 'win_count': 99, 'win_rate': 75.57251908396947}], '2025-01-27': [{'avg_performance': 1.0810491267083957, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.257871569680502, 'bin': 0.4, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.3681028816247505, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 4.831154899995187, 'bin': 0.6, 'count': 50, 'hit_count': 49, 'hit_rate': 98.0, 'total_count': 50, 'week': '2025-01-27', 'win_count': 24, 'win_rate': 48.0}, {'avg_performance': 8.660514835238006, 'bin': 0.7, 'count': 504, 'hit_count': 477, 'hit_rate': 94.64285714285714, 'total_count': 504, 'week': '2025-01-27', 'win_count': 336, 'win_rate': 66.66666666666667}, {'avg_performance': 5.650996396492416, 'bin': 0.8, 'count': 49, 'hit_count': 46, 'hit_rate': 93.87755102040816, 'total_count': 49, 'week': '2025-01-27', 'win_count': 28, 'win_rate': 57.142857142857146}], '2025-02-03': [{'avg_performance': 1.3806706114398302, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 9.569377990430622, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 24.279598883685736, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-03', 'win_count': 3, 'win_rate': 100.0}, {'avg_performance': 6.96675740725965, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-03', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 7.91588296767001, 'bin': 0.6, 'count': 41, 'hit_count': 41, 'hit_rate': 100.0, 'total_count': 41, 'week': '2025-02-03', 'win_count': 33, 'win_rate': 80.48780487804878}, {'avg_performance': 10.160313393323941, 'bin': 0.7, 'count': 752, 'hit_count': 729, 'hit_rate': 96.94148936170212, 'total_count': 752, 'week': '2025-02-03', 'win_count': 592, 'win_rate': 78.72340425531915}, {'avg_performance': 12.049870230698735, 'bin': 0.8, 'count': 51, 'hit_count': 48, 'hit_rate': 94.11764705882354, 'total_count': 51, 'week': '2025-02-03', 'win_count': 42, 'win_rate': 82.3529411764706}], '2025-02-17': [{'avg_performance': 2.016879038077791, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 0.36138972184882806, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.4714089675946536, 'bin': 0.5, 'count': 7, 'hit_count': 5, 'hit_rate': 71.42857142857143, 'total_count': 7, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 14.285714285714286}, {'avg_performance': 3.6445213255311315, 'bin': 0.6, 'count': 55, 'hit_count': 46, 'hit_rate': 83.63636363636364, 'total_count': 55, 'week': '2025-02-17', 'win_count': 15, 'win_rate': 27.272727272727273}, {'avg_performance': 4.05076703346453, 'bin': 0.7, 'count': 530, 'hit_count': 433, 'hit_rate': 81.69811320754717, 'total_count': 530, 'week': '2025-02-17', 'win_count': 160, 'win_rate': 30.18867924528302}, {'avg_performance': 3.3832590351165615, 'bin': 0.8, 'count': 54, 'hit_count': 46, 'hit_rate': 85.18518518518519, 'total_count': 54, 'week': '2025-02-17', 'win_count': 22, 'win_rate': 40.74074074074074}], '2025-02-24': [{'avg_performance': 14.747474747474739, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 1.483220254404718, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.886750479655935, 'bin': 0.5, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-24', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 4.098843931251354, 'bin': 0.6, 'count': 39, 'hit_count': 39, 'hit_rate': 100.0, 'total_count': 39, 'week': '2025-02-24', 'win_count': 21, 'win_rate': 53.84615384615385}, {'avg_performance': 6.7311024498695895, 'bin': 0.7, 'count': 341, 'hit_count': 324, 'hit_rate': 95.01466275659824, 'total_count': 341, 'week': '2025-02-24', 'win_count': 231, 'win_rate': 67.74193548387096}, {'avg_performance': 8.80997390923137, 'bin': 0.8, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-02-24', 'win_count': 16, 'win_rate': 84.21052631578948}], '2025-03-03': [{'avg_performance': 6.496927129060581, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 4.234347426755143, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 4.837971033345035, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2025-03-03', 'win_count': 6, 'win_rate': 66.66666666666667}, {'avg_performance': 7.476385224123491, 'bin': 0.6, 'count': 60, 'hit_count': 56, 'hit_rate': 93.33333333333333, 'total_count': 60, 'week': '2025-03-03', 'win_count': 40, 'win_rate': 66.66666666666667}, {'avg_performance': 9.175863004552577, 'bin': 0.7, 'count': 501, 'hit_count': 479, 'hit_rate': 95.60878243512974, 'total_count': 501, 'week': '2025-03-03', 'win_count': 346, 'win_rate': 69.06187624750498}, {'avg_performance': 10.600061758245392, 'bin': 0.8, 'count': 45, 'hit_count': 43, 'hit_rate': 95.55555555555556, 'total_count': 45, 'week': '2025-03-03', 'win_count': 35, 'win_rate': 77.77777777777777}], '2025-03-10': [{'avg_performance': 3.1413612565444975, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-10', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 5.273294241964802, 'bin': 0.4, 'count': 11, 'hit_count': 10, 'hit_rate': 90.9090909090909, 'total_count': 11, 'week': '2025-03-10', 'win_count': 4, 'win_rate': 36.36363636363637}, {'avg_performance': 6.362088830497881, 'bin': 0.5, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'week': '2025-03-10', 'win_count': 18, 'win_rate': 78.26086956521739}, {'avg_performance': 7.442734895529073, 'bin': 0.6, 'count': 194, 'hit_count': 188, 'hit_rate': 96.90721649484536, 'total_count': 194, 'week': '2025-03-10', 'win_count': 127, 'win_rate': 65.4639175257732}, {'avg_performance': 7.825642875837303, 'bin': 0.7, 'count': 2062, 'hit_count': 1938, 'hit_rate': 93.98642095053346, 'total_count': 2062, 'week': '2025-03-10', 'win_count': 1374, 'win_rate': 66.63433559650825}, {'avg_performance': 9.519864190453308, 'bin': 0.8, 'count': 65, 'hit_count': 62, 'hit_rate': 95.38461538461539, 'total_count': 65, 'week': '2025-03-10', 'win_count': 51, 'win_rate': 78.46153846153847}]}, 'curve_data_week_list': ['2024-10-07', '2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '2024-12-02', '2024-12-09', '2024-12-16', '2024-12-23', '2024-12-30', '2025-01-06', '2025-01-13', '2025-01-20', '2025-01-27', '2025-02-03', '2025-02-17', '2025-02-24', '2025-03-03', '2025-03-10'], 'date_from': datetime.date(2024, 10, 7), 'date_to': datetime.date(2025, 4, 5), 'kpis': {'avg_gain': 8.35064971357415, 'fail_count': 11421, 'hit_count': 28313, 'hit_rate': 93.63383821681329, 'pass_count': 18817, 'total_tests': 30238, 'win_rate': 62.229644817778954}, 'last_metrics': <ModelMetrics: Binned LGBM 3d PH 3% Metrics: 2025-04-04 >, 'model': <Model: Binned LGBM 3d PH 3% (binned-ph-lgmb-p3-seq3-platt v1)>, 'performance_data': '<<queryset of core.ModelTest>>'} {'block': <Block Node: content. Contents: [<TextNode: '\n\n <div class="pl-cont'>, <Variable Node: model.name>, <TextNode: ' v'>, <Variable Node: model.version>, <TextNode: '\n\n </h1>\n\n '>, <URLNode view_name=''admin:core_model_change'' args=[<FilterExpression 'model.id'>] kwargs={} as=None>, <TextNode: '"\n '>, <Variable Node: model.key>, <TextNode: '</b>\n '>, <Variable Node: model.version>, <TextNode: '\n '>, <Variable Node: model.type>, <TextNode: '\n '>, <Variable Node: model.description|default:"<i>None</i>">, <TextNode: '\n '>, <Variable Node: model.end_point_url>, <TextNode: '</dd>\n '>, <Variable Node: model.last_trained_dt|localtime>, <TextNode: '</dd>\n '>, <URLNode view_name='"model_picks"' args=[] kwargs={} as=None>, <TextNode: '?model_id='>, <Variable Node: model.id>, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '">\n '>, <Variable Node: model.last_run_dt|localtime>, <TextNode: '\n '>, <ForNode: for key, value in model.meta.items, tail_len: 5>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n\n </d'>, <django.template.defaulttags.CsrfTokenNode object at 0x7f8de8d27210>, <TextNode: '\n\n '>, <Variable Node: date_from|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:\''>, <Variable Node: date_to|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:'>, <Variable Node: curve_data_week_list|length>, <TextNode: '" value="0" step="1"\n '>, <IncludeNode: template=<FilterExpression '"components/kpis.html"'>>, <TextNode: '\n <!--'>, <IfNode>, <TextNode: '\n\n </div>\n'>]>} {'forloop': {'counter': 45, 'counter0': 44, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 7.371279790856606, 'date': datetime.date(2024, 10, 10), 'fail_count': 222, 'hit_count': 750, 'hit_rate': 96.64948453608247, 'metrics': {'content': 0.11, 'financial': 0, 'other': 0.11}, 'pass_count': 554, 'total_count': 776, 'win_rate': 71.3917525773196}} {'metrics': {'content': 0, 'financial': 0, 'other': 0}}
snippets/metrics.html
/mnt/disks/pennyloupe_disk/pennyloupe/app/core/templates/snippets/metrics.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'Ug6wwe35THbADW1ZsY2D1iZkBdOjvilMpfGLkNwF1KQarTPBh6f3T845ad38gnM0'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/61'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f8de84ec750>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f8de84ec750>>'} {'curve_data': [{'avg_performance': 1.2504894131199589, 'bin': 0.2, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 7.028663507041953, 'bin': 0.3, 'count': 36, 'hit_count': 34, 'hit_rate': 94.44444444444444, 'total_count': 36, 'win_count': 13, 'win_rate': 36.111111111111114}, {'avg_performance': 9.432175772160651, 'bin': 0.4, 'count': 94, 'hit_count': 89, 'hit_rate': 94.68085106382979, 'total_count': 94, 'win_count': 27, 'win_rate': 28.72340425531915}, {'avg_performance': 5.44822039735625, 'bin': 0.5, 'count': 345, 'hit_count': 327, 'hit_rate': 94.78260869565217, 'total_count': 345, 'win_count': 147, 'win_rate': 42.608695652173914}, {'avg_performance': 6.276983864727436, 'bin': 0.6, 'count': 2238, 'hit_count': 2118, 'hit_rate': 94.63806970509384, 'total_count': 2238, 'win_count': 1176, 'win_rate': 52.54691689008043}, {'avg_performance': 8.533575402218842, 'bin': 0.7, 'count': 25724, 'hit_count': 24056, 'hit_rate': 93.51578292645, 'total_count': 25724, 'win_count': 16266, 'win_rate': 63.232778728036074}, {'avg_performance': 8.86255964112395, 'bin': 0.8, 'count': 1793, 'hit_count': 1681, 'hit_rate': 93.75348577802565, 'total_count': 1793, 'win_count': 1187, 'win_rate': 66.20189626324596}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'win_count': 1, 'win_rate': 50.0}], 'curve_data_by_week': {'2024-10-07': [{'avg_performance': 8.164127436473585, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.26552716148981, 'bin': 0.5, 'count': 11, 'hit_count': 11, 'hit_rate': 100.0, 'total_count': 11, 'week': '2024-10-07', 'win_count': 3, 'win_rate': 27.272727272727273}, {'avg_performance': 5.134353802031955, 'bin': 0.6, 'count': 89, 'hit_count': 86, 'hit_rate': 96.62921348314607, 'total_count': 89, 'week': '2024-10-07', 'win_count': 47, 'win_rate': 52.80898876404494}, {'avg_performance': 8.070123830986233, 'bin': 0.7, 'count': 1047, 'hit_count': 1015, 'hit_rate': 96.94364851957975, 'total_count': 1047, 'week': '2024-10-07', 'win_count': 791, 'win_rate': 75.54918815663801}, {'avg_performance': 9.68536888753788, 'bin': 0.8, 'count': 171, 'hit_count': 163, 'hit_rate': 95.32163742690058, 'total_count': 171, 'week': '2024-10-07', 'win_count': 131, 'win_rate': 76.60818713450293}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}], '2024-10-14': [{'avg_performance': 0.9022370535162528, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.337629431182013, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 4.600619281242528, 'bin': 0.5, 'count': 20, 'hit_count': 17, 'hit_rate': 85.0, 'total_count': 20, 'week': '2024-10-14', 'win_count': 6, 'win_rate': 30.0}, {'avg_performance': 5.238828360908673, 'bin': 0.6, 'count': 164, 'hit_count': 158, 'hit_rate': 96.34146341463415, 'total_count': 164, 'week': '2024-10-14', 'win_count': 77, 'win_rate': 46.951219512195124}, {'avg_performance': 8.797660614333616, 'bin': 0.7, 'count': 1595, 'hit_count': 1499, 'hit_rate': 93.98119122257053, 'total_count': 1595, 'week': '2024-10-14', 'win_count': 891, 'win_rate': 55.86206896551724}, {'avg_performance': 8.040704379542438, 'bin': 0.8, 'count': 214, 'hit_count': 207, 'hit_rate': 96.72897196261682, 'total_count': 214, 'week': '2024-10-14', 'win_count': 148, 'win_rate': 69.1588785046729}], '2024-10-21': [{'avg_performance': 0.38387715930903, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9709764756086716, 'bin': 0.3, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3062931151410297, 'bin': 0.4, 'count': 6, 'hit_count': 5, 'hit_rate': 83.33333333333333, 'total_count': 6, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.5164096657483253, 'bin': 0.5, 'count': 25, 'hit_count': 22, 'hit_rate': 88.0, 'total_count': 25, 'week': '2024-10-21', 'win_count': 7, 'win_rate': 28.0}, {'avg_performance': 4.1596411175942425, 'bin': 0.6, 'count': 146, 'hit_count': 136, 'hit_rate': 93.15068493150685, 'total_count': 146, 'week': '2024-10-21', 'win_count': 56, 'win_rate': 38.35616438356164}, {'avg_performance': 8.03449923342892, 'bin': 0.7, 'count': 1759, 'hit_count': 1628, 'hit_rate': 92.55258669698692, 'total_count': 1759, 'week': '2024-10-21', 'win_count': 1003, 'win_rate': 57.02103467879477}, {'avg_performance': 8.348772559069227, 'bin': 0.8, 'count': 207, 'hit_count': 197, 'hit_rate': 95.16908212560386, 'total_count': 207, 'week': '2024-10-21', 'win_count': 124, 'win_rate': 59.90338164251208}], '2024-10-28': [{'avg_performance': 11.856661248915968, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-28', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.3348216882106607, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 2.7996008250747595, 'bin': 0.5, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-10-28', 'win_count': 3, 'win_rate': 17.647058823529413}, {'avg_performance': 4.648447686121441, 'bin': 0.6, 'count': 122, 'hit_count': 118, 'hit_rate': 96.72131147540983, 'total_count': 122, 'week': '2024-10-28', 'win_count': 51, 'win_rate': 41.80327868852459}, {'avg_performance': 7.265669642594064, 'bin': 0.7, 'count': 997, 'hit_count': 927, 'hit_rate': 92.97893681043129, 'total_count': 997, 'week': '2024-10-28', 'win_count': 618, 'win_rate': 61.98595787362086}, {'avg_performance': 10.816422602027322, 'bin': 0.8, 'count': 41, 'hit_count': 38, 'hit_rate': 92.6829268292683, 'total_count': 41, 'week': '2024-10-28', 'win_count': 28, 'win_rate': 68.29268292682927}], '2024-11-04': [{'avg_performance': 9.506070965460328, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 11.085533897596687, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-11-04', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 5.802859193965779, 'bin': 0.5, 'count': 25, 'hit_count': 24, 'hit_rate': 96.0, 'total_count': 25, 'week': '2024-11-04', 'win_count': 12, 'win_rate': 48.0}, {'avg_performance': 8.090414252589902, 'bin': 0.6, 'count': 164, 'hit_count': 154, 'hit_rate': 93.90243902439025, 'total_count': 164, 'week': '2024-11-04', 'win_count': 110, 'win_rate': 67.07317073170732}, {'avg_performance': 10.27282302016535, 'bin': 0.7, 'count': 1486, 'hit_count': 1401, 'hit_rate': 94.27994616419919, 'total_count': 1486, 'week': '2024-11-04', 'win_count': 1113, 'win_rate': 74.89905787348587}, {'avg_performance': 8.653533395637153, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-04', 'win_count': 44, 'win_rate': 68.75}], '2024-11-11': [{'avg_performance': 40.77065557250119, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-11', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 68.54218006242404, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2024-11-11', 'win_count': 3, 'win_rate': 42.857142857142854}, {'avg_performance': 7.473429086066595, 'bin': 0.5, 'count': 28, 'hit_count': 26, 'hit_rate': 92.85714285714286, 'total_count': 28, 'week': '2024-11-11', 'win_count': 11, 'win_rate': 39.285714285714285}, {'avg_performance': 5.7210642939107865, 'bin': 0.6, 'count': 172, 'hit_count': 162, 'hit_rate': 94.18604651162791, 'total_count': 172, 'week': '2024-11-11', 'win_count': 78, 'win_rate': 45.348837209302324}, {'avg_performance': 6.950606849660758, 'bin': 0.7, 'count': 2183, 'hit_count': 1942, 'hit_rate': 88.96014658726523, 'total_count': 2183, 'week': '2024-11-11', 'win_count': 1085, 'win_rate': 49.702244617498856}, {'avg_performance': 6.576073427037283, 'bin': 0.8, 'count': 193, 'hit_count': 170, 'hit_rate': 88.08290155440415, 'total_count': 193, 'week': '2024-11-11', 'win_count': 92, 'win_rate': 47.66839378238342}], '2024-11-18': [{'avg_performance': 0.2985074626865608, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.953737191078962, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 14.963661448456241, 'bin': 0.4, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 33.333333333333336}, {'avg_performance': 12.523383330708796, 'bin': 0.5, 'count': 16, 'hit_count': 14, 'hit_rate': 87.5, 'total_count': 16, 'week': '2024-11-18', 'win_count': 7, 'win_rate': 43.75}, {'avg_performance': 7.926054355851836, 'bin': 0.6, 'count': 117, 'hit_count': 106, 'hit_rate': 90.5982905982906, 'total_count': 117, 'week': '2024-11-18', 'win_count': 74, 'win_rate': 63.24786324786325}, {'avg_performance': 10.169714185726622, 'bin': 0.7, 'count': 1487, 'hit_count': 1412, 'hit_rate': 94.9562878278413, 'total_count': 1487, 'week': '2024-11-18', 'win_count': 1043, 'win_rate': 70.14122394082044}, {'avg_performance': 9.138444484012004, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-18', 'win_count': 46, 'win_rate': 71.875}], '2024-11-25': [{'avg_performance': 0.5649717514124374, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-25', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.249766314903041, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 9.823296109187984, 'bin': 0.5, 'count': 19, 'hit_count': 19, 'hit_rate': 100.0, 'total_count': 19, 'week': '2024-11-25', 'win_count': 10, 'win_rate': 52.63157894736842}, {'avg_performance': 7.033977605527942, 'bin': 0.6, 'count': 71, 'hit_count': 67, 'hit_rate': 94.36619718309859, 'total_count': 71, 'week': '2024-11-25', 'win_count': 39, 'win_rate': 54.929577464788736}, {'avg_performance': 9.085537651034798, 'bin': 0.7, 'count': 1392, 'hit_count': 1341, 'hit_rate': 96.33620689655173, 'total_count': 1392, 'week': '2024-11-25', 'win_count': 988, 'win_rate': 70.97701149425288}, {'avg_performance': 7.175712414927854, 'bin': 0.8, 'count': 45, 'hit_count': 44, 'hit_rate': 97.77777777777777, 'total_count': 45, 'week': '2024-11-25', 'win_count': 34, 'win_rate': 75.55555555555556}], '2024-12-02': [{'avg_performance': 1.1509608467783332, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-02', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3898688255760185, 'bin': 0.5, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-12-02', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 3.7840564250007986, 'bin': 0.6, 'count': 22, 'hit_count': 19, 'hit_rate': 86.36363636363636, 'total_count': 22, 'week': '2024-12-02', 'win_count': 6, 'win_rate': 27.272727272727273}, {'avg_performance': 7.689480520166782, 'bin': 0.7, 'count': 597, 'hit_count': 543, 'hit_rate': 90.95477386934674, 'total_count': 597, 'week': '2024-12-02', 'win_count': 317, 'win_rate': 53.098827470686764}, {'avg_performance': 12.011978156596522, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-12-02', 'win_count': 5, 'win_rate': 50.0}], '2024-12-09': [{'avg_performance': 1.6921913934540918, 'bin': 0.2, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9532888465204923, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.9005706250438368, 'bin': 0.4, 'count': 8, 'hit_count': 7, 'hit_rate': 87.5, 'total_count': 8, 'week': '2024-12-09', 'win_count': 2, 'win_rate': 25.0}, {'avg_performance': 5.196051909042814, 'bin': 0.5, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-12-09', 'win_count': 7, 'win_rate': 29.166666666666668}, {'avg_performance': 5.791194959609032, 'bin': 0.6, 'count': 127, 'hit_count': 119, 'hit_rate': 93.7007874015748, 'total_count': 127, 'week': '2024-12-09', 'win_count': 56, 'win_rate': 44.09448818897638}, {'avg_performance': 7.526378846625358, 'bin': 0.7, 'count': 2010, 'hit_count': 1867, 'hit_rate': 92.88557213930348, 'total_count': 2010, 'week': '2024-12-09', 'win_count': 1133, 'win_rate': 56.3681592039801}, {'avg_performance': 8.348974523266355, 'bin': 0.8, 'count': 98, 'hit_count': 93, 'hit_rate': 94.89795918367346, 'total_count': 98, 'week': '2024-12-09', 'win_count': 63, 'win_rate': 64.28571428571429}], '2024-12-16': [{'avg_performance': 1.2158357473192076, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.1586990595611335, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.4986874156097585, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-16', 'win_count': 3, 'win_rate': 33.333333333333336}, {'avg_performance': 7.624253080839346, 'bin': 0.6, 'count': 77, 'hit_count': 73, 'hit_rate': 94.8051948051948, 'total_count': 77, 'week': '2024-12-16', 'win_count': 35, 'win_rate': 45.45454545454545}, {'avg_performance': 9.719862667541674, 'bin': 0.7, 'count': 1313, 'hit_count': 1223, 'hit_rate': 93.14546839299315, 'total_count': 1313, 'week': '2024-12-16', 'win_count': 814, 'win_rate': 61.995430312261995}, {'avg_performance': 10.720921190133364, 'bin': 0.8, 'count': 40, 'hit_count': 38, 'hit_rate': 95.0, 'total_count': 40, 'week': '2024-12-16', 'win_count': 29, 'win_rate': 72.5}], '2024-12-23': [{'avg_performance': 3.076753932204165, 'bin': 0.5, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 60.0}, {'avg_performance': 5.432916285463778, 'bin': 0.6, 'count': 57, 'hit_count': 53, 'hit_rate': 92.98245614035088, 'total_count': 57, 'week': '2024-12-23', 'win_count': 26, 'win_rate': 45.6140350877193}, {'avg_performance': 13.807998928993412, 'bin': 0.7, 'count': 530, 'hit_count': 519, 'hit_rate': 97.9245283018868, 'total_count': 530, 'week': '2024-12-23', 'win_count': 386, 'win_rate': 72.83018867924528}, {'avg_performance': 29.792299285303002, 'bin': 0.8, 'count': 9, 'hit_count': 8, 'hit_rate': 88.88888888888889, 'total_count': 9, 'week': '2024-12-23', 'win_count': 5, 'win_rate': 55.55555555555556}], '2024-12-30': [{'avg_performance': 2.5974025974025996, 'bin': 0.4, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.729724176101836, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-30', 'win_count': 5, 'win_rate': 55.55555555555556}, {'avg_performance': 10.07692704762918, 'bin': 0.6, 'count': 85, 'hit_count': 81, 'hit_rate': 95.29411764705883, 'total_count': 85, 'week': '2024-12-30', 'win_count': 57, 'win_rate': 67.05882352941177}, {'avg_performance': 14.368317622689457, 'bin': 0.7, 'count': 726, 'hit_count': 710, 'hit_rate': 97.7961432506887, 'total_count': 726, 'week': '2024-12-30', 'win_count': 590, 'win_rate': 81.26721763085399}, {'avg_performance': 16.98487922412399, 'bin': 0.8, 'count': 32, 'hit_count': 32, 'hit_rate': 100.0, 'total_count': 32, 'week': '2024-12-30', 'win_count': 28, 'win_rate': 87.5}], '2025-01-06': [{'avg_performance': 10.27453799861533, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 0.8592097766991472, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-06', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.7025884280500825, 'bin': 0.5, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 10.526315789473685}, {'avg_performance': 3.9460445190171787, 'bin': 0.6, 'count': 89, 'hit_count': 81, 'hit_rate': 91.01123595505618, 'total_count': 89, 'week': '2025-01-06', 'win_count': 33, 'win_rate': 37.07865168539326}, {'avg_performance': 5.769467385757251, 'bin': 0.7, 'count': 839, 'hit_count': 727, 'hit_rate': 86.6507747318236, 'total_count': 839, 'week': '2025-01-06', 'win_count': 347, 'win_rate': 41.35876042908224}, {'avg_performance': 4.100909582740522, 'bin': 0.8, 'count': 73, 'hit_count': 64, 'hit_rate': 87.67123287671232, 'total_count': 73, 'week': '2025-01-06', 'win_count': 31, 'win_rate': 42.465753424657535}], '2025-01-13': [{'avg_performance': 2.4611508041896877, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.2427082891550008, 'bin': 0.4, 'count': 7, 'hit_count': 7, 'hit_rate': 100.0, 'total_count': 7, 'week': '2025-01-13', 'win_count': 2, 'win_rate': 28.571428571428573}, {'avg_performance': 5.977215511937495, 'bin': 0.5, 'count': 25, 'hit_count': 25, 'hit_rate': 100.0, 'total_count': 25, 'week': '2025-01-13', 'win_count': 17, 'win_rate': 68.0}, {'avg_performance': 6.232308427627005, 'bin': 0.6, 'count': 141, 'hit_count': 135, 'hit_rate': 95.74468085106383, 'total_count': 141, 'week': '2025-01-13', 'win_count': 85, 'win_rate': 60.283687943262414}, {'avg_performance': 8.49221338573038, 'bin': 0.7, 'count': 1614, 'hit_count': 1531, 'hit_rate': 94.85749690210656, 'total_count': 1614, 'week': '2025-01-13', 'win_count': 1127, 'win_rate': 69.82651796778191}, {'avg_performance': 13.48051817512275, 'bin': 0.8, 'count': 118, 'hit_count': 106, 'hit_rate': 89.83050847457628, 'total_count': 118, 'week': '2025-01-13', 'win_count': 86, 'win_rate': 72.88135593220339}], '2025-01-20': [{'avg_performance': 2.0554984583761486, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.8554532322137964, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.9427601789253663, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-20', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 3.2213742396728637, 'bin': 0.5, 'count': 31, 'hit_count': 31, 'hit_rate': 100.0, 'total_count': 31, 'week': '2025-01-20', 'win_count': 13, 'win_rate': 41.935483870967744}, {'avg_performance': 7.68513705692224, 'bin': 0.6, 'count': 156, 'hit_count': 151, 'hit_rate': 96.7948717948718, 'total_count': 156, 'week': '2025-01-20', 'win_count': 86, 'win_rate': 55.12820512820513}, {'avg_performance': 7.877107728428713, 'bin': 0.7, 'count': 1459, 'hit_count': 1391, 'hit_rate': 95.33927347498286, 'total_count': 1459, 'week': '2025-01-20', 'win_count': 981, 'win_rate': 67.23783413296779}, {'avg_performance': 9.198651942630873, 'bin': 0.8, 'count': 131, 'hit_count': 126, 'hit_rate': 96.18320610687023, 'total_count': 131, 'week': '2025-01-20', 'win_count': 99, 'win_rate': 75.57251908396947}], '2025-01-27': [{'avg_performance': 1.0810491267083957, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.257871569680502, 'bin': 0.4, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.3681028816247505, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 4.831154899995187, 'bin': 0.6, 'count': 50, 'hit_count': 49, 'hit_rate': 98.0, 'total_count': 50, 'week': '2025-01-27', 'win_count': 24, 'win_rate': 48.0}, {'avg_performance': 8.660514835238006, 'bin': 0.7, 'count': 504, 'hit_count': 477, 'hit_rate': 94.64285714285714, 'total_count': 504, 'week': '2025-01-27', 'win_count': 336, 'win_rate': 66.66666666666667}, {'avg_performance': 5.650996396492416, 'bin': 0.8, 'count': 49, 'hit_count': 46, 'hit_rate': 93.87755102040816, 'total_count': 49, 'week': '2025-01-27', 'win_count': 28, 'win_rate': 57.142857142857146}], '2025-02-03': [{'avg_performance': 1.3806706114398302, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 9.569377990430622, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 24.279598883685736, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-03', 'win_count': 3, 'win_rate': 100.0}, {'avg_performance': 6.96675740725965, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-03', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 7.91588296767001, 'bin': 0.6, 'count': 41, 'hit_count': 41, 'hit_rate': 100.0, 'total_count': 41, 'week': '2025-02-03', 'win_count': 33, 'win_rate': 80.48780487804878}, {'avg_performance': 10.160313393323941, 'bin': 0.7, 'count': 752, 'hit_count': 729, 'hit_rate': 96.94148936170212, 'total_count': 752, 'week': '2025-02-03', 'win_count': 592, 'win_rate': 78.72340425531915}, {'avg_performance': 12.049870230698735, 'bin': 0.8, 'count': 51, 'hit_count': 48, 'hit_rate': 94.11764705882354, 'total_count': 51, 'week': '2025-02-03', 'win_count': 42, 'win_rate': 82.3529411764706}], '2025-02-17': [{'avg_performance': 2.016879038077791, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 0.36138972184882806, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.4714089675946536, 'bin': 0.5, 'count': 7, 'hit_count': 5, 'hit_rate': 71.42857142857143, 'total_count': 7, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 14.285714285714286}, {'avg_performance': 3.6445213255311315, 'bin': 0.6, 'count': 55, 'hit_count': 46, 'hit_rate': 83.63636363636364, 'total_count': 55, 'week': '2025-02-17', 'win_count': 15, 'win_rate': 27.272727272727273}, {'avg_performance': 4.05076703346453, 'bin': 0.7, 'count': 530, 'hit_count': 433, 'hit_rate': 81.69811320754717, 'total_count': 530, 'week': '2025-02-17', 'win_count': 160, 'win_rate': 30.18867924528302}, {'avg_performance': 3.3832590351165615, 'bin': 0.8, 'count': 54, 'hit_count': 46, 'hit_rate': 85.18518518518519, 'total_count': 54, 'week': '2025-02-17', 'win_count': 22, 'win_rate': 40.74074074074074}], '2025-02-24': [{'avg_performance': 14.747474747474739, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 1.483220254404718, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.886750479655935, 'bin': 0.5, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-24', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 4.098843931251354, 'bin': 0.6, 'count': 39, 'hit_count': 39, 'hit_rate': 100.0, 'total_count': 39, 'week': '2025-02-24', 'win_count': 21, 'win_rate': 53.84615384615385}, {'avg_performance': 6.7311024498695895, 'bin': 0.7, 'count': 341, 'hit_count': 324, 'hit_rate': 95.01466275659824, 'total_count': 341, 'week': '2025-02-24', 'win_count': 231, 'win_rate': 67.74193548387096}, {'avg_performance': 8.80997390923137, 'bin': 0.8, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-02-24', 'win_count': 16, 'win_rate': 84.21052631578948}], '2025-03-03': [{'avg_performance': 6.496927129060581, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 4.234347426755143, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 4.837971033345035, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2025-03-03', 'win_count': 6, 'win_rate': 66.66666666666667}, {'avg_performance': 7.476385224123491, 'bin': 0.6, 'count': 60, 'hit_count': 56, 'hit_rate': 93.33333333333333, 'total_count': 60, 'week': '2025-03-03', 'win_count': 40, 'win_rate': 66.66666666666667}, {'avg_performance': 9.175863004552577, 'bin': 0.7, 'count': 501, 'hit_count': 479, 'hit_rate': 95.60878243512974, 'total_count': 501, 'week': '2025-03-03', 'win_count': 346, 'win_rate': 69.06187624750498}, {'avg_performance': 10.600061758245392, 'bin': 0.8, 'count': 45, 'hit_count': 43, 'hit_rate': 95.55555555555556, 'total_count': 45, 'week': '2025-03-03', 'win_count': 35, 'win_rate': 77.77777777777777}], '2025-03-10': [{'avg_performance': 3.1413612565444975, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-10', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 5.273294241964802, 'bin': 0.4, 'count': 11, 'hit_count': 10, 'hit_rate': 90.9090909090909, 'total_count': 11, 'week': '2025-03-10', 'win_count': 4, 'win_rate': 36.36363636363637}, {'avg_performance': 6.362088830497881, 'bin': 0.5, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'week': '2025-03-10', 'win_count': 18, 'win_rate': 78.26086956521739}, {'avg_performance': 7.442734895529073, 'bin': 0.6, 'count': 194, 'hit_count': 188, 'hit_rate': 96.90721649484536, 'total_count': 194, 'week': '2025-03-10', 'win_count': 127, 'win_rate': 65.4639175257732}, {'avg_performance': 7.825642875837303, 'bin': 0.7, 'count': 2062, 'hit_count': 1938, 'hit_rate': 93.98642095053346, 'total_count': 2062, 'week': '2025-03-10', 'win_count': 1374, 'win_rate': 66.63433559650825}, {'avg_performance': 9.519864190453308, 'bin': 0.8, 'count': 65, 'hit_count': 62, 'hit_rate': 95.38461538461539, 'total_count': 65, 'week': '2025-03-10', 'win_count': 51, 'win_rate': 78.46153846153847}]}, 'curve_data_week_list': ['2024-10-07', '2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '2024-12-02', '2024-12-09', '2024-12-16', '2024-12-23', '2024-12-30', '2025-01-06', '2025-01-13', '2025-01-20', '2025-01-27', '2025-02-03', '2025-02-17', '2025-02-24', '2025-03-03', '2025-03-10'], 'date_from': datetime.date(2024, 10, 7), 'date_to': datetime.date(2025, 4, 5), 'kpis': {'avg_gain': 8.35064971357415, 'fail_count': 11421, 'hit_count': 28313, 'hit_rate': 93.63383821681329, 'pass_count': 18817, 'total_tests': 30238, 'win_rate': 62.229644817778954}, 'last_metrics': <ModelMetrics: Binned LGBM 3d PH 3% Metrics: 2025-04-04 >, 'model': <Model: Binned LGBM 3d PH 3% (binned-ph-lgmb-p3-seq3-platt v1)>, 'performance_data': '<<queryset of core.ModelTest>>'} {'block': <Block Node: content. Contents: [<TextNode: '\n\n <div class="pl-cont'>, <Variable Node: model.name>, <TextNode: ' v'>, <Variable Node: model.version>, <TextNode: '\n\n </h1>\n\n '>, <URLNode view_name=''admin:core_model_change'' args=[<FilterExpression 'model.id'>] kwargs={} as=None>, <TextNode: '"\n '>, <Variable Node: model.key>, <TextNode: '</b>\n '>, <Variable Node: model.version>, <TextNode: '\n '>, <Variable Node: model.type>, <TextNode: '\n '>, <Variable Node: model.description|default:"<i>None</i>">, <TextNode: '\n '>, <Variable Node: model.end_point_url>, <TextNode: '</dd>\n '>, <Variable Node: model.last_trained_dt|localtime>, <TextNode: '</dd>\n '>, <URLNode view_name='"model_picks"' args=[] kwargs={} as=None>, <TextNode: '?model_id='>, <Variable Node: model.id>, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '">\n '>, <Variable Node: model.last_run_dt|localtime>, <TextNode: '\n '>, <ForNode: for key, value in model.meta.items, tail_len: 5>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n\n </d'>, <django.template.defaulttags.CsrfTokenNode object at 0x7f8de8d27210>, <TextNode: '\n\n '>, <Variable Node: date_from|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:\''>, <Variable Node: date_to|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:'>, <Variable Node: curve_data_week_list|length>, <TextNode: '" value="0" step="1"\n '>, <IncludeNode: template=<FilterExpression '"components/kpis.html"'>>, <TextNode: '\n <!--'>, <IfNode>, <TextNode: '\n\n </div>\n'>]>} {'forloop': {'counter': 45, 'counter0': 44, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 7.371279790856606, 'date': datetime.date(2024, 10, 10), 'fail_count': 222, 'hit_count': 750, 'hit_rate': 96.64948453608247, 'metrics': {'content': 0.11, 'financial': 0, 'other': 0.11}, 'pass_count': 554, 'total_count': 776, 'win_rate': 71.3917525773196}} {'metrics': {'content': 0, 'financial': 0, 'other': 0}}
snippets/metrics.html
/mnt/disks/pennyloupe_disk/pennyloupe/app/core/templates/snippets/metrics.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'Ug6wwe35THbADW1ZsY2D1iZkBdOjvilMpfGLkNwF1KQarTPBh6f3T845ad38gnM0'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/61'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f8de84ec750>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f8de84ec750>>'} {'curve_data': [{'avg_performance': 1.2504894131199589, 'bin': 0.2, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 7.028663507041953, 'bin': 0.3, 'count': 36, 'hit_count': 34, 'hit_rate': 94.44444444444444, 'total_count': 36, 'win_count': 13, 'win_rate': 36.111111111111114}, {'avg_performance': 9.432175772160651, 'bin': 0.4, 'count': 94, 'hit_count': 89, 'hit_rate': 94.68085106382979, 'total_count': 94, 'win_count': 27, 'win_rate': 28.72340425531915}, {'avg_performance': 5.44822039735625, 'bin': 0.5, 'count': 345, 'hit_count': 327, 'hit_rate': 94.78260869565217, 'total_count': 345, 'win_count': 147, 'win_rate': 42.608695652173914}, {'avg_performance': 6.276983864727436, 'bin': 0.6, 'count': 2238, 'hit_count': 2118, 'hit_rate': 94.63806970509384, 'total_count': 2238, 'win_count': 1176, 'win_rate': 52.54691689008043}, {'avg_performance': 8.533575402218842, 'bin': 0.7, 'count': 25724, 'hit_count': 24056, 'hit_rate': 93.51578292645, 'total_count': 25724, 'win_count': 16266, 'win_rate': 63.232778728036074}, {'avg_performance': 8.86255964112395, 'bin': 0.8, 'count': 1793, 'hit_count': 1681, 'hit_rate': 93.75348577802565, 'total_count': 1793, 'win_count': 1187, 'win_rate': 66.20189626324596}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'win_count': 1, 'win_rate': 50.0}], 'curve_data_by_week': {'2024-10-07': [{'avg_performance': 8.164127436473585, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.26552716148981, 'bin': 0.5, 'count': 11, 'hit_count': 11, 'hit_rate': 100.0, 'total_count': 11, 'week': '2024-10-07', 'win_count': 3, 'win_rate': 27.272727272727273}, {'avg_performance': 5.134353802031955, 'bin': 0.6, 'count': 89, 'hit_count': 86, 'hit_rate': 96.62921348314607, 'total_count': 89, 'week': '2024-10-07', 'win_count': 47, 'win_rate': 52.80898876404494}, {'avg_performance': 8.070123830986233, 'bin': 0.7, 'count': 1047, 'hit_count': 1015, 'hit_rate': 96.94364851957975, 'total_count': 1047, 'week': '2024-10-07', 'win_count': 791, 'win_rate': 75.54918815663801}, {'avg_performance': 9.68536888753788, 'bin': 0.8, 'count': 171, 'hit_count': 163, 'hit_rate': 95.32163742690058, 'total_count': 171, 'week': '2024-10-07', 'win_count': 131, 'win_rate': 76.60818713450293}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}], '2024-10-14': [{'avg_performance': 0.9022370535162528, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.337629431182013, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 4.600619281242528, 'bin': 0.5, 'count': 20, 'hit_count': 17, 'hit_rate': 85.0, 'total_count': 20, 'week': '2024-10-14', 'win_count': 6, 'win_rate': 30.0}, {'avg_performance': 5.238828360908673, 'bin': 0.6, 'count': 164, 'hit_count': 158, 'hit_rate': 96.34146341463415, 'total_count': 164, 'week': '2024-10-14', 'win_count': 77, 'win_rate': 46.951219512195124}, {'avg_performance': 8.797660614333616, 'bin': 0.7, 'count': 1595, 'hit_count': 1499, 'hit_rate': 93.98119122257053, 'total_count': 1595, 'week': '2024-10-14', 'win_count': 891, 'win_rate': 55.86206896551724}, {'avg_performance': 8.040704379542438, 'bin': 0.8, 'count': 214, 'hit_count': 207, 'hit_rate': 96.72897196261682, 'total_count': 214, 'week': '2024-10-14', 'win_count': 148, 'win_rate': 69.1588785046729}], '2024-10-21': [{'avg_performance': 0.38387715930903, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9709764756086716, 'bin': 0.3, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3062931151410297, 'bin': 0.4, 'count': 6, 'hit_count': 5, 'hit_rate': 83.33333333333333, 'total_count': 6, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.5164096657483253, 'bin': 0.5, 'count': 25, 'hit_count': 22, 'hit_rate': 88.0, 'total_count': 25, 'week': '2024-10-21', 'win_count': 7, 'win_rate': 28.0}, {'avg_performance': 4.1596411175942425, 'bin': 0.6, 'count': 146, 'hit_count': 136, 'hit_rate': 93.15068493150685, 'total_count': 146, 'week': '2024-10-21', 'win_count': 56, 'win_rate': 38.35616438356164}, {'avg_performance': 8.03449923342892, 'bin': 0.7, 'count': 1759, 'hit_count': 1628, 'hit_rate': 92.55258669698692, 'total_count': 1759, 'week': '2024-10-21', 'win_count': 1003, 'win_rate': 57.02103467879477}, {'avg_performance': 8.348772559069227, 'bin': 0.8, 'count': 207, 'hit_count': 197, 'hit_rate': 95.16908212560386, 'total_count': 207, 'week': '2024-10-21', 'win_count': 124, 'win_rate': 59.90338164251208}], '2024-10-28': [{'avg_performance': 11.856661248915968, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-28', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.3348216882106607, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 2.7996008250747595, 'bin': 0.5, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-10-28', 'win_count': 3, 'win_rate': 17.647058823529413}, {'avg_performance': 4.648447686121441, 'bin': 0.6, 'count': 122, 'hit_count': 118, 'hit_rate': 96.72131147540983, 'total_count': 122, 'week': '2024-10-28', 'win_count': 51, 'win_rate': 41.80327868852459}, {'avg_performance': 7.265669642594064, 'bin': 0.7, 'count': 997, 'hit_count': 927, 'hit_rate': 92.97893681043129, 'total_count': 997, 'week': '2024-10-28', 'win_count': 618, 'win_rate': 61.98595787362086}, {'avg_performance': 10.816422602027322, 'bin': 0.8, 'count': 41, 'hit_count': 38, 'hit_rate': 92.6829268292683, 'total_count': 41, 'week': '2024-10-28', 'win_count': 28, 'win_rate': 68.29268292682927}], '2024-11-04': [{'avg_performance': 9.506070965460328, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 11.085533897596687, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-11-04', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 5.802859193965779, 'bin': 0.5, 'count': 25, 'hit_count': 24, 'hit_rate': 96.0, 'total_count': 25, 'week': '2024-11-04', 'win_count': 12, 'win_rate': 48.0}, {'avg_performance': 8.090414252589902, 'bin': 0.6, 'count': 164, 'hit_count': 154, 'hit_rate': 93.90243902439025, 'total_count': 164, 'week': '2024-11-04', 'win_count': 110, 'win_rate': 67.07317073170732}, {'avg_performance': 10.27282302016535, 'bin': 0.7, 'count': 1486, 'hit_count': 1401, 'hit_rate': 94.27994616419919, 'total_count': 1486, 'week': '2024-11-04', 'win_count': 1113, 'win_rate': 74.89905787348587}, {'avg_performance': 8.653533395637153, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-04', 'win_count': 44, 'win_rate': 68.75}], '2024-11-11': [{'avg_performance': 40.77065557250119, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-11', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 68.54218006242404, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2024-11-11', 'win_count': 3, 'win_rate': 42.857142857142854}, {'avg_performance': 7.473429086066595, 'bin': 0.5, 'count': 28, 'hit_count': 26, 'hit_rate': 92.85714285714286, 'total_count': 28, 'week': '2024-11-11', 'win_count': 11, 'win_rate': 39.285714285714285}, {'avg_performance': 5.7210642939107865, 'bin': 0.6, 'count': 172, 'hit_count': 162, 'hit_rate': 94.18604651162791, 'total_count': 172, 'week': '2024-11-11', 'win_count': 78, 'win_rate': 45.348837209302324}, {'avg_performance': 6.950606849660758, 'bin': 0.7, 'count': 2183, 'hit_count': 1942, 'hit_rate': 88.96014658726523, 'total_count': 2183, 'week': '2024-11-11', 'win_count': 1085, 'win_rate': 49.702244617498856}, {'avg_performance': 6.576073427037283, 'bin': 0.8, 'count': 193, 'hit_count': 170, 'hit_rate': 88.08290155440415, 'total_count': 193, 'week': '2024-11-11', 'win_count': 92, 'win_rate': 47.66839378238342}], '2024-11-18': [{'avg_performance': 0.2985074626865608, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.953737191078962, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 14.963661448456241, 'bin': 0.4, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 33.333333333333336}, {'avg_performance': 12.523383330708796, 'bin': 0.5, 'count': 16, 'hit_count': 14, 'hit_rate': 87.5, 'total_count': 16, 'week': '2024-11-18', 'win_count': 7, 'win_rate': 43.75}, {'avg_performance': 7.926054355851836, 'bin': 0.6, 'count': 117, 'hit_count': 106, 'hit_rate': 90.5982905982906, 'total_count': 117, 'week': '2024-11-18', 'win_count': 74, 'win_rate': 63.24786324786325}, {'avg_performance': 10.169714185726622, 'bin': 0.7, 'count': 1487, 'hit_count': 1412, 'hit_rate': 94.9562878278413, 'total_count': 1487, 'week': '2024-11-18', 'win_count': 1043, 'win_rate': 70.14122394082044}, {'avg_performance': 9.138444484012004, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-18', 'win_count': 46, 'win_rate': 71.875}], '2024-11-25': [{'avg_performance': 0.5649717514124374, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-25', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.249766314903041, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 9.823296109187984, 'bin': 0.5, 'count': 19, 'hit_count': 19, 'hit_rate': 100.0, 'total_count': 19, 'week': '2024-11-25', 'win_count': 10, 'win_rate': 52.63157894736842}, {'avg_performance': 7.033977605527942, 'bin': 0.6, 'count': 71, 'hit_count': 67, 'hit_rate': 94.36619718309859, 'total_count': 71, 'week': '2024-11-25', 'win_count': 39, 'win_rate': 54.929577464788736}, {'avg_performance': 9.085537651034798, 'bin': 0.7, 'count': 1392, 'hit_count': 1341, 'hit_rate': 96.33620689655173, 'total_count': 1392, 'week': '2024-11-25', 'win_count': 988, 'win_rate': 70.97701149425288}, {'avg_performance': 7.175712414927854, 'bin': 0.8, 'count': 45, 'hit_count': 44, 'hit_rate': 97.77777777777777, 'total_count': 45, 'week': '2024-11-25', 'win_count': 34, 'win_rate': 75.55555555555556}], '2024-12-02': [{'avg_performance': 1.1509608467783332, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-02', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3898688255760185, 'bin': 0.5, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-12-02', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 3.7840564250007986, 'bin': 0.6, 'count': 22, 'hit_count': 19, 'hit_rate': 86.36363636363636, 'total_count': 22, 'week': '2024-12-02', 'win_count': 6, 'win_rate': 27.272727272727273}, {'avg_performance': 7.689480520166782, 'bin': 0.7, 'count': 597, 'hit_count': 543, 'hit_rate': 90.95477386934674, 'total_count': 597, 'week': '2024-12-02', 'win_count': 317, 'win_rate': 53.098827470686764}, {'avg_performance': 12.011978156596522, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-12-02', 'win_count': 5, 'win_rate': 50.0}], '2024-12-09': [{'avg_performance': 1.6921913934540918, 'bin': 0.2, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9532888465204923, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.9005706250438368, 'bin': 0.4, 'count': 8, 'hit_count': 7, 'hit_rate': 87.5, 'total_count': 8, 'week': '2024-12-09', 'win_count': 2, 'win_rate': 25.0}, {'avg_performance': 5.196051909042814, 'bin': 0.5, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-12-09', 'win_count': 7, 'win_rate': 29.166666666666668}, {'avg_performance': 5.791194959609032, 'bin': 0.6, 'count': 127, 'hit_count': 119, 'hit_rate': 93.7007874015748, 'total_count': 127, 'week': '2024-12-09', 'win_count': 56, 'win_rate': 44.09448818897638}, {'avg_performance': 7.526378846625358, 'bin': 0.7, 'count': 2010, 'hit_count': 1867, 'hit_rate': 92.88557213930348, 'total_count': 2010, 'week': '2024-12-09', 'win_count': 1133, 'win_rate': 56.3681592039801}, {'avg_performance': 8.348974523266355, 'bin': 0.8, 'count': 98, 'hit_count': 93, 'hit_rate': 94.89795918367346, 'total_count': 98, 'week': '2024-12-09', 'win_count': 63, 'win_rate': 64.28571428571429}], '2024-12-16': [{'avg_performance': 1.2158357473192076, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.1586990595611335, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.4986874156097585, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-16', 'win_count': 3, 'win_rate': 33.333333333333336}, {'avg_performance': 7.624253080839346, 'bin': 0.6, 'count': 77, 'hit_count': 73, 'hit_rate': 94.8051948051948, 'total_count': 77, 'week': '2024-12-16', 'win_count': 35, 'win_rate': 45.45454545454545}, {'avg_performance': 9.719862667541674, 'bin': 0.7, 'count': 1313, 'hit_count': 1223, 'hit_rate': 93.14546839299315, 'total_count': 1313, 'week': '2024-12-16', 'win_count': 814, 'win_rate': 61.995430312261995}, {'avg_performance': 10.720921190133364, 'bin': 0.8, 'count': 40, 'hit_count': 38, 'hit_rate': 95.0, 'total_count': 40, 'week': '2024-12-16', 'win_count': 29, 'win_rate': 72.5}], '2024-12-23': [{'avg_performance': 3.076753932204165, 'bin': 0.5, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 60.0}, {'avg_performance': 5.432916285463778, 'bin': 0.6, 'count': 57, 'hit_count': 53, 'hit_rate': 92.98245614035088, 'total_count': 57, 'week': '2024-12-23', 'win_count': 26, 'win_rate': 45.6140350877193}, {'avg_performance': 13.807998928993412, 'bin': 0.7, 'count': 530, 'hit_count': 519, 'hit_rate': 97.9245283018868, 'total_count': 530, 'week': '2024-12-23', 'win_count': 386, 'win_rate': 72.83018867924528}, {'avg_performance': 29.792299285303002, 'bin': 0.8, 'count': 9, 'hit_count': 8, 'hit_rate': 88.88888888888889, 'total_count': 9, 'week': '2024-12-23', 'win_count': 5, 'win_rate': 55.55555555555556}], '2024-12-30': [{'avg_performance': 2.5974025974025996, 'bin': 0.4, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.729724176101836, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-30', 'win_count': 5, 'win_rate': 55.55555555555556}, {'avg_performance': 10.07692704762918, 'bin': 0.6, 'count': 85, 'hit_count': 81, 'hit_rate': 95.29411764705883, 'total_count': 85, 'week': '2024-12-30', 'win_count': 57, 'win_rate': 67.05882352941177}, {'avg_performance': 14.368317622689457, 'bin': 0.7, 'count': 726, 'hit_count': 710, 'hit_rate': 97.7961432506887, 'total_count': 726, 'week': '2024-12-30', 'win_count': 590, 'win_rate': 81.26721763085399}, {'avg_performance': 16.98487922412399, 'bin': 0.8, 'count': 32, 'hit_count': 32, 'hit_rate': 100.0, 'total_count': 32, 'week': '2024-12-30', 'win_count': 28, 'win_rate': 87.5}], '2025-01-06': [{'avg_performance': 10.27453799861533, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 0.8592097766991472, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-06', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.7025884280500825, 'bin': 0.5, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 10.526315789473685}, {'avg_performance': 3.9460445190171787, 'bin': 0.6, 'count': 89, 'hit_count': 81, 'hit_rate': 91.01123595505618, 'total_count': 89, 'week': '2025-01-06', 'win_count': 33, 'win_rate': 37.07865168539326}, {'avg_performance': 5.769467385757251, 'bin': 0.7, 'count': 839, 'hit_count': 727, 'hit_rate': 86.6507747318236, 'total_count': 839, 'week': '2025-01-06', 'win_count': 347, 'win_rate': 41.35876042908224}, {'avg_performance': 4.100909582740522, 'bin': 0.8, 'count': 73, 'hit_count': 64, 'hit_rate': 87.67123287671232, 'total_count': 73, 'week': '2025-01-06', 'win_count': 31, 'win_rate': 42.465753424657535}], '2025-01-13': [{'avg_performance': 2.4611508041896877, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.2427082891550008, 'bin': 0.4, 'count': 7, 'hit_count': 7, 'hit_rate': 100.0, 'total_count': 7, 'week': '2025-01-13', 'win_count': 2, 'win_rate': 28.571428571428573}, {'avg_performance': 5.977215511937495, 'bin': 0.5, 'count': 25, 'hit_count': 25, 'hit_rate': 100.0, 'total_count': 25, 'week': '2025-01-13', 'win_count': 17, 'win_rate': 68.0}, {'avg_performance': 6.232308427627005, 'bin': 0.6, 'count': 141, 'hit_count': 135, 'hit_rate': 95.74468085106383, 'total_count': 141, 'week': '2025-01-13', 'win_count': 85, 'win_rate': 60.283687943262414}, {'avg_performance': 8.49221338573038, 'bin': 0.7, 'count': 1614, 'hit_count': 1531, 'hit_rate': 94.85749690210656, 'total_count': 1614, 'week': '2025-01-13', 'win_count': 1127, 'win_rate': 69.82651796778191}, {'avg_performance': 13.48051817512275, 'bin': 0.8, 'count': 118, 'hit_count': 106, 'hit_rate': 89.83050847457628, 'total_count': 118, 'week': '2025-01-13', 'win_count': 86, 'win_rate': 72.88135593220339}], '2025-01-20': [{'avg_performance': 2.0554984583761486, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.8554532322137964, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.9427601789253663, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-20', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 3.2213742396728637, 'bin': 0.5, 'count': 31, 'hit_count': 31, 'hit_rate': 100.0, 'total_count': 31, 'week': '2025-01-20', 'win_count': 13, 'win_rate': 41.935483870967744}, {'avg_performance': 7.68513705692224, 'bin': 0.6, 'count': 156, 'hit_count': 151, 'hit_rate': 96.7948717948718, 'total_count': 156, 'week': '2025-01-20', 'win_count': 86, 'win_rate': 55.12820512820513}, {'avg_performance': 7.877107728428713, 'bin': 0.7, 'count': 1459, 'hit_count': 1391, 'hit_rate': 95.33927347498286, 'total_count': 1459, 'week': '2025-01-20', 'win_count': 981, 'win_rate': 67.23783413296779}, {'avg_performance': 9.198651942630873, 'bin': 0.8, 'count': 131, 'hit_count': 126, 'hit_rate': 96.18320610687023, 'total_count': 131, 'week': '2025-01-20', 'win_count': 99, 'win_rate': 75.57251908396947}], '2025-01-27': [{'avg_performance': 1.0810491267083957, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.257871569680502, 'bin': 0.4, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.3681028816247505, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 4.831154899995187, 'bin': 0.6, 'count': 50, 'hit_count': 49, 'hit_rate': 98.0, 'total_count': 50, 'week': '2025-01-27', 'win_count': 24, 'win_rate': 48.0}, {'avg_performance': 8.660514835238006, 'bin': 0.7, 'count': 504, 'hit_count': 477, 'hit_rate': 94.64285714285714, 'total_count': 504, 'week': '2025-01-27', 'win_count': 336, 'win_rate': 66.66666666666667}, {'avg_performance': 5.650996396492416, 'bin': 0.8, 'count': 49, 'hit_count': 46, 'hit_rate': 93.87755102040816, 'total_count': 49, 'week': '2025-01-27', 'win_count': 28, 'win_rate': 57.142857142857146}], '2025-02-03': [{'avg_performance': 1.3806706114398302, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 9.569377990430622, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 24.279598883685736, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-03', 'win_count': 3, 'win_rate': 100.0}, {'avg_performance': 6.96675740725965, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-03', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 7.91588296767001, 'bin': 0.6, 'count': 41, 'hit_count': 41, 'hit_rate': 100.0, 'total_count': 41, 'week': '2025-02-03', 'win_count': 33, 'win_rate': 80.48780487804878}, {'avg_performance': 10.160313393323941, 'bin': 0.7, 'count': 752, 'hit_count': 729, 'hit_rate': 96.94148936170212, 'total_count': 752, 'week': '2025-02-03', 'win_count': 592, 'win_rate': 78.72340425531915}, {'avg_performance': 12.049870230698735, 'bin': 0.8, 'count': 51, 'hit_count': 48, 'hit_rate': 94.11764705882354, 'total_count': 51, 'week': '2025-02-03', 'win_count': 42, 'win_rate': 82.3529411764706}], '2025-02-17': [{'avg_performance': 2.016879038077791, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 0.36138972184882806, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.4714089675946536, 'bin': 0.5, 'count': 7, 'hit_count': 5, 'hit_rate': 71.42857142857143, 'total_count': 7, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 14.285714285714286}, {'avg_performance': 3.6445213255311315, 'bin': 0.6, 'count': 55, 'hit_count': 46, 'hit_rate': 83.63636363636364, 'total_count': 55, 'week': '2025-02-17', 'win_count': 15, 'win_rate': 27.272727272727273}, {'avg_performance': 4.05076703346453, 'bin': 0.7, 'count': 530, 'hit_count': 433, 'hit_rate': 81.69811320754717, 'total_count': 530, 'week': '2025-02-17', 'win_count': 160, 'win_rate': 30.18867924528302}, {'avg_performance': 3.3832590351165615, 'bin': 0.8, 'count': 54, 'hit_count': 46, 'hit_rate': 85.18518518518519, 'total_count': 54, 'week': '2025-02-17', 'win_count': 22, 'win_rate': 40.74074074074074}], '2025-02-24': [{'avg_performance': 14.747474747474739, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 1.483220254404718, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.886750479655935, 'bin': 0.5, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-24', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 4.098843931251354, 'bin': 0.6, 'count': 39, 'hit_count': 39, 'hit_rate': 100.0, 'total_count': 39, 'week': '2025-02-24', 'win_count': 21, 'win_rate': 53.84615384615385}, {'avg_performance': 6.7311024498695895, 'bin': 0.7, 'count': 341, 'hit_count': 324, 'hit_rate': 95.01466275659824, 'total_count': 341, 'week': '2025-02-24', 'win_count': 231, 'win_rate': 67.74193548387096}, {'avg_performance': 8.80997390923137, 'bin': 0.8, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-02-24', 'win_count': 16, 'win_rate': 84.21052631578948}], '2025-03-03': [{'avg_performance': 6.496927129060581, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 4.234347426755143, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 4.837971033345035, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2025-03-03', 'win_count': 6, 'win_rate': 66.66666666666667}, {'avg_performance': 7.476385224123491, 'bin': 0.6, 'count': 60, 'hit_count': 56, 'hit_rate': 93.33333333333333, 'total_count': 60, 'week': '2025-03-03', 'win_count': 40, 'win_rate': 66.66666666666667}, {'avg_performance': 9.175863004552577, 'bin': 0.7, 'count': 501, 'hit_count': 479, 'hit_rate': 95.60878243512974, 'total_count': 501, 'week': '2025-03-03', 'win_count': 346, 'win_rate': 69.06187624750498}, {'avg_performance': 10.600061758245392, 'bin': 0.8, 'count': 45, 'hit_count': 43, 'hit_rate': 95.55555555555556, 'total_count': 45, 'week': '2025-03-03', 'win_count': 35, 'win_rate': 77.77777777777777}], '2025-03-10': [{'avg_performance': 3.1413612565444975, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-10', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 5.273294241964802, 'bin': 0.4, 'count': 11, 'hit_count': 10, 'hit_rate': 90.9090909090909, 'total_count': 11, 'week': '2025-03-10', 'win_count': 4, 'win_rate': 36.36363636363637}, {'avg_performance': 6.362088830497881, 'bin': 0.5, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'week': '2025-03-10', 'win_count': 18, 'win_rate': 78.26086956521739}, {'avg_performance': 7.442734895529073, 'bin': 0.6, 'count': 194, 'hit_count': 188, 'hit_rate': 96.90721649484536, 'total_count': 194, 'week': '2025-03-10', 'win_count': 127, 'win_rate': 65.4639175257732}, {'avg_performance': 7.825642875837303, 'bin': 0.7, 'count': 2062, 'hit_count': 1938, 'hit_rate': 93.98642095053346, 'total_count': 2062, 'week': '2025-03-10', 'win_count': 1374, 'win_rate': 66.63433559650825}, {'avg_performance': 9.519864190453308, 'bin': 0.8, 'count': 65, 'hit_count': 62, 'hit_rate': 95.38461538461539, 'total_count': 65, 'week': '2025-03-10', 'win_count': 51, 'win_rate': 78.46153846153847}]}, 'curve_data_week_list': ['2024-10-07', '2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '2024-12-02', '2024-12-09', '2024-12-16', '2024-12-23', '2024-12-30', '2025-01-06', '2025-01-13', '2025-01-20', '2025-01-27', '2025-02-03', '2025-02-17', '2025-02-24', '2025-03-03', '2025-03-10'], 'date_from': datetime.date(2024, 10, 7), 'date_to': datetime.date(2025, 4, 5), 'kpis': {'avg_gain': 8.35064971357415, 'fail_count': 11421, 'hit_count': 28313, 'hit_rate': 93.63383821681329, 'pass_count': 18817, 'total_tests': 30238, 'win_rate': 62.229644817778954}, 'last_metrics': <ModelMetrics: Binned LGBM 3d PH 3% Metrics: 2025-04-04 >, 'model': <Model: Binned LGBM 3d PH 3% (binned-ph-lgmb-p3-seq3-platt v1)>, 'performance_data': '<<queryset of core.ModelTest>>'} {'block': <Block Node: content. Contents: [<TextNode: '\n\n <div class="pl-cont'>, <Variable Node: model.name>, <TextNode: ' v'>, <Variable Node: model.version>, <TextNode: '\n\n </h1>\n\n '>, <URLNode view_name=''admin:core_model_change'' args=[<FilterExpression 'model.id'>] kwargs={} as=None>, <TextNode: '"\n '>, <Variable Node: model.key>, <TextNode: '</b>\n '>, <Variable Node: model.version>, <TextNode: '\n '>, <Variable Node: model.type>, <TextNode: '\n '>, <Variable Node: model.description|default:"<i>None</i>">, <TextNode: '\n '>, <Variable Node: model.end_point_url>, <TextNode: '</dd>\n '>, <Variable Node: model.last_trained_dt|localtime>, <TextNode: '</dd>\n '>, <URLNode view_name='"model_picks"' args=[] kwargs={} as=None>, <TextNode: '?model_id='>, <Variable Node: model.id>, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '">\n '>, <Variable Node: model.last_run_dt|localtime>, <TextNode: '\n '>, <ForNode: for key, value in model.meta.items, tail_len: 5>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n\n </d'>, <django.template.defaulttags.CsrfTokenNode object at 0x7f8de8d27210>, <TextNode: '\n\n '>, <Variable Node: date_from|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:\''>, <Variable Node: date_to|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:'>, <Variable Node: curve_data_week_list|length>, <TextNode: '" value="0" step="1"\n '>, <IncludeNode: template=<FilterExpression '"components/kpis.html"'>>, <TextNode: '\n <!--'>, <IfNode>, <TextNode: '\n\n </div>\n'>]>} {'forloop': {'counter': 45, 'counter0': 44, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 7.371279790856606, 'date': datetime.date(2024, 10, 10), 'fail_count': 222, 'hit_count': 750, 'hit_rate': 96.64948453608247, 'metrics': {'content': 0.11, 'financial': 0, 'other': 0.11}, 'pass_count': 554, 'total_count': 776, 'win_rate': 71.3917525773196}} {'metrics': {'content': 0, 'financial': 0, 'other': 0}}
snippets/metrics.html
/mnt/disks/pennyloupe_disk/pennyloupe/app/core/templates/snippets/metrics.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'Ug6wwe35THbADW1ZsY2D1iZkBdOjvilMpfGLkNwF1KQarTPBh6f3T845ad38gnM0'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/61'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f8de84ec750>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f8de84ec750>>'} {'curve_data': [{'avg_performance': 1.2504894131199589, 'bin': 0.2, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 7.028663507041953, 'bin': 0.3, 'count': 36, 'hit_count': 34, 'hit_rate': 94.44444444444444, 'total_count': 36, 'win_count': 13, 'win_rate': 36.111111111111114}, {'avg_performance': 9.432175772160651, 'bin': 0.4, 'count': 94, 'hit_count': 89, 'hit_rate': 94.68085106382979, 'total_count': 94, 'win_count': 27, 'win_rate': 28.72340425531915}, {'avg_performance': 5.44822039735625, 'bin': 0.5, 'count': 345, 'hit_count': 327, 'hit_rate': 94.78260869565217, 'total_count': 345, 'win_count': 147, 'win_rate': 42.608695652173914}, {'avg_performance': 6.276983864727436, 'bin': 0.6, 'count': 2238, 'hit_count': 2118, 'hit_rate': 94.63806970509384, 'total_count': 2238, 'win_count': 1176, 'win_rate': 52.54691689008043}, {'avg_performance': 8.533575402218842, 'bin': 0.7, 'count': 25724, 'hit_count': 24056, 'hit_rate': 93.51578292645, 'total_count': 25724, 'win_count': 16266, 'win_rate': 63.232778728036074}, {'avg_performance': 8.86255964112395, 'bin': 0.8, 'count': 1793, 'hit_count': 1681, 'hit_rate': 93.75348577802565, 'total_count': 1793, 'win_count': 1187, 'win_rate': 66.20189626324596}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'win_count': 1, 'win_rate': 50.0}], 'curve_data_by_week': {'2024-10-07': [{'avg_performance': 8.164127436473585, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.26552716148981, 'bin': 0.5, 'count': 11, 'hit_count': 11, 'hit_rate': 100.0, 'total_count': 11, 'week': '2024-10-07', 'win_count': 3, 'win_rate': 27.272727272727273}, {'avg_performance': 5.134353802031955, 'bin': 0.6, 'count': 89, 'hit_count': 86, 'hit_rate': 96.62921348314607, 'total_count': 89, 'week': '2024-10-07', 'win_count': 47, 'win_rate': 52.80898876404494}, {'avg_performance': 8.070123830986233, 'bin': 0.7, 'count': 1047, 'hit_count': 1015, 'hit_rate': 96.94364851957975, 'total_count': 1047, 'week': '2024-10-07', 'win_count': 791, 'win_rate': 75.54918815663801}, {'avg_performance': 9.68536888753788, 'bin': 0.8, 'count': 171, 'hit_count': 163, 'hit_rate': 95.32163742690058, 'total_count': 171, 'week': '2024-10-07', 'win_count': 131, 'win_rate': 76.60818713450293}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}], '2024-10-14': [{'avg_performance': 0.9022370535162528, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.337629431182013, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 4.600619281242528, 'bin': 0.5, 'count': 20, 'hit_count': 17, 'hit_rate': 85.0, 'total_count': 20, 'week': '2024-10-14', 'win_count': 6, 'win_rate': 30.0}, {'avg_performance': 5.238828360908673, 'bin': 0.6, 'count': 164, 'hit_count': 158, 'hit_rate': 96.34146341463415, 'total_count': 164, 'week': '2024-10-14', 'win_count': 77, 'win_rate': 46.951219512195124}, {'avg_performance': 8.797660614333616, 'bin': 0.7, 'count': 1595, 'hit_count': 1499, 'hit_rate': 93.98119122257053, 'total_count': 1595, 'week': '2024-10-14', 'win_count': 891, 'win_rate': 55.86206896551724}, {'avg_performance': 8.040704379542438, 'bin': 0.8, 'count': 214, 'hit_count': 207, 'hit_rate': 96.72897196261682, 'total_count': 214, 'week': '2024-10-14', 'win_count': 148, 'win_rate': 69.1588785046729}], '2024-10-21': [{'avg_performance': 0.38387715930903, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9709764756086716, 'bin': 0.3, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3062931151410297, 'bin': 0.4, 'count': 6, 'hit_count': 5, 'hit_rate': 83.33333333333333, 'total_count': 6, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.5164096657483253, 'bin': 0.5, 'count': 25, 'hit_count': 22, 'hit_rate': 88.0, 'total_count': 25, 'week': '2024-10-21', 'win_count': 7, 'win_rate': 28.0}, {'avg_performance': 4.1596411175942425, 'bin': 0.6, 'count': 146, 'hit_count': 136, 'hit_rate': 93.15068493150685, 'total_count': 146, 'week': '2024-10-21', 'win_count': 56, 'win_rate': 38.35616438356164}, {'avg_performance': 8.03449923342892, 'bin': 0.7, 'count': 1759, 'hit_count': 1628, 'hit_rate': 92.55258669698692, 'total_count': 1759, 'week': '2024-10-21', 'win_count': 1003, 'win_rate': 57.02103467879477}, {'avg_performance': 8.348772559069227, 'bin': 0.8, 'count': 207, 'hit_count': 197, 'hit_rate': 95.16908212560386, 'total_count': 207, 'week': '2024-10-21', 'win_count': 124, 'win_rate': 59.90338164251208}], '2024-10-28': [{'avg_performance': 11.856661248915968, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-28', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.3348216882106607, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 2.7996008250747595, 'bin': 0.5, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-10-28', 'win_count': 3, 'win_rate': 17.647058823529413}, {'avg_performance': 4.648447686121441, 'bin': 0.6, 'count': 122, 'hit_count': 118, 'hit_rate': 96.72131147540983, 'total_count': 122, 'week': '2024-10-28', 'win_count': 51, 'win_rate': 41.80327868852459}, {'avg_performance': 7.265669642594064, 'bin': 0.7, 'count': 997, 'hit_count': 927, 'hit_rate': 92.97893681043129, 'total_count': 997, 'week': '2024-10-28', 'win_count': 618, 'win_rate': 61.98595787362086}, {'avg_performance': 10.816422602027322, 'bin': 0.8, 'count': 41, 'hit_count': 38, 'hit_rate': 92.6829268292683, 'total_count': 41, 'week': '2024-10-28', 'win_count': 28, 'win_rate': 68.29268292682927}], '2024-11-04': [{'avg_performance': 9.506070965460328, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 11.085533897596687, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-11-04', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 5.802859193965779, 'bin': 0.5, 'count': 25, 'hit_count': 24, 'hit_rate': 96.0, 'total_count': 25, 'week': '2024-11-04', 'win_count': 12, 'win_rate': 48.0}, {'avg_performance': 8.090414252589902, 'bin': 0.6, 'count': 164, 'hit_count': 154, 'hit_rate': 93.90243902439025, 'total_count': 164, 'week': '2024-11-04', 'win_count': 110, 'win_rate': 67.07317073170732}, {'avg_performance': 10.27282302016535, 'bin': 0.7, 'count': 1486, 'hit_count': 1401, 'hit_rate': 94.27994616419919, 'total_count': 1486, 'week': '2024-11-04', 'win_count': 1113, 'win_rate': 74.89905787348587}, {'avg_performance': 8.653533395637153, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-04', 'win_count': 44, 'win_rate': 68.75}], '2024-11-11': [{'avg_performance': 40.77065557250119, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-11', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 68.54218006242404, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2024-11-11', 'win_count': 3, 'win_rate': 42.857142857142854}, {'avg_performance': 7.473429086066595, 'bin': 0.5, 'count': 28, 'hit_count': 26, 'hit_rate': 92.85714285714286, 'total_count': 28, 'week': '2024-11-11', 'win_count': 11, 'win_rate': 39.285714285714285}, {'avg_performance': 5.7210642939107865, 'bin': 0.6, 'count': 172, 'hit_count': 162, 'hit_rate': 94.18604651162791, 'total_count': 172, 'week': '2024-11-11', 'win_count': 78, 'win_rate': 45.348837209302324}, {'avg_performance': 6.950606849660758, 'bin': 0.7, 'count': 2183, 'hit_count': 1942, 'hit_rate': 88.96014658726523, 'total_count': 2183, 'week': '2024-11-11', 'win_count': 1085, 'win_rate': 49.702244617498856}, {'avg_performance': 6.576073427037283, 'bin': 0.8, 'count': 193, 'hit_count': 170, 'hit_rate': 88.08290155440415, 'total_count': 193, 'week': '2024-11-11', 'win_count': 92, 'win_rate': 47.66839378238342}], '2024-11-18': [{'avg_performance': 0.2985074626865608, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.953737191078962, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 14.963661448456241, 'bin': 0.4, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 33.333333333333336}, {'avg_performance': 12.523383330708796, 'bin': 0.5, 'count': 16, 'hit_count': 14, 'hit_rate': 87.5, 'total_count': 16, 'week': '2024-11-18', 'win_count': 7, 'win_rate': 43.75}, {'avg_performance': 7.926054355851836, 'bin': 0.6, 'count': 117, 'hit_count': 106, 'hit_rate': 90.5982905982906, 'total_count': 117, 'week': '2024-11-18', 'win_count': 74, 'win_rate': 63.24786324786325}, {'avg_performance': 10.169714185726622, 'bin': 0.7, 'count': 1487, 'hit_count': 1412, 'hit_rate': 94.9562878278413, 'total_count': 1487, 'week': '2024-11-18', 'win_count': 1043, 'win_rate': 70.14122394082044}, {'avg_performance': 9.138444484012004, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-18', 'win_count': 46, 'win_rate': 71.875}], '2024-11-25': [{'avg_performance': 0.5649717514124374, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-25', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.249766314903041, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 9.823296109187984, 'bin': 0.5, 'count': 19, 'hit_count': 19, 'hit_rate': 100.0, 'total_count': 19, 'week': '2024-11-25', 'win_count': 10, 'win_rate': 52.63157894736842}, {'avg_performance': 7.033977605527942, 'bin': 0.6, 'count': 71, 'hit_count': 67, 'hit_rate': 94.36619718309859, 'total_count': 71, 'week': '2024-11-25', 'win_count': 39, 'win_rate': 54.929577464788736}, {'avg_performance': 9.085537651034798, 'bin': 0.7, 'count': 1392, 'hit_count': 1341, 'hit_rate': 96.33620689655173, 'total_count': 1392, 'week': '2024-11-25', 'win_count': 988, 'win_rate': 70.97701149425288}, {'avg_performance': 7.175712414927854, 'bin': 0.8, 'count': 45, 'hit_count': 44, 'hit_rate': 97.77777777777777, 'total_count': 45, 'week': '2024-11-25', 'win_count': 34, 'win_rate': 75.55555555555556}], '2024-12-02': [{'avg_performance': 1.1509608467783332, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-02', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3898688255760185, 'bin': 0.5, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-12-02', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 3.7840564250007986, 'bin': 0.6, 'count': 22, 'hit_count': 19, 'hit_rate': 86.36363636363636, 'total_count': 22, 'week': '2024-12-02', 'win_count': 6, 'win_rate': 27.272727272727273}, {'avg_performance': 7.689480520166782, 'bin': 0.7, 'count': 597, 'hit_count': 543, 'hit_rate': 90.95477386934674, 'total_count': 597, 'week': '2024-12-02', 'win_count': 317, 'win_rate': 53.098827470686764}, {'avg_performance': 12.011978156596522, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-12-02', 'win_count': 5, 'win_rate': 50.0}], '2024-12-09': [{'avg_performance': 1.6921913934540918, 'bin': 0.2, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9532888465204923, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.9005706250438368, 'bin': 0.4, 'count': 8, 'hit_count': 7, 'hit_rate': 87.5, 'total_count': 8, 'week': '2024-12-09', 'win_count': 2, 'win_rate': 25.0}, {'avg_performance': 5.196051909042814, 'bin': 0.5, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-12-09', 'win_count': 7, 'win_rate': 29.166666666666668}, {'avg_performance': 5.791194959609032, 'bin': 0.6, 'count': 127, 'hit_count': 119, 'hit_rate': 93.7007874015748, 'total_count': 127, 'week': '2024-12-09', 'win_count': 56, 'win_rate': 44.09448818897638}, {'avg_performance': 7.526378846625358, 'bin': 0.7, 'count': 2010, 'hit_count': 1867, 'hit_rate': 92.88557213930348, 'total_count': 2010, 'week': '2024-12-09', 'win_count': 1133, 'win_rate': 56.3681592039801}, {'avg_performance': 8.348974523266355, 'bin': 0.8, 'count': 98, 'hit_count': 93, 'hit_rate': 94.89795918367346, 'total_count': 98, 'week': '2024-12-09', 'win_count': 63, 'win_rate': 64.28571428571429}], '2024-12-16': [{'avg_performance': 1.2158357473192076, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.1586990595611335, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.4986874156097585, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-16', 'win_count': 3, 'win_rate': 33.333333333333336}, {'avg_performance': 7.624253080839346, 'bin': 0.6, 'count': 77, 'hit_count': 73, 'hit_rate': 94.8051948051948, 'total_count': 77, 'week': '2024-12-16', 'win_count': 35, 'win_rate': 45.45454545454545}, {'avg_performance': 9.719862667541674, 'bin': 0.7, 'count': 1313, 'hit_count': 1223, 'hit_rate': 93.14546839299315, 'total_count': 1313, 'week': '2024-12-16', 'win_count': 814, 'win_rate': 61.995430312261995}, {'avg_performance': 10.720921190133364, 'bin': 0.8, 'count': 40, 'hit_count': 38, 'hit_rate': 95.0, 'total_count': 40, 'week': '2024-12-16', 'win_count': 29, 'win_rate': 72.5}], '2024-12-23': [{'avg_performance': 3.076753932204165, 'bin': 0.5, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 60.0}, {'avg_performance': 5.432916285463778, 'bin': 0.6, 'count': 57, 'hit_count': 53, 'hit_rate': 92.98245614035088, 'total_count': 57, 'week': '2024-12-23', 'win_count': 26, 'win_rate': 45.6140350877193}, {'avg_performance': 13.807998928993412, 'bin': 0.7, 'count': 530, 'hit_count': 519, 'hit_rate': 97.9245283018868, 'total_count': 530, 'week': '2024-12-23', 'win_count': 386, 'win_rate': 72.83018867924528}, {'avg_performance': 29.792299285303002, 'bin': 0.8, 'count': 9, 'hit_count': 8, 'hit_rate': 88.88888888888889, 'total_count': 9, 'week': '2024-12-23', 'win_count': 5, 'win_rate': 55.55555555555556}], '2024-12-30': [{'avg_performance': 2.5974025974025996, 'bin': 0.4, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.729724176101836, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-30', 'win_count': 5, 'win_rate': 55.55555555555556}, {'avg_performance': 10.07692704762918, 'bin': 0.6, 'count': 85, 'hit_count': 81, 'hit_rate': 95.29411764705883, 'total_count': 85, 'week': '2024-12-30', 'win_count': 57, 'win_rate': 67.05882352941177}, {'avg_performance': 14.368317622689457, 'bin': 0.7, 'count': 726, 'hit_count': 710, 'hit_rate': 97.7961432506887, 'total_count': 726, 'week': '2024-12-30', 'win_count': 590, 'win_rate': 81.26721763085399}, {'avg_performance': 16.98487922412399, 'bin': 0.8, 'count': 32, 'hit_count': 32, 'hit_rate': 100.0, 'total_count': 32, 'week': '2024-12-30', 'win_count': 28, 'win_rate': 87.5}], '2025-01-06': [{'avg_performance': 10.27453799861533, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 0.8592097766991472, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-06', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.7025884280500825, 'bin': 0.5, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 10.526315789473685}, {'avg_performance': 3.9460445190171787, 'bin': 0.6, 'count': 89, 'hit_count': 81, 'hit_rate': 91.01123595505618, 'total_count': 89, 'week': '2025-01-06', 'win_count': 33, 'win_rate': 37.07865168539326}, {'avg_performance': 5.769467385757251, 'bin': 0.7, 'count': 839, 'hit_count': 727, 'hit_rate': 86.6507747318236, 'total_count': 839, 'week': '2025-01-06', 'win_count': 347, 'win_rate': 41.35876042908224}, {'avg_performance': 4.100909582740522, 'bin': 0.8, 'count': 73, 'hit_count': 64, 'hit_rate': 87.67123287671232, 'total_count': 73, 'week': '2025-01-06', 'win_count': 31, 'win_rate': 42.465753424657535}], '2025-01-13': [{'avg_performance': 2.4611508041896877, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.2427082891550008, 'bin': 0.4, 'count': 7, 'hit_count': 7, 'hit_rate': 100.0, 'total_count': 7, 'week': '2025-01-13', 'win_count': 2, 'win_rate': 28.571428571428573}, {'avg_performance': 5.977215511937495, 'bin': 0.5, 'count': 25, 'hit_count': 25, 'hit_rate': 100.0, 'total_count': 25, 'week': '2025-01-13', 'win_count': 17, 'win_rate': 68.0}, {'avg_performance': 6.232308427627005, 'bin': 0.6, 'count': 141, 'hit_count': 135, 'hit_rate': 95.74468085106383, 'total_count': 141, 'week': '2025-01-13', 'win_count': 85, 'win_rate': 60.283687943262414}, {'avg_performance': 8.49221338573038, 'bin': 0.7, 'count': 1614, 'hit_count': 1531, 'hit_rate': 94.85749690210656, 'total_count': 1614, 'week': '2025-01-13', 'win_count': 1127, 'win_rate': 69.82651796778191}, {'avg_performance': 13.48051817512275, 'bin': 0.8, 'count': 118, 'hit_count': 106, 'hit_rate': 89.83050847457628, 'total_count': 118, 'week': '2025-01-13', 'win_count': 86, 'win_rate': 72.88135593220339}], '2025-01-20': [{'avg_performance': 2.0554984583761486, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.8554532322137964, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.9427601789253663, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-20', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 3.2213742396728637, 'bin': 0.5, 'count': 31, 'hit_count': 31, 'hit_rate': 100.0, 'total_count': 31, 'week': '2025-01-20', 'win_count': 13, 'win_rate': 41.935483870967744}, {'avg_performance': 7.68513705692224, 'bin': 0.6, 'count': 156, 'hit_count': 151, 'hit_rate': 96.7948717948718, 'total_count': 156, 'week': '2025-01-20', 'win_count': 86, 'win_rate': 55.12820512820513}, {'avg_performance': 7.877107728428713, 'bin': 0.7, 'count': 1459, 'hit_count': 1391, 'hit_rate': 95.33927347498286, 'total_count': 1459, 'week': '2025-01-20', 'win_count': 981, 'win_rate': 67.23783413296779}, {'avg_performance': 9.198651942630873, 'bin': 0.8, 'count': 131, 'hit_count': 126, 'hit_rate': 96.18320610687023, 'total_count': 131, 'week': '2025-01-20', 'win_count': 99, 'win_rate': 75.57251908396947}], '2025-01-27': [{'avg_performance': 1.0810491267083957, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.257871569680502, 'bin': 0.4, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.3681028816247505, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 4.831154899995187, 'bin': 0.6, 'count': 50, 'hit_count': 49, 'hit_rate': 98.0, 'total_count': 50, 'week': '2025-01-27', 'win_count': 24, 'win_rate': 48.0}, {'avg_performance': 8.660514835238006, 'bin': 0.7, 'count': 504, 'hit_count': 477, 'hit_rate': 94.64285714285714, 'total_count': 504, 'week': '2025-01-27', 'win_count': 336, 'win_rate': 66.66666666666667}, {'avg_performance': 5.650996396492416, 'bin': 0.8, 'count': 49, 'hit_count': 46, 'hit_rate': 93.87755102040816, 'total_count': 49, 'week': '2025-01-27', 'win_count': 28, 'win_rate': 57.142857142857146}], '2025-02-03': [{'avg_performance': 1.3806706114398302, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 9.569377990430622, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 24.279598883685736, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-03', 'win_count': 3, 'win_rate': 100.0}, {'avg_performance': 6.96675740725965, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-03', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 7.91588296767001, 'bin': 0.6, 'count': 41, 'hit_count': 41, 'hit_rate': 100.0, 'total_count': 41, 'week': '2025-02-03', 'win_count': 33, 'win_rate': 80.48780487804878}, {'avg_performance': 10.160313393323941, 'bin': 0.7, 'count': 752, 'hit_count': 729, 'hit_rate': 96.94148936170212, 'total_count': 752, 'week': '2025-02-03', 'win_count': 592, 'win_rate': 78.72340425531915}, {'avg_performance': 12.049870230698735, 'bin': 0.8, 'count': 51, 'hit_count': 48, 'hit_rate': 94.11764705882354, 'total_count': 51, 'week': '2025-02-03', 'win_count': 42, 'win_rate': 82.3529411764706}], '2025-02-17': [{'avg_performance': 2.016879038077791, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 0.36138972184882806, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.4714089675946536, 'bin': 0.5, 'count': 7, 'hit_count': 5, 'hit_rate': 71.42857142857143, 'total_count': 7, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 14.285714285714286}, {'avg_performance': 3.6445213255311315, 'bin': 0.6, 'count': 55, 'hit_count': 46, 'hit_rate': 83.63636363636364, 'total_count': 55, 'week': '2025-02-17', 'win_count': 15, 'win_rate': 27.272727272727273}, {'avg_performance': 4.05076703346453, 'bin': 0.7, 'count': 530, 'hit_count': 433, 'hit_rate': 81.69811320754717, 'total_count': 530, 'week': '2025-02-17', 'win_count': 160, 'win_rate': 30.18867924528302}, {'avg_performance': 3.3832590351165615, 'bin': 0.8, 'count': 54, 'hit_count': 46, 'hit_rate': 85.18518518518519, 'total_count': 54, 'week': '2025-02-17', 'win_count': 22, 'win_rate': 40.74074074074074}], '2025-02-24': [{'avg_performance': 14.747474747474739, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 1.483220254404718, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.886750479655935, 'bin': 0.5, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-24', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 4.098843931251354, 'bin': 0.6, 'count': 39, 'hit_count': 39, 'hit_rate': 100.0, 'total_count': 39, 'week': '2025-02-24', 'win_count': 21, 'win_rate': 53.84615384615385}, {'avg_performance': 6.7311024498695895, 'bin': 0.7, 'count': 341, 'hit_count': 324, 'hit_rate': 95.01466275659824, 'total_count': 341, 'week': '2025-02-24', 'win_count': 231, 'win_rate': 67.74193548387096}, {'avg_performance': 8.80997390923137, 'bin': 0.8, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-02-24', 'win_count': 16, 'win_rate': 84.21052631578948}], '2025-03-03': [{'avg_performance': 6.496927129060581, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 4.234347426755143, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 4.837971033345035, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2025-03-03', 'win_count': 6, 'win_rate': 66.66666666666667}, {'avg_performance': 7.476385224123491, 'bin': 0.6, 'count': 60, 'hit_count': 56, 'hit_rate': 93.33333333333333, 'total_count': 60, 'week': '2025-03-03', 'win_count': 40, 'win_rate': 66.66666666666667}, {'avg_performance': 9.175863004552577, 'bin': 0.7, 'count': 501, 'hit_count': 479, 'hit_rate': 95.60878243512974, 'total_count': 501, 'week': '2025-03-03', 'win_count': 346, 'win_rate': 69.06187624750498}, {'avg_performance': 10.600061758245392, 'bin': 0.8, 'count': 45, 'hit_count': 43, 'hit_rate': 95.55555555555556, 'total_count': 45, 'week': '2025-03-03', 'win_count': 35, 'win_rate': 77.77777777777777}], '2025-03-10': [{'avg_performance': 3.1413612565444975, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-10', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 5.273294241964802, 'bin': 0.4, 'count': 11, 'hit_count': 10, 'hit_rate': 90.9090909090909, 'total_count': 11, 'week': '2025-03-10', 'win_count': 4, 'win_rate': 36.36363636363637}, {'avg_performance': 6.362088830497881, 'bin': 0.5, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'week': '2025-03-10', 'win_count': 18, 'win_rate': 78.26086956521739}, {'avg_performance': 7.442734895529073, 'bin': 0.6, 'count': 194, 'hit_count': 188, 'hit_rate': 96.90721649484536, 'total_count': 194, 'week': '2025-03-10', 'win_count': 127, 'win_rate': 65.4639175257732}, {'avg_performance': 7.825642875837303, 'bin': 0.7, 'count': 2062, 'hit_count': 1938, 'hit_rate': 93.98642095053346, 'total_count': 2062, 'week': '2025-03-10', 'win_count': 1374, 'win_rate': 66.63433559650825}, {'avg_performance': 9.519864190453308, 'bin': 0.8, 'count': 65, 'hit_count': 62, 'hit_rate': 95.38461538461539, 'total_count': 65, 'week': '2025-03-10', 'win_count': 51, 'win_rate': 78.46153846153847}]}, 'curve_data_week_list': ['2024-10-07', '2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '2024-12-02', '2024-12-09', '2024-12-16', '2024-12-23', '2024-12-30', '2025-01-06', '2025-01-13', '2025-01-20', '2025-01-27', '2025-02-03', '2025-02-17', '2025-02-24', '2025-03-03', '2025-03-10'], 'date_from': datetime.date(2024, 10, 7), 'date_to': datetime.date(2025, 4, 5), 'kpis': {'avg_gain': 8.35064971357415, 'fail_count': 11421, 'hit_count': 28313, 'hit_rate': 93.63383821681329, 'pass_count': 18817, 'total_tests': 30238, 'win_rate': 62.229644817778954}, 'last_metrics': <ModelMetrics: Binned LGBM 3d PH 3% Metrics: 2025-04-04 >, 'model': <Model: Binned LGBM 3d PH 3% (binned-ph-lgmb-p3-seq3-platt v1)>, 'performance_data': '<<queryset of core.ModelTest>>'} {'block': <Block Node: content. Contents: [<TextNode: '\n\n <div class="pl-cont'>, <Variable Node: model.name>, <TextNode: ' v'>, <Variable Node: model.version>, <TextNode: '\n\n </h1>\n\n '>, <URLNode view_name=''admin:core_model_change'' args=[<FilterExpression 'model.id'>] kwargs={} as=None>, <TextNode: '"\n '>, <Variable Node: model.key>, <TextNode: '</b>\n '>, <Variable Node: model.version>, <TextNode: '\n '>, <Variable Node: model.type>, <TextNode: '\n '>, <Variable Node: model.description|default:"<i>None</i>">, <TextNode: '\n '>, <Variable Node: model.end_point_url>, <TextNode: '</dd>\n '>, <Variable Node: model.last_trained_dt|localtime>, <TextNode: '</dd>\n '>, <URLNode view_name='"model_picks"' args=[] kwargs={} as=None>, <TextNode: '?model_id='>, <Variable Node: model.id>, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '">\n '>, <Variable Node: model.last_run_dt|localtime>, <TextNode: '\n '>, <ForNode: for key, value in model.meta.items, tail_len: 5>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n\n </d'>, <django.template.defaulttags.CsrfTokenNode object at 0x7f8de8d27210>, <TextNode: '\n\n '>, <Variable Node: date_from|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:\''>, <Variable Node: date_to|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:'>, <Variable Node: curve_data_week_list|length>, <TextNode: '" value="0" step="1"\n '>, <IncludeNode: template=<FilterExpression '"components/kpis.html"'>>, <TextNode: '\n <!--'>, <IfNode>, <TextNode: '\n\n </div>\n'>]>} {'forloop': {'counter': 45, 'counter0': 44, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 7.371279790856606, 'date': datetime.date(2024, 10, 10), 'fail_count': 222, 'hit_count': 750, 'hit_rate': 96.64948453608247, 'metrics': {'content': 0.11, 'financial': 0, 'other': 0.11}, 'pass_count': 554, 'total_count': 776, 'win_rate': 71.3917525773196}} {'metrics': {'content': 0.06, 'financial': 0, 'other': 0.19}}
snippets/metrics.html
/mnt/disks/pennyloupe_disk/pennyloupe/app/core/templates/snippets/metrics.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'Ug6wwe35THbADW1ZsY2D1iZkBdOjvilMpfGLkNwF1KQarTPBh6f3T845ad38gnM0'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/61'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f8de84ec750>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f8de84ec750>>'} {'curve_data': [{'avg_performance': 1.2504894131199589, 'bin': 0.2, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 7.028663507041953, 'bin': 0.3, 'count': 36, 'hit_count': 34, 'hit_rate': 94.44444444444444, 'total_count': 36, 'win_count': 13, 'win_rate': 36.111111111111114}, {'avg_performance': 9.432175772160651, 'bin': 0.4, 'count': 94, 'hit_count': 89, 'hit_rate': 94.68085106382979, 'total_count': 94, 'win_count': 27, 'win_rate': 28.72340425531915}, {'avg_performance': 5.44822039735625, 'bin': 0.5, 'count': 345, 'hit_count': 327, 'hit_rate': 94.78260869565217, 'total_count': 345, 'win_count': 147, 'win_rate': 42.608695652173914}, {'avg_performance': 6.276983864727436, 'bin': 0.6, 'count': 2238, 'hit_count': 2118, 'hit_rate': 94.63806970509384, 'total_count': 2238, 'win_count': 1176, 'win_rate': 52.54691689008043}, {'avg_performance': 8.533575402218842, 'bin': 0.7, 'count': 25724, 'hit_count': 24056, 'hit_rate': 93.51578292645, 'total_count': 25724, 'win_count': 16266, 'win_rate': 63.232778728036074}, {'avg_performance': 8.86255964112395, 'bin': 0.8, 'count': 1793, 'hit_count': 1681, 'hit_rate': 93.75348577802565, 'total_count': 1793, 'win_count': 1187, 'win_rate': 66.20189626324596}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'win_count': 1, 'win_rate': 50.0}], 'curve_data_by_week': {'2024-10-07': [{'avg_performance': 8.164127436473585, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.26552716148981, 'bin': 0.5, 'count': 11, 'hit_count': 11, 'hit_rate': 100.0, 'total_count': 11, 'week': '2024-10-07', 'win_count': 3, 'win_rate': 27.272727272727273}, {'avg_performance': 5.134353802031955, 'bin': 0.6, 'count': 89, 'hit_count': 86, 'hit_rate': 96.62921348314607, 'total_count': 89, 'week': '2024-10-07', 'win_count': 47, 'win_rate': 52.80898876404494}, {'avg_performance': 8.070123830986233, 'bin': 0.7, 'count': 1047, 'hit_count': 1015, 'hit_rate': 96.94364851957975, 'total_count': 1047, 'week': '2024-10-07', 'win_count': 791, 'win_rate': 75.54918815663801}, {'avg_performance': 9.68536888753788, 'bin': 0.8, 'count': 171, 'hit_count': 163, 'hit_rate': 95.32163742690058, 'total_count': 171, 'week': '2024-10-07', 'win_count': 131, 'win_rate': 76.60818713450293}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}], '2024-10-14': [{'avg_performance': 0.9022370535162528, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.337629431182013, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 4.600619281242528, 'bin': 0.5, 'count': 20, 'hit_count': 17, 'hit_rate': 85.0, 'total_count': 20, 'week': '2024-10-14', 'win_count': 6, 'win_rate': 30.0}, {'avg_performance': 5.238828360908673, 'bin': 0.6, 'count': 164, 'hit_count': 158, 'hit_rate': 96.34146341463415, 'total_count': 164, 'week': '2024-10-14', 'win_count': 77, 'win_rate': 46.951219512195124}, {'avg_performance': 8.797660614333616, 'bin': 0.7, 'count': 1595, 'hit_count': 1499, 'hit_rate': 93.98119122257053, 'total_count': 1595, 'week': '2024-10-14', 'win_count': 891, 'win_rate': 55.86206896551724}, {'avg_performance': 8.040704379542438, 'bin': 0.8, 'count': 214, 'hit_count': 207, 'hit_rate': 96.72897196261682, 'total_count': 214, 'week': '2024-10-14', 'win_count': 148, 'win_rate': 69.1588785046729}], '2024-10-21': [{'avg_performance': 0.38387715930903, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9709764756086716, 'bin': 0.3, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3062931151410297, 'bin': 0.4, 'count': 6, 'hit_count': 5, 'hit_rate': 83.33333333333333, 'total_count': 6, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.5164096657483253, 'bin': 0.5, 'count': 25, 'hit_count': 22, 'hit_rate': 88.0, 'total_count': 25, 'week': '2024-10-21', 'win_count': 7, 'win_rate': 28.0}, {'avg_performance': 4.1596411175942425, 'bin': 0.6, 'count': 146, 'hit_count': 136, 'hit_rate': 93.15068493150685, 'total_count': 146, 'week': '2024-10-21', 'win_count': 56, 'win_rate': 38.35616438356164}, {'avg_performance': 8.03449923342892, 'bin': 0.7, 'count': 1759, 'hit_count': 1628, 'hit_rate': 92.55258669698692, 'total_count': 1759, 'week': '2024-10-21', 'win_count': 1003, 'win_rate': 57.02103467879477}, {'avg_performance': 8.348772559069227, 'bin': 0.8, 'count': 207, 'hit_count': 197, 'hit_rate': 95.16908212560386, 'total_count': 207, 'week': '2024-10-21', 'win_count': 124, 'win_rate': 59.90338164251208}], '2024-10-28': [{'avg_performance': 11.856661248915968, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-28', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.3348216882106607, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 2.7996008250747595, 'bin': 0.5, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-10-28', 'win_count': 3, 'win_rate': 17.647058823529413}, {'avg_performance': 4.648447686121441, 'bin': 0.6, 'count': 122, 'hit_count': 118, 'hit_rate': 96.72131147540983, 'total_count': 122, 'week': '2024-10-28', 'win_count': 51, 'win_rate': 41.80327868852459}, {'avg_performance': 7.265669642594064, 'bin': 0.7, 'count': 997, 'hit_count': 927, 'hit_rate': 92.97893681043129, 'total_count': 997, 'week': '2024-10-28', 'win_count': 618, 'win_rate': 61.98595787362086}, {'avg_performance': 10.816422602027322, 'bin': 0.8, 'count': 41, 'hit_count': 38, 'hit_rate': 92.6829268292683, 'total_count': 41, 'week': '2024-10-28', 'win_count': 28, 'win_rate': 68.29268292682927}], '2024-11-04': [{'avg_performance': 9.506070965460328, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 11.085533897596687, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-11-04', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 5.802859193965779, 'bin': 0.5, 'count': 25, 'hit_count': 24, 'hit_rate': 96.0, 'total_count': 25, 'week': '2024-11-04', 'win_count': 12, 'win_rate': 48.0}, {'avg_performance': 8.090414252589902, 'bin': 0.6, 'count': 164, 'hit_count': 154, 'hit_rate': 93.90243902439025, 'total_count': 164, 'week': '2024-11-04', 'win_count': 110, 'win_rate': 67.07317073170732}, {'avg_performance': 10.27282302016535, 'bin': 0.7, 'count': 1486, 'hit_count': 1401, 'hit_rate': 94.27994616419919, 'total_count': 1486, 'week': '2024-11-04', 'win_count': 1113, 'win_rate': 74.89905787348587}, {'avg_performance': 8.653533395637153, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-04', 'win_count': 44, 'win_rate': 68.75}], '2024-11-11': [{'avg_performance': 40.77065557250119, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-11', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 68.54218006242404, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2024-11-11', 'win_count': 3, 'win_rate': 42.857142857142854}, {'avg_performance': 7.473429086066595, 'bin': 0.5, 'count': 28, 'hit_count': 26, 'hit_rate': 92.85714285714286, 'total_count': 28, 'week': '2024-11-11', 'win_count': 11, 'win_rate': 39.285714285714285}, {'avg_performance': 5.7210642939107865, 'bin': 0.6, 'count': 172, 'hit_count': 162, 'hit_rate': 94.18604651162791, 'total_count': 172, 'week': '2024-11-11', 'win_count': 78, 'win_rate': 45.348837209302324}, {'avg_performance': 6.950606849660758, 'bin': 0.7, 'count': 2183, 'hit_count': 1942, 'hit_rate': 88.96014658726523, 'total_count': 2183, 'week': '2024-11-11', 'win_count': 1085, 'win_rate': 49.702244617498856}, {'avg_performance': 6.576073427037283, 'bin': 0.8, 'count': 193, 'hit_count': 170, 'hit_rate': 88.08290155440415, 'total_count': 193, 'week': '2024-11-11', 'win_count': 92, 'win_rate': 47.66839378238342}], '2024-11-18': [{'avg_performance': 0.2985074626865608, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.953737191078962, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 14.963661448456241, 'bin': 0.4, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 33.333333333333336}, {'avg_performance': 12.523383330708796, 'bin': 0.5, 'count': 16, 'hit_count': 14, 'hit_rate': 87.5, 'total_count': 16, 'week': '2024-11-18', 'win_count': 7, 'win_rate': 43.75}, {'avg_performance': 7.926054355851836, 'bin': 0.6, 'count': 117, 'hit_count': 106, 'hit_rate': 90.5982905982906, 'total_count': 117, 'week': '2024-11-18', 'win_count': 74, 'win_rate': 63.24786324786325}, {'avg_performance': 10.169714185726622, 'bin': 0.7, 'count': 1487, 'hit_count': 1412, 'hit_rate': 94.9562878278413, 'total_count': 1487, 'week': '2024-11-18', 'win_count': 1043, 'win_rate': 70.14122394082044}, {'avg_performance': 9.138444484012004, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-18', 'win_count': 46, 'win_rate': 71.875}], '2024-11-25': [{'avg_performance': 0.5649717514124374, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-25', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.249766314903041, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 9.823296109187984, 'bin': 0.5, 'count': 19, 'hit_count': 19, 'hit_rate': 100.0, 'total_count': 19, 'week': '2024-11-25', 'win_count': 10, 'win_rate': 52.63157894736842}, {'avg_performance': 7.033977605527942, 'bin': 0.6, 'count': 71, 'hit_count': 67, 'hit_rate': 94.36619718309859, 'total_count': 71, 'week': '2024-11-25', 'win_count': 39, 'win_rate': 54.929577464788736}, {'avg_performance': 9.085537651034798, 'bin': 0.7, 'count': 1392, 'hit_count': 1341, 'hit_rate': 96.33620689655173, 'total_count': 1392, 'week': '2024-11-25', 'win_count': 988, 'win_rate': 70.97701149425288}, {'avg_performance': 7.175712414927854, 'bin': 0.8, 'count': 45, 'hit_count': 44, 'hit_rate': 97.77777777777777, 'total_count': 45, 'week': '2024-11-25', 'win_count': 34, 'win_rate': 75.55555555555556}], '2024-12-02': [{'avg_performance': 1.1509608467783332, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-02', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3898688255760185, 'bin': 0.5, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-12-02', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 3.7840564250007986, 'bin': 0.6, 'count': 22, 'hit_count': 19, 'hit_rate': 86.36363636363636, 'total_count': 22, 'week': '2024-12-02', 'win_count': 6, 'win_rate': 27.272727272727273}, {'avg_performance': 7.689480520166782, 'bin': 0.7, 'count': 597, 'hit_count': 543, 'hit_rate': 90.95477386934674, 'total_count': 597, 'week': '2024-12-02', 'win_count': 317, 'win_rate': 53.098827470686764}, {'avg_performance': 12.011978156596522, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-12-02', 'win_count': 5, 'win_rate': 50.0}], '2024-12-09': [{'avg_performance': 1.6921913934540918, 'bin': 0.2, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9532888465204923, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.9005706250438368, 'bin': 0.4, 'count': 8, 'hit_count': 7, 'hit_rate': 87.5, 'total_count': 8, 'week': '2024-12-09', 'win_count': 2, 'win_rate': 25.0}, {'avg_performance': 5.196051909042814, 'bin': 0.5, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-12-09', 'win_count': 7, 'win_rate': 29.166666666666668}, {'avg_performance': 5.791194959609032, 'bin': 0.6, 'count': 127, 'hit_count': 119, 'hit_rate': 93.7007874015748, 'total_count': 127, 'week': '2024-12-09', 'win_count': 56, 'win_rate': 44.09448818897638}, {'avg_performance': 7.526378846625358, 'bin': 0.7, 'count': 2010, 'hit_count': 1867, 'hit_rate': 92.88557213930348, 'total_count': 2010, 'week': '2024-12-09', 'win_count': 1133, 'win_rate': 56.3681592039801}, {'avg_performance': 8.348974523266355, 'bin': 0.8, 'count': 98, 'hit_count': 93, 'hit_rate': 94.89795918367346, 'total_count': 98, 'week': '2024-12-09', 'win_count': 63, 'win_rate': 64.28571428571429}], '2024-12-16': [{'avg_performance': 1.2158357473192076, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.1586990595611335, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.4986874156097585, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-16', 'win_count': 3, 'win_rate': 33.333333333333336}, {'avg_performance': 7.624253080839346, 'bin': 0.6, 'count': 77, 'hit_count': 73, 'hit_rate': 94.8051948051948, 'total_count': 77, 'week': '2024-12-16', 'win_count': 35, 'win_rate': 45.45454545454545}, {'avg_performance': 9.719862667541674, 'bin': 0.7, 'count': 1313, 'hit_count': 1223, 'hit_rate': 93.14546839299315, 'total_count': 1313, 'week': '2024-12-16', 'win_count': 814, 'win_rate': 61.995430312261995}, {'avg_performance': 10.720921190133364, 'bin': 0.8, 'count': 40, 'hit_count': 38, 'hit_rate': 95.0, 'total_count': 40, 'week': '2024-12-16', 'win_count': 29, 'win_rate': 72.5}], '2024-12-23': [{'avg_performance': 3.076753932204165, 'bin': 0.5, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 60.0}, {'avg_performance': 5.432916285463778, 'bin': 0.6, 'count': 57, 'hit_count': 53, 'hit_rate': 92.98245614035088, 'total_count': 57, 'week': '2024-12-23', 'win_count': 26, 'win_rate': 45.6140350877193}, {'avg_performance': 13.807998928993412, 'bin': 0.7, 'count': 530, 'hit_count': 519, 'hit_rate': 97.9245283018868, 'total_count': 530, 'week': '2024-12-23', 'win_count': 386, 'win_rate': 72.83018867924528}, {'avg_performance': 29.792299285303002, 'bin': 0.8, 'count': 9, 'hit_count': 8, 'hit_rate': 88.88888888888889, 'total_count': 9, 'week': '2024-12-23', 'win_count': 5, 'win_rate': 55.55555555555556}], '2024-12-30': [{'avg_performance': 2.5974025974025996, 'bin': 0.4, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.729724176101836, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-30', 'win_count': 5, 'win_rate': 55.55555555555556}, {'avg_performance': 10.07692704762918, 'bin': 0.6, 'count': 85, 'hit_count': 81, 'hit_rate': 95.29411764705883, 'total_count': 85, 'week': '2024-12-30', 'win_count': 57, 'win_rate': 67.05882352941177}, {'avg_performance': 14.368317622689457, 'bin': 0.7, 'count': 726, 'hit_count': 710, 'hit_rate': 97.7961432506887, 'total_count': 726, 'week': '2024-12-30', 'win_count': 590, 'win_rate': 81.26721763085399}, {'avg_performance': 16.98487922412399, 'bin': 0.8, 'count': 32, 'hit_count': 32, 'hit_rate': 100.0, 'total_count': 32, 'week': '2024-12-30', 'win_count': 28, 'win_rate': 87.5}], '2025-01-06': [{'avg_performance': 10.27453799861533, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 0.8592097766991472, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-06', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.7025884280500825, 'bin': 0.5, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 10.526315789473685}, {'avg_performance': 3.9460445190171787, 'bin': 0.6, 'count': 89, 'hit_count': 81, 'hit_rate': 91.01123595505618, 'total_count': 89, 'week': '2025-01-06', 'win_count': 33, 'win_rate': 37.07865168539326}, {'avg_performance': 5.769467385757251, 'bin': 0.7, 'count': 839, 'hit_count': 727, 'hit_rate': 86.6507747318236, 'total_count': 839, 'week': '2025-01-06', 'win_count': 347, 'win_rate': 41.35876042908224}, {'avg_performance': 4.100909582740522, 'bin': 0.8, 'count': 73, 'hit_count': 64, 'hit_rate': 87.67123287671232, 'total_count': 73, 'week': '2025-01-06', 'win_count': 31, 'win_rate': 42.465753424657535}], '2025-01-13': [{'avg_performance': 2.4611508041896877, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.2427082891550008, 'bin': 0.4, 'count': 7, 'hit_count': 7, 'hit_rate': 100.0, 'total_count': 7, 'week': '2025-01-13', 'win_count': 2, 'win_rate': 28.571428571428573}, {'avg_performance': 5.977215511937495, 'bin': 0.5, 'count': 25, 'hit_count': 25, 'hit_rate': 100.0, 'total_count': 25, 'week': '2025-01-13', 'win_count': 17, 'win_rate': 68.0}, {'avg_performance': 6.232308427627005, 'bin': 0.6, 'count': 141, 'hit_count': 135, 'hit_rate': 95.74468085106383, 'total_count': 141, 'week': '2025-01-13', 'win_count': 85, 'win_rate': 60.283687943262414}, {'avg_performance': 8.49221338573038, 'bin': 0.7, 'count': 1614, 'hit_count': 1531, 'hit_rate': 94.85749690210656, 'total_count': 1614, 'week': '2025-01-13', 'win_count': 1127, 'win_rate': 69.82651796778191}, {'avg_performance': 13.48051817512275, 'bin': 0.8, 'count': 118, 'hit_count': 106, 'hit_rate': 89.83050847457628, 'total_count': 118, 'week': '2025-01-13', 'win_count': 86, 'win_rate': 72.88135593220339}], '2025-01-20': [{'avg_performance': 2.0554984583761486, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.8554532322137964, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.9427601789253663, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-20', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 3.2213742396728637, 'bin': 0.5, 'count': 31, 'hit_count': 31, 'hit_rate': 100.0, 'total_count': 31, 'week': '2025-01-20', 'win_count': 13, 'win_rate': 41.935483870967744}, {'avg_performance': 7.68513705692224, 'bin': 0.6, 'count': 156, 'hit_count': 151, 'hit_rate': 96.7948717948718, 'total_count': 156, 'week': '2025-01-20', 'win_count': 86, 'win_rate': 55.12820512820513}, {'avg_performance': 7.877107728428713, 'bin': 0.7, 'count': 1459, 'hit_count': 1391, 'hit_rate': 95.33927347498286, 'total_count': 1459, 'week': '2025-01-20', 'win_count': 981, 'win_rate': 67.23783413296779}, {'avg_performance': 9.198651942630873, 'bin': 0.8, 'count': 131, 'hit_count': 126, 'hit_rate': 96.18320610687023, 'total_count': 131, 'week': '2025-01-20', 'win_count': 99, 'win_rate': 75.57251908396947}], '2025-01-27': [{'avg_performance': 1.0810491267083957, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.257871569680502, 'bin': 0.4, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.3681028816247505, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 4.831154899995187, 'bin': 0.6, 'count': 50, 'hit_count': 49, 'hit_rate': 98.0, 'total_count': 50, 'week': '2025-01-27', 'win_count': 24, 'win_rate': 48.0}, {'avg_performance': 8.660514835238006, 'bin': 0.7, 'count': 504, 'hit_count': 477, 'hit_rate': 94.64285714285714, 'total_count': 504, 'week': '2025-01-27', 'win_count': 336, 'win_rate': 66.66666666666667}, {'avg_performance': 5.650996396492416, 'bin': 0.8, 'count': 49, 'hit_count': 46, 'hit_rate': 93.87755102040816, 'total_count': 49, 'week': '2025-01-27', 'win_count': 28, 'win_rate': 57.142857142857146}], '2025-02-03': [{'avg_performance': 1.3806706114398302, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 9.569377990430622, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 24.279598883685736, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-03', 'win_count': 3, 'win_rate': 100.0}, {'avg_performance': 6.96675740725965, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-03', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 7.91588296767001, 'bin': 0.6, 'count': 41, 'hit_count': 41, 'hit_rate': 100.0, 'total_count': 41, 'week': '2025-02-03', 'win_count': 33, 'win_rate': 80.48780487804878}, {'avg_performance': 10.160313393323941, 'bin': 0.7, 'count': 752, 'hit_count': 729, 'hit_rate': 96.94148936170212, 'total_count': 752, 'week': '2025-02-03', 'win_count': 592, 'win_rate': 78.72340425531915}, {'avg_performance': 12.049870230698735, 'bin': 0.8, 'count': 51, 'hit_count': 48, 'hit_rate': 94.11764705882354, 'total_count': 51, 'week': '2025-02-03', 'win_count': 42, 'win_rate': 82.3529411764706}], '2025-02-17': [{'avg_performance': 2.016879038077791, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 0.36138972184882806, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.4714089675946536, 'bin': 0.5, 'count': 7, 'hit_count': 5, 'hit_rate': 71.42857142857143, 'total_count': 7, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 14.285714285714286}, {'avg_performance': 3.6445213255311315, 'bin': 0.6, 'count': 55, 'hit_count': 46, 'hit_rate': 83.63636363636364, 'total_count': 55, 'week': '2025-02-17', 'win_count': 15, 'win_rate': 27.272727272727273}, {'avg_performance': 4.05076703346453, 'bin': 0.7, 'count': 530, 'hit_count': 433, 'hit_rate': 81.69811320754717, 'total_count': 530, 'week': '2025-02-17', 'win_count': 160, 'win_rate': 30.18867924528302}, {'avg_performance': 3.3832590351165615, 'bin': 0.8, 'count': 54, 'hit_count': 46, 'hit_rate': 85.18518518518519, 'total_count': 54, 'week': '2025-02-17', 'win_count': 22, 'win_rate': 40.74074074074074}], '2025-02-24': [{'avg_performance': 14.747474747474739, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 1.483220254404718, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.886750479655935, 'bin': 0.5, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-24', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 4.098843931251354, 'bin': 0.6, 'count': 39, 'hit_count': 39, 'hit_rate': 100.0, 'total_count': 39, 'week': '2025-02-24', 'win_count': 21, 'win_rate': 53.84615384615385}, {'avg_performance': 6.7311024498695895, 'bin': 0.7, 'count': 341, 'hit_count': 324, 'hit_rate': 95.01466275659824, 'total_count': 341, 'week': '2025-02-24', 'win_count': 231, 'win_rate': 67.74193548387096}, {'avg_performance': 8.80997390923137, 'bin': 0.8, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-02-24', 'win_count': 16, 'win_rate': 84.21052631578948}], '2025-03-03': [{'avg_performance': 6.496927129060581, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 4.234347426755143, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 4.837971033345035, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2025-03-03', 'win_count': 6, 'win_rate': 66.66666666666667}, {'avg_performance': 7.476385224123491, 'bin': 0.6, 'count': 60, 'hit_count': 56, 'hit_rate': 93.33333333333333, 'total_count': 60, 'week': '2025-03-03', 'win_count': 40, 'win_rate': 66.66666666666667}, {'avg_performance': 9.175863004552577, 'bin': 0.7, 'count': 501, 'hit_count': 479, 'hit_rate': 95.60878243512974, 'total_count': 501, 'week': '2025-03-03', 'win_count': 346, 'win_rate': 69.06187624750498}, {'avg_performance': 10.600061758245392, 'bin': 0.8, 'count': 45, 'hit_count': 43, 'hit_rate': 95.55555555555556, 'total_count': 45, 'week': '2025-03-03', 'win_count': 35, 'win_rate': 77.77777777777777}], '2025-03-10': [{'avg_performance': 3.1413612565444975, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-10', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 5.273294241964802, 'bin': 0.4, 'count': 11, 'hit_count': 10, 'hit_rate': 90.9090909090909, 'total_count': 11, 'week': '2025-03-10', 'win_count': 4, 'win_rate': 36.36363636363637}, {'avg_performance': 6.362088830497881, 'bin': 0.5, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'week': '2025-03-10', 'win_count': 18, 'win_rate': 78.26086956521739}, {'avg_performance': 7.442734895529073, 'bin': 0.6, 'count': 194, 'hit_count': 188, 'hit_rate': 96.90721649484536, 'total_count': 194, 'week': '2025-03-10', 'win_count': 127, 'win_rate': 65.4639175257732}, {'avg_performance': 7.825642875837303, 'bin': 0.7, 'count': 2062, 'hit_count': 1938, 'hit_rate': 93.98642095053346, 'total_count': 2062, 'week': '2025-03-10', 'win_count': 1374, 'win_rate': 66.63433559650825}, {'avg_performance': 9.519864190453308, 'bin': 0.8, 'count': 65, 'hit_count': 62, 'hit_rate': 95.38461538461539, 'total_count': 65, 'week': '2025-03-10', 'win_count': 51, 'win_rate': 78.46153846153847}]}, 'curve_data_week_list': ['2024-10-07', '2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '2024-12-02', '2024-12-09', '2024-12-16', '2024-12-23', '2024-12-30', '2025-01-06', '2025-01-13', '2025-01-20', '2025-01-27', '2025-02-03', '2025-02-17', '2025-02-24', '2025-03-03', '2025-03-10'], 'date_from': datetime.date(2024, 10, 7), 'date_to': datetime.date(2025, 4, 5), 'kpis': {'avg_gain': 8.35064971357415, 'fail_count': 11421, 'hit_count': 28313, 'hit_rate': 93.63383821681329, 'pass_count': 18817, 'total_tests': 30238, 'win_rate': 62.229644817778954}, 'last_metrics': <ModelMetrics: Binned LGBM 3d PH 3% Metrics: 2025-04-04 >, 'model': <Model: Binned LGBM 3d PH 3% (binned-ph-lgmb-p3-seq3-platt v1)>, 'performance_data': '<<queryset of core.ModelTest>>'} {'block': <Block Node: content. Contents: [<TextNode: '\n\n <div class="pl-cont'>, <Variable Node: model.name>, <TextNode: ' v'>, <Variable Node: model.version>, <TextNode: '\n\n </h1>\n\n '>, <URLNode view_name=''admin:core_model_change'' args=[<FilterExpression 'model.id'>] kwargs={} as=None>, <TextNode: '"\n '>, <Variable Node: model.key>, <TextNode: '</b>\n '>, <Variable Node: model.version>, <TextNode: '\n '>, <Variable Node: model.type>, <TextNode: '\n '>, <Variable Node: model.description|default:"<i>None</i>">, <TextNode: '\n '>, <Variable Node: model.end_point_url>, <TextNode: '</dd>\n '>, <Variable Node: model.last_trained_dt|localtime>, <TextNode: '</dd>\n '>, <URLNode view_name='"model_picks"' args=[] kwargs={} as=None>, <TextNode: '?model_id='>, <Variable Node: model.id>, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '">\n '>, <Variable Node: model.last_run_dt|localtime>, <TextNode: '\n '>, <ForNode: for key, value in model.meta.items, tail_len: 5>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n\n </d'>, <django.template.defaulttags.CsrfTokenNode object at 0x7f8de8d27210>, <TextNode: '\n\n '>, <Variable Node: date_from|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:\''>, <Variable Node: date_to|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:'>, <Variable Node: curve_data_week_list|length>, <TextNode: '" value="0" step="1"\n '>, <IncludeNode: template=<FilterExpression '"components/kpis.html"'>>, <TextNode: '\n <!--'>, <IfNode>, <TextNode: '\n\n </div>\n'>]>} {'forloop': {'counter': 45, 'counter0': 44, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 7.371279790856606, 'date': datetime.date(2024, 10, 10), 'fail_count': 222, 'hit_count': 750, 'hit_rate': 96.64948453608247, 'metrics': {'content': 0.11, 'financial': 0, 'other': 0.11}, 'pass_count': 554, 'total_count': 776, 'win_rate': 71.3917525773196}} {'metrics': {'content': 0.06, 'financial': 0, 'other': 0.13}}
snippets/metrics.html
/mnt/disks/pennyloupe_disk/pennyloupe/app/core/templates/snippets/metrics.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'Ug6wwe35THbADW1ZsY2D1iZkBdOjvilMpfGLkNwF1KQarTPBh6f3T845ad38gnM0'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/61'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f8de84ec750>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f8de84ec750>>'} {'curve_data': [{'avg_performance': 1.2504894131199589, 'bin': 0.2, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 7.028663507041953, 'bin': 0.3, 'count': 36, 'hit_count': 34, 'hit_rate': 94.44444444444444, 'total_count': 36, 'win_count': 13, 'win_rate': 36.111111111111114}, {'avg_performance': 9.432175772160651, 'bin': 0.4, 'count': 94, 'hit_count': 89, 'hit_rate': 94.68085106382979, 'total_count': 94, 'win_count': 27, 'win_rate': 28.72340425531915}, {'avg_performance': 5.44822039735625, 'bin': 0.5, 'count': 345, 'hit_count': 327, 'hit_rate': 94.78260869565217, 'total_count': 345, 'win_count': 147, 'win_rate': 42.608695652173914}, {'avg_performance': 6.276983864727436, 'bin': 0.6, 'count': 2238, 'hit_count': 2118, 'hit_rate': 94.63806970509384, 'total_count': 2238, 'win_count': 1176, 'win_rate': 52.54691689008043}, {'avg_performance': 8.533575402218842, 'bin': 0.7, 'count': 25724, 'hit_count': 24056, 'hit_rate': 93.51578292645, 'total_count': 25724, 'win_count': 16266, 'win_rate': 63.232778728036074}, {'avg_performance': 8.86255964112395, 'bin': 0.8, 'count': 1793, 'hit_count': 1681, 'hit_rate': 93.75348577802565, 'total_count': 1793, 'win_count': 1187, 'win_rate': 66.20189626324596}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'win_count': 1, 'win_rate': 50.0}], 'curve_data_by_week': {'2024-10-07': [{'avg_performance': 8.164127436473585, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.26552716148981, 'bin': 0.5, 'count': 11, 'hit_count': 11, 'hit_rate': 100.0, 'total_count': 11, 'week': '2024-10-07', 'win_count': 3, 'win_rate': 27.272727272727273}, {'avg_performance': 5.134353802031955, 'bin': 0.6, 'count': 89, 'hit_count': 86, 'hit_rate': 96.62921348314607, 'total_count': 89, 'week': '2024-10-07', 'win_count': 47, 'win_rate': 52.80898876404494}, {'avg_performance': 8.070123830986233, 'bin': 0.7, 'count': 1047, 'hit_count': 1015, 'hit_rate': 96.94364851957975, 'total_count': 1047, 'week': '2024-10-07', 'win_count': 791, 'win_rate': 75.54918815663801}, {'avg_performance': 9.68536888753788, 'bin': 0.8, 'count': 171, 'hit_count': 163, 'hit_rate': 95.32163742690058, 'total_count': 171, 'week': '2024-10-07', 'win_count': 131, 'win_rate': 76.60818713450293}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}], '2024-10-14': [{'avg_performance': 0.9022370535162528, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.337629431182013, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 4.600619281242528, 'bin': 0.5, 'count': 20, 'hit_count': 17, 'hit_rate': 85.0, 'total_count': 20, 'week': '2024-10-14', 'win_count': 6, 'win_rate': 30.0}, {'avg_performance': 5.238828360908673, 'bin': 0.6, 'count': 164, 'hit_count': 158, 'hit_rate': 96.34146341463415, 'total_count': 164, 'week': '2024-10-14', 'win_count': 77, 'win_rate': 46.951219512195124}, {'avg_performance': 8.797660614333616, 'bin': 0.7, 'count': 1595, 'hit_count': 1499, 'hit_rate': 93.98119122257053, 'total_count': 1595, 'week': '2024-10-14', 'win_count': 891, 'win_rate': 55.86206896551724}, {'avg_performance': 8.040704379542438, 'bin': 0.8, 'count': 214, 'hit_count': 207, 'hit_rate': 96.72897196261682, 'total_count': 214, 'week': '2024-10-14', 'win_count': 148, 'win_rate': 69.1588785046729}], '2024-10-21': [{'avg_performance': 0.38387715930903, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9709764756086716, 'bin': 0.3, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3062931151410297, 'bin': 0.4, 'count': 6, 'hit_count': 5, 'hit_rate': 83.33333333333333, 'total_count': 6, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.5164096657483253, 'bin': 0.5, 'count': 25, 'hit_count': 22, 'hit_rate': 88.0, 'total_count': 25, 'week': '2024-10-21', 'win_count': 7, 'win_rate': 28.0}, {'avg_performance': 4.1596411175942425, 'bin': 0.6, 'count': 146, 'hit_count': 136, 'hit_rate': 93.15068493150685, 'total_count': 146, 'week': '2024-10-21', 'win_count': 56, 'win_rate': 38.35616438356164}, {'avg_performance': 8.03449923342892, 'bin': 0.7, 'count': 1759, 'hit_count': 1628, 'hit_rate': 92.55258669698692, 'total_count': 1759, 'week': '2024-10-21', 'win_count': 1003, 'win_rate': 57.02103467879477}, {'avg_performance': 8.348772559069227, 'bin': 0.8, 'count': 207, 'hit_count': 197, 'hit_rate': 95.16908212560386, 'total_count': 207, 'week': '2024-10-21', 'win_count': 124, 'win_rate': 59.90338164251208}], '2024-10-28': [{'avg_performance': 11.856661248915968, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-28', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.3348216882106607, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 2.7996008250747595, 'bin': 0.5, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-10-28', 'win_count': 3, 'win_rate': 17.647058823529413}, {'avg_performance': 4.648447686121441, 'bin': 0.6, 'count': 122, 'hit_count': 118, 'hit_rate': 96.72131147540983, 'total_count': 122, 'week': '2024-10-28', 'win_count': 51, 'win_rate': 41.80327868852459}, {'avg_performance': 7.265669642594064, 'bin': 0.7, 'count': 997, 'hit_count': 927, 'hit_rate': 92.97893681043129, 'total_count': 997, 'week': '2024-10-28', 'win_count': 618, 'win_rate': 61.98595787362086}, {'avg_performance': 10.816422602027322, 'bin': 0.8, 'count': 41, 'hit_count': 38, 'hit_rate': 92.6829268292683, 'total_count': 41, 'week': '2024-10-28', 'win_count': 28, 'win_rate': 68.29268292682927}], '2024-11-04': [{'avg_performance': 9.506070965460328, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 11.085533897596687, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-11-04', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 5.802859193965779, 'bin': 0.5, 'count': 25, 'hit_count': 24, 'hit_rate': 96.0, 'total_count': 25, 'week': '2024-11-04', 'win_count': 12, 'win_rate': 48.0}, {'avg_performance': 8.090414252589902, 'bin': 0.6, 'count': 164, 'hit_count': 154, 'hit_rate': 93.90243902439025, 'total_count': 164, 'week': '2024-11-04', 'win_count': 110, 'win_rate': 67.07317073170732}, {'avg_performance': 10.27282302016535, 'bin': 0.7, 'count': 1486, 'hit_count': 1401, 'hit_rate': 94.27994616419919, 'total_count': 1486, 'week': '2024-11-04', 'win_count': 1113, 'win_rate': 74.89905787348587}, {'avg_performance': 8.653533395637153, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-04', 'win_count': 44, 'win_rate': 68.75}], '2024-11-11': [{'avg_performance': 40.77065557250119, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-11', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 68.54218006242404, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2024-11-11', 'win_count': 3, 'win_rate': 42.857142857142854}, {'avg_performance': 7.473429086066595, 'bin': 0.5, 'count': 28, 'hit_count': 26, 'hit_rate': 92.85714285714286, 'total_count': 28, 'week': '2024-11-11', 'win_count': 11, 'win_rate': 39.285714285714285}, {'avg_performance': 5.7210642939107865, 'bin': 0.6, 'count': 172, 'hit_count': 162, 'hit_rate': 94.18604651162791, 'total_count': 172, 'week': '2024-11-11', 'win_count': 78, 'win_rate': 45.348837209302324}, {'avg_performance': 6.950606849660758, 'bin': 0.7, 'count': 2183, 'hit_count': 1942, 'hit_rate': 88.96014658726523, 'total_count': 2183, 'week': '2024-11-11', 'win_count': 1085, 'win_rate': 49.702244617498856}, {'avg_performance': 6.576073427037283, 'bin': 0.8, 'count': 193, 'hit_count': 170, 'hit_rate': 88.08290155440415, 'total_count': 193, 'week': '2024-11-11', 'win_count': 92, 'win_rate': 47.66839378238342}], '2024-11-18': [{'avg_performance': 0.2985074626865608, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.953737191078962, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 14.963661448456241, 'bin': 0.4, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 33.333333333333336}, {'avg_performance': 12.523383330708796, 'bin': 0.5, 'count': 16, 'hit_count': 14, 'hit_rate': 87.5, 'total_count': 16, 'week': '2024-11-18', 'win_count': 7, 'win_rate': 43.75}, {'avg_performance': 7.926054355851836, 'bin': 0.6, 'count': 117, 'hit_count': 106, 'hit_rate': 90.5982905982906, 'total_count': 117, 'week': '2024-11-18', 'win_count': 74, 'win_rate': 63.24786324786325}, {'avg_performance': 10.169714185726622, 'bin': 0.7, 'count': 1487, 'hit_count': 1412, 'hit_rate': 94.9562878278413, 'total_count': 1487, 'week': '2024-11-18', 'win_count': 1043, 'win_rate': 70.14122394082044}, {'avg_performance': 9.138444484012004, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-18', 'win_count': 46, 'win_rate': 71.875}], '2024-11-25': [{'avg_performance': 0.5649717514124374, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-25', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.249766314903041, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 9.823296109187984, 'bin': 0.5, 'count': 19, 'hit_count': 19, 'hit_rate': 100.0, 'total_count': 19, 'week': '2024-11-25', 'win_count': 10, 'win_rate': 52.63157894736842}, {'avg_performance': 7.033977605527942, 'bin': 0.6, 'count': 71, 'hit_count': 67, 'hit_rate': 94.36619718309859, 'total_count': 71, 'week': '2024-11-25', 'win_count': 39, 'win_rate': 54.929577464788736}, {'avg_performance': 9.085537651034798, 'bin': 0.7, 'count': 1392, 'hit_count': 1341, 'hit_rate': 96.33620689655173, 'total_count': 1392, 'week': '2024-11-25', 'win_count': 988, 'win_rate': 70.97701149425288}, {'avg_performance': 7.175712414927854, 'bin': 0.8, 'count': 45, 'hit_count': 44, 'hit_rate': 97.77777777777777, 'total_count': 45, 'week': '2024-11-25', 'win_count': 34, 'win_rate': 75.55555555555556}], '2024-12-02': [{'avg_performance': 1.1509608467783332, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-02', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3898688255760185, 'bin': 0.5, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-12-02', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 3.7840564250007986, 'bin': 0.6, 'count': 22, 'hit_count': 19, 'hit_rate': 86.36363636363636, 'total_count': 22, 'week': '2024-12-02', 'win_count': 6, 'win_rate': 27.272727272727273}, {'avg_performance': 7.689480520166782, 'bin': 0.7, 'count': 597, 'hit_count': 543, 'hit_rate': 90.95477386934674, 'total_count': 597, 'week': '2024-12-02', 'win_count': 317, 'win_rate': 53.098827470686764}, {'avg_performance': 12.011978156596522, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-12-02', 'win_count': 5, 'win_rate': 50.0}], '2024-12-09': [{'avg_performance': 1.6921913934540918, 'bin': 0.2, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9532888465204923, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.9005706250438368, 'bin': 0.4, 'count': 8, 'hit_count': 7, 'hit_rate': 87.5, 'total_count': 8, 'week': '2024-12-09', 'win_count': 2, 'win_rate': 25.0}, {'avg_performance': 5.196051909042814, 'bin': 0.5, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-12-09', 'win_count': 7, 'win_rate': 29.166666666666668}, {'avg_performance': 5.791194959609032, 'bin': 0.6, 'count': 127, 'hit_count': 119, 'hit_rate': 93.7007874015748, 'total_count': 127, 'week': '2024-12-09', 'win_count': 56, 'win_rate': 44.09448818897638}, {'avg_performance': 7.526378846625358, 'bin': 0.7, 'count': 2010, 'hit_count': 1867, 'hit_rate': 92.88557213930348, 'total_count': 2010, 'week': '2024-12-09', 'win_count': 1133, 'win_rate': 56.3681592039801}, {'avg_performance': 8.348974523266355, 'bin': 0.8, 'count': 98, 'hit_count': 93, 'hit_rate': 94.89795918367346, 'total_count': 98, 'week': '2024-12-09', 'win_count': 63, 'win_rate': 64.28571428571429}], '2024-12-16': [{'avg_performance': 1.2158357473192076, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.1586990595611335, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.4986874156097585, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-16', 'win_count': 3, 'win_rate': 33.333333333333336}, {'avg_performance': 7.624253080839346, 'bin': 0.6, 'count': 77, 'hit_count': 73, 'hit_rate': 94.8051948051948, 'total_count': 77, 'week': '2024-12-16', 'win_count': 35, 'win_rate': 45.45454545454545}, {'avg_performance': 9.719862667541674, 'bin': 0.7, 'count': 1313, 'hit_count': 1223, 'hit_rate': 93.14546839299315, 'total_count': 1313, 'week': '2024-12-16', 'win_count': 814, 'win_rate': 61.995430312261995}, {'avg_performance': 10.720921190133364, 'bin': 0.8, 'count': 40, 'hit_count': 38, 'hit_rate': 95.0, 'total_count': 40, 'week': '2024-12-16', 'win_count': 29, 'win_rate': 72.5}], '2024-12-23': [{'avg_performance': 3.076753932204165, 'bin': 0.5, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 60.0}, {'avg_performance': 5.432916285463778, 'bin': 0.6, 'count': 57, 'hit_count': 53, 'hit_rate': 92.98245614035088, 'total_count': 57, 'week': '2024-12-23', 'win_count': 26, 'win_rate': 45.6140350877193}, {'avg_performance': 13.807998928993412, 'bin': 0.7, 'count': 530, 'hit_count': 519, 'hit_rate': 97.9245283018868, 'total_count': 530, 'week': '2024-12-23', 'win_count': 386, 'win_rate': 72.83018867924528}, {'avg_performance': 29.792299285303002, 'bin': 0.8, 'count': 9, 'hit_count': 8, 'hit_rate': 88.88888888888889, 'total_count': 9, 'week': '2024-12-23', 'win_count': 5, 'win_rate': 55.55555555555556}], '2024-12-30': [{'avg_performance': 2.5974025974025996, 'bin': 0.4, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.729724176101836, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-30', 'win_count': 5, 'win_rate': 55.55555555555556}, {'avg_performance': 10.07692704762918, 'bin': 0.6, 'count': 85, 'hit_count': 81, 'hit_rate': 95.29411764705883, 'total_count': 85, 'week': '2024-12-30', 'win_count': 57, 'win_rate': 67.05882352941177}, {'avg_performance': 14.368317622689457, 'bin': 0.7, 'count': 726, 'hit_count': 710, 'hit_rate': 97.7961432506887, 'total_count': 726, 'week': '2024-12-30', 'win_count': 590, 'win_rate': 81.26721763085399}, {'avg_performance': 16.98487922412399, 'bin': 0.8, 'count': 32, 'hit_count': 32, 'hit_rate': 100.0, 'total_count': 32, 'week': '2024-12-30', 'win_count': 28, 'win_rate': 87.5}], '2025-01-06': [{'avg_performance': 10.27453799861533, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 0.8592097766991472, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-06', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.7025884280500825, 'bin': 0.5, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 10.526315789473685}, {'avg_performance': 3.9460445190171787, 'bin': 0.6, 'count': 89, 'hit_count': 81, 'hit_rate': 91.01123595505618, 'total_count': 89, 'week': '2025-01-06', 'win_count': 33, 'win_rate': 37.07865168539326}, {'avg_performance': 5.769467385757251, 'bin': 0.7, 'count': 839, 'hit_count': 727, 'hit_rate': 86.6507747318236, 'total_count': 839, 'week': '2025-01-06', 'win_count': 347, 'win_rate': 41.35876042908224}, {'avg_performance': 4.100909582740522, 'bin': 0.8, 'count': 73, 'hit_count': 64, 'hit_rate': 87.67123287671232, 'total_count': 73, 'week': '2025-01-06', 'win_count': 31, 'win_rate': 42.465753424657535}], '2025-01-13': [{'avg_performance': 2.4611508041896877, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.2427082891550008, 'bin': 0.4, 'count': 7, 'hit_count': 7, 'hit_rate': 100.0, 'total_count': 7, 'week': '2025-01-13', 'win_count': 2, 'win_rate': 28.571428571428573}, {'avg_performance': 5.977215511937495, 'bin': 0.5, 'count': 25, 'hit_count': 25, 'hit_rate': 100.0, 'total_count': 25, 'week': '2025-01-13', 'win_count': 17, 'win_rate': 68.0}, {'avg_performance': 6.232308427627005, 'bin': 0.6, 'count': 141, 'hit_count': 135, 'hit_rate': 95.74468085106383, 'total_count': 141, 'week': '2025-01-13', 'win_count': 85, 'win_rate': 60.283687943262414}, {'avg_performance': 8.49221338573038, 'bin': 0.7, 'count': 1614, 'hit_count': 1531, 'hit_rate': 94.85749690210656, 'total_count': 1614, 'week': '2025-01-13', 'win_count': 1127, 'win_rate': 69.82651796778191}, {'avg_performance': 13.48051817512275, 'bin': 0.8, 'count': 118, 'hit_count': 106, 'hit_rate': 89.83050847457628, 'total_count': 118, 'week': '2025-01-13', 'win_count': 86, 'win_rate': 72.88135593220339}], '2025-01-20': [{'avg_performance': 2.0554984583761486, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.8554532322137964, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.9427601789253663, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-20', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 3.2213742396728637, 'bin': 0.5, 'count': 31, 'hit_count': 31, 'hit_rate': 100.0, 'total_count': 31, 'week': '2025-01-20', 'win_count': 13, 'win_rate': 41.935483870967744}, {'avg_performance': 7.68513705692224, 'bin': 0.6, 'count': 156, 'hit_count': 151, 'hit_rate': 96.7948717948718, 'total_count': 156, 'week': '2025-01-20', 'win_count': 86, 'win_rate': 55.12820512820513}, {'avg_performance': 7.877107728428713, 'bin': 0.7, 'count': 1459, 'hit_count': 1391, 'hit_rate': 95.33927347498286, 'total_count': 1459, 'week': '2025-01-20', 'win_count': 981, 'win_rate': 67.23783413296779}, {'avg_performance': 9.198651942630873, 'bin': 0.8, 'count': 131, 'hit_count': 126, 'hit_rate': 96.18320610687023, 'total_count': 131, 'week': '2025-01-20', 'win_count': 99, 'win_rate': 75.57251908396947}], '2025-01-27': [{'avg_performance': 1.0810491267083957, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.257871569680502, 'bin': 0.4, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.3681028816247505, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 4.831154899995187, 'bin': 0.6, 'count': 50, 'hit_count': 49, 'hit_rate': 98.0, 'total_count': 50, 'week': '2025-01-27', 'win_count': 24, 'win_rate': 48.0}, {'avg_performance': 8.660514835238006, 'bin': 0.7, 'count': 504, 'hit_count': 477, 'hit_rate': 94.64285714285714, 'total_count': 504, 'week': '2025-01-27', 'win_count': 336, 'win_rate': 66.66666666666667}, {'avg_performance': 5.650996396492416, 'bin': 0.8, 'count': 49, 'hit_count': 46, 'hit_rate': 93.87755102040816, 'total_count': 49, 'week': '2025-01-27', 'win_count': 28, 'win_rate': 57.142857142857146}], '2025-02-03': [{'avg_performance': 1.3806706114398302, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 9.569377990430622, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 24.279598883685736, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-03', 'win_count': 3, 'win_rate': 100.0}, {'avg_performance': 6.96675740725965, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-03', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 7.91588296767001, 'bin': 0.6, 'count': 41, 'hit_count': 41, 'hit_rate': 100.0, 'total_count': 41, 'week': '2025-02-03', 'win_count': 33, 'win_rate': 80.48780487804878}, {'avg_performance': 10.160313393323941, 'bin': 0.7, 'count': 752, 'hit_count': 729, 'hit_rate': 96.94148936170212, 'total_count': 752, 'week': '2025-02-03', 'win_count': 592, 'win_rate': 78.72340425531915}, {'avg_performance': 12.049870230698735, 'bin': 0.8, 'count': 51, 'hit_count': 48, 'hit_rate': 94.11764705882354, 'total_count': 51, 'week': '2025-02-03', 'win_count': 42, 'win_rate': 82.3529411764706}], '2025-02-17': [{'avg_performance': 2.016879038077791, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 0.36138972184882806, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.4714089675946536, 'bin': 0.5, 'count': 7, 'hit_count': 5, 'hit_rate': 71.42857142857143, 'total_count': 7, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 14.285714285714286}, {'avg_performance': 3.6445213255311315, 'bin': 0.6, 'count': 55, 'hit_count': 46, 'hit_rate': 83.63636363636364, 'total_count': 55, 'week': '2025-02-17', 'win_count': 15, 'win_rate': 27.272727272727273}, {'avg_performance': 4.05076703346453, 'bin': 0.7, 'count': 530, 'hit_count': 433, 'hit_rate': 81.69811320754717, 'total_count': 530, 'week': '2025-02-17', 'win_count': 160, 'win_rate': 30.18867924528302}, {'avg_performance': 3.3832590351165615, 'bin': 0.8, 'count': 54, 'hit_count': 46, 'hit_rate': 85.18518518518519, 'total_count': 54, 'week': '2025-02-17', 'win_count': 22, 'win_rate': 40.74074074074074}], '2025-02-24': [{'avg_performance': 14.747474747474739, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 1.483220254404718, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.886750479655935, 'bin': 0.5, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-24', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 4.098843931251354, 'bin': 0.6, 'count': 39, 'hit_count': 39, 'hit_rate': 100.0, 'total_count': 39, 'week': '2025-02-24', 'win_count': 21, 'win_rate': 53.84615384615385}, {'avg_performance': 6.7311024498695895, 'bin': 0.7, 'count': 341, 'hit_count': 324, 'hit_rate': 95.01466275659824, 'total_count': 341, 'week': '2025-02-24', 'win_count': 231, 'win_rate': 67.74193548387096}, {'avg_performance': 8.80997390923137, 'bin': 0.8, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-02-24', 'win_count': 16, 'win_rate': 84.21052631578948}], '2025-03-03': [{'avg_performance': 6.496927129060581, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 4.234347426755143, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 4.837971033345035, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2025-03-03', 'win_count': 6, 'win_rate': 66.66666666666667}, {'avg_performance': 7.476385224123491, 'bin': 0.6, 'count': 60, 'hit_count': 56, 'hit_rate': 93.33333333333333, 'total_count': 60, 'week': '2025-03-03', 'win_count': 40, 'win_rate': 66.66666666666667}, {'avg_performance': 9.175863004552577, 'bin': 0.7, 'count': 501, 'hit_count': 479, 'hit_rate': 95.60878243512974, 'total_count': 501, 'week': '2025-03-03', 'win_count': 346, 'win_rate': 69.06187624750498}, {'avg_performance': 10.600061758245392, 'bin': 0.8, 'count': 45, 'hit_count': 43, 'hit_rate': 95.55555555555556, 'total_count': 45, 'week': '2025-03-03', 'win_count': 35, 'win_rate': 77.77777777777777}], '2025-03-10': [{'avg_performance': 3.1413612565444975, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-10', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 5.273294241964802, 'bin': 0.4, 'count': 11, 'hit_count': 10, 'hit_rate': 90.9090909090909, 'total_count': 11, 'week': '2025-03-10', 'win_count': 4, 'win_rate': 36.36363636363637}, {'avg_performance': 6.362088830497881, 'bin': 0.5, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'week': '2025-03-10', 'win_count': 18, 'win_rate': 78.26086956521739}, {'avg_performance': 7.442734895529073, 'bin': 0.6, 'count': 194, 'hit_count': 188, 'hit_rate': 96.90721649484536, 'total_count': 194, 'week': '2025-03-10', 'win_count': 127, 'win_rate': 65.4639175257732}, {'avg_performance': 7.825642875837303, 'bin': 0.7, 'count': 2062, 'hit_count': 1938, 'hit_rate': 93.98642095053346, 'total_count': 2062, 'week': '2025-03-10', 'win_count': 1374, 'win_rate': 66.63433559650825}, {'avg_performance': 9.519864190453308, 'bin': 0.8, 'count': 65, 'hit_count': 62, 'hit_rate': 95.38461538461539, 'total_count': 65, 'week': '2025-03-10', 'win_count': 51, 'win_rate': 78.46153846153847}]}, 'curve_data_week_list': ['2024-10-07', '2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '2024-12-02', '2024-12-09', '2024-12-16', '2024-12-23', '2024-12-30', '2025-01-06', '2025-01-13', '2025-01-20', '2025-01-27', '2025-02-03', '2025-02-17', '2025-02-24', '2025-03-03', '2025-03-10'], 'date_from': datetime.date(2024, 10, 7), 'date_to': datetime.date(2025, 4, 5), 'kpis': {'avg_gain': 8.35064971357415, 'fail_count': 11421, 'hit_count': 28313, 'hit_rate': 93.63383821681329, 'pass_count': 18817, 'total_tests': 30238, 'win_rate': 62.229644817778954}, 'last_metrics': <ModelMetrics: Binned LGBM 3d PH 3% Metrics: 2025-04-04 >, 'model': <Model: Binned LGBM 3d PH 3% (binned-ph-lgmb-p3-seq3-platt v1)>, 'performance_data': '<<queryset of core.ModelTest>>'} {'block': <Block Node: content. Contents: [<TextNode: '\n\n <div class="pl-cont'>, <Variable Node: model.name>, <TextNode: ' v'>, <Variable Node: model.version>, <TextNode: '\n\n </h1>\n\n '>, <URLNode view_name=''admin:core_model_change'' args=[<FilterExpression 'model.id'>] kwargs={} as=None>, <TextNode: '"\n '>, <Variable Node: model.key>, <TextNode: '</b>\n '>, <Variable Node: model.version>, <TextNode: '\n '>, <Variable Node: model.type>, <TextNode: '\n '>, <Variable Node: model.description|default:"<i>None</i>">, <TextNode: '\n '>, <Variable Node: model.end_point_url>, <TextNode: '</dd>\n '>, <Variable Node: model.last_trained_dt|localtime>, <TextNode: '</dd>\n '>, <URLNode view_name='"model_picks"' args=[] kwargs={} as=None>, <TextNode: '?model_id='>, <Variable Node: model.id>, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '">\n '>, <Variable Node: model.last_run_dt|localtime>, <TextNode: '\n '>, <ForNode: for key, value in model.meta.items, tail_len: 5>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n\n </d'>, <django.template.defaulttags.CsrfTokenNode object at 0x7f8de8d27210>, <TextNode: '\n\n '>, <Variable Node: date_from|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:\''>, <Variable Node: date_to|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:'>, <Variable Node: curve_data_week_list|length>, <TextNode: '" value="0" step="1"\n '>, <IncludeNode: template=<FilterExpression '"components/kpis.html"'>>, <TextNode: '\n <!--'>, <IfNode>, <TextNode: '\n\n </div>\n'>]>} {'forloop': {'counter': 45, 'counter0': 44, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 7.371279790856606, 'date': datetime.date(2024, 10, 10), 'fail_count': 222, 'hit_count': 750, 'hit_rate': 96.64948453608247, 'metrics': {'content': 0.11, 'financial': 0, 'other': 0.11}, 'pass_count': 554, 'total_count': 776, 'win_rate': 71.3917525773196}} {'metrics': {'content': 0, 'financial': 0, 'other': 0}}
snippets/metrics.html
/mnt/disks/pennyloupe_disk/pennyloupe/app/core/templates/snippets/metrics.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'Ug6wwe35THbADW1ZsY2D1iZkBdOjvilMpfGLkNwF1KQarTPBh6f3T845ad38gnM0'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/61'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f8de84ec750>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f8de84ec750>>'} {'curve_data': [{'avg_performance': 1.2504894131199589, 'bin': 0.2, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 7.028663507041953, 'bin': 0.3, 'count': 36, 'hit_count': 34, 'hit_rate': 94.44444444444444, 'total_count': 36, 'win_count': 13, 'win_rate': 36.111111111111114}, {'avg_performance': 9.432175772160651, 'bin': 0.4, 'count': 94, 'hit_count': 89, 'hit_rate': 94.68085106382979, 'total_count': 94, 'win_count': 27, 'win_rate': 28.72340425531915}, {'avg_performance': 5.44822039735625, 'bin': 0.5, 'count': 345, 'hit_count': 327, 'hit_rate': 94.78260869565217, 'total_count': 345, 'win_count': 147, 'win_rate': 42.608695652173914}, {'avg_performance': 6.276983864727436, 'bin': 0.6, 'count': 2238, 'hit_count': 2118, 'hit_rate': 94.63806970509384, 'total_count': 2238, 'win_count': 1176, 'win_rate': 52.54691689008043}, {'avg_performance': 8.533575402218842, 'bin': 0.7, 'count': 25724, 'hit_count': 24056, 'hit_rate': 93.51578292645, 'total_count': 25724, 'win_count': 16266, 'win_rate': 63.232778728036074}, {'avg_performance': 8.86255964112395, 'bin': 0.8, 'count': 1793, 'hit_count': 1681, 'hit_rate': 93.75348577802565, 'total_count': 1793, 'win_count': 1187, 'win_rate': 66.20189626324596}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'win_count': 1, 'win_rate': 50.0}], 'curve_data_by_week': {'2024-10-07': [{'avg_performance': 8.164127436473585, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.26552716148981, 'bin': 0.5, 'count': 11, 'hit_count': 11, 'hit_rate': 100.0, 'total_count': 11, 'week': '2024-10-07', 'win_count': 3, 'win_rate': 27.272727272727273}, {'avg_performance': 5.134353802031955, 'bin': 0.6, 'count': 89, 'hit_count': 86, 'hit_rate': 96.62921348314607, 'total_count': 89, 'week': '2024-10-07', 'win_count': 47, 'win_rate': 52.80898876404494}, {'avg_performance': 8.070123830986233, 'bin': 0.7, 'count': 1047, 'hit_count': 1015, 'hit_rate': 96.94364851957975, 'total_count': 1047, 'week': '2024-10-07', 'win_count': 791, 'win_rate': 75.54918815663801}, {'avg_performance': 9.68536888753788, 'bin': 0.8, 'count': 171, 'hit_count': 163, 'hit_rate': 95.32163742690058, 'total_count': 171, 'week': '2024-10-07', 'win_count': 131, 'win_rate': 76.60818713450293}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}], '2024-10-14': [{'avg_performance': 0.9022370535162528, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.337629431182013, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 4.600619281242528, 'bin': 0.5, 'count': 20, 'hit_count': 17, 'hit_rate': 85.0, 'total_count': 20, 'week': '2024-10-14', 'win_count': 6, 'win_rate': 30.0}, {'avg_performance': 5.238828360908673, 'bin': 0.6, 'count': 164, 'hit_count': 158, 'hit_rate': 96.34146341463415, 'total_count': 164, 'week': '2024-10-14', 'win_count': 77, 'win_rate': 46.951219512195124}, {'avg_performance': 8.797660614333616, 'bin': 0.7, 'count': 1595, 'hit_count': 1499, 'hit_rate': 93.98119122257053, 'total_count': 1595, 'week': '2024-10-14', 'win_count': 891, 'win_rate': 55.86206896551724}, {'avg_performance': 8.040704379542438, 'bin': 0.8, 'count': 214, 'hit_count': 207, 'hit_rate': 96.72897196261682, 'total_count': 214, 'week': '2024-10-14', 'win_count': 148, 'win_rate': 69.1588785046729}], '2024-10-21': [{'avg_performance': 0.38387715930903, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9709764756086716, 'bin': 0.3, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3062931151410297, 'bin': 0.4, 'count': 6, 'hit_count': 5, 'hit_rate': 83.33333333333333, 'total_count': 6, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.5164096657483253, 'bin': 0.5, 'count': 25, 'hit_count': 22, 'hit_rate': 88.0, 'total_count': 25, 'week': '2024-10-21', 'win_count': 7, 'win_rate': 28.0}, {'avg_performance': 4.1596411175942425, 'bin': 0.6, 'count': 146, 'hit_count': 136, 'hit_rate': 93.15068493150685, 'total_count': 146, 'week': '2024-10-21', 'win_count': 56, 'win_rate': 38.35616438356164}, {'avg_performance': 8.03449923342892, 'bin': 0.7, 'count': 1759, 'hit_count': 1628, 'hit_rate': 92.55258669698692, 'total_count': 1759, 'week': '2024-10-21', 'win_count': 1003, 'win_rate': 57.02103467879477}, {'avg_performance': 8.348772559069227, 'bin': 0.8, 'count': 207, 'hit_count': 197, 'hit_rate': 95.16908212560386, 'total_count': 207, 'week': '2024-10-21', 'win_count': 124, 'win_rate': 59.90338164251208}], '2024-10-28': [{'avg_performance': 11.856661248915968, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-28', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.3348216882106607, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 2.7996008250747595, 'bin': 0.5, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-10-28', 'win_count': 3, 'win_rate': 17.647058823529413}, {'avg_performance': 4.648447686121441, 'bin': 0.6, 'count': 122, 'hit_count': 118, 'hit_rate': 96.72131147540983, 'total_count': 122, 'week': '2024-10-28', 'win_count': 51, 'win_rate': 41.80327868852459}, {'avg_performance': 7.265669642594064, 'bin': 0.7, 'count': 997, 'hit_count': 927, 'hit_rate': 92.97893681043129, 'total_count': 997, 'week': '2024-10-28', 'win_count': 618, 'win_rate': 61.98595787362086}, {'avg_performance': 10.816422602027322, 'bin': 0.8, 'count': 41, 'hit_count': 38, 'hit_rate': 92.6829268292683, 'total_count': 41, 'week': '2024-10-28', 'win_count': 28, 'win_rate': 68.29268292682927}], '2024-11-04': [{'avg_performance': 9.506070965460328, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 11.085533897596687, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-11-04', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 5.802859193965779, 'bin': 0.5, 'count': 25, 'hit_count': 24, 'hit_rate': 96.0, 'total_count': 25, 'week': '2024-11-04', 'win_count': 12, 'win_rate': 48.0}, {'avg_performance': 8.090414252589902, 'bin': 0.6, 'count': 164, 'hit_count': 154, 'hit_rate': 93.90243902439025, 'total_count': 164, 'week': '2024-11-04', 'win_count': 110, 'win_rate': 67.07317073170732}, {'avg_performance': 10.27282302016535, 'bin': 0.7, 'count': 1486, 'hit_count': 1401, 'hit_rate': 94.27994616419919, 'total_count': 1486, 'week': '2024-11-04', 'win_count': 1113, 'win_rate': 74.89905787348587}, {'avg_performance': 8.653533395637153, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-04', 'win_count': 44, 'win_rate': 68.75}], '2024-11-11': [{'avg_performance': 40.77065557250119, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-11', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 68.54218006242404, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2024-11-11', 'win_count': 3, 'win_rate': 42.857142857142854}, {'avg_performance': 7.473429086066595, 'bin': 0.5, 'count': 28, 'hit_count': 26, 'hit_rate': 92.85714285714286, 'total_count': 28, 'week': '2024-11-11', 'win_count': 11, 'win_rate': 39.285714285714285}, {'avg_performance': 5.7210642939107865, 'bin': 0.6, 'count': 172, 'hit_count': 162, 'hit_rate': 94.18604651162791, 'total_count': 172, 'week': '2024-11-11', 'win_count': 78, 'win_rate': 45.348837209302324}, {'avg_performance': 6.950606849660758, 'bin': 0.7, 'count': 2183, 'hit_count': 1942, 'hit_rate': 88.96014658726523, 'total_count': 2183, 'week': '2024-11-11', 'win_count': 1085, 'win_rate': 49.702244617498856}, {'avg_performance': 6.576073427037283, 'bin': 0.8, 'count': 193, 'hit_count': 170, 'hit_rate': 88.08290155440415, 'total_count': 193, 'week': '2024-11-11', 'win_count': 92, 'win_rate': 47.66839378238342}], '2024-11-18': [{'avg_performance': 0.2985074626865608, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.953737191078962, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 14.963661448456241, 'bin': 0.4, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 33.333333333333336}, {'avg_performance': 12.523383330708796, 'bin': 0.5, 'count': 16, 'hit_count': 14, 'hit_rate': 87.5, 'total_count': 16, 'week': '2024-11-18', 'win_count': 7, 'win_rate': 43.75}, {'avg_performance': 7.926054355851836, 'bin': 0.6, 'count': 117, 'hit_count': 106, 'hit_rate': 90.5982905982906, 'total_count': 117, 'week': '2024-11-18', 'win_count': 74, 'win_rate': 63.24786324786325}, {'avg_performance': 10.169714185726622, 'bin': 0.7, 'count': 1487, 'hit_count': 1412, 'hit_rate': 94.9562878278413, 'total_count': 1487, 'week': '2024-11-18', 'win_count': 1043, 'win_rate': 70.14122394082044}, {'avg_performance': 9.138444484012004, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-18', 'win_count': 46, 'win_rate': 71.875}], '2024-11-25': [{'avg_performance': 0.5649717514124374, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-25', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.249766314903041, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 9.823296109187984, 'bin': 0.5, 'count': 19, 'hit_count': 19, 'hit_rate': 100.0, 'total_count': 19, 'week': '2024-11-25', 'win_count': 10, 'win_rate': 52.63157894736842}, {'avg_performance': 7.033977605527942, 'bin': 0.6, 'count': 71, 'hit_count': 67, 'hit_rate': 94.36619718309859, 'total_count': 71, 'week': '2024-11-25', 'win_count': 39, 'win_rate': 54.929577464788736}, {'avg_performance': 9.085537651034798, 'bin': 0.7, 'count': 1392, 'hit_count': 1341, 'hit_rate': 96.33620689655173, 'total_count': 1392, 'week': '2024-11-25', 'win_count': 988, 'win_rate': 70.97701149425288}, {'avg_performance': 7.175712414927854, 'bin': 0.8, 'count': 45, 'hit_count': 44, 'hit_rate': 97.77777777777777, 'total_count': 45, 'week': '2024-11-25', 'win_count': 34, 'win_rate': 75.55555555555556}], '2024-12-02': [{'avg_performance': 1.1509608467783332, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-02', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3898688255760185, 'bin': 0.5, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-12-02', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 3.7840564250007986, 'bin': 0.6, 'count': 22, 'hit_count': 19, 'hit_rate': 86.36363636363636, 'total_count': 22, 'week': '2024-12-02', 'win_count': 6, 'win_rate': 27.272727272727273}, {'avg_performance': 7.689480520166782, 'bin': 0.7, 'count': 597, 'hit_count': 543, 'hit_rate': 90.95477386934674, 'total_count': 597, 'week': '2024-12-02', 'win_count': 317, 'win_rate': 53.098827470686764}, {'avg_performance': 12.011978156596522, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-12-02', 'win_count': 5, 'win_rate': 50.0}], '2024-12-09': [{'avg_performance': 1.6921913934540918, 'bin': 0.2, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9532888465204923, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.9005706250438368, 'bin': 0.4, 'count': 8, 'hit_count': 7, 'hit_rate': 87.5, 'total_count': 8, 'week': '2024-12-09', 'win_count': 2, 'win_rate': 25.0}, {'avg_performance': 5.196051909042814, 'bin': 0.5, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-12-09', 'win_count': 7, 'win_rate': 29.166666666666668}, {'avg_performance': 5.791194959609032, 'bin': 0.6, 'count': 127, 'hit_count': 119, 'hit_rate': 93.7007874015748, 'total_count': 127, 'week': '2024-12-09', 'win_count': 56, 'win_rate': 44.09448818897638}, {'avg_performance': 7.526378846625358, 'bin': 0.7, 'count': 2010, 'hit_count': 1867, 'hit_rate': 92.88557213930348, 'total_count': 2010, 'week': '2024-12-09', 'win_count': 1133, 'win_rate': 56.3681592039801}, {'avg_performance': 8.348974523266355, 'bin': 0.8, 'count': 98, 'hit_count': 93, 'hit_rate': 94.89795918367346, 'total_count': 98, 'week': '2024-12-09', 'win_count': 63, 'win_rate': 64.28571428571429}], '2024-12-16': [{'avg_performance': 1.2158357473192076, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.1586990595611335, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.4986874156097585, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-16', 'win_count': 3, 'win_rate': 33.333333333333336}, {'avg_performance': 7.624253080839346, 'bin': 0.6, 'count': 77, 'hit_count': 73, 'hit_rate': 94.8051948051948, 'total_count': 77, 'week': '2024-12-16', 'win_count': 35, 'win_rate': 45.45454545454545}, {'avg_performance': 9.719862667541674, 'bin': 0.7, 'count': 1313, 'hit_count': 1223, 'hit_rate': 93.14546839299315, 'total_count': 1313, 'week': '2024-12-16', 'win_count': 814, 'win_rate': 61.995430312261995}, {'avg_performance': 10.720921190133364, 'bin': 0.8, 'count': 40, 'hit_count': 38, 'hit_rate': 95.0, 'total_count': 40, 'week': '2024-12-16', 'win_count': 29, 'win_rate': 72.5}], '2024-12-23': [{'avg_performance': 3.076753932204165, 'bin': 0.5, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 60.0}, {'avg_performance': 5.432916285463778, 'bin': 0.6, 'count': 57, 'hit_count': 53, 'hit_rate': 92.98245614035088, 'total_count': 57, 'week': '2024-12-23', 'win_count': 26, 'win_rate': 45.6140350877193}, {'avg_performance': 13.807998928993412, 'bin': 0.7, 'count': 530, 'hit_count': 519, 'hit_rate': 97.9245283018868, 'total_count': 530, 'week': '2024-12-23', 'win_count': 386, 'win_rate': 72.83018867924528}, {'avg_performance': 29.792299285303002, 'bin': 0.8, 'count': 9, 'hit_count': 8, 'hit_rate': 88.88888888888889, 'total_count': 9, 'week': '2024-12-23', 'win_count': 5, 'win_rate': 55.55555555555556}], '2024-12-30': [{'avg_performance': 2.5974025974025996, 'bin': 0.4, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.729724176101836, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-30', 'win_count': 5, 'win_rate': 55.55555555555556}, {'avg_performance': 10.07692704762918, 'bin': 0.6, 'count': 85, 'hit_count': 81, 'hit_rate': 95.29411764705883, 'total_count': 85, 'week': '2024-12-30', 'win_count': 57, 'win_rate': 67.05882352941177}, {'avg_performance': 14.368317622689457, 'bin': 0.7, 'count': 726, 'hit_count': 710, 'hit_rate': 97.7961432506887, 'total_count': 726, 'week': '2024-12-30', 'win_count': 590, 'win_rate': 81.26721763085399}, {'avg_performance': 16.98487922412399, 'bin': 0.8, 'count': 32, 'hit_count': 32, 'hit_rate': 100.0, 'total_count': 32, 'week': '2024-12-30', 'win_count': 28, 'win_rate': 87.5}], '2025-01-06': [{'avg_performance': 10.27453799861533, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 0.8592097766991472, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-06', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.7025884280500825, 'bin': 0.5, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 10.526315789473685}, {'avg_performance': 3.9460445190171787, 'bin': 0.6, 'count': 89, 'hit_count': 81, 'hit_rate': 91.01123595505618, 'total_count': 89, 'week': '2025-01-06', 'win_count': 33, 'win_rate': 37.07865168539326}, {'avg_performance': 5.769467385757251, 'bin': 0.7, 'count': 839, 'hit_count': 727, 'hit_rate': 86.6507747318236, 'total_count': 839, 'week': '2025-01-06', 'win_count': 347, 'win_rate': 41.35876042908224}, {'avg_performance': 4.100909582740522, 'bin': 0.8, 'count': 73, 'hit_count': 64, 'hit_rate': 87.67123287671232, 'total_count': 73, 'week': '2025-01-06', 'win_count': 31, 'win_rate': 42.465753424657535}], '2025-01-13': [{'avg_performance': 2.4611508041896877, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.2427082891550008, 'bin': 0.4, 'count': 7, 'hit_count': 7, 'hit_rate': 100.0, 'total_count': 7, 'week': '2025-01-13', 'win_count': 2, 'win_rate': 28.571428571428573}, {'avg_performance': 5.977215511937495, 'bin': 0.5, 'count': 25, 'hit_count': 25, 'hit_rate': 100.0, 'total_count': 25, 'week': '2025-01-13', 'win_count': 17, 'win_rate': 68.0}, {'avg_performance': 6.232308427627005, 'bin': 0.6, 'count': 141, 'hit_count': 135, 'hit_rate': 95.74468085106383, 'total_count': 141, 'week': '2025-01-13', 'win_count': 85, 'win_rate': 60.283687943262414}, {'avg_performance': 8.49221338573038, 'bin': 0.7, 'count': 1614, 'hit_count': 1531, 'hit_rate': 94.85749690210656, 'total_count': 1614, 'week': '2025-01-13', 'win_count': 1127, 'win_rate': 69.82651796778191}, {'avg_performance': 13.48051817512275, 'bin': 0.8, 'count': 118, 'hit_count': 106, 'hit_rate': 89.83050847457628, 'total_count': 118, 'week': '2025-01-13', 'win_count': 86, 'win_rate': 72.88135593220339}], '2025-01-20': [{'avg_performance': 2.0554984583761486, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.8554532322137964, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.9427601789253663, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-20', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 3.2213742396728637, 'bin': 0.5, 'count': 31, 'hit_count': 31, 'hit_rate': 100.0, 'total_count': 31, 'week': '2025-01-20', 'win_count': 13, 'win_rate': 41.935483870967744}, {'avg_performance': 7.68513705692224, 'bin': 0.6, 'count': 156, 'hit_count': 151, 'hit_rate': 96.7948717948718, 'total_count': 156, 'week': '2025-01-20', 'win_count': 86, 'win_rate': 55.12820512820513}, {'avg_performance': 7.877107728428713, 'bin': 0.7, 'count': 1459, 'hit_count': 1391, 'hit_rate': 95.33927347498286, 'total_count': 1459, 'week': '2025-01-20', 'win_count': 981, 'win_rate': 67.23783413296779}, {'avg_performance': 9.198651942630873, 'bin': 0.8, 'count': 131, 'hit_count': 126, 'hit_rate': 96.18320610687023, 'total_count': 131, 'week': '2025-01-20', 'win_count': 99, 'win_rate': 75.57251908396947}], '2025-01-27': [{'avg_performance': 1.0810491267083957, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.257871569680502, 'bin': 0.4, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.3681028816247505, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 4.831154899995187, 'bin': 0.6, 'count': 50, 'hit_count': 49, 'hit_rate': 98.0, 'total_count': 50, 'week': '2025-01-27', 'win_count': 24, 'win_rate': 48.0}, {'avg_performance': 8.660514835238006, 'bin': 0.7, 'count': 504, 'hit_count': 477, 'hit_rate': 94.64285714285714, 'total_count': 504, 'week': '2025-01-27', 'win_count': 336, 'win_rate': 66.66666666666667}, {'avg_performance': 5.650996396492416, 'bin': 0.8, 'count': 49, 'hit_count': 46, 'hit_rate': 93.87755102040816, 'total_count': 49, 'week': '2025-01-27', 'win_count': 28, 'win_rate': 57.142857142857146}], '2025-02-03': [{'avg_performance': 1.3806706114398302, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 9.569377990430622, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 24.279598883685736, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-03', 'win_count': 3, 'win_rate': 100.0}, {'avg_performance': 6.96675740725965, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-03', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 7.91588296767001, 'bin': 0.6, 'count': 41, 'hit_count': 41, 'hit_rate': 100.0, 'total_count': 41, 'week': '2025-02-03', 'win_count': 33, 'win_rate': 80.48780487804878}, {'avg_performance': 10.160313393323941, 'bin': 0.7, 'count': 752, 'hit_count': 729, 'hit_rate': 96.94148936170212, 'total_count': 752, 'week': '2025-02-03', 'win_count': 592, 'win_rate': 78.72340425531915}, {'avg_performance': 12.049870230698735, 'bin': 0.8, 'count': 51, 'hit_count': 48, 'hit_rate': 94.11764705882354, 'total_count': 51, 'week': '2025-02-03', 'win_count': 42, 'win_rate': 82.3529411764706}], '2025-02-17': [{'avg_performance': 2.016879038077791, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 0.36138972184882806, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.4714089675946536, 'bin': 0.5, 'count': 7, 'hit_count': 5, 'hit_rate': 71.42857142857143, 'total_count': 7, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 14.285714285714286}, {'avg_performance': 3.6445213255311315, 'bin': 0.6, 'count': 55, 'hit_count': 46, 'hit_rate': 83.63636363636364, 'total_count': 55, 'week': '2025-02-17', 'win_count': 15, 'win_rate': 27.272727272727273}, {'avg_performance': 4.05076703346453, 'bin': 0.7, 'count': 530, 'hit_count': 433, 'hit_rate': 81.69811320754717, 'total_count': 530, 'week': '2025-02-17', 'win_count': 160, 'win_rate': 30.18867924528302}, {'avg_performance': 3.3832590351165615, 'bin': 0.8, 'count': 54, 'hit_count': 46, 'hit_rate': 85.18518518518519, 'total_count': 54, 'week': '2025-02-17', 'win_count': 22, 'win_rate': 40.74074074074074}], '2025-02-24': [{'avg_performance': 14.747474747474739, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 1.483220254404718, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.886750479655935, 'bin': 0.5, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-24', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 4.098843931251354, 'bin': 0.6, 'count': 39, 'hit_count': 39, 'hit_rate': 100.0, 'total_count': 39, 'week': '2025-02-24', 'win_count': 21, 'win_rate': 53.84615384615385}, {'avg_performance': 6.7311024498695895, 'bin': 0.7, 'count': 341, 'hit_count': 324, 'hit_rate': 95.01466275659824, 'total_count': 341, 'week': '2025-02-24', 'win_count': 231, 'win_rate': 67.74193548387096}, {'avg_performance': 8.80997390923137, 'bin': 0.8, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-02-24', 'win_count': 16, 'win_rate': 84.21052631578948}], '2025-03-03': [{'avg_performance': 6.496927129060581, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 4.234347426755143, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 4.837971033345035, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2025-03-03', 'win_count': 6, 'win_rate': 66.66666666666667}, {'avg_performance': 7.476385224123491, 'bin': 0.6, 'count': 60, 'hit_count': 56, 'hit_rate': 93.33333333333333, 'total_count': 60, 'week': '2025-03-03', 'win_count': 40, 'win_rate': 66.66666666666667}, {'avg_performance': 9.175863004552577, 'bin': 0.7, 'count': 501, 'hit_count': 479, 'hit_rate': 95.60878243512974, 'total_count': 501, 'week': '2025-03-03', 'win_count': 346, 'win_rate': 69.06187624750498}, {'avg_performance': 10.600061758245392, 'bin': 0.8, 'count': 45, 'hit_count': 43, 'hit_rate': 95.55555555555556, 'total_count': 45, 'week': '2025-03-03', 'win_count': 35, 'win_rate': 77.77777777777777}], '2025-03-10': [{'avg_performance': 3.1413612565444975, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-10', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 5.273294241964802, 'bin': 0.4, 'count': 11, 'hit_count': 10, 'hit_rate': 90.9090909090909, 'total_count': 11, 'week': '2025-03-10', 'win_count': 4, 'win_rate': 36.36363636363637}, {'avg_performance': 6.362088830497881, 'bin': 0.5, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'week': '2025-03-10', 'win_count': 18, 'win_rate': 78.26086956521739}, {'avg_performance': 7.442734895529073, 'bin': 0.6, 'count': 194, 'hit_count': 188, 'hit_rate': 96.90721649484536, 'total_count': 194, 'week': '2025-03-10', 'win_count': 127, 'win_rate': 65.4639175257732}, {'avg_performance': 7.825642875837303, 'bin': 0.7, 'count': 2062, 'hit_count': 1938, 'hit_rate': 93.98642095053346, 'total_count': 2062, 'week': '2025-03-10', 'win_count': 1374, 'win_rate': 66.63433559650825}, {'avg_performance': 9.519864190453308, 'bin': 0.8, 'count': 65, 'hit_count': 62, 'hit_rate': 95.38461538461539, 'total_count': 65, 'week': '2025-03-10', 'win_count': 51, 'win_rate': 78.46153846153847}]}, 'curve_data_week_list': ['2024-10-07', '2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '2024-12-02', '2024-12-09', '2024-12-16', '2024-12-23', '2024-12-30', '2025-01-06', '2025-01-13', '2025-01-20', '2025-01-27', '2025-02-03', '2025-02-17', '2025-02-24', '2025-03-03', '2025-03-10'], 'date_from': datetime.date(2024, 10, 7), 'date_to': datetime.date(2025, 4, 5), 'kpis': {'avg_gain': 8.35064971357415, 'fail_count': 11421, 'hit_count': 28313, 'hit_rate': 93.63383821681329, 'pass_count': 18817, 'total_tests': 30238, 'win_rate': 62.229644817778954}, 'last_metrics': <ModelMetrics: Binned LGBM 3d PH 3% Metrics: 2025-04-04 >, 'model': <Model: Binned LGBM 3d PH 3% (binned-ph-lgmb-p3-seq3-platt v1)>, 'performance_data': '<<queryset of core.ModelTest>>'} {'block': <Block Node: content. Contents: [<TextNode: '\n\n <div class="pl-cont'>, <Variable Node: model.name>, <TextNode: ' v'>, <Variable Node: model.version>, <TextNode: '\n\n </h1>\n\n '>, <URLNode view_name=''admin:core_model_change'' args=[<FilterExpression 'model.id'>] kwargs={} as=None>, <TextNode: '"\n '>, <Variable Node: model.key>, <TextNode: '</b>\n '>, <Variable Node: model.version>, <TextNode: '\n '>, <Variable Node: model.type>, <TextNode: '\n '>, <Variable Node: model.description|default:"<i>None</i>">, <TextNode: '\n '>, <Variable Node: model.end_point_url>, <TextNode: '</dd>\n '>, <Variable Node: model.last_trained_dt|localtime>, <TextNode: '</dd>\n '>, <URLNode view_name='"model_picks"' args=[] kwargs={} as=None>, <TextNode: '?model_id='>, <Variable Node: model.id>, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '">\n '>, <Variable Node: model.last_run_dt|localtime>, <TextNode: '\n '>, <ForNode: for key, value in model.meta.items, tail_len: 5>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n\n </d'>, <django.template.defaulttags.CsrfTokenNode object at 0x7f8de8d27210>, <TextNode: '\n\n '>, <Variable Node: date_from|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:\''>, <Variable Node: date_to|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:'>, <Variable Node: curve_data_week_list|length>, <TextNode: '" value="0" step="1"\n '>, <IncludeNode: template=<FilterExpression '"components/kpis.html"'>>, <TextNode: '\n <!--'>, <IfNode>, <TextNode: '\n\n </div>\n'>]>} {'forloop': {'counter': 45, 'counter0': 44, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 7.371279790856606, 'date': datetime.date(2024, 10, 10), 'fail_count': 222, 'hit_count': 750, 'hit_rate': 96.64948453608247, 'metrics': {'content': 0.11, 'financial': 0, 'other': 0.11}, 'pass_count': 554, 'total_count': 776, 'win_rate': 71.3917525773196}} {'metrics': {'content': 0, 'financial': 0, 'other': 0}}
snippets/metrics.html
/mnt/disks/pennyloupe_disk/pennyloupe/app/core/templates/snippets/metrics.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'Ug6wwe35THbADW1ZsY2D1iZkBdOjvilMpfGLkNwF1KQarTPBh6f3T845ad38gnM0'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/61'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f8de84ec750>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f8de84ec750>>'} {'curve_data': [{'avg_performance': 1.2504894131199589, 'bin': 0.2, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 7.028663507041953, 'bin': 0.3, 'count': 36, 'hit_count': 34, 'hit_rate': 94.44444444444444, 'total_count': 36, 'win_count': 13, 'win_rate': 36.111111111111114}, {'avg_performance': 9.432175772160651, 'bin': 0.4, 'count': 94, 'hit_count': 89, 'hit_rate': 94.68085106382979, 'total_count': 94, 'win_count': 27, 'win_rate': 28.72340425531915}, {'avg_performance': 5.44822039735625, 'bin': 0.5, 'count': 345, 'hit_count': 327, 'hit_rate': 94.78260869565217, 'total_count': 345, 'win_count': 147, 'win_rate': 42.608695652173914}, {'avg_performance': 6.276983864727436, 'bin': 0.6, 'count': 2238, 'hit_count': 2118, 'hit_rate': 94.63806970509384, 'total_count': 2238, 'win_count': 1176, 'win_rate': 52.54691689008043}, {'avg_performance': 8.533575402218842, 'bin': 0.7, 'count': 25724, 'hit_count': 24056, 'hit_rate': 93.51578292645, 'total_count': 25724, 'win_count': 16266, 'win_rate': 63.232778728036074}, {'avg_performance': 8.86255964112395, 'bin': 0.8, 'count': 1793, 'hit_count': 1681, 'hit_rate': 93.75348577802565, 'total_count': 1793, 'win_count': 1187, 'win_rate': 66.20189626324596}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'win_count': 1, 'win_rate': 50.0}], 'curve_data_by_week': {'2024-10-07': [{'avg_performance': 8.164127436473585, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.26552716148981, 'bin': 0.5, 'count': 11, 'hit_count': 11, 'hit_rate': 100.0, 'total_count': 11, 'week': '2024-10-07', 'win_count': 3, 'win_rate': 27.272727272727273}, {'avg_performance': 5.134353802031955, 'bin': 0.6, 'count': 89, 'hit_count': 86, 'hit_rate': 96.62921348314607, 'total_count': 89, 'week': '2024-10-07', 'win_count': 47, 'win_rate': 52.80898876404494}, {'avg_performance': 8.070123830986233, 'bin': 0.7, 'count': 1047, 'hit_count': 1015, 'hit_rate': 96.94364851957975, 'total_count': 1047, 'week': '2024-10-07', 'win_count': 791, 'win_rate': 75.54918815663801}, {'avg_performance': 9.68536888753788, 'bin': 0.8, 'count': 171, 'hit_count': 163, 'hit_rate': 95.32163742690058, 'total_count': 171, 'week': '2024-10-07', 'win_count': 131, 'win_rate': 76.60818713450293}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}], '2024-10-14': [{'avg_performance': 0.9022370535162528, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.337629431182013, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 4.600619281242528, 'bin': 0.5, 'count': 20, 'hit_count': 17, 'hit_rate': 85.0, 'total_count': 20, 'week': '2024-10-14', 'win_count': 6, 'win_rate': 30.0}, {'avg_performance': 5.238828360908673, 'bin': 0.6, 'count': 164, 'hit_count': 158, 'hit_rate': 96.34146341463415, 'total_count': 164, 'week': '2024-10-14', 'win_count': 77, 'win_rate': 46.951219512195124}, {'avg_performance': 8.797660614333616, 'bin': 0.7, 'count': 1595, 'hit_count': 1499, 'hit_rate': 93.98119122257053, 'total_count': 1595, 'week': '2024-10-14', 'win_count': 891, 'win_rate': 55.86206896551724}, {'avg_performance': 8.040704379542438, 'bin': 0.8, 'count': 214, 'hit_count': 207, 'hit_rate': 96.72897196261682, 'total_count': 214, 'week': '2024-10-14', 'win_count': 148, 'win_rate': 69.1588785046729}], '2024-10-21': [{'avg_performance': 0.38387715930903, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9709764756086716, 'bin': 0.3, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3062931151410297, 'bin': 0.4, 'count': 6, 'hit_count': 5, 'hit_rate': 83.33333333333333, 'total_count': 6, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.5164096657483253, 'bin': 0.5, 'count': 25, 'hit_count': 22, 'hit_rate': 88.0, 'total_count': 25, 'week': '2024-10-21', 'win_count': 7, 'win_rate': 28.0}, {'avg_performance': 4.1596411175942425, 'bin': 0.6, 'count': 146, 'hit_count': 136, 'hit_rate': 93.15068493150685, 'total_count': 146, 'week': '2024-10-21', 'win_count': 56, 'win_rate': 38.35616438356164}, {'avg_performance': 8.03449923342892, 'bin': 0.7, 'count': 1759, 'hit_count': 1628, 'hit_rate': 92.55258669698692, 'total_count': 1759, 'week': '2024-10-21', 'win_count': 1003, 'win_rate': 57.02103467879477}, {'avg_performance': 8.348772559069227, 'bin': 0.8, 'count': 207, 'hit_count': 197, 'hit_rate': 95.16908212560386, 'total_count': 207, 'week': '2024-10-21', 'win_count': 124, 'win_rate': 59.90338164251208}], '2024-10-28': [{'avg_performance': 11.856661248915968, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-28', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.3348216882106607, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 2.7996008250747595, 'bin': 0.5, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-10-28', 'win_count': 3, 'win_rate': 17.647058823529413}, {'avg_performance': 4.648447686121441, 'bin': 0.6, 'count': 122, 'hit_count': 118, 'hit_rate': 96.72131147540983, 'total_count': 122, 'week': '2024-10-28', 'win_count': 51, 'win_rate': 41.80327868852459}, {'avg_performance': 7.265669642594064, 'bin': 0.7, 'count': 997, 'hit_count': 927, 'hit_rate': 92.97893681043129, 'total_count': 997, 'week': '2024-10-28', 'win_count': 618, 'win_rate': 61.98595787362086}, {'avg_performance': 10.816422602027322, 'bin': 0.8, 'count': 41, 'hit_count': 38, 'hit_rate': 92.6829268292683, 'total_count': 41, 'week': '2024-10-28', 'win_count': 28, 'win_rate': 68.29268292682927}], '2024-11-04': [{'avg_performance': 9.506070965460328, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 11.085533897596687, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-11-04', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 5.802859193965779, 'bin': 0.5, 'count': 25, 'hit_count': 24, 'hit_rate': 96.0, 'total_count': 25, 'week': '2024-11-04', 'win_count': 12, 'win_rate': 48.0}, {'avg_performance': 8.090414252589902, 'bin': 0.6, 'count': 164, 'hit_count': 154, 'hit_rate': 93.90243902439025, 'total_count': 164, 'week': '2024-11-04', 'win_count': 110, 'win_rate': 67.07317073170732}, {'avg_performance': 10.27282302016535, 'bin': 0.7, 'count': 1486, 'hit_count': 1401, 'hit_rate': 94.27994616419919, 'total_count': 1486, 'week': '2024-11-04', 'win_count': 1113, 'win_rate': 74.89905787348587}, {'avg_performance': 8.653533395637153, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-04', 'win_count': 44, 'win_rate': 68.75}], '2024-11-11': [{'avg_performance': 40.77065557250119, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-11', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 68.54218006242404, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2024-11-11', 'win_count': 3, 'win_rate': 42.857142857142854}, {'avg_performance': 7.473429086066595, 'bin': 0.5, 'count': 28, 'hit_count': 26, 'hit_rate': 92.85714285714286, 'total_count': 28, 'week': '2024-11-11', 'win_count': 11, 'win_rate': 39.285714285714285}, {'avg_performance': 5.7210642939107865, 'bin': 0.6, 'count': 172, 'hit_count': 162, 'hit_rate': 94.18604651162791, 'total_count': 172, 'week': '2024-11-11', 'win_count': 78, 'win_rate': 45.348837209302324}, {'avg_performance': 6.950606849660758, 'bin': 0.7, 'count': 2183, 'hit_count': 1942, 'hit_rate': 88.96014658726523, 'total_count': 2183, 'week': '2024-11-11', 'win_count': 1085, 'win_rate': 49.702244617498856}, {'avg_performance': 6.576073427037283, 'bin': 0.8, 'count': 193, 'hit_count': 170, 'hit_rate': 88.08290155440415, 'total_count': 193, 'week': '2024-11-11', 'win_count': 92, 'win_rate': 47.66839378238342}], '2024-11-18': [{'avg_performance': 0.2985074626865608, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.953737191078962, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 14.963661448456241, 'bin': 0.4, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 33.333333333333336}, {'avg_performance': 12.523383330708796, 'bin': 0.5, 'count': 16, 'hit_count': 14, 'hit_rate': 87.5, 'total_count': 16, 'week': '2024-11-18', 'win_count': 7, 'win_rate': 43.75}, {'avg_performance': 7.926054355851836, 'bin': 0.6, 'count': 117, 'hit_count': 106, 'hit_rate': 90.5982905982906, 'total_count': 117, 'week': '2024-11-18', 'win_count': 74, 'win_rate': 63.24786324786325}, {'avg_performance': 10.169714185726622, 'bin': 0.7, 'count': 1487, 'hit_count': 1412, 'hit_rate': 94.9562878278413, 'total_count': 1487, 'week': '2024-11-18', 'win_count': 1043, 'win_rate': 70.14122394082044}, {'avg_performance': 9.138444484012004, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-18', 'win_count': 46, 'win_rate': 71.875}], '2024-11-25': [{'avg_performance': 0.5649717514124374, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-25', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.249766314903041, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 9.823296109187984, 'bin': 0.5, 'count': 19, 'hit_count': 19, 'hit_rate': 100.0, 'total_count': 19, 'week': '2024-11-25', 'win_count': 10, 'win_rate': 52.63157894736842}, {'avg_performance': 7.033977605527942, 'bin': 0.6, 'count': 71, 'hit_count': 67, 'hit_rate': 94.36619718309859, 'total_count': 71, 'week': '2024-11-25', 'win_count': 39, 'win_rate': 54.929577464788736}, {'avg_performance': 9.085537651034798, 'bin': 0.7, 'count': 1392, 'hit_count': 1341, 'hit_rate': 96.33620689655173, 'total_count': 1392, 'week': '2024-11-25', 'win_count': 988, 'win_rate': 70.97701149425288}, {'avg_performance': 7.175712414927854, 'bin': 0.8, 'count': 45, 'hit_count': 44, 'hit_rate': 97.77777777777777, 'total_count': 45, 'week': '2024-11-25', 'win_count': 34, 'win_rate': 75.55555555555556}], '2024-12-02': [{'avg_performance': 1.1509608467783332, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-02', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3898688255760185, 'bin': 0.5, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-12-02', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 3.7840564250007986, 'bin': 0.6, 'count': 22, 'hit_count': 19, 'hit_rate': 86.36363636363636, 'total_count': 22, 'week': '2024-12-02', 'win_count': 6, 'win_rate': 27.272727272727273}, {'avg_performance': 7.689480520166782, 'bin': 0.7, 'count': 597, 'hit_count': 543, 'hit_rate': 90.95477386934674, 'total_count': 597, 'week': '2024-12-02', 'win_count': 317, 'win_rate': 53.098827470686764}, {'avg_performance': 12.011978156596522, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-12-02', 'win_count': 5, 'win_rate': 50.0}], '2024-12-09': [{'avg_performance': 1.6921913934540918, 'bin': 0.2, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9532888465204923, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.9005706250438368, 'bin': 0.4, 'count': 8, 'hit_count': 7, 'hit_rate': 87.5, 'total_count': 8, 'week': '2024-12-09', 'win_count': 2, 'win_rate': 25.0}, {'avg_performance': 5.196051909042814, 'bin': 0.5, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-12-09', 'win_count': 7, 'win_rate': 29.166666666666668}, {'avg_performance': 5.791194959609032, 'bin': 0.6, 'count': 127, 'hit_count': 119, 'hit_rate': 93.7007874015748, 'total_count': 127, 'week': '2024-12-09', 'win_count': 56, 'win_rate': 44.09448818897638}, {'avg_performance': 7.526378846625358, 'bin': 0.7, 'count': 2010, 'hit_count': 1867, 'hit_rate': 92.88557213930348, 'total_count': 2010, 'week': '2024-12-09', 'win_count': 1133, 'win_rate': 56.3681592039801}, {'avg_performance': 8.348974523266355, 'bin': 0.8, 'count': 98, 'hit_count': 93, 'hit_rate': 94.89795918367346, 'total_count': 98, 'week': '2024-12-09', 'win_count': 63, 'win_rate': 64.28571428571429}], '2024-12-16': [{'avg_performance': 1.2158357473192076, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.1586990595611335, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.4986874156097585, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-16', 'win_count': 3, 'win_rate': 33.333333333333336}, {'avg_performance': 7.624253080839346, 'bin': 0.6, 'count': 77, 'hit_count': 73, 'hit_rate': 94.8051948051948, 'total_count': 77, 'week': '2024-12-16', 'win_count': 35, 'win_rate': 45.45454545454545}, {'avg_performance': 9.719862667541674, 'bin': 0.7, 'count': 1313, 'hit_count': 1223, 'hit_rate': 93.14546839299315, 'total_count': 1313, 'week': '2024-12-16', 'win_count': 814, 'win_rate': 61.995430312261995}, {'avg_performance': 10.720921190133364, 'bin': 0.8, 'count': 40, 'hit_count': 38, 'hit_rate': 95.0, 'total_count': 40, 'week': '2024-12-16', 'win_count': 29, 'win_rate': 72.5}], '2024-12-23': [{'avg_performance': 3.076753932204165, 'bin': 0.5, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 60.0}, {'avg_performance': 5.432916285463778, 'bin': 0.6, 'count': 57, 'hit_count': 53, 'hit_rate': 92.98245614035088, 'total_count': 57, 'week': '2024-12-23', 'win_count': 26, 'win_rate': 45.6140350877193}, {'avg_performance': 13.807998928993412, 'bin': 0.7, 'count': 530, 'hit_count': 519, 'hit_rate': 97.9245283018868, 'total_count': 530, 'week': '2024-12-23', 'win_count': 386, 'win_rate': 72.83018867924528}, {'avg_performance': 29.792299285303002, 'bin': 0.8, 'count': 9, 'hit_count': 8, 'hit_rate': 88.88888888888889, 'total_count': 9, 'week': '2024-12-23', 'win_count': 5, 'win_rate': 55.55555555555556}], '2024-12-30': [{'avg_performance': 2.5974025974025996, 'bin': 0.4, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.729724176101836, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-30', 'win_count': 5, 'win_rate': 55.55555555555556}, {'avg_performance': 10.07692704762918, 'bin': 0.6, 'count': 85, 'hit_count': 81, 'hit_rate': 95.29411764705883, 'total_count': 85, 'week': '2024-12-30', 'win_count': 57, 'win_rate': 67.05882352941177}, {'avg_performance': 14.368317622689457, 'bin': 0.7, 'count': 726, 'hit_count': 710, 'hit_rate': 97.7961432506887, 'total_count': 726, 'week': '2024-12-30', 'win_count': 590, 'win_rate': 81.26721763085399}, {'avg_performance': 16.98487922412399, 'bin': 0.8, 'count': 32, 'hit_count': 32, 'hit_rate': 100.0, 'total_count': 32, 'week': '2024-12-30', 'win_count': 28, 'win_rate': 87.5}], '2025-01-06': [{'avg_performance': 10.27453799861533, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 0.8592097766991472, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-06', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.7025884280500825, 'bin': 0.5, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 10.526315789473685}, {'avg_performance': 3.9460445190171787, 'bin': 0.6, 'count': 89, 'hit_count': 81, 'hit_rate': 91.01123595505618, 'total_count': 89, 'week': '2025-01-06', 'win_count': 33, 'win_rate': 37.07865168539326}, {'avg_performance': 5.769467385757251, 'bin': 0.7, 'count': 839, 'hit_count': 727, 'hit_rate': 86.6507747318236, 'total_count': 839, 'week': '2025-01-06', 'win_count': 347, 'win_rate': 41.35876042908224}, {'avg_performance': 4.100909582740522, 'bin': 0.8, 'count': 73, 'hit_count': 64, 'hit_rate': 87.67123287671232, 'total_count': 73, 'week': '2025-01-06', 'win_count': 31, 'win_rate': 42.465753424657535}], '2025-01-13': [{'avg_performance': 2.4611508041896877, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.2427082891550008, 'bin': 0.4, 'count': 7, 'hit_count': 7, 'hit_rate': 100.0, 'total_count': 7, 'week': '2025-01-13', 'win_count': 2, 'win_rate': 28.571428571428573}, {'avg_performance': 5.977215511937495, 'bin': 0.5, 'count': 25, 'hit_count': 25, 'hit_rate': 100.0, 'total_count': 25, 'week': '2025-01-13', 'win_count': 17, 'win_rate': 68.0}, {'avg_performance': 6.232308427627005, 'bin': 0.6, 'count': 141, 'hit_count': 135, 'hit_rate': 95.74468085106383, 'total_count': 141, 'week': '2025-01-13', 'win_count': 85, 'win_rate': 60.283687943262414}, {'avg_performance': 8.49221338573038, 'bin': 0.7, 'count': 1614, 'hit_count': 1531, 'hit_rate': 94.85749690210656, 'total_count': 1614, 'week': '2025-01-13', 'win_count': 1127, 'win_rate': 69.82651796778191}, {'avg_performance': 13.48051817512275, 'bin': 0.8, 'count': 118, 'hit_count': 106, 'hit_rate': 89.83050847457628, 'total_count': 118, 'week': '2025-01-13', 'win_count': 86, 'win_rate': 72.88135593220339}], '2025-01-20': [{'avg_performance': 2.0554984583761486, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.8554532322137964, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.9427601789253663, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-20', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 3.2213742396728637, 'bin': 0.5, 'count': 31, 'hit_count': 31, 'hit_rate': 100.0, 'total_count': 31, 'week': '2025-01-20', 'win_count': 13, 'win_rate': 41.935483870967744}, {'avg_performance': 7.68513705692224, 'bin': 0.6, 'count': 156, 'hit_count': 151, 'hit_rate': 96.7948717948718, 'total_count': 156, 'week': '2025-01-20', 'win_count': 86, 'win_rate': 55.12820512820513}, {'avg_performance': 7.877107728428713, 'bin': 0.7, 'count': 1459, 'hit_count': 1391, 'hit_rate': 95.33927347498286, 'total_count': 1459, 'week': '2025-01-20', 'win_count': 981, 'win_rate': 67.23783413296779}, {'avg_performance': 9.198651942630873, 'bin': 0.8, 'count': 131, 'hit_count': 126, 'hit_rate': 96.18320610687023, 'total_count': 131, 'week': '2025-01-20', 'win_count': 99, 'win_rate': 75.57251908396947}], '2025-01-27': [{'avg_performance': 1.0810491267083957, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.257871569680502, 'bin': 0.4, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.3681028816247505, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 4.831154899995187, 'bin': 0.6, 'count': 50, 'hit_count': 49, 'hit_rate': 98.0, 'total_count': 50, 'week': '2025-01-27', 'win_count': 24, 'win_rate': 48.0}, {'avg_performance': 8.660514835238006, 'bin': 0.7, 'count': 504, 'hit_count': 477, 'hit_rate': 94.64285714285714, 'total_count': 504, 'week': '2025-01-27', 'win_count': 336, 'win_rate': 66.66666666666667}, {'avg_performance': 5.650996396492416, 'bin': 0.8, 'count': 49, 'hit_count': 46, 'hit_rate': 93.87755102040816, 'total_count': 49, 'week': '2025-01-27', 'win_count': 28, 'win_rate': 57.142857142857146}], '2025-02-03': [{'avg_performance': 1.3806706114398302, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 9.569377990430622, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 24.279598883685736, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-03', 'win_count': 3, 'win_rate': 100.0}, {'avg_performance': 6.96675740725965, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-03', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 7.91588296767001, 'bin': 0.6, 'count': 41, 'hit_count': 41, 'hit_rate': 100.0, 'total_count': 41, 'week': '2025-02-03', 'win_count': 33, 'win_rate': 80.48780487804878}, {'avg_performance': 10.160313393323941, 'bin': 0.7, 'count': 752, 'hit_count': 729, 'hit_rate': 96.94148936170212, 'total_count': 752, 'week': '2025-02-03', 'win_count': 592, 'win_rate': 78.72340425531915}, {'avg_performance': 12.049870230698735, 'bin': 0.8, 'count': 51, 'hit_count': 48, 'hit_rate': 94.11764705882354, 'total_count': 51, 'week': '2025-02-03', 'win_count': 42, 'win_rate': 82.3529411764706}], '2025-02-17': [{'avg_performance': 2.016879038077791, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 0.36138972184882806, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.4714089675946536, 'bin': 0.5, 'count': 7, 'hit_count': 5, 'hit_rate': 71.42857142857143, 'total_count': 7, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 14.285714285714286}, {'avg_performance': 3.6445213255311315, 'bin': 0.6, 'count': 55, 'hit_count': 46, 'hit_rate': 83.63636363636364, 'total_count': 55, 'week': '2025-02-17', 'win_count': 15, 'win_rate': 27.272727272727273}, {'avg_performance': 4.05076703346453, 'bin': 0.7, 'count': 530, 'hit_count': 433, 'hit_rate': 81.69811320754717, 'total_count': 530, 'week': '2025-02-17', 'win_count': 160, 'win_rate': 30.18867924528302}, {'avg_performance': 3.3832590351165615, 'bin': 0.8, 'count': 54, 'hit_count': 46, 'hit_rate': 85.18518518518519, 'total_count': 54, 'week': '2025-02-17', 'win_count': 22, 'win_rate': 40.74074074074074}], '2025-02-24': [{'avg_performance': 14.747474747474739, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 1.483220254404718, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.886750479655935, 'bin': 0.5, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-24', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 4.098843931251354, 'bin': 0.6, 'count': 39, 'hit_count': 39, 'hit_rate': 100.0, 'total_count': 39, 'week': '2025-02-24', 'win_count': 21, 'win_rate': 53.84615384615385}, {'avg_performance': 6.7311024498695895, 'bin': 0.7, 'count': 341, 'hit_count': 324, 'hit_rate': 95.01466275659824, 'total_count': 341, 'week': '2025-02-24', 'win_count': 231, 'win_rate': 67.74193548387096}, {'avg_performance': 8.80997390923137, 'bin': 0.8, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-02-24', 'win_count': 16, 'win_rate': 84.21052631578948}], '2025-03-03': [{'avg_performance': 6.496927129060581, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 4.234347426755143, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 4.837971033345035, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2025-03-03', 'win_count': 6, 'win_rate': 66.66666666666667}, {'avg_performance': 7.476385224123491, 'bin': 0.6, 'count': 60, 'hit_count': 56, 'hit_rate': 93.33333333333333, 'total_count': 60, 'week': '2025-03-03', 'win_count': 40, 'win_rate': 66.66666666666667}, {'avg_performance': 9.175863004552577, 'bin': 0.7, 'count': 501, 'hit_count': 479, 'hit_rate': 95.60878243512974, 'total_count': 501, 'week': '2025-03-03', 'win_count': 346, 'win_rate': 69.06187624750498}, {'avg_performance': 10.600061758245392, 'bin': 0.8, 'count': 45, 'hit_count': 43, 'hit_rate': 95.55555555555556, 'total_count': 45, 'week': '2025-03-03', 'win_count': 35, 'win_rate': 77.77777777777777}], '2025-03-10': [{'avg_performance': 3.1413612565444975, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-10', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 5.273294241964802, 'bin': 0.4, 'count': 11, 'hit_count': 10, 'hit_rate': 90.9090909090909, 'total_count': 11, 'week': '2025-03-10', 'win_count': 4, 'win_rate': 36.36363636363637}, {'avg_performance': 6.362088830497881, 'bin': 0.5, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'week': '2025-03-10', 'win_count': 18, 'win_rate': 78.26086956521739}, {'avg_performance': 7.442734895529073, 'bin': 0.6, 'count': 194, 'hit_count': 188, 'hit_rate': 96.90721649484536, 'total_count': 194, 'week': '2025-03-10', 'win_count': 127, 'win_rate': 65.4639175257732}, {'avg_performance': 7.825642875837303, 'bin': 0.7, 'count': 2062, 'hit_count': 1938, 'hit_rate': 93.98642095053346, 'total_count': 2062, 'week': '2025-03-10', 'win_count': 1374, 'win_rate': 66.63433559650825}, {'avg_performance': 9.519864190453308, 'bin': 0.8, 'count': 65, 'hit_count': 62, 'hit_rate': 95.38461538461539, 'total_count': 65, 'week': '2025-03-10', 'win_count': 51, 'win_rate': 78.46153846153847}]}, 'curve_data_week_list': ['2024-10-07', '2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '2024-12-02', '2024-12-09', '2024-12-16', '2024-12-23', '2024-12-30', '2025-01-06', '2025-01-13', '2025-01-20', '2025-01-27', '2025-02-03', '2025-02-17', '2025-02-24', '2025-03-03', '2025-03-10'], 'date_from': datetime.date(2024, 10, 7), 'date_to': datetime.date(2025, 4, 5), 'kpis': {'avg_gain': 8.35064971357415, 'fail_count': 11421, 'hit_count': 28313, 'hit_rate': 93.63383821681329, 'pass_count': 18817, 'total_tests': 30238, 'win_rate': 62.229644817778954}, 'last_metrics': <ModelMetrics: Binned LGBM 3d PH 3% Metrics: 2025-04-04 >, 'model': <Model: Binned LGBM 3d PH 3% (binned-ph-lgmb-p3-seq3-platt v1)>, 'performance_data': '<<queryset of core.ModelTest>>'} {'block': <Block Node: content. Contents: [<TextNode: '\n\n <div class="pl-cont'>, <Variable Node: model.name>, <TextNode: ' v'>, <Variable Node: model.version>, <TextNode: '\n\n </h1>\n\n '>, <URLNode view_name=''admin:core_model_change'' args=[<FilterExpression 'model.id'>] kwargs={} as=None>, <TextNode: '"\n '>, <Variable Node: model.key>, <TextNode: '</b>\n '>, <Variable Node: model.version>, <TextNode: '\n '>, <Variable Node: model.type>, <TextNode: '\n '>, <Variable Node: model.description|default:"<i>None</i>">, <TextNode: '\n '>, <Variable Node: model.end_point_url>, <TextNode: '</dd>\n '>, <Variable Node: model.last_trained_dt|localtime>, <TextNode: '</dd>\n '>, <URLNode view_name='"model_picks"' args=[] kwargs={} as=None>, <TextNode: '?model_id='>, <Variable Node: model.id>, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '">\n '>, <Variable Node: model.last_run_dt|localtime>, <TextNode: '\n '>, <ForNode: for key, value in model.meta.items, tail_len: 5>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n\n </d'>, <django.template.defaulttags.CsrfTokenNode object at 0x7f8de8d27210>, <TextNode: '\n\n '>, <Variable Node: date_from|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:\''>, <Variable Node: date_to|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:'>, <Variable Node: curve_data_week_list|length>, <TextNode: '" value="0" step="1"\n '>, <IncludeNode: template=<FilterExpression '"components/kpis.html"'>>, <TextNode: '\n <!--'>, <IfNode>, <TextNode: '\n\n </div>\n'>]>} {'forloop': {'counter': 45, 'counter0': 44, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 7.371279790856606, 'date': datetime.date(2024, 10, 10), 'fail_count': 222, 'hit_count': 750, 'hit_rate': 96.64948453608247, 'metrics': {'content': 0.11, 'financial': 0, 'other': 0.11}, 'pass_count': 554, 'total_count': 776, 'win_rate': 71.3917525773196}} {'metrics': {'content': 0, 'financial': 0, 'other': 0}}
snippets/metrics.html
/mnt/disks/pennyloupe_disk/pennyloupe/app/core/templates/snippets/metrics.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'Ug6wwe35THbADW1ZsY2D1iZkBdOjvilMpfGLkNwF1KQarTPBh6f3T845ad38gnM0'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/61'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f8de84ec750>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f8de84ec750>>'} {'curve_data': [{'avg_performance': 1.2504894131199589, 'bin': 0.2, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 7.028663507041953, 'bin': 0.3, 'count': 36, 'hit_count': 34, 'hit_rate': 94.44444444444444, 'total_count': 36, 'win_count': 13, 'win_rate': 36.111111111111114}, {'avg_performance': 9.432175772160651, 'bin': 0.4, 'count': 94, 'hit_count': 89, 'hit_rate': 94.68085106382979, 'total_count': 94, 'win_count': 27, 'win_rate': 28.72340425531915}, {'avg_performance': 5.44822039735625, 'bin': 0.5, 'count': 345, 'hit_count': 327, 'hit_rate': 94.78260869565217, 'total_count': 345, 'win_count': 147, 'win_rate': 42.608695652173914}, {'avg_performance': 6.276983864727436, 'bin': 0.6, 'count': 2238, 'hit_count': 2118, 'hit_rate': 94.63806970509384, 'total_count': 2238, 'win_count': 1176, 'win_rate': 52.54691689008043}, {'avg_performance': 8.533575402218842, 'bin': 0.7, 'count': 25724, 'hit_count': 24056, 'hit_rate': 93.51578292645, 'total_count': 25724, 'win_count': 16266, 'win_rate': 63.232778728036074}, {'avg_performance': 8.86255964112395, 'bin': 0.8, 'count': 1793, 'hit_count': 1681, 'hit_rate': 93.75348577802565, 'total_count': 1793, 'win_count': 1187, 'win_rate': 66.20189626324596}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'win_count': 1, 'win_rate': 50.0}], 'curve_data_by_week': {'2024-10-07': [{'avg_performance': 8.164127436473585, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.26552716148981, 'bin': 0.5, 'count': 11, 'hit_count': 11, 'hit_rate': 100.0, 'total_count': 11, 'week': '2024-10-07', 'win_count': 3, 'win_rate': 27.272727272727273}, {'avg_performance': 5.134353802031955, 'bin': 0.6, 'count': 89, 'hit_count': 86, 'hit_rate': 96.62921348314607, 'total_count': 89, 'week': '2024-10-07', 'win_count': 47, 'win_rate': 52.80898876404494}, {'avg_performance': 8.070123830986233, 'bin': 0.7, 'count': 1047, 'hit_count': 1015, 'hit_rate': 96.94364851957975, 'total_count': 1047, 'week': '2024-10-07', 'win_count': 791, 'win_rate': 75.54918815663801}, {'avg_performance': 9.68536888753788, 'bin': 0.8, 'count': 171, 'hit_count': 163, 'hit_rate': 95.32163742690058, 'total_count': 171, 'week': '2024-10-07', 'win_count': 131, 'win_rate': 76.60818713450293}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}], '2024-10-14': [{'avg_performance': 0.9022370535162528, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.337629431182013, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 4.600619281242528, 'bin': 0.5, 'count': 20, 'hit_count': 17, 'hit_rate': 85.0, 'total_count': 20, 'week': '2024-10-14', 'win_count': 6, 'win_rate': 30.0}, {'avg_performance': 5.238828360908673, 'bin': 0.6, 'count': 164, 'hit_count': 158, 'hit_rate': 96.34146341463415, 'total_count': 164, 'week': '2024-10-14', 'win_count': 77, 'win_rate': 46.951219512195124}, {'avg_performance': 8.797660614333616, 'bin': 0.7, 'count': 1595, 'hit_count': 1499, 'hit_rate': 93.98119122257053, 'total_count': 1595, 'week': '2024-10-14', 'win_count': 891, 'win_rate': 55.86206896551724}, {'avg_performance': 8.040704379542438, 'bin': 0.8, 'count': 214, 'hit_count': 207, 'hit_rate': 96.72897196261682, 'total_count': 214, 'week': '2024-10-14', 'win_count': 148, 'win_rate': 69.1588785046729}], '2024-10-21': [{'avg_performance': 0.38387715930903, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9709764756086716, 'bin': 0.3, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3062931151410297, 'bin': 0.4, 'count': 6, 'hit_count': 5, 'hit_rate': 83.33333333333333, 'total_count': 6, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.5164096657483253, 'bin': 0.5, 'count': 25, 'hit_count': 22, 'hit_rate': 88.0, 'total_count': 25, 'week': '2024-10-21', 'win_count': 7, 'win_rate': 28.0}, {'avg_performance': 4.1596411175942425, 'bin': 0.6, 'count': 146, 'hit_count': 136, 'hit_rate': 93.15068493150685, 'total_count': 146, 'week': '2024-10-21', 'win_count': 56, 'win_rate': 38.35616438356164}, {'avg_performance': 8.03449923342892, 'bin': 0.7, 'count': 1759, 'hit_count': 1628, 'hit_rate': 92.55258669698692, 'total_count': 1759, 'week': '2024-10-21', 'win_count': 1003, 'win_rate': 57.02103467879477}, {'avg_performance': 8.348772559069227, 'bin': 0.8, 'count': 207, 'hit_count': 197, 'hit_rate': 95.16908212560386, 'total_count': 207, 'week': '2024-10-21', 'win_count': 124, 'win_rate': 59.90338164251208}], '2024-10-28': [{'avg_performance': 11.856661248915968, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-28', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.3348216882106607, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 2.7996008250747595, 'bin': 0.5, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-10-28', 'win_count': 3, 'win_rate': 17.647058823529413}, {'avg_performance': 4.648447686121441, 'bin': 0.6, 'count': 122, 'hit_count': 118, 'hit_rate': 96.72131147540983, 'total_count': 122, 'week': '2024-10-28', 'win_count': 51, 'win_rate': 41.80327868852459}, {'avg_performance': 7.265669642594064, 'bin': 0.7, 'count': 997, 'hit_count': 927, 'hit_rate': 92.97893681043129, 'total_count': 997, 'week': '2024-10-28', 'win_count': 618, 'win_rate': 61.98595787362086}, {'avg_performance': 10.816422602027322, 'bin': 0.8, 'count': 41, 'hit_count': 38, 'hit_rate': 92.6829268292683, 'total_count': 41, 'week': '2024-10-28', 'win_count': 28, 'win_rate': 68.29268292682927}], '2024-11-04': [{'avg_performance': 9.506070965460328, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 11.085533897596687, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-11-04', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 5.802859193965779, 'bin': 0.5, 'count': 25, 'hit_count': 24, 'hit_rate': 96.0, 'total_count': 25, 'week': '2024-11-04', 'win_count': 12, 'win_rate': 48.0}, {'avg_performance': 8.090414252589902, 'bin': 0.6, 'count': 164, 'hit_count': 154, 'hit_rate': 93.90243902439025, 'total_count': 164, 'week': '2024-11-04', 'win_count': 110, 'win_rate': 67.07317073170732}, {'avg_performance': 10.27282302016535, 'bin': 0.7, 'count': 1486, 'hit_count': 1401, 'hit_rate': 94.27994616419919, 'total_count': 1486, 'week': '2024-11-04', 'win_count': 1113, 'win_rate': 74.89905787348587}, {'avg_performance': 8.653533395637153, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-04', 'win_count': 44, 'win_rate': 68.75}], '2024-11-11': [{'avg_performance': 40.77065557250119, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-11', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 68.54218006242404, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2024-11-11', 'win_count': 3, 'win_rate': 42.857142857142854}, {'avg_performance': 7.473429086066595, 'bin': 0.5, 'count': 28, 'hit_count': 26, 'hit_rate': 92.85714285714286, 'total_count': 28, 'week': '2024-11-11', 'win_count': 11, 'win_rate': 39.285714285714285}, {'avg_performance': 5.7210642939107865, 'bin': 0.6, 'count': 172, 'hit_count': 162, 'hit_rate': 94.18604651162791, 'total_count': 172, 'week': '2024-11-11', 'win_count': 78, 'win_rate': 45.348837209302324}, {'avg_performance': 6.950606849660758, 'bin': 0.7, 'count': 2183, 'hit_count': 1942, 'hit_rate': 88.96014658726523, 'total_count': 2183, 'week': '2024-11-11', 'win_count': 1085, 'win_rate': 49.702244617498856}, {'avg_performance': 6.576073427037283, 'bin': 0.8, 'count': 193, 'hit_count': 170, 'hit_rate': 88.08290155440415, 'total_count': 193, 'week': '2024-11-11', 'win_count': 92, 'win_rate': 47.66839378238342}], '2024-11-18': [{'avg_performance': 0.2985074626865608, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.953737191078962, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 14.963661448456241, 'bin': 0.4, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 33.333333333333336}, {'avg_performance': 12.523383330708796, 'bin': 0.5, 'count': 16, 'hit_count': 14, 'hit_rate': 87.5, 'total_count': 16, 'week': '2024-11-18', 'win_count': 7, 'win_rate': 43.75}, {'avg_performance': 7.926054355851836, 'bin': 0.6, 'count': 117, 'hit_count': 106, 'hit_rate': 90.5982905982906, 'total_count': 117, 'week': '2024-11-18', 'win_count': 74, 'win_rate': 63.24786324786325}, {'avg_performance': 10.169714185726622, 'bin': 0.7, 'count': 1487, 'hit_count': 1412, 'hit_rate': 94.9562878278413, 'total_count': 1487, 'week': '2024-11-18', 'win_count': 1043, 'win_rate': 70.14122394082044}, {'avg_performance': 9.138444484012004, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-18', 'win_count': 46, 'win_rate': 71.875}], '2024-11-25': [{'avg_performance': 0.5649717514124374, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-25', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.249766314903041, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 9.823296109187984, 'bin': 0.5, 'count': 19, 'hit_count': 19, 'hit_rate': 100.0, 'total_count': 19, 'week': '2024-11-25', 'win_count': 10, 'win_rate': 52.63157894736842}, {'avg_performance': 7.033977605527942, 'bin': 0.6, 'count': 71, 'hit_count': 67, 'hit_rate': 94.36619718309859, 'total_count': 71, 'week': '2024-11-25', 'win_count': 39, 'win_rate': 54.929577464788736}, {'avg_performance': 9.085537651034798, 'bin': 0.7, 'count': 1392, 'hit_count': 1341, 'hit_rate': 96.33620689655173, 'total_count': 1392, 'week': '2024-11-25', 'win_count': 988, 'win_rate': 70.97701149425288}, {'avg_performance': 7.175712414927854, 'bin': 0.8, 'count': 45, 'hit_count': 44, 'hit_rate': 97.77777777777777, 'total_count': 45, 'week': '2024-11-25', 'win_count': 34, 'win_rate': 75.55555555555556}], '2024-12-02': [{'avg_performance': 1.1509608467783332, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-02', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3898688255760185, 'bin': 0.5, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-12-02', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 3.7840564250007986, 'bin': 0.6, 'count': 22, 'hit_count': 19, 'hit_rate': 86.36363636363636, 'total_count': 22, 'week': '2024-12-02', 'win_count': 6, 'win_rate': 27.272727272727273}, {'avg_performance': 7.689480520166782, 'bin': 0.7, 'count': 597, 'hit_count': 543, 'hit_rate': 90.95477386934674, 'total_count': 597, 'week': '2024-12-02', 'win_count': 317, 'win_rate': 53.098827470686764}, {'avg_performance': 12.011978156596522, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-12-02', 'win_count': 5, 'win_rate': 50.0}], '2024-12-09': [{'avg_performance': 1.6921913934540918, 'bin': 0.2, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9532888465204923, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.9005706250438368, 'bin': 0.4, 'count': 8, 'hit_count': 7, 'hit_rate': 87.5, 'total_count': 8, 'week': '2024-12-09', 'win_count': 2, 'win_rate': 25.0}, {'avg_performance': 5.196051909042814, 'bin': 0.5, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-12-09', 'win_count': 7, 'win_rate': 29.166666666666668}, {'avg_performance': 5.791194959609032, 'bin': 0.6, 'count': 127, 'hit_count': 119, 'hit_rate': 93.7007874015748, 'total_count': 127, 'week': '2024-12-09', 'win_count': 56, 'win_rate': 44.09448818897638}, {'avg_performance': 7.526378846625358, 'bin': 0.7, 'count': 2010, 'hit_count': 1867, 'hit_rate': 92.88557213930348, 'total_count': 2010, 'week': '2024-12-09', 'win_count': 1133, 'win_rate': 56.3681592039801}, {'avg_performance': 8.348974523266355, 'bin': 0.8, 'count': 98, 'hit_count': 93, 'hit_rate': 94.89795918367346, 'total_count': 98, 'week': '2024-12-09', 'win_count': 63, 'win_rate': 64.28571428571429}], '2024-12-16': [{'avg_performance': 1.2158357473192076, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.1586990595611335, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.4986874156097585, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-16', 'win_count': 3, 'win_rate': 33.333333333333336}, {'avg_performance': 7.624253080839346, 'bin': 0.6, 'count': 77, 'hit_count': 73, 'hit_rate': 94.8051948051948, 'total_count': 77, 'week': '2024-12-16', 'win_count': 35, 'win_rate': 45.45454545454545}, {'avg_performance': 9.719862667541674, 'bin': 0.7, 'count': 1313, 'hit_count': 1223, 'hit_rate': 93.14546839299315, 'total_count': 1313, 'week': '2024-12-16', 'win_count': 814, 'win_rate': 61.995430312261995}, {'avg_performance': 10.720921190133364, 'bin': 0.8, 'count': 40, 'hit_count': 38, 'hit_rate': 95.0, 'total_count': 40, 'week': '2024-12-16', 'win_count': 29, 'win_rate': 72.5}], '2024-12-23': [{'avg_performance': 3.076753932204165, 'bin': 0.5, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 60.0}, {'avg_performance': 5.432916285463778, 'bin': 0.6, 'count': 57, 'hit_count': 53, 'hit_rate': 92.98245614035088, 'total_count': 57, 'week': '2024-12-23', 'win_count': 26, 'win_rate': 45.6140350877193}, {'avg_performance': 13.807998928993412, 'bin': 0.7, 'count': 530, 'hit_count': 519, 'hit_rate': 97.9245283018868, 'total_count': 530, 'week': '2024-12-23', 'win_count': 386, 'win_rate': 72.83018867924528}, {'avg_performance': 29.792299285303002, 'bin': 0.8, 'count': 9, 'hit_count': 8, 'hit_rate': 88.88888888888889, 'total_count': 9, 'week': '2024-12-23', 'win_count': 5, 'win_rate': 55.55555555555556}], '2024-12-30': [{'avg_performance': 2.5974025974025996, 'bin': 0.4, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.729724176101836, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-30', 'win_count': 5, 'win_rate': 55.55555555555556}, {'avg_performance': 10.07692704762918, 'bin': 0.6, 'count': 85, 'hit_count': 81, 'hit_rate': 95.29411764705883, 'total_count': 85, 'week': '2024-12-30', 'win_count': 57, 'win_rate': 67.05882352941177}, {'avg_performance': 14.368317622689457, 'bin': 0.7, 'count': 726, 'hit_count': 710, 'hit_rate': 97.7961432506887, 'total_count': 726, 'week': '2024-12-30', 'win_count': 590, 'win_rate': 81.26721763085399}, {'avg_performance': 16.98487922412399, 'bin': 0.8, 'count': 32, 'hit_count': 32, 'hit_rate': 100.0, 'total_count': 32, 'week': '2024-12-30', 'win_count': 28, 'win_rate': 87.5}], '2025-01-06': [{'avg_performance': 10.27453799861533, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 0.8592097766991472, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-06', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.7025884280500825, 'bin': 0.5, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 10.526315789473685}, {'avg_performance': 3.9460445190171787, 'bin': 0.6, 'count': 89, 'hit_count': 81, 'hit_rate': 91.01123595505618, 'total_count': 89, 'week': '2025-01-06', 'win_count': 33, 'win_rate': 37.07865168539326}, {'avg_performance': 5.769467385757251, 'bin': 0.7, 'count': 839, 'hit_count': 727, 'hit_rate': 86.6507747318236, 'total_count': 839, 'week': '2025-01-06', 'win_count': 347, 'win_rate': 41.35876042908224}, {'avg_performance': 4.100909582740522, 'bin': 0.8, 'count': 73, 'hit_count': 64, 'hit_rate': 87.67123287671232, 'total_count': 73, 'week': '2025-01-06', 'win_count': 31, 'win_rate': 42.465753424657535}], '2025-01-13': [{'avg_performance': 2.4611508041896877, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.2427082891550008, 'bin': 0.4, 'count': 7, 'hit_count': 7, 'hit_rate': 100.0, 'total_count': 7, 'week': '2025-01-13', 'win_count': 2, 'win_rate': 28.571428571428573}, {'avg_performance': 5.977215511937495, 'bin': 0.5, 'count': 25, 'hit_count': 25, 'hit_rate': 100.0, 'total_count': 25, 'week': '2025-01-13', 'win_count': 17, 'win_rate': 68.0}, {'avg_performance': 6.232308427627005, 'bin': 0.6, 'count': 141, 'hit_count': 135, 'hit_rate': 95.74468085106383, 'total_count': 141, 'week': '2025-01-13', 'win_count': 85, 'win_rate': 60.283687943262414}, {'avg_performance': 8.49221338573038, 'bin': 0.7, 'count': 1614, 'hit_count': 1531, 'hit_rate': 94.85749690210656, 'total_count': 1614, 'week': '2025-01-13', 'win_count': 1127, 'win_rate': 69.82651796778191}, {'avg_performance': 13.48051817512275, 'bin': 0.8, 'count': 118, 'hit_count': 106, 'hit_rate': 89.83050847457628, 'total_count': 118, 'week': '2025-01-13', 'win_count': 86, 'win_rate': 72.88135593220339}], '2025-01-20': [{'avg_performance': 2.0554984583761486, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.8554532322137964, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.9427601789253663, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-20', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 3.2213742396728637, 'bin': 0.5, 'count': 31, 'hit_count': 31, 'hit_rate': 100.0, 'total_count': 31, 'week': '2025-01-20', 'win_count': 13, 'win_rate': 41.935483870967744}, {'avg_performance': 7.68513705692224, 'bin': 0.6, 'count': 156, 'hit_count': 151, 'hit_rate': 96.7948717948718, 'total_count': 156, 'week': '2025-01-20', 'win_count': 86, 'win_rate': 55.12820512820513}, {'avg_performance': 7.877107728428713, 'bin': 0.7, 'count': 1459, 'hit_count': 1391, 'hit_rate': 95.33927347498286, 'total_count': 1459, 'week': '2025-01-20', 'win_count': 981, 'win_rate': 67.23783413296779}, {'avg_performance': 9.198651942630873, 'bin': 0.8, 'count': 131, 'hit_count': 126, 'hit_rate': 96.18320610687023, 'total_count': 131, 'week': '2025-01-20', 'win_count': 99, 'win_rate': 75.57251908396947}], '2025-01-27': [{'avg_performance': 1.0810491267083957, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.257871569680502, 'bin': 0.4, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.3681028816247505, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 4.831154899995187, 'bin': 0.6, 'count': 50, 'hit_count': 49, 'hit_rate': 98.0, 'total_count': 50, 'week': '2025-01-27', 'win_count': 24, 'win_rate': 48.0}, {'avg_performance': 8.660514835238006, 'bin': 0.7, 'count': 504, 'hit_count': 477, 'hit_rate': 94.64285714285714, 'total_count': 504, 'week': '2025-01-27', 'win_count': 336, 'win_rate': 66.66666666666667}, {'avg_performance': 5.650996396492416, 'bin': 0.8, 'count': 49, 'hit_count': 46, 'hit_rate': 93.87755102040816, 'total_count': 49, 'week': '2025-01-27', 'win_count': 28, 'win_rate': 57.142857142857146}], '2025-02-03': [{'avg_performance': 1.3806706114398302, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 9.569377990430622, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 24.279598883685736, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-03', 'win_count': 3, 'win_rate': 100.0}, {'avg_performance': 6.96675740725965, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-03', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 7.91588296767001, 'bin': 0.6, 'count': 41, 'hit_count': 41, 'hit_rate': 100.0, 'total_count': 41, 'week': '2025-02-03', 'win_count': 33, 'win_rate': 80.48780487804878}, {'avg_performance': 10.160313393323941, 'bin': 0.7, 'count': 752, 'hit_count': 729, 'hit_rate': 96.94148936170212, 'total_count': 752, 'week': '2025-02-03', 'win_count': 592, 'win_rate': 78.72340425531915}, {'avg_performance': 12.049870230698735, 'bin': 0.8, 'count': 51, 'hit_count': 48, 'hit_rate': 94.11764705882354, 'total_count': 51, 'week': '2025-02-03', 'win_count': 42, 'win_rate': 82.3529411764706}], '2025-02-17': [{'avg_performance': 2.016879038077791, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 0.36138972184882806, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.4714089675946536, 'bin': 0.5, 'count': 7, 'hit_count': 5, 'hit_rate': 71.42857142857143, 'total_count': 7, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 14.285714285714286}, {'avg_performance': 3.6445213255311315, 'bin': 0.6, 'count': 55, 'hit_count': 46, 'hit_rate': 83.63636363636364, 'total_count': 55, 'week': '2025-02-17', 'win_count': 15, 'win_rate': 27.272727272727273}, {'avg_performance': 4.05076703346453, 'bin': 0.7, 'count': 530, 'hit_count': 433, 'hit_rate': 81.69811320754717, 'total_count': 530, 'week': '2025-02-17', 'win_count': 160, 'win_rate': 30.18867924528302}, {'avg_performance': 3.3832590351165615, 'bin': 0.8, 'count': 54, 'hit_count': 46, 'hit_rate': 85.18518518518519, 'total_count': 54, 'week': '2025-02-17', 'win_count': 22, 'win_rate': 40.74074074074074}], '2025-02-24': [{'avg_performance': 14.747474747474739, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 1.483220254404718, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.886750479655935, 'bin': 0.5, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-24', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 4.098843931251354, 'bin': 0.6, 'count': 39, 'hit_count': 39, 'hit_rate': 100.0, 'total_count': 39, 'week': '2025-02-24', 'win_count': 21, 'win_rate': 53.84615384615385}, {'avg_performance': 6.7311024498695895, 'bin': 0.7, 'count': 341, 'hit_count': 324, 'hit_rate': 95.01466275659824, 'total_count': 341, 'week': '2025-02-24', 'win_count': 231, 'win_rate': 67.74193548387096}, {'avg_performance': 8.80997390923137, 'bin': 0.8, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-02-24', 'win_count': 16, 'win_rate': 84.21052631578948}], '2025-03-03': [{'avg_performance': 6.496927129060581, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 4.234347426755143, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 4.837971033345035, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2025-03-03', 'win_count': 6, 'win_rate': 66.66666666666667}, {'avg_performance': 7.476385224123491, 'bin': 0.6, 'count': 60, 'hit_count': 56, 'hit_rate': 93.33333333333333, 'total_count': 60, 'week': '2025-03-03', 'win_count': 40, 'win_rate': 66.66666666666667}, {'avg_performance': 9.175863004552577, 'bin': 0.7, 'count': 501, 'hit_count': 479, 'hit_rate': 95.60878243512974, 'total_count': 501, 'week': '2025-03-03', 'win_count': 346, 'win_rate': 69.06187624750498}, {'avg_performance': 10.600061758245392, 'bin': 0.8, 'count': 45, 'hit_count': 43, 'hit_rate': 95.55555555555556, 'total_count': 45, 'week': '2025-03-03', 'win_count': 35, 'win_rate': 77.77777777777777}], '2025-03-10': [{'avg_performance': 3.1413612565444975, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-10', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 5.273294241964802, 'bin': 0.4, 'count': 11, 'hit_count': 10, 'hit_rate': 90.9090909090909, 'total_count': 11, 'week': '2025-03-10', 'win_count': 4, 'win_rate': 36.36363636363637}, {'avg_performance': 6.362088830497881, 'bin': 0.5, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'week': '2025-03-10', 'win_count': 18, 'win_rate': 78.26086956521739}, {'avg_performance': 7.442734895529073, 'bin': 0.6, 'count': 194, 'hit_count': 188, 'hit_rate': 96.90721649484536, 'total_count': 194, 'week': '2025-03-10', 'win_count': 127, 'win_rate': 65.4639175257732}, {'avg_performance': 7.825642875837303, 'bin': 0.7, 'count': 2062, 'hit_count': 1938, 'hit_rate': 93.98642095053346, 'total_count': 2062, 'week': '2025-03-10', 'win_count': 1374, 'win_rate': 66.63433559650825}, {'avg_performance': 9.519864190453308, 'bin': 0.8, 'count': 65, 'hit_count': 62, 'hit_rate': 95.38461538461539, 'total_count': 65, 'week': '2025-03-10', 'win_count': 51, 'win_rate': 78.46153846153847}]}, 'curve_data_week_list': ['2024-10-07', '2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '2024-12-02', '2024-12-09', '2024-12-16', '2024-12-23', '2024-12-30', '2025-01-06', '2025-01-13', '2025-01-20', '2025-01-27', '2025-02-03', '2025-02-17', '2025-02-24', '2025-03-03', '2025-03-10'], 'date_from': datetime.date(2024, 10, 7), 'date_to': datetime.date(2025, 4, 5), 'kpis': {'avg_gain': 8.35064971357415, 'fail_count': 11421, 'hit_count': 28313, 'hit_rate': 93.63383821681329, 'pass_count': 18817, 'total_tests': 30238, 'win_rate': 62.229644817778954}, 'last_metrics': <ModelMetrics: Binned LGBM 3d PH 3% Metrics: 2025-04-04 >, 'model': <Model: Binned LGBM 3d PH 3% (binned-ph-lgmb-p3-seq3-platt v1)>, 'performance_data': '<<queryset of core.ModelTest>>'} {'block': <Block Node: content. Contents: [<TextNode: '\n\n <div class="pl-cont'>, <Variable Node: model.name>, <TextNode: ' v'>, <Variable Node: model.version>, <TextNode: '\n\n </h1>\n\n '>, <URLNode view_name=''admin:core_model_change'' args=[<FilterExpression 'model.id'>] kwargs={} as=None>, <TextNode: '"\n '>, <Variable Node: model.key>, <TextNode: '</b>\n '>, <Variable Node: model.version>, <TextNode: '\n '>, <Variable Node: model.type>, <TextNode: '\n '>, <Variable Node: model.description|default:"<i>None</i>">, <TextNode: '\n '>, <Variable Node: model.end_point_url>, <TextNode: '</dd>\n '>, <Variable Node: model.last_trained_dt|localtime>, <TextNode: '</dd>\n '>, <URLNode view_name='"model_picks"' args=[] kwargs={} as=None>, <TextNode: '?model_id='>, <Variable Node: model.id>, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '">\n '>, <Variable Node: model.last_run_dt|localtime>, <TextNode: '\n '>, <ForNode: for key, value in model.meta.items, tail_len: 5>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n\n </d'>, <django.template.defaulttags.CsrfTokenNode object at 0x7f8de8d27210>, <TextNode: '\n\n '>, <Variable Node: date_from|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:\''>, <Variable Node: date_to|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:'>, <Variable Node: curve_data_week_list|length>, <TextNode: '" value="0" step="1"\n '>, <IncludeNode: template=<FilterExpression '"components/kpis.html"'>>, <TextNode: '\n <!--'>, <IfNode>, <TextNode: '\n\n </div>\n'>]>} {'forloop': {'counter': 45, 'counter0': 44, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 7.371279790856606, 'date': datetime.date(2024, 10, 10), 'fail_count': 222, 'hit_count': 750, 'hit_rate': 96.64948453608247, 'metrics': {'content': 0.11, 'financial': 0, 'other': 0.11}, 'pass_count': 554, 'total_count': 776, 'win_rate': 71.3917525773196}} {'metrics': {'content': 0, 'financial': 0, 'other': 0}}
snippets/metrics.html
/mnt/disks/pennyloupe_disk/pennyloupe/app/core/templates/snippets/metrics.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'Ug6wwe35THbADW1ZsY2D1iZkBdOjvilMpfGLkNwF1KQarTPBh6f3T845ad38gnM0'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/61'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f8de84ec750>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f8de84ec750>>'} {'curve_data': [{'avg_performance': 1.2504894131199589, 'bin': 0.2, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 7.028663507041953, 'bin': 0.3, 'count': 36, 'hit_count': 34, 'hit_rate': 94.44444444444444, 'total_count': 36, 'win_count': 13, 'win_rate': 36.111111111111114}, {'avg_performance': 9.432175772160651, 'bin': 0.4, 'count': 94, 'hit_count': 89, 'hit_rate': 94.68085106382979, 'total_count': 94, 'win_count': 27, 'win_rate': 28.72340425531915}, {'avg_performance': 5.44822039735625, 'bin': 0.5, 'count': 345, 'hit_count': 327, 'hit_rate': 94.78260869565217, 'total_count': 345, 'win_count': 147, 'win_rate': 42.608695652173914}, {'avg_performance': 6.276983864727436, 'bin': 0.6, 'count': 2238, 'hit_count': 2118, 'hit_rate': 94.63806970509384, 'total_count': 2238, 'win_count': 1176, 'win_rate': 52.54691689008043}, {'avg_performance': 8.533575402218842, 'bin': 0.7, 'count': 25724, 'hit_count': 24056, 'hit_rate': 93.51578292645, 'total_count': 25724, 'win_count': 16266, 'win_rate': 63.232778728036074}, {'avg_performance': 8.86255964112395, 'bin': 0.8, 'count': 1793, 'hit_count': 1681, 'hit_rate': 93.75348577802565, 'total_count': 1793, 'win_count': 1187, 'win_rate': 66.20189626324596}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'win_count': 1, 'win_rate': 50.0}], 'curve_data_by_week': {'2024-10-07': [{'avg_performance': 8.164127436473585, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.26552716148981, 'bin': 0.5, 'count': 11, 'hit_count': 11, 'hit_rate': 100.0, 'total_count': 11, 'week': '2024-10-07', 'win_count': 3, 'win_rate': 27.272727272727273}, {'avg_performance': 5.134353802031955, 'bin': 0.6, 'count': 89, 'hit_count': 86, 'hit_rate': 96.62921348314607, 'total_count': 89, 'week': '2024-10-07', 'win_count': 47, 'win_rate': 52.80898876404494}, {'avg_performance': 8.070123830986233, 'bin': 0.7, 'count': 1047, 'hit_count': 1015, 'hit_rate': 96.94364851957975, 'total_count': 1047, 'week': '2024-10-07', 'win_count': 791, 'win_rate': 75.54918815663801}, {'avg_performance': 9.68536888753788, 'bin': 0.8, 'count': 171, 'hit_count': 163, 'hit_rate': 95.32163742690058, 'total_count': 171, 'week': '2024-10-07', 'win_count': 131, 'win_rate': 76.60818713450293}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}], '2024-10-14': [{'avg_performance': 0.9022370535162528, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.337629431182013, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 4.600619281242528, 'bin': 0.5, 'count': 20, 'hit_count': 17, 'hit_rate': 85.0, 'total_count': 20, 'week': '2024-10-14', 'win_count': 6, 'win_rate': 30.0}, {'avg_performance': 5.238828360908673, 'bin': 0.6, 'count': 164, 'hit_count': 158, 'hit_rate': 96.34146341463415, 'total_count': 164, 'week': '2024-10-14', 'win_count': 77, 'win_rate': 46.951219512195124}, {'avg_performance': 8.797660614333616, 'bin': 0.7, 'count': 1595, 'hit_count': 1499, 'hit_rate': 93.98119122257053, 'total_count': 1595, 'week': '2024-10-14', 'win_count': 891, 'win_rate': 55.86206896551724}, {'avg_performance': 8.040704379542438, 'bin': 0.8, 'count': 214, 'hit_count': 207, 'hit_rate': 96.72897196261682, 'total_count': 214, 'week': '2024-10-14', 'win_count': 148, 'win_rate': 69.1588785046729}], '2024-10-21': [{'avg_performance': 0.38387715930903, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9709764756086716, 'bin': 0.3, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3062931151410297, 'bin': 0.4, 'count': 6, 'hit_count': 5, 'hit_rate': 83.33333333333333, 'total_count': 6, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.5164096657483253, 'bin': 0.5, 'count': 25, 'hit_count': 22, 'hit_rate': 88.0, 'total_count': 25, 'week': '2024-10-21', 'win_count': 7, 'win_rate': 28.0}, {'avg_performance': 4.1596411175942425, 'bin': 0.6, 'count': 146, 'hit_count': 136, 'hit_rate': 93.15068493150685, 'total_count': 146, 'week': '2024-10-21', 'win_count': 56, 'win_rate': 38.35616438356164}, {'avg_performance': 8.03449923342892, 'bin': 0.7, 'count': 1759, 'hit_count': 1628, 'hit_rate': 92.55258669698692, 'total_count': 1759, 'week': '2024-10-21', 'win_count': 1003, 'win_rate': 57.02103467879477}, {'avg_performance': 8.348772559069227, 'bin': 0.8, 'count': 207, 'hit_count': 197, 'hit_rate': 95.16908212560386, 'total_count': 207, 'week': '2024-10-21', 'win_count': 124, 'win_rate': 59.90338164251208}], '2024-10-28': [{'avg_performance': 11.856661248915968, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-28', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.3348216882106607, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 2.7996008250747595, 'bin': 0.5, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-10-28', 'win_count': 3, 'win_rate': 17.647058823529413}, {'avg_performance': 4.648447686121441, 'bin': 0.6, 'count': 122, 'hit_count': 118, 'hit_rate': 96.72131147540983, 'total_count': 122, 'week': '2024-10-28', 'win_count': 51, 'win_rate': 41.80327868852459}, {'avg_performance': 7.265669642594064, 'bin': 0.7, 'count': 997, 'hit_count': 927, 'hit_rate': 92.97893681043129, 'total_count': 997, 'week': '2024-10-28', 'win_count': 618, 'win_rate': 61.98595787362086}, {'avg_performance': 10.816422602027322, 'bin': 0.8, 'count': 41, 'hit_count': 38, 'hit_rate': 92.6829268292683, 'total_count': 41, 'week': '2024-10-28', 'win_count': 28, 'win_rate': 68.29268292682927}], '2024-11-04': [{'avg_performance': 9.506070965460328, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 11.085533897596687, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-11-04', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 5.802859193965779, 'bin': 0.5, 'count': 25, 'hit_count': 24, 'hit_rate': 96.0, 'total_count': 25, 'week': '2024-11-04', 'win_count': 12, 'win_rate': 48.0}, {'avg_performance': 8.090414252589902, 'bin': 0.6, 'count': 164, 'hit_count': 154, 'hit_rate': 93.90243902439025, 'total_count': 164, 'week': '2024-11-04', 'win_count': 110, 'win_rate': 67.07317073170732}, {'avg_performance': 10.27282302016535, 'bin': 0.7, 'count': 1486, 'hit_count': 1401, 'hit_rate': 94.27994616419919, 'total_count': 1486, 'week': '2024-11-04', 'win_count': 1113, 'win_rate': 74.89905787348587}, {'avg_performance': 8.653533395637153, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-04', 'win_count': 44, 'win_rate': 68.75}], '2024-11-11': [{'avg_performance': 40.77065557250119, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-11', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 68.54218006242404, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2024-11-11', 'win_count': 3, 'win_rate': 42.857142857142854}, {'avg_performance': 7.473429086066595, 'bin': 0.5, 'count': 28, 'hit_count': 26, 'hit_rate': 92.85714285714286, 'total_count': 28, 'week': '2024-11-11', 'win_count': 11, 'win_rate': 39.285714285714285}, {'avg_performance': 5.7210642939107865, 'bin': 0.6, 'count': 172, 'hit_count': 162, 'hit_rate': 94.18604651162791, 'total_count': 172, 'week': '2024-11-11', 'win_count': 78, 'win_rate': 45.348837209302324}, {'avg_performance': 6.950606849660758, 'bin': 0.7, 'count': 2183, 'hit_count': 1942, 'hit_rate': 88.96014658726523, 'total_count': 2183, 'week': '2024-11-11', 'win_count': 1085, 'win_rate': 49.702244617498856}, {'avg_performance': 6.576073427037283, 'bin': 0.8, 'count': 193, 'hit_count': 170, 'hit_rate': 88.08290155440415, 'total_count': 193, 'week': '2024-11-11', 'win_count': 92, 'win_rate': 47.66839378238342}], '2024-11-18': [{'avg_performance': 0.2985074626865608, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.953737191078962, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 14.963661448456241, 'bin': 0.4, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 33.333333333333336}, {'avg_performance': 12.523383330708796, 'bin': 0.5, 'count': 16, 'hit_count': 14, 'hit_rate': 87.5, 'total_count': 16, 'week': '2024-11-18', 'win_count': 7, 'win_rate': 43.75}, {'avg_performance': 7.926054355851836, 'bin': 0.6, 'count': 117, 'hit_count': 106, 'hit_rate': 90.5982905982906, 'total_count': 117, 'week': '2024-11-18', 'win_count': 74, 'win_rate': 63.24786324786325}, {'avg_performance': 10.169714185726622, 'bin': 0.7, 'count': 1487, 'hit_count': 1412, 'hit_rate': 94.9562878278413, 'total_count': 1487, 'week': '2024-11-18', 'win_count': 1043, 'win_rate': 70.14122394082044}, {'avg_performance': 9.138444484012004, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-18', 'win_count': 46, 'win_rate': 71.875}], '2024-11-25': [{'avg_performance': 0.5649717514124374, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-25', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.249766314903041, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 9.823296109187984, 'bin': 0.5, 'count': 19, 'hit_count': 19, 'hit_rate': 100.0, 'total_count': 19, 'week': '2024-11-25', 'win_count': 10, 'win_rate': 52.63157894736842}, {'avg_performance': 7.033977605527942, 'bin': 0.6, 'count': 71, 'hit_count': 67, 'hit_rate': 94.36619718309859, 'total_count': 71, 'week': '2024-11-25', 'win_count': 39, 'win_rate': 54.929577464788736}, {'avg_performance': 9.085537651034798, 'bin': 0.7, 'count': 1392, 'hit_count': 1341, 'hit_rate': 96.33620689655173, 'total_count': 1392, 'week': '2024-11-25', 'win_count': 988, 'win_rate': 70.97701149425288}, {'avg_performance': 7.175712414927854, 'bin': 0.8, 'count': 45, 'hit_count': 44, 'hit_rate': 97.77777777777777, 'total_count': 45, 'week': '2024-11-25', 'win_count': 34, 'win_rate': 75.55555555555556}], '2024-12-02': [{'avg_performance': 1.1509608467783332, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-02', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3898688255760185, 'bin': 0.5, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-12-02', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 3.7840564250007986, 'bin': 0.6, 'count': 22, 'hit_count': 19, 'hit_rate': 86.36363636363636, 'total_count': 22, 'week': '2024-12-02', 'win_count': 6, 'win_rate': 27.272727272727273}, {'avg_performance': 7.689480520166782, 'bin': 0.7, 'count': 597, 'hit_count': 543, 'hit_rate': 90.95477386934674, 'total_count': 597, 'week': '2024-12-02', 'win_count': 317, 'win_rate': 53.098827470686764}, {'avg_performance': 12.011978156596522, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-12-02', 'win_count': 5, 'win_rate': 50.0}], '2024-12-09': [{'avg_performance': 1.6921913934540918, 'bin': 0.2, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9532888465204923, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.9005706250438368, 'bin': 0.4, 'count': 8, 'hit_count': 7, 'hit_rate': 87.5, 'total_count': 8, 'week': '2024-12-09', 'win_count': 2, 'win_rate': 25.0}, {'avg_performance': 5.196051909042814, 'bin': 0.5, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-12-09', 'win_count': 7, 'win_rate': 29.166666666666668}, {'avg_performance': 5.791194959609032, 'bin': 0.6, 'count': 127, 'hit_count': 119, 'hit_rate': 93.7007874015748, 'total_count': 127, 'week': '2024-12-09', 'win_count': 56, 'win_rate': 44.09448818897638}, {'avg_performance': 7.526378846625358, 'bin': 0.7, 'count': 2010, 'hit_count': 1867, 'hit_rate': 92.88557213930348, 'total_count': 2010, 'week': '2024-12-09', 'win_count': 1133, 'win_rate': 56.3681592039801}, {'avg_performance': 8.348974523266355, 'bin': 0.8, 'count': 98, 'hit_count': 93, 'hit_rate': 94.89795918367346, 'total_count': 98, 'week': '2024-12-09', 'win_count': 63, 'win_rate': 64.28571428571429}], '2024-12-16': [{'avg_performance': 1.2158357473192076, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.1586990595611335, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.4986874156097585, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-16', 'win_count': 3, 'win_rate': 33.333333333333336}, {'avg_performance': 7.624253080839346, 'bin': 0.6, 'count': 77, 'hit_count': 73, 'hit_rate': 94.8051948051948, 'total_count': 77, 'week': '2024-12-16', 'win_count': 35, 'win_rate': 45.45454545454545}, {'avg_performance': 9.719862667541674, 'bin': 0.7, 'count': 1313, 'hit_count': 1223, 'hit_rate': 93.14546839299315, 'total_count': 1313, 'week': '2024-12-16', 'win_count': 814, 'win_rate': 61.995430312261995}, {'avg_performance': 10.720921190133364, 'bin': 0.8, 'count': 40, 'hit_count': 38, 'hit_rate': 95.0, 'total_count': 40, 'week': '2024-12-16', 'win_count': 29, 'win_rate': 72.5}], '2024-12-23': [{'avg_performance': 3.076753932204165, 'bin': 0.5, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 60.0}, {'avg_performance': 5.432916285463778, 'bin': 0.6, 'count': 57, 'hit_count': 53, 'hit_rate': 92.98245614035088, 'total_count': 57, 'week': '2024-12-23', 'win_count': 26, 'win_rate': 45.6140350877193}, {'avg_performance': 13.807998928993412, 'bin': 0.7, 'count': 530, 'hit_count': 519, 'hit_rate': 97.9245283018868, 'total_count': 530, 'week': '2024-12-23', 'win_count': 386, 'win_rate': 72.83018867924528}, {'avg_performance': 29.792299285303002, 'bin': 0.8, 'count': 9, 'hit_count': 8, 'hit_rate': 88.88888888888889, 'total_count': 9, 'week': '2024-12-23', 'win_count': 5, 'win_rate': 55.55555555555556}], '2024-12-30': [{'avg_performance': 2.5974025974025996, 'bin': 0.4, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.729724176101836, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-30', 'win_count': 5, 'win_rate': 55.55555555555556}, {'avg_performance': 10.07692704762918, 'bin': 0.6, 'count': 85, 'hit_count': 81, 'hit_rate': 95.29411764705883, 'total_count': 85, 'week': '2024-12-30', 'win_count': 57, 'win_rate': 67.05882352941177}, {'avg_performance': 14.368317622689457, 'bin': 0.7, 'count': 726, 'hit_count': 710, 'hit_rate': 97.7961432506887, 'total_count': 726, 'week': '2024-12-30', 'win_count': 590, 'win_rate': 81.26721763085399}, {'avg_performance': 16.98487922412399, 'bin': 0.8, 'count': 32, 'hit_count': 32, 'hit_rate': 100.0, 'total_count': 32, 'week': '2024-12-30', 'win_count': 28, 'win_rate': 87.5}], '2025-01-06': [{'avg_performance': 10.27453799861533, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 0.8592097766991472, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-06', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.7025884280500825, 'bin': 0.5, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 10.526315789473685}, {'avg_performance': 3.9460445190171787, 'bin': 0.6, 'count': 89, 'hit_count': 81, 'hit_rate': 91.01123595505618, 'total_count': 89, 'week': '2025-01-06', 'win_count': 33, 'win_rate': 37.07865168539326}, {'avg_performance': 5.769467385757251, 'bin': 0.7, 'count': 839, 'hit_count': 727, 'hit_rate': 86.6507747318236, 'total_count': 839, 'week': '2025-01-06', 'win_count': 347, 'win_rate': 41.35876042908224}, {'avg_performance': 4.100909582740522, 'bin': 0.8, 'count': 73, 'hit_count': 64, 'hit_rate': 87.67123287671232, 'total_count': 73, 'week': '2025-01-06', 'win_count': 31, 'win_rate': 42.465753424657535}], '2025-01-13': [{'avg_performance': 2.4611508041896877, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.2427082891550008, 'bin': 0.4, 'count': 7, 'hit_count': 7, 'hit_rate': 100.0, 'total_count': 7, 'week': '2025-01-13', 'win_count': 2, 'win_rate': 28.571428571428573}, {'avg_performance': 5.977215511937495, 'bin': 0.5, 'count': 25, 'hit_count': 25, 'hit_rate': 100.0, 'total_count': 25, 'week': '2025-01-13', 'win_count': 17, 'win_rate': 68.0}, {'avg_performance': 6.232308427627005, 'bin': 0.6, 'count': 141, 'hit_count': 135, 'hit_rate': 95.74468085106383, 'total_count': 141, 'week': '2025-01-13', 'win_count': 85, 'win_rate': 60.283687943262414}, {'avg_performance': 8.49221338573038, 'bin': 0.7, 'count': 1614, 'hit_count': 1531, 'hit_rate': 94.85749690210656, 'total_count': 1614, 'week': '2025-01-13', 'win_count': 1127, 'win_rate': 69.82651796778191}, {'avg_performance': 13.48051817512275, 'bin': 0.8, 'count': 118, 'hit_count': 106, 'hit_rate': 89.83050847457628, 'total_count': 118, 'week': '2025-01-13', 'win_count': 86, 'win_rate': 72.88135593220339}], '2025-01-20': [{'avg_performance': 2.0554984583761486, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.8554532322137964, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.9427601789253663, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-20', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 3.2213742396728637, 'bin': 0.5, 'count': 31, 'hit_count': 31, 'hit_rate': 100.0, 'total_count': 31, 'week': '2025-01-20', 'win_count': 13, 'win_rate': 41.935483870967744}, {'avg_performance': 7.68513705692224, 'bin': 0.6, 'count': 156, 'hit_count': 151, 'hit_rate': 96.7948717948718, 'total_count': 156, 'week': '2025-01-20', 'win_count': 86, 'win_rate': 55.12820512820513}, {'avg_performance': 7.877107728428713, 'bin': 0.7, 'count': 1459, 'hit_count': 1391, 'hit_rate': 95.33927347498286, 'total_count': 1459, 'week': '2025-01-20', 'win_count': 981, 'win_rate': 67.23783413296779}, {'avg_performance': 9.198651942630873, 'bin': 0.8, 'count': 131, 'hit_count': 126, 'hit_rate': 96.18320610687023, 'total_count': 131, 'week': '2025-01-20', 'win_count': 99, 'win_rate': 75.57251908396947}], '2025-01-27': [{'avg_performance': 1.0810491267083957, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.257871569680502, 'bin': 0.4, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.3681028816247505, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 4.831154899995187, 'bin': 0.6, 'count': 50, 'hit_count': 49, 'hit_rate': 98.0, 'total_count': 50, 'week': '2025-01-27', 'win_count': 24, 'win_rate': 48.0}, {'avg_performance': 8.660514835238006, 'bin': 0.7, 'count': 504, 'hit_count': 477, 'hit_rate': 94.64285714285714, 'total_count': 504, 'week': '2025-01-27', 'win_count': 336, 'win_rate': 66.66666666666667}, {'avg_performance': 5.650996396492416, 'bin': 0.8, 'count': 49, 'hit_count': 46, 'hit_rate': 93.87755102040816, 'total_count': 49, 'week': '2025-01-27', 'win_count': 28, 'win_rate': 57.142857142857146}], '2025-02-03': [{'avg_performance': 1.3806706114398302, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 9.569377990430622, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 24.279598883685736, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-03', 'win_count': 3, 'win_rate': 100.0}, {'avg_performance': 6.96675740725965, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-03', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 7.91588296767001, 'bin': 0.6, 'count': 41, 'hit_count': 41, 'hit_rate': 100.0, 'total_count': 41, 'week': '2025-02-03', 'win_count': 33, 'win_rate': 80.48780487804878}, {'avg_performance': 10.160313393323941, 'bin': 0.7, 'count': 752, 'hit_count': 729, 'hit_rate': 96.94148936170212, 'total_count': 752, 'week': '2025-02-03', 'win_count': 592, 'win_rate': 78.72340425531915}, {'avg_performance': 12.049870230698735, 'bin': 0.8, 'count': 51, 'hit_count': 48, 'hit_rate': 94.11764705882354, 'total_count': 51, 'week': '2025-02-03', 'win_count': 42, 'win_rate': 82.3529411764706}], '2025-02-17': [{'avg_performance': 2.016879038077791, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 0.36138972184882806, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.4714089675946536, 'bin': 0.5, 'count': 7, 'hit_count': 5, 'hit_rate': 71.42857142857143, 'total_count': 7, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 14.285714285714286}, {'avg_performance': 3.6445213255311315, 'bin': 0.6, 'count': 55, 'hit_count': 46, 'hit_rate': 83.63636363636364, 'total_count': 55, 'week': '2025-02-17', 'win_count': 15, 'win_rate': 27.272727272727273}, {'avg_performance': 4.05076703346453, 'bin': 0.7, 'count': 530, 'hit_count': 433, 'hit_rate': 81.69811320754717, 'total_count': 530, 'week': '2025-02-17', 'win_count': 160, 'win_rate': 30.18867924528302}, {'avg_performance': 3.3832590351165615, 'bin': 0.8, 'count': 54, 'hit_count': 46, 'hit_rate': 85.18518518518519, 'total_count': 54, 'week': '2025-02-17', 'win_count': 22, 'win_rate': 40.74074074074074}], '2025-02-24': [{'avg_performance': 14.747474747474739, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 1.483220254404718, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.886750479655935, 'bin': 0.5, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-24', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 4.098843931251354, 'bin': 0.6, 'count': 39, 'hit_count': 39, 'hit_rate': 100.0, 'total_count': 39, 'week': '2025-02-24', 'win_count': 21, 'win_rate': 53.84615384615385}, {'avg_performance': 6.7311024498695895, 'bin': 0.7, 'count': 341, 'hit_count': 324, 'hit_rate': 95.01466275659824, 'total_count': 341, 'week': '2025-02-24', 'win_count': 231, 'win_rate': 67.74193548387096}, {'avg_performance': 8.80997390923137, 'bin': 0.8, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-02-24', 'win_count': 16, 'win_rate': 84.21052631578948}], '2025-03-03': [{'avg_performance': 6.496927129060581, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 4.234347426755143, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 4.837971033345035, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2025-03-03', 'win_count': 6, 'win_rate': 66.66666666666667}, {'avg_performance': 7.476385224123491, 'bin': 0.6, 'count': 60, 'hit_count': 56, 'hit_rate': 93.33333333333333, 'total_count': 60, 'week': '2025-03-03', 'win_count': 40, 'win_rate': 66.66666666666667}, {'avg_performance': 9.175863004552577, 'bin': 0.7, 'count': 501, 'hit_count': 479, 'hit_rate': 95.60878243512974, 'total_count': 501, 'week': '2025-03-03', 'win_count': 346, 'win_rate': 69.06187624750498}, {'avg_performance': 10.600061758245392, 'bin': 0.8, 'count': 45, 'hit_count': 43, 'hit_rate': 95.55555555555556, 'total_count': 45, 'week': '2025-03-03', 'win_count': 35, 'win_rate': 77.77777777777777}], '2025-03-10': [{'avg_performance': 3.1413612565444975, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-10', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 5.273294241964802, 'bin': 0.4, 'count': 11, 'hit_count': 10, 'hit_rate': 90.9090909090909, 'total_count': 11, 'week': '2025-03-10', 'win_count': 4, 'win_rate': 36.36363636363637}, {'avg_performance': 6.362088830497881, 'bin': 0.5, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'week': '2025-03-10', 'win_count': 18, 'win_rate': 78.26086956521739}, {'avg_performance': 7.442734895529073, 'bin': 0.6, 'count': 194, 'hit_count': 188, 'hit_rate': 96.90721649484536, 'total_count': 194, 'week': '2025-03-10', 'win_count': 127, 'win_rate': 65.4639175257732}, {'avg_performance': 7.825642875837303, 'bin': 0.7, 'count': 2062, 'hit_count': 1938, 'hit_rate': 93.98642095053346, 'total_count': 2062, 'week': '2025-03-10', 'win_count': 1374, 'win_rate': 66.63433559650825}, {'avg_performance': 9.519864190453308, 'bin': 0.8, 'count': 65, 'hit_count': 62, 'hit_rate': 95.38461538461539, 'total_count': 65, 'week': '2025-03-10', 'win_count': 51, 'win_rate': 78.46153846153847}]}, 'curve_data_week_list': ['2024-10-07', '2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '2024-12-02', '2024-12-09', '2024-12-16', '2024-12-23', '2024-12-30', '2025-01-06', '2025-01-13', '2025-01-20', '2025-01-27', '2025-02-03', '2025-02-17', '2025-02-24', '2025-03-03', '2025-03-10'], 'date_from': datetime.date(2024, 10, 7), 'date_to': datetime.date(2025, 4, 5), 'kpis': {'avg_gain': 8.35064971357415, 'fail_count': 11421, 'hit_count': 28313, 'hit_rate': 93.63383821681329, 'pass_count': 18817, 'total_tests': 30238, 'win_rate': 62.229644817778954}, 'last_metrics': <ModelMetrics: Binned LGBM 3d PH 3% Metrics: 2025-04-04 >, 'model': <Model: Binned LGBM 3d PH 3% (binned-ph-lgmb-p3-seq3-platt v1)>, 'performance_data': '<<queryset of core.ModelTest>>'} {'block': <Block Node: content. Contents: [<TextNode: '\n\n <div class="pl-cont'>, <Variable Node: model.name>, <TextNode: ' v'>, <Variable Node: model.version>, <TextNode: '\n\n </h1>\n\n '>, <URLNode view_name=''admin:core_model_change'' args=[<FilterExpression 'model.id'>] kwargs={} as=None>, <TextNode: '"\n '>, <Variable Node: model.key>, <TextNode: '</b>\n '>, <Variable Node: model.version>, <TextNode: '\n '>, <Variable Node: model.type>, <TextNode: '\n '>, <Variable Node: model.description|default:"<i>None</i>">, <TextNode: '\n '>, <Variable Node: model.end_point_url>, <TextNode: '</dd>\n '>, <Variable Node: model.last_trained_dt|localtime>, <TextNode: '</dd>\n '>, <URLNode view_name='"model_picks"' args=[] kwargs={} as=None>, <TextNode: '?model_id='>, <Variable Node: model.id>, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '">\n '>, <Variable Node: model.last_run_dt|localtime>, <TextNode: '\n '>, <ForNode: for key, value in model.meta.items, tail_len: 5>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n\n </d'>, <django.template.defaulttags.CsrfTokenNode object at 0x7f8de8d27210>, <TextNode: '\n\n '>, <Variable Node: date_from|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:\''>, <Variable Node: date_to|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:'>, <Variable Node: curve_data_week_list|length>, <TextNode: '" value="0" step="1"\n '>, <IncludeNode: template=<FilterExpression '"components/kpis.html"'>>, <TextNode: '\n <!--'>, <IfNode>, <TextNode: '\n\n </div>\n'>]>} {'forloop': {'counter': 45, 'counter0': 44, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 7.371279790856606, 'date': datetime.date(2024, 10, 10), 'fail_count': 222, 'hit_count': 750, 'hit_rate': 96.64948453608247, 'metrics': {'content': 0.11, 'financial': 0, 'other': 0.11}, 'pass_count': 554, 'total_count': 776, 'win_rate': 71.3917525773196}} {'metrics': {'content': 0.06, 'financial': 0, 'other': 0.13}}
snippets/metrics.html
/mnt/disks/pennyloupe_disk/pennyloupe/app/core/templates/snippets/metrics.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'Ug6wwe35THbADW1ZsY2D1iZkBdOjvilMpfGLkNwF1KQarTPBh6f3T845ad38gnM0'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/61'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f8de84ec750>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f8de84ec750>>'} {'curve_data': [{'avg_performance': 1.2504894131199589, 'bin': 0.2, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 7.028663507041953, 'bin': 0.3, 'count': 36, 'hit_count': 34, 'hit_rate': 94.44444444444444, 'total_count': 36, 'win_count': 13, 'win_rate': 36.111111111111114}, {'avg_performance': 9.432175772160651, 'bin': 0.4, 'count': 94, 'hit_count': 89, 'hit_rate': 94.68085106382979, 'total_count': 94, 'win_count': 27, 'win_rate': 28.72340425531915}, {'avg_performance': 5.44822039735625, 'bin': 0.5, 'count': 345, 'hit_count': 327, 'hit_rate': 94.78260869565217, 'total_count': 345, 'win_count': 147, 'win_rate': 42.608695652173914}, {'avg_performance': 6.276983864727436, 'bin': 0.6, 'count': 2238, 'hit_count': 2118, 'hit_rate': 94.63806970509384, 'total_count': 2238, 'win_count': 1176, 'win_rate': 52.54691689008043}, {'avg_performance': 8.533575402218842, 'bin': 0.7, 'count': 25724, 'hit_count': 24056, 'hit_rate': 93.51578292645, 'total_count': 25724, 'win_count': 16266, 'win_rate': 63.232778728036074}, {'avg_performance': 8.86255964112395, 'bin': 0.8, 'count': 1793, 'hit_count': 1681, 'hit_rate': 93.75348577802565, 'total_count': 1793, 'win_count': 1187, 'win_rate': 66.20189626324596}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'win_count': 1, 'win_rate': 50.0}], 'curve_data_by_week': {'2024-10-07': [{'avg_performance': 8.164127436473585, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.26552716148981, 'bin': 0.5, 'count': 11, 'hit_count': 11, 'hit_rate': 100.0, 'total_count': 11, 'week': '2024-10-07', 'win_count': 3, 'win_rate': 27.272727272727273}, {'avg_performance': 5.134353802031955, 'bin': 0.6, 'count': 89, 'hit_count': 86, 'hit_rate': 96.62921348314607, 'total_count': 89, 'week': '2024-10-07', 'win_count': 47, 'win_rate': 52.80898876404494}, {'avg_performance': 8.070123830986233, 'bin': 0.7, 'count': 1047, 'hit_count': 1015, 'hit_rate': 96.94364851957975, 'total_count': 1047, 'week': '2024-10-07', 'win_count': 791, 'win_rate': 75.54918815663801}, {'avg_performance': 9.68536888753788, 'bin': 0.8, 'count': 171, 'hit_count': 163, 'hit_rate': 95.32163742690058, 'total_count': 171, 'week': '2024-10-07', 'win_count': 131, 'win_rate': 76.60818713450293}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}], '2024-10-14': [{'avg_performance': 0.9022370535162528, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.337629431182013, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 4.600619281242528, 'bin': 0.5, 'count': 20, 'hit_count': 17, 'hit_rate': 85.0, 'total_count': 20, 'week': '2024-10-14', 'win_count': 6, 'win_rate': 30.0}, {'avg_performance': 5.238828360908673, 'bin': 0.6, 'count': 164, 'hit_count': 158, 'hit_rate': 96.34146341463415, 'total_count': 164, 'week': '2024-10-14', 'win_count': 77, 'win_rate': 46.951219512195124}, {'avg_performance': 8.797660614333616, 'bin': 0.7, 'count': 1595, 'hit_count': 1499, 'hit_rate': 93.98119122257053, 'total_count': 1595, 'week': '2024-10-14', 'win_count': 891, 'win_rate': 55.86206896551724}, {'avg_performance': 8.040704379542438, 'bin': 0.8, 'count': 214, 'hit_count': 207, 'hit_rate': 96.72897196261682, 'total_count': 214, 'week': '2024-10-14', 'win_count': 148, 'win_rate': 69.1588785046729}], '2024-10-21': [{'avg_performance': 0.38387715930903, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9709764756086716, 'bin': 0.3, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3062931151410297, 'bin': 0.4, 'count': 6, 'hit_count': 5, 'hit_rate': 83.33333333333333, 'total_count': 6, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.5164096657483253, 'bin': 0.5, 'count': 25, 'hit_count': 22, 'hit_rate': 88.0, 'total_count': 25, 'week': '2024-10-21', 'win_count': 7, 'win_rate': 28.0}, {'avg_performance': 4.1596411175942425, 'bin': 0.6, 'count': 146, 'hit_count': 136, 'hit_rate': 93.15068493150685, 'total_count': 146, 'week': '2024-10-21', 'win_count': 56, 'win_rate': 38.35616438356164}, {'avg_performance': 8.03449923342892, 'bin': 0.7, 'count': 1759, 'hit_count': 1628, 'hit_rate': 92.55258669698692, 'total_count': 1759, 'week': '2024-10-21', 'win_count': 1003, 'win_rate': 57.02103467879477}, {'avg_performance': 8.348772559069227, 'bin': 0.8, 'count': 207, 'hit_count': 197, 'hit_rate': 95.16908212560386, 'total_count': 207, 'week': '2024-10-21', 'win_count': 124, 'win_rate': 59.90338164251208}], '2024-10-28': [{'avg_performance': 11.856661248915968, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-28', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.3348216882106607, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 2.7996008250747595, 'bin': 0.5, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-10-28', 'win_count': 3, 'win_rate': 17.647058823529413}, {'avg_performance': 4.648447686121441, 'bin': 0.6, 'count': 122, 'hit_count': 118, 'hit_rate': 96.72131147540983, 'total_count': 122, 'week': '2024-10-28', 'win_count': 51, 'win_rate': 41.80327868852459}, {'avg_performance': 7.265669642594064, 'bin': 0.7, 'count': 997, 'hit_count': 927, 'hit_rate': 92.97893681043129, 'total_count': 997, 'week': '2024-10-28', 'win_count': 618, 'win_rate': 61.98595787362086}, {'avg_performance': 10.816422602027322, 'bin': 0.8, 'count': 41, 'hit_count': 38, 'hit_rate': 92.6829268292683, 'total_count': 41, 'week': '2024-10-28', 'win_count': 28, 'win_rate': 68.29268292682927}], '2024-11-04': [{'avg_performance': 9.506070965460328, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 11.085533897596687, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-11-04', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 5.802859193965779, 'bin': 0.5, 'count': 25, 'hit_count': 24, 'hit_rate': 96.0, 'total_count': 25, 'week': '2024-11-04', 'win_count': 12, 'win_rate': 48.0}, {'avg_performance': 8.090414252589902, 'bin': 0.6, 'count': 164, 'hit_count': 154, 'hit_rate': 93.90243902439025, 'total_count': 164, 'week': '2024-11-04', 'win_count': 110, 'win_rate': 67.07317073170732}, {'avg_performance': 10.27282302016535, 'bin': 0.7, 'count': 1486, 'hit_count': 1401, 'hit_rate': 94.27994616419919, 'total_count': 1486, 'week': '2024-11-04', 'win_count': 1113, 'win_rate': 74.89905787348587}, {'avg_performance': 8.653533395637153, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-04', 'win_count': 44, 'win_rate': 68.75}], '2024-11-11': [{'avg_performance': 40.77065557250119, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-11', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 68.54218006242404, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2024-11-11', 'win_count': 3, 'win_rate': 42.857142857142854}, {'avg_performance': 7.473429086066595, 'bin': 0.5, 'count': 28, 'hit_count': 26, 'hit_rate': 92.85714285714286, 'total_count': 28, 'week': '2024-11-11', 'win_count': 11, 'win_rate': 39.285714285714285}, {'avg_performance': 5.7210642939107865, 'bin': 0.6, 'count': 172, 'hit_count': 162, 'hit_rate': 94.18604651162791, 'total_count': 172, 'week': '2024-11-11', 'win_count': 78, 'win_rate': 45.348837209302324}, {'avg_performance': 6.950606849660758, 'bin': 0.7, 'count': 2183, 'hit_count': 1942, 'hit_rate': 88.96014658726523, 'total_count': 2183, 'week': '2024-11-11', 'win_count': 1085, 'win_rate': 49.702244617498856}, {'avg_performance': 6.576073427037283, 'bin': 0.8, 'count': 193, 'hit_count': 170, 'hit_rate': 88.08290155440415, 'total_count': 193, 'week': '2024-11-11', 'win_count': 92, 'win_rate': 47.66839378238342}], '2024-11-18': [{'avg_performance': 0.2985074626865608, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.953737191078962, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 14.963661448456241, 'bin': 0.4, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 33.333333333333336}, {'avg_performance': 12.523383330708796, 'bin': 0.5, 'count': 16, 'hit_count': 14, 'hit_rate': 87.5, 'total_count': 16, 'week': '2024-11-18', 'win_count': 7, 'win_rate': 43.75}, {'avg_performance': 7.926054355851836, 'bin': 0.6, 'count': 117, 'hit_count': 106, 'hit_rate': 90.5982905982906, 'total_count': 117, 'week': '2024-11-18', 'win_count': 74, 'win_rate': 63.24786324786325}, {'avg_performance': 10.169714185726622, 'bin': 0.7, 'count': 1487, 'hit_count': 1412, 'hit_rate': 94.9562878278413, 'total_count': 1487, 'week': '2024-11-18', 'win_count': 1043, 'win_rate': 70.14122394082044}, {'avg_performance': 9.138444484012004, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-18', 'win_count': 46, 'win_rate': 71.875}], '2024-11-25': [{'avg_performance': 0.5649717514124374, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-25', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.249766314903041, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 9.823296109187984, 'bin': 0.5, 'count': 19, 'hit_count': 19, 'hit_rate': 100.0, 'total_count': 19, 'week': '2024-11-25', 'win_count': 10, 'win_rate': 52.63157894736842}, {'avg_performance': 7.033977605527942, 'bin': 0.6, 'count': 71, 'hit_count': 67, 'hit_rate': 94.36619718309859, 'total_count': 71, 'week': '2024-11-25', 'win_count': 39, 'win_rate': 54.929577464788736}, {'avg_performance': 9.085537651034798, 'bin': 0.7, 'count': 1392, 'hit_count': 1341, 'hit_rate': 96.33620689655173, 'total_count': 1392, 'week': '2024-11-25', 'win_count': 988, 'win_rate': 70.97701149425288}, {'avg_performance': 7.175712414927854, 'bin': 0.8, 'count': 45, 'hit_count': 44, 'hit_rate': 97.77777777777777, 'total_count': 45, 'week': '2024-11-25', 'win_count': 34, 'win_rate': 75.55555555555556}], '2024-12-02': [{'avg_performance': 1.1509608467783332, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-02', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3898688255760185, 'bin': 0.5, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-12-02', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 3.7840564250007986, 'bin': 0.6, 'count': 22, 'hit_count': 19, 'hit_rate': 86.36363636363636, 'total_count': 22, 'week': '2024-12-02', 'win_count': 6, 'win_rate': 27.272727272727273}, {'avg_performance': 7.689480520166782, 'bin': 0.7, 'count': 597, 'hit_count': 543, 'hit_rate': 90.95477386934674, 'total_count': 597, 'week': '2024-12-02', 'win_count': 317, 'win_rate': 53.098827470686764}, {'avg_performance': 12.011978156596522, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-12-02', 'win_count': 5, 'win_rate': 50.0}], '2024-12-09': [{'avg_performance': 1.6921913934540918, 'bin': 0.2, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9532888465204923, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.9005706250438368, 'bin': 0.4, 'count': 8, 'hit_count': 7, 'hit_rate': 87.5, 'total_count': 8, 'week': '2024-12-09', 'win_count': 2, 'win_rate': 25.0}, {'avg_performance': 5.196051909042814, 'bin': 0.5, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-12-09', 'win_count': 7, 'win_rate': 29.166666666666668}, {'avg_performance': 5.791194959609032, 'bin': 0.6, 'count': 127, 'hit_count': 119, 'hit_rate': 93.7007874015748, 'total_count': 127, 'week': '2024-12-09', 'win_count': 56, 'win_rate': 44.09448818897638}, {'avg_performance': 7.526378846625358, 'bin': 0.7, 'count': 2010, 'hit_count': 1867, 'hit_rate': 92.88557213930348, 'total_count': 2010, 'week': '2024-12-09', 'win_count': 1133, 'win_rate': 56.3681592039801}, {'avg_performance': 8.348974523266355, 'bin': 0.8, 'count': 98, 'hit_count': 93, 'hit_rate': 94.89795918367346, 'total_count': 98, 'week': '2024-12-09', 'win_count': 63, 'win_rate': 64.28571428571429}], '2024-12-16': [{'avg_performance': 1.2158357473192076, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.1586990595611335, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.4986874156097585, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-16', 'win_count': 3, 'win_rate': 33.333333333333336}, {'avg_performance': 7.624253080839346, 'bin': 0.6, 'count': 77, 'hit_count': 73, 'hit_rate': 94.8051948051948, 'total_count': 77, 'week': '2024-12-16', 'win_count': 35, 'win_rate': 45.45454545454545}, {'avg_performance': 9.719862667541674, 'bin': 0.7, 'count': 1313, 'hit_count': 1223, 'hit_rate': 93.14546839299315, 'total_count': 1313, 'week': '2024-12-16', 'win_count': 814, 'win_rate': 61.995430312261995}, {'avg_performance': 10.720921190133364, 'bin': 0.8, 'count': 40, 'hit_count': 38, 'hit_rate': 95.0, 'total_count': 40, 'week': '2024-12-16', 'win_count': 29, 'win_rate': 72.5}], '2024-12-23': [{'avg_performance': 3.076753932204165, 'bin': 0.5, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 60.0}, {'avg_performance': 5.432916285463778, 'bin': 0.6, 'count': 57, 'hit_count': 53, 'hit_rate': 92.98245614035088, 'total_count': 57, 'week': '2024-12-23', 'win_count': 26, 'win_rate': 45.6140350877193}, {'avg_performance': 13.807998928993412, 'bin': 0.7, 'count': 530, 'hit_count': 519, 'hit_rate': 97.9245283018868, 'total_count': 530, 'week': '2024-12-23', 'win_count': 386, 'win_rate': 72.83018867924528}, {'avg_performance': 29.792299285303002, 'bin': 0.8, 'count': 9, 'hit_count': 8, 'hit_rate': 88.88888888888889, 'total_count': 9, 'week': '2024-12-23', 'win_count': 5, 'win_rate': 55.55555555555556}], '2024-12-30': [{'avg_performance': 2.5974025974025996, 'bin': 0.4, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.729724176101836, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-30', 'win_count': 5, 'win_rate': 55.55555555555556}, {'avg_performance': 10.07692704762918, 'bin': 0.6, 'count': 85, 'hit_count': 81, 'hit_rate': 95.29411764705883, 'total_count': 85, 'week': '2024-12-30', 'win_count': 57, 'win_rate': 67.05882352941177}, {'avg_performance': 14.368317622689457, 'bin': 0.7, 'count': 726, 'hit_count': 710, 'hit_rate': 97.7961432506887, 'total_count': 726, 'week': '2024-12-30', 'win_count': 590, 'win_rate': 81.26721763085399}, {'avg_performance': 16.98487922412399, 'bin': 0.8, 'count': 32, 'hit_count': 32, 'hit_rate': 100.0, 'total_count': 32, 'week': '2024-12-30', 'win_count': 28, 'win_rate': 87.5}], '2025-01-06': [{'avg_performance': 10.27453799861533, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 0.8592097766991472, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-06', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.7025884280500825, 'bin': 0.5, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 10.526315789473685}, {'avg_performance': 3.9460445190171787, 'bin': 0.6, 'count': 89, 'hit_count': 81, 'hit_rate': 91.01123595505618, 'total_count': 89, 'week': '2025-01-06', 'win_count': 33, 'win_rate': 37.07865168539326}, {'avg_performance': 5.769467385757251, 'bin': 0.7, 'count': 839, 'hit_count': 727, 'hit_rate': 86.6507747318236, 'total_count': 839, 'week': '2025-01-06', 'win_count': 347, 'win_rate': 41.35876042908224}, {'avg_performance': 4.100909582740522, 'bin': 0.8, 'count': 73, 'hit_count': 64, 'hit_rate': 87.67123287671232, 'total_count': 73, 'week': '2025-01-06', 'win_count': 31, 'win_rate': 42.465753424657535}], '2025-01-13': [{'avg_performance': 2.4611508041896877, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.2427082891550008, 'bin': 0.4, 'count': 7, 'hit_count': 7, 'hit_rate': 100.0, 'total_count': 7, 'week': '2025-01-13', 'win_count': 2, 'win_rate': 28.571428571428573}, {'avg_performance': 5.977215511937495, 'bin': 0.5, 'count': 25, 'hit_count': 25, 'hit_rate': 100.0, 'total_count': 25, 'week': '2025-01-13', 'win_count': 17, 'win_rate': 68.0}, {'avg_performance': 6.232308427627005, 'bin': 0.6, 'count': 141, 'hit_count': 135, 'hit_rate': 95.74468085106383, 'total_count': 141, 'week': '2025-01-13', 'win_count': 85, 'win_rate': 60.283687943262414}, {'avg_performance': 8.49221338573038, 'bin': 0.7, 'count': 1614, 'hit_count': 1531, 'hit_rate': 94.85749690210656, 'total_count': 1614, 'week': '2025-01-13', 'win_count': 1127, 'win_rate': 69.82651796778191}, {'avg_performance': 13.48051817512275, 'bin': 0.8, 'count': 118, 'hit_count': 106, 'hit_rate': 89.83050847457628, 'total_count': 118, 'week': '2025-01-13', 'win_count': 86, 'win_rate': 72.88135593220339}], '2025-01-20': [{'avg_performance': 2.0554984583761486, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.8554532322137964, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.9427601789253663, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-20', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 3.2213742396728637, 'bin': 0.5, 'count': 31, 'hit_count': 31, 'hit_rate': 100.0, 'total_count': 31, 'week': '2025-01-20', 'win_count': 13, 'win_rate': 41.935483870967744}, {'avg_performance': 7.68513705692224, 'bin': 0.6, 'count': 156, 'hit_count': 151, 'hit_rate': 96.7948717948718, 'total_count': 156, 'week': '2025-01-20', 'win_count': 86, 'win_rate': 55.12820512820513}, {'avg_performance': 7.877107728428713, 'bin': 0.7, 'count': 1459, 'hit_count': 1391, 'hit_rate': 95.33927347498286, 'total_count': 1459, 'week': '2025-01-20', 'win_count': 981, 'win_rate': 67.23783413296779}, {'avg_performance': 9.198651942630873, 'bin': 0.8, 'count': 131, 'hit_count': 126, 'hit_rate': 96.18320610687023, 'total_count': 131, 'week': '2025-01-20', 'win_count': 99, 'win_rate': 75.57251908396947}], '2025-01-27': [{'avg_performance': 1.0810491267083957, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.257871569680502, 'bin': 0.4, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.3681028816247505, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 4.831154899995187, 'bin': 0.6, 'count': 50, 'hit_count': 49, 'hit_rate': 98.0, 'total_count': 50, 'week': '2025-01-27', 'win_count': 24, 'win_rate': 48.0}, {'avg_performance': 8.660514835238006, 'bin': 0.7, 'count': 504, 'hit_count': 477, 'hit_rate': 94.64285714285714, 'total_count': 504, 'week': '2025-01-27', 'win_count': 336, 'win_rate': 66.66666666666667}, {'avg_performance': 5.650996396492416, 'bin': 0.8, 'count': 49, 'hit_count': 46, 'hit_rate': 93.87755102040816, 'total_count': 49, 'week': '2025-01-27', 'win_count': 28, 'win_rate': 57.142857142857146}], '2025-02-03': [{'avg_performance': 1.3806706114398302, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 9.569377990430622, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 24.279598883685736, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-03', 'win_count': 3, 'win_rate': 100.0}, {'avg_performance': 6.96675740725965, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-03', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 7.91588296767001, 'bin': 0.6, 'count': 41, 'hit_count': 41, 'hit_rate': 100.0, 'total_count': 41, 'week': '2025-02-03', 'win_count': 33, 'win_rate': 80.48780487804878}, {'avg_performance': 10.160313393323941, 'bin': 0.7, 'count': 752, 'hit_count': 729, 'hit_rate': 96.94148936170212, 'total_count': 752, 'week': '2025-02-03', 'win_count': 592, 'win_rate': 78.72340425531915}, {'avg_performance': 12.049870230698735, 'bin': 0.8, 'count': 51, 'hit_count': 48, 'hit_rate': 94.11764705882354, 'total_count': 51, 'week': '2025-02-03', 'win_count': 42, 'win_rate': 82.3529411764706}], '2025-02-17': [{'avg_performance': 2.016879038077791, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 0.36138972184882806, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.4714089675946536, 'bin': 0.5, 'count': 7, 'hit_count': 5, 'hit_rate': 71.42857142857143, 'total_count': 7, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 14.285714285714286}, {'avg_performance': 3.6445213255311315, 'bin': 0.6, 'count': 55, 'hit_count': 46, 'hit_rate': 83.63636363636364, 'total_count': 55, 'week': '2025-02-17', 'win_count': 15, 'win_rate': 27.272727272727273}, {'avg_performance': 4.05076703346453, 'bin': 0.7, 'count': 530, 'hit_count': 433, 'hit_rate': 81.69811320754717, 'total_count': 530, 'week': '2025-02-17', 'win_count': 160, 'win_rate': 30.18867924528302}, {'avg_performance': 3.3832590351165615, 'bin': 0.8, 'count': 54, 'hit_count': 46, 'hit_rate': 85.18518518518519, 'total_count': 54, 'week': '2025-02-17', 'win_count': 22, 'win_rate': 40.74074074074074}], '2025-02-24': [{'avg_performance': 14.747474747474739, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 1.483220254404718, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.886750479655935, 'bin': 0.5, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-24', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 4.098843931251354, 'bin': 0.6, 'count': 39, 'hit_count': 39, 'hit_rate': 100.0, 'total_count': 39, 'week': '2025-02-24', 'win_count': 21, 'win_rate': 53.84615384615385}, {'avg_performance': 6.7311024498695895, 'bin': 0.7, 'count': 341, 'hit_count': 324, 'hit_rate': 95.01466275659824, 'total_count': 341, 'week': '2025-02-24', 'win_count': 231, 'win_rate': 67.74193548387096}, {'avg_performance': 8.80997390923137, 'bin': 0.8, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-02-24', 'win_count': 16, 'win_rate': 84.21052631578948}], '2025-03-03': [{'avg_performance': 6.496927129060581, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 4.234347426755143, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 4.837971033345035, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2025-03-03', 'win_count': 6, 'win_rate': 66.66666666666667}, {'avg_performance': 7.476385224123491, 'bin': 0.6, 'count': 60, 'hit_count': 56, 'hit_rate': 93.33333333333333, 'total_count': 60, 'week': '2025-03-03', 'win_count': 40, 'win_rate': 66.66666666666667}, {'avg_performance': 9.175863004552577, 'bin': 0.7, 'count': 501, 'hit_count': 479, 'hit_rate': 95.60878243512974, 'total_count': 501, 'week': '2025-03-03', 'win_count': 346, 'win_rate': 69.06187624750498}, {'avg_performance': 10.600061758245392, 'bin': 0.8, 'count': 45, 'hit_count': 43, 'hit_rate': 95.55555555555556, 'total_count': 45, 'week': '2025-03-03', 'win_count': 35, 'win_rate': 77.77777777777777}], '2025-03-10': [{'avg_performance': 3.1413612565444975, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-10', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 5.273294241964802, 'bin': 0.4, 'count': 11, 'hit_count': 10, 'hit_rate': 90.9090909090909, 'total_count': 11, 'week': '2025-03-10', 'win_count': 4, 'win_rate': 36.36363636363637}, {'avg_performance': 6.362088830497881, 'bin': 0.5, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'week': '2025-03-10', 'win_count': 18, 'win_rate': 78.26086956521739}, {'avg_performance': 7.442734895529073, 'bin': 0.6, 'count': 194, 'hit_count': 188, 'hit_rate': 96.90721649484536, 'total_count': 194, 'week': '2025-03-10', 'win_count': 127, 'win_rate': 65.4639175257732}, {'avg_performance': 7.825642875837303, 'bin': 0.7, 'count': 2062, 'hit_count': 1938, 'hit_rate': 93.98642095053346, 'total_count': 2062, 'week': '2025-03-10', 'win_count': 1374, 'win_rate': 66.63433559650825}, {'avg_performance': 9.519864190453308, 'bin': 0.8, 'count': 65, 'hit_count': 62, 'hit_rate': 95.38461538461539, 'total_count': 65, 'week': '2025-03-10', 'win_count': 51, 'win_rate': 78.46153846153847}]}, 'curve_data_week_list': ['2024-10-07', '2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '2024-12-02', '2024-12-09', '2024-12-16', '2024-12-23', '2024-12-30', '2025-01-06', '2025-01-13', '2025-01-20', '2025-01-27', '2025-02-03', '2025-02-17', '2025-02-24', '2025-03-03', '2025-03-10'], 'date_from': datetime.date(2024, 10, 7), 'date_to': datetime.date(2025, 4, 5), 'kpis': {'avg_gain': 8.35064971357415, 'fail_count': 11421, 'hit_count': 28313, 'hit_rate': 93.63383821681329, 'pass_count': 18817, 'total_tests': 30238, 'win_rate': 62.229644817778954}, 'last_metrics': <ModelMetrics: Binned LGBM 3d PH 3% Metrics: 2025-04-04 >, 'model': <Model: Binned LGBM 3d PH 3% (binned-ph-lgmb-p3-seq3-platt v1)>, 'performance_data': '<<queryset of core.ModelTest>>'} {'block': <Block Node: content. Contents: [<TextNode: '\n\n <div class="pl-cont'>, <Variable Node: model.name>, <TextNode: ' v'>, <Variable Node: model.version>, <TextNode: '\n\n </h1>\n\n '>, <URLNode view_name=''admin:core_model_change'' args=[<FilterExpression 'model.id'>] kwargs={} as=None>, <TextNode: '"\n '>, <Variable Node: model.key>, <TextNode: '</b>\n '>, <Variable Node: model.version>, <TextNode: '\n '>, <Variable Node: model.type>, <TextNode: '\n '>, <Variable Node: model.description|default:"<i>None</i>">, <TextNode: '\n '>, <Variable Node: model.end_point_url>, <TextNode: '</dd>\n '>, <Variable Node: model.last_trained_dt|localtime>, <TextNode: '</dd>\n '>, <URLNode view_name='"model_picks"' args=[] kwargs={} as=None>, <TextNode: '?model_id='>, <Variable Node: model.id>, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '">\n '>, <Variable Node: model.last_run_dt|localtime>, <TextNode: '\n '>, <ForNode: for key, value in model.meta.items, tail_len: 5>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n\n </d'>, <django.template.defaulttags.CsrfTokenNode object at 0x7f8de8d27210>, <TextNode: '\n\n '>, <Variable Node: date_from|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:\''>, <Variable Node: date_to|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:'>, <Variable Node: curve_data_week_list|length>, <TextNode: '" value="0" step="1"\n '>, <IncludeNode: template=<FilterExpression '"components/kpis.html"'>>, <TextNode: '\n <!--'>, <IfNode>, <TextNode: '\n\n </div>\n'>]>} {'forloop': {'counter': 45, 'counter0': 44, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 7.371279790856606, 'date': datetime.date(2024, 10, 10), 'fail_count': 222, 'hit_count': 750, 'hit_rate': 96.64948453608247, 'metrics': {'content': 0.11, 'financial': 0, 'other': 0.11}, 'pass_count': 554, 'total_count': 776, 'win_rate': 71.3917525773196}} {'metrics': {'content': 0, 'financial': 0, 'other': 0}}
snippets/metrics.html
/mnt/disks/pennyloupe_disk/pennyloupe/app/core/templates/snippets/metrics.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'Ug6wwe35THbADW1ZsY2D1iZkBdOjvilMpfGLkNwF1KQarTPBh6f3T845ad38gnM0'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/61'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f8de84ec750>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f8de84ec750>>'} {'curve_data': [{'avg_performance': 1.2504894131199589, 'bin': 0.2, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 7.028663507041953, 'bin': 0.3, 'count': 36, 'hit_count': 34, 'hit_rate': 94.44444444444444, 'total_count': 36, 'win_count': 13, 'win_rate': 36.111111111111114}, {'avg_performance': 9.432175772160651, 'bin': 0.4, 'count': 94, 'hit_count': 89, 'hit_rate': 94.68085106382979, 'total_count': 94, 'win_count': 27, 'win_rate': 28.72340425531915}, {'avg_performance': 5.44822039735625, 'bin': 0.5, 'count': 345, 'hit_count': 327, 'hit_rate': 94.78260869565217, 'total_count': 345, 'win_count': 147, 'win_rate': 42.608695652173914}, {'avg_performance': 6.276983864727436, 'bin': 0.6, 'count': 2238, 'hit_count': 2118, 'hit_rate': 94.63806970509384, 'total_count': 2238, 'win_count': 1176, 'win_rate': 52.54691689008043}, {'avg_performance': 8.533575402218842, 'bin': 0.7, 'count': 25724, 'hit_count': 24056, 'hit_rate': 93.51578292645, 'total_count': 25724, 'win_count': 16266, 'win_rate': 63.232778728036074}, {'avg_performance': 8.86255964112395, 'bin': 0.8, 'count': 1793, 'hit_count': 1681, 'hit_rate': 93.75348577802565, 'total_count': 1793, 'win_count': 1187, 'win_rate': 66.20189626324596}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'win_count': 1, 'win_rate': 50.0}], 'curve_data_by_week': {'2024-10-07': [{'avg_performance': 8.164127436473585, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.26552716148981, 'bin': 0.5, 'count': 11, 'hit_count': 11, 'hit_rate': 100.0, 'total_count': 11, 'week': '2024-10-07', 'win_count': 3, 'win_rate': 27.272727272727273}, {'avg_performance': 5.134353802031955, 'bin': 0.6, 'count': 89, 'hit_count': 86, 'hit_rate': 96.62921348314607, 'total_count': 89, 'week': '2024-10-07', 'win_count': 47, 'win_rate': 52.80898876404494}, {'avg_performance': 8.070123830986233, 'bin': 0.7, 'count': 1047, 'hit_count': 1015, 'hit_rate': 96.94364851957975, 'total_count': 1047, 'week': '2024-10-07', 'win_count': 791, 'win_rate': 75.54918815663801}, {'avg_performance': 9.68536888753788, 'bin': 0.8, 'count': 171, 'hit_count': 163, 'hit_rate': 95.32163742690058, 'total_count': 171, 'week': '2024-10-07', 'win_count': 131, 'win_rate': 76.60818713450293}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}], '2024-10-14': [{'avg_performance': 0.9022370535162528, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.337629431182013, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 4.600619281242528, 'bin': 0.5, 'count': 20, 'hit_count': 17, 'hit_rate': 85.0, 'total_count': 20, 'week': '2024-10-14', 'win_count': 6, 'win_rate': 30.0}, {'avg_performance': 5.238828360908673, 'bin': 0.6, 'count': 164, 'hit_count': 158, 'hit_rate': 96.34146341463415, 'total_count': 164, 'week': '2024-10-14', 'win_count': 77, 'win_rate': 46.951219512195124}, {'avg_performance': 8.797660614333616, 'bin': 0.7, 'count': 1595, 'hit_count': 1499, 'hit_rate': 93.98119122257053, 'total_count': 1595, 'week': '2024-10-14', 'win_count': 891, 'win_rate': 55.86206896551724}, {'avg_performance': 8.040704379542438, 'bin': 0.8, 'count': 214, 'hit_count': 207, 'hit_rate': 96.72897196261682, 'total_count': 214, 'week': '2024-10-14', 'win_count': 148, 'win_rate': 69.1588785046729}], '2024-10-21': [{'avg_performance': 0.38387715930903, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9709764756086716, 'bin': 0.3, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3062931151410297, 'bin': 0.4, 'count': 6, 'hit_count': 5, 'hit_rate': 83.33333333333333, 'total_count': 6, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.5164096657483253, 'bin': 0.5, 'count': 25, 'hit_count': 22, 'hit_rate': 88.0, 'total_count': 25, 'week': '2024-10-21', 'win_count': 7, 'win_rate': 28.0}, {'avg_performance': 4.1596411175942425, 'bin': 0.6, 'count': 146, 'hit_count': 136, 'hit_rate': 93.15068493150685, 'total_count': 146, 'week': '2024-10-21', 'win_count': 56, 'win_rate': 38.35616438356164}, {'avg_performance': 8.03449923342892, 'bin': 0.7, 'count': 1759, 'hit_count': 1628, 'hit_rate': 92.55258669698692, 'total_count': 1759, 'week': '2024-10-21', 'win_count': 1003, 'win_rate': 57.02103467879477}, {'avg_performance': 8.348772559069227, 'bin': 0.8, 'count': 207, 'hit_count': 197, 'hit_rate': 95.16908212560386, 'total_count': 207, 'week': '2024-10-21', 'win_count': 124, 'win_rate': 59.90338164251208}], '2024-10-28': [{'avg_performance': 11.856661248915968, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-28', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.3348216882106607, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 2.7996008250747595, 'bin': 0.5, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-10-28', 'win_count': 3, 'win_rate': 17.647058823529413}, {'avg_performance': 4.648447686121441, 'bin': 0.6, 'count': 122, 'hit_count': 118, 'hit_rate': 96.72131147540983, 'total_count': 122, 'week': '2024-10-28', 'win_count': 51, 'win_rate': 41.80327868852459}, {'avg_performance': 7.265669642594064, 'bin': 0.7, 'count': 997, 'hit_count': 927, 'hit_rate': 92.97893681043129, 'total_count': 997, 'week': '2024-10-28', 'win_count': 618, 'win_rate': 61.98595787362086}, {'avg_performance': 10.816422602027322, 'bin': 0.8, 'count': 41, 'hit_count': 38, 'hit_rate': 92.6829268292683, 'total_count': 41, 'week': '2024-10-28', 'win_count': 28, 'win_rate': 68.29268292682927}], '2024-11-04': [{'avg_performance': 9.506070965460328, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 11.085533897596687, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-11-04', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 5.802859193965779, 'bin': 0.5, 'count': 25, 'hit_count': 24, 'hit_rate': 96.0, 'total_count': 25, 'week': '2024-11-04', 'win_count': 12, 'win_rate': 48.0}, {'avg_performance': 8.090414252589902, 'bin': 0.6, 'count': 164, 'hit_count': 154, 'hit_rate': 93.90243902439025, 'total_count': 164, 'week': '2024-11-04', 'win_count': 110, 'win_rate': 67.07317073170732}, {'avg_performance': 10.27282302016535, 'bin': 0.7, 'count': 1486, 'hit_count': 1401, 'hit_rate': 94.27994616419919, 'total_count': 1486, 'week': '2024-11-04', 'win_count': 1113, 'win_rate': 74.89905787348587}, {'avg_performance': 8.653533395637153, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-04', 'win_count': 44, 'win_rate': 68.75}], '2024-11-11': [{'avg_performance': 40.77065557250119, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-11', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 68.54218006242404, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2024-11-11', 'win_count': 3, 'win_rate': 42.857142857142854}, {'avg_performance': 7.473429086066595, 'bin': 0.5, 'count': 28, 'hit_count': 26, 'hit_rate': 92.85714285714286, 'total_count': 28, 'week': '2024-11-11', 'win_count': 11, 'win_rate': 39.285714285714285}, {'avg_performance': 5.7210642939107865, 'bin': 0.6, 'count': 172, 'hit_count': 162, 'hit_rate': 94.18604651162791, 'total_count': 172, 'week': '2024-11-11', 'win_count': 78, 'win_rate': 45.348837209302324}, {'avg_performance': 6.950606849660758, 'bin': 0.7, 'count': 2183, 'hit_count': 1942, 'hit_rate': 88.96014658726523, 'total_count': 2183, 'week': '2024-11-11', 'win_count': 1085, 'win_rate': 49.702244617498856}, {'avg_performance': 6.576073427037283, 'bin': 0.8, 'count': 193, 'hit_count': 170, 'hit_rate': 88.08290155440415, 'total_count': 193, 'week': '2024-11-11', 'win_count': 92, 'win_rate': 47.66839378238342}], '2024-11-18': [{'avg_performance': 0.2985074626865608, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.953737191078962, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 14.963661448456241, 'bin': 0.4, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 33.333333333333336}, {'avg_performance': 12.523383330708796, 'bin': 0.5, 'count': 16, 'hit_count': 14, 'hit_rate': 87.5, 'total_count': 16, 'week': '2024-11-18', 'win_count': 7, 'win_rate': 43.75}, {'avg_performance': 7.926054355851836, 'bin': 0.6, 'count': 117, 'hit_count': 106, 'hit_rate': 90.5982905982906, 'total_count': 117, 'week': '2024-11-18', 'win_count': 74, 'win_rate': 63.24786324786325}, {'avg_performance': 10.169714185726622, 'bin': 0.7, 'count': 1487, 'hit_count': 1412, 'hit_rate': 94.9562878278413, 'total_count': 1487, 'week': '2024-11-18', 'win_count': 1043, 'win_rate': 70.14122394082044}, {'avg_performance': 9.138444484012004, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-18', 'win_count': 46, 'win_rate': 71.875}], '2024-11-25': [{'avg_performance': 0.5649717514124374, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-25', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.249766314903041, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 9.823296109187984, 'bin': 0.5, 'count': 19, 'hit_count': 19, 'hit_rate': 100.0, 'total_count': 19, 'week': '2024-11-25', 'win_count': 10, 'win_rate': 52.63157894736842}, {'avg_performance': 7.033977605527942, 'bin': 0.6, 'count': 71, 'hit_count': 67, 'hit_rate': 94.36619718309859, 'total_count': 71, 'week': '2024-11-25', 'win_count': 39, 'win_rate': 54.929577464788736}, {'avg_performance': 9.085537651034798, 'bin': 0.7, 'count': 1392, 'hit_count': 1341, 'hit_rate': 96.33620689655173, 'total_count': 1392, 'week': '2024-11-25', 'win_count': 988, 'win_rate': 70.97701149425288}, {'avg_performance': 7.175712414927854, 'bin': 0.8, 'count': 45, 'hit_count': 44, 'hit_rate': 97.77777777777777, 'total_count': 45, 'week': '2024-11-25', 'win_count': 34, 'win_rate': 75.55555555555556}], '2024-12-02': [{'avg_performance': 1.1509608467783332, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-02', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3898688255760185, 'bin': 0.5, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-12-02', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 3.7840564250007986, 'bin': 0.6, 'count': 22, 'hit_count': 19, 'hit_rate': 86.36363636363636, 'total_count': 22, 'week': '2024-12-02', 'win_count': 6, 'win_rate': 27.272727272727273}, {'avg_performance': 7.689480520166782, 'bin': 0.7, 'count': 597, 'hit_count': 543, 'hit_rate': 90.95477386934674, 'total_count': 597, 'week': '2024-12-02', 'win_count': 317, 'win_rate': 53.098827470686764}, {'avg_performance': 12.011978156596522, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-12-02', 'win_count': 5, 'win_rate': 50.0}], '2024-12-09': [{'avg_performance': 1.6921913934540918, 'bin': 0.2, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9532888465204923, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.9005706250438368, 'bin': 0.4, 'count': 8, 'hit_count': 7, 'hit_rate': 87.5, 'total_count': 8, 'week': '2024-12-09', 'win_count': 2, 'win_rate': 25.0}, {'avg_performance': 5.196051909042814, 'bin': 0.5, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-12-09', 'win_count': 7, 'win_rate': 29.166666666666668}, {'avg_performance': 5.791194959609032, 'bin': 0.6, 'count': 127, 'hit_count': 119, 'hit_rate': 93.7007874015748, 'total_count': 127, 'week': '2024-12-09', 'win_count': 56, 'win_rate': 44.09448818897638}, {'avg_performance': 7.526378846625358, 'bin': 0.7, 'count': 2010, 'hit_count': 1867, 'hit_rate': 92.88557213930348, 'total_count': 2010, 'week': '2024-12-09', 'win_count': 1133, 'win_rate': 56.3681592039801}, {'avg_performance': 8.348974523266355, 'bin': 0.8, 'count': 98, 'hit_count': 93, 'hit_rate': 94.89795918367346, 'total_count': 98, 'week': '2024-12-09', 'win_count': 63, 'win_rate': 64.28571428571429}], '2024-12-16': [{'avg_performance': 1.2158357473192076, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.1586990595611335, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.4986874156097585, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-16', 'win_count': 3, 'win_rate': 33.333333333333336}, {'avg_performance': 7.624253080839346, 'bin': 0.6, 'count': 77, 'hit_count': 73, 'hit_rate': 94.8051948051948, 'total_count': 77, 'week': '2024-12-16', 'win_count': 35, 'win_rate': 45.45454545454545}, {'avg_performance': 9.719862667541674, 'bin': 0.7, 'count': 1313, 'hit_count': 1223, 'hit_rate': 93.14546839299315, 'total_count': 1313, 'week': '2024-12-16', 'win_count': 814, 'win_rate': 61.995430312261995}, {'avg_performance': 10.720921190133364, 'bin': 0.8, 'count': 40, 'hit_count': 38, 'hit_rate': 95.0, 'total_count': 40, 'week': '2024-12-16', 'win_count': 29, 'win_rate': 72.5}], '2024-12-23': [{'avg_performance': 3.076753932204165, 'bin': 0.5, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 60.0}, {'avg_performance': 5.432916285463778, 'bin': 0.6, 'count': 57, 'hit_count': 53, 'hit_rate': 92.98245614035088, 'total_count': 57, 'week': '2024-12-23', 'win_count': 26, 'win_rate': 45.6140350877193}, {'avg_performance': 13.807998928993412, 'bin': 0.7, 'count': 530, 'hit_count': 519, 'hit_rate': 97.9245283018868, 'total_count': 530, 'week': '2024-12-23', 'win_count': 386, 'win_rate': 72.83018867924528}, {'avg_performance': 29.792299285303002, 'bin': 0.8, 'count': 9, 'hit_count': 8, 'hit_rate': 88.88888888888889, 'total_count': 9, 'week': '2024-12-23', 'win_count': 5, 'win_rate': 55.55555555555556}], '2024-12-30': [{'avg_performance': 2.5974025974025996, 'bin': 0.4, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.729724176101836, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-30', 'win_count': 5, 'win_rate': 55.55555555555556}, {'avg_performance': 10.07692704762918, 'bin': 0.6, 'count': 85, 'hit_count': 81, 'hit_rate': 95.29411764705883, 'total_count': 85, 'week': '2024-12-30', 'win_count': 57, 'win_rate': 67.05882352941177}, {'avg_performance': 14.368317622689457, 'bin': 0.7, 'count': 726, 'hit_count': 710, 'hit_rate': 97.7961432506887, 'total_count': 726, 'week': '2024-12-30', 'win_count': 590, 'win_rate': 81.26721763085399}, {'avg_performance': 16.98487922412399, 'bin': 0.8, 'count': 32, 'hit_count': 32, 'hit_rate': 100.0, 'total_count': 32, 'week': '2024-12-30', 'win_count': 28, 'win_rate': 87.5}], '2025-01-06': [{'avg_performance': 10.27453799861533, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 0.8592097766991472, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-06', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.7025884280500825, 'bin': 0.5, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 10.526315789473685}, {'avg_performance': 3.9460445190171787, 'bin': 0.6, 'count': 89, 'hit_count': 81, 'hit_rate': 91.01123595505618, 'total_count': 89, 'week': '2025-01-06', 'win_count': 33, 'win_rate': 37.07865168539326}, {'avg_performance': 5.769467385757251, 'bin': 0.7, 'count': 839, 'hit_count': 727, 'hit_rate': 86.6507747318236, 'total_count': 839, 'week': '2025-01-06', 'win_count': 347, 'win_rate': 41.35876042908224}, {'avg_performance': 4.100909582740522, 'bin': 0.8, 'count': 73, 'hit_count': 64, 'hit_rate': 87.67123287671232, 'total_count': 73, 'week': '2025-01-06', 'win_count': 31, 'win_rate': 42.465753424657535}], '2025-01-13': [{'avg_performance': 2.4611508041896877, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.2427082891550008, 'bin': 0.4, 'count': 7, 'hit_count': 7, 'hit_rate': 100.0, 'total_count': 7, 'week': '2025-01-13', 'win_count': 2, 'win_rate': 28.571428571428573}, {'avg_performance': 5.977215511937495, 'bin': 0.5, 'count': 25, 'hit_count': 25, 'hit_rate': 100.0, 'total_count': 25, 'week': '2025-01-13', 'win_count': 17, 'win_rate': 68.0}, {'avg_performance': 6.232308427627005, 'bin': 0.6, 'count': 141, 'hit_count': 135, 'hit_rate': 95.74468085106383, 'total_count': 141, 'week': '2025-01-13', 'win_count': 85, 'win_rate': 60.283687943262414}, {'avg_performance': 8.49221338573038, 'bin': 0.7, 'count': 1614, 'hit_count': 1531, 'hit_rate': 94.85749690210656, 'total_count': 1614, 'week': '2025-01-13', 'win_count': 1127, 'win_rate': 69.82651796778191}, {'avg_performance': 13.48051817512275, 'bin': 0.8, 'count': 118, 'hit_count': 106, 'hit_rate': 89.83050847457628, 'total_count': 118, 'week': '2025-01-13', 'win_count': 86, 'win_rate': 72.88135593220339}], '2025-01-20': [{'avg_performance': 2.0554984583761486, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.8554532322137964, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.9427601789253663, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-20', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 3.2213742396728637, 'bin': 0.5, 'count': 31, 'hit_count': 31, 'hit_rate': 100.0, 'total_count': 31, 'week': '2025-01-20', 'win_count': 13, 'win_rate': 41.935483870967744}, {'avg_performance': 7.68513705692224, 'bin': 0.6, 'count': 156, 'hit_count': 151, 'hit_rate': 96.7948717948718, 'total_count': 156, 'week': '2025-01-20', 'win_count': 86, 'win_rate': 55.12820512820513}, {'avg_performance': 7.877107728428713, 'bin': 0.7, 'count': 1459, 'hit_count': 1391, 'hit_rate': 95.33927347498286, 'total_count': 1459, 'week': '2025-01-20', 'win_count': 981, 'win_rate': 67.23783413296779}, {'avg_performance': 9.198651942630873, 'bin': 0.8, 'count': 131, 'hit_count': 126, 'hit_rate': 96.18320610687023, 'total_count': 131, 'week': '2025-01-20', 'win_count': 99, 'win_rate': 75.57251908396947}], '2025-01-27': [{'avg_performance': 1.0810491267083957, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.257871569680502, 'bin': 0.4, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.3681028816247505, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 4.831154899995187, 'bin': 0.6, 'count': 50, 'hit_count': 49, 'hit_rate': 98.0, 'total_count': 50, 'week': '2025-01-27', 'win_count': 24, 'win_rate': 48.0}, {'avg_performance': 8.660514835238006, 'bin': 0.7, 'count': 504, 'hit_count': 477, 'hit_rate': 94.64285714285714, 'total_count': 504, 'week': '2025-01-27', 'win_count': 336, 'win_rate': 66.66666666666667}, {'avg_performance': 5.650996396492416, 'bin': 0.8, 'count': 49, 'hit_count': 46, 'hit_rate': 93.87755102040816, 'total_count': 49, 'week': '2025-01-27', 'win_count': 28, 'win_rate': 57.142857142857146}], '2025-02-03': [{'avg_performance': 1.3806706114398302, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 9.569377990430622, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 24.279598883685736, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-03', 'win_count': 3, 'win_rate': 100.0}, {'avg_performance': 6.96675740725965, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-03', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 7.91588296767001, 'bin': 0.6, 'count': 41, 'hit_count': 41, 'hit_rate': 100.0, 'total_count': 41, 'week': '2025-02-03', 'win_count': 33, 'win_rate': 80.48780487804878}, {'avg_performance': 10.160313393323941, 'bin': 0.7, 'count': 752, 'hit_count': 729, 'hit_rate': 96.94148936170212, 'total_count': 752, 'week': '2025-02-03', 'win_count': 592, 'win_rate': 78.72340425531915}, {'avg_performance': 12.049870230698735, 'bin': 0.8, 'count': 51, 'hit_count': 48, 'hit_rate': 94.11764705882354, 'total_count': 51, 'week': '2025-02-03', 'win_count': 42, 'win_rate': 82.3529411764706}], '2025-02-17': [{'avg_performance': 2.016879038077791, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 0.36138972184882806, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.4714089675946536, 'bin': 0.5, 'count': 7, 'hit_count': 5, 'hit_rate': 71.42857142857143, 'total_count': 7, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 14.285714285714286}, {'avg_performance': 3.6445213255311315, 'bin': 0.6, 'count': 55, 'hit_count': 46, 'hit_rate': 83.63636363636364, 'total_count': 55, 'week': '2025-02-17', 'win_count': 15, 'win_rate': 27.272727272727273}, {'avg_performance': 4.05076703346453, 'bin': 0.7, 'count': 530, 'hit_count': 433, 'hit_rate': 81.69811320754717, 'total_count': 530, 'week': '2025-02-17', 'win_count': 160, 'win_rate': 30.18867924528302}, {'avg_performance': 3.3832590351165615, 'bin': 0.8, 'count': 54, 'hit_count': 46, 'hit_rate': 85.18518518518519, 'total_count': 54, 'week': '2025-02-17', 'win_count': 22, 'win_rate': 40.74074074074074}], '2025-02-24': [{'avg_performance': 14.747474747474739, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 1.483220254404718, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.886750479655935, 'bin': 0.5, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-24', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 4.098843931251354, 'bin': 0.6, 'count': 39, 'hit_count': 39, 'hit_rate': 100.0, 'total_count': 39, 'week': '2025-02-24', 'win_count': 21, 'win_rate': 53.84615384615385}, {'avg_performance': 6.7311024498695895, 'bin': 0.7, 'count': 341, 'hit_count': 324, 'hit_rate': 95.01466275659824, 'total_count': 341, 'week': '2025-02-24', 'win_count': 231, 'win_rate': 67.74193548387096}, {'avg_performance': 8.80997390923137, 'bin': 0.8, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-02-24', 'win_count': 16, 'win_rate': 84.21052631578948}], '2025-03-03': [{'avg_performance': 6.496927129060581, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 4.234347426755143, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 4.837971033345035, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2025-03-03', 'win_count': 6, 'win_rate': 66.66666666666667}, {'avg_performance': 7.476385224123491, 'bin': 0.6, 'count': 60, 'hit_count': 56, 'hit_rate': 93.33333333333333, 'total_count': 60, 'week': '2025-03-03', 'win_count': 40, 'win_rate': 66.66666666666667}, {'avg_performance': 9.175863004552577, 'bin': 0.7, 'count': 501, 'hit_count': 479, 'hit_rate': 95.60878243512974, 'total_count': 501, 'week': '2025-03-03', 'win_count': 346, 'win_rate': 69.06187624750498}, {'avg_performance': 10.600061758245392, 'bin': 0.8, 'count': 45, 'hit_count': 43, 'hit_rate': 95.55555555555556, 'total_count': 45, 'week': '2025-03-03', 'win_count': 35, 'win_rate': 77.77777777777777}], '2025-03-10': [{'avg_performance': 3.1413612565444975, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-10', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 5.273294241964802, 'bin': 0.4, 'count': 11, 'hit_count': 10, 'hit_rate': 90.9090909090909, 'total_count': 11, 'week': '2025-03-10', 'win_count': 4, 'win_rate': 36.36363636363637}, {'avg_performance': 6.362088830497881, 'bin': 0.5, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'week': '2025-03-10', 'win_count': 18, 'win_rate': 78.26086956521739}, {'avg_performance': 7.442734895529073, 'bin': 0.6, 'count': 194, 'hit_count': 188, 'hit_rate': 96.90721649484536, 'total_count': 194, 'week': '2025-03-10', 'win_count': 127, 'win_rate': 65.4639175257732}, {'avg_performance': 7.825642875837303, 'bin': 0.7, 'count': 2062, 'hit_count': 1938, 'hit_rate': 93.98642095053346, 'total_count': 2062, 'week': '2025-03-10', 'win_count': 1374, 'win_rate': 66.63433559650825}, {'avg_performance': 9.519864190453308, 'bin': 0.8, 'count': 65, 'hit_count': 62, 'hit_rate': 95.38461538461539, 'total_count': 65, 'week': '2025-03-10', 'win_count': 51, 'win_rate': 78.46153846153847}]}, 'curve_data_week_list': ['2024-10-07', '2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '2024-12-02', '2024-12-09', '2024-12-16', '2024-12-23', '2024-12-30', '2025-01-06', '2025-01-13', '2025-01-20', '2025-01-27', '2025-02-03', '2025-02-17', '2025-02-24', '2025-03-03', '2025-03-10'], 'date_from': datetime.date(2024, 10, 7), 'date_to': datetime.date(2025, 4, 5), 'kpis': {'avg_gain': 8.35064971357415, 'fail_count': 11421, 'hit_count': 28313, 'hit_rate': 93.63383821681329, 'pass_count': 18817, 'total_tests': 30238, 'win_rate': 62.229644817778954}, 'last_metrics': <ModelMetrics: Binned LGBM 3d PH 3% Metrics: 2025-04-04 >, 'model': <Model: Binned LGBM 3d PH 3% (binned-ph-lgmb-p3-seq3-platt v1)>, 'performance_data': '<<queryset of core.ModelTest>>'} {'block': <Block Node: content. Contents: [<TextNode: '\n\n <div class="pl-cont'>, <Variable Node: model.name>, <TextNode: ' v'>, <Variable Node: model.version>, <TextNode: '\n\n </h1>\n\n '>, <URLNode view_name=''admin:core_model_change'' args=[<FilterExpression 'model.id'>] kwargs={} as=None>, <TextNode: '"\n '>, <Variable Node: model.key>, <TextNode: '</b>\n '>, <Variable Node: model.version>, <TextNode: '\n '>, <Variable Node: model.type>, <TextNode: '\n '>, <Variable Node: model.description|default:"<i>None</i>">, <TextNode: '\n '>, <Variable Node: model.end_point_url>, <TextNode: '</dd>\n '>, <Variable Node: model.last_trained_dt|localtime>, <TextNode: '</dd>\n '>, <URLNode view_name='"model_picks"' args=[] kwargs={} as=None>, <TextNode: '?model_id='>, <Variable Node: model.id>, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '">\n '>, <Variable Node: model.last_run_dt|localtime>, <TextNode: '\n '>, <ForNode: for key, value in model.meta.items, tail_len: 5>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n\n </d'>, <django.template.defaulttags.CsrfTokenNode object at 0x7f8de8d27210>, <TextNode: '\n\n '>, <Variable Node: date_from|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:\''>, <Variable Node: date_to|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:'>, <Variable Node: curve_data_week_list|length>, <TextNode: '" value="0" step="1"\n '>, <IncludeNode: template=<FilterExpression '"components/kpis.html"'>>, <TextNode: '\n <!--'>, <IfNode>, <TextNode: '\n\n </div>\n'>]>} {'forloop': {'counter': 45, 'counter0': 44, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 7.371279790856606, 'date': datetime.date(2024, 10, 10), 'fail_count': 222, 'hit_count': 750, 'hit_rate': 96.64948453608247, 'metrics': {'content': 0.11, 'financial': 0, 'other': 0.11}, 'pass_count': 554, 'total_count': 776, 'win_rate': 71.3917525773196}} {'metrics': {'content': 0, 'financial': 0, 'other': 0}}
snippets/metrics.html
/mnt/disks/pennyloupe_disk/pennyloupe/app/core/templates/snippets/metrics.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'Ug6wwe35THbADW1ZsY2D1iZkBdOjvilMpfGLkNwF1KQarTPBh6f3T845ad38gnM0'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/61'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f8de84ec750>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f8de84ec750>>'} {'curve_data': [{'avg_performance': 1.2504894131199589, 'bin': 0.2, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 7.028663507041953, 'bin': 0.3, 'count': 36, 'hit_count': 34, 'hit_rate': 94.44444444444444, 'total_count': 36, 'win_count': 13, 'win_rate': 36.111111111111114}, {'avg_performance': 9.432175772160651, 'bin': 0.4, 'count': 94, 'hit_count': 89, 'hit_rate': 94.68085106382979, 'total_count': 94, 'win_count': 27, 'win_rate': 28.72340425531915}, {'avg_performance': 5.44822039735625, 'bin': 0.5, 'count': 345, 'hit_count': 327, 'hit_rate': 94.78260869565217, 'total_count': 345, 'win_count': 147, 'win_rate': 42.608695652173914}, {'avg_performance': 6.276983864727436, 'bin': 0.6, 'count': 2238, 'hit_count': 2118, 'hit_rate': 94.63806970509384, 'total_count': 2238, 'win_count': 1176, 'win_rate': 52.54691689008043}, {'avg_performance': 8.533575402218842, 'bin': 0.7, 'count': 25724, 'hit_count': 24056, 'hit_rate': 93.51578292645, 'total_count': 25724, 'win_count': 16266, 'win_rate': 63.232778728036074}, {'avg_performance': 8.86255964112395, 'bin': 0.8, 'count': 1793, 'hit_count': 1681, 'hit_rate': 93.75348577802565, 'total_count': 1793, 'win_count': 1187, 'win_rate': 66.20189626324596}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'win_count': 1, 'win_rate': 50.0}], 'curve_data_by_week': {'2024-10-07': [{'avg_performance': 8.164127436473585, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.26552716148981, 'bin': 0.5, 'count': 11, 'hit_count': 11, 'hit_rate': 100.0, 'total_count': 11, 'week': '2024-10-07', 'win_count': 3, 'win_rate': 27.272727272727273}, {'avg_performance': 5.134353802031955, 'bin': 0.6, 'count': 89, 'hit_count': 86, 'hit_rate': 96.62921348314607, 'total_count': 89, 'week': '2024-10-07', 'win_count': 47, 'win_rate': 52.80898876404494}, {'avg_performance': 8.070123830986233, 'bin': 0.7, 'count': 1047, 'hit_count': 1015, 'hit_rate': 96.94364851957975, 'total_count': 1047, 'week': '2024-10-07', 'win_count': 791, 'win_rate': 75.54918815663801}, {'avg_performance': 9.68536888753788, 'bin': 0.8, 'count': 171, 'hit_count': 163, 'hit_rate': 95.32163742690058, 'total_count': 171, 'week': '2024-10-07', 'win_count': 131, 'win_rate': 76.60818713450293}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}], '2024-10-14': [{'avg_performance': 0.9022370535162528, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.337629431182013, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 4.600619281242528, 'bin': 0.5, 'count': 20, 'hit_count': 17, 'hit_rate': 85.0, 'total_count': 20, 'week': '2024-10-14', 'win_count': 6, 'win_rate': 30.0}, {'avg_performance': 5.238828360908673, 'bin': 0.6, 'count': 164, 'hit_count': 158, 'hit_rate': 96.34146341463415, 'total_count': 164, 'week': '2024-10-14', 'win_count': 77, 'win_rate': 46.951219512195124}, {'avg_performance': 8.797660614333616, 'bin': 0.7, 'count': 1595, 'hit_count': 1499, 'hit_rate': 93.98119122257053, 'total_count': 1595, 'week': '2024-10-14', 'win_count': 891, 'win_rate': 55.86206896551724}, {'avg_performance': 8.040704379542438, 'bin': 0.8, 'count': 214, 'hit_count': 207, 'hit_rate': 96.72897196261682, 'total_count': 214, 'week': '2024-10-14', 'win_count': 148, 'win_rate': 69.1588785046729}], '2024-10-21': [{'avg_performance': 0.38387715930903, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9709764756086716, 'bin': 0.3, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3062931151410297, 'bin': 0.4, 'count': 6, 'hit_count': 5, 'hit_rate': 83.33333333333333, 'total_count': 6, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.5164096657483253, 'bin': 0.5, 'count': 25, 'hit_count': 22, 'hit_rate': 88.0, 'total_count': 25, 'week': '2024-10-21', 'win_count': 7, 'win_rate': 28.0}, {'avg_performance': 4.1596411175942425, 'bin': 0.6, 'count': 146, 'hit_count': 136, 'hit_rate': 93.15068493150685, 'total_count': 146, 'week': '2024-10-21', 'win_count': 56, 'win_rate': 38.35616438356164}, {'avg_performance': 8.03449923342892, 'bin': 0.7, 'count': 1759, 'hit_count': 1628, 'hit_rate': 92.55258669698692, 'total_count': 1759, 'week': '2024-10-21', 'win_count': 1003, 'win_rate': 57.02103467879477}, {'avg_performance': 8.348772559069227, 'bin': 0.8, 'count': 207, 'hit_count': 197, 'hit_rate': 95.16908212560386, 'total_count': 207, 'week': '2024-10-21', 'win_count': 124, 'win_rate': 59.90338164251208}], '2024-10-28': [{'avg_performance': 11.856661248915968, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-28', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.3348216882106607, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 2.7996008250747595, 'bin': 0.5, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-10-28', 'win_count': 3, 'win_rate': 17.647058823529413}, {'avg_performance': 4.648447686121441, 'bin': 0.6, 'count': 122, 'hit_count': 118, 'hit_rate': 96.72131147540983, 'total_count': 122, 'week': '2024-10-28', 'win_count': 51, 'win_rate': 41.80327868852459}, {'avg_performance': 7.265669642594064, 'bin': 0.7, 'count': 997, 'hit_count': 927, 'hit_rate': 92.97893681043129, 'total_count': 997, 'week': '2024-10-28', 'win_count': 618, 'win_rate': 61.98595787362086}, {'avg_performance': 10.816422602027322, 'bin': 0.8, 'count': 41, 'hit_count': 38, 'hit_rate': 92.6829268292683, 'total_count': 41, 'week': '2024-10-28', 'win_count': 28, 'win_rate': 68.29268292682927}], '2024-11-04': [{'avg_performance': 9.506070965460328, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 11.085533897596687, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-11-04', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 5.802859193965779, 'bin': 0.5, 'count': 25, 'hit_count': 24, 'hit_rate': 96.0, 'total_count': 25, 'week': '2024-11-04', 'win_count': 12, 'win_rate': 48.0}, {'avg_performance': 8.090414252589902, 'bin': 0.6, 'count': 164, 'hit_count': 154, 'hit_rate': 93.90243902439025, 'total_count': 164, 'week': '2024-11-04', 'win_count': 110, 'win_rate': 67.07317073170732}, {'avg_performance': 10.27282302016535, 'bin': 0.7, 'count': 1486, 'hit_count': 1401, 'hit_rate': 94.27994616419919, 'total_count': 1486, 'week': '2024-11-04', 'win_count': 1113, 'win_rate': 74.89905787348587}, {'avg_performance': 8.653533395637153, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-04', 'win_count': 44, 'win_rate': 68.75}], '2024-11-11': [{'avg_performance': 40.77065557250119, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-11', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 68.54218006242404, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2024-11-11', 'win_count': 3, 'win_rate': 42.857142857142854}, {'avg_performance': 7.473429086066595, 'bin': 0.5, 'count': 28, 'hit_count': 26, 'hit_rate': 92.85714285714286, 'total_count': 28, 'week': '2024-11-11', 'win_count': 11, 'win_rate': 39.285714285714285}, {'avg_performance': 5.7210642939107865, 'bin': 0.6, 'count': 172, 'hit_count': 162, 'hit_rate': 94.18604651162791, 'total_count': 172, 'week': '2024-11-11', 'win_count': 78, 'win_rate': 45.348837209302324}, {'avg_performance': 6.950606849660758, 'bin': 0.7, 'count': 2183, 'hit_count': 1942, 'hit_rate': 88.96014658726523, 'total_count': 2183, 'week': '2024-11-11', 'win_count': 1085, 'win_rate': 49.702244617498856}, {'avg_performance': 6.576073427037283, 'bin': 0.8, 'count': 193, 'hit_count': 170, 'hit_rate': 88.08290155440415, 'total_count': 193, 'week': '2024-11-11', 'win_count': 92, 'win_rate': 47.66839378238342}], '2024-11-18': [{'avg_performance': 0.2985074626865608, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.953737191078962, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 14.963661448456241, 'bin': 0.4, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 33.333333333333336}, {'avg_performance': 12.523383330708796, 'bin': 0.5, 'count': 16, 'hit_count': 14, 'hit_rate': 87.5, 'total_count': 16, 'week': '2024-11-18', 'win_count': 7, 'win_rate': 43.75}, {'avg_performance': 7.926054355851836, 'bin': 0.6, 'count': 117, 'hit_count': 106, 'hit_rate': 90.5982905982906, 'total_count': 117, 'week': '2024-11-18', 'win_count': 74, 'win_rate': 63.24786324786325}, {'avg_performance': 10.169714185726622, 'bin': 0.7, 'count': 1487, 'hit_count': 1412, 'hit_rate': 94.9562878278413, 'total_count': 1487, 'week': '2024-11-18', 'win_count': 1043, 'win_rate': 70.14122394082044}, {'avg_performance': 9.138444484012004, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-18', 'win_count': 46, 'win_rate': 71.875}], '2024-11-25': [{'avg_performance': 0.5649717514124374, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-25', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.249766314903041, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 9.823296109187984, 'bin': 0.5, 'count': 19, 'hit_count': 19, 'hit_rate': 100.0, 'total_count': 19, 'week': '2024-11-25', 'win_count': 10, 'win_rate': 52.63157894736842}, {'avg_performance': 7.033977605527942, 'bin': 0.6, 'count': 71, 'hit_count': 67, 'hit_rate': 94.36619718309859, 'total_count': 71, 'week': '2024-11-25', 'win_count': 39, 'win_rate': 54.929577464788736}, {'avg_performance': 9.085537651034798, 'bin': 0.7, 'count': 1392, 'hit_count': 1341, 'hit_rate': 96.33620689655173, 'total_count': 1392, 'week': '2024-11-25', 'win_count': 988, 'win_rate': 70.97701149425288}, {'avg_performance': 7.175712414927854, 'bin': 0.8, 'count': 45, 'hit_count': 44, 'hit_rate': 97.77777777777777, 'total_count': 45, 'week': '2024-11-25', 'win_count': 34, 'win_rate': 75.55555555555556}], '2024-12-02': [{'avg_performance': 1.1509608467783332, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-02', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3898688255760185, 'bin': 0.5, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-12-02', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 3.7840564250007986, 'bin': 0.6, 'count': 22, 'hit_count': 19, 'hit_rate': 86.36363636363636, 'total_count': 22, 'week': '2024-12-02', 'win_count': 6, 'win_rate': 27.272727272727273}, {'avg_performance': 7.689480520166782, 'bin': 0.7, 'count': 597, 'hit_count': 543, 'hit_rate': 90.95477386934674, 'total_count': 597, 'week': '2024-12-02', 'win_count': 317, 'win_rate': 53.098827470686764}, {'avg_performance': 12.011978156596522, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-12-02', 'win_count': 5, 'win_rate': 50.0}], '2024-12-09': [{'avg_performance': 1.6921913934540918, 'bin': 0.2, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9532888465204923, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.9005706250438368, 'bin': 0.4, 'count': 8, 'hit_count': 7, 'hit_rate': 87.5, 'total_count': 8, 'week': '2024-12-09', 'win_count': 2, 'win_rate': 25.0}, {'avg_performance': 5.196051909042814, 'bin': 0.5, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-12-09', 'win_count': 7, 'win_rate': 29.166666666666668}, {'avg_performance': 5.791194959609032, 'bin': 0.6, 'count': 127, 'hit_count': 119, 'hit_rate': 93.7007874015748, 'total_count': 127, 'week': '2024-12-09', 'win_count': 56, 'win_rate': 44.09448818897638}, {'avg_performance': 7.526378846625358, 'bin': 0.7, 'count': 2010, 'hit_count': 1867, 'hit_rate': 92.88557213930348, 'total_count': 2010, 'week': '2024-12-09', 'win_count': 1133, 'win_rate': 56.3681592039801}, {'avg_performance': 8.348974523266355, 'bin': 0.8, 'count': 98, 'hit_count': 93, 'hit_rate': 94.89795918367346, 'total_count': 98, 'week': '2024-12-09', 'win_count': 63, 'win_rate': 64.28571428571429}], '2024-12-16': [{'avg_performance': 1.2158357473192076, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.1586990595611335, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.4986874156097585, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-16', 'win_count': 3, 'win_rate': 33.333333333333336}, {'avg_performance': 7.624253080839346, 'bin': 0.6, 'count': 77, 'hit_count': 73, 'hit_rate': 94.8051948051948, 'total_count': 77, 'week': '2024-12-16', 'win_count': 35, 'win_rate': 45.45454545454545}, {'avg_performance': 9.719862667541674, 'bin': 0.7, 'count': 1313, 'hit_count': 1223, 'hit_rate': 93.14546839299315, 'total_count': 1313, 'week': '2024-12-16', 'win_count': 814, 'win_rate': 61.995430312261995}, {'avg_performance': 10.720921190133364, 'bin': 0.8, 'count': 40, 'hit_count': 38, 'hit_rate': 95.0, 'total_count': 40, 'week': '2024-12-16', 'win_count': 29, 'win_rate': 72.5}], '2024-12-23': [{'avg_performance': 3.076753932204165, 'bin': 0.5, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 60.0}, {'avg_performance': 5.432916285463778, 'bin': 0.6, 'count': 57, 'hit_count': 53, 'hit_rate': 92.98245614035088, 'total_count': 57, 'week': '2024-12-23', 'win_count': 26, 'win_rate': 45.6140350877193}, {'avg_performance': 13.807998928993412, 'bin': 0.7, 'count': 530, 'hit_count': 519, 'hit_rate': 97.9245283018868, 'total_count': 530, 'week': '2024-12-23', 'win_count': 386, 'win_rate': 72.83018867924528}, {'avg_performance': 29.792299285303002, 'bin': 0.8, 'count': 9, 'hit_count': 8, 'hit_rate': 88.88888888888889, 'total_count': 9, 'week': '2024-12-23', 'win_count': 5, 'win_rate': 55.55555555555556}], '2024-12-30': [{'avg_performance': 2.5974025974025996, 'bin': 0.4, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.729724176101836, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-30', 'win_count': 5, 'win_rate': 55.55555555555556}, {'avg_performance': 10.07692704762918, 'bin': 0.6, 'count': 85, 'hit_count': 81, 'hit_rate': 95.29411764705883, 'total_count': 85, 'week': '2024-12-30', 'win_count': 57, 'win_rate': 67.05882352941177}, {'avg_performance': 14.368317622689457, 'bin': 0.7, 'count': 726, 'hit_count': 710, 'hit_rate': 97.7961432506887, 'total_count': 726, 'week': '2024-12-30', 'win_count': 590, 'win_rate': 81.26721763085399}, {'avg_performance': 16.98487922412399, 'bin': 0.8, 'count': 32, 'hit_count': 32, 'hit_rate': 100.0, 'total_count': 32, 'week': '2024-12-30', 'win_count': 28, 'win_rate': 87.5}], '2025-01-06': [{'avg_performance': 10.27453799861533, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 0.8592097766991472, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-06', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.7025884280500825, 'bin': 0.5, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 10.526315789473685}, {'avg_performance': 3.9460445190171787, 'bin': 0.6, 'count': 89, 'hit_count': 81, 'hit_rate': 91.01123595505618, 'total_count': 89, 'week': '2025-01-06', 'win_count': 33, 'win_rate': 37.07865168539326}, {'avg_performance': 5.769467385757251, 'bin': 0.7, 'count': 839, 'hit_count': 727, 'hit_rate': 86.6507747318236, 'total_count': 839, 'week': '2025-01-06', 'win_count': 347, 'win_rate': 41.35876042908224}, {'avg_performance': 4.100909582740522, 'bin': 0.8, 'count': 73, 'hit_count': 64, 'hit_rate': 87.67123287671232, 'total_count': 73, 'week': '2025-01-06', 'win_count': 31, 'win_rate': 42.465753424657535}], '2025-01-13': [{'avg_performance': 2.4611508041896877, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.2427082891550008, 'bin': 0.4, 'count': 7, 'hit_count': 7, 'hit_rate': 100.0, 'total_count': 7, 'week': '2025-01-13', 'win_count': 2, 'win_rate': 28.571428571428573}, {'avg_performance': 5.977215511937495, 'bin': 0.5, 'count': 25, 'hit_count': 25, 'hit_rate': 100.0, 'total_count': 25, 'week': '2025-01-13', 'win_count': 17, 'win_rate': 68.0}, {'avg_performance': 6.232308427627005, 'bin': 0.6, 'count': 141, 'hit_count': 135, 'hit_rate': 95.74468085106383, 'total_count': 141, 'week': '2025-01-13', 'win_count': 85, 'win_rate': 60.283687943262414}, {'avg_performance': 8.49221338573038, 'bin': 0.7, 'count': 1614, 'hit_count': 1531, 'hit_rate': 94.85749690210656, 'total_count': 1614, 'week': '2025-01-13', 'win_count': 1127, 'win_rate': 69.82651796778191}, {'avg_performance': 13.48051817512275, 'bin': 0.8, 'count': 118, 'hit_count': 106, 'hit_rate': 89.83050847457628, 'total_count': 118, 'week': '2025-01-13', 'win_count': 86, 'win_rate': 72.88135593220339}], '2025-01-20': [{'avg_performance': 2.0554984583761486, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.8554532322137964, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.9427601789253663, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-20', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 3.2213742396728637, 'bin': 0.5, 'count': 31, 'hit_count': 31, 'hit_rate': 100.0, 'total_count': 31, 'week': '2025-01-20', 'win_count': 13, 'win_rate': 41.935483870967744}, {'avg_performance': 7.68513705692224, 'bin': 0.6, 'count': 156, 'hit_count': 151, 'hit_rate': 96.7948717948718, 'total_count': 156, 'week': '2025-01-20', 'win_count': 86, 'win_rate': 55.12820512820513}, {'avg_performance': 7.877107728428713, 'bin': 0.7, 'count': 1459, 'hit_count': 1391, 'hit_rate': 95.33927347498286, 'total_count': 1459, 'week': '2025-01-20', 'win_count': 981, 'win_rate': 67.23783413296779}, {'avg_performance': 9.198651942630873, 'bin': 0.8, 'count': 131, 'hit_count': 126, 'hit_rate': 96.18320610687023, 'total_count': 131, 'week': '2025-01-20', 'win_count': 99, 'win_rate': 75.57251908396947}], '2025-01-27': [{'avg_performance': 1.0810491267083957, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.257871569680502, 'bin': 0.4, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.3681028816247505, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 4.831154899995187, 'bin': 0.6, 'count': 50, 'hit_count': 49, 'hit_rate': 98.0, 'total_count': 50, 'week': '2025-01-27', 'win_count': 24, 'win_rate': 48.0}, {'avg_performance': 8.660514835238006, 'bin': 0.7, 'count': 504, 'hit_count': 477, 'hit_rate': 94.64285714285714, 'total_count': 504, 'week': '2025-01-27', 'win_count': 336, 'win_rate': 66.66666666666667}, {'avg_performance': 5.650996396492416, 'bin': 0.8, 'count': 49, 'hit_count': 46, 'hit_rate': 93.87755102040816, 'total_count': 49, 'week': '2025-01-27', 'win_count': 28, 'win_rate': 57.142857142857146}], '2025-02-03': [{'avg_performance': 1.3806706114398302, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 9.569377990430622, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 24.279598883685736, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-03', 'win_count': 3, 'win_rate': 100.0}, {'avg_performance': 6.96675740725965, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-03', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 7.91588296767001, 'bin': 0.6, 'count': 41, 'hit_count': 41, 'hit_rate': 100.0, 'total_count': 41, 'week': '2025-02-03', 'win_count': 33, 'win_rate': 80.48780487804878}, {'avg_performance': 10.160313393323941, 'bin': 0.7, 'count': 752, 'hit_count': 729, 'hit_rate': 96.94148936170212, 'total_count': 752, 'week': '2025-02-03', 'win_count': 592, 'win_rate': 78.72340425531915}, {'avg_performance': 12.049870230698735, 'bin': 0.8, 'count': 51, 'hit_count': 48, 'hit_rate': 94.11764705882354, 'total_count': 51, 'week': '2025-02-03', 'win_count': 42, 'win_rate': 82.3529411764706}], '2025-02-17': [{'avg_performance': 2.016879038077791, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 0.36138972184882806, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.4714089675946536, 'bin': 0.5, 'count': 7, 'hit_count': 5, 'hit_rate': 71.42857142857143, 'total_count': 7, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 14.285714285714286}, {'avg_performance': 3.6445213255311315, 'bin': 0.6, 'count': 55, 'hit_count': 46, 'hit_rate': 83.63636363636364, 'total_count': 55, 'week': '2025-02-17', 'win_count': 15, 'win_rate': 27.272727272727273}, {'avg_performance': 4.05076703346453, 'bin': 0.7, 'count': 530, 'hit_count': 433, 'hit_rate': 81.69811320754717, 'total_count': 530, 'week': '2025-02-17', 'win_count': 160, 'win_rate': 30.18867924528302}, {'avg_performance': 3.3832590351165615, 'bin': 0.8, 'count': 54, 'hit_count': 46, 'hit_rate': 85.18518518518519, 'total_count': 54, 'week': '2025-02-17', 'win_count': 22, 'win_rate': 40.74074074074074}], '2025-02-24': [{'avg_performance': 14.747474747474739, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 1.483220254404718, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.886750479655935, 'bin': 0.5, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-24', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 4.098843931251354, 'bin': 0.6, 'count': 39, 'hit_count': 39, 'hit_rate': 100.0, 'total_count': 39, 'week': '2025-02-24', 'win_count': 21, 'win_rate': 53.84615384615385}, {'avg_performance': 6.7311024498695895, 'bin': 0.7, 'count': 341, 'hit_count': 324, 'hit_rate': 95.01466275659824, 'total_count': 341, 'week': '2025-02-24', 'win_count': 231, 'win_rate': 67.74193548387096}, {'avg_performance': 8.80997390923137, 'bin': 0.8, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-02-24', 'win_count': 16, 'win_rate': 84.21052631578948}], '2025-03-03': [{'avg_performance': 6.496927129060581, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 4.234347426755143, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 4.837971033345035, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2025-03-03', 'win_count': 6, 'win_rate': 66.66666666666667}, {'avg_performance': 7.476385224123491, 'bin': 0.6, 'count': 60, 'hit_count': 56, 'hit_rate': 93.33333333333333, 'total_count': 60, 'week': '2025-03-03', 'win_count': 40, 'win_rate': 66.66666666666667}, {'avg_performance': 9.175863004552577, 'bin': 0.7, 'count': 501, 'hit_count': 479, 'hit_rate': 95.60878243512974, 'total_count': 501, 'week': '2025-03-03', 'win_count': 346, 'win_rate': 69.06187624750498}, {'avg_performance': 10.600061758245392, 'bin': 0.8, 'count': 45, 'hit_count': 43, 'hit_rate': 95.55555555555556, 'total_count': 45, 'week': '2025-03-03', 'win_count': 35, 'win_rate': 77.77777777777777}], '2025-03-10': [{'avg_performance': 3.1413612565444975, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-10', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 5.273294241964802, 'bin': 0.4, 'count': 11, 'hit_count': 10, 'hit_rate': 90.9090909090909, 'total_count': 11, 'week': '2025-03-10', 'win_count': 4, 'win_rate': 36.36363636363637}, {'avg_performance': 6.362088830497881, 'bin': 0.5, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'week': '2025-03-10', 'win_count': 18, 'win_rate': 78.26086956521739}, {'avg_performance': 7.442734895529073, 'bin': 0.6, 'count': 194, 'hit_count': 188, 'hit_rate': 96.90721649484536, 'total_count': 194, 'week': '2025-03-10', 'win_count': 127, 'win_rate': 65.4639175257732}, {'avg_performance': 7.825642875837303, 'bin': 0.7, 'count': 2062, 'hit_count': 1938, 'hit_rate': 93.98642095053346, 'total_count': 2062, 'week': '2025-03-10', 'win_count': 1374, 'win_rate': 66.63433559650825}, {'avg_performance': 9.519864190453308, 'bin': 0.8, 'count': 65, 'hit_count': 62, 'hit_rate': 95.38461538461539, 'total_count': 65, 'week': '2025-03-10', 'win_count': 51, 'win_rate': 78.46153846153847}]}, 'curve_data_week_list': ['2024-10-07', '2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '2024-12-02', '2024-12-09', '2024-12-16', '2024-12-23', '2024-12-30', '2025-01-06', '2025-01-13', '2025-01-20', '2025-01-27', '2025-02-03', '2025-02-17', '2025-02-24', '2025-03-03', '2025-03-10'], 'date_from': datetime.date(2024, 10, 7), 'date_to': datetime.date(2025, 4, 5), 'kpis': {'avg_gain': 8.35064971357415, 'fail_count': 11421, 'hit_count': 28313, 'hit_rate': 93.63383821681329, 'pass_count': 18817, 'total_tests': 30238, 'win_rate': 62.229644817778954}, 'last_metrics': <ModelMetrics: Binned LGBM 3d PH 3% Metrics: 2025-04-04 >, 'model': <Model: Binned LGBM 3d PH 3% (binned-ph-lgmb-p3-seq3-platt v1)>, 'performance_data': '<<queryset of core.ModelTest>>'} {'block': <Block Node: content. Contents: [<TextNode: '\n\n <div class="pl-cont'>, <Variable Node: model.name>, <TextNode: ' v'>, <Variable Node: model.version>, <TextNode: '\n\n </h1>\n\n '>, <URLNode view_name=''admin:core_model_change'' args=[<FilterExpression 'model.id'>] kwargs={} as=None>, <TextNode: '"\n '>, <Variable Node: model.key>, <TextNode: '</b>\n '>, <Variable Node: model.version>, <TextNode: '\n '>, <Variable Node: model.type>, <TextNode: '\n '>, <Variable Node: model.description|default:"<i>None</i>">, <TextNode: '\n '>, <Variable Node: model.end_point_url>, <TextNode: '</dd>\n '>, <Variable Node: model.last_trained_dt|localtime>, <TextNode: '</dd>\n '>, <URLNode view_name='"model_picks"' args=[] kwargs={} as=None>, <TextNode: '?model_id='>, <Variable Node: model.id>, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '">\n '>, <Variable Node: model.last_run_dt|localtime>, <TextNode: '\n '>, <ForNode: for key, value in model.meta.items, tail_len: 5>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n\n </d'>, <django.template.defaulttags.CsrfTokenNode object at 0x7f8de8d27210>, <TextNode: '\n\n '>, <Variable Node: date_from|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:\''>, <Variable Node: date_to|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:'>, <Variable Node: curve_data_week_list|length>, <TextNode: '" value="0" step="1"\n '>, <IncludeNode: template=<FilterExpression '"components/kpis.html"'>>, <TextNode: '\n <!--'>, <IfNode>, <TextNode: '\n\n </div>\n'>]>} {'forloop': {'counter': 45, 'counter0': 44, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 7.371279790856606, 'date': datetime.date(2024, 10, 10), 'fail_count': 222, 'hit_count': 750, 'hit_rate': 96.64948453608247, 'metrics': {'content': 0.11, 'financial': 0, 'other': 0.11}, 'pass_count': 554, 'total_count': 776, 'win_rate': 71.3917525773196}} {'metrics': {'content': 0, 'financial': 0, 'other': 0}}
snippets/metrics.html
/mnt/disks/pennyloupe_disk/pennyloupe/app/core/templates/snippets/metrics.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'Ug6wwe35THbADW1ZsY2D1iZkBdOjvilMpfGLkNwF1KQarTPBh6f3T845ad38gnM0'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/61'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f8de84ec750>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f8de84ec750>>'} {'curve_data': [{'avg_performance': 1.2504894131199589, 'bin': 0.2, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 7.028663507041953, 'bin': 0.3, 'count': 36, 'hit_count': 34, 'hit_rate': 94.44444444444444, 'total_count': 36, 'win_count': 13, 'win_rate': 36.111111111111114}, {'avg_performance': 9.432175772160651, 'bin': 0.4, 'count': 94, 'hit_count': 89, 'hit_rate': 94.68085106382979, 'total_count': 94, 'win_count': 27, 'win_rate': 28.72340425531915}, {'avg_performance': 5.44822039735625, 'bin': 0.5, 'count': 345, 'hit_count': 327, 'hit_rate': 94.78260869565217, 'total_count': 345, 'win_count': 147, 'win_rate': 42.608695652173914}, {'avg_performance': 6.276983864727436, 'bin': 0.6, 'count': 2238, 'hit_count': 2118, 'hit_rate': 94.63806970509384, 'total_count': 2238, 'win_count': 1176, 'win_rate': 52.54691689008043}, {'avg_performance': 8.533575402218842, 'bin': 0.7, 'count': 25724, 'hit_count': 24056, 'hit_rate': 93.51578292645, 'total_count': 25724, 'win_count': 16266, 'win_rate': 63.232778728036074}, {'avg_performance': 8.86255964112395, 'bin': 0.8, 'count': 1793, 'hit_count': 1681, 'hit_rate': 93.75348577802565, 'total_count': 1793, 'win_count': 1187, 'win_rate': 66.20189626324596}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'win_count': 1, 'win_rate': 50.0}], 'curve_data_by_week': {'2024-10-07': [{'avg_performance': 8.164127436473585, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.26552716148981, 'bin': 0.5, 'count': 11, 'hit_count': 11, 'hit_rate': 100.0, 'total_count': 11, 'week': '2024-10-07', 'win_count': 3, 'win_rate': 27.272727272727273}, {'avg_performance': 5.134353802031955, 'bin': 0.6, 'count': 89, 'hit_count': 86, 'hit_rate': 96.62921348314607, 'total_count': 89, 'week': '2024-10-07', 'win_count': 47, 'win_rate': 52.80898876404494}, {'avg_performance': 8.070123830986233, 'bin': 0.7, 'count': 1047, 'hit_count': 1015, 'hit_rate': 96.94364851957975, 'total_count': 1047, 'week': '2024-10-07', 'win_count': 791, 'win_rate': 75.54918815663801}, {'avg_performance': 9.68536888753788, 'bin': 0.8, 'count': 171, 'hit_count': 163, 'hit_rate': 95.32163742690058, 'total_count': 171, 'week': '2024-10-07', 'win_count': 131, 'win_rate': 76.60818713450293}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}], '2024-10-14': [{'avg_performance': 0.9022370535162528, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.337629431182013, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 4.600619281242528, 'bin': 0.5, 'count': 20, 'hit_count': 17, 'hit_rate': 85.0, 'total_count': 20, 'week': '2024-10-14', 'win_count': 6, 'win_rate': 30.0}, {'avg_performance': 5.238828360908673, 'bin': 0.6, 'count': 164, 'hit_count': 158, 'hit_rate': 96.34146341463415, 'total_count': 164, 'week': '2024-10-14', 'win_count': 77, 'win_rate': 46.951219512195124}, {'avg_performance': 8.797660614333616, 'bin': 0.7, 'count': 1595, 'hit_count': 1499, 'hit_rate': 93.98119122257053, 'total_count': 1595, 'week': '2024-10-14', 'win_count': 891, 'win_rate': 55.86206896551724}, {'avg_performance': 8.040704379542438, 'bin': 0.8, 'count': 214, 'hit_count': 207, 'hit_rate': 96.72897196261682, 'total_count': 214, 'week': '2024-10-14', 'win_count': 148, 'win_rate': 69.1588785046729}], '2024-10-21': [{'avg_performance': 0.38387715930903, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9709764756086716, 'bin': 0.3, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3062931151410297, 'bin': 0.4, 'count': 6, 'hit_count': 5, 'hit_rate': 83.33333333333333, 'total_count': 6, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.5164096657483253, 'bin': 0.5, 'count': 25, 'hit_count': 22, 'hit_rate': 88.0, 'total_count': 25, 'week': '2024-10-21', 'win_count': 7, 'win_rate': 28.0}, {'avg_performance': 4.1596411175942425, 'bin': 0.6, 'count': 146, 'hit_count': 136, 'hit_rate': 93.15068493150685, 'total_count': 146, 'week': '2024-10-21', 'win_count': 56, 'win_rate': 38.35616438356164}, {'avg_performance': 8.03449923342892, 'bin': 0.7, 'count': 1759, 'hit_count': 1628, 'hit_rate': 92.55258669698692, 'total_count': 1759, 'week': '2024-10-21', 'win_count': 1003, 'win_rate': 57.02103467879477}, {'avg_performance': 8.348772559069227, 'bin': 0.8, 'count': 207, 'hit_count': 197, 'hit_rate': 95.16908212560386, 'total_count': 207, 'week': '2024-10-21', 'win_count': 124, 'win_rate': 59.90338164251208}], '2024-10-28': [{'avg_performance': 11.856661248915968, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-28', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.3348216882106607, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 2.7996008250747595, 'bin': 0.5, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-10-28', 'win_count': 3, 'win_rate': 17.647058823529413}, {'avg_performance': 4.648447686121441, 'bin': 0.6, 'count': 122, 'hit_count': 118, 'hit_rate': 96.72131147540983, 'total_count': 122, 'week': '2024-10-28', 'win_count': 51, 'win_rate': 41.80327868852459}, {'avg_performance': 7.265669642594064, 'bin': 0.7, 'count': 997, 'hit_count': 927, 'hit_rate': 92.97893681043129, 'total_count': 997, 'week': '2024-10-28', 'win_count': 618, 'win_rate': 61.98595787362086}, {'avg_performance': 10.816422602027322, 'bin': 0.8, 'count': 41, 'hit_count': 38, 'hit_rate': 92.6829268292683, 'total_count': 41, 'week': '2024-10-28', 'win_count': 28, 'win_rate': 68.29268292682927}], '2024-11-04': [{'avg_performance': 9.506070965460328, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 11.085533897596687, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-11-04', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 5.802859193965779, 'bin': 0.5, 'count': 25, 'hit_count': 24, 'hit_rate': 96.0, 'total_count': 25, 'week': '2024-11-04', 'win_count': 12, 'win_rate': 48.0}, {'avg_performance': 8.090414252589902, 'bin': 0.6, 'count': 164, 'hit_count': 154, 'hit_rate': 93.90243902439025, 'total_count': 164, 'week': '2024-11-04', 'win_count': 110, 'win_rate': 67.07317073170732}, {'avg_performance': 10.27282302016535, 'bin': 0.7, 'count': 1486, 'hit_count': 1401, 'hit_rate': 94.27994616419919, 'total_count': 1486, 'week': '2024-11-04', 'win_count': 1113, 'win_rate': 74.89905787348587}, {'avg_performance': 8.653533395637153, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-04', 'win_count': 44, 'win_rate': 68.75}], '2024-11-11': [{'avg_performance': 40.77065557250119, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-11', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 68.54218006242404, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2024-11-11', 'win_count': 3, 'win_rate': 42.857142857142854}, {'avg_performance': 7.473429086066595, 'bin': 0.5, 'count': 28, 'hit_count': 26, 'hit_rate': 92.85714285714286, 'total_count': 28, 'week': '2024-11-11', 'win_count': 11, 'win_rate': 39.285714285714285}, {'avg_performance': 5.7210642939107865, 'bin': 0.6, 'count': 172, 'hit_count': 162, 'hit_rate': 94.18604651162791, 'total_count': 172, 'week': '2024-11-11', 'win_count': 78, 'win_rate': 45.348837209302324}, {'avg_performance': 6.950606849660758, 'bin': 0.7, 'count': 2183, 'hit_count': 1942, 'hit_rate': 88.96014658726523, 'total_count': 2183, 'week': '2024-11-11', 'win_count': 1085, 'win_rate': 49.702244617498856}, {'avg_performance': 6.576073427037283, 'bin': 0.8, 'count': 193, 'hit_count': 170, 'hit_rate': 88.08290155440415, 'total_count': 193, 'week': '2024-11-11', 'win_count': 92, 'win_rate': 47.66839378238342}], '2024-11-18': [{'avg_performance': 0.2985074626865608, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.953737191078962, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 14.963661448456241, 'bin': 0.4, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 33.333333333333336}, {'avg_performance': 12.523383330708796, 'bin': 0.5, 'count': 16, 'hit_count': 14, 'hit_rate': 87.5, 'total_count': 16, 'week': '2024-11-18', 'win_count': 7, 'win_rate': 43.75}, {'avg_performance': 7.926054355851836, 'bin': 0.6, 'count': 117, 'hit_count': 106, 'hit_rate': 90.5982905982906, 'total_count': 117, 'week': '2024-11-18', 'win_count': 74, 'win_rate': 63.24786324786325}, {'avg_performance': 10.169714185726622, 'bin': 0.7, 'count': 1487, 'hit_count': 1412, 'hit_rate': 94.9562878278413, 'total_count': 1487, 'week': '2024-11-18', 'win_count': 1043, 'win_rate': 70.14122394082044}, {'avg_performance': 9.138444484012004, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-18', 'win_count': 46, 'win_rate': 71.875}], '2024-11-25': [{'avg_performance': 0.5649717514124374, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-25', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.249766314903041, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 9.823296109187984, 'bin': 0.5, 'count': 19, 'hit_count': 19, 'hit_rate': 100.0, 'total_count': 19, 'week': '2024-11-25', 'win_count': 10, 'win_rate': 52.63157894736842}, {'avg_performance': 7.033977605527942, 'bin': 0.6, 'count': 71, 'hit_count': 67, 'hit_rate': 94.36619718309859, 'total_count': 71, 'week': '2024-11-25', 'win_count': 39, 'win_rate': 54.929577464788736}, {'avg_performance': 9.085537651034798, 'bin': 0.7, 'count': 1392, 'hit_count': 1341, 'hit_rate': 96.33620689655173, 'total_count': 1392, 'week': '2024-11-25', 'win_count': 988, 'win_rate': 70.97701149425288}, {'avg_performance': 7.175712414927854, 'bin': 0.8, 'count': 45, 'hit_count': 44, 'hit_rate': 97.77777777777777, 'total_count': 45, 'week': '2024-11-25', 'win_count': 34, 'win_rate': 75.55555555555556}], '2024-12-02': [{'avg_performance': 1.1509608467783332, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-02', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3898688255760185, 'bin': 0.5, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-12-02', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 3.7840564250007986, 'bin': 0.6, 'count': 22, 'hit_count': 19, 'hit_rate': 86.36363636363636, 'total_count': 22, 'week': '2024-12-02', 'win_count': 6, 'win_rate': 27.272727272727273}, {'avg_performance': 7.689480520166782, 'bin': 0.7, 'count': 597, 'hit_count': 543, 'hit_rate': 90.95477386934674, 'total_count': 597, 'week': '2024-12-02', 'win_count': 317, 'win_rate': 53.098827470686764}, {'avg_performance': 12.011978156596522, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-12-02', 'win_count': 5, 'win_rate': 50.0}], '2024-12-09': [{'avg_performance': 1.6921913934540918, 'bin': 0.2, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9532888465204923, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.9005706250438368, 'bin': 0.4, 'count': 8, 'hit_count': 7, 'hit_rate': 87.5, 'total_count': 8, 'week': '2024-12-09', 'win_count': 2, 'win_rate': 25.0}, {'avg_performance': 5.196051909042814, 'bin': 0.5, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-12-09', 'win_count': 7, 'win_rate': 29.166666666666668}, {'avg_performance': 5.791194959609032, 'bin': 0.6, 'count': 127, 'hit_count': 119, 'hit_rate': 93.7007874015748, 'total_count': 127, 'week': '2024-12-09', 'win_count': 56, 'win_rate': 44.09448818897638}, {'avg_performance': 7.526378846625358, 'bin': 0.7, 'count': 2010, 'hit_count': 1867, 'hit_rate': 92.88557213930348, 'total_count': 2010, 'week': '2024-12-09', 'win_count': 1133, 'win_rate': 56.3681592039801}, {'avg_performance': 8.348974523266355, 'bin': 0.8, 'count': 98, 'hit_count': 93, 'hit_rate': 94.89795918367346, 'total_count': 98, 'week': '2024-12-09', 'win_count': 63, 'win_rate': 64.28571428571429}], '2024-12-16': [{'avg_performance': 1.2158357473192076, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.1586990595611335, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.4986874156097585, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-16', 'win_count': 3, 'win_rate': 33.333333333333336}, {'avg_performance': 7.624253080839346, 'bin': 0.6, 'count': 77, 'hit_count': 73, 'hit_rate': 94.8051948051948, 'total_count': 77, 'week': '2024-12-16', 'win_count': 35, 'win_rate': 45.45454545454545}, {'avg_performance': 9.719862667541674, 'bin': 0.7, 'count': 1313, 'hit_count': 1223, 'hit_rate': 93.14546839299315, 'total_count': 1313, 'week': '2024-12-16', 'win_count': 814, 'win_rate': 61.995430312261995}, {'avg_performance': 10.720921190133364, 'bin': 0.8, 'count': 40, 'hit_count': 38, 'hit_rate': 95.0, 'total_count': 40, 'week': '2024-12-16', 'win_count': 29, 'win_rate': 72.5}], '2024-12-23': [{'avg_performance': 3.076753932204165, 'bin': 0.5, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 60.0}, {'avg_performance': 5.432916285463778, 'bin': 0.6, 'count': 57, 'hit_count': 53, 'hit_rate': 92.98245614035088, 'total_count': 57, 'week': '2024-12-23', 'win_count': 26, 'win_rate': 45.6140350877193}, {'avg_performance': 13.807998928993412, 'bin': 0.7, 'count': 530, 'hit_count': 519, 'hit_rate': 97.9245283018868, 'total_count': 530, 'week': '2024-12-23', 'win_count': 386, 'win_rate': 72.83018867924528}, {'avg_performance': 29.792299285303002, 'bin': 0.8, 'count': 9, 'hit_count': 8, 'hit_rate': 88.88888888888889, 'total_count': 9, 'week': '2024-12-23', 'win_count': 5, 'win_rate': 55.55555555555556}], '2024-12-30': [{'avg_performance': 2.5974025974025996, 'bin': 0.4, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.729724176101836, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-30', 'win_count': 5, 'win_rate': 55.55555555555556}, {'avg_performance': 10.07692704762918, 'bin': 0.6, 'count': 85, 'hit_count': 81, 'hit_rate': 95.29411764705883, 'total_count': 85, 'week': '2024-12-30', 'win_count': 57, 'win_rate': 67.05882352941177}, {'avg_performance': 14.368317622689457, 'bin': 0.7, 'count': 726, 'hit_count': 710, 'hit_rate': 97.7961432506887, 'total_count': 726, 'week': '2024-12-30', 'win_count': 590, 'win_rate': 81.26721763085399}, {'avg_performance': 16.98487922412399, 'bin': 0.8, 'count': 32, 'hit_count': 32, 'hit_rate': 100.0, 'total_count': 32, 'week': '2024-12-30', 'win_count': 28, 'win_rate': 87.5}], '2025-01-06': [{'avg_performance': 10.27453799861533, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 0.8592097766991472, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-06', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.7025884280500825, 'bin': 0.5, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 10.526315789473685}, {'avg_performance': 3.9460445190171787, 'bin': 0.6, 'count': 89, 'hit_count': 81, 'hit_rate': 91.01123595505618, 'total_count': 89, 'week': '2025-01-06', 'win_count': 33, 'win_rate': 37.07865168539326}, {'avg_performance': 5.769467385757251, 'bin': 0.7, 'count': 839, 'hit_count': 727, 'hit_rate': 86.6507747318236, 'total_count': 839, 'week': '2025-01-06', 'win_count': 347, 'win_rate': 41.35876042908224}, {'avg_performance': 4.100909582740522, 'bin': 0.8, 'count': 73, 'hit_count': 64, 'hit_rate': 87.67123287671232, 'total_count': 73, 'week': '2025-01-06', 'win_count': 31, 'win_rate': 42.465753424657535}], '2025-01-13': [{'avg_performance': 2.4611508041896877, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.2427082891550008, 'bin': 0.4, 'count': 7, 'hit_count': 7, 'hit_rate': 100.0, 'total_count': 7, 'week': '2025-01-13', 'win_count': 2, 'win_rate': 28.571428571428573}, {'avg_performance': 5.977215511937495, 'bin': 0.5, 'count': 25, 'hit_count': 25, 'hit_rate': 100.0, 'total_count': 25, 'week': '2025-01-13', 'win_count': 17, 'win_rate': 68.0}, {'avg_performance': 6.232308427627005, 'bin': 0.6, 'count': 141, 'hit_count': 135, 'hit_rate': 95.74468085106383, 'total_count': 141, 'week': '2025-01-13', 'win_count': 85, 'win_rate': 60.283687943262414}, {'avg_performance': 8.49221338573038, 'bin': 0.7, 'count': 1614, 'hit_count': 1531, 'hit_rate': 94.85749690210656, 'total_count': 1614, 'week': '2025-01-13', 'win_count': 1127, 'win_rate': 69.82651796778191}, {'avg_performance': 13.48051817512275, 'bin': 0.8, 'count': 118, 'hit_count': 106, 'hit_rate': 89.83050847457628, 'total_count': 118, 'week': '2025-01-13', 'win_count': 86, 'win_rate': 72.88135593220339}], '2025-01-20': [{'avg_performance': 2.0554984583761486, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.8554532322137964, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.9427601789253663, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-20', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 3.2213742396728637, 'bin': 0.5, 'count': 31, 'hit_count': 31, 'hit_rate': 100.0, 'total_count': 31, 'week': '2025-01-20', 'win_count': 13, 'win_rate': 41.935483870967744}, {'avg_performance': 7.68513705692224, 'bin': 0.6, 'count': 156, 'hit_count': 151, 'hit_rate': 96.7948717948718, 'total_count': 156, 'week': '2025-01-20', 'win_count': 86, 'win_rate': 55.12820512820513}, {'avg_performance': 7.877107728428713, 'bin': 0.7, 'count': 1459, 'hit_count': 1391, 'hit_rate': 95.33927347498286, 'total_count': 1459, 'week': '2025-01-20', 'win_count': 981, 'win_rate': 67.23783413296779}, {'avg_performance': 9.198651942630873, 'bin': 0.8, 'count': 131, 'hit_count': 126, 'hit_rate': 96.18320610687023, 'total_count': 131, 'week': '2025-01-20', 'win_count': 99, 'win_rate': 75.57251908396947}], '2025-01-27': [{'avg_performance': 1.0810491267083957, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.257871569680502, 'bin': 0.4, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.3681028816247505, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 4.831154899995187, 'bin': 0.6, 'count': 50, 'hit_count': 49, 'hit_rate': 98.0, 'total_count': 50, 'week': '2025-01-27', 'win_count': 24, 'win_rate': 48.0}, {'avg_performance': 8.660514835238006, 'bin': 0.7, 'count': 504, 'hit_count': 477, 'hit_rate': 94.64285714285714, 'total_count': 504, 'week': '2025-01-27', 'win_count': 336, 'win_rate': 66.66666666666667}, {'avg_performance': 5.650996396492416, 'bin': 0.8, 'count': 49, 'hit_count': 46, 'hit_rate': 93.87755102040816, 'total_count': 49, 'week': '2025-01-27', 'win_count': 28, 'win_rate': 57.142857142857146}], '2025-02-03': [{'avg_performance': 1.3806706114398302, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 9.569377990430622, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 24.279598883685736, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-03', 'win_count': 3, 'win_rate': 100.0}, {'avg_performance': 6.96675740725965, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-03', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 7.91588296767001, 'bin': 0.6, 'count': 41, 'hit_count': 41, 'hit_rate': 100.0, 'total_count': 41, 'week': '2025-02-03', 'win_count': 33, 'win_rate': 80.48780487804878}, {'avg_performance': 10.160313393323941, 'bin': 0.7, 'count': 752, 'hit_count': 729, 'hit_rate': 96.94148936170212, 'total_count': 752, 'week': '2025-02-03', 'win_count': 592, 'win_rate': 78.72340425531915}, {'avg_performance': 12.049870230698735, 'bin': 0.8, 'count': 51, 'hit_count': 48, 'hit_rate': 94.11764705882354, 'total_count': 51, 'week': '2025-02-03', 'win_count': 42, 'win_rate': 82.3529411764706}], '2025-02-17': [{'avg_performance': 2.016879038077791, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 0.36138972184882806, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.4714089675946536, 'bin': 0.5, 'count': 7, 'hit_count': 5, 'hit_rate': 71.42857142857143, 'total_count': 7, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 14.285714285714286}, {'avg_performance': 3.6445213255311315, 'bin': 0.6, 'count': 55, 'hit_count': 46, 'hit_rate': 83.63636363636364, 'total_count': 55, 'week': '2025-02-17', 'win_count': 15, 'win_rate': 27.272727272727273}, {'avg_performance': 4.05076703346453, 'bin': 0.7, 'count': 530, 'hit_count': 433, 'hit_rate': 81.69811320754717, 'total_count': 530, 'week': '2025-02-17', 'win_count': 160, 'win_rate': 30.18867924528302}, {'avg_performance': 3.3832590351165615, 'bin': 0.8, 'count': 54, 'hit_count': 46, 'hit_rate': 85.18518518518519, 'total_count': 54, 'week': '2025-02-17', 'win_count': 22, 'win_rate': 40.74074074074074}], '2025-02-24': [{'avg_performance': 14.747474747474739, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 1.483220254404718, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.886750479655935, 'bin': 0.5, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-24', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 4.098843931251354, 'bin': 0.6, 'count': 39, 'hit_count': 39, 'hit_rate': 100.0, 'total_count': 39, 'week': '2025-02-24', 'win_count': 21, 'win_rate': 53.84615384615385}, {'avg_performance': 6.7311024498695895, 'bin': 0.7, 'count': 341, 'hit_count': 324, 'hit_rate': 95.01466275659824, 'total_count': 341, 'week': '2025-02-24', 'win_count': 231, 'win_rate': 67.74193548387096}, {'avg_performance': 8.80997390923137, 'bin': 0.8, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-02-24', 'win_count': 16, 'win_rate': 84.21052631578948}], '2025-03-03': [{'avg_performance': 6.496927129060581, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 4.234347426755143, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 4.837971033345035, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2025-03-03', 'win_count': 6, 'win_rate': 66.66666666666667}, {'avg_performance': 7.476385224123491, 'bin': 0.6, 'count': 60, 'hit_count': 56, 'hit_rate': 93.33333333333333, 'total_count': 60, 'week': '2025-03-03', 'win_count': 40, 'win_rate': 66.66666666666667}, {'avg_performance': 9.175863004552577, 'bin': 0.7, 'count': 501, 'hit_count': 479, 'hit_rate': 95.60878243512974, 'total_count': 501, 'week': '2025-03-03', 'win_count': 346, 'win_rate': 69.06187624750498}, {'avg_performance': 10.600061758245392, 'bin': 0.8, 'count': 45, 'hit_count': 43, 'hit_rate': 95.55555555555556, 'total_count': 45, 'week': '2025-03-03', 'win_count': 35, 'win_rate': 77.77777777777777}], '2025-03-10': [{'avg_performance': 3.1413612565444975, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-10', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 5.273294241964802, 'bin': 0.4, 'count': 11, 'hit_count': 10, 'hit_rate': 90.9090909090909, 'total_count': 11, 'week': '2025-03-10', 'win_count': 4, 'win_rate': 36.36363636363637}, {'avg_performance': 6.362088830497881, 'bin': 0.5, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'week': '2025-03-10', 'win_count': 18, 'win_rate': 78.26086956521739}, {'avg_performance': 7.442734895529073, 'bin': 0.6, 'count': 194, 'hit_count': 188, 'hit_rate': 96.90721649484536, 'total_count': 194, 'week': '2025-03-10', 'win_count': 127, 'win_rate': 65.4639175257732}, {'avg_performance': 7.825642875837303, 'bin': 0.7, 'count': 2062, 'hit_count': 1938, 'hit_rate': 93.98642095053346, 'total_count': 2062, 'week': '2025-03-10', 'win_count': 1374, 'win_rate': 66.63433559650825}, {'avg_performance': 9.519864190453308, 'bin': 0.8, 'count': 65, 'hit_count': 62, 'hit_rate': 95.38461538461539, 'total_count': 65, 'week': '2025-03-10', 'win_count': 51, 'win_rate': 78.46153846153847}]}, 'curve_data_week_list': ['2024-10-07', '2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '2024-12-02', '2024-12-09', '2024-12-16', '2024-12-23', '2024-12-30', '2025-01-06', '2025-01-13', '2025-01-20', '2025-01-27', '2025-02-03', '2025-02-17', '2025-02-24', '2025-03-03', '2025-03-10'], 'date_from': datetime.date(2024, 10, 7), 'date_to': datetime.date(2025, 4, 5), 'kpis': {'avg_gain': 8.35064971357415, 'fail_count': 11421, 'hit_count': 28313, 'hit_rate': 93.63383821681329, 'pass_count': 18817, 'total_tests': 30238, 'win_rate': 62.229644817778954}, 'last_metrics': <ModelMetrics: Binned LGBM 3d PH 3% Metrics: 2025-04-04 >, 'model': <Model: Binned LGBM 3d PH 3% (binned-ph-lgmb-p3-seq3-platt v1)>, 'performance_data': '<<queryset of core.ModelTest>>'} {'block': <Block Node: content. Contents: [<TextNode: '\n\n <div class="pl-cont'>, <Variable Node: model.name>, <TextNode: ' v'>, <Variable Node: model.version>, <TextNode: '\n\n </h1>\n\n '>, <URLNode view_name=''admin:core_model_change'' args=[<FilterExpression 'model.id'>] kwargs={} as=None>, <TextNode: '"\n '>, <Variable Node: model.key>, <TextNode: '</b>\n '>, <Variable Node: model.version>, <TextNode: '\n '>, <Variable Node: model.type>, <TextNode: '\n '>, <Variable Node: model.description|default:"<i>None</i>">, <TextNode: '\n '>, <Variable Node: model.end_point_url>, <TextNode: '</dd>\n '>, <Variable Node: model.last_trained_dt|localtime>, <TextNode: '</dd>\n '>, <URLNode view_name='"model_picks"' args=[] kwargs={} as=None>, <TextNode: '?model_id='>, <Variable Node: model.id>, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '">\n '>, <Variable Node: model.last_run_dt|localtime>, <TextNode: '\n '>, <ForNode: for key, value in model.meta.items, tail_len: 5>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n\n </d'>, <django.template.defaulttags.CsrfTokenNode object at 0x7f8de8d27210>, <TextNode: '\n\n '>, <Variable Node: date_from|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:\''>, <Variable Node: date_to|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:'>, <Variable Node: curve_data_week_list|length>, <TextNode: '" value="0" step="1"\n '>, <IncludeNode: template=<FilterExpression '"components/kpis.html"'>>, <TextNode: '\n <!--'>, <IfNode>, <TextNode: '\n\n </div>\n'>]>} {'forloop': {'counter': 45, 'counter0': 44, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 7.371279790856606, 'date': datetime.date(2024, 10, 10), 'fail_count': 222, 'hit_count': 750, 'hit_rate': 96.64948453608247, 'metrics': {'content': 0.11, 'financial': 0, 'other': 0.11}, 'pass_count': 554, 'total_count': 776, 'win_rate': 71.3917525773196}} {'metrics': {'content': 0, 'financial': 0, 'other': 0}}
snippets/metrics.html
/mnt/disks/pennyloupe_disk/pennyloupe/app/core/templates/snippets/metrics.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'Ug6wwe35THbADW1ZsY2D1iZkBdOjvilMpfGLkNwF1KQarTPBh6f3T845ad38gnM0'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/61'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f8de84ec750>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f8de84ec750>>'} {'curve_data': [{'avg_performance': 1.2504894131199589, 'bin': 0.2, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 7.028663507041953, 'bin': 0.3, 'count': 36, 'hit_count': 34, 'hit_rate': 94.44444444444444, 'total_count': 36, 'win_count': 13, 'win_rate': 36.111111111111114}, {'avg_performance': 9.432175772160651, 'bin': 0.4, 'count': 94, 'hit_count': 89, 'hit_rate': 94.68085106382979, 'total_count': 94, 'win_count': 27, 'win_rate': 28.72340425531915}, {'avg_performance': 5.44822039735625, 'bin': 0.5, 'count': 345, 'hit_count': 327, 'hit_rate': 94.78260869565217, 'total_count': 345, 'win_count': 147, 'win_rate': 42.608695652173914}, {'avg_performance': 6.276983864727436, 'bin': 0.6, 'count': 2238, 'hit_count': 2118, 'hit_rate': 94.63806970509384, 'total_count': 2238, 'win_count': 1176, 'win_rate': 52.54691689008043}, {'avg_performance': 8.533575402218842, 'bin': 0.7, 'count': 25724, 'hit_count': 24056, 'hit_rate': 93.51578292645, 'total_count': 25724, 'win_count': 16266, 'win_rate': 63.232778728036074}, {'avg_performance': 8.86255964112395, 'bin': 0.8, 'count': 1793, 'hit_count': 1681, 'hit_rate': 93.75348577802565, 'total_count': 1793, 'win_count': 1187, 'win_rate': 66.20189626324596}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'win_count': 1, 'win_rate': 50.0}], 'curve_data_by_week': {'2024-10-07': [{'avg_performance': 8.164127436473585, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.26552716148981, 'bin': 0.5, 'count': 11, 'hit_count': 11, 'hit_rate': 100.0, 'total_count': 11, 'week': '2024-10-07', 'win_count': 3, 'win_rate': 27.272727272727273}, {'avg_performance': 5.134353802031955, 'bin': 0.6, 'count': 89, 'hit_count': 86, 'hit_rate': 96.62921348314607, 'total_count': 89, 'week': '2024-10-07', 'win_count': 47, 'win_rate': 52.80898876404494}, {'avg_performance': 8.070123830986233, 'bin': 0.7, 'count': 1047, 'hit_count': 1015, 'hit_rate': 96.94364851957975, 'total_count': 1047, 'week': '2024-10-07', 'win_count': 791, 'win_rate': 75.54918815663801}, {'avg_performance': 9.68536888753788, 'bin': 0.8, 'count': 171, 'hit_count': 163, 'hit_rate': 95.32163742690058, 'total_count': 171, 'week': '2024-10-07', 'win_count': 131, 'win_rate': 76.60818713450293}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}], '2024-10-14': [{'avg_performance': 0.9022370535162528, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.337629431182013, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 4.600619281242528, 'bin': 0.5, 'count': 20, 'hit_count': 17, 'hit_rate': 85.0, 'total_count': 20, 'week': '2024-10-14', 'win_count': 6, 'win_rate': 30.0}, {'avg_performance': 5.238828360908673, 'bin': 0.6, 'count': 164, 'hit_count': 158, 'hit_rate': 96.34146341463415, 'total_count': 164, 'week': '2024-10-14', 'win_count': 77, 'win_rate': 46.951219512195124}, {'avg_performance': 8.797660614333616, 'bin': 0.7, 'count': 1595, 'hit_count': 1499, 'hit_rate': 93.98119122257053, 'total_count': 1595, 'week': '2024-10-14', 'win_count': 891, 'win_rate': 55.86206896551724}, {'avg_performance': 8.040704379542438, 'bin': 0.8, 'count': 214, 'hit_count': 207, 'hit_rate': 96.72897196261682, 'total_count': 214, 'week': '2024-10-14', 'win_count': 148, 'win_rate': 69.1588785046729}], '2024-10-21': [{'avg_performance': 0.38387715930903, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9709764756086716, 'bin': 0.3, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3062931151410297, 'bin': 0.4, 'count': 6, 'hit_count': 5, 'hit_rate': 83.33333333333333, 'total_count': 6, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.5164096657483253, 'bin': 0.5, 'count': 25, 'hit_count': 22, 'hit_rate': 88.0, 'total_count': 25, 'week': '2024-10-21', 'win_count': 7, 'win_rate': 28.0}, {'avg_performance': 4.1596411175942425, 'bin': 0.6, 'count': 146, 'hit_count': 136, 'hit_rate': 93.15068493150685, 'total_count': 146, 'week': '2024-10-21', 'win_count': 56, 'win_rate': 38.35616438356164}, {'avg_performance': 8.03449923342892, 'bin': 0.7, 'count': 1759, 'hit_count': 1628, 'hit_rate': 92.55258669698692, 'total_count': 1759, 'week': '2024-10-21', 'win_count': 1003, 'win_rate': 57.02103467879477}, {'avg_performance': 8.348772559069227, 'bin': 0.8, 'count': 207, 'hit_count': 197, 'hit_rate': 95.16908212560386, 'total_count': 207, 'week': '2024-10-21', 'win_count': 124, 'win_rate': 59.90338164251208}], '2024-10-28': [{'avg_performance': 11.856661248915968, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-28', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.3348216882106607, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 2.7996008250747595, 'bin': 0.5, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-10-28', 'win_count': 3, 'win_rate': 17.647058823529413}, {'avg_performance': 4.648447686121441, 'bin': 0.6, 'count': 122, 'hit_count': 118, 'hit_rate': 96.72131147540983, 'total_count': 122, 'week': '2024-10-28', 'win_count': 51, 'win_rate': 41.80327868852459}, {'avg_performance': 7.265669642594064, 'bin': 0.7, 'count': 997, 'hit_count': 927, 'hit_rate': 92.97893681043129, 'total_count': 997, 'week': '2024-10-28', 'win_count': 618, 'win_rate': 61.98595787362086}, {'avg_performance': 10.816422602027322, 'bin': 0.8, 'count': 41, 'hit_count': 38, 'hit_rate': 92.6829268292683, 'total_count': 41, 'week': '2024-10-28', 'win_count': 28, 'win_rate': 68.29268292682927}], '2024-11-04': [{'avg_performance': 9.506070965460328, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 11.085533897596687, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-11-04', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 5.802859193965779, 'bin': 0.5, 'count': 25, 'hit_count': 24, 'hit_rate': 96.0, 'total_count': 25, 'week': '2024-11-04', 'win_count': 12, 'win_rate': 48.0}, {'avg_performance': 8.090414252589902, 'bin': 0.6, 'count': 164, 'hit_count': 154, 'hit_rate': 93.90243902439025, 'total_count': 164, 'week': '2024-11-04', 'win_count': 110, 'win_rate': 67.07317073170732}, {'avg_performance': 10.27282302016535, 'bin': 0.7, 'count': 1486, 'hit_count': 1401, 'hit_rate': 94.27994616419919, 'total_count': 1486, 'week': '2024-11-04', 'win_count': 1113, 'win_rate': 74.89905787348587}, {'avg_performance': 8.653533395637153, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-04', 'win_count': 44, 'win_rate': 68.75}], '2024-11-11': [{'avg_performance': 40.77065557250119, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-11', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 68.54218006242404, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2024-11-11', 'win_count': 3, 'win_rate': 42.857142857142854}, {'avg_performance': 7.473429086066595, 'bin': 0.5, 'count': 28, 'hit_count': 26, 'hit_rate': 92.85714285714286, 'total_count': 28, 'week': '2024-11-11', 'win_count': 11, 'win_rate': 39.285714285714285}, {'avg_performance': 5.7210642939107865, 'bin': 0.6, 'count': 172, 'hit_count': 162, 'hit_rate': 94.18604651162791, 'total_count': 172, 'week': '2024-11-11', 'win_count': 78, 'win_rate': 45.348837209302324}, {'avg_performance': 6.950606849660758, 'bin': 0.7, 'count': 2183, 'hit_count': 1942, 'hit_rate': 88.96014658726523, 'total_count': 2183, 'week': '2024-11-11', 'win_count': 1085, 'win_rate': 49.702244617498856}, {'avg_performance': 6.576073427037283, 'bin': 0.8, 'count': 193, 'hit_count': 170, 'hit_rate': 88.08290155440415, 'total_count': 193, 'week': '2024-11-11', 'win_count': 92, 'win_rate': 47.66839378238342}], '2024-11-18': [{'avg_performance': 0.2985074626865608, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.953737191078962, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 14.963661448456241, 'bin': 0.4, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 33.333333333333336}, {'avg_performance': 12.523383330708796, 'bin': 0.5, 'count': 16, 'hit_count': 14, 'hit_rate': 87.5, 'total_count': 16, 'week': '2024-11-18', 'win_count': 7, 'win_rate': 43.75}, {'avg_performance': 7.926054355851836, 'bin': 0.6, 'count': 117, 'hit_count': 106, 'hit_rate': 90.5982905982906, 'total_count': 117, 'week': '2024-11-18', 'win_count': 74, 'win_rate': 63.24786324786325}, {'avg_performance': 10.169714185726622, 'bin': 0.7, 'count': 1487, 'hit_count': 1412, 'hit_rate': 94.9562878278413, 'total_count': 1487, 'week': '2024-11-18', 'win_count': 1043, 'win_rate': 70.14122394082044}, {'avg_performance': 9.138444484012004, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-18', 'win_count': 46, 'win_rate': 71.875}], '2024-11-25': [{'avg_performance': 0.5649717514124374, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-25', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.249766314903041, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 9.823296109187984, 'bin': 0.5, 'count': 19, 'hit_count': 19, 'hit_rate': 100.0, 'total_count': 19, 'week': '2024-11-25', 'win_count': 10, 'win_rate': 52.63157894736842}, {'avg_performance': 7.033977605527942, 'bin': 0.6, 'count': 71, 'hit_count': 67, 'hit_rate': 94.36619718309859, 'total_count': 71, 'week': '2024-11-25', 'win_count': 39, 'win_rate': 54.929577464788736}, {'avg_performance': 9.085537651034798, 'bin': 0.7, 'count': 1392, 'hit_count': 1341, 'hit_rate': 96.33620689655173, 'total_count': 1392, 'week': '2024-11-25', 'win_count': 988, 'win_rate': 70.97701149425288}, {'avg_performance': 7.175712414927854, 'bin': 0.8, 'count': 45, 'hit_count': 44, 'hit_rate': 97.77777777777777, 'total_count': 45, 'week': '2024-11-25', 'win_count': 34, 'win_rate': 75.55555555555556}], '2024-12-02': [{'avg_performance': 1.1509608467783332, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-02', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3898688255760185, 'bin': 0.5, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-12-02', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 3.7840564250007986, 'bin': 0.6, 'count': 22, 'hit_count': 19, 'hit_rate': 86.36363636363636, 'total_count': 22, 'week': '2024-12-02', 'win_count': 6, 'win_rate': 27.272727272727273}, {'avg_performance': 7.689480520166782, 'bin': 0.7, 'count': 597, 'hit_count': 543, 'hit_rate': 90.95477386934674, 'total_count': 597, 'week': '2024-12-02', 'win_count': 317, 'win_rate': 53.098827470686764}, {'avg_performance': 12.011978156596522, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-12-02', 'win_count': 5, 'win_rate': 50.0}], '2024-12-09': [{'avg_performance': 1.6921913934540918, 'bin': 0.2, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9532888465204923, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.9005706250438368, 'bin': 0.4, 'count': 8, 'hit_count': 7, 'hit_rate': 87.5, 'total_count': 8, 'week': '2024-12-09', 'win_count': 2, 'win_rate': 25.0}, {'avg_performance': 5.196051909042814, 'bin': 0.5, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-12-09', 'win_count': 7, 'win_rate': 29.166666666666668}, {'avg_performance': 5.791194959609032, 'bin': 0.6, 'count': 127, 'hit_count': 119, 'hit_rate': 93.7007874015748, 'total_count': 127, 'week': '2024-12-09', 'win_count': 56, 'win_rate': 44.09448818897638}, {'avg_performance': 7.526378846625358, 'bin': 0.7, 'count': 2010, 'hit_count': 1867, 'hit_rate': 92.88557213930348, 'total_count': 2010, 'week': '2024-12-09', 'win_count': 1133, 'win_rate': 56.3681592039801}, {'avg_performance': 8.348974523266355, 'bin': 0.8, 'count': 98, 'hit_count': 93, 'hit_rate': 94.89795918367346, 'total_count': 98, 'week': '2024-12-09', 'win_count': 63, 'win_rate': 64.28571428571429}], '2024-12-16': [{'avg_performance': 1.2158357473192076, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.1586990595611335, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.4986874156097585, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-16', 'win_count': 3, 'win_rate': 33.333333333333336}, {'avg_performance': 7.624253080839346, 'bin': 0.6, 'count': 77, 'hit_count': 73, 'hit_rate': 94.8051948051948, 'total_count': 77, 'week': '2024-12-16', 'win_count': 35, 'win_rate': 45.45454545454545}, {'avg_performance': 9.719862667541674, 'bin': 0.7, 'count': 1313, 'hit_count': 1223, 'hit_rate': 93.14546839299315, 'total_count': 1313, 'week': '2024-12-16', 'win_count': 814, 'win_rate': 61.995430312261995}, {'avg_performance': 10.720921190133364, 'bin': 0.8, 'count': 40, 'hit_count': 38, 'hit_rate': 95.0, 'total_count': 40, 'week': '2024-12-16', 'win_count': 29, 'win_rate': 72.5}], '2024-12-23': [{'avg_performance': 3.076753932204165, 'bin': 0.5, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 60.0}, {'avg_performance': 5.432916285463778, 'bin': 0.6, 'count': 57, 'hit_count': 53, 'hit_rate': 92.98245614035088, 'total_count': 57, 'week': '2024-12-23', 'win_count': 26, 'win_rate': 45.6140350877193}, {'avg_performance': 13.807998928993412, 'bin': 0.7, 'count': 530, 'hit_count': 519, 'hit_rate': 97.9245283018868, 'total_count': 530, 'week': '2024-12-23', 'win_count': 386, 'win_rate': 72.83018867924528}, {'avg_performance': 29.792299285303002, 'bin': 0.8, 'count': 9, 'hit_count': 8, 'hit_rate': 88.88888888888889, 'total_count': 9, 'week': '2024-12-23', 'win_count': 5, 'win_rate': 55.55555555555556}], '2024-12-30': [{'avg_performance': 2.5974025974025996, 'bin': 0.4, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.729724176101836, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-30', 'win_count': 5, 'win_rate': 55.55555555555556}, {'avg_performance': 10.07692704762918, 'bin': 0.6, 'count': 85, 'hit_count': 81, 'hit_rate': 95.29411764705883, 'total_count': 85, 'week': '2024-12-30', 'win_count': 57, 'win_rate': 67.05882352941177}, {'avg_performance': 14.368317622689457, 'bin': 0.7, 'count': 726, 'hit_count': 710, 'hit_rate': 97.7961432506887, 'total_count': 726, 'week': '2024-12-30', 'win_count': 590, 'win_rate': 81.26721763085399}, {'avg_performance': 16.98487922412399, 'bin': 0.8, 'count': 32, 'hit_count': 32, 'hit_rate': 100.0, 'total_count': 32, 'week': '2024-12-30', 'win_count': 28, 'win_rate': 87.5}], '2025-01-06': [{'avg_performance': 10.27453799861533, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 0.8592097766991472, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-06', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.7025884280500825, 'bin': 0.5, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 10.526315789473685}, {'avg_performance': 3.9460445190171787, 'bin': 0.6, 'count': 89, 'hit_count': 81, 'hit_rate': 91.01123595505618, 'total_count': 89, 'week': '2025-01-06', 'win_count': 33, 'win_rate': 37.07865168539326}, {'avg_performance': 5.769467385757251, 'bin': 0.7, 'count': 839, 'hit_count': 727, 'hit_rate': 86.6507747318236, 'total_count': 839, 'week': '2025-01-06', 'win_count': 347, 'win_rate': 41.35876042908224}, {'avg_performance': 4.100909582740522, 'bin': 0.8, 'count': 73, 'hit_count': 64, 'hit_rate': 87.67123287671232, 'total_count': 73, 'week': '2025-01-06', 'win_count': 31, 'win_rate': 42.465753424657535}], '2025-01-13': [{'avg_performance': 2.4611508041896877, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.2427082891550008, 'bin': 0.4, 'count': 7, 'hit_count': 7, 'hit_rate': 100.0, 'total_count': 7, 'week': '2025-01-13', 'win_count': 2, 'win_rate': 28.571428571428573}, {'avg_performance': 5.977215511937495, 'bin': 0.5, 'count': 25, 'hit_count': 25, 'hit_rate': 100.0, 'total_count': 25, 'week': '2025-01-13', 'win_count': 17, 'win_rate': 68.0}, {'avg_performance': 6.232308427627005, 'bin': 0.6, 'count': 141, 'hit_count': 135, 'hit_rate': 95.74468085106383, 'total_count': 141, 'week': '2025-01-13', 'win_count': 85, 'win_rate': 60.283687943262414}, {'avg_performance': 8.49221338573038, 'bin': 0.7, 'count': 1614, 'hit_count': 1531, 'hit_rate': 94.85749690210656, 'total_count': 1614, 'week': '2025-01-13', 'win_count': 1127, 'win_rate': 69.82651796778191}, {'avg_performance': 13.48051817512275, 'bin': 0.8, 'count': 118, 'hit_count': 106, 'hit_rate': 89.83050847457628, 'total_count': 118, 'week': '2025-01-13', 'win_count': 86, 'win_rate': 72.88135593220339}], '2025-01-20': [{'avg_performance': 2.0554984583761486, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.8554532322137964, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.9427601789253663, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-20', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 3.2213742396728637, 'bin': 0.5, 'count': 31, 'hit_count': 31, 'hit_rate': 100.0, 'total_count': 31, 'week': '2025-01-20', 'win_count': 13, 'win_rate': 41.935483870967744}, {'avg_performance': 7.68513705692224, 'bin': 0.6, 'count': 156, 'hit_count': 151, 'hit_rate': 96.7948717948718, 'total_count': 156, 'week': '2025-01-20', 'win_count': 86, 'win_rate': 55.12820512820513}, {'avg_performance': 7.877107728428713, 'bin': 0.7, 'count': 1459, 'hit_count': 1391, 'hit_rate': 95.33927347498286, 'total_count': 1459, 'week': '2025-01-20', 'win_count': 981, 'win_rate': 67.23783413296779}, {'avg_performance': 9.198651942630873, 'bin': 0.8, 'count': 131, 'hit_count': 126, 'hit_rate': 96.18320610687023, 'total_count': 131, 'week': '2025-01-20', 'win_count': 99, 'win_rate': 75.57251908396947}], '2025-01-27': [{'avg_performance': 1.0810491267083957, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.257871569680502, 'bin': 0.4, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.3681028816247505, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 4.831154899995187, 'bin': 0.6, 'count': 50, 'hit_count': 49, 'hit_rate': 98.0, 'total_count': 50, 'week': '2025-01-27', 'win_count': 24, 'win_rate': 48.0}, {'avg_performance': 8.660514835238006, 'bin': 0.7, 'count': 504, 'hit_count': 477, 'hit_rate': 94.64285714285714, 'total_count': 504, 'week': '2025-01-27', 'win_count': 336, 'win_rate': 66.66666666666667}, {'avg_performance': 5.650996396492416, 'bin': 0.8, 'count': 49, 'hit_count': 46, 'hit_rate': 93.87755102040816, 'total_count': 49, 'week': '2025-01-27', 'win_count': 28, 'win_rate': 57.142857142857146}], '2025-02-03': [{'avg_performance': 1.3806706114398302, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 9.569377990430622, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 24.279598883685736, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-03', 'win_count': 3, 'win_rate': 100.0}, {'avg_performance': 6.96675740725965, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-03', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 7.91588296767001, 'bin': 0.6, 'count': 41, 'hit_count': 41, 'hit_rate': 100.0, 'total_count': 41, 'week': '2025-02-03', 'win_count': 33, 'win_rate': 80.48780487804878}, {'avg_performance': 10.160313393323941, 'bin': 0.7, 'count': 752, 'hit_count': 729, 'hit_rate': 96.94148936170212, 'total_count': 752, 'week': '2025-02-03', 'win_count': 592, 'win_rate': 78.72340425531915}, {'avg_performance': 12.049870230698735, 'bin': 0.8, 'count': 51, 'hit_count': 48, 'hit_rate': 94.11764705882354, 'total_count': 51, 'week': '2025-02-03', 'win_count': 42, 'win_rate': 82.3529411764706}], '2025-02-17': [{'avg_performance': 2.016879038077791, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 0.36138972184882806, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.4714089675946536, 'bin': 0.5, 'count': 7, 'hit_count': 5, 'hit_rate': 71.42857142857143, 'total_count': 7, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 14.285714285714286}, {'avg_performance': 3.6445213255311315, 'bin': 0.6, 'count': 55, 'hit_count': 46, 'hit_rate': 83.63636363636364, 'total_count': 55, 'week': '2025-02-17', 'win_count': 15, 'win_rate': 27.272727272727273}, {'avg_performance': 4.05076703346453, 'bin': 0.7, 'count': 530, 'hit_count': 433, 'hit_rate': 81.69811320754717, 'total_count': 530, 'week': '2025-02-17', 'win_count': 160, 'win_rate': 30.18867924528302}, {'avg_performance': 3.3832590351165615, 'bin': 0.8, 'count': 54, 'hit_count': 46, 'hit_rate': 85.18518518518519, 'total_count': 54, 'week': '2025-02-17', 'win_count': 22, 'win_rate': 40.74074074074074}], '2025-02-24': [{'avg_performance': 14.747474747474739, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 1.483220254404718, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.886750479655935, 'bin': 0.5, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-24', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 4.098843931251354, 'bin': 0.6, 'count': 39, 'hit_count': 39, 'hit_rate': 100.0, 'total_count': 39, 'week': '2025-02-24', 'win_count': 21, 'win_rate': 53.84615384615385}, {'avg_performance': 6.7311024498695895, 'bin': 0.7, 'count': 341, 'hit_count': 324, 'hit_rate': 95.01466275659824, 'total_count': 341, 'week': '2025-02-24', 'win_count': 231, 'win_rate': 67.74193548387096}, {'avg_performance': 8.80997390923137, 'bin': 0.8, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-02-24', 'win_count': 16, 'win_rate': 84.21052631578948}], '2025-03-03': [{'avg_performance': 6.496927129060581, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 4.234347426755143, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 4.837971033345035, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2025-03-03', 'win_count': 6, 'win_rate': 66.66666666666667}, {'avg_performance': 7.476385224123491, 'bin': 0.6, 'count': 60, 'hit_count': 56, 'hit_rate': 93.33333333333333, 'total_count': 60, 'week': '2025-03-03', 'win_count': 40, 'win_rate': 66.66666666666667}, {'avg_performance': 9.175863004552577, 'bin': 0.7, 'count': 501, 'hit_count': 479, 'hit_rate': 95.60878243512974, 'total_count': 501, 'week': '2025-03-03', 'win_count': 346, 'win_rate': 69.06187624750498}, {'avg_performance': 10.600061758245392, 'bin': 0.8, 'count': 45, 'hit_count': 43, 'hit_rate': 95.55555555555556, 'total_count': 45, 'week': '2025-03-03', 'win_count': 35, 'win_rate': 77.77777777777777}], '2025-03-10': [{'avg_performance': 3.1413612565444975, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-10', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 5.273294241964802, 'bin': 0.4, 'count': 11, 'hit_count': 10, 'hit_rate': 90.9090909090909, 'total_count': 11, 'week': '2025-03-10', 'win_count': 4, 'win_rate': 36.36363636363637}, {'avg_performance': 6.362088830497881, 'bin': 0.5, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'week': '2025-03-10', 'win_count': 18, 'win_rate': 78.26086956521739}, {'avg_performance': 7.442734895529073, 'bin': 0.6, 'count': 194, 'hit_count': 188, 'hit_rate': 96.90721649484536, 'total_count': 194, 'week': '2025-03-10', 'win_count': 127, 'win_rate': 65.4639175257732}, {'avg_performance': 7.825642875837303, 'bin': 0.7, 'count': 2062, 'hit_count': 1938, 'hit_rate': 93.98642095053346, 'total_count': 2062, 'week': '2025-03-10', 'win_count': 1374, 'win_rate': 66.63433559650825}, {'avg_performance': 9.519864190453308, 'bin': 0.8, 'count': 65, 'hit_count': 62, 'hit_rate': 95.38461538461539, 'total_count': 65, 'week': '2025-03-10', 'win_count': 51, 'win_rate': 78.46153846153847}]}, 'curve_data_week_list': ['2024-10-07', '2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '2024-12-02', '2024-12-09', '2024-12-16', '2024-12-23', '2024-12-30', '2025-01-06', '2025-01-13', '2025-01-20', '2025-01-27', '2025-02-03', '2025-02-17', '2025-02-24', '2025-03-03', '2025-03-10'], 'date_from': datetime.date(2024, 10, 7), 'date_to': datetime.date(2025, 4, 5), 'kpis': {'avg_gain': 8.35064971357415, 'fail_count': 11421, 'hit_count': 28313, 'hit_rate': 93.63383821681329, 'pass_count': 18817, 'total_tests': 30238, 'win_rate': 62.229644817778954}, 'last_metrics': <ModelMetrics: Binned LGBM 3d PH 3% Metrics: 2025-04-04 >, 'model': <Model: Binned LGBM 3d PH 3% (binned-ph-lgmb-p3-seq3-platt v1)>, 'performance_data': '<<queryset of core.ModelTest>>'} {'block': <Block Node: content. Contents: [<TextNode: '\n\n <div class="pl-cont'>, <Variable Node: model.name>, <TextNode: ' v'>, <Variable Node: model.version>, <TextNode: '\n\n </h1>\n\n '>, <URLNode view_name=''admin:core_model_change'' args=[<FilterExpression 'model.id'>] kwargs={} as=None>, <TextNode: '"\n '>, <Variable Node: model.key>, <TextNode: '</b>\n '>, <Variable Node: model.version>, <TextNode: '\n '>, <Variable Node: model.type>, <TextNode: '\n '>, <Variable Node: model.description|default:"<i>None</i>">, <TextNode: '\n '>, <Variable Node: model.end_point_url>, <TextNode: '</dd>\n '>, <Variable Node: model.last_trained_dt|localtime>, <TextNode: '</dd>\n '>, <URLNode view_name='"model_picks"' args=[] kwargs={} as=None>, <TextNode: '?model_id='>, <Variable Node: model.id>, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '">\n '>, <Variable Node: model.last_run_dt|localtime>, <TextNode: '\n '>, <ForNode: for key, value in model.meta.items, tail_len: 5>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n\n </d'>, <django.template.defaulttags.CsrfTokenNode object at 0x7f8de8d27210>, <TextNode: '\n\n '>, <Variable Node: date_from|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:\''>, <Variable Node: date_to|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:'>, <Variable Node: curve_data_week_list|length>, <TextNode: '" value="0" step="1"\n '>, <IncludeNode: template=<FilterExpression '"components/kpis.html"'>>, <TextNode: '\n <!--'>, <IfNode>, <TextNode: '\n\n </div>\n'>]>} {'forloop': {'counter': 45, 'counter0': 44, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 7.371279790856606, 'date': datetime.date(2024, 10, 10), 'fail_count': 222, 'hit_count': 750, 'hit_rate': 96.64948453608247, 'metrics': {'content': 0.11, 'financial': 0, 'other': 0.11}, 'pass_count': 554, 'total_count': 776, 'win_rate': 71.3917525773196}} {'metrics': {'content': 0, 'financial': 0, 'other': 0}}
snippets/metrics.html
/mnt/disks/pennyloupe_disk/pennyloupe/app/core/templates/snippets/metrics.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'Ug6wwe35THbADW1ZsY2D1iZkBdOjvilMpfGLkNwF1KQarTPBh6f3T845ad38gnM0'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/61'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f8de84ec750>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f8de84ec750>>'} {'curve_data': [{'avg_performance': 1.2504894131199589, 'bin': 0.2, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 7.028663507041953, 'bin': 0.3, 'count': 36, 'hit_count': 34, 'hit_rate': 94.44444444444444, 'total_count': 36, 'win_count': 13, 'win_rate': 36.111111111111114}, {'avg_performance': 9.432175772160651, 'bin': 0.4, 'count': 94, 'hit_count': 89, 'hit_rate': 94.68085106382979, 'total_count': 94, 'win_count': 27, 'win_rate': 28.72340425531915}, {'avg_performance': 5.44822039735625, 'bin': 0.5, 'count': 345, 'hit_count': 327, 'hit_rate': 94.78260869565217, 'total_count': 345, 'win_count': 147, 'win_rate': 42.608695652173914}, {'avg_performance': 6.276983864727436, 'bin': 0.6, 'count': 2238, 'hit_count': 2118, 'hit_rate': 94.63806970509384, 'total_count': 2238, 'win_count': 1176, 'win_rate': 52.54691689008043}, {'avg_performance': 8.533575402218842, 'bin': 0.7, 'count': 25724, 'hit_count': 24056, 'hit_rate': 93.51578292645, 'total_count': 25724, 'win_count': 16266, 'win_rate': 63.232778728036074}, {'avg_performance': 8.86255964112395, 'bin': 0.8, 'count': 1793, 'hit_count': 1681, 'hit_rate': 93.75348577802565, 'total_count': 1793, 'win_count': 1187, 'win_rate': 66.20189626324596}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'win_count': 1, 'win_rate': 50.0}], 'curve_data_by_week': {'2024-10-07': [{'avg_performance': 8.164127436473585, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.26552716148981, 'bin': 0.5, 'count': 11, 'hit_count': 11, 'hit_rate': 100.0, 'total_count': 11, 'week': '2024-10-07', 'win_count': 3, 'win_rate': 27.272727272727273}, {'avg_performance': 5.134353802031955, 'bin': 0.6, 'count': 89, 'hit_count': 86, 'hit_rate': 96.62921348314607, 'total_count': 89, 'week': '2024-10-07', 'win_count': 47, 'win_rate': 52.80898876404494}, {'avg_performance': 8.070123830986233, 'bin': 0.7, 'count': 1047, 'hit_count': 1015, 'hit_rate': 96.94364851957975, 'total_count': 1047, 'week': '2024-10-07', 'win_count': 791, 'win_rate': 75.54918815663801}, {'avg_performance': 9.68536888753788, 'bin': 0.8, 'count': 171, 'hit_count': 163, 'hit_rate': 95.32163742690058, 'total_count': 171, 'week': '2024-10-07', 'win_count': 131, 'win_rate': 76.60818713450293}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}], '2024-10-14': [{'avg_performance': 0.9022370535162528, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.337629431182013, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 4.600619281242528, 'bin': 0.5, 'count': 20, 'hit_count': 17, 'hit_rate': 85.0, 'total_count': 20, 'week': '2024-10-14', 'win_count': 6, 'win_rate': 30.0}, {'avg_performance': 5.238828360908673, 'bin': 0.6, 'count': 164, 'hit_count': 158, 'hit_rate': 96.34146341463415, 'total_count': 164, 'week': '2024-10-14', 'win_count': 77, 'win_rate': 46.951219512195124}, {'avg_performance': 8.797660614333616, 'bin': 0.7, 'count': 1595, 'hit_count': 1499, 'hit_rate': 93.98119122257053, 'total_count': 1595, 'week': '2024-10-14', 'win_count': 891, 'win_rate': 55.86206896551724}, {'avg_performance': 8.040704379542438, 'bin': 0.8, 'count': 214, 'hit_count': 207, 'hit_rate': 96.72897196261682, 'total_count': 214, 'week': '2024-10-14', 'win_count': 148, 'win_rate': 69.1588785046729}], '2024-10-21': [{'avg_performance': 0.38387715930903, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9709764756086716, 'bin': 0.3, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3062931151410297, 'bin': 0.4, 'count': 6, 'hit_count': 5, 'hit_rate': 83.33333333333333, 'total_count': 6, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.5164096657483253, 'bin': 0.5, 'count': 25, 'hit_count': 22, 'hit_rate': 88.0, 'total_count': 25, 'week': '2024-10-21', 'win_count': 7, 'win_rate': 28.0}, {'avg_performance': 4.1596411175942425, 'bin': 0.6, 'count': 146, 'hit_count': 136, 'hit_rate': 93.15068493150685, 'total_count': 146, 'week': '2024-10-21', 'win_count': 56, 'win_rate': 38.35616438356164}, {'avg_performance': 8.03449923342892, 'bin': 0.7, 'count': 1759, 'hit_count': 1628, 'hit_rate': 92.55258669698692, 'total_count': 1759, 'week': '2024-10-21', 'win_count': 1003, 'win_rate': 57.02103467879477}, {'avg_performance': 8.348772559069227, 'bin': 0.8, 'count': 207, 'hit_count': 197, 'hit_rate': 95.16908212560386, 'total_count': 207, 'week': '2024-10-21', 'win_count': 124, 'win_rate': 59.90338164251208}], '2024-10-28': [{'avg_performance': 11.856661248915968, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-28', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.3348216882106607, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 2.7996008250747595, 'bin': 0.5, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-10-28', 'win_count': 3, 'win_rate': 17.647058823529413}, {'avg_performance': 4.648447686121441, 'bin': 0.6, 'count': 122, 'hit_count': 118, 'hit_rate': 96.72131147540983, 'total_count': 122, 'week': '2024-10-28', 'win_count': 51, 'win_rate': 41.80327868852459}, {'avg_performance': 7.265669642594064, 'bin': 0.7, 'count': 997, 'hit_count': 927, 'hit_rate': 92.97893681043129, 'total_count': 997, 'week': '2024-10-28', 'win_count': 618, 'win_rate': 61.98595787362086}, {'avg_performance': 10.816422602027322, 'bin': 0.8, 'count': 41, 'hit_count': 38, 'hit_rate': 92.6829268292683, 'total_count': 41, 'week': '2024-10-28', 'win_count': 28, 'win_rate': 68.29268292682927}], '2024-11-04': [{'avg_performance': 9.506070965460328, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 11.085533897596687, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-11-04', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 5.802859193965779, 'bin': 0.5, 'count': 25, 'hit_count': 24, 'hit_rate': 96.0, 'total_count': 25, 'week': '2024-11-04', 'win_count': 12, 'win_rate': 48.0}, {'avg_performance': 8.090414252589902, 'bin': 0.6, 'count': 164, 'hit_count': 154, 'hit_rate': 93.90243902439025, 'total_count': 164, 'week': '2024-11-04', 'win_count': 110, 'win_rate': 67.07317073170732}, {'avg_performance': 10.27282302016535, 'bin': 0.7, 'count': 1486, 'hit_count': 1401, 'hit_rate': 94.27994616419919, 'total_count': 1486, 'week': '2024-11-04', 'win_count': 1113, 'win_rate': 74.89905787348587}, {'avg_performance': 8.653533395637153, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-04', 'win_count': 44, 'win_rate': 68.75}], '2024-11-11': [{'avg_performance': 40.77065557250119, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-11', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 68.54218006242404, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2024-11-11', 'win_count': 3, 'win_rate': 42.857142857142854}, {'avg_performance': 7.473429086066595, 'bin': 0.5, 'count': 28, 'hit_count': 26, 'hit_rate': 92.85714285714286, 'total_count': 28, 'week': '2024-11-11', 'win_count': 11, 'win_rate': 39.285714285714285}, {'avg_performance': 5.7210642939107865, 'bin': 0.6, 'count': 172, 'hit_count': 162, 'hit_rate': 94.18604651162791, 'total_count': 172, 'week': '2024-11-11', 'win_count': 78, 'win_rate': 45.348837209302324}, {'avg_performance': 6.950606849660758, 'bin': 0.7, 'count': 2183, 'hit_count': 1942, 'hit_rate': 88.96014658726523, 'total_count': 2183, 'week': '2024-11-11', 'win_count': 1085, 'win_rate': 49.702244617498856}, {'avg_performance': 6.576073427037283, 'bin': 0.8, 'count': 193, 'hit_count': 170, 'hit_rate': 88.08290155440415, 'total_count': 193, 'week': '2024-11-11', 'win_count': 92, 'win_rate': 47.66839378238342}], '2024-11-18': [{'avg_performance': 0.2985074626865608, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.953737191078962, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 14.963661448456241, 'bin': 0.4, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 33.333333333333336}, {'avg_performance': 12.523383330708796, 'bin': 0.5, 'count': 16, 'hit_count': 14, 'hit_rate': 87.5, 'total_count': 16, 'week': '2024-11-18', 'win_count': 7, 'win_rate': 43.75}, {'avg_performance': 7.926054355851836, 'bin': 0.6, 'count': 117, 'hit_count': 106, 'hit_rate': 90.5982905982906, 'total_count': 117, 'week': '2024-11-18', 'win_count': 74, 'win_rate': 63.24786324786325}, {'avg_performance': 10.169714185726622, 'bin': 0.7, 'count': 1487, 'hit_count': 1412, 'hit_rate': 94.9562878278413, 'total_count': 1487, 'week': '2024-11-18', 'win_count': 1043, 'win_rate': 70.14122394082044}, {'avg_performance': 9.138444484012004, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-18', 'win_count': 46, 'win_rate': 71.875}], '2024-11-25': [{'avg_performance': 0.5649717514124374, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-25', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.249766314903041, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 9.823296109187984, 'bin': 0.5, 'count': 19, 'hit_count': 19, 'hit_rate': 100.0, 'total_count': 19, 'week': '2024-11-25', 'win_count': 10, 'win_rate': 52.63157894736842}, {'avg_performance': 7.033977605527942, 'bin': 0.6, 'count': 71, 'hit_count': 67, 'hit_rate': 94.36619718309859, 'total_count': 71, 'week': '2024-11-25', 'win_count': 39, 'win_rate': 54.929577464788736}, {'avg_performance': 9.085537651034798, 'bin': 0.7, 'count': 1392, 'hit_count': 1341, 'hit_rate': 96.33620689655173, 'total_count': 1392, 'week': '2024-11-25', 'win_count': 988, 'win_rate': 70.97701149425288}, {'avg_performance': 7.175712414927854, 'bin': 0.8, 'count': 45, 'hit_count': 44, 'hit_rate': 97.77777777777777, 'total_count': 45, 'week': '2024-11-25', 'win_count': 34, 'win_rate': 75.55555555555556}], '2024-12-02': [{'avg_performance': 1.1509608467783332, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-02', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3898688255760185, 'bin': 0.5, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-12-02', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 3.7840564250007986, 'bin': 0.6, 'count': 22, 'hit_count': 19, 'hit_rate': 86.36363636363636, 'total_count': 22, 'week': '2024-12-02', 'win_count': 6, 'win_rate': 27.272727272727273}, {'avg_performance': 7.689480520166782, 'bin': 0.7, 'count': 597, 'hit_count': 543, 'hit_rate': 90.95477386934674, 'total_count': 597, 'week': '2024-12-02', 'win_count': 317, 'win_rate': 53.098827470686764}, {'avg_performance': 12.011978156596522, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-12-02', 'win_count': 5, 'win_rate': 50.0}], '2024-12-09': [{'avg_performance': 1.6921913934540918, 'bin': 0.2, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9532888465204923, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.9005706250438368, 'bin': 0.4, 'count': 8, 'hit_count': 7, 'hit_rate': 87.5, 'total_count': 8, 'week': '2024-12-09', 'win_count': 2, 'win_rate': 25.0}, {'avg_performance': 5.196051909042814, 'bin': 0.5, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-12-09', 'win_count': 7, 'win_rate': 29.166666666666668}, {'avg_performance': 5.791194959609032, 'bin': 0.6, 'count': 127, 'hit_count': 119, 'hit_rate': 93.7007874015748, 'total_count': 127, 'week': '2024-12-09', 'win_count': 56, 'win_rate': 44.09448818897638}, {'avg_performance': 7.526378846625358, 'bin': 0.7, 'count': 2010, 'hit_count': 1867, 'hit_rate': 92.88557213930348, 'total_count': 2010, 'week': '2024-12-09', 'win_count': 1133, 'win_rate': 56.3681592039801}, {'avg_performance': 8.348974523266355, 'bin': 0.8, 'count': 98, 'hit_count': 93, 'hit_rate': 94.89795918367346, 'total_count': 98, 'week': '2024-12-09', 'win_count': 63, 'win_rate': 64.28571428571429}], '2024-12-16': [{'avg_performance': 1.2158357473192076, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.1586990595611335, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.4986874156097585, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-16', 'win_count': 3, 'win_rate': 33.333333333333336}, {'avg_performance': 7.624253080839346, 'bin': 0.6, 'count': 77, 'hit_count': 73, 'hit_rate': 94.8051948051948, 'total_count': 77, 'week': '2024-12-16', 'win_count': 35, 'win_rate': 45.45454545454545}, {'avg_performance': 9.719862667541674, 'bin': 0.7, 'count': 1313, 'hit_count': 1223, 'hit_rate': 93.14546839299315, 'total_count': 1313, 'week': '2024-12-16', 'win_count': 814, 'win_rate': 61.995430312261995}, {'avg_performance': 10.720921190133364, 'bin': 0.8, 'count': 40, 'hit_count': 38, 'hit_rate': 95.0, 'total_count': 40, 'week': '2024-12-16', 'win_count': 29, 'win_rate': 72.5}], '2024-12-23': [{'avg_performance': 3.076753932204165, 'bin': 0.5, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 60.0}, {'avg_performance': 5.432916285463778, 'bin': 0.6, 'count': 57, 'hit_count': 53, 'hit_rate': 92.98245614035088, 'total_count': 57, 'week': '2024-12-23', 'win_count': 26, 'win_rate': 45.6140350877193}, {'avg_performance': 13.807998928993412, 'bin': 0.7, 'count': 530, 'hit_count': 519, 'hit_rate': 97.9245283018868, 'total_count': 530, 'week': '2024-12-23', 'win_count': 386, 'win_rate': 72.83018867924528}, {'avg_performance': 29.792299285303002, 'bin': 0.8, 'count': 9, 'hit_count': 8, 'hit_rate': 88.88888888888889, 'total_count': 9, 'week': '2024-12-23', 'win_count': 5, 'win_rate': 55.55555555555556}], '2024-12-30': [{'avg_performance': 2.5974025974025996, 'bin': 0.4, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.729724176101836, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-30', 'win_count': 5, 'win_rate': 55.55555555555556}, {'avg_performance': 10.07692704762918, 'bin': 0.6, 'count': 85, 'hit_count': 81, 'hit_rate': 95.29411764705883, 'total_count': 85, 'week': '2024-12-30', 'win_count': 57, 'win_rate': 67.05882352941177}, {'avg_performance': 14.368317622689457, 'bin': 0.7, 'count': 726, 'hit_count': 710, 'hit_rate': 97.7961432506887, 'total_count': 726, 'week': '2024-12-30', 'win_count': 590, 'win_rate': 81.26721763085399}, {'avg_performance': 16.98487922412399, 'bin': 0.8, 'count': 32, 'hit_count': 32, 'hit_rate': 100.0, 'total_count': 32, 'week': '2024-12-30', 'win_count': 28, 'win_rate': 87.5}], '2025-01-06': [{'avg_performance': 10.27453799861533, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 0.8592097766991472, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-06', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.7025884280500825, 'bin': 0.5, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 10.526315789473685}, {'avg_performance': 3.9460445190171787, 'bin': 0.6, 'count': 89, 'hit_count': 81, 'hit_rate': 91.01123595505618, 'total_count': 89, 'week': '2025-01-06', 'win_count': 33, 'win_rate': 37.07865168539326}, {'avg_performance': 5.769467385757251, 'bin': 0.7, 'count': 839, 'hit_count': 727, 'hit_rate': 86.6507747318236, 'total_count': 839, 'week': '2025-01-06', 'win_count': 347, 'win_rate': 41.35876042908224}, {'avg_performance': 4.100909582740522, 'bin': 0.8, 'count': 73, 'hit_count': 64, 'hit_rate': 87.67123287671232, 'total_count': 73, 'week': '2025-01-06', 'win_count': 31, 'win_rate': 42.465753424657535}], '2025-01-13': [{'avg_performance': 2.4611508041896877, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.2427082891550008, 'bin': 0.4, 'count': 7, 'hit_count': 7, 'hit_rate': 100.0, 'total_count': 7, 'week': '2025-01-13', 'win_count': 2, 'win_rate': 28.571428571428573}, {'avg_performance': 5.977215511937495, 'bin': 0.5, 'count': 25, 'hit_count': 25, 'hit_rate': 100.0, 'total_count': 25, 'week': '2025-01-13', 'win_count': 17, 'win_rate': 68.0}, {'avg_performance': 6.232308427627005, 'bin': 0.6, 'count': 141, 'hit_count': 135, 'hit_rate': 95.74468085106383, 'total_count': 141, 'week': '2025-01-13', 'win_count': 85, 'win_rate': 60.283687943262414}, {'avg_performance': 8.49221338573038, 'bin': 0.7, 'count': 1614, 'hit_count': 1531, 'hit_rate': 94.85749690210656, 'total_count': 1614, 'week': '2025-01-13', 'win_count': 1127, 'win_rate': 69.82651796778191}, {'avg_performance': 13.48051817512275, 'bin': 0.8, 'count': 118, 'hit_count': 106, 'hit_rate': 89.83050847457628, 'total_count': 118, 'week': '2025-01-13', 'win_count': 86, 'win_rate': 72.88135593220339}], '2025-01-20': [{'avg_performance': 2.0554984583761486, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.8554532322137964, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.9427601789253663, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-20', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 3.2213742396728637, 'bin': 0.5, 'count': 31, 'hit_count': 31, 'hit_rate': 100.0, 'total_count': 31, 'week': '2025-01-20', 'win_count': 13, 'win_rate': 41.935483870967744}, {'avg_performance': 7.68513705692224, 'bin': 0.6, 'count': 156, 'hit_count': 151, 'hit_rate': 96.7948717948718, 'total_count': 156, 'week': '2025-01-20', 'win_count': 86, 'win_rate': 55.12820512820513}, {'avg_performance': 7.877107728428713, 'bin': 0.7, 'count': 1459, 'hit_count': 1391, 'hit_rate': 95.33927347498286, 'total_count': 1459, 'week': '2025-01-20', 'win_count': 981, 'win_rate': 67.23783413296779}, {'avg_performance': 9.198651942630873, 'bin': 0.8, 'count': 131, 'hit_count': 126, 'hit_rate': 96.18320610687023, 'total_count': 131, 'week': '2025-01-20', 'win_count': 99, 'win_rate': 75.57251908396947}], '2025-01-27': [{'avg_performance': 1.0810491267083957, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.257871569680502, 'bin': 0.4, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.3681028816247505, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 4.831154899995187, 'bin': 0.6, 'count': 50, 'hit_count': 49, 'hit_rate': 98.0, 'total_count': 50, 'week': '2025-01-27', 'win_count': 24, 'win_rate': 48.0}, {'avg_performance': 8.660514835238006, 'bin': 0.7, 'count': 504, 'hit_count': 477, 'hit_rate': 94.64285714285714, 'total_count': 504, 'week': '2025-01-27', 'win_count': 336, 'win_rate': 66.66666666666667}, {'avg_performance': 5.650996396492416, 'bin': 0.8, 'count': 49, 'hit_count': 46, 'hit_rate': 93.87755102040816, 'total_count': 49, 'week': '2025-01-27', 'win_count': 28, 'win_rate': 57.142857142857146}], '2025-02-03': [{'avg_performance': 1.3806706114398302, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 9.569377990430622, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 24.279598883685736, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-03', 'win_count': 3, 'win_rate': 100.0}, {'avg_performance': 6.96675740725965, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-03', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 7.91588296767001, 'bin': 0.6, 'count': 41, 'hit_count': 41, 'hit_rate': 100.0, 'total_count': 41, 'week': '2025-02-03', 'win_count': 33, 'win_rate': 80.48780487804878}, {'avg_performance': 10.160313393323941, 'bin': 0.7, 'count': 752, 'hit_count': 729, 'hit_rate': 96.94148936170212, 'total_count': 752, 'week': '2025-02-03', 'win_count': 592, 'win_rate': 78.72340425531915}, {'avg_performance': 12.049870230698735, 'bin': 0.8, 'count': 51, 'hit_count': 48, 'hit_rate': 94.11764705882354, 'total_count': 51, 'week': '2025-02-03', 'win_count': 42, 'win_rate': 82.3529411764706}], '2025-02-17': [{'avg_performance': 2.016879038077791, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 0.36138972184882806, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.4714089675946536, 'bin': 0.5, 'count': 7, 'hit_count': 5, 'hit_rate': 71.42857142857143, 'total_count': 7, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 14.285714285714286}, {'avg_performance': 3.6445213255311315, 'bin': 0.6, 'count': 55, 'hit_count': 46, 'hit_rate': 83.63636363636364, 'total_count': 55, 'week': '2025-02-17', 'win_count': 15, 'win_rate': 27.272727272727273}, {'avg_performance': 4.05076703346453, 'bin': 0.7, 'count': 530, 'hit_count': 433, 'hit_rate': 81.69811320754717, 'total_count': 530, 'week': '2025-02-17', 'win_count': 160, 'win_rate': 30.18867924528302}, {'avg_performance': 3.3832590351165615, 'bin': 0.8, 'count': 54, 'hit_count': 46, 'hit_rate': 85.18518518518519, 'total_count': 54, 'week': '2025-02-17', 'win_count': 22, 'win_rate': 40.74074074074074}], '2025-02-24': [{'avg_performance': 14.747474747474739, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 1.483220254404718, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.886750479655935, 'bin': 0.5, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-24', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 4.098843931251354, 'bin': 0.6, 'count': 39, 'hit_count': 39, 'hit_rate': 100.0, 'total_count': 39, 'week': '2025-02-24', 'win_count': 21, 'win_rate': 53.84615384615385}, {'avg_performance': 6.7311024498695895, 'bin': 0.7, 'count': 341, 'hit_count': 324, 'hit_rate': 95.01466275659824, 'total_count': 341, 'week': '2025-02-24', 'win_count': 231, 'win_rate': 67.74193548387096}, {'avg_performance': 8.80997390923137, 'bin': 0.8, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-02-24', 'win_count': 16, 'win_rate': 84.21052631578948}], '2025-03-03': [{'avg_performance': 6.496927129060581, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 4.234347426755143, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 4.837971033345035, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2025-03-03', 'win_count': 6, 'win_rate': 66.66666666666667}, {'avg_performance': 7.476385224123491, 'bin': 0.6, 'count': 60, 'hit_count': 56, 'hit_rate': 93.33333333333333, 'total_count': 60, 'week': '2025-03-03', 'win_count': 40, 'win_rate': 66.66666666666667}, {'avg_performance': 9.175863004552577, 'bin': 0.7, 'count': 501, 'hit_count': 479, 'hit_rate': 95.60878243512974, 'total_count': 501, 'week': '2025-03-03', 'win_count': 346, 'win_rate': 69.06187624750498}, {'avg_performance': 10.600061758245392, 'bin': 0.8, 'count': 45, 'hit_count': 43, 'hit_rate': 95.55555555555556, 'total_count': 45, 'week': '2025-03-03', 'win_count': 35, 'win_rate': 77.77777777777777}], '2025-03-10': [{'avg_performance': 3.1413612565444975, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-10', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 5.273294241964802, 'bin': 0.4, 'count': 11, 'hit_count': 10, 'hit_rate': 90.9090909090909, 'total_count': 11, 'week': '2025-03-10', 'win_count': 4, 'win_rate': 36.36363636363637}, {'avg_performance': 6.362088830497881, 'bin': 0.5, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'week': '2025-03-10', 'win_count': 18, 'win_rate': 78.26086956521739}, {'avg_performance': 7.442734895529073, 'bin': 0.6, 'count': 194, 'hit_count': 188, 'hit_rate': 96.90721649484536, 'total_count': 194, 'week': '2025-03-10', 'win_count': 127, 'win_rate': 65.4639175257732}, {'avg_performance': 7.825642875837303, 'bin': 0.7, 'count': 2062, 'hit_count': 1938, 'hit_rate': 93.98642095053346, 'total_count': 2062, 'week': '2025-03-10', 'win_count': 1374, 'win_rate': 66.63433559650825}, {'avg_performance': 9.519864190453308, 'bin': 0.8, 'count': 65, 'hit_count': 62, 'hit_rate': 95.38461538461539, 'total_count': 65, 'week': '2025-03-10', 'win_count': 51, 'win_rate': 78.46153846153847}]}, 'curve_data_week_list': ['2024-10-07', '2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '2024-12-02', '2024-12-09', '2024-12-16', '2024-12-23', '2024-12-30', '2025-01-06', '2025-01-13', '2025-01-20', '2025-01-27', '2025-02-03', '2025-02-17', '2025-02-24', '2025-03-03', '2025-03-10'], 'date_from': datetime.date(2024, 10, 7), 'date_to': datetime.date(2025, 4, 5), 'kpis': {'avg_gain': 8.35064971357415, 'fail_count': 11421, 'hit_count': 28313, 'hit_rate': 93.63383821681329, 'pass_count': 18817, 'total_tests': 30238, 'win_rate': 62.229644817778954}, 'last_metrics': <ModelMetrics: Binned LGBM 3d PH 3% Metrics: 2025-04-04 >, 'model': <Model: Binned LGBM 3d PH 3% (binned-ph-lgmb-p3-seq3-platt v1)>, 'performance_data': '<<queryset of core.ModelTest>>'} {'block': <Block Node: content. Contents: [<TextNode: '\n\n <div class="pl-cont'>, <Variable Node: model.name>, <TextNode: ' v'>, <Variable Node: model.version>, <TextNode: '\n\n </h1>\n\n '>, <URLNode view_name=''admin:core_model_change'' args=[<FilterExpression 'model.id'>] kwargs={} as=None>, <TextNode: '"\n '>, <Variable Node: model.key>, <TextNode: '</b>\n '>, <Variable Node: model.version>, <TextNode: '\n '>, <Variable Node: model.type>, <TextNode: '\n '>, <Variable Node: model.description|default:"<i>None</i>">, <TextNode: '\n '>, <Variable Node: model.end_point_url>, <TextNode: '</dd>\n '>, <Variable Node: model.last_trained_dt|localtime>, <TextNode: '</dd>\n '>, <URLNode view_name='"model_picks"' args=[] kwargs={} as=None>, <TextNode: '?model_id='>, <Variable Node: model.id>, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '">\n '>, <Variable Node: model.last_run_dt|localtime>, <TextNode: '\n '>, <ForNode: for key, value in model.meta.items, tail_len: 5>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n\n </d'>, <django.template.defaulttags.CsrfTokenNode object at 0x7f8de8d27210>, <TextNode: '\n\n '>, <Variable Node: date_from|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:\''>, <Variable Node: date_to|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:'>, <Variable Node: curve_data_week_list|length>, <TextNode: '" value="0" step="1"\n '>, <IncludeNode: template=<FilterExpression '"components/kpis.html"'>>, <TextNode: '\n <!--'>, <IfNode>, <TextNode: '\n\n </div>\n'>]>} {'forloop': {'counter': 45, 'counter0': 44, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 7.371279790856606, 'date': datetime.date(2024, 10, 10), 'fail_count': 222, 'hit_count': 750, 'hit_rate': 96.64948453608247, 'metrics': {'content': 0.11, 'financial': 0, 'other': 0.11}, 'pass_count': 554, 'total_count': 776, 'win_rate': 71.3917525773196}} {'metrics': {'content': 0, 'financial': 0, 'other': 0}}
snippets/metrics.html
/mnt/disks/pennyloupe_disk/pennyloupe/app/core/templates/snippets/metrics.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'Ug6wwe35THbADW1ZsY2D1iZkBdOjvilMpfGLkNwF1KQarTPBh6f3T845ad38gnM0'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/61'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f8de84ec750>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f8de84ec750>>'} {'curve_data': [{'avg_performance': 1.2504894131199589, 'bin': 0.2, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 7.028663507041953, 'bin': 0.3, 'count': 36, 'hit_count': 34, 'hit_rate': 94.44444444444444, 'total_count': 36, 'win_count': 13, 'win_rate': 36.111111111111114}, {'avg_performance': 9.432175772160651, 'bin': 0.4, 'count': 94, 'hit_count': 89, 'hit_rate': 94.68085106382979, 'total_count': 94, 'win_count': 27, 'win_rate': 28.72340425531915}, {'avg_performance': 5.44822039735625, 'bin': 0.5, 'count': 345, 'hit_count': 327, 'hit_rate': 94.78260869565217, 'total_count': 345, 'win_count': 147, 'win_rate': 42.608695652173914}, {'avg_performance': 6.276983864727436, 'bin': 0.6, 'count': 2238, 'hit_count': 2118, 'hit_rate': 94.63806970509384, 'total_count': 2238, 'win_count': 1176, 'win_rate': 52.54691689008043}, {'avg_performance': 8.533575402218842, 'bin': 0.7, 'count': 25724, 'hit_count': 24056, 'hit_rate': 93.51578292645, 'total_count': 25724, 'win_count': 16266, 'win_rate': 63.232778728036074}, {'avg_performance': 8.86255964112395, 'bin': 0.8, 'count': 1793, 'hit_count': 1681, 'hit_rate': 93.75348577802565, 'total_count': 1793, 'win_count': 1187, 'win_rate': 66.20189626324596}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'win_count': 1, 'win_rate': 50.0}], 'curve_data_by_week': {'2024-10-07': [{'avg_performance': 8.164127436473585, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.26552716148981, 'bin': 0.5, 'count': 11, 'hit_count': 11, 'hit_rate': 100.0, 'total_count': 11, 'week': '2024-10-07', 'win_count': 3, 'win_rate': 27.272727272727273}, {'avg_performance': 5.134353802031955, 'bin': 0.6, 'count': 89, 'hit_count': 86, 'hit_rate': 96.62921348314607, 'total_count': 89, 'week': '2024-10-07', 'win_count': 47, 'win_rate': 52.80898876404494}, {'avg_performance': 8.070123830986233, 'bin': 0.7, 'count': 1047, 'hit_count': 1015, 'hit_rate': 96.94364851957975, 'total_count': 1047, 'week': '2024-10-07', 'win_count': 791, 'win_rate': 75.54918815663801}, {'avg_performance': 9.68536888753788, 'bin': 0.8, 'count': 171, 'hit_count': 163, 'hit_rate': 95.32163742690058, 'total_count': 171, 'week': '2024-10-07', 'win_count': 131, 'win_rate': 76.60818713450293}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}], '2024-10-14': [{'avg_performance': 0.9022370535162528, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.337629431182013, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 4.600619281242528, 'bin': 0.5, 'count': 20, 'hit_count': 17, 'hit_rate': 85.0, 'total_count': 20, 'week': '2024-10-14', 'win_count': 6, 'win_rate': 30.0}, {'avg_performance': 5.238828360908673, 'bin': 0.6, 'count': 164, 'hit_count': 158, 'hit_rate': 96.34146341463415, 'total_count': 164, 'week': '2024-10-14', 'win_count': 77, 'win_rate': 46.951219512195124}, {'avg_performance': 8.797660614333616, 'bin': 0.7, 'count': 1595, 'hit_count': 1499, 'hit_rate': 93.98119122257053, 'total_count': 1595, 'week': '2024-10-14', 'win_count': 891, 'win_rate': 55.86206896551724}, {'avg_performance': 8.040704379542438, 'bin': 0.8, 'count': 214, 'hit_count': 207, 'hit_rate': 96.72897196261682, 'total_count': 214, 'week': '2024-10-14', 'win_count': 148, 'win_rate': 69.1588785046729}], '2024-10-21': [{'avg_performance': 0.38387715930903, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9709764756086716, 'bin': 0.3, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3062931151410297, 'bin': 0.4, 'count': 6, 'hit_count': 5, 'hit_rate': 83.33333333333333, 'total_count': 6, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.5164096657483253, 'bin': 0.5, 'count': 25, 'hit_count': 22, 'hit_rate': 88.0, 'total_count': 25, 'week': '2024-10-21', 'win_count': 7, 'win_rate': 28.0}, {'avg_performance': 4.1596411175942425, 'bin': 0.6, 'count': 146, 'hit_count': 136, 'hit_rate': 93.15068493150685, 'total_count': 146, 'week': '2024-10-21', 'win_count': 56, 'win_rate': 38.35616438356164}, {'avg_performance': 8.03449923342892, 'bin': 0.7, 'count': 1759, 'hit_count': 1628, 'hit_rate': 92.55258669698692, 'total_count': 1759, 'week': '2024-10-21', 'win_count': 1003, 'win_rate': 57.02103467879477}, {'avg_performance': 8.348772559069227, 'bin': 0.8, 'count': 207, 'hit_count': 197, 'hit_rate': 95.16908212560386, 'total_count': 207, 'week': '2024-10-21', 'win_count': 124, 'win_rate': 59.90338164251208}], '2024-10-28': [{'avg_performance': 11.856661248915968, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-28', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.3348216882106607, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 2.7996008250747595, 'bin': 0.5, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-10-28', 'win_count': 3, 'win_rate': 17.647058823529413}, {'avg_performance': 4.648447686121441, 'bin': 0.6, 'count': 122, 'hit_count': 118, 'hit_rate': 96.72131147540983, 'total_count': 122, 'week': '2024-10-28', 'win_count': 51, 'win_rate': 41.80327868852459}, {'avg_performance': 7.265669642594064, 'bin': 0.7, 'count': 997, 'hit_count': 927, 'hit_rate': 92.97893681043129, 'total_count': 997, 'week': '2024-10-28', 'win_count': 618, 'win_rate': 61.98595787362086}, {'avg_performance': 10.816422602027322, 'bin': 0.8, 'count': 41, 'hit_count': 38, 'hit_rate': 92.6829268292683, 'total_count': 41, 'week': '2024-10-28', 'win_count': 28, 'win_rate': 68.29268292682927}], '2024-11-04': [{'avg_performance': 9.506070965460328, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 11.085533897596687, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-11-04', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 5.802859193965779, 'bin': 0.5, 'count': 25, 'hit_count': 24, 'hit_rate': 96.0, 'total_count': 25, 'week': '2024-11-04', 'win_count': 12, 'win_rate': 48.0}, {'avg_performance': 8.090414252589902, 'bin': 0.6, 'count': 164, 'hit_count': 154, 'hit_rate': 93.90243902439025, 'total_count': 164, 'week': '2024-11-04', 'win_count': 110, 'win_rate': 67.07317073170732}, {'avg_performance': 10.27282302016535, 'bin': 0.7, 'count': 1486, 'hit_count': 1401, 'hit_rate': 94.27994616419919, 'total_count': 1486, 'week': '2024-11-04', 'win_count': 1113, 'win_rate': 74.89905787348587}, {'avg_performance': 8.653533395637153, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-04', 'win_count': 44, 'win_rate': 68.75}], '2024-11-11': [{'avg_performance': 40.77065557250119, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-11', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 68.54218006242404, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2024-11-11', 'win_count': 3, 'win_rate': 42.857142857142854}, {'avg_performance': 7.473429086066595, 'bin': 0.5, 'count': 28, 'hit_count': 26, 'hit_rate': 92.85714285714286, 'total_count': 28, 'week': '2024-11-11', 'win_count': 11, 'win_rate': 39.285714285714285}, {'avg_performance': 5.7210642939107865, 'bin': 0.6, 'count': 172, 'hit_count': 162, 'hit_rate': 94.18604651162791, 'total_count': 172, 'week': '2024-11-11', 'win_count': 78, 'win_rate': 45.348837209302324}, {'avg_performance': 6.950606849660758, 'bin': 0.7, 'count': 2183, 'hit_count': 1942, 'hit_rate': 88.96014658726523, 'total_count': 2183, 'week': '2024-11-11', 'win_count': 1085, 'win_rate': 49.702244617498856}, {'avg_performance': 6.576073427037283, 'bin': 0.8, 'count': 193, 'hit_count': 170, 'hit_rate': 88.08290155440415, 'total_count': 193, 'week': '2024-11-11', 'win_count': 92, 'win_rate': 47.66839378238342}], '2024-11-18': [{'avg_performance': 0.2985074626865608, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.953737191078962, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 14.963661448456241, 'bin': 0.4, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 33.333333333333336}, {'avg_performance': 12.523383330708796, 'bin': 0.5, 'count': 16, 'hit_count': 14, 'hit_rate': 87.5, 'total_count': 16, 'week': '2024-11-18', 'win_count': 7, 'win_rate': 43.75}, {'avg_performance': 7.926054355851836, 'bin': 0.6, 'count': 117, 'hit_count': 106, 'hit_rate': 90.5982905982906, 'total_count': 117, 'week': '2024-11-18', 'win_count': 74, 'win_rate': 63.24786324786325}, {'avg_performance': 10.169714185726622, 'bin': 0.7, 'count': 1487, 'hit_count': 1412, 'hit_rate': 94.9562878278413, 'total_count': 1487, 'week': '2024-11-18', 'win_count': 1043, 'win_rate': 70.14122394082044}, {'avg_performance': 9.138444484012004, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-18', 'win_count': 46, 'win_rate': 71.875}], '2024-11-25': [{'avg_performance': 0.5649717514124374, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-25', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.249766314903041, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 9.823296109187984, 'bin': 0.5, 'count': 19, 'hit_count': 19, 'hit_rate': 100.0, 'total_count': 19, 'week': '2024-11-25', 'win_count': 10, 'win_rate': 52.63157894736842}, {'avg_performance': 7.033977605527942, 'bin': 0.6, 'count': 71, 'hit_count': 67, 'hit_rate': 94.36619718309859, 'total_count': 71, 'week': '2024-11-25', 'win_count': 39, 'win_rate': 54.929577464788736}, {'avg_performance': 9.085537651034798, 'bin': 0.7, 'count': 1392, 'hit_count': 1341, 'hit_rate': 96.33620689655173, 'total_count': 1392, 'week': '2024-11-25', 'win_count': 988, 'win_rate': 70.97701149425288}, {'avg_performance': 7.175712414927854, 'bin': 0.8, 'count': 45, 'hit_count': 44, 'hit_rate': 97.77777777777777, 'total_count': 45, 'week': '2024-11-25', 'win_count': 34, 'win_rate': 75.55555555555556}], '2024-12-02': [{'avg_performance': 1.1509608467783332, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-02', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3898688255760185, 'bin': 0.5, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-12-02', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 3.7840564250007986, 'bin': 0.6, 'count': 22, 'hit_count': 19, 'hit_rate': 86.36363636363636, 'total_count': 22, 'week': '2024-12-02', 'win_count': 6, 'win_rate': 27.272727272727273}, {'avg_performance': 7.689480520166782, 'bin': 0.7, 'count': 597, 'hit_count': 543, 'hit_rate': 90.95477386934674, 'total_count': 597, 'week': '2024-12-02', 'win_count': 317, 'win_rate': 53.098827470686764}, {'avg_performance': 12.011978156596522, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-12-02', 'win_count': 5, 'win_rate': 50.0}], '2024-12-09': [{'avg_performance': 1.6921913934540918, 'bin': 0.2, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9532888465204923, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.9005706250438368, 'bin': 0.4, 'count': 8, 'hit_count': 7, 'hit_rate': 87.5, 'total_count': 8, 'week': '2024-12-09', 'win_count': 2, 'win_rate': 25.0}, {'avg_performance': 5.196051909042814, 'bin': 0.5, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-12-09', 'win_count': 7, 'win_rate': 29.166666666666668}, {'avg_performance': 5.791194959609032, 'bin': 0.6, 'count': 127, 'hit_count': 119, 'hit_rate': 93.7007874015748, 'total_count': 127, 'week': '2024-12-09', 'win_count': 56, 'win_rate': 44.09448818897638}, {'avg_performance': 7.526378846625358, 'bin': 0.7, 'count': 2010, 'hit_count': 1867, 'hit_rate': 92.88557213930348, 'total_count': 2010, 'week': '2024-12-09', 'win_count': 1133, 'win_rate': 56.3681592039801}, {'avg_performance': 8.348974523266355, 'bin': 0.8, 'count': 98, 'hit_count': 93, 'hit_rate': 94.89795918367346, 'total_count': 98, 'week': '2024-12-09', 'win_count': 63, 'win_rate': 64.28571428571429}], '2024-12-16': [{'avg_performance': 1.2158357473192076, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.1586990595611335, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.4986874156097585, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-16', 'win_count': 3, 'win_rate': 33.333333333333336}, {'avg_performance': 7.624253080839346, 'bin': 0.6, 'count': 77, 'hit_count': 73, 'hit_rate': 94.8051948051948, 'total_count': 77, 'week': '2024-12-16', 'win_count': 35, 'win_rate': 45.45454545454545}, {'avg_performance': 9.719862667541674, 'bin': 0.7, 'count': 1313, 'hit_count': 1223, 'hit_rate': 93.14546839299315, 'total_count': 1313, 'week': '2024-12-16', 'win_count': 814, 'win_rate': 61.995430312261995}, {'avg_performance': 10.720921190133364, 'bin': 0.8, 'count': 40, 'hit_count': 38, 'hit_rate': 95.0, 'total_count': 40, 'week': '2024-12-16', 'win_count': 29, 'win_rate': 72.5}], '2024-12-23': [{'avg_performance': 3.076753932204165, 'bin': 0.5, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 60.0}, {'avg_performance': 5.432916285463778, 'bin': 0.6, 'count': 57, 'hit_count': 53, 'hit_rate': 92.98245614035088, 'total_count': 57, 'week': '2024-12-23', 'win_count': 26, 'win_rate': 45.6140350877193}, {'avg_performance': 13.807998928993412, 'bin': 0.7, 'count': 530, 'hit_count': 519, 'hit_rate': 97.9245283018868, 'total_count': 530, 'week': '2024-12-23', 'win_count': 386, 'win_rate': 72.83018867924528}, {'avg_performance': 29.792299285303002, 'bin': 0.8, 'count': 9, 'hit_count': 8, 'hit_rate': 88.88888888888889, 'total_count': 9, 'week': '2024-12-23', 'win_count': 5, 'win_rate': 55.55555555555556}], '2024-12-30': [{'avg_performance': 2.5974025974025996, 'bin': 0.4, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.729724176101836, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-30', 'win_count': 5, 'win_rate': 55.55555555555556}, {'avg_performance': 10.07692704762918, 'bin': 0.6, 'count': 85, 'hit_count': 81, 'hit_rate': 95.29411764705883, 'total_count': 85, 'week': '2024-12-30', 'win_count': 57, 'win_rate': 67.05882352941177}, {'avg_performance': 14.368317622689457, 'bin': 0.7, 'count': 726, 'hit_count': 710, 'hit_rate': 97.7961432506887, 'total_count': 726, 'week': '2024-12-30', 'win_count': 590, 'win_rate': 81.26721763085399}, {'avg_performance': 16.98487922412399, 'bin': 0.8, 'count': 32, 'hit_count': 32, 'hit_rate': 100.0, 'total_count': 32, 'week': '2024-12-30', 'win_count': 28, 'win_rate': 87.5}], '2025-01-06': [{'avg_performance': 10.27453799861533, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 0.8592097766991472, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-06', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.7025884280500825, 'bin': 0.5, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 10.526315789473685}, {'avg_performance': 3.9460445190171787, 'bin': 0.6, 'count': 89, 'hit_count': 81, 'hit_rate': 91.01123595505618, 'total_count': 89, 'week': '2025-01-06', 'win_count': 33, 'win_rate': 37.07865168539326}, {'avg_performance': 5.769467385757251, 'bin': 0.7, 'count': 839, 'hit_count': 727, 'hit_rate': 86.6507747318236, 'total_count': 839, 'week': '2025-01-06', 'win_count': 347, 'win_rate': 41.35876042908224}, {'avg_performance': 4.100909582740522, 'bin': 0.8, 'count': 73, 'hit_count': 64, 'hit_rate': 87.67123287671232, 'total_count': 73, 'week': '2025-01-06', 'win_count': 31, 'win_rate': 42.465753424657535}], '2025-01-13': [{'avg_performance': 2.4611508041896877, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.2427082891550008, 'bin': 0.4, 'count': 7, 'hit_count': 7, 'hit_rate': 100.0, 'total_count': 7, 'week': '2025-01-13', 'win_count': 2, 'win_rate': 28.571428571428573}, {'avg_performance': 5.977215511937495, 'bin': 0.5, 'count': 25, 'hit_count': 25, 'hit_rate': 100.0, 'total_count': 25, 'week': '2025-01-13', 'win_count': 17, 'win_rate': 68.0}, {'avg_performance': 6.232308427627005, 'bin': 0.6, 'count': 141, 'hit_count': 135, 'hit_rate': 95.74468085106383, 'total_count': 141, 'week': '2025-01-13', 'win_count': 85, 'win_rate': 60.283687943262414}, {'avg_performance': 8.49221338573038, 'bin': 0.7, 'count': 1614, 'hit_count': 1531, 'hit_rate': 94.85749690210656, 'total_count': 1614, 'week': '2025-01-13', 'win_count': 1127, 'win_rate': 69.82651796778191}, {'avg_performance': 13.48051817512275, 'bin': 0.8, 'count': 118, 'hit_count': 106, 'hit_rate': 89.83050847457628, 'total_count': 118, 'week': '2025-01-13', 'win_count': 86, 'win_rate': 72.88135593220339}], '2025-01-20': [{'avg_performance': 2.0554984583761486, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.8554532322137964, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.9427601789253663, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-20', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 3.2213742396728637, 'bin': 0.5, 'count': 31, 'hit_count': 31, 'hit_rate': 100.0, 'total_count': 31, 'week': '2025-01-20', 'win_count': 13, 'win_rate': 41.935483870967744}, {'avg_performance': 7.68513705692224, 'bin': 0.6, 'count': 156, 'hit_count': 151, 'hit_rate': 96.7948717948718, 'total_count': 156, 'week': '2025-01-20', 'win_count': 86, 'win_rate': 55.12820512820513}, {'avg_performance': 7.877107728428713, 'bin': 0.7, 'count': 1459, 'hit_count': 1391, 'hit_rate': 95.33927347498286, 'total_count': 1459, 'week': '2025-01-20', 'win_count': 981, 'win_rate': 67.23783413296779}, {'avg_performance': 9.198651942630873, 'bin': 0.8, 'count': 131, 'hit_count': 126, 'hit_rate': 96.18320610687023, 'total_count': 131, 'week': '2025-01-20', 'win_count': 99, 'win_rate': 75.57251908396947}], '2025-01-27': [{'avg_performance': 1.0810491267083957, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.257871569680502, 'bin': 0.4, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.3681028816247505, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 4.831154899995187, 'bin': 0.6, 'count': 50, 'hit_count': 49, 'hit_rate': 98.0, 'total_count': 50, 'week': '2025-01-27', 'win_count': 24, 'win_rate': 48.0}, {'avg_performance': 8.660514835238006, 'bin': 0.7, 'count': 504, 'hit_count': 477, 'hit_rate': 94.64285714285714, 'total_count': 504, 'week': '2025-01-27', 'win_count': 336, 'win_rate': 66.66666666666667}, {'avg_performance': 5.650996396492416, 'bin': 0.8, 'count': 49, 'hit_count': 46, 'hit_rate': 93.87755102040816, 'total_count': 49, 'week': '2025-01-27', 'win_count': 28, 'win_rate': 57.142857142857146}], '2025-02-03': [{'avg_performance': 1.3806706114398302, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 9.569377990430622, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 24.279598883685736, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-03', 'win_count': 3, 'win_rate': 100.0}, {'avg_performance': 6.96675740725965, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-03', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 7.91588296767001, 'bin': 0.6, 'count': 41, 'hit_count': 41, 'hit_rate': 100.0, 'total_count': 41, 'week': '2025-02-03', 'win_count': 33, 'win_rate': 80.48780487804878}, {'avg_performance': 10.160313393323941, 'bin': 0.7, 'count': 752, 'hit_count': 729, 'hit_rate': 96.94148936170212, 'total_count': 752, 'week': '2025-02-03', 'win_count': 592, 'win_rate': 78.72340425531915}, {'avg_performance': 12.049870230698735, 'bin': 0.8, 'count': 51, 'hit_count': 48, 'hit_rate': 94.11764705882354, 'total_count': 51, 'week': '2025-02-03', 'win_count': 42, 'win_rate': 82.3529411764706}], '2025-02-17': [{'avg_performance': 2.016879038077791, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 0.36138972184882806, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.4714089675946536, 'bin': 0.5, 'count': 7, 'hit_count': 5, 'hit_rate': 71.42857142857143, 'total_count': 7, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 14.285714285714286}, {'avg_performance': 3.6445213255311315, 'bin': 0.6, 'count': 55, 'hit_count': 46, 'hit_rate': 83.63636363636364, 'total_count': 55, 'week': '2025-02-17', 'win_count': 15, 'win_rate': 27.272727272727273}, {'avg_performance': 4.05076703346453, 'bin': 0.7, 'count': 530, 'hit_count': 433, 'hit_rate': 81.69811320754717, 'total_count': 530, 'week': '2025-02-17', 'win_count': 160, 'win_rate': 30.18867924528302}, {'avg_performance': 3.3832590351165615, 'bin': 0.8, 'count': 54, 'hit_count': 46, 'hit_rate': 85.18518518518519, 'total_count': 54, 'week': '2025-02-17', 'win_count': 22, 'win_rate': 40.74074074074074}], '2025-02-24': [{'avg_performance': 14.747474747474739, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 1.483220254404718, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.886750479655935, 'bin': 0.5, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-24', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 4.098843931251354, 'bin': 0.6, 'count': 39, 'hit_count': 39, 'hit_rate': 100.0, 'total_count': 39, 'week': '2025-02-24', 'win_count': 21, 'win_rate': 53.84615384615385}, {'avg_performance': 6.7311024498695895, 'bin': 0.7, 'count': 341, 'hit_count': 324, 'hit_rate': 95.01466275659824, 'total_count': 341, 'week': '2025-02-24', 'win_count': 231, 'win_rate': 67.74193548387096}, {'avg_performance': 8.80997390923137, 'bin': 0.8, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-02-24', 'win_count': 16, 'win_rate': 84.21052631578948}], '2025-03-03': [{'avg_performance': 6.496927129060581, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 4.234347426755143, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 4.837971033345035, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2025-03-03', 'win_count': 6, 'win_rate': 66.66666666666667}, {'avg_performance': 7.476385224123491, 'bin': 0.6, 'count': 60, 'hit_count': 56, 'hit_rate': 93.33333333333333, 'total_count': 60, 'week': '2025-03-03', 'win_count': 40, 'win_rate': 66.66666666666667}, {'avg_performance': 9.175863004552577, 'bin': 0.7, 'count': 501, 'hit_count': 479, 'hit_rate': 95.60878243512974, 'total_count': 501, 'week': '2025-03-03', 'win_count': 346, 'win_rate': 69.06187624750498}, {'avg_performance': 10.600061758245392, 'bin': 0.8, 'count': 45, 'hit_count': 43, 'hit_rate': 95.55555555555556, 'total_count': 45, 'week': '2025-03-03', 'win_count': 35, 'win_rate': 77.77777777777777}], '2025-03-10': [{'avg_performance': 3.1413612565444975, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-10', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 5.273294241964802, 'bin': 0.4, 'count': 11, 'hit_count': 10, 'hit_rate': 90.9090909090909, 'total_count': 11, 'week': '2025-03-10', 'win_count': 4, 'win_rate': 36.36363636363637}, {'avg_performance': 6.362088830497881, 'bin': 0.5, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'week': '2025-03-10', 'win_count': 18, 'win_rate': 78.26086956521739}, {'avg_performance': 7.442734895529073, 'bin': 0.6, 'count': 194, 'hit_count': 188, 'hit_rate': 96.90721649484536, 'total_count': 194, 'week': '2025-03-10', 'win_count': 127, 'win_rate': 65.4639175257732}, {'avg_performance': 7.825642875837303, 'bin': 0.7, 'count': 2062, 'hit_count': 1938, 'hit_rate': 93.98642095053346, 'total_count': 2062, 'week': '2025-03-10', 'win_count': 1374, 'win_rate': 66.63433559650825}, {'avg_performance': 9.519864190453308, 'bin': 0.8, 'count': 65, 'hit_count': 62, 'hit_rate': 95.38461538461539, 'total_count': 65, 'week': '2025-03-10', 'win_count': 51, 'win_rate': 78.46153846153847}]}, 'curve_data_week_list': ['2024-10-07', '2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '2024-12-02', '2024-12-09', '2024-12-16', '2024-12-23', '2024-12-30', '2025-01-06', '2025-01-13', '2025-01-20', '2025-01-27', '2025-02-03', '2025-02-17', '2025-02-24', '2025-03-03', '2025-03-10'], 'date_from': datetime.date(2024, 10, 7), 'date_to': datetime.date(2025, 4, 5), 'kpis': {'avg_gain': 8.35064971357415, 'fail_count': 11421, 'hit_count': 28313, 'hit_rate': 93.63383821681329, 'pass_count': 18817, 'total_tests': 30238, 'win_rate': 62.229644817778954}, 'last_metrics': <ModelMetrics: Binned LGBM 3d PH 3% Metrics: 2025-04-04 >, 'model': <Model: Binned LGBM 3d PH 3% (binned-ph-lgmb-p3-seq3-platt v1)>, 'performance_data': '<<queryset of core.ModelTest>>'} {'block': <Block Node: content. Contents: [<TextNode: '\n\n <div class="pl-cont'>, <Variable Node: model.name>, <TextNode: ' v'>, <Variable Node: model.version>, <TextNode: '\n\n </h1>\n\n '>, <URLNode view_name=''admin:core_model_change'' args=[<FilterExpression 'model.id'>] kwargs={} as=None>, <TextNode: '"\n '>, <Variable Node: model.key>, <TextNode: '</b>\n '>, <Variable Node: model.version>, <TextNode: '\n '>, <Variable Node: model.type>, <TextNode: '\n '>, <Variable Node: model.description|default:"<i>None</i>">, <TextNode: '\n '>, <Variable Node: model.end_point_url>, <TextNode: '</dd>\n '>, <Variable Node: model.last_trained_dt|localtime>, <TextNode: '</dd>\n '>, <URLNode view_name='"model_picks"' args=[] kwargs={} as=None>, <TextNode: '?model_id='>, <Variable Node: model.id>, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '">\n '>, <Variable Node: model.last_run_dt|localtime>, <TextNode: '\n '>, <ForNode: for key, value in model.meta.items, tail_len: 5>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n\n </d'>, <django.template.defaulttags.CsrfTokenNode object at 0x7f8de8d27210>, <TextNode: '\n\n '>, <Variable Node: date_from|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:\''>, <Variable Node: date_to|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:'>, <Variable Node: curve_data_week_list|length>, <TextNode: '" value="0" step="1"\n '>, <IncludeNode: template=<FilterExpression '"components/kpis.html"'>>, <TextNode: '\n <!--'>, <IfNode>, <TextNode: '\n\n </div>\n'>]>} {'forloop': {'counter': 45, 'counter0': 44, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 7.371279790856606, 'date': datetime.date(2024, 10, 10), 'fail_count': 222, 'hit_count': 750, 'hit_rate': 96.64948453608247, 'metrics': {'content': 0.11, 'financial': 0, 'other': 0.11}, 'pass_count': 554, 'total_count': 776, 'win_rate': 71.3917525773196}} {'metrics': {'content': 0, 'financial': 0, 'other': 0}}
snippets/metrics.html
/mnt/disks/pennyloupe_disk/pennyloupe/app/core/templates/snippets/metrics.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'Ug6wwe35THbADW1ZsY2D1iZkBdOjvilMpfGLkNwF1KQarTPBh6f3T845ad38gnM0'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/61'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f8de84ec750>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f8de84ec750>>'} {'curve_data': [{'avg_performance': 1.2504894131199589, 'bin': 0.2, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 7.028663507041953, 'bin': 0.3, 'count': 36, 'hit_count': 34, 'hit_rate': 94.44444444444444, 'total_count': 36, 'win_count': 13, 'win_rate': 36.111111111111114}, {'avg_performance': 9.432175772160651, 'bin': 0.4, 'count': 94, 'hit_count': 89, 'hit_rate': 94.68085106382979, 'total_count': 94, 'win_count': 27, 'win_rate': 28.72340425531915}, {'avg_performance': 5.44822039735625, 'bin': 0.5, 'count': 345, 'hit_count': 327, 'hit_rate': 94.78260869565217, 'total_count': 345, 'win_count': 147, 'win_rate': 42.608695652173914}, {'avg_performance': 6.276983864727436, 'bin': 0.6, 'count': 2238, 'hit_count': 2118, 'hit_rate': 94.63806970509384, 'total_count': 2238, 'win_count': 1176, 'win_rate': 52.54691689008043}, {'avg_performance': 8.533575402218842, 'bin': 0.7, 'count': 25724, 'hit_count': 24056, 'hit_rate': 93.51578292645, 'total_count': 25724, 'win_count': 16266, 'win_rate': 63.232778728036074}, {'avg_performance': 8.86255964112395, 'bin': 0.8, 'count': 1793, 'hit_count': 1681, 'hit_rate': 93.75348577802565, 'total_count': 1793, 'win_count': 1187, 'win_rate': 66.20189626324596}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'win_count': 1, 'win_rate': 50.0}], 'curve_data_by_week': {'2024-10-07': [{'avg_performance': 8.164127436473585, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.26552716148981, 'bin': 0.5, 'count': 11, 'hit_count': 11, 'hit_rate': 100.0, 'total_count': 11, 'week': '2024-10-07', 'win_count': 3, 'win_rate': 27.272727272727273}, {'avg_performance': 5.134353802031955, 'bin': 0.6, 'count': 89, 'hit_count': 86, 'hit_rate': 96.62921348314607, 'total_count': 89, 'week': '2024-10-07', 'win_count': 47, 'win_rate': 52.80898876404494}, {'avg_performance': 8.070123830986233, 'bin': 0.7, 'count': 1047, 'hit_count': 1015, 'hit_rate': 96.94364851957975, 'total_count': 1047, 'week': '2024-10-07', 'win_count': 791, 'win_rate': 75.54918815663801}, {'avg_performance': 9.68536888753788, 'bin': 0.8, 'count': 171, 'hit_count': 163, 'hit_rate': 95.32163742690058, 'total_count': 171, 'week': '2024-10-07', 'win_count': 131, 'win_rate': 76.60818713450293}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}], '2024-10-14': [{'avg_performance': 0.9022370535162528, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.337629431182013, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 4.600619281242528, 'bin': 0.5, 'count': 20, 'hit_count': 17, 'hit_rate': 85.0, 'total_count': 20, 'week': '2024-10-14', 'win_count': 6, 'win_rate': 30.0}, {'avg_performance': 5.238828360908673, 'bin': 0.6, 'count': 164, 'hit_count': 158, 'hit_rate': 96.34146341463415, 'total_count': 164, 'week': '2024-10-14', 'win_count': 77, 'win_rate': 46.951219512195124}, {'avg_performance': 8.797660614333616, 'bin': 0.7, 'count': 1595, 'hit_count': 1499, 'hit_rate': 93.98119122257053, 'total_count': 1595, 'week': '2024-10-14', 'win_count': 891, 'win_rate': 55.86206896551724}, {'avg_performance': 8.040704379542438, 'bin': 0.8, 'count': 214, 'hit_count': 207, 'hit_rate': 96.72897196261682, 'total_count': 214, 'week': '2024-10-14', 'win_count': 148, 'win_rate': 69.1588785046729}], '2024-10-21': [{'avg_performance': 0.38387715930903, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9709764756086716, 'bin': 0.3, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3062931151410297, 'bin': 0.4, 'count': 6, 'hit_count': 5, 'hit_rate': 83.33333333333333, 'total_count': 6, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.5164096657483253, 'bin': 0.5, 'count': 25, 'hit_count': 22, 'hit_rate': 88.0, 'total_count': 25, 'week': '2024-10-21', 'win_count': 7, 'win_rate': 28.0}, {'avg_performance': 4.1596411175942425, 'bin': 0.6, 'count': 146, 'hit_count': 136, 'hit_rate': 93.15068493150685, 'total_count': 146, 'week': '2024-10-21', 'win_count': 56, 'win_rate': 38.35616438356164}, {'avg_performance': 8.03449923342892, 'bin': 0.7, 'count': 1759, 'hit_count': 1628, 'hit_rate': 92.55258669698692, 'total_count': 1759, 'week': '2024-10-21', 'win_count': 1003, 'win_rate': 57.02103467879477}, {'avg_performance': 8.348772559069227, 'bin': 0.8, 'count': 207, 'hit_count': 197, 'hit_rate': 95.16908212560386, 'total_count': 207, 'week': '2024-10-21', 'win_count': 124, 'win_rate': 59.90338164251208}], '2024-10-28': [{'avg_performance': 11.856661248915968, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-28', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.3348216882106607, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 2.7996008250747595, 'bin': 0.5, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-10-28', 'win_count': 3, 'win_rate': 17.647058823529413}, {'avg_performance': 4.648447686121441, 'bin': 0.6, 'count': 122, 'hit_count': 118, 'hit_rate': 96.72131147540983, 'total_count': 122, 'week': '2024-10-28', 'win_count': 51, 'win_rate': 41.80327868852459}, {'avg_performance': 7.265669642594064, 'bin': 0.7, 'count': 997, 'hit_count': 927, 'hit_rate': 92.97893681043129, 'total_count': 997, 'week': '2024-10-28', 'win_count': 618, 'win_rate': 61.98595787362086}, {'avg_performance': 10.816422602027322, 'bin': 0.8, 'count': 41, 'hit_count': 38, 'hit_rate': 92.6829268292683, 'total_count': 41, 'week': '2024-10-28', 'win_count': 28, 'win_rate': 68.29268292682927}], '2024-11-04': [{'avg_performance': 9.506070965460328, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 11.085533897596687, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-11-04', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 5.802859193965779, 'bin': 0.5, 'count': 25, 'hit_count': 24, 'hit_rate': 96.0, 'total_count': 25, 'week': '2024-11-04', 'win_count': 12, 'win_rate': 48.0}, {'avg_performance': 8.090414252589902, 'bin': 0.6, 'count': 164, 'hit_count': 154, 'hit_rate': 93.90243902439025, 'total_count': 164, 'week': '2024-11-04', 'win_count': 110, 'win_rate': 67.07317073170732}, {'avg_performance': 10.27282302016535, 'bin': 0.7, 'count': 1486, 'hit_count': 1401, 'hit_rate': 94.27994616419919, 'total_count': 1486, 'week': '2024-11-04', 'win_count': 1113, 'win_rate': 74.89905787348587}, {'avg_performance': 8.653533395637153, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-04', 'win_count': 44, 'win_rate': 68.75}], '2024-11-11': [{'avg_performance': 40.77065557250119, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-11', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 68.54218006242404, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2024-11-11', 'win_count': 3, 'win_rate': 42.857142857142854}, {'avg_performance': 7.473429086066595, 'bin': 0.5, 'count': 28, 'hit_count': 26, 'hit_rate': 92.85714285714286, 'total_count': 28, 'week': '2024-11-11', 'win_count': 11, 'win_rate': 39.285714285714285}, {'avg_performance': 5.7210642939107865, 'bin': 0.6, 'count': 172, 'hit_count': 162, 'hit_rate': 94.18604651162791, 'total_count': 172, 'week': '2024-11-11', 'win_count': 78, 'win_rate': 45.348837209302324}, {'avg_performance': 6.950606849660758, 'bin': 0.7, 'count': 2183, 'hit_count': 1942, 'hit_rate': 88.96014658726523, 'total_count': 2183, 'week': '2024-11-11', 'win_count': 1085, 'win_rate': 49.702244617498856}, {'avg_performance': 6.576073427037283, 'bin': 0.8, 'count': 193, 'hit_count': 170, 'hit_rate': 88.08290155440415, 'total_count': 193, 'week': '2024-11-11', 'win_count': 92, 'win_rate': 47.66839378238342}], '2024-11-18': [{'avg_performance': 0.2985074626865608, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.953737191078962, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 14.963661448456241, 'bin': 0.4, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 33.333333333333336}, {'avg_performance': 12.523383330708796, 'bin': 0.5, 'count': 16, 'hit_count': 14, 'hit_rate': 87.5, 'total_count': 16, 'week': '2024-11-18', 'win_count': 7, 'win_rate': 43.75}, {'avg_performance': 7.926054355851836, 'bin': 0.6, 'count': 117, 'hit_count': 106, 'hit_rate': 90.5982905982906, 'total_count': 117, 'week': '2024-11-18', 'win_count': 74, 'win_rate': 63.24786324786325}, {'avg_performance': 10.169714185726622, 'bin': 0.7, 'count': 1487, 'hit_count': 1412, 'hit_rate': 94.9562878278413, 'total_count': 1487, 'week': '2024-11-18', 'win_count': 1043, 'win_rate': 70.14122394082044}, {'avg_performance': 9.138444484012004, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-18', 'win_count': 46, 'win_rate': 71.875}], '2024-11-25': [{'avg_performance': 0.5649717514124374, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-25', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.249766314903041, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 9.823296109187984, 'bin': 0.5, 'count': 19, 'hit_count': 19, 'hit_rate': 100.0, 'total_count': 19, 'week': '2024-11-25', 'win_count': 10, 'win_rate': 52.63157894736842}, {'avg_performance': 7.033977605527942, 'bin': 0.6, 'count': 71, 'hit_count': 67, 'hit_rate': 94.36619718309859, 'total_count': 71, 'week': '2024-11-25', 'win_count': 39, 'win_rate': 54.929577464788736}, {'avg_performance': 9.085537651034798, 'bin': 0.7, 'count': 1392, 'hit_count': 1341, 'hit_rate': 96.33620689655173, 'total_count': 1392, 'week': '2024-11-25', 'win_count': 988, 'win_rate': 70.97701149425288}, {'avg_performance': 7.175712414927854, 'bin': 0.8, 'count': 45, 'hit_count': 44, 'hit_rate': 97.77777777777777, 'total_count': 45, 'week': '2024-11-25', 'win_count': 34, 'win_rate': 75.55555555555556}], '2024-12-02': [{'avg_performance': 1.1509608467783332, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-02', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3898688255760185, 'bin': 0.5, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-12-02', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 3.7840564250007986, 'bin': 0.6, 'count': 22, 'hit_count': 19, 'hit_rate': 86.36363636363636, 'total_count': 22, 'week': '2024-12-02', 'win_count': 6, 'win_rate': 27.272727272727273}, {'avg_performance': 7.689480520166782, 'bin': 0.7, 'count': 597, 'hit_count': 543, 'hit_rate': 90.95477386934674, 'total_count': 597, 'week': '2024-12-02', 'win_count': 317, 'win_rate': 53.098827470686764}, {'avg_performance': 12.011978156596522, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-12-02', 'win_count': 5, 'win_rate': 50.0}], '2024-12-09': [{'avg_performance': 1.6921913934540918, 'bin': 0.2, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9532888465204923, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.9005706250438368, 'bin': 0.4, 'count': 8, 'hit_count': 7, 'hit_rate': 87.5, 'total_count': 8, 'week': '2024-12-09', 'win_count': 2, 'win_rate': 25.0}, {'avg_performance': 5.196051909042814, 'bin': 0.5, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-12-09', 'win_count': 7, 'win_rate': 29.166666666666668}, {'avg_performance': 5.791194959609032, 'bin': 0.6, 'count': 127, 'hit_count': 119, 'hit_rate': 93.7007874015748, 'total_count': 127, 'week': '2024-12-09', 'win_count': 56, 'win_rate': 44.09448818897638}, {'avg_performance': 7.526378846625358, 'bin': 0.7, 'count': 2010, 'hit_count': 1867, 'hit_rate': 92.88557213930348, 'total_count': 2010, 'week': '2024-12-09', 'win_count': 1133, 'win_rate': 56.3681592039801}, {'avg_performance': 8.348974523266355, 'bin': 0.8, 'count': 98, 'hit_count': 93, 'hit_rate': 94.89795918367346, 'total_count': 98, 'week': '2024-12-09', 'win_count': 63, 'win_rate': 64.28571428571429}], '2024-12-16': [{'avg_performance': 1.2158357473192076, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.1586990595611335, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.4986874156097585, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-16', 'win_count': 3, 'win_rate': 33.333333333333336}, {'avg_performance': 7.624253080839346, 'bin': 0.6, 'count': 77, 'hit_count': 73, 'hit_rate': 94.8051948051948, 'total_count': 77, 'week': '2024-12-16', 'win_count': 35, 'win_rate': 45.45454545454545}, {'avg_performance': 9.719862667541674, 'bin': 0.7, 'count': 1313, 'hit_count': 1223, 'hit_rate': 93.14546839299315, 'total_count': 1313, 'week': '2024-12-16', 'win_count': 814, 'win_rate': 61.995430312261995}, {'avg_performance': 10.720921190133364, 'bin': 0.8, 'count': 40, 'hit_count': 38, 'hit_rate': 95.0, 'total_count': 40, 'week': '2024-12-16', 'win_count': 29, 'win_rate': 72.5}], '2024-12-23': [{'avg_performance': 3.076753932204165, 'bin': 0.5, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 60.0}, {'avg_performance': 5.432916285463778, 'bin': 0.6, 'count': 57, 'hit_count': 53, 'hit_rate': 92.98245614035088, 'total_count': 57, 'week': '2024-12-23', 'win_count': 26, 'win_rate': 45.6140350877193}, {'avg_performance': 13.807998928993412, 'bin': 0.7, 'count': 530, 'hit_count': 519, 'hit_rate': 97.9245283018868, 'total_count': 530, 'week': '2024-12-23', 'win_count': 386, 'win_rate': 72.83018867924528}, {'avg_performance': 29.792299285303002, 'bin': 0.8, 'count': 9, 'hit_count': 8, 'hit_rate': 88.88888888888889, 'total_count': 9, 'week': '2024-12-23', 'win_count': 5, 'win_rate': 55.55555555555556}], '2024-12-30': [{'avg_performance': 2.5974025974025996, 'bin': 0.4, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.729724176101836, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-30', 'win_count': 5, 'win_rate': 55.55555555555556}, {'avg_performance': 10.07692704762918, 'bin': 0.6, 'count': 85, 'hit_count': 81, 'hit_rate': 95.29411764705883, 'total_count': 85, 'week': '2024-12-30', 'win_count': 57, 'win_rate': 67.05882352941177}, {'avg_performance': 14.368317622689457, 'bin': 0.7, 'count': 726, 'hit_count': 710, 'hit_rate': 97.7961432506887, 'total_count': 726, 'week': '2024-12-30', 'win_count': 590, 'win_rate': 81.26721763085399}, {'avg_performance': 16.98487922412399, 'bin': 0.8, 'count': 32, 'hit_count': 32, 'hit_rate': 100.0, 'total_count': 32, 'week': '2024-12-30', 'win_count': 28, 'win_rate': 87.5}], '2025-01-06': [{'avg_performance': 10.27453799861533, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 0.8592097766991472, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-06', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.7025884280500825, 'bin': 0.5, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 10.526315789473685}, {'avg_performance': 3.9460445190171787, 'bin': 0.6, 'count': 89, 'hit_count': 81, 'hit_rate': 91.01123595505618, 'total_count': 89, 'week': '2025-01-06', 'win_count': 33, 'win_rate': 37.07865168539326}, {'avg_performance': 5.769467385757251, 'bin': 0.7, 'count': 839, 'hit_count': 727, 'hit_rate': 86.6507747318236, 'total_count': 839, 'week': '2025-01-06', 'win_count': 347, 'win_rate': 41.35876042908224}, {'avg_performance': 4.100909582740522, 'bin': 0.8, 'count': 73, 'hit_count': 64, 'hit_rate': 87.67123287671232, 'total_count': 73, 'week': '2025-01-06', 'win_count': 31, 'win_rate': 42.465753424657535}], '2025-01-13': [{'avg_performance': 2.4611508041896877, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.2427082891550008, 'bin': 0.4, 'count': 7, 'hit_count': 7, 'hit_rate': 100.0, 'total_count': 7, 'week': '2025-01-13', 'win_count': 2, 'win_rate': 28.571428571428573}, {'avg_performance': 5.977215511937495, 'bin': 0.5, 'count': 25, 'hit_count': 25, 'hit_rate': 100.0, 'total_count': 25, 'week': '2025-01-13', 'win_count': 17, 'win_rate': 68.0}, {'avg_performance': 6.232308427627005, 'bin': 0.6, 'count': 141, 'hit_count': 135, 'hit_rate': 95.74468085106383, 'total_count': 141, 'week': '2025-01-13', 'win_count': 85, 'win_rate': 60.283687943262414}, {'avg_performance': 8.49221338573038, 'bin': 0.7, 'count': 1614, 'hit_count': 1531, 'hit_rate': 94.85749690210656, 'total_count': 1614, 'week': '2025-01-13', 'win_count': 1127, 'win_rate': 69.82651796778191}, {'avg_performance': 13.48051817512275, 'bin': 0.8, 'count': 118, 'hit_count': 106, 'hit_rate': 89.83050847457628, 'total_count': 118, 'week': '2025-01-13', 'win_count': 86, 'win_rate': 72.88135593220339}], '2025-01-20': [{'avg_performance': 2.0554984583761486, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.8554532322137964, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.9427601789253663, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-20', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 3.2213742396728637, 'bin': 0.5, 'count': 31, 'hit_count': 31, 'hit_rate': 100.0, 'total_count': 31, 'week': '2025-01-20', 'win_count': 13, 'win_rate': 41.935483870967744}, {'avg_performance': 7.68513705692224, 'bin': 0.6, 'count': 156, 'hit_count': 151, 'hit_rate': 96.7948717948718, 'total_count': 156, 'week': '2025-01-20', 'win_count': 86, 'win_rate': 55.12820512820513}, {'avg_performance': 7.877107728428713, 'bin': 0.7, 'count': 1459, 'hit_count': 1391, 'hit_rate': 95.33927347498286, 'total_count': 1459, 'week': '2025-01-20', 'win_count': 981, 'win_rate': 67.23783413296779}, {'avg_performance': 9.198651942630873, 'bin': 0.8, 'count': 131, 'hit_count': 126, 'hit_rate': 96.18320610687023, 'total_count': 131, 'week': '2025-01-20', 'win_count': 99, 'win_rate': 75.57251908396947}], '2025-01-27': [{'avg_performance': 1.0810491267083957, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.257871569680502, 'bin': 0.4, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.3681028816247505, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 4.831154899995187, 'bin': 0.6, 'count': 50, 'hit_count': 49, 'hit_rate': 98.0, 'total_count': 50, 'week': '2025-01-27', 'win_count': 24, 'win_rate': 48.0}, {'avg_performance': 8.660514835238006, 'bin': 0.7, 'count': 504, 'hit_count': 477, 'hit_rate': 94.64285714285714, 'total_count': 504, 'week': '2025-01-27', 'win_count': 336, 'win_rate': 66.66666666666667}, {'avg_performance': 5.650996396492416, 'bin': 0.8, 'count': 49, 'hit_count': 46, 'hit_rate': 93.87755102040816, 'total_count': 49, 'week': '2025-01-27', 'win_count': 28, 'win_rate': 57.142857142857146}], '2025-02-03': [{'avg_performance': 1.3806706114398302, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 9.569377990430622, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 24.279598883685736, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-03', 'win_count': 3, 'win_rate': 100.0}, {'avg_performance': 6.96675740725965, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-03', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 7.91588296767001, 'bin': 0.6, 'count': 41, 'hit_count': 41, 'hit_rate': 100.0, 'total_count': 41, 'week': '2025-02-03', 'win_count': 33, 'win_rate': 80.48780487804878}, {'avg_performance': 10.160313393323941, 'bin': 0.7, 'count': 752, 'hit_count': 729, 'hit_rate': 96.94148936170212, 'total_count': 752, 'week': '2025-02-03', 'win_count': 592, 'win_rate': 78.72340425531915}, {'avg_performance': 12.049870230698735, 'bin': 0.8, 'count': 51, 'hit_count': 48, 'hit_rate': 94.11764705882354, 'total_count': 51, 'week': '2025-02-03', 'win_count': 42, 'win_rate': 82.3529411764706}], '2025-02-17': [{'avg_performance': 2.016879038077791, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 0.36138972184882806, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.4714089675946536, 'bin': 0.5, 'count': 7, 'hit_count': 5, 'hit_rate': 71.42857142857143, 'total_count': 7, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 14.285714285714286}, {'avg_performance': 3.6445213255311315, 'bin': 0.6, 'count': 55, 'hit_count': 46, 'hit_rate': 83.63636363636364, 'total_count': 55, 'week': '2025-02-17', 'win_count': 15, 'win_rate': 27.272727272727273}, {'avg_performance': 4.05076703346453, 'bin': 0.7, 'count': 530, 'hit_count': 433, 'hit_rate': 81.69811320754717, 'total_count': 530, 'week': '2025-02-17', 'win_count': 160, 'win_rate': 30.18867924528302}, {'avg_performance': 3.3832590351165615, 'bin': 0.8, 'count': 54, 'hit_count': 46, 'hit_rate': 85.18518518518519, 'total_count': 54, 'week': '2025-02-17', 'win_count': 22, 'win_rate': 40.74074074074074}], '2025-02-24': [{'avg_performance': 14.747474747474739, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 1.483220254404718, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.886750479655935, 'bin': 0.5, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-24', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 4.098843931251354, 'bin': 0.6, 'count': 39, 'hit_count': 39, 'hit_rate': 100.0, 'total_count': 39, 'week': '2025-02-24', 'win_count': 21, 'win_rate': 53.84615384615385}, {'avg_performance': 6.7311024498695895, 'bin': 0.7, 'count': 341, 'hit_count': 324, 'hit_rate': 95.01466275659824, 'total_count': 341, 'week': '2025-02-24', 'win_count': 231, 'win_rate': 67.74193548387096}, {'avg_performance': 8.80997390923137, 'bin': 0.8, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-02-24', 'win_count': 16, 'win_rate': 84.21052631578948}], '2025-03-03': [{'avg_performance': 6.496927129060581, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 4.234347426755143, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 4.837971033345035, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2025-03-03', 'win_count': 6, 'win_rate': 66.66666666666667}, {'avg_performance': 7.476385224123491, 'bin': 0.6, 'count': 60, 'hit_count': 56, 'hit_rate': 93.33333333333333, 'total_count': 60, 'week': '2025-03-03', 'win_count': 40, 'win_rate': 66.66666666666667}, {'avg_performance': 9.175863004552577, 'bin': 0.7, 'count': 501, 'hit_count': 479, 'hit_rate': 95.60878243512974, 'total_count': 501, 'week': '2025-03-03', 'win_count': 346, 'win_rate': 69.06187624750498}, {'avg_performance': 10.600061758245392, 'bin': 0.8, 'count': 45, 'hit_count': 43, 'hit_rate': 95.55555555555556, 'total_count': 45, 'week': '2025-03-03', 'win_count': 35, 'win_rate': 77.77777777777777}], '2025-03-10': [{'avg_performance': 3.1413612565444975, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-10', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 5.273294241964802, 'bin': 0.4, 'count': 11, 'hit_count': 10, 'hit_rate': 90.9090909090909, 'total_count': 11, 'week': '2025-03-10', 'win_count': 4, 'win_rate': 36.36363636363637}, {'avg_performance': 6.362088830497881, 'bin': 0.5, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'week': '2025-03-10', 'win_count': 18, 'win_rate': 78.26086956521739}, {'avg_performance': 7.442734895529073, 'bin': 0.6, 'count': 194, 'hit_count': 188, 'hit_rate': 96.90721649484536, 'total_count': 194, 'week': '2025-03-10', 'win_count': 127, 'win_rate': 65.4639175257732}, {'avg_performance': 7.825642875837303, 'bin': 0.7, 'count': 2062, 'hit_count': 1938, 'hit_rate': 93.98642095053346, 'total_count': 2062, 'week': '2025-03-10', 'win_count': 1374, 'win_rate': 66.63433559650825}, {'avg_performance': 9.519864190453308, 'bin': 0.8, 'count': 65, 'hit_count': 62, 'hit_rate': 95.38461538461539, 'total_count': 65, 'week': '2025-03-10', 'win_count': 51, 'win_rate': 78.46153846153847}]}, 'curve_data_week_list': ['2024-10-07', '2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '2024-12-02', '2024-12-09', '2024-12-16', '2024-12-23', '2024-12-30', '2025-01-06', '2025-01-13', '2025-01-20', '2025-01-27', '2025-02-03', '2025-02-17', '2025-02-24', '2025-03-03', '2025-03-10'], 'date_from': datetime.date(2024, 10, 7), 'date_to': datetime.date(2025, 4, 5), 'kpis': {'avg_gain': 8.35064971357415, 'fail_count': 11421, 'hit_count': 28313, 'hit_rate': 93.63383821681329, 'pass_count': 18817, 'total_tests': 30238, 'win_rate': 62.229644817778954}, 'last_metrics': <ModelMetrics: Binned LGBM 3d PH 3% Metrics: 2025-04-04 >, 'model': <Model: Binned LGBM 3d PH 3% (binned-ph-lgmb-p3-seq3-platt v1)>, 'performance_data': '<<queryset of core.ModelTest>>'} {'block': <Block Node: content. Contents: [<TextNode: '\n\n <div class="pl-cont'>, <Variable Node: model.name>, <TextNode: ' v'>, <Variable Node: model.version>, <TextNode: '\n\n </h1>\n\n '>, <URLNode view_name=''admin:core_model_change'' args=[<FilterExpression 'model.id'>] kwargs={} as=None>, <TextNode: '"\n '>, <Variable Node: model.key>, <TextNode: '</b>\n '>, <Variable Node: model.version>, <TextNode: '\n '>, <Variable Node: model.type>, <TextNode: '\n '>, <Variable Node: model.description|default:"<i>None</i>">, <TextNode: '\n '>, <Variable Node: model.end_point_url>, <TextNode: '</dd>\n '>, <Variable Node: model.last_trained_dt|localtime>, <TextNode: '</dd>\n '>, <URLNode view_name='"model_picks"' args=[] kwargs={} as=None>, <TextNode: '?model_id='>, <Variable Node: model.id>, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '">\n '>, <Variable Node: model.last_run_dt|localtime>, <TextNode: '\n '>, <ForNode: for key, value in model.meta.items, tail_len: 5>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n\n </d'>, <django.template.defaulttags.CsrfTokenNode object at 0x7f8de8d27210>, <TextNode: '\n\n '>, <Variable Node: date_from|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:\''>, <Variable Node: date_to|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:'>, <Variable Node: curve_data_week_list|length>, <TextNode: '" value="0" step="1"\n '>, <IncludeNode: template=<FilterExpression '"components/kpis.html"'>>, <TextNode: '\n <!--'>, <IfNode>, <TextNode: '\n\n </div>\n'>]>} {'forloop': {'counter': 45, 'counter0': 44, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 7.371279790856606, 'date': datetime.date(2024, 10, 10), 'fail_count': 222, 'hit_count': 750, 'hit_rate': 96.64948453608247, 'metrics': {'content': 0.11, 'financial': 0, 'other': 0.11}, 'pass_count': 554, 'total_count': 776, 'win_rate': 71.3917525773196}} {'metrics': {'content': 0, 'financial': 0, 'other': 0}}
snippets/metrics.html
/mnt/disks/pennyloupe_disk/pennyloupe/app/core/templates/snippets/metrics.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'Ug6wwe35THbADW1ZsY2D1iZkBdOjvilMpfGLkNwF1KQarTPBh6f3T845ad38gnM0'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/61'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f8de84ec750>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f8de84ec750>>'} {'curve_data': [{'avg_performance': 1.2504894131199589, 'bin': 0.2, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 7.028663507041953, 'bin': 0.3, 'count': 36, 'hit_count': 34, 'hit_rate': 94.44444444444444, 'total_count': 36, 'win_count': 13, 'win_rate': 36.111111111111114}, {'avg_performance': 9.432175772160651, 'bin': 0.4, 'count': 94, 'hit_count': 89, 'hit_rate': 94.68085106382979, 'total_count': 94, 'win_count': 27, 'win_rate': 28.72340425531915}, {'avg_performance': 5.44822039735625, 'bin': 0.5, 'count': 345, 'hit_count': 327, 'hit_rate': 94.78260869565217, 'total_count': 345, 'win_count': 147, 'win_rate': 42.608695652173914}, {'avg_performance': 6.276983864727436, 'bin': 0.6, 'count': 2238, 'hit_count': 2118, 'hit_rate': 94.63806970509384, 'total_count': 2238, 'win_count': 1176, 'win_rate': 52.54691689008043}, {'avg_performance': 8.533575402218842, 'bin': 0.7, 'count': 25724, 'hit_count': 24056, 'hit_rate': 93.51578292645, 'total_count': 25724, 'win_count': 16266, 'win_rate': 63.232778728036074}, {'avg_performance': 8.86255964112395, 'bin': 0.8, 'count': 1793, 'hit_count': 1681, 'hit_rate': 93.75348577802565, 'total_count': 1793, 'win_count': 1187, 'win_rate': 66.20189626324596}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'win_count': 1, 'win_rate': 50.0}], 'curve_data_by_week': {'2024-10-07': [{'avg_performance': 8.164127436473585, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.26552716148981, 'bin': 0.5, 'count': 11, 'hit_count': 11, 'hit_rate': 100.0, 'total_count': 11, 'week': '2024-10-07', 'win_count': 3, 'win_rate': 27.272727272727273}, {'avg_performance': 5.134353802031955, 'bin': 0.6, 'count': 89, 'hit_count': 86, 'hit_rate': 96.62921348314607, 'total_count': 89, 'week': '2024-10-07', 'win_count': 47, 'win_rate': 52.80898876404494}, {'avg_performance': 8.070123830986233, 'bin': 0.7, 'count': 1047, 'hit_count': 1015, 'hit_rate': 96.94364851957975, 'total_count': 1047, 'week': '2024-10-07', 'win_count': 791, 'win_rate': 75.54918815663801}, {'avg_performance': 9.68536888753788, 'bin': 0.8, 'count': 171, 'hit_count': 163, 'hit_rate': 95.32163742690058, 'total_count': 171, 'week': '2024-10-07', 'win_count': 131, 'win_rate': 76.60818713450293}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}], '2024-10-14': [{'avg_performance': 0.9022370535162528, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.337629431182013, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 4.600619281242528, 'bin': 0.5, 'count': 20, 'hit_count': 17, 'hit_rate': 85.0, 'total_count': 20, 'week': '2024-10-14', 'win_count': 6, 'win_rate': 30.0}, {'avg_performance': 5.238828360908673, 'bin': 0.6, 'count': 164, 'hit_count': 158, 'hit_rate': 96.34146341463415, 'total_count': 164, 'week': '2024-10-14', 'win_count': 77, 'win_rate': 46.951219512195124}, {'avg_performance': 8.797660614333616, 'bin': 0.7, 'count': 1595, 'hit_count': 1499, 'hit_rate': 93.98119122257053, 'total_count': 1595, 'week': '2024-10-14', 'win_count': 891, 'win_rate': 55.86206896551724}, {'avg_performance': 8.040704379542438, 'bin': 0.8, 'count': 214, 'hit_count': 207, 'hit_rate': 96.72897196261682, 'total_count': 214, 'week': '2024-10-14', 'win_count': 148, 'win_rate': 69.1588785046729}], '2024-10-21': [{'avg_performance': 0.38387715930903, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9709764756086716, 'bin': 0.3, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3062931151410297, 'bin': 0.4, 'count': 6, 'hit_count': 5, 'hit_rate': 83.33333333333333, 'total_count': 6, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.5164096657483253, 'bin': 0.5, 'count': 25, 'hit_count': 22, 'hit_rate': 88.0, 'total_count': 25, 'week': '2024-10-21', 'win_count': 7, 'win_rate': 28.0}, {'avg_performance': 4.1596411175942425, 'bin': 0.6, 'count': 146, 'hit_count': 136, 'hit_rate': 93.15068493150685, 'total_count': 146, 'week': '2024-10-21', 'win_count': 56, 'win_rate': 38.35616438356164}, {'avg_performance': 8.03449923342892, 'bin': 0.7, 'count': 1759, 'hit_count': 1628, 'hit_rate': 92.55258669698692, 'total_count': 1759, 'week': '2024-10-21', 'win_count': 1003, 'win_rate': 57.02103467879477}, {'avg_performance': 8.348772559069227, 'bin': 0.8, 'count': 207, 'hit_count': 197, 'hit_rate': 95.16908212560386, 'total_count': 207, 'week': '2024-10-21', 'win_count': 124, 'win_rate': 59.90338164251208}], '2024-10-28': [{'avg_performance': 11.856661248915968, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-28', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.3348216882106607, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 2.7996008250747595, 'bin': 0.5, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-10-28', 'win_count': 3, 'win_rate': 17.647058823529413}, {'avg_performance': 4.648447686121441, 'bin': 0.6, 'count': 122, 'hit_count': 118, 'hit_rate': 96.72131147540983, 'total_count': 122, 'week': '2024-10-28', 'win_count': 51, 'win_rate': 41.80327868852459}, {'avg_performance': 7.265669642594064, 'bin': 0.7, 'count': 997, 'hit_count': 927, 'hit_rate': 92.97893681043129, 'total_count': 997, 'week': '2024-10-28', 'win_count': 618, 'win_rate': 61.98595787362086}, {'avg_performance': 10.816422602027322, 'bin': 0.8, 'count': 41, 'hit_count': 38, 'hit_rate': 92.6829268292683, 'total_count': 41, 'week': '2024-10-28', 'win_count': 28, 'win_rate': 68.29268292682927}], '2024-11-04': [{'avg_performance': 9.506070965460328, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 11.085533897596687, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-11-04', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 5.802859193965779, 'bin': 0.5, 'count': 25, 'hit_count': 24, 'hit_rate': 96.0, 'total_count': 25, 'week': '2024-11-04', 'win_count': 12, 'win_rate': 48.0}, {'avg_performance': 8.090414252589902, 'bin': 0.6, 'count': 164, 'hit_count': 154, 'hit_rate': 93.90243902439025, 'total_count': 164, 'week': '2024-11-04', 'win_count': 110, 'win_rate': 67.07317073170732}, {'avg_performance': 10.27282302016535, 'bin': 0.7, 'count': 1486, 'hit_count': 1401, 'hit_rate': 94.27994616419919, 'total_count': 1486, 'week': '2024-11-04', 'win_count': 1113, 'win_rate': 74.89905787348587}, {'avg_performance': 8.653533395637153, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-04', 'win_count': 44, 'win_rate': 68.75}], '2024-11-11': [{'avg_performance': 40.77065557250119, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-11', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 68.54218006242404, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2024-11-11', 'win_count': 3, 'win_rate': 42.857142857142854}, {'avg_performance': 7.473429086066595, 'bin': 0.5, 'count': 28, 'hit_count': 26, 'hit_rate': 92.85714285714286, 'total_count': 28, 'week': '2024-11-11', 'win_count': 11, 'win_rate': 39.285714285714285}, {'avg_performance': 5.7210642939107865, 'bin': 0.6, 'count': 172, 'hit_count': 162, 'hit_rate': 94.18604651162791, 'total_count': 172, 'week': '2024-11-11', 'win_count': 78, 'win_rate': 45.348837209302324}, {'avg_performance': 6.950606849660758, 'bin': 0.7, 'count': 2183, 'hit_count': 1942, 'hit_rate': 88.96014658726523, 'total_count': 2183, 'week': '2024-11-11', 'win_count': 1085, 'win_rate': 49.702244617498856}, {'avg_performance': 6.576073427037283, 'bin': 0.8, 'count': 193, 'hit_count': 170, 'hit_rate': 88.08290155440415, 'total_count': 193, 'week': '2024-11-11', 'win_count': 92, 'win_rate': 47.66839378238342}], '2024-11-18': [{'avg_performance': 0.2985074626865608, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.953737191078962, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 14.963661448456241, 'bin': 0.4, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 33.333333333333336}, {'avg_performance': 12.523383330708796, 'bin': 0.5, 'count': 16, 'hit_count': 14, 'hit_rate': 87.5, 'total_count': 16, 'week': '2024-11-18', 'win_count': 7, 'win_rate': 43.75}, {'avg_performance': 7.926054355851836, 'bin': 0.6, 'count': 117, 'hit_count': 106, 'hit_rate': 90.5982905982906, 'total_count': 117, 'week': '2024-11-18', 'win_count': 74, 'win_rate': 63.24786324786325}, {'avg_performance': 10.169714185726622, 'bin': 0.7, 'count': 1487, 'hit_count': 1412, 'hit_rate': 94.9562878278413, 'total_count': 1487, 'week': '2024-11-18', 'win_count': 1043, 'win_rate': 70.14122394082044}, {'avg_performance': 9.138444484012004, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-18', 'win_count': 46, 'win_rate': 71.875}], '2024-11-25': [{'avg_performance': 0.5649717514124374, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-25', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.249766314903041, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 9.823296109187984, 'bin': 0.5, 'count': 19, 'hit_count': 19, 'hit_rate': 100.0, 'total_count': 19, 'week': '2024-11-25', 'win_count': 10, 'win_rate': 52.63157894736842}, {'avg_performance': 7.033977605527942, 'bin': 0.6, 'count': 71, 'hit_count': 67, 'hit_rate': 94.36619718309859, 'total_count': 71, 'week': '2024-11-25', 'win_count': 39, 'win_rate': 54.929577464788736}, {'avg_performance': 9.085537651034798, 'bin': 0.7, 'count': 1392, 'hit_count': 1341, 'hit_rate': 96.33620689655173, 'total_count': 1392, 'week': '2024-11-25', 'win_count': 988, 'win_rate': 70.97701149425288}, {'avg_performance': 7.175712414927854, 'bin': 0.8, 'count': 45, 'hit_count': 44, 'hit_rate': 97.77777777777777, 'total_count': 45, 'week': '2024-11-25', 'win_count': 34, 'win_rate': 75.55555555555556}], '2024-12-02': [{'avg_performance': 1.1509608467783332, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-02', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3898688255760185, 'bin': 0.5, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-12-02', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 3.7840564250007986, 'bin': 0.6, 'count': 22, 'hit_count': 19, 'hit_rate': 86.36363636363636, 'total_count': 22, 'week': '2024-12-02', 'win_count': 6, 'win_rate': 27.272727272727273}, {'avg_performance': 7.689480520166782, 'bin': 0.7, 'count': 597, 'hit_count': 543, 'hit_rate': 90.95477386934674, 'total_count': 597, 'week': '2024-12-02', 'win_count': 317, 'win_rate': 53.098827470686764}, {'avg_performance': 12.011978156596522, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-12-02', 'win_count': 5, 'win_rate': 50.0}], '2024-12-09': [{'avg_performance': 1.6921913934540918, 'bin': 0.2, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9532888465204923, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.9005706250438368, 'bin': 0.4, 'count': 8, 'hit_count': 7, 'hit_rate': 87.5, 'total_count': 8, 'week': '2024-12-09', 'win_count': 2, 'win_rate': 25.0}, {'avg_performance': 5.196051909042814, 'bin': 0.5, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-12-09', 'win_count': 7, 'win_rate': 29.166666666666668}, {'avg_performance': 5.791194959609032, 'bin': 0.6, 'count': 127, 'hit_count': 119, 'hit_rate': 93.7007874015748, 'total_count': 127, 'week': '2024-12-09', 'win_count': 56, 'win_rate': 44.09448818897638}, {'avg_performance': 7.526378846625358, 'bin': 0.7, 'count': 2010, 'hit_count': 1867, 'hit_rate': 92.88557213930348, 'total_count': 2010, 'week': '2024-12-09', 'win_count': 1133, 'win_rate': 56.3681592039801}, {'avg_performance': 8.348974523266355, 'bin': 0.8, 'count': 98, 'hit_count': 93, 'hit_rate': 94.89795918367346, 'total_count': 98, 'week': '2024-12-09', 'win_count': 63, 'win_rate': 64.28571428571429}], '2024-12-16': [{'avg_performance': 1.2158357473192076, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.1586990595611335, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.4986874156097585, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-16', 'win_count': 3, 'win_rate': 33.333333333333336}, {'avg_performance': 7.624253080839346, 'bin': 0.6, 'count': 77, 'hit_count': 73, 'hit_rate': 94.8051948051948, 'total_count': 77, 'week': '2024-12-16', 'win_count': 35, 'win_rate': 45.45454545454545}, {'avg_performance': 9.719862667541674, 'bin': 0.7, 'count': 1313, 'hit_count': 1223, 'hit_rate': 93.14546839299315, 'total_count': 1313, 'week': '2024-12-16', 'win_count': 814, 'win_rate': 61.995430312261995}, {'avg_performance': 10.720921190133364, 'bin': 0.8, 'count': 40, 'hit_count': 38, 'hit_rate': 95.0, 'total_count': 40, 'week': '2024-12-16', 'win_count': 29, 'win_rate': 72.5}], '2024-12-23': [{'avg_performance': 3.076753932204165, 'bin': 0.5, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 60.0}, {'avg_performance': 5.432916285463778, 'bin': 0.6, 'count': 57, 'hit_count': 53, 'hit_rate': 92.98245614035088, 'total_count': 57, 'week': '2024-12-23', 'win_count': 26, 'win_rate': 45.6140350877193}, {'avg_performance': 13.807998928993412, 'bin': 0.7, 'count': 530, 'hit_count': 519, 'hit_rate': 97.9245283018868, 'total_count': 530, 'week': '2024-12-23', 'win_count': 386, 'win_rate': 72.83018867924528}, {'avg_performance': 29.792299285303002, 'bin': 0.8, 'count': 9, 'hit_count': 8, 'hit_rate': 88.88888888888889, 'total_count': 9, 'week': '2024-12-23', 'win_count': 5, 'win_rate': 55.55555555555556}], '2024-12-30': [{'avg_performance': 2.5974025974025996, 'bin': 0.4, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.729724176101836, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-30', 'win_count': 5, 'win_rate': 55.55555555555556}, {'avg_performance': 10.07692704762918, 'bin': 0.6, 'count': 85, 'hit_count': 81, 'hit_rate': 95.29411764705883, 'total_count': 85, 'week': '2024-12-30', 'win_count': 57, 'win_rate': 67.05882352941177}, {'avg_performance': 14.368317622689457, 'bin': 0.7, 'count': 726, 'hit_count': 710, 'hit_rate': 97.7961432506887, 'total_count': 726, 'week': '2024-12-30', 'win_count': 590, 'win_rate': 81.26721763085399}, {'avg_performance': 16.98487922412399, 'bin': 0.8, 'count': 32, 'hit_count': 32, 'hit_rate': 100.0, 'total_count': 32, 'week': '2024-12-30', 'win_count': 28, 'win_rate': 87.5}], '2025-01-06': [{'avg_performance': 10.27453799861533, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 0.8592097766991472, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-06', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.7025884280500825, 'bin': 0.5, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 10.526315789473685}, {'avg_performance': 3.9460445190171787, 'bin': 0.6, 'count': 89, 'hit_count': 81, 'hit_rate': 91.01123595505618, 'total_count': 89, 'week': '2025-01-06', 'win_count': 33, 'win_rate': 37.07865168539326}, {'avg_performance': 5.769467385757251, 'bin': 0.7, 'count': 839, 'hit_count': 727, 'hit_rate': 86.6507747318236, 'total_count': 839, 'week': '2025-01-06', 'win_count': 347, 'win_rate': 41.35876042908224}, {'avg_performance': 4.100909582740522, 'bin': 0.8, 'count': 73, 'hit_count': 64, 'hit_rate': 87.67123287671232, 'total_count': 73, 'week': '2025-01-06', 'win_count': 31, 'win_rate': 42.465753424657535}], '2025-01-13': [{'avg_performance': 2.4611508041896877, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.2427082891550008, 'bin': 0.4, 'count': 7, 'hit_count': 7, 'hit_rate': 100.0, 'total_count': 7, 'week': '2025-01-13', 'win_count': 2, 'win_rate': 28.571428571428573}, {'avg_performance': 5.977215511937495, 'bin': 0.5, 'count': 25, 'hit_count': 25, 'hit_rate': 100.0, 'total_count': 25, 'week': '2025-01-13', 'win_count': 17, 'win_rate': 68.0}, {'avg_performance': 6.232308427627005, 'bin': 0.6, 'count': 141, 'hit_count': 135, 'hit_rate': 95.74468085106383, 'total_count': 141, 'week': '2025-01-13', 'win_count': 85, 'win_rate': 60.283687943262414}, {'avg_performance': 8.49221338573038, 'bin': 0.7, 'count': 1614, 'hit_count': 1531, 'hit_rate': 94.85749690210656, 'total_count': 1614, 'week': '2025-01-13', 'win_count': 1127, 'win_rate': 69.82651796778191}, {'avg_performance': 13.48051817512275, 'bin': 0.8, 'count': 118, 'hit_count': 106, 'hit_rate': 89.83050847457628, 'total_count': 118, 'week': '2025-01-13', 'win_count': 86, 'win_rate': 72.88135593220339}], '2025-01-20': [{'avg_performance': 2.0554984583761486, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.8554532322137964, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.9427601789253663, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-20', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 3.2213742396728637, 'bin': 0.5, 'count': 31, 'hit_count': 31, 'hit_rate': 100.0, 'total_count': 31, 'week': '2025-01-20', 'win_count': 13, 'win_rate': 41.935483870967744}, {'avg_performance': 7.68513705692224, 'bin': 0.6, 'count': 156, 'hit_count': 151, 'hit_rate': 96.7948717948718, 'total_count': 156, 'week': '2025-01-20', 'win_count': 86, 'win_rate': 55.12820512820513}, {'avg_performance': 7.877107728428713, 'bin': 0.7, 'count': 1459, 'hit_count': 1391, 'hit_rate': 95.33927347498286, 'total_count': 1459, 'week': '2025-01-20', 'win_count': 981, 'win_rate': 67.23783413296779}, {'avg_performance': 9.198651942630873, 'bin': 0.8, 'count': 131, 'hit_count': 126, 'hit_rate': 96.18320610687023, 'total_count': 131, 'week': '2025-01-20', 'win_count': 99, 'win_rate': 75.57251908396947}], '2025-01-27': [{'avg_performance': 1.0810491267083957, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.257871569680502, 'bin': 0.4, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.3681028816247505, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 4.831154899995187, 'bin': 0.6, 'count': 50, 'hit_count': 49, 'hit_rate': 98.0, 'total_count': 50, 'week': '2025-01-27', 'win_count': 24, 'win_rate': 48.0}, {'avg_performance': 8.660514835238006, 'bin': 0.7, 'count': 504, 'hit_count': 477, 'hit_rate': 94.64285714285714, 'total_count': 504, 'week': '2025-01-27', 'win_count': 336, 'win_rate': 66.66666666666667}, {'avg_performance': 5.650996396492416, 'bin': 0.8, 'count': 49, 'hit_count': 46, 'hit_rate': 93.87755102040816, 'total_count': 49, 'week': '2025-01-27', 'win_count': 28, 'win_rate': 57.142857142857146}], '2025-02-03': [{'avg_performance': 1.3806706114398302, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 9.569377990430622, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 24.279598883685736, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-03', 'win_count': 3, 'win_rate': 100.0}, {'avg_performance': 6.96675740725965, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-03', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 7.91588296767001, 'bin': 0.6, 'count': 41, 'hit_count': 41, 'hit_rate': 100.0, 'total_count': 41, 'week': '2025-02-03', 'win_count': 33, 'win_rate': 80.48780487804878}, {'avg_performance': 10.160313393323941, 'bin': 0.7, 'count': 752, 'hit_count': 729, 'hit_rate': 96.94148936170212, 'total_count': 752, 'week': '2025-02-03', 'win_count': 592, 'win_rate': 78.72340425531915}, {'avg_performance': 12.049870230698735, 'bin': 0.8, 'count': 51, 'hit_count': 48, 'hit_rate': 94.11764705882354, 'total_count': 51, 'week': '2025-02-03', 'win_count': 42, 'win_rate': 82.3529411764706}], '2025-02-17': [{'avg_performance': 2.016879038077791, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 0.36138972184882806, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.4714089675946536, 'bin': 0.5, 'count': 7, 'hit_count': 5, 'hit_rate': 71.42857142857143, 'total_count': 7, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 14.285714285714286}, {'avg_performance': 3.6445213255311315, 'bin': 0.6, 'count': 55, 'hit_count': 46, 'hit_rate': 83.63636363636364, 'total_count': 55, 'week': '2025-02-17', 'win_count': 15, 'win_rate': 27.272727272727273}, {'avg_performance': 4.05076703346453, 'bin': 0.7, 'count': 530, 'hit_count': 433, 'hit_rate': 81.69811320754717, 'total_count': 530, 'week': '2025-02-17', 'win_count': 160, 'win_rate': 30.18867924528302}, {'avg_performance': 3.3832590351165615, 'bin': 0.8, 'count': 54, 'hit_count': 46, 'hit_rate': 85.18518518518519, 'total_count': 54, 'week': '2025-02-17', 'win_count': 22, 'win_rate': 40.74074074074074}], '2025-02-24': [{'avg_performance': 14.747474747474739, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 1.483220254404718, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.886750479655935, 'bin': 0.5, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-24', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 4.098843931251354, 'bin': 0.6, 'count': 39, 'hit_count': 39, 'hit_rate': 100.0, 'total_count': 39, 'week': '2025-02-24', 'win_count': 21, 'win_rate': 53.84615384615385}, {'avg_performance': 6.7311024498695895, 'bin': 0.7, 'count': 341, 'hit_count': 324, 'hit_rate': 95.01466275659824, 'total_count': 341, 'week': '2025-02-24', 'win_count': 231, 'win_rate': 67.74193548387096}, {'avg_performance': 8.80997390923137, 'bin': 0.8, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-02-24', 'win_count': 16, 'win_rate': 84.21052631578948}], '2025-03-03': [{'avg_performance': 6.496927129060581, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 4.234347426755143, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 4.837971033345035, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2025-03-03', 'win_count': 6, 'win_rate': 66.66666666666667}, {'avg_performance': 7.476385224123491, 'bin': 0.6, 'count': 60, 'hit_count': 56, 'hit_rate': 93.33333333333333, 'total_count': 60, 'week': '2025-03-03', 'win_count': 40, 'win_rate': 66.66666666666667}, {'avg_performance': 9.175863004552577, 'bin': 0.7, 'count': 501, 'hit_count': 479, 'hit_rate': 95.60878243512974, 'total_count': 501, 'week': '2025-03-03', 'win_count': 346, 'win_rate': 69.06187624750498}, {'avg_performance': 10.600061758245392, 'bin': 0.8, 'count': 45, 'hit_count': 43, 'hit_rate': 95.55555555555556, 'total_count': 45, 'week': '2025-03-03', 'win_count': 35, 'win_rate': 77.77777777777777}], '2025-03-10': [{'avg_performance': 3.1413612565444975, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-10', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 5.273294241964802, 'bin': 0.4, 'count': 11, 'hit_count': 10, 'hit_rate': 90.9090909090909, 'total_count': 11, 'week': '2025-03-10', 'win_count': 4, 'win_rate': 36.36363636363637}, {'avg_performance': 6.362088830497881, 'bin': 0.5, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'week': '2025-03-10', 'win_count': 18, 'win_rate': 78.26086956521739}, {'avg_performance': 7.442734895529073, 'bin': 0.6, 'count': 194, 'hit_count': 188, 'hit_rate': 96.90721649484536, 'total_count': 194, 'week': '2025-03-10', 'win_count': 127, 'win_rate': 65.4639175257732}, {'avg_performance': 7.825642875837303, 'bin': 0.7, 'count': 2062, 'hit_count': 1938, 'hit_rate': 93.98642095053346, 'total_count': 2062, 'week': '2025-03-10', 'win_count': 1374, 'win_rate': 66.63433559650825}, {'avg_performance': 9.519864190453308, 'bin': 0.8, 'count': 65, 'hit_count': 62, 'hit_rate': 95.38461538461539, 'total_count': 65, 'week': '2025-03-10', 'win_count': 51, 'win_rate': 78.46153846153847}]}, 'curve_data_week_list': ['2024-10-07', '2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '2024-12-02', '2024-12-09', '2024-12-16', '2024-12-23', '2024-12-30', '2025-01-06', '2025-01-13', '2025-01-20', '2025-01-27', '2025-02-03', '2025-02-17', '2025-02-24', '2025-03-03', '2025-03-10'], 'date_from': datetime.date(2024, 10, 7), 'date_to': datetime.date(2025, 4, 5), 'kpis': {'avg_gain': 8.35064971357415, 'fail_count': 11421, 'hit_count': 28313, 'hit_rate': 93.63383821681329, 'pass_count': 18817, 'total_tests': 30238, 'win_rate': 62.229644817778954}, 'last_metrics': <ModelMetrics: Binned LGBM 3d PH 3% Metrics: 2025-04-04 >, 'model': <Model: Binned LGBM 3d PH 3% (binned-ph-lgmb-p3-seq3-platt v1)>, 'performance_data': '<<queryset of core.ModelTest>>'} {'block': <Block Node: content. Contents: [<TextNode: '\n\n <div class="pl-cont'>, <Variable Node: model.name>, <TextNode: ' v'>, <Variable Node: model.version>, <TextNode: '\n\n </h1>\n\n '>, <URLNode view_name=''admin:core_model_change'' args=[<FilterExpression 'model.id'>] kwargs={} as=None>, <TextNode: '"\n '>, <Variable Node: model.key>, <TextNode: '</b>\n '>, <Variable Node: model.version>, <TextNode: '\n '>, <Variable Node: model.type>, <TextNode: '\n '>, <Variable Node: model.description|default:"<i>None</i>">, <TextNode: '\n '>, <Variable Node: model.end_point_url>, <TextNode: '</dd>\n '>, <Variable Node: model.last_trained_dt|localtime>, <TextNode: '</dd>\n '>, <URLNode view_name='"model_picks"' args=[] kwargs={} as=None>, <TextNode: '?model_id='>, <Variable Node: model.id>, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '">\n '>, <Variable Node: model.last_run_dt|localtime>, <TextNode: '\n '>, <ForNode: for key, value in model.meta.items, tail_len: 5>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n\n </d'>, <django.template.defaulttags.CsrfTokenNode object at 0x7f8de8d27210>, <TextNode: '\n\n '>, <Variable Node: date_from|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:\''>, <Variable Node: date_to|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:'>, <Variable Node: curve_data_week_list|length>, <TextNode: '" value="0" step="1"\n '>, <IncludeNode: template=<FilterExpression '"components/kpis.html"'>>, <TextNode: '\n <!--'>, <IfNode>, <TextNode: '\n\n </div>\n'>]>} {'forloop': {'counter': 45, 'counter0': 44, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 7.371279790856606, 'date': datetime.date(2024, 10, 10), 'fail_count': 222, 'hit_count': 750, 'hit_rate': 96.64948453608247, 'metrics': {'content': 0.11, 'financial': 0, 'other': 0.11}, 'pass_count': 554, 'total_count': 776, 'win_rate': 71.3917525773196}} {'metrics': {'content': 0, 'financial': 0, 'other': 0}}
snippets/metrics.html
/mnt/disks/pennyloupe_disk/pennyloupe/app/core/templates/snippets/metrics.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'Ug6wwe35THbADW1ZsY2D1iZkBdOjvilMpfGLkNwF1KQarTPBh6f3T845ad38gnM0'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/61'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f8de84ec750>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f8de84ec750>>'} {'curve_data': [{'avg_performance': 1.2504894131199589, 'bin': 0.2, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 7.028663507041953, 'bin': 0.3, 'count': 36, 'hit_count': 34, 'hit_rate': 94.44444444444444, 'total_count': 36, 'win_count': 13, 'win_rate': 36.111111111111114}, {'avg_performance': 9.432175772160651, 'bin': 0.4, 'count': 94, 'hit_count': 89, 'hit_rate': 94.68085106382979, 'total_count': 94, 'win_count': 27, 'win_rate': 28.72340425531915}, {'avg_performance': 5.44822039735625, 'bin': 0.5, 'count': 345, 'hit_count': 327, 'hit_rate': 94.78260869565217, 'total_count': 345, 'win_count': 147, 'win_rate': 42.608695652173914}, {'avg_performance': 6.276983864727436, 'bin': 0.6, 'count': 2238, 'hit_count': 2118, 'hit_rate': 94.63806970509384, 'total_count': 2238, 'win_count': 1176, 'win_rate': 52.54691689008043}, {'avg_performance': 8.533575402218842, 'bin': 0.7, 'count': 25724, 'hit_count': 24056, 'hit_rate': 93.51578292645, 'total_count': 25724, 'win_count': 16266, 'win_rate': 63.232778728036074}, {'avg_performance': 8.86255964112395, 'bin': 0.8, 'count': 1793, 'hit_count': 1681, 'hit_rate': 93.75348577802565, 'total_count': 1793, 'win_count': 1187, 'win_rate': 66.20189626324596}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'win_count': 1, 'win_rate': 50.0}], 'curve_data_by_week': {'2024-10-07': [{'avg_performance': 8.164127436473585, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.26552716148981, 'bin': 0.5, 'count': 11, 'hit_count': 11, 'hit_rate': 100.0, 'total_count': 11, 'week': '2024-10-07', 'win_count': 3, 'win_rate': 27.272727272727273}, {'avg_performance': 5.134353802031955, 'bin': 0.6, 'count': 89, 'hit_count': 86, 'hit_rate': 96.62921348314607, 'total_count': 89, 'week': '2024-10-07', 'win_count': 47, 'win_rate': 52.80898876404494}, {'avg_performance': 8.070123830986233, 'bin': 0.7, 'count': 1047, 'hit_count': 1015, 'hit_rate': 96.94364851957975, 'total_count': 1047, 'week': '2024-10-07', 'win_count': 791, 'win_rate': 75.54918815663801}, {'avg_performance': 9.68536888753788, 'bin': 0.8, 'count': 171, 'hit_count': 163, 'hit_rate': 95.32163742690058, 'total_count': 171, 'week': '2024-10-07', 'win_count': 131, 'win_rate': 76.60818713450293}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}], '2024-10-14': [{'avg_performance': 0.9022370535162528, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.337629431182013, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 4.600619281242528, 'bin': 0.5, 'count': 20, 'hit_count': 17, 'hit_rate': 85.0, 'total_count': 20, 'week': '2024-10-14', 'win_count': 6, 'win_rate': 30.0}, {'avg_performance': 5.238828360908673, 'bin': 0.6, 'count': 164, 'hit_count': 158, 'hit_rate': 96.34146341463415, 'total_count': 164, 'week': '2024-10-14', 'win_count': 77, 'win_rate': 46.951219512195124}, {'avg_performance': 8.797660614333616, 'bin': 0.7, 'count': 1595, 'hit_count': 1499, 'hit_rate': 93.98119122257053, 'total_count': 1595, 'week': '2024-10-14', 'win_count': 891, 'win_rate': 55.86206896551724}, {'avg_performance': 8.040704379542438, 'bin': 0.8, 'count': 214, 'hit_count': 207, 'hit_rate': 96.72897196261682, 'total_count': 214, 'week': '2024-10-14', 'win_count': 148, 'win_rate': 69.1588785046729}], '2024-10-21': [{'avg_performance': 0.38387715930903, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9709764756086716, 'bin': 0.3, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3062931151410297, 'bin': 0.4, 'count': 6, 'hit_count': 5, 'hit_rate': 83.33333333333333, 'total_count': 6, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.5164096657483253, 'bin': 0.5, 'count': 25, 'hit_count': 22, 'hit_rate': 88.0, 'total_count': 25, 'week': '2024-10-21', 'win_count': 7, 'win_rate': 28.0}, {'avg_performance': 4.1596411175942425, 'bin': 0.6, 'count': 146, 'hit_count': 136, 'hit_rate': 93.15068493150685, 'total_count': 146, 'week': '2024-10-21', 'win_count': 56, 'win_rate': 38.35616438356164}, {'avg_performance': 8.03449923342892, 'bin': 0.7, 'count': 1759, 'hit_count': 1628, 'hit_rate': 92.55258669698692, 'total_count': 1759, 'week': '2024-10-21', 'win_count': 1003, 'win_rate': 57.02103467879477}, {'avg_performance': 8.348772559069227, 'bin': 0.8, 'count': 207, 'hit_count': 197, 'hit_rate': 95.16908212560386, 'total_count': 207, 'week': '2024-10-21', 'win_count': 124, 'win_rate': 59.90338164251208}], '2024-10-28': [{'avg_performance': 11.856661248915968, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-28', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.3348216882106607, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 2.7996008250747595, 'bin': 0.5, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-10-28', 'win_count': 3, 'win_rate': 17.647058823529413}, {'avg_performance': 4.648447686121441, 'bin': 0.6, 'count': 122, 'hit_count': 118, 'hit_rate': 96.72131147540983, 'total_count': 122, 'week': '2024-10-28', 'win_count': 51, 'win_rate': 41.80327868852459}, {'avg_performance': 7.265669642594064, 'bin': 0.7, 'count': 997, 'hit_count': 927, 'hit_rate': 92.97893681043129, 'total_count': 997, 'week': '2024-10-28', 'win_count': 618, 'win_rate': 61.98595787362086}, {'avg_performance': 10.816422602027322, 'bin': 0.8, 'count': 41, 'hit_count': 38, 'hit_rate': 92.6829268292683, 'total_count': 41, 'week': '2024-10-28', 'win_count': 28, 'win_rate': 68.29268292682927}], '2024-11-04': [{'avg_performance': 9.506070965460328, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 11.085533897596687, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-11-04', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 5.802859193965779, 'bin': 0.5, 'count': 25, 'hit_count': 24, 'hit_rate': 96.0, 'total_count': 25, 'week': '2024-11-04', 'win_count': 12, 'win_rate': 48.0}, {'avg_performance': 8.090414252589902, 'bin': 0.6, 'count': 164, 'hit_count': 154, 'hit_rate': 93.90243902439025, 'total_count': 164, 'week': '2024-11-04', 'win_count': 110, 'win_rate': 67.07317073170732}, {'avg_performance': 10.27282302016535, 'bin': 0.7, 'count': 1486, 'hit_count': 1401, 'hit_rate': 94.27994616419919, 'total_count': 1486, 'week': '2024-11-04', 'win_count': 1113, 'win_rate': 74.89905787348587}, {'avg_performance': 8.653533395637153, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-04', 'win_count': 44, 'win_rate': 68.75}], '2024-11-11': [{'avg_performance': 40.77065557250119, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-11', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 68.54218006242404, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2024-11-11', 'win_count': 3, 'win_rate': 42.857142857142854}, {'avg_performance': 7.473429086066595, 'bin': 0.5, 'count': 28, 'hit_count': 26, 'hit_rate': 92.85714285714286, 'total_count': 28, 'week': '2024-11-11', 'win_count': 11, 'win_rate': 39.285714285714285}, {'avg_performance': 5.7210642939107865, 'bin': 0.6, 'count': 172, 'hit_count': 162, 'hit_rate': 94.18604651162791, 'total_count': 172, 'week': '2024-11-11', 'win_count': 78, 'win_rate': 45.348837209302324}, {'avg_performance': 6.950606849660758, 'bin': 0.7, 'count': 2183, 'hit_count': 1942, 'hit_rate': 88.96014658726523, 'total_count': 2183, 'week': '2024-11-11', 'win_count': 1085, 'win_rate': 49.702244617498856}, {'avg_performance': 6.576073427037283, 'bin': 0.8, 'count': 193, 'hit_count': 170, 'hit_rate': 88.08290155440415, 'total_count': 193, 'week': '2024-11-11', 'win_count': 92, 'win_rate': 47.66839378238342}], '2024-11-18': [{'avg_performance': 0.2985074626865608, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.953737191078962, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 14.963661448456241, 'bin': 0.4, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 33.333333333333336}, {'avg_performance': 12.523383330708796, 'bin': 0.5, 'count': 16, 'hit_count': 14, 'hit_rate': 87.5, 'total_count': 16, 'week': '2024-11-18', 'win_count': 7, 'win_rate': 43.75}, {'avg_performance': 7.926054355851836, 'bin': 0.6, 'count': 117, 'hit_count': 106, 'hit_rate': 90.5982905982906, 'total_count': 117, 'week': '2024-11-18', 'win_count': 74, 'win_rate': 63.24786324786325}, {'avg_performance': 10.169714185726622, 'bin': 0.7, 'count': 1487, 'hit_count': 1412, 'hit_rate': 94.9562878278413, 'total_count': 1487, 'week': '2024-11-18', 'win_count': 1043, 'win_rate': 70.14122394082044}, {'avg_performance': 9.138444484012004, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-18', 'win_count': 46, 'win_rate': 71.875}], '2024-11-25': [{'avg_performance': 0.5649717514124374, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-25', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.249766314903041, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 9.823296109187984, 'bin': 0.5, 'count': 19, 'hit_count': 19, 'hit_rate': 100.0, 'total_count': 19, 'week': '2024-11-25', 'win_count': 10, 'win_rate': 52.63157894736842}, {'avg_performance': 7.033977605527942, 'bin': 0.6, 'count': 71, 'hit_count': 67, 'hit_rate': 94.36619718309859, 'total_count': 71, 'week': '2024-11-25', 'win_count': 39, 'win_rate': 54.929577464788736}, {'avg_performance': 9.085537651034798, 'bin': 0.7, 'count': 1392, 'hit_count': 1341, 'hit_rate': 96.33620689655173, 'total_count': 1392, 'week': '2024-11-25', 'win_count': 988, 'win_rate': 70.97701149425288}, {'avg_performance': 7.175712414927854, 'bin': 0.8, 'count': 45, 'hit_count': 44, 'hit_rate': 97.77777777777777, 'total_count': 45, 'week': '2024-11-25', 'win_count': 34, 'win_rate': 75.55555555555556}], '2024-12-02': [{'avg_performance': 1.1509608467783332, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-02', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3898688255760185, 'bin': 0.5, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-12-02', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 3.7840564250007986, 'bin': 0.6, 'count': 22, 'hit_count': 19, 'hit_rate': 86.36363636363636, 'total_count': 22, 'week': '2024-12-02', 'win_count': 6, 'win_rate': 27.272727272727273}, {'avg_performance': 7.689480520166782, 'bin': 0.7, 'count': 597, 'hit_count': 543, 'hit_rate': 90.95477386934674, 'total_count': 597, 'week': '2024-12-02', 'win_count': 317, 'win_rate': 53.098827470686764}, {'avg_performance': 12.011978156596522, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-12-02', 'win_count': 5, 'win_rate': 50.0}], '2024-12-09': [{'avg_performance': 1.6921913934540918, 'bin': 0.2, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9532888465204923, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.9005706250438368, 'bin': 0.4, 'count': 8, 'hit_count': 7, 'hit_rate': 87.5, 'total_count': 8, 'week': '2024-12-09', 'win_count': 2, 'win_rate': 25.0}, {'avg_performance': 5.196051909042814, 'bin': 0.5, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-12-09', 'win_count': 7, 'win_rate': 29.166666666666668}, {'avg_performance': 5.791194959609032, 'bin': 0.6, 'count': 127, 'hit_count': 119, 'hit_rate': 93.7007874015748, 'total_count': 127, 'week': '2024-12-09', 'win_count': 56, 'win_rate': 44.09448818897638}, {'avg_performance': 7.526378846625358, 'bin': 0.7, 'count': 2010, 'hit_count': 1867, 'hit_rate': 92.88557213930348, 'total_count': 2010, 'week': '2024-12-09', 'win_count': 1133, 'win_rate': 56.3681592039801}, {'avg_performance': 8.348974523266355, 'bin': 0.8, 'count': 98, 'hit_count': 93, 'hit_rate': 94.89795918367346, 'total_count': 98, 'week': '2024-12-09', 'win_count': 63, 'win_rate': 64.28571428571429}], '2024-12-16': [{'avg_performance': 1.2158357473192076, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.1586990595611335, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.4986874156097585, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-16', 'win_count': 3, 'win_rate': 33.333333333333336}, {'avg_performance': 7.624253080839346, 'bin': 0.6, 'count': 77, 'hit_count': 73, 'hit_rate': 94.8051948051948, 'total_count': 77, 'week': '2024-12-16', 'win_count': 35, 'win_rate': 45.45454545454545}, {'avg_performance': 9.719862667541674, 'bin': 0.7, 'count': 1313, 'hit_count': 1223, 'hit_rate': 93.14546839299315, 'total_count': 1313, 'week': '2024-12-16', 'win_count': 814, 'win_rate': 61.995430312261995}, {'avg_performance': 10.720921190133364, 'bin': 0.8, 'count': 40, 'hit_count': 38, 'hit_rate': 95.0, 'total_count': 40, 'week': '2024-12-16', 'win_count': 29, 'win_rate': 72.5}], '2024-12-23': [{'avg_performance': 3.076753932204165, 'bin': 0.5, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 60.0}, {'avg_performance': 5.432916285463778, 'bin': 0.6, 'count': 57, 'hit_count': 53, 'hit_rate': 92.98245614035088, 'total_count': 57, 'week': '2024-12-23', 'win_count': 26, 'win_rate': 45.6140350877193}, {'avg_performance': 13.807998928993412, 'bin': 0.7, 'count': 530, 'hit_count': 519, 'hit_rate': 97.9245283018868, 'total_count': 530, 'week': '2024-12-23', 'win_count': 386, 'win_rate': 72.83018867924528}, {'avg_performance': 29.792299285303002, 'bin': 0.8, 'count': 9, 'hit_count': 8, 'hit_rate': 88.88888888888889, 'total_count': 9, 'week': '2024-12-23', 'win_count': 5, 'win_rate': 55.55555555555556}], '2024-12-30': [{'avg_performance': 2.5974025974025996, 'bin': 0.4, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.729724176101836, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-30', 'win_count': 5, 'win_rate': 55.55555555555556}, {'avg_performance': 10.07692704762918, 'bin': 0.6, 'count': 85, 'hit_count': 81, 'hit_rate': 95.29411764705883, 'total_count': 85, 'week': '2024-12-30', 'win_count': 57, 'win_rate': 67.05882352941177}, {'avg_performance': 14.368317622689457, 'bin': 0.7, 'count': 726, 'hit_count': 710, 'hit_rate': 97.7961432506887, 'total_count': 726, 'week': '2024-12-30', 'win_count': 590, 'win_rate': 81.26721763085399}, {'avg_performance': 16.98487922412399, 'bin': 0.8, 'count': 32, 'hit_count': 32, 'hit_rate': 100.0, 'total_count': 32, 'week': '2024-12-30', 'win_count': 28, 'win_rate': 87.5}], '2025-01-06': [{'avg_performance': 10.27453799861533, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 0.8592097766991472, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-06', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.7025884280500825, 'bin': 0.5, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 10.526315789473685}, {'avg_performance': 3.9460445190171787, 'bin': 0.6, 'count': 89, 'hit_count': 81, 'hit_rate': 91.01123595505618, 'total_count': 89, 'week': '2025-01-06', 'win_count': 33, 'win_rate': 37.07865168539326}, {'avg_performance': 5.769467385757251, 'bin': 0.7, 'count': 839, 'hit_count': 727, 'hit_rate': 86.6507747318236, 'total_count': 839, 'week': '2025-01-06', 'win_count': 347, 'win_rate': 41.35876042908224}, {'avg_performance': 4.100909582740522, 'bin': 0.8, 'count': 73, 'hit_count': 64, 'hit_rate': 87.67123287671232, 'total_count': 73, 'week': '2025-01-06', 'win_count': 31, 'win_rate': 42.465753424657535}], '2025-01-13': [{'avg_performance': 2.4611508041896877, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.2427082891550008, 'bin': 0.4, 'count': 7, 'hit_count': 7, 'hit_rate': 100.0, 'total_count': 7, 'week': '2025-01-13', 'win_count': 2, 'win_rate': 28.571428571428573}, {'avg_performance': 5.977215511937495, 'bin': 0.5, 'count': 25, 'hit_count': 25, 'hit_rate': 100.0, 'total_count': 25, 'week': '2025-01-13', 'win_count': 17, 'win_rate': 68.0}, {'avg_performance': 6.232308427627005, 'bin': 0.6, 'count': 141, 'hit_count': 135, 'hit_rate': 95.74468085106383, 'total_count': 141, 'week': '2025-01-13', 'win_count': 85, 'win_rate': 60.283687943262414}, {'avg_performance': 8.49221338573038, 'bin': 0.7, 'count': 1614, 'hit_count': 1531, 'hit_rate': 94.85749690210656, 'total_count': 1614, 'week': '2025-01-13', 'win_count': 1127, 'win_rate': 69.82651796778191}, {'avg_performance': 13.48051817512275, 'bin': 0.8, 'count': 118, 'hit_count': 106, 'hit_rate': 89.83050847457628, 'total_count': 118, 'week': '2025-01-13', 'win_count': 86, 'win_rate': 72.88135593220339}], '2025-01-20': [{'avg_performance': 2.0554984583761486, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.8554532322137964, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.9427601789253663, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-20', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 3.2213742396728637, 'bin': 0.5, 'count': 31, 'hit_count': 31, 'hit_rate': 100.0, 'total_count': 31, 'week': '2025-01-20', 'win_count': 13, 'win_rate': 41.935483870967744}, {'avg_performance': 7.68513705692224, 'bin': 0.6, 'count': 156, 'hit_count': 151, 'hit_rate': 96.7948717948718, 'total_count': 156, 'week': '2025-01-20', 'win_count': 86, 'win_rate': 55.12820512820513}, {'avg_performance': 7.877107728428713, 'bin': 0.7, 'count': 1459, 'hit_count': 1391, 'hit_rate': 95.33927347498286, 'total_count': 1459, 'week': '2025-01-20', 'win_count': 981, 'win_rate': 67.23783413296779}, {'avg_performance': 9.198651942630873, 'bin': 0.8, 'count': 131, 'hit_count': 126, 'hit_rate': 96.18320610687023, 'total_count': 131, 'week': '2025-01-20', 'win_count': 99, 'win_rate': 75.57251908396947}], '2025-01-27': [{'avg_performance': 1.0810491267083957, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.257871569680502, 'bin': 0.4, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.3681028816247505, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 4.831154899995187, 'bin': 0.6, 'count': 50, 'hit_count': 49, 'hit_rate': 98.0, 'total_count': 50, 'week': '2025-01-27', 'win_count': 24, 'win_rate': 48.0}, {'avg_performance': 8.660514835238006, 'bin': 0.7, 'count': 504, 'hit_count': 477, 'hit_rate': 94.64285714285714, 'total_count': 504, 'week': '2025-01-27', 'win_count': 336, 'win_rate': 66.66666666666667}, {'avg_performance': 5.650996396492416, 'bin': 0.8, 'count': 49, 'hit_count': 46, 'hit_rate': 93.87755102040816, 'total_count': 49, 'week': '2025-01-27', 'win_count': 28, 'win_rate': 57.142857142857146}], '2025-02-03': [{'avg_performance': 1.3806706114398302, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 9.569377990430622, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 24.279598883685736, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-03', 'win_count': 3, 'win_rate': 100.0}, {'avg_performance': 6.96675740725965, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-03', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 7.91588296767001, 'bin': 0.6, 'count': 41, 'hit_count': 41, 'hit_rate': 100.0, 'total_count': 41, 'week': '2025-02-03', 'win_count': 33, 'win_rate': 80.48780487804878}, {'avg_performance': 10.160313393323941, 'bin': 0.7, 'count': 752, 'hit_count': 729, 'hit_rate': 96.94148936170212, 'total_count': 752, 'week': '2025-02-03', 'win_count': 592, 'win_rate': 78.72340425531915}, {'avg_performance': 12.049870230698735, 'bin': 0.8, 'count': 51, 'hit_count': 48, 'hit_rate': 94.11764705882354, 'total_count': 51, 'week': '2025-02-03', 'win_count': 42, 'win_rate': 82.3529411764706}], '2025-02-17': [{'avg_performance': 2.016879038077791, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 0.36138972184882806, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.4714089675946536, 'bin': 0.5, 'count': 7, 'hit_count': 5, 'hit_rate': 71.42857142857143, 'total_count': 7, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 14.285714285714286}, {'avg_performance': 3.6445213255311315, 'bin': 0.6, 'count': 55, 'hit_count': 46, 'hit_rate': 83.63636363636364, 'total_count': 55, 'week': '2025-02-17', 'win_count': 15, 'win_rate': 27.272727272727273}, {'avg_performance': 4.05076703346453, 'bin': 0.7, 'count': 530, 'hit_count': 433, 'hit_rate': 81.69811320754717, 'total_count': 530, 'week': '2025-02-17', 'win_count': 160, 'win_rate': 30.18867924528302}, {'avg_performance': 3.3832590351165615, 'bin': 0.8, 'count': 54, 'hit_count': 46, 'hit_rate': 85.18518518518519, 'total_count': 54, 'week': '2025-02-17', 'win_count': 22, 'win_rate': 40.74074074074074}], '2025-02-24': [{'avg_performance': 14.747474747474739, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 1.483220254404718, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.886750479655935, 'bin': 0.5, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-24', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 4.098843931251354, 'bin': 0.6, 'count': 39, 'hit_count': 39, 'hit_rate': 100.0, 'total_count': 39, 'week': '2025-02-24', 'win_count': 21, 'win_rate': 53.84615384615385}, {'avg_performance': 6.7311024498695895, 'bin': 0.7, 'count': 341, 'hit_count': 324, 'hit_rate': 95.01466275659824, 'total_count': 341, 'week': '2025-02-24', 'win_count': 231, 'win_rate': 67.74193548387096}, {'avg_performance': 8.80997390923137, 'bin': 0.8, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-02-24', 'win_count': 16, 'win_rate': 84.21052631578948}], '2025-03-03': [{'avg_performance': 6.496927129060581, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 4.234347426755143, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 4.837971033345035, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2025-03-03', 'win_count': 6, 'win_rate': 66.66666666666667}, {'avg_performance': 7.476385224123491, 'bin': 0.6, 'count': 60, 'hit_count': 56, 'hit_rate': 93.33333333333333, 'total_count': 60, 'week': '2025-03-03', 'win_count': 40, 'win_rate': 66.66666666666667}, {'avg_performance': 9.175863004552577, 'bin': 0.7, 'count': 501, 'hit_count': 479, 'hit_rate': 95.60878243512974, 'total_count': 501, 'week': '2025-03-03', 'win_count': 346, 'win_rate': 69.06187624750498}, {'avg_performance': 10.600061758245392, 'bin': 0.8, 'count': 45, 'hit_count': 43, 'hit_rate': 95.55555555555556, 'total_count': 45, 'week': '2025-03-03', 'win_count': 35, 'win_rate': 77.77777777777777}], '2025-03-10': [{'avg_performance': 3.1413612565444975, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-10', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 5.273294241964802, 'bin': 0.4, 'count': 11, 'hit_count': 10, 'hit_rate': 90.9090909090909, 'total_count': 11, 'week': '2025-03-10', 'win_count': 4, 'win_rate': 36.36363636363637}, {'avg_performance': 6.362088830497881, 'bin': 0.5, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'week': '2025-03-10', 'win_count': 18, 'win_rate': 78.26086956521739}, {'avg_performance': 7.442734895529073, 'bin': 0.6, 'count': 194, 'hit_count': 188, 'hit_rate': 96.90721649484536, 'total_count': 194, 'week': '2025-03-10', 'win_count': 127, 'win_rate': 65.4639175257732}, {'avg_performance': 7.825642875837303, 'bin': 0.7, 'count': 2062, 'hit_count': 1938, 'hit_rate': 93.98642095053346, 'total_count': 2062, 'week': '2025-03-10', 'win_count': 1374, 'win_rate': 66.63433559650825}, {'avg_performance': 9.519864190453308, 'bin': 0.8, 'count': 65, 'hit_count': 62, 'hit_rate': 95.38461538461539, 'total_count': 65, 'week': '2025-03-10', 'win_count': 51, 'win_rate': 78.46153846153847}]}, 'curve_data_week_list': ['2024-10-07', '2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '2024-12-02', '2024-12-09', '2024-12-16', '2024-12-23', '2024-12-30', '2025-01-06', '2025-01-13', '2025-01-20', '2025-01-27', '2025-02-03', '2025-02-17', '2025-02-24', '2025-03-03', '2025-03-10'], 'date_from': datetime.date(2024, 10, 7), 'date_to': datetime.date(2025, 4, 5), 'kpis': {'avg_gain': 8.35064971357415, 'fail_count': 11421, 'hit_count': 28313, 'hit_rate': 93.63383821681329, 'pass_count': 18817, 'total_tests': 30238, 'win_rate': 62.229644817778954}, 'last_metrics': <ModelMetrics: Binned LGBM 3d PH 3% Metrics: 2025-04-04 >, 'model': <Model: Binned LGBM 3d PH 3% (binned-ph-lgmb-p3-seq3-platt v1)>, 'performance_data': '<<queryset of core.ModelTest>>'} {'block': <Block Node: content. Contents: [<TextNode: '\n\n <div class="pl-cont'>, <Variable Node: model.name>, <TextNode: ' v'>, <Variable Node: model.version>, <TextNode: '\n\n </h1>\n\n '>, <URLNode view_name=''admin:core_model_change'' args=[<FilterExpression 'model.id'>] kwargs={} as=None>, <TextNode: '"\n '>, <Variable Node: model.key>, <TextNode: '</b>\n '>, <Variable Node: model.version>, <TextNode: '\n '>, <Variable Node: model.type>, <TextNode: '\n '>, <Variable Node: model.description|default:"<i>None</i>">, <TextNode: '\n '>, <Variable Node: model.end_point_url>, <TextNode: '</dd>\n '>, <Variable Node: model.last_trained_dt|localtime>, <TextNode: '</dd>\n '>, <URLNode view_name='"model_picks"' args=[] kwargs={} as=None>, <TextNode: '?model_id='>, <Variable Node: model.id>, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '">\n '>, <Variable Node: model.last_run_dt|localtime>, <TextNode: '\n '>, <ForNode: for key, value in model.meta.items, tail_len: 5>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n\n </d'>, <django.template.defaulttags.CsrfTokenNode object at 0x7f8de8d27210>, <TextNode: '\n\n '>, <Variable Node: date_from|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:\''>, <Variable Node: date_to|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:'>, <Variable Node: curve_data_week_list|length>, <TextNode: '" value="0" step="1"\n '>, <IncludeNode: template=<FilterExpression '"components/kpis.html"'>>, <TextNode: '\n <!--'>, <IfNode>, <TextNode: '\n\n </div>\n'>]>} {'forloop': {'counter': 45, 'counter0': 44, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 7.371279790856606, 'date': datetime.date(2024, 10, 10), 'fail_count': 222, 'hit_count': 750, 'hit_rate': 96.64948453608247, 'metrics': {'content': 0.11, 'financial': 0, 'other': 0.11}, 'pass_count': 554, 'total_count': 776, 'win_rate': 71.3917525773196}} {'metrics': {'content': 0, 'financial': 0, 'other': 0}}
snippets/metrics.html
/mnt/disks/pennyloupe_disk/pennyloupe/app/core/templates/snippets/metrics.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'Ug6wwe35THbADW1ZsY2D1iZkBdOjvilMpfGLkNwF1KQarTPBh6f3T845ad38gnM0'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/61'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f8de84ec750>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f8de84ec750>>'} {'curve_data': [{'avg_performance': 1.2504894131199589, 'bin': 0.2, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 7.028663507041953, 'bin': 0.3, 'count': 36, 'hit_count': 34, 'hit_rate': 94.44444444444444, 'total_count': 36, 'win_count': 13, 'win_rate': 36.111111111111114}, {'avg_performance': 9.432175772160651, 'bin': 0.4, 'count': 94, 'hit_count': 89, 'hit_rate': 94.68085106382979, 'total_count': 94, 'win_count': 27, 'win_rate': 28.72340425531915}, {'avg_performance': 5.44822039735625, 'bin': 0.5, 'count': 345, 'hit_count': 327, 'hit_rate': 94.78260869565217, 'total_count': 345, 'win_count': 147, 'win_rate': 42.608695652173914}, {'avg_performance': 6.276983864727436, 'bin': 0.6, 'count': 2238, 'hit_count': 2118, 'hit_rate': 94.63806970509384, 'total_count': 2238, 'win_count': 1176, 'win_rate': 52.54691689008043}, {'avg_performance': 8.533575402218842, 'bin': 0.7, 'count': 25724, 'hit_count': 24056, 'hit_rate': 93.51578292645, 'total_count': 25724, 'win_count': 16266, 'win_rate': 63.232778728036074}, {'avg_performance': 8.86255964112395, 'bin': 0.8, 'count': 1793, 'hit_count': 1681, 'hit_rate': 93.75348577802565, 'total_count': 1793, 'win_count': 1187, 'win_rate': 66.20189626324596}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'win_count': 1, 'win_rate': 50.0}], 'curve_data_by_week': {'2024-10-07': [{'avg_performance': 8.164127436473585, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.26552716148981, 'bin': 0.5, 'count': 11, 'hit_count': 11, 'hit_rate': 100.0, 'total_count': 11, 'week': '2024-10-07', 'win_count': 3, 'win_rate': 27.272727272727273}, {'avg_performance': 5.134353802031955, 'bin': 0.6, 'count': 89, 'hit_count': 86, 'hit_rate': 96.62921348314607, 'total_count': 89, 'week': '2024-10-07', 'win_count': 47, 'win_rate': 52.80898876404494}, {'avg_performance': 8.070123830986233, 'bin': 0.7, 'count': 1047, 'hit_count': 1015, 'hit_rate': 96.94364851957975, 'total_count': 1047, 'week': '2024-10-07', 'win_count': 791, 'win_rate': 75.54918815663801}, {'avg_performance': 9.68536888753788, 'bin': 0.8, 'count': 171, 'hit_count': 163, 'hit_rate': 95.32163742690058, 'total_count': 171, 'week': '2024-10-07', 'win_count': 131, 'win_rate': 76.60818713450293}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}], '2024-10-14': [{'avg_performance': 0.9022370535162528, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.337629431182013, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 4.600619281242528, 'bin': 0.5, 'count': 20, 'hit_count': 17, 'hit_rate': 85.0, 'total_count': 20, 'week': '2024-10-14', 'win_count': 6, 'win_rate': 30.0}, {'avg_performance': 5.238828360908673, 'bin': 0.6, 'count': 164, 'hit_count': 158, 'hit_rate': 96.34146341463415, 'total_count': 164, 'week': '2024-10-14', 'win_count': 77, 'win_rate': 46.951219512195124}, {'avg_performance': 8.797660614333616, 'bin': 0.7, 'count': 1595, 'hit_count': 1499, 'hit_rate': 93.98119122257053, 'total_count': 1595, 'week': '2024-10-14', 'win_count': 891, 'win_rate': 55.86206896551724}, {'avg_performance': 8.040704379542438, 'bin': 0.8, 'count': 214, 'hit_count': 207, 'hit_rate': 96.72897196261682, 'total_count': 214, 'week': '2024-10-14', 'win_count': 148, 'win_rate': 69.1588785046729}], '2024-10-21': [{'avg_performance': 0.38387715930903, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9709764756086716, 'bin': 0.3, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3062931151410297, 'bin': 0.4, 'count': 6, 'hit_count': 5, 'hit_rate': 83.33333333333333, 'total_count': 6, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.5164096657483253, 'bin': 0.5, 'count': 25, 'hit_count': 22, 'hit_rate': 88.0, 'total_count': 25, 'week': '2024-10-21', 'win_count': 7, 'win_rate': 28.0}, {'avg_performance': 4.1596411175942425, 'bin': 0.6, 'count': 146, 'hit_count': 136, 'hit_rate': 93.15068493150685, 'total_count': 146, 'week': '2024-10-21', 'win_count': 56, 'win_rate': 38.35616438356164}, {'avg_performance': 8.03449923342892, 'bin': 0.7, 'count': 1759, 'hit_count': 1628, 'hit_rate': 92.55258669698692, 'total_count': 1759, 'week': '2024-10-21', 'win_count': 1003, 'win_rate': 57.02103467879477}, {'avg_performance': 8.348772559069227, 'bin': 0.8, 'count': 207, 'hit_count': 197, 'hit_rate': 95.16908212560386, 'total_count': 207, 'week': '2024-10-21', 'win_count': 124, 'win_rate': 59.90338164251208}], '2024-10-28': [{'avg_performance': 11.856661248915968, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-28', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.3348216882106607, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 2.7996008250747595, 'bin': 0.5, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-10-28', 'win_count': 3, 'win_rate': 17.647058823529413}, {'avg_performance': 4.648447686121441, 'bin': 0.6, 'count': 122, 'hit_count': 118, 'hit_rate': 96.72131147540983, 'total_count': 122, 'week': '2024-10-28', 'win_count': 51, 'win_rate': 41.80327868852459}, {'avg_performance': 7.265669642594064, 'bin': 0.7, 'count': 997, 'hit_count': 927, 'hit_rate': 92.97893681043129, 'total_count': 997, 'week': '2024-10-28', 'win_count': 618, 'win_rate': 61.98595787362086}, {'avg_performance': 10.816422602027322, 'bin': 0.8, 'count': 41, 'hit_count': 38, 'hit_rate': 92.6829268292683, 'total_count': 41, 'week': '2024-10-28', 'win_count': 28, 'win_rate': 68.29268292682927}], '2024-11-04': [{'avg_performance': 9.506070965460328, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 11.085533897596687, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-11-04', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 5.802859193965779, 'bin': 0.5, 'count': 25, 'hit_count': 24, 'hit_rate': 96.0, 'total_count': 25, 'week': '2024-11-04', 'win_count': 12, 'win_rate': 48.0}, {'avg_performance': 8.090414252589902, 'bin': 0.6, 'count': 164, 'hit_count': 154, 'hit_rate': 93.90243902439025, 'total_count': 164, 'week': '2024-11-04', 'win_count': 110, 'win_rate': 67.07317073170732}, {'avg_performance': 10.27282302016535, 'bin': 0.7, 'count': 1486, 'hit_count': 1401, 'hit_rate': 94.27994616419919, 'total_count': 1486, 'week': '2024-11-04', 'win_count': 1113, 'win_rate': 74.89905787348587}, {'avg_performance': 8.653533395637153, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-04', 'win_count': 44, 'win_rate': 68.75}], '2024-11-11': [{'avg_performance': 40.77065557250119, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-11', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 68.54218006242404, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2024-11-11', 'win_count': 3, 'win_rate': 42.857142857142854}, {'avg_performance': 7.473429086066595, 'bin': 0.5, 'count': 28, 'hit_count': 26, 'hit_rate': 92.85714285714286, 'total_count': 28, 'week': '2024-11-11', 'win_count': 11, 'win_rate': 39.285714285714285}, {'avg_performance': 5.7210642939107865, 'bin': 0.6, 'count': 172, 'hit_count': 162, 'hit_rate': 94.18604651162791, 'total_count': 172, 'week': '2024-11-11', 'win_count': 78, 'win_rate': 45.348837209302324}, {'avg_performance': 6.950606849660758, 'bin': 0.7, 'count': 2183, 'hit_count': 1942, 'hit_rate': 88.96014658726523, 'total_count': 2183, 'week': '2024-11-11', 'win_count': 1085, 'win_rate': 49.702244617498856}, {'avg_performance': 6.576073427037283, 'bin': 0.8, 'count': 193, 'hit_count': 170, 'hit_rate': 88.08290155440415, 'total_count': 193, 'week': '2024-11-11', 'win_count': 92, 'win_rate': 47.66839378238342}], '2024-11-18': [{'avg_performance': 0.2985074626865608, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.953737191078962, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 14.963661448456241, 'bin': 0.4, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 33.333333333333336}, {'avg_performance': 12.523383330708796, 'bin': 0.5, 'count': 16, 'hit_count': 14, 'hit_rate': 87.5, 'total_count': 16, 'week': '2024-11-18', 'win_count': 7, 'win_rate': 43.75}, {'avg_performance': 7.926054355851836, 'bin': 0.6, 'count': 117, 'hit_count': 106, 'hit_rate': 90.5982905982906, 'total_count': 117, 'week': '2024-11-18', 'win_count': 74, 'win_rate': 63.24786324786325}, {'avg_performance': 10.169714185726622, 'bin': 0.7, 'count': 1487, 'hit_count': 1412, 'hit_rate': 94.9562878278413, 'total_count': 1487, 'week': '2024-11-18', 'win_count': 1043, 'win_rate': 70.14122394082044}, {'avg_performance': 9.138444484012004, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-18', 'win_count': 46, 'win_rate': 71.875}], '2024-11-25': [{'avg_performance': 0.5649717514124374, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-25', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.249766314903041, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 9.823296109187984, 'bin': 0.5, 'count': 19, 'hit_count': 19, 'hit_rate': 100.0, 'total_count': 19, 'week': '2024-11-25', 'win_count': 10, 'win_rate': 52.63157894736842}, {'avg_performance': 7.033977605527942, 'bin': 0.6, 'count': 71, 'hit_count': 67, 'hit_rate': 94.36619718309859, 'total_count': 71, 'week': '2024-11-25', 'win_count': 39, 'win_rate': 54.929577464788736}, {'avg_performance': 9.085537651034798, 'bin': 0.7, 'count': 1392, 'hit_count': 1341, 'hit_rate': 96.33620689655173, 'total_count': 1392, 'week': '2024-11-25', 'win_count': 988, 'win_rate': 70.97701149425288}, {'avg_performance': 7.175712414927854, 'bin': 0.8, 'count': 45, 'hit_count': 44, 'hit_rate': 97.77777777777777, 'total_count': 45, 'week': '2024-11-25', 'win_count': 34, 'win_rate': 75.55555555555556}], '2024-12-02': [{'avg_performance': 1.1509608467783332, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-02', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3898688255760185, 'bin': 0.5, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-12-02', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 3.7840564250007986, 'bin': 0.6, 'count': 22, 'hit_count': 19, 'hit_rate': 86.36363636363636, 'total_count': 22, 'week': '2024-12-02', 'win_count': 6, 'win_rate': 27.272727272727273}, {'avg_performance': 7.689480520166782, 'bin': 0.7, 'count': 597, 'hit_count': 543, 'hit_rate': 90.95477386934674, 'total_count': 597, 'week': '2024-12-02', 'win_count': 317, 'win_rate': 53.098827470686764}, {'avg_performance': 12.011978156596522, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-12-02', 'win_count': 5, 'win_rate': 50.0}], '2024-12-09': [{'avg_performance': 1.6921913934540918, 'bin': 0.2, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9532888465204923, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.9005706250438368, 'bin': 0.4, 'count': 8, 'hit_count': 7, 'hit_rate': 87.5, 'total_count': 8, 'week': '2024-12-09', 'win_count': 2, 'win_rate': 25.0}, {'avg_performance': 5.196051909042814, 'bin': 0.5, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-12-09', 'win_count': 7, 'win_rate': 29.166666666666668}, {'avg_performance': 5.791194959609032, 'bin': 0.6, 'count': 127, 'hit_count': 119, 'hit_rate': 93.7007874015748, 'total_count': 127, 'week': '2024-12-09', 'win_count': 56, 'win_rate': 44.09448818897638}, {'avg_performance': 7.526378846625358, 'bin': 0.7, 'count': 2010, 'hit_count': 1867, 'hit_rate': 92.88557213930348, 'total_count': 2010, 'week': '2024-12-09', 'win_count': 1133, 'win_rate': 56.3681592039801}, {'avg_performance': 8.348974523266355, 'bin': 0.8, 'count': 98, 'hit_count': 93, 'hit_rate': 94.89795918367346, 'total_count': 98, 'week': '2024-12-09', 'win_count': 63, 'win_rate': 64.28571428571429}], '2024-12-16': [{'avg_performance': 1.2158357473192076, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.1586990595611335, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.4986874156097585, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-16', 'win_count': 3, 'win_rate': 33.333333333333336}, {'avg_performance': 7.624253080839346, 'bin': 0.6, 'count': 77, 'hit_count': 73, 'hit_rate': 94.8051948051948, 'total_count': 77, 'week': '2024-12-16', 'win_count': 35, 'win_rate': 45.45454545454545}, {'avg_performance': 9.719862667541674, 'bin': 0.7, 'count': 1313, 'hit_count': 1223, 'hit_rate': 93.14546839299315, 'total_count': 1313, 'week': '2024-12-16', 'win_count': 814, 'win_rate': 61.995430312261995}, {'avg_performance': 10.720921190133364, 'bin': 0.8, 'count': 40, 'hit_count': 38, 'hit_rate': 95.0, 'total_count': 40, 'week': '2024-12-16', 'win_count': 29, 'win_rate': 72.5}], '2024-12-23': [{'avg_performance': 3.076753932204165, 'bin': 0.5, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 60.0}, {'avg_performance': 5.432916285463778, 'bin': 0.6, 'count': 57, 'hit_count': 53, 'hit_rate': 92.98245614035088, 'total_count': 57, 'week': '2024-12-23', 'win_count': 26, 'win_rate': 45.6140350877193}, {'avg_performance': 13.807998928993412, 'bin': 0.7, 'count': 530, 'hit_count': 519, 'hit_rate': 97.9245283018868, 'total_count': 530, 'week': '2024-12-23', 'win_count': 386, 'win_rate': 72.83018867924528}, {'avg_performance': 29.792299285303002, 'bin': 0.8, 'count': 9, 'hit_count': 8, 'hit_rate': 88.88888888888889, 'total_count': 9, 'week': '2024-12-23', 'win_count': 5, 'win_rate': 55.55555555555556}], '2024-12-30': [{'avg_performance': 2.5974025974025996, 'bin': 0.4, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.729724176101836, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-30', 'win_count': 5, 'win_rate': 55.55555555555556}, {'avg_performance': 10.07692704762918, 'bin': 0.6, 'count': 85, 'hit_count': 81, 'hit_rate': 95.29411764705883, 'total_count': 85, 'week': '2024-12-30', 'win_count': 57, 'win_rate': 67.05882352941177}, {'avg_performance': 14.368317622689457, 'bin': 0.7, 'count': 726, 'hit_count': 710, 'hit_rate': 97.7961432506887, 'total_count': 726, 'week': '2024-12-30', 'win_count': 590, 'win_rate': 81.26721763085399}, {'avg_performance': 16.98487922412399, 'bin': 0.8, 'count': 32, 'hit_count': 32, 'hit_rate': 100.0, 'total_count': 32, 'week': '2024-12-30', 'win_count': 28, 'win_rate': 87.5}], '2025-01-06': [{'avg_performance': 10.27453799861533, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 0.8592097766991472, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-06', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.7025884280500825, 'bin': 0.5, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 10.526315789473685}, {'avg_performance': 3.9460445190171787, 'bin': 0.6, 'count': 89, 'hit_count': 81, 'hit_rate': 91.01123595505618, 'total_count': 89, 'week': '2025-01-06', 'win_count': 33, 'win_rate': 37.07865168539326}, {'avg_performance': 5.769467385757251, 'bin': 0.7, 'count': 839, 'hit_count': 727, 'hit_rate': 86.6507747318236, 'total_count': 839, 'week': '2025-01-06', 'win_count': 347, 'win_rate': 41.35876042908224}, {'avg_performance': 4.100909582740522, 'bin': 0.8, 'count': 73, 'hit_count': 64, 'hit_rate': 87.67123287671232, 'total_count': 73, 'week': '2025-01-06', 'win_count': 31, 'win_rate': 42.465753424657535}], '2025-01-13': [{'avg_performance': 2.4611508041896877, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.2427082891550008, 'bin': 0.4, 'count': 7, 'hit_count': 7, 'hit_rate': 100.0, 'total_count': 7, 'week': '2025-01-13', 'win_count': 2, 'win_rate': 28.571428571428573}, {'avg_performance': 5.977215511937495, 'bin': 0.5, 'count': 25, 'hit_count': 25, 'hit_rate': 100.0, 'total_count': 25, 'week': '2025-01-13', 'win_count': 17, 'win_rate': 68.0}, {'avg_performance': 6.232308427627005, 'bin': 0.6, 'count': 141, 'hit_count': 135, 'hit_rate': 95.74468085106383, 'total_count': 141, 'week': '2025-01-13', 'win_count': 85, 'win_rate': 60.283687943262414}, {'avg_performance': 8.49221338573038, 'bin': 0.7, 'count': 1614, 'hit_count': 1531, 'hit_rate': 94.85749690210656, 'total_count': 1614, 'week': '2025-01-13', 'win_count': 1127, 'win_rate': 69.82651796778191}, {'avg_performance': 13.48051817512275, 'bin': 0.8, 'count': 118, 'hit_count': 106, 'hit_rate': 89.83050847457628, 'total_count': 118, 'week': '2025-01-13', 'win_count': 86, 'win_rate': 72.88135593220339}], '2025-01-20': [{'avg_performance': 2.0554984583761486, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.8554532322137964, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.9427601789253663, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-20', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 3.2213742396728637, 'bin': 0.5, 'count': 31, 'hit_count': 31, 'hit_rate': 100.0, 'total_count': 31, 'week': '2025-01-20', 'win_count': 13, 'win_rate': 41.935483870967744}, {'avg_performance': 7.68513705692224, 'bin': 0.6, 'count': 156, 'hit_count': 151, 'hit_rate': 96.7948717948718, 'total_count': 156, 'week': '2025-01-20', 'win_count': 86, 'win_rate': 55.12820512820513}, {'avg_performance': 7.877107728428713, 'bin': 0.7, 'count': 1459, 'hit_count': 1391, 'hit_rate': 95.33927347498286, 'total_count': 1459, 'week': '2025-01-20', 'win_count': 981, 'win_rate': 67.23783413296779}, {'avg_performance': 9.198651942630873, 'bin': 0.8, 'count': 131, 'hit_count': 126, 'hit_rate': 96.18320610687023, 'total_count': 131, 'week': '2025-01-20', 'win_count': 99, 'win_rate': 75.57251908396947}], '2025-01-27': [{'avg_performance': 1.0810491267083957, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.257871569680502, 'bin': 0.4, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.3681028816247505, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 4.831154899995187, 'bin': 0.6, 'count': 50, 'hit_count': 49, 'hit_rate': 98.0, 'total_count': 50, 'week': '2025-01-27', 'win_count': 24, 'win_rate': 48.0}, {'avg_performance': 8.660514835238006, 'bin': 0.7, 'count': 504, 'hit_count': 477, 'hit_rate': 94.64285714285714, 'total_count': 504, 'week': '2025-01-27', 'win_count': 336, 'win_rate': 66.66666666666667}, {'avg_performance': 5.650996396492416, 'bin': 0.8, 'count': 49, 'hit_count': 46, 'hit_rate': 93.87755102040816, 'total_count': 49, 'week': '2025-01-27', 'win_count': 28, 'win_rate': 57.142857142857146}], '2025-02-03': [{'avg_performance': 1.3806706114398302, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 9.569377990430622, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 24.279598883685736, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-03', 'win_count': 3, 'win_rate': 100.0}, {'avg_performance': 6.96675740725965, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-03', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 7.91588296767001, 'bin': 0.6, 'count': 41, 'hit_count': 41, 'hit_rate': 100.0, 'total_count': 41, 'week': '2025-02-03', 'win_count': 33, 'win_rate': 80.48780487804878}, {'avg_performance': 10.160313393323941, 'bin': 0.7, 'count': 752, 'hit_count': 729, 'hit_rate': 96.94148936170212, 'total_count': 752, 'week': '2025-02-03', 'win_count': 592, 'win_rate': 78.72340425531915}, {'avg_performance': 12.049870230698735, 'bin': 0.8, 'count': 51, 'hit_count': 48, 'hit_rate': 94.11764705882354, 'total_count': 51, 'week': '2025-02-03', 'win_count': 42, 'win_rate': 82.3529411764706}], '2025-02-17': [{'avg_performance': 2.016879038077791, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 0.36138972184882806, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.4714089675946536, 'bin': 0.5, 'count': 7, 'hit_count': 5, 'hit_rate': 71.42857142857143, 'total_count': 7, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 14.285714285714286}, {'avg_performance': 3.6445213255311315, 'bin': 0.6, 'count': 55, 'hit_count': 46, 'hit_rate': 83.63636363636364, 'total_count': 55, 'week': '2025-02-17', 'win_count': 15, 'win_rate': 27.272727272727273}, {'avg_performance': 4.05076703346453, 'bin': 0.7, 'count': 530, 'hit_count': 433, 'hit_rate': 81.69811320754717, 'total_count': 530, 'week': '2025-02-17', 'win_count': 160, 'win_rate': 30.18867924528302}, {'avg_performance': 3.3832590351165615, 'bin': 0.8, 'count': 54, 'hit_count': 46, 'hit_rate': 85.18518518518519, 'total_count': 54, 'week': '2025-02-17', 'win_count': 22, 'win_rate': 40.74074074074074}], '2025-02-24': [{'avg_performance': 14.747474747474739, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 1.483220254404718, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.886750479655935, 'bin': 0.5, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-24', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 4.098843931251354, 'bin': 0.6, 'count': 39, 'hit_count': 39, 'hit_rate': 100.0, 'total_count': 39, 'week': '2025-02-24', 'win_count': 21, 'win_rate': 53.84615384615385}, {'avg_performance': 6.7311024498695895, 'bin': 0.7, 'count': 341, 'hit_count': 324, 'hit_rate': 95.01466275659824, 'total_count': 341, 'week': '2025-02-24', 'win_count': 231, 'win_rate': 67.74193548387096}, {'avg_performance': 8.80997390923137, 'bin': 0.8, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-02-24', 'win_count': 16, 'win_rate': 84.21052631578948}], '2025-03-03': [{'avg_performance': 6.496927129060581, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 4.234347426755143, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 4.837971033345035, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2025-03-03', 'win_count': 6, 'win_rate': 66.66666666666667}, {'avg_performance': 7.476385224123491, 'bin': 0.6, 'count': 60, 'hit_count': 56, 'hit_rate': 93.33333333333333, 'total_count': 60, 'week': '2025-03-03', 'win_count': 40, 'win_rate': 66.66666666666667}, {'avg_performance': 9.175863004552577, 'bin': 0.7, 'count': 501, 'hit_count': 479, 'hit_rate': 95.60878243512974, 'total_count': 501, 'week': '2025-03-03', 'win_count': 346, 'win_rate': 69.06187624750498}, {'avg_performance': 10.600061758245392, 'bin': 0.8, 'count': 45, 'hit_count': 43, 'hit_rate': 95.55555555555556, 'total_count': 45, 'week': '2025-03-03', 'win_count': 35, 'win_rate': 77.77777777777777}], '2025-03-10': [{'avg_performance': 3.1413612565444975, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-10', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 5.273294241964802, 'bin': 0.4, 'count': 11, 'hit_count': 10, 'hit_rate': 90.9090909090909, 'total_count': 11, 'week': '2025-03-10', 'win_count': 4, 'win_rate': 36.36363636363637}, {'avg_performance': 6.362088830497881, 'bin': 0.5, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'week': '2025-03-10', 'win_count': 18, 'win_rate': 78.26086956521739}, {'avg_performance': 7.442734895529073, 'bin': 0.6, 'count': 194, 'hit_count': 188, 'hit_rate': 96.90721649484536, 'total_count': 194, 'week': '2025-03-10', 'win_count': 127, 'win_rate': 65.4639175257732}, {'avg_performance': 7.825642875837303, 'bin': 0.7, 'count': 2062, 'hit_count': 1938, 'hit_rate': 93.98642095053346, 'total_count': 2062, 'week': '2025-03-10', 'win_count': 1374, 'win_rate': 66.63433559650825}, {'avg_performance': 9.519864190453308, 'bin': 0.8, 'count': 65, 'hit_count': 62, 'hit_rate': 95.38461538461539, 'total_count': 65, 'week': '2025-03-10', 'win_count': 51, 'win_rate': 78.46153846153847}]}, 'curve_data_week_list': ['2024-10-07', '2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '2024-12-02', '2024-12-09', '2024-12-16', '2024-12-23', '2024-12-30', '2025-01-06', '2025-01-13', '2025-01-20', '2025-01-27', '2025-02-03', '2025-02-17', '2025-02-24', '2025-03-03', '2025-03-10'], 'date_from': datetime.date(2024, 10, 7), 'date_to': datetime.date(2025, 4, 5), 'kpis': {'avg_gain': 8.35064971357415, 'fail_count': 11421, 'hit_count': 28313, 'hit_rate': 93.63383821681329, 'pass_count': 18817, 'total_tests': 30238, 'win_rate': 62.229644817778954}, 'last_metrics': <ModelMetrics: Binned LGBM 3d PH 3% Metrics: 2025-04-04 >, 'model': <Model: Binned LGBM 3d PH 3% (binned-ph-lgmb-p3-seq3-platt v1)>, 'performance_data': '<<queryset of core.ModelTest>>'} {'block': <Block Node: content. Contents: [<TextNode: '\n\n <div class="pl-cont'>, <Variable Node: model.name>, <TextNode: ' v'>, <Variable Node: model.version>, <TextNode: '\n\n </h1>\n\n '>, <URLNode view_name=''admin:core_model_change'' args=[<FilterExpression 'model.id'>] kwargs={} as=None>, <TextNode: '"\n '>, <Variable Node: model.key>, <TextNode: '</b>\n '>, <Variable Node: model.version>, <TextNode: '\n '>, <Variable Node: model.type>, <TextNode: '\n '>, <Variable Node: model.description|default:"<i>None</i>">, <TextNode: '\n '>, <Variable Node: model.end_point_url>, <TextNode: '</dd>\n '>, <Variable Node: model.last_trained_dt|localtime>, <TextNode: '</dd>\n '>, <URLNode view_name='"model_picks"' args=[] kwargs={} as=None>, <TextNode: '?model_id='>, <Variable Node: model.id>, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '">\n '>, <Variable Node: model.last_run_dt|localtime>, <TextNode: '\n '>, <ForNode: for key, value in model.meta.items, tail_len: 5>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n\n </d'>, <django.template.defaulttags.CsrfTokenNode object at 0x7f8de8d27210>, <TextNode: '\n\n '>, <Variable Node: date_from|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:\''>, <Variable Node: date_to|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:'>, <Variable Node: curve_data_week_list|length>, <TextNode: '" value="0" step="1"\n '>, <IncludeNode: template=<FilterExpression '"components/kpis.html"'>>, <TextNode: '\n <!--'>, <IfNode>, <TextNode: '\n\n </div>\n'>]>} {'forloop': {'counter': 45, 'counter0': 44, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 7.371279790856606, 'date': datetime.date(2024, 10, 10), 'fail_count': 222, 'hit_count': 750, 'hit_rate': 96.64948453608247, 'metrics': {'content': 0.11, 'financial': 0, 'other': 0.11}, 'pass_count': 554, 'total_count': 776, 'win_rate': 71.3917525773196}} {'metrics': {'content': 0, 'financial': 0, 'other': 0}}
snippets/metrics.html
/mnt/disks/pennyloupe_disk/pennyloupe/app/core/templates/snippets/metrics.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'Ug6wwe35THbADW1ZsY2D1iZkBdOjvilMpfGLkNwF1KQarTPBh6f3T845ad38gnM0'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/61'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f8de84ec750>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f8de84ec750>>'} {'curve_data': [{'avg_performance': 1.2504894131199589, 'bin': 0.2, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 7.028663507041953, 'bin': 0.3, 'count': 36, 'hit_count': 34, 'hit_rate': 94.44444444444444, 'total_count': 36, 'win_count': 13, 'win_rate': 36.111111111111114}, {'avg_performance': 9.432175772160651, 'bin': 0.4, 'count': 94, 'hit_count': 89, 'hit_rate': 94.68085106382979, 'total_count': 94, 'win_count': 27, 'win_rate': 28.72340425531915}, {'avg_performance': 5.44822039735625, 'bin': 0.5, 'count': 345, 'hit_count': 327, 'hit_rate': 94.78260869565217, 'total_count': 345, 'win_count': 147, 'win_rate': 42.608695652173914}, {'avg_performance': 6.276983864727436, 'bin': 0.6, 'count': 2238, 'hit_count': 2118, 'hit_rate': 94.63806970509384, 'total_count': 2238, 'win_count': 1176, 'win_rate': 52.54691689008043}, {'avg_performance': 8.533575402218842, 'bin': 0.7, 'count': 25724, 'hit_count': 24056, 'hit_rate': 93.51578292645, 'total_count': 25724, 'win_count': 16266, 'win_rate': 63.232778728036074}, {'avg_performance': 8.86255964112395, 'bin': 0.8, 'count': 1793, 'hit_count': 1681, 'hit_rate': 93.75348577802565, 'total_count': 1793, 'win_count': 1187, 'win_rate': 66.20189626324596}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'win_count': 1, 'win_rate': 50.0}], 'curve_data_by_week': {'2024-10-07': [{'avg_performance': 8.164127436473585, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.26552716148981, 'bin': 0.5, 'count': 11, 'hit_count': 11, 'hit_rate': 100.0, 'total_count': 11, 'week': '2024-10-07', 'win_count': 3, 'win_rate': 27.272727272727273}, {'avg_performance': 5.134353802031955, 'bin': 0.6, 'count': 89, 'hit_count': 86, 'hit_rate': 96.62921348314607, 'total_count': 89, 'week': '2024-10-07', 'win_count': 47, 'win_rate': 52.80898876404494}, {'avg_performance': 8.070123830986233, 'bin': 0.7, 'count': 1047, 'hit_count': 1015, 'hit_rate': 96.94364851957975, 'total_count': 1047, 'week': '2024-10-07', 'win_count': 791, 'win_rate': 75.54918815663801}, {'avg_performance': 9.68536888753788, 'bin': 0.8, 'count': 171, 'hit_count': 163, 'hit_rate': 95.32163742690058, 'total_count': 171, 'week': '2024-10-07', 'win_count': 131, 'win_rate': 76.60818713450293}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}], '2024-10-14': [{'avg_performance': 0.9022370535162528, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.337629431182013, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 4.600619281242528, 'bin': 0.5, 'count': 20, 'hit_count': 17, 'hit_rate': 85.0, 'total_count': 20, 'week': '2024-10-14', 'win_count': 6, 'win_rate': 30.0}, {'avg_performance': 5.238828360908673, 'bin': 0.6, 'count': 164, 'hit_count': 158, 'hit_rate': 96.34146341463415, 'total_count': 164, 'week': '2024-10-14', 'win_count': 77, 'win_rate': 46.951219512195124}, {'avg_performance': 8.797660614333616, 'bin': 0.7, 'count': 1595, 'hit_count': 1499, 'hit_rate': 93.98119122257053, 'total_count': 1595, 'week': '2024-10-14', 'win_count': 891, 'win_rate': 55.86206896551724}, {'avg_performance': 8.040704379542438, 'bin': 0.8, 'count': 214, 'hit_count': 207, 'hit_rate': 96.72897196261682, 'total_count': 214, 'week': '2024-10-14', 'win_count': 148, 'win_rate': 69.1588785046729}], '2024-10-21': [{'avg_performance': 0.38387715930903, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9709764756086716, 'bin': 0.3, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3062931151410297, 'bin': 0.4, 'count': 6, 'hit_count': 5, 'hit_rate': 83.33333333333333, 'total_count': 6, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.5164096657483253, 'bin': 0.5, 'count': 25, 'hit_count': 22, 'hit_rate': 88.0, 'total_count': 25, 'week': '2024-10-21', 'win_count': 7, 'win_rate': 28.0}, {'avg_performance': 4.1596411175942425, 'bin': 0.6, 'count': 146, 'hit_count': 136, 'hit_rate': 93.15068493150685, 'total_count': 146, 'week': '2024-10-21', 'win_count': 56, 'win_rate': 38.35616438356164}, {'avg_performance': 8.03449923342892, 'bin': 0.7, 'count': 1759, 'hit_count': 1628, 'hit_rate': 92.55258669698692, 'total_count': 1759, 'week': '2024-10-21', 'win_count': 1003, 'win_rate': 57.02103467879477}, {'avg_performance': 8.348772559069227, 'bin': 0.8, 'count': 207, 'hit_count': 197, 'hit_rate': 95.16908212560386, 'total_count': 207, 'week': '2024-10-21', 'win_count': 124, 'win_rate': 59.90338164251208}], '2024-10-28': [{'avg_performance': 11.856661248915968, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-28', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.3348216882106607, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 2.7996008250747595, 'bin': 0.5, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-10-28', 'win_count': 3, 'win_rate': 17.647058823529413}, {'avg_performance': 4.648447686121441, 'bin': 0.6, 'count': 122, 'hit_count': 118, 'hit_rate': 96.72131147540983, 'total_count': 122, 'week': '2024-10-28', 'win_count': 51, 'win_rate': 41.80327868852459}, {'avg_performance': 7.265669642594064, 'bin': 0.7, 'count': 997, 'hit_count': 927, 'hit_rate': 92.97893681043129, 'total_count': 997, 'week': '2024-10-28', 'win_count': 618, 'win_rate': 61.98595787362086}, {'avg_performance': 10.816422602027322, 'bin': 0.8, 'count': 41, 'hit_count': 38, 'hit_rate': 92.6829268292683, 'total_count': 41, 'week': '2024-10-28', 'win_count': 28, 'win_rate': 68.29268292682927}], '2024-11-04': [{'avg_performance': 9.506070965460328, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 11.085533897596687, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-11-04', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 5.802859193965779, 'bin': 0.5, 'count': 25, 'hit_count': 24, 'hit_rate': 96.0, 'total_count': 25, 'week': '2024-11-04', 'win_count': 12, 'win_rate': 48.0}, {'avg_performance': 8.090414252589902, 'bin': 0.6, 'count': 164, 'hit_count': 154, 'hit_rate': 93.90243902439025, 'total_count': 164, 'week': '2024-11-04', 'win_count': 110, 'win_rate': 67.07317073170732}, {'avg_performance': 10.27282302016535, 'bin': 0.7, 'count': 1486, 'hit_count': 1401, 'hit_rate': 94.27994616419919, 'total_count': 1486, 'week': '2024-11-04', 'win_count': 1113, 'win_rate': 74.89905787348587}, {'avg_performance': 8.653533395637153, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-04', 'win_count': 44, 'win_rate': 68.75}], '2024-11-11': [{'avg_performance': 40.77065557250119, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-11', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 68.54218006242404, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2024-11-11', 'win_count': 3, 'win_rate': 42.857142857142854}, {'avg_performance': 7.473429086066595, 'bin': 0.5, 'count': 28, 'hit_count': 26, 'hit_rate': 92.85714285714286, 'total_count': 28, 'week': '2024-11-11', 'win_count': 11, 'win_rate': 39.285714285714285}, {'avg_performance': 5.7210642939107865, 'bin': 0.6, 'count': 172, 'hit_count': 162, 'hit_rate': 94.18604651162791, 'total_count': 172, 'week': '2024-11-11', 'win_count': 78, 'win_rate': 45.348837209302324}, {'avg_performance': 6.950606849660758, 'bin': 0.7, 'count': 2183, 'hit_count': 1942, 'hit_rate': 88.96014658726523, 'total_count': 2183, 'week': '2024-11-11', 'win_count': 1085, 'win_rate': 49.702244617498856}, {'avg_performance': 6.576073427037283, 'bin': 0.8, 'count': 193, 'hit_count': 170, 'hit_rate': 88.08290155440415, 'total_count': 193, 'week': '2024-11-11', 'win_count': 92, 'win_rate': 47.66839378238342}], '2024-11-18': [{'avg_performance': 0.2985074626865608, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.953737191078962, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 14.963661448456241, 'bin': 0.4, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 33.333333333333336}, {'avg_performance': 12.523383330708796, 'bin': 0.5, 'count': 16, 'hit_count': 14, 'hit_rate': 87.5, 'total_count': 16, 'week': '2024-11-18', 'win_count': 7, 'win_rate': 43.75}, {'avg_performance': 7.926054355851836, 'bin': 0.6, 'count': 117, 'hit_count': 106, 'hit_rate': 90.5982905982906, 'total_count': 117, 'week': '2024-11-18', 'win_count': 74, 'win_rate': 63.24786324786325}, {'avg_performance': 10.169714185726622, 'bin': 0.7, 'count': 1487, 'hit_count': 1412, 'hit_rate': 94.9562878278413, 'total_count': 1487, 'week': '2024-11-18', 'win_count': 1043, 'win_rate': 70.14122394082044}, {'avg_performance': 9.138444484012004, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-18', 'win_count': 46, 'win_rate': 71.875}], '2024-11-25': [{'avg_performance': 0.5649717514124374, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-25', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.249766314903041, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 9.823296109187984, 'bin': 0.5, 'count': 19, 'hit_count': 19, 'hit_rate': 100.0, 'total_count': 19, 'week': '2024-11-25', 'win_count': 10, 'win_rate': 52.63157894736842}, {'avg_performance': 7.033977605527942, 'bin': 0.6, 'count': 71, 'hit_count': 67, 'hit_rate': 94.36619718309859, 'total_count': 71, 'week': '2024-11-25', 'win_count': 39, 'win_rate': 54.929577464788736}, {'avg_performance': 9.085537651034798, 'bin': 0.7, 'count': 1392, 'hit_count': 1341, 'hit_rate': 96.33620689655173, 'total_count': 1392, 'week': '2024-11-25', 'win_count': 988, 'win_rate': 70.97701149425288}, {'avg_performance': 7.175712414927854, 'bin': 0.8, 'count': 45, 'hit_count': 44, 'hit_rate': 97.77777777777777, 'total_count': 45, 'week': '2024-11-25', 'win_count': 34, 'win_rate': 75.55555555555556}], '2024-12-02': [{'avg_performance': 1.1509608467783332, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-02', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3898688255760185, 'bin': 0.5, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-12-02', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 3.7840564250007986, 'bin': 0.6, 'count': 22, 'hit_count': 19, 'hit_rate': 86.36363636363636, 'total_count': 22, 'week': '2024-12-02', 'win_count': 6, 'win_rate': 27.272727272727273}, {'avg_performance': 7.689480520166782, 'bin': 0.7, 'count': 597, 'hit_count': 543, 'hit_rate': 90.95477386934674, 'total_count': 597, 'week': '2024-12-02', 'win_count': 317, 'win_rate': 53.098827470686764}, {'avg_performance': 12.011978156596522, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-12-02', 'win_count': 5, 'win_rate': 50.0}], '2024-12-09': [{'avg_performance': 1.6921913934540918, 'bin': 0.2, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9532888465204923, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.9005706250438368, 'bin': 0.4, 'count': 8, 'hit_count': 7, 'hit_rate': 87.5, 'total_count': 8, 'week': '2024-12-09', 'win_count': 2, 'win_rate': 25.0}, {'avg_performance': 5.196051909042814, 'bin': 0.5, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-12-09', 'win_count': 7, 'win_rate': 29.166666666666668}, {'avg_performance': 5.791194959609032, 'bin': 0.6, 'count': 127, 'hit_count': 119, 'hit_rate': 93.7007874015748, 'total_count': 127, 'week': '2024-12-09', 'win_count': 56, 'win_rate': 44.09448818897638}, {'avg_performance': 7.526378846625358, 'bin': 0.7, 'count': 2010, 'hit_count': 1867, 'hit_rate': 92.88557213930348, 'total_count': 2010, 'week': '2024-12-09', 'win_count': 1133, 'win_rate': 56.3681592039801}, {'avg_performance': 8.348974523266355, 'bin': 0.8, 'count': 98, 'hit_count': 93, 'hit_rate': 94.89795918367346, 'total_count': 98, 'week': '2024-12-09', 'win_count': 63, 'win_rate': 64.28571428571429}], '2024-12-16': [{'avg_performance': 1.2158357473192076, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.1586990595611335, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.4986874156097585, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-16', 'win_count': 3, 'win_rate': 33.333333333333336}, {'avg_performance': 7.624253080839346, 'bin': 0.6, 'count': 77, 'hit_count': 73, 'hit_rate': 94.8051948051948, 'total_count': 77, 'week': '2024-12-16', 'win_count': 35, 'win_rate': 45.45454545454545}, {'avg_performance': 9.719862667541674, 'bin': 0.7, 'count': 1313, 'hit_count': 1223, 'hit_rate': 93.14546839299315, 'total_count': 1313, 'week': '2024-12-16', 'win_count': 814, 'win_rate': 61.995430312261995}, {'avg_performance': 10.720921190133364, 'bin': 0.8, 'count': 40, 'hit_count': 38, 'hit_rate': 95.0, 'total_count': 40, 'week': '2024-12-16', 'win_count': 29, 'win_rate': 72.5}], '2024-12-23': [{'avg_performance': 3.076753932204165, 'bin': 0.5, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 60.0}, {'avg_performance': 5.432916285463778, 'bin': 0.6, 'count': 57, 'hit_count': 53, 'hit_rate': 92.98245614035088, 'total_count': 57, 'week': '2024-12-23', 'win_count': 26, 'win_rate': 45.6140350877193}, {'avg_performance': 13.807998928993412, 'bin': 0.7, 'count': 530, 'hit_count': 519, 'hit_rate': 97.9245283018868, 'total_count': 530, 'week': '2024-12-23', 'win_count': 386, 'win_rate': 72.83018867924528}, {'avg_performance': 29.792299285303002, 'bin': 0.8, 'count': 9, 'hit_count': 8, 'hit_rate': 88.88888888888889, 'total_count': 9, 'week': '2024-12-23', 'win_count': 5, 'win_rate': 55.55555555555556}], '2024-12-30': [{'avg_performance': 2.5974025974025996, 'bin': 0.4, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.729724176101836, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-30', 'win_count': 5, 'win_rate': 55.55555555555556}, {'avg_performance': 10.07692704762918, 'bin': 0.6, 'count': 85, 'hit_count': 81, 'hit_rate': 95.29411764705883, 'total_count': 85, 'week': '2024-12-30', 'win_count': 57, 'win_rate': 67.05882352941177}, {'avg_performance': 14.368317622689457, 'bin': 0.7, 'count': 726, 'hit_count': 710, 'hit_rate': 97.7961432506887, 'total_count': 726, 'week': '2024-12-30', 'win_count': 590, 'win_rate': 81.26721763085399}, {'avg_performance': 16.98487922412399, 'bin': 0.8, 'count': 32, 'hit_count': 32, 'hit_rate': 100.0, 'total_count': 32, 'week': '2024-12-30', 'win_count': 28, 'win_rate': 87.5}], '2025-01-06': [{'avg_performance': 10.27453799861533, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 0.8592097766991472, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-06', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.7025884280500825, 'bin': 0.5, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 10.526315789473685}, {'avg_performance': 3.9460445190171787, 'bin': 0.6, 'count': 89, 'hit_count': 81, 'hit_rate': 91.01123595505618, 'total_count': 89, 'week': '2025-01-06', 'win_count': 33, 'win_rate': 37.07865168539326}, {'avg_performance': 5.769467385757251, 'bin': 0.7, 'count': 839, 'hit_count': 727, 'hit_rate': 86.6507747318236, 'total_count': 839, 'week': '2025-01-06', 'win_count': 347, 'win_rate': 41.35876042908224}, {'avg_performance': 4.100909582740522, 'bin': 0.8, 'count': 73, 'hit_count': 64, 'hit_rate': 87.67123287671232, 'total_count': 73, 'week': '2025-01-06', 'win_count': 31, 'win_rate': 42.465753424657535}], '2025-01-13': [{'avg_performance': 2.4611508041896877, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.2427082891550008, 'bin': 0.4, 'count': 7, 'hit_count': 7, 'hit_rate': 100.0, 'total_count': 7, 'week': '2025-01-13', 'win_count': 2, 'win_rate': 28.571428571428573}, {'avg_performance': 5.977215511937495, 'bin': 0.5, 'count': 25, 'hit_count': 25, 'hit_rate': 100.0, 'total_count': 25, 'week': '2025-01-13', 'win_count': 17, 'win_rate': 68.0}, {'avg_performance': 6.232308427627005, 'bin': 0.6, 'count': 141, 'hit_count': 135, 'hit_rate': 95.74468085106383, 'total_count': 141, 'week': '2025-01-13', 'win_count': 85, 'win_rate': 60.283687943262414}, {'avg_performance': 8.49221338573038, 'bin': 0.7, 'count': 1614, 'hit_count': 1531, 'hit_rate': 94.85749690210656, 'total_count': 1614, 'week': '2025-01-13', 'win_count': 1127, 'win_rate': 69.82651796778191}, {'avg_performance': 13.48051817512275, 'bin': 0.8, 'count': 118, 'hit_count': 106, 'hit_rate': 89.83050847457628, 'total_count': 118, 'week': '2025-01-13', 'win_count': 86, 'win_rate': 72.88135593220339}], '2025-01-20': [{'avg_performance': 2.0554984583761486, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.8554532322137964, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.9427601789253663, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-20', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 3.2213742396728637, 'bin': 0.5, 'count': 31, 'hit_count': 31, 'hit_rate': 100.0, 'total_count': 31, 'week': '2025-01-20', 'win_count': 13, 'win_rate': 41.935483870967744}, {'avg_performance': 7.68513705692224, 'bin': 0.6, 'count': 156, 'hit_count': 151, 'hit_rate': 96.7948717948718, 'total_count': 156, 'week': '2025-01-20', 'win_count': 86, 'win_rate': 55.12820512820513}, {'avg_performance': 7.877107728428713, 'bin': 0.7, 'count': 1459, 'hit_count': 1391, 'hit_rate': 95.33927347498286, 'total_count': 1459, 'week': '2025-01-20', 'win_count': 981, 'win_rate': 67.23783413296779}, {'avg_performance': 9.198651942630873, 'bin': 0.8, 'count': 131, 'hit_count': 126, 'hit_rate': 96.18320610687023, 'total_count': 131, 'week': '2025-01-20', 'win_count': 99, 'win_rate': 75.57251908396947}], '2025-01-27': [{'avg_performance': 1.0810491267083957, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.257871569680502, 'bin': 0.4, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.3681028816247505, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 4.831154899995187, 'bin': 0.6, 'count': 50, 'hit_count': 49, 'hit_rate': 98.0, 'total_count': 50, 'week': '2025-01-27', 'win_count': 24, 'win_rate': 48.0}, {'avg_performance': 8.660514835238006, 'bin': 0.7, 'count': 504, 'hit_count': 477, 'hit_rate': 94.64285714285714, 'total_count': 504, 'week': '2025-01-27', 'win_count': 336, 'win_rate': 66.66666666666667}, {'avg_performance': 5.650996396492416, 'bin': 0.8, 'count': 49, 'hit_count': 46, 'hit_rate': 93.87755102040816, 'total_count': 49, 'week': '2025-01-27', 'win_count': 28, 'win_rate': 57.142857142857146}], '2025-02-03': [{'avg_performance': 1.3806706114398302, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 9.569377990430622, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 24.279598883685736, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-03', 'win_count': 3, 'win_rate': 100.0}, {'avg_performance': 6.96675740725965, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-03', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 7.91588296767001, 'bin': 0.6, 'count': 41, 'hit_count': 41, 'hit_rate': 100.0, 'total_count': 41, 'week': '2025-02-03', 'win_count': 33, 'win_rate': 80.48780487804878}, {'avg_performance': 10.160313393323941, 'bin': 0.7, 'count': 752, 'hit_count': 729, 'hit_rate': 96.94148936170212, 'total_count': 752, 'week': '2025-02-03', 'win_count': 592, 'win_rate': 78.72340425531915}, {'avg_performance': 12.049870230698735, 'bin': 0.8, 'count': 51, 'hit_count': 48, 'hit_rate': 94.11764705882354, 'total_count': 51, 'week': '2025-02-03', 'win_count': 42, 'win_rate': 82.3529411764706}], '2025-02-17': [{'avg_performance': 2.016879038077791, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 0.36138972184882806, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.4714089675946536, 'bin': 0.5, 'count': 7, 'hit_count': 5, 'hit_rate': 71.42857142857143, 'total_count': 7, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 14.285714285714286}, {'avg_performance': 3.6445213255311315, 'bin': 0.6, 'count': 55, 'hit_count': 46, 'hit_rate': 83.63636363636364, 'total_count': 55, 'week': '2025-02-17', 'win_count': 15, 'win_rate': 27.272727272727273}, {'avg_performance': 4.05076703346453, 'bin': 0.7, 'count': 530, 'hit_count': 433, 'hit_rate': 81.69811320754717, 'total_count': 530, 'week': '2025-02-17', 'win_count': 160, 'win_rate': 30.18867924528302}, {'avg_performance': 3.3832590351165615, 'bin': 0.8, 'count': 54, 'hit_count': 46, 'hit_rate': 85.18518518518519, 'total_count': 54, 'week': '2025-02-17', 'win_count': 22, 'win_rate': 40.74074074074074}], '2025-02-24': [{'avg_performance': 14.747474747474739, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 1.483220254404718, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.886750479655935, 'bin': 0.5, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-24', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 4.098843931251354, 'bin': 0.6, 'count': 39, 'hit_count': 39, 'hit_rate': 100.0, 'total_count': 39, 'week': '2025-02-24', 'win_count': 21, 'win_rate': 53.84615384615385}, {'avg_performance': 6.7311024498695895, 'bin': 0.7, 'count': 341, 'hit_count': 324, 'hit_rate': 95.01466275659824, 'total_count': 341, 'week': '2025-02-24', 'win_count': 231, 'win_rate': 67.74193548387096}, {'avg_performance': 8.80997390923137, 'bin': 0.8, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-02-24', 'win_count': 16, 'win_rate': 84.21052631578948}], '2025-03-03': [{'avg_performance': 6.496927129060581, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 4.234347426755143, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 4.837971033345035, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2025-03-03', 'win_count': 6, 'win_rate': 66.66666666666667}, {'avg_performance': 7.476385224123491, 'bin': 0.6, 'count': 60, 'hit_count': 56, 'hit_rate': 93.33333333333333, 'total_count': 60, 'week': '2025-03-03', 'win_count': 40, 'win_rate': 66.66666666666667}, {'avg_performance': 9.175863004552577, 'bin': 0.7, 'count': 501, 'hit_count': 479, 'hit_rate': 95.60878243512974, 'total_count': 501, 'week': '2025-03-03', 'win_count': 346, 'win_rate': 69.06187624750498}, {'avg_performance': 10.600061758245392, 'bin': 0.8, 'count': 45, 'hit_count': 43, 'hit_rate': 95.55555555555556, 'total_count': 45, 'week': '2025-03-03', 'win_count': 35, 'win_rate': 77.77777777777777}], '2025-03-10': [{'avg_performance': 3.1413612565444975, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-10', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 5.273294241964802, 'bin': 0.4, 'count': 11, 'hit_count': 10, 'hit_rate': 90.9090909090909, 'total_count': 11, 'week': '2025-03-10', 'win_count': 4, 'win_rate': 36.36363636363637}, {'avg_performance': 6.362088830497881, 'bin': 0.5, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'week': '2025-03-10', 'win_count': 18, 'win_rate': 78.26086956521739}, {'avg_performance': 7.442734895529073, 'bin': 0.6, 'count': 194, 'hit_count': 188, 'hit_rate': 96.90721649484536, 'total_count': 194, 'week': '2025-03-10', 'win_count': 127, 'win_rate': 65.4639175257732}, {'avg_performance': 7.825642875837303, 'bin': 0.7, 'count': 2062, 'hit_count': 1938, 'hit_rate': 93.98642095053346, 'total_count': 2062, 'week': '2025-03-10', 'win_count': 1374, 'win_rate': 66.63433559650825}, {'avg_performance': 9.519864190453308, 'bin': 0.8, 'count': 65, 'hit_count': 62, 'hit_rate': 95.38461538461539, 'total_count': 65, 'week': '2025-03-10', 'win_count': 51, 'win_rate': 78.46153846153847}]}, 'curve_data_week_list': ['2024-10-07', '2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '2024-12-02', '2024-12-09', '2024-12-16', '2024-12-23', '2024-12-30', '2025-01-06', '2025-01-13', '2025-01-20', '2025-01-27', '2025-02-03', '2025-02-17', '2025-02-24', '2025-03-03', '2025-03-10'], 'date_from': datetime.date(2024, 10, 7), 'date_to': datetime.date(2025, 4, 5), 'kpis': {'avg_gain': 8.35064971357415, 'fail_count': 11421, 'hit_count': 28313, 'hit_rate': 93.63383821681329, 'pass_count': 18817, 'total_tests': 30238, 'win_rate': 62.229644817778954}, 'last_metrics': <ModelMetrics: Binned LGBM 3d PH 3% Metrics: 2025-04-04 >, 'model': <Model: Binned LGBM 3d PH 3% (binned-ph-lgmb-p3-seq3-platt v1)>, 'performance_data': '<<queryset of core.ModelTest>>'} {'block': <Block Node: content. Contents: [<TextNode: '\n\n <div class="pl-cont'>, <Variable Node: model.name>, <TextNode: ' v'>, <Variable Node: model.version>, <TextNode: '\n\n </h1>\n\n '>, <URLNode view_name=''admin:core_model_change'' args=[<FilterExpression 'model.id'>] kwargs={} as=None>, <TextNode: '"\n '>, <Variable Node: model.key>, <TextNode: '</b>\n '>, <Variable Node: model.version>, <TextNode: '\n '>, <Variable Node: model.type>, <TextNode: '\n '>, <Variable Node: model.description|default:"<i>None</i>">, <TextNode: '\n '>, <Variable Node: model.end_point_url>, <TextNode: '</dd>\n '>, <Variable Node: model.last_trained_dt|localtime>, <TextNode: '</dd>\n '>, <URLNode view_name='"model_picks"' args=[] kwargs={} as=None>, <TextNode: '?model_id='>, <Variable Node: model.id>, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '">\n '>, <Variable Node: model.last_run_dt|localtime>, <TextNode: '\n '>, <ForNode: for key, value in model.meta.items, tail_len: 5>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n\n </d'>, <django.template.defaulttags.CsrfTokenNode object at 0x7f8de8d27210>, <TextNode: '\n\n '>, <Variable Node: date_from|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:\''>, <Variable Node: date_to|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:'>, <Variable Node: curve_data_week_list|length>, <TextNode: '" value="0" step="1"\n '>, <IncludeNode: template=<FilterExpression '"components/kpis.html"'>>, <TextNode: '\n <!--'>, <IfNode>, <TextNode: '\n\n </div>\n'>]>} {'forloop': {'counter': 45, 'counter0': 44, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 7.371279790856606, 'date': datetime.date(2024, 10, 10), 'fail_count': 222, 'hit_count': 750, 'hit_rate': 96.64948453608247, 'metrics': {'content': 0.11, 'financial': 0, 'other': 0.11}, 'pass_count': 554, 'total_count': 776, 'win_rate': 71.3917525773196}} {'metrics': {'content': 0, 'financial': 0, 'other': 0}}
snippets/metrics.html
/mnt/disks/pennyloupe_disk/pennyloupe/app/core/templates/snippets/metrics.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'Ug6wwe35THbADW1ZsY2D1iZkBdOjvilMpfGLkNwF1KQarTPBh6f3T845ad38gnM0'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/61'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f8de84ec750>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f8de84ec750>>'} {'curve_data': [{'avg_performance': 1.2504894131199589, 'bin': 0.2, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 7.028663507041953, 'bin': 0.3, 'count': 36, 'hit_count': 34, 'hit_rate': 94.44444444444444, 'total_count': 36, 'win_count': 13, 'win_rate': 36.111111111111114}, {'avg_performance': 9.432175772160651, 'bin': 0.4, 'count': 94, 'hit_count': 89, 'hit_rate': 94.68085106382979, 'total_count': 94, 'win_count': 27, 'win_rate': 28.72340425531915}, {'avg_performance': 5.44822039735625, 'bin': 0.5, 'count': 345, 'hit_count': 327, 'hit_rate': 94.78260869565217, 'total_count': 345, 'win_count': 147, 'win_rate': 42.608695652173914}, {'avg_performance': 6.276983864727436, 'bin': 0.6, 'count': 2238, 'hit_count': 2118, 'hit_rate': 94.63806970509384, 'total_count': 2238, 'win_count': 1176, 'win_rate': 52.54691689008043}, {'avg_performance': 8.533575402218842, 'bin': 0.7, 'count': 25724, 'hit_count': 24056, 'hit_rate': 93.51578292645, 'total_count': 25724, 'win_count': 16266, 'win_rate': 63.232778728036074}, {'avg_performance': 8.86255964112395, 'bin': 0.8, 'count': 1793, 'hit_count': 1681, 'hit_rate': 93.75348577802565, 'total_count': 1793, 'win_count': 1187, 'win_rate': 66.20189626324596}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'win_count': 1, 'win_rate': 50.0}], 'curve_data_by_week': {'2024-10-07': [{'avg_performance': 8.164127436473585, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.26552716148981, 'bin': 0.5, 'count': 11, 'hit_count': 11, 'hit_rate': 100.0, 'total_count': 11, 'week': '2024-10-07', 'win_count': 3, 'win_rate': 27.272727272727273}, {'avg_performance': 5.134353802031955, 'bin': 0.6, 'count': 89, 'hit_count': 86, 'hit_rate': 96.62921348314607, 'total_count': 89, 'week': '2024-10-07', 'win_count': 47, 'win_rate': 52.80898876404494}, {'avg_performance': 8.070123830986233, 'bin': 0.7, 'count': 1047, 'hit_count': 1015, 'hit_rate': 96.94364851957975, 'total_count': 1047, 'week': '2024-10-07', 'win_count': 791, 'win_rate': 75.54918815663801}, {'avg_performance': 9.68536888753788, 'bin': 0.8, 'count': 171, 'hit_count': 163, 'hit_rate': 95.32163742690058, 'total_count': 171, 'week': '2024-10-07', 'win_count': 131, 'win_rate': 76.60818713450293}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}], '2024-10-14': [{'avg_performance': 0.9022370535162528, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.337629431182013, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 4.600619281242528, 'bin': 0.5, 'count': 20, 'hit_count': 17, 'hit_rate': 85.0, 'total_count': 20, 'week': '2024-10-14', 'win_count': 6, 'win_rate': 30.0}, {'avg_performance': 5.238828360908673, 'bin': 0.6, 'count': 164, 'hit_count': 158, 'hit_rate': 96.34146341463415, 'total_count': 164, 'week': '2024-10-14', 'win_count': 77, 'win_rate': 46.951219512195124}, {'avg_performance': 8.797660614333616, 'bin': 0.7, 'count': 1595, 'hit_count': 1499, 'hit_rate': 93.98119122257053, 'total_count': 1595, 'week': '2024-10-14', 'win_count': 891, 'win_rate': 55.86206896551724}, {'avg_performance': 8.040704379542438, 'bin': 0.8, 'count': 214, 'hit_count': 207, 'hit_rate': 96.72897196261682, 'total_count': 214, 'week': '2024-10-14', 'win_count': 148, 'win_rate': 69.1588785046729}], '2024-10-21': [{'avg_performance': 0.38387715930903, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9709764756086716, 'bin': 0.3, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3062931151410297, 'bin': 0.4, 'count': 6, 'hit_count': 5, 'hit_rate': 83.33333333333333, 'total_count': 6, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.5164096657483253, 'bin': 0.5, 'count': 25, 'hit_count': 22, 'hit_rate': 88.0, 'total_count': 25, 'week': '2024-10-21', 'win_count': 7, 'win_rate': 28.0}, {'avg_performance': 4.1596411175942425, 'bin': 0.6, 'count': 146, 'hit_count': 136, 'hit_rate': 93.15068493150685, 'total_count': 146, 'week': '2024-10-21', 'win_count': 56, 'win_rate': 38.35616438356164}, {'avg_performance': 8.03449923342892, 'bin': 0.7, 'count': 1759, 'hit_count': 1628, 'hit_rate': 92.55258669698692, 'total_count': 1759, 'week': '2024-10-21', 'win_count': 1003, 'win_rate': 57.02103467879477}, {'avg_performance': 8.348772559069227, 'bin': 0.8, 'count': 207, 'hit_count': 197, 'hit_rate': 95.16908212560386, 'total_count': 207, 'week': '2024-10-21', 'win_count': 124, 'win_rate': 59.90338164251208}], '2024-10-28': [{'avg_performance': 11.856661248915968, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-28', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.3348216882106607, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 2.7996008250747595, 'bin': 0.5, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-10-28', 'win_count': 3, 'win_rate': 17.647058823529413}, {'avg_performance': 4.648447686121441, 'bin': 0.6, 'count': 122, 'hit_count': 118, 'hit_rate': 96.72131147540983, 'total_count': 122, 'week': '2024-10-28', 'win_count': 51, 'win_rate': 41.80327868852459}, {'avg_performance': 7.265669642594064, 'bin': 0.7, 'count': 997, 'hit_count': 927, 'hit_rate': 92.97893681043129, 'total_count': 997, 'week': '2024-10-28', 'win_count': 618, 'win_rate': 61.98595787362086}, {'avg_performance': 10.816422602027322, 'bin': 0.8, 'count': 41, 'hit_count': 38, 'hit_rate': 92.6829268292683, 'total_count': 41, 'week': '2024-10-28', 'win_count': 28, 'win_rate': 68.29268292682927}], '2024-11-04': [{'avg_performance': 9.506070965460328, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 11.085533897596687, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-11-04', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 5.802859193965779, 'bin': 0.5, 'count': 25, 'hit_count': 24, 'hit_rate': 96.0, 'total_count': 25, 'week': '2024-11-04', 'win_count': 12, 'win_rate': 48.0}, {'avg_performance': 8.090414252589902, 'bin': 0.6, 'count': 164, 'hit_count': 154, 'hit_rate': 93.90243902439025, 'total_count': 164, 'week': '2024-11-04', 'win_count': 110, 'win_rate': 67.07317073170732}, {'avg_performance': 10.27282302016535, 'bin': 0.7, 'count': 1486, 'hit_count': 1401, 'hit_rate': 94.27994616419919, 'total_count': 1486, 'week': '2024-11-04', 'win_count': 1113, 'win_rate': 74.89905787348587}, {'avg_performance': 8.653533395637153, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-04', 'win_count': 44, 'win_rate': 68.75}], '2024-11-11': [{'avg_performance': 40.77065557250119, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-11', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 68.54218006242404, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2024-11-11', 'win_count': 3, 'win_rate': 42.857142857142854}, {'avg_performance': 7.473429086066595, 'bin': 0.5, 'count': 28, 'hit_count': 26, 'hit_rate': 92.85714285714286, 'total_count': 28, 'week': '2024-11-11', 'win_count': 11, 'win_rate': 39.285714285714285}, {'avg_performance': 5.7210642939107865, 'bin': 0.6, 'count': 172, 'hit_count': 162, 'hit_rate': 94.18604651162791, 'total_count': 172, 'week': '2024-11-11', 'win_count': 78, 'win_rate': 45.348837209302324}, {'avg_performance': 6.950606849660758, 'bin': 0.7, 'count': 2183, 'hit_count': 1942, 'hit_rate': 88.96014658726523, 'total_count': 2183, 'week': '2024-11-11', 'win_count': 1085, 'win_rate': 49.702244617498856}, {'avg_performance': 6.576073427037283, 'bin': 0.8, 'count': 193, 'hit_count': 170, 'hit_rate': 88.08290155440415, 'total_count': 193, 'week': '2024-11-11', 'win_count': 92, 'win_rate': 47.66839378238342}], '2024-11-18': [{'avg_performance': 0.2985074626865608, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.953737191078962, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 14.963661448456241, 'bin': 0.4, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 33.333333333333336}, {'avg_performance': 12.523383330708796, 'bin': 0.5, 'count': 16, 'hit_count': 14, 'hit_rate': 87.5, 'total_count': 16, 'week': '2024-11-18', 'win_count': 7, 'win_rate': 43.75}, {'avg_performance': 7.926054355851836, 'bin': 0.6, 'count': 117, 'hit_count': 106, 'hit_rate': 90.5982905982906, 'total_count': 117, 'week': '2024-11-18', 'win_count': 74, 'win_rate': 63.24786324786325}, {'avg_performance': 10.169714185726622, 'bin': 0.7, 'count': 1487, 'hit_count': 1412, 'hit_rate': 94.9562878278413, 'total_count': 1487, 'week': '2024-11-18', 'win_count': 1043, 'win_rate': 70.14122394082044}, {'avg_performance': 9.138444484012004, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-18', 'win_count': 46, 'win_rate': 71.875}], '2024-11-25': [{'avg_performance': 0.5649717514124374, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-25', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.249766314903041, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 9.823296109187984, 'bin': 0.5, 'count': 19, 'hit_count': 19, 'hit_rate': 100.0, 'total_count': 19, 'week': '2024-11-25', 'win_count': 10, 'win_rate': 52.63157894736842}, {'avg_performance': 7.033977605527942, 'bin': 0.6, 'count': 71, 'hit_count': 67, 'hit_rate': 94.36619718309859, 'total_count': 71, 'week': '2024-11-25', 'win_count': 39, 'win_rate': 54.929577464788736}, {'avg_performance': 9.085537651034798, 'bin': 0.7, 'count': 1392, 'hit_count': 1341, 'hit_rate': 96.33620689655173, 'total_count': 1392, 'week': '2024-11-25', 'win_count': 988, 'win_rate': 70.97701149425288}, {'avg_performance': 7.175712414927854, 'bin': 0.8, 'count': 45, 'hit_count': 44, 'hit_rate': 97.77777777777777, 'total_count': 45, 'week': '2024-11-25', 'win_count': 34, 'win_rate': 75.55555555555556}], '2024-12-02': [{'avg_performance': 1.1509608467783332, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-02', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3898688255760185, 'bin': 0.5, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-12-02', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 3.7840564250007986, 'bin': 0.6, 'count': 22, 'hit_count': 19, 'hit_rate': 86.36363636363636, 'total_count': 22, 'week': '2024-12-02', 'win_count': 6, 'win_rate': 27.272727272727273}, {'avg_performance': 7.689480520166782, 'bin': 0.7, 'count': 597, 'hit_count': 543, 'hit_rate': 90.95477386934674, 'total_count': 597, 'week': '2024-12-02', 'win_count': 317, 'win_rate': 53.098827470686764}, {'avg_performance': 12.011978156596522, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-12-02', 'win_count': 5, 'win_rate': 50.0}], '2024-12-09': [{'avg_performance': 1.6921913934540918, 'bin': 0.2, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9532888465204923, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.9005706250438368, 'bin': 0.4, 'count': 8, 'hit_count': 7, 'hit_rate': 87.5, 'total_count': 8, 'week': '2024-12-09', 'win_count': 2, 'win_rate': 25.0}, {'avg_performance': 5.196051909042814, 'bin': 0.5, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-12-09', 'win_count': 7, 'win_rate': 29.166666666666668}, {'avg_performance': 5.791194959609032, 'bin': 0.6, 'count': 127, 'hit_count': 119, 'hit_rate': 93.7007874015748, 'total_count': 127, 'week': '2024-12-09', 'win_count': 56, 'win_rate': 44.09448818897638}, {'avg_performance': 7.526378846625358, 'bin': 0.7, 'count': 2010, 'hit_count': 1867, 'hit_rate': 92.88557213930348, 'total_count': 2010, 'week': '2024-12-09', 'win_count': 1133, 'win_rate': 56.3681592039801}, {'avg_performance': 8.348974523266355, 'bin': 0.8, 'count': 98, 'hit_count': 93, 'hit_rate': 94.89795918367346, 'total_count': 98, 'week': '2024-12-09', 'win_count': 63, 'win_rate': 64.28571428571429}], '2024-12-16': [{'avg_performance': 1.2158357473192076, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.1586990595611335, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.4986874156097585, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-16', 'win_count': 3, 'win_rate': 33.333333333333336}, {'avg_performance': 7.624253080839346, 'bin': 0.6, 'count': 77, 'hit_count': 73, 'hit_rate': 94.8051948051948, 'total_count': 77, 'week': '2024-12-16', 'win_count': 35, 'win_rate': 45.45454545454545}, {'avg_performance': 9.719862667541674, 'bin': 0.7, 'count': 1313, 'hit_count': 1223, 'hit_rate': 93.14546839299315, 'total_count': 1313, 'week': '2024-12-16', 'win_count': 814, 'win_rate': 61.995430312261995}, {'avg_performance': 10.720921190133364, 'bin': 0.8, 'count': 40, 'hit_count': 38, 'hit_rate': 95.0, 'total_count': 40, 'week': '2024-12-16', 'win_count': 29, 'win_rate': 72.5}], '2024-12-23': [{'avg_performance': 3.076753932204165, 'bin': 0.5, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 60.0}, {'avg_performance': 5.432916285463778, 'bin': 0.6, 'count': 57, 'hit_count': 53, 'hit_rate': 92.98245614035088, 'total_count': 57, 'week': '2024-12-23', 'win_count': 26, 'win_rate': 45.6140350877193}, {'avg_performance': 13.807998928993412, 'bin': 0.7, 'count': 530, 'hit_count': 519, 'hit_rate': 97.9245283018868, 'total_count': 530, 'week': '2024-12-23', 'win_count': 386, 'win_rate': 72.83018867924528}, {'avg_performance': 29.792299285303002, 'bin': 0.8, 'count': 9, 'hit_count': 8, 'hit_rate': 88.88888888888889, 'total_count': 9, 'week': '2024-12-23', 'win_count': 5, 'win_rate': 55.55555555555556}], '2024-12-30': [{'avg_performance': 2.5974025974025996, 'bin': 0.4, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.729724176101836, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-30', 'win_count': 5, 'win_rate': 55.55555555555556}, {'avg_performance': 10.07692704762918, 'bin': 0.6, 'count': 85, 'hit_count': 81, 'hit_rate': 95.29411764705883, 'total_count': 85, 'week': '2024-12-30', 'win_count': 57, 'win_rate': 67.05882352941177}, {'avg_performance': 14.368317622689457, 'bin': 0.7, 'count': 726, 'hit_count': 710, 'hit_rate': 97.7961432506887, 'total_count': 726, 'week': '2024-12-30', 'win_count': 590, 'win_rate': 81.26721763085399}, {'avg_performance': 16.98487922412399, 'bin': 0.8, 'count': 32, 'hit_count': 32, 'hit_rate': 100.0, 'total_count': 32, 'week': '2024-12-30', 'win_count': 28, 'win_rate': 87.5}], '2025-01-06': [{'avg_performance': 10.27453799861533, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 0.8592097766991472, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-06', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.7025884280500825, 'bin': 0.5, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 10.526315789473685}, {'avg_performance': 3.9460445190171787, 'bin': 0.6, 'count': 89, 'hit_count': 81, 'hit_rate': 91.01123595505618, 'total_count': 89, 'week': '2025-01-06', 'win_count': 33, 'win_rate': 37.07865168539326}, {'avg_performance': 5.769467385757251, 'bin': 0.7, 'count': 839, 'hit_count': 727, 'hit_rate': 86.6507747318236, 'total_count': 839, 'week': '2025-01-06', 'win_count': 347, 'win_rate': 41.35876042908224}, {'avg_performance': 4.100909582740522, 'bin': 0.8, 'count': 73, 'hit_count': 64, 'hit_rate': 87.67123287671232, 'total_count': 73, 'week': '2025-01-06', 'win_count': 31, 'win_rate': 42.465753424657535}], '2025-01-13': [{'avg_performance': 2.4611508041896877, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.2427082891550008, 'bin': 0.4, 'count': 7, 'hit_count': 7, 'hit_rate': 100.0, 'total_count': 7, 'week': '2025-01-13', 'win_count': 2, 'win_rate': 28.571428571428573}, {'avg_performance': 5.977215511937495, 'bin': 0.5, 'count': 25, 'hit_count': 25, 'hit_rate': 100.0, 'total_count': 25, 'week': '2025-01-13', 'win_count': 17, 'win_rate': 68.0}, {'avg_performance': 6.232308427627005, 'bin': 0.6, 'count': 141, 'hit_count': 135, 'hit_rate': 95.74468085106383, 'total_count': 141, 'week': '2025-01-13', 'win_count': 85, 'win_rate': 60.283687943262414}, {'avg_performance': 8.49221338573038, 'bin': 0.7, 'count': 1614, 'hit_count': 1531, 'hit_rate': 94.85749690210656, 'total_count': 1614, 'week': '2025-01-13', 'win_count': 1127, 'win_rate': 69.82651796778191}, {'avg_performance': 13.48051817512275, 'bin': 0.8, 'count': 118, 'hit_count': 106, 'hit_rate': 89.83050847457628, 'total_count': 118, 'week': '2025-01-13', 'win_count': 86, 'win_rate': 72.88135593220339}], '2025-01-20': [{'avg_performance': 2.0554984583761486, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.8554532322137964, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.9427601789253663, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-20', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 3.2213742396728637, 'bin': 0.5, 'count': 31, 'hit_count': 31, 'hit_rate': 100.0, 'total_count': 31, 'week': '2025-01-20', 'win_count': 13, 'win_rate': 41.935483870967744}, {'avg_performance': 7.68513705692224, 'bin': 0.6, 'count': 156, 'hit_count': 151, 'hit_rate': 96.7948717948718, 'total_count': 156, 'week': '2025-01-20', 'win_count': 86, 'win_rate': 55.12820512820513}, {'avg_performance': 7.877107728428713, 'bin': 0.7, 'count': 1459, 'hit_count': 1391, 'hit_rate': 95.33927347498286, 'total_count': 1459, 'week': '2025-01-20', 'win_count': 981, 'win_rate': 67.23783413296779}, {'avg_performance': 9.198651942630873, 'bin': 0.8, 'count': 131, 'hit_count': 126, 'hit_rate': 96.18320610687023, 'total_count': 131, 'week': '2025-01-20', 'win_count': 99, 'win_rate': 75.57251908396947}], '2025-01-27': [{'avg_performance': 1.0810491267083957, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.257871569680502, 'bin': 0.4, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.3681028816247505, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 4.831154899995187, 'bin': 0.6, 'count': 50, 'hit_count': 49, 'hit_rate': 98.0, 'total_count': 50, 'week': '2025-01-27', 'win_count': 24, 'win_rate': 48.0}, {'avg_performance': 8.660514835238006, 'bin': 0.7, 'count': 504, 'hit_count': 477, 'hit_rate': 94.64285714285714, 'total_count': 504, 'week': '2025-01-27', 'win_count': 336, 'win_rate': 66.66666666666667}, {'avg_performance': 5.650996396492416, 'bin': 0.8, 'count': 49, 'hit_count': 46, 'hit_rate': 93.87755102040816, 'total_count': 49, 'week': '2025-01-27', 'win_count': 28, 'win_rate': 57.142857142857146}], '2025-02-03': [{'avg_performance': 1.3806706114398302, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 9.569377990430622, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 24.279598883685736, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-03', 'win_count': 3, 'win_rate': 100.0}, {'avg_performance': 6.96675740725965, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-03', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 7.91588296767001, 'bin': 0.6, 'count': 41, 'hit_count': 41, 'hit_rate': 100.0, 'total_count': 41, 'week': '2025-02-03', 'win_count': 33, 'win_rate': 80.48780487804878}, {'avg_performance': 10.160313393323941, 'bin': 0.7, 'count': 752, 'hit_count': 729, 'hit_rate': 96.94148936170212, 'total_count': 752, 'week': '2025-02-03', 'win_count': 592, 'win_rate': 78.72340425531915}, {'avg_performance': 12.049870230698735, 'bin': 0.8, 'count': 51, 'hit_count': 48, 'hit_rate': 94.11764705882354, 'total_count': 51, 'week': '2025-02-03', 'win_count': 42, 'win_rate': 82.3529411764706}], '2025-02-17': [{'avg_performance': 2.016879038077791, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 0.36138972184882806, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.4714089675946536, 'bin': 0.5, 'count': 7, 'hit_count': 5, 'hit_rate': 71.42857142857143, 'total_count': 7, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 14.285714285714286}, {'avg_performance': 3.6445213255311315, 'bin': 0.6, 'count': 55, 'hit_count': 46, 'hit_rate': 83.63636363636364, 'total_count': 55, 'week': '2025-02-17', 'win_count': 15, 'win_rate': 27.272727272727273}, {'avg_performance': 4.05076703346453, 'bin': 0.7, 'count': 530, 'hit_count': 433, 'hit_rate': 81.69811320754717, 'total_count': 530, 'week': '2025-02-17', 'win_count': 160, 'win_rate': 30.18867924528302}, {'avg_performance': 3.3832590351165615, 'bin': 0.8, 'count': 54, 'hit_count': 46, 'hit_rate': 85.18518518518519, 'total_count': 54, 'week': '2025-02-17', 'win_count': 22, 'win_rate': 40.74074074074074}], '2025-02-24': [{'avg_performance': 14.747474747474739, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 1.483220254404718, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.886750479655935, 'bin': 0.5, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-24', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 4.098843931251354, 'bin': 0.6, 'count': 39, 'hit_count': 39, 'hit_rate': 100.0, 'total_count': 39, 'week': '2025-02-24', 'win_count': 21, 'win_rate': 53.84615384615385}, {'avg_performance': 6.7311024498695895, 'bin': 0.7, 'count': 341, 'hit_count': 324, 'hit_rate': 95.01466275659824, 'total_count': 341, 'week': '2025-02-24', 'win_count': 231, 'win_rate': 67.74193548387096}, {'avg_performance': 8.80997390923137, 'bin': 0.8, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-02-24', 'win_count': 16, 'win_rate': 84.21052631578948}], '2025-03-03': [{'avg_performance': 6.496927129060581, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 4.234347426755143, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 4.837971033345035, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2025-03-03', 'win_count': 6, 'win_rate': 66.66666666666667}, {'avg_performance': 7.476385224123491, 'bin': 0.6, 'count': 60, 'hit_count': 56, 'hit_rate': 93.33333333333333, 'total_count': 60, 'week': '2025-03-03', 'win_count': 40, 'win_rate': 66.66666666666667}, {'avg_performance': 9.175863004552577, 'bin': 0.7, 'count': 501, 'hit_count': 479, 'hit_rate': 95.60878243512974, 'total_count': 501, 'week': '2025-03-03', 'win_count': 346, 'win_rate': 69.06187624750498}, {'avg_performance': 10.600061758245392, 'bin': 0.8, 'count': 45, 'hit_count': 43, 'hit_rate': 95.55555555555556, 'total_count': 45, 'week': '2025-03-03', 'win_count': 35, 'win_rate': 77.77777777777777}], '2025-03-10': [{'avg_performance': 3.1413612565444975, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-10', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 5.273294241964802, 'bin': 0.4, 'count': 11, 'hit_count': 10, 'hit_rate': 90.9090909090909, 'total_count': 11, 'week': '2025-03-10', 'win_count': 4, 'win_rate': 36.36363636363637}, {'avg_performance': 6.362088830497881, 'bin': 0.5, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'week': '2025-03-10', 'win_count': 18, 'win_rate': 78.26086956521739}, {'avg_performance': 7.442734895529073, 'bin': 0.6, 'count': 194, 'hit_count': 188, 'hit_rate': 96.90721649484536, 'total_count': 194, 'week': '2025-03-10', 'win_count': 127, 'win_rate': 65.4639175257732}, {'avg_performance': 7.825642875837303, 'bin': 0.7, 'count': 2062, 'hit_count': 1938, 'hit_rate': 93.98642095053346, 'total_count': 2062, 'week': '2025-03-10', 'win_count': 1374, 'win_rate': 66.63433559650825}, {'avg_performance': 9.519864190453308, 'bin': 0.8, 'count': 65, 'hit_count': 62, 'hit_rate': 95.38461538461539, 'total_count': 65, 'week': '2025-03-10', 'win_count': 51, 'win_rate': 78.46153846153847}]}, 'curve_data_week_list': ['2024-10-07', '2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '2024-12-02', '2024-12-09', '2024-12-16', '2024-12-23', '2024-12-30', '2025-01-06', '2025-01-13', '2025-01-20', '2025-01-27', '2025-02-03', '2025-02-17', '2025-02-24', '2025-03-03', '2025-03-10'], 'date_from': datetime.date(2024, 10, 7), 'date_to': datetime.date(2025, 4, 5), 'kpis': {'avg_gain': 8.35064971357415, 'fail_count': 11421, 'hit_count': 28313, 'hit_rate': 93.63383821681329, 'pass_count': 18817, 'total_tests': 30238, 'win_rate': 62.229644817778954}, 'last_metrics': <ModelMetrics: Binned LGBM 3d PH 3% Metrics: 2025-04-04 >, 'model': <Model: Binned LGBM 3d PH 3% (binned-ph-lgmb-p3-seq3-platt v1)>, 'performance_data': '<<queryset of core.ModelTest>>'} {'block': <Block Node: content. Contents: [<TextNode: '\n\n <div class="pl-cont'>, <Variable Node: model.name>, <TextNode: ' v'>, <Variable Node: model.version>, <TextNode: '\n\n </h1>\n\n '>, <URLNode view_name=''admin:core_model_change'' args=[<FilterExpression 'model.id'>] kwargs={} as=None>, <TextNode: '"\n '>, <Variable Node: model.key>, <TextNode: '</b>\n '>, <Variable Node: model.version>, <TextNode: '\n '>, <Variable Node: model.type>, <TextNode: '\n '>, <Variable Node: model.description|default:"<i>None</i>">, <TextNode: '\n '>, <Variable Node: model.end_point_url>, <TextNode: '</dd>\n '>, <Variable Node: model.last_trained_dt|localtime>, <TextNode: '</dd>\n '>, <URLNode view_name='"model_picks"' args=[] kwargs={} as=None>, <TextNode: '?model_id='>, <Variable Node: model.id>, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '">\n '>, <Variable Node: model.last_run_dt|localtime>, <TextNode: '\n '>, <ForNode: for key, value in model.meta.items, tail_len: 5>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n\n </d'>, <django.template.defaulttags.CsrfTokenNode object at 0x7f8de8d27210>, <TextNode: '\n\n '>, <Variable Node: date_from|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:\''>, <Variable Node: date_to|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:'>, <Variable Node: curve_data_week_list|length>, <TextNode: '" value="0" step="1"\n '>, <IncludeNode: template=<FilterExpression '"components/kpis.html"'>>, <TextNode: '\n <!--'>, <IfNode>, <TextNode: '\n\n </div>\n'>]>} {'forloop': {'counter': 45, 'counter0': 44, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 7.371279790856606, 'date': datetime.date(2024, 10, 10), 'fail_count': 222, 'hit_count': 750, 'hit_rate': 96.64948453608247, 'metrics': {'content': 0.11, 'financial': 0, 'other': 0.11}, 'pass_count': 554, 'total_count': 776, 'win_rate': 71.3917525773196}} {'metrics': {'content': 0, 'financial': 0, 'other': 0}}
snippets/metrics.html
/mnt/disks/pennyloupe_disk/pennyloupe/app/core/templates/snippets/metrics.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'Ug6wwe35THbADW1ZsY2D1iZkBdOjvilMpfGLkNwF1KQarTPBh6f3T845ad38gnM0'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/61'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f8de84ec750>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f8de84ec750>>'} {'curve_data': [{'avg_performance': 1.2504894131199589, 'bin': 0.2, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 7.028663507041953, 'bin': 0.3, 'count': 36, 'hit_count': 34, 'hit_rate': 94.44444444444444, 'total_count': 36, 'win_count': 13, 'win_rate': 36.111111111111114}, {'avg_performance': 9.432175772160651, 'bin': 0.4, 'count': 94, 'hit_count': 89, 'hit_rate': 94.68085106382979, 'total_count': 94, 'win_count': 27, 'win_rate': 28.72340425531915}, {'avg_performance': 5.44822039735625, 'bin': 0.5, 'count': 345, 'hit_count': 327, 'hit_rate': 94.78260869565217, 'total_count': 345, 'win_count': 147, 'win_rate': 42.608695652173914}, {'avg_performance': 6.276983864727436, 'bin': 0.6, 'count': 2238, 'hit_count': 2118, 'hit_rate': 94.63806970509384, 'total_count': 2238, 'win_count': 1176, 'win_rate': 52.54691689008043}, {'avg_performance': 8.533575402218842, 'bin': 0.7, 'count': 25724, 'hit_count': 24056, 'hit_rate': 93.51578292645, 'total_count': 25724, 'win_count': 16266, 'win_rate': 63.232778728036074}, {'avg_performance': 8.86255964112395, 'bin': 0.8, 'count': 1793, 'hit_count': 1681, 'hit_rate': 93.75348577802565, 'total_count': 1793, 'win_count': 1187, 'win_rate': 66.20189626324596}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'win_count': 1, 'win_rate': 50.0}], 'curve_data_by_week': {'2024-10-07': [{'avg_performance': 8.164127436473585, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.26552716148981, 'bin': 0.5, 'count': 11, 'hit_count': 11, 'hit_rate': 100.0, 'total_count': 11, 'week': '2024-10-07', 'win_count': 3, 'win_rate': 27.272727272727273}, {'avg_performance': 5.134353802031955, 'bin': 0.6, 'count': 89, 'hit_count': 86, 'hit_rate': 96.62921348314607, 'total_count': 89, 'week': '2024-10-07', 'win_count': 47, 'win_rate': 52.80898876404494}, {'avg_performance': 8.070123830986233, 'bin': 0.7, 'count': 1047, 'hit_count': 1015, 'hit_rate': 96.94364851957975, 'total_count': 1047, 'week': '2024-10-07', 'win_count': 791, 'win_rate': 75.54918815663801}, {'avg_performance': 9.68536888753788, 'bin': 0.8, 'count': 171, 'hit_count': 163, 'hit_rate': 95.32163742690058, 'total_count': 171, 'week': '2024-10-07', 'win_count': 131, 'win_rate': 76.60818713450293}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}], '2024-10-14': [{'avg_performance': 0.9022370535162528, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.337629431182013, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 4.600619281242528, 'bin': 0.5, 'count': 20, 'hit_count': 17, 'hit_rate': 85.0, 'total_count': 20, 'week': '2024-10-14', 'win_count': 6, 'win_rate': 30.0}, {'avg_performance': 5.238828360908673, 'bin': 0.6, 'count': 164, 'hit_count': 158, 'hit_rate': 96.34146341463415, 'total_count': 164, 'week': '2024-10-14', 'win_count': 77, 'win_rate': 46.951219512195124}, {'avg_performance': 8.797660614333616, 'bin': 0.7, 'count': 1595, 'hit_count': 1499, 'hit_rate': 93.98119122257053, 'total_count': 1595, 'week': '2024-10-14', 'win_count': 891, 'win_rate': 55.86206896551724}, {'avg_performance': 8.040704379542438, 'bin': 0.8, 'count': 214, 'hit_count': 207, 'hit_rate': 96.72897196261682, 'total_count': 214, 'week': '2024-10-14', 'win_count': 148, 'win_rate': 69.1588785046729}], '2024-10-21': [{'avg_performance': 0.38387715930903, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9709764756086716, 'bin': 0.3, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3062931151410297, 'bin': 0.4, 'count': 6, 'hit_count': 5, 'hit_rate': 83.33333333333333, 'total_count': 6, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.5164096657483253, 'bin': 0.5, 'count': 25, 'hit_count': 22, 'hit_rate': 88.0, 'total_count': 25, 'week': '2024-10-21', 'win_count': 7, 'win_rate': 28.0}, {'avg_performance': 4.1596411175942425, 'bin': 0.6, 'count': 146, 'hit_count': 136, 'hit_rate': 93.15068493150685, 'total_count': 146, 'week': '2024-10-21', 'win_count': 56, 'win_rate': 38.35616438356164}, {'avg_performance': 8.03449923342892, 'bin': 0.7, 'count': 1759, 'hit_count': 1628, 'hit_rate': 92.55258669698692, 'total_count': 1759, 'week': '2024-10-21', 'win_count': 1003, 'win_rate': 57.02103467879477}, {'avg_performance': 8.348772559069227, 'bin': 0.8, 'count': 207, 'hit_count': 197, 'hit_rate': 95.16908212560386, 'total_count': 207, 'week': '2024-10-21', 'win_count': 124, 'win_rate': 59.90338164251208}], '2024-10-28': [{'avg_performance': 11.856661248915968, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-28', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.3348216882106607, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 2.7996008250747595, 'bin': 0.5, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-10-28', 'win_count': 3, 'win_rate': 17.647058823529413}, {'avg_performance': 4.648447686121441, 'bin': 0.6, 'count': 122, 'hit_count': 118, 'hit_rate': 96.72131147540983, 'total_count': 122, 'week': '2024-10-28', 'win_count': 51, 'win_rate': 41.80327868852459}, {'avg_performance': 7.265669642594064, 'bin': 0.7, 'count': 997, 'hit_count': 927, 'hit_rate': 92.97893681043129, 'total_count': 997, 'week': '2024-10-28', 'win_count': 618, 'win_rate': 61.98595787362086}, {'avg_performance': 10.816422602027322, 'bin': 0.8, 'count': 41, 'hit_count': 38, 'hit_rate': 92.6829268292683, 'total_count': 41, 'week': '2024-10-28', 'win_count': 28, 'win_rate': 68.29268292682927}], '2024-11-04': [{'avg_performance': 9.506070965460328, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 11.085533897596687, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-11-04', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 5.802859193965779, 'bin': 0.5, 'count': 25, 'hit_count': 24, 'hit_rate': 96.0, 'total_count': 25, 'week': '2024-11-04', 'win_count': 12, 'win_rate': 48.0}, {'avg_performance': 8.090414252589902, 'bin': 0.6, 'count': 164, 'hit_count': 154, 'hit_rate': 93.90243902439025, 'total_count': 164, 'week': '2024-11-04', 'win_count': 110, 'win_rate': 67.07317073170732}, {'avg_performance': 10.27282302016535, 'bin': 0.7, 'count': 1486, 'hit_count': 1401, 'hit_rate': 94.27994616419919, 'total_count': 1486, 'week': '2024-11-04', 'win_count': 1113, 'win_rate': 74.89905787348587}, {'avg_performance': 8.653533395637153, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-04', 'win_count': 44, 'win_rate': 68.75}], '2024-11-11': [{'avg_performance': 40.77065557250119, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-11', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 68.54218006242404, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2024-11-11', 'win_count': 3, 'win_rate': 42.857142857142854}, {'avg_performance': 7.473429086066595, 'bin': 0.5, 'count': 28, 'hit_count': 26, 'hit_rate': 92.85714285714286, 'total_count': 28, 'week': '2024-11-11', 'win_count': 11, 'win_rate': 39.285714285714285}, {'avg_performance': 5.7210642939107865, 'bin': 0.6, 'count': 172, 'hit_count': 162, 'hit_rate': 94.18604651162791, 'total_count': 172, 'week': '2024-11-11', 'win_count': 78, 'win_rate': 45.348837209302324}, {'avg_performance': 6.950606849660758, 'bin': 0.7, 'count': 2183, 'hit_count': 1942, 'hit_rate': 88.96014658726523, 'total_count': 2183, 'week': '2024-11-11', 'win_count': 1085, 'win_rate': 49.702244617498856}, {'avg_performance': 6.576073427037283, 'bin': 0.8, 'count': 193, 'hit_count': 170, 'hit_rate': 88.08290155440415, 'total_count': 193, 'week': '2024-11-11', 'win_count': 92, 'win_rate': 47.66839378238342}], '2024-11-18': [{'avg_performance': 0.2985074626865608, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.953737191078962, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 14.963661448456241, 'bin': 0.4, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 33.333333333333336}, {'avg_performance': 12.523383330708796, 'bin': 0.5, 'count': 16, 'hit_count': 14, 'hit_rate': 87.5, 'total_count': 16, 'week': '2024-11-18', 'win_count': 7, 'win_rate': 43.75}, {'avg_performance': 7.926054355851836, 'bin': 0.6, 'count': 117, 'hit_count': 106, 'hit_rate': 90.5982905982906, 'total_count': 117, 'week': '2024-11-18', 'win_count': 74, 'win_rate': 63.24786324786325}, {'avg_performance': 10.169714185726622, 'bin': 0.7, 'count': 1487, 'hit_count': 1412, 'hit_rate': 94.9562878278413, 'total_count': 1487, 'week': '2024-11-18', 'win_count': 1043, 'win_rate': 70.14122394082044}, {'avg_performance': 9.138444484012004, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-18', 'win_count': 46, 'win_rate': 71.875}], '2024-11-25': [{'avg_performance': 0.5649717514124374, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-25', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.249766314903041, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 9.823296109187984, 'bin': 0.5, 'count': 19, 'hit_count': 19, 'hit_rate': 100.0, 'total_count': 19, 'week': '2024-11-25', 'win_count': 10, 'win_rate': 52.63157894736842}, {'avg_performance': 7.033977605527942, 'bin': 0.6, 'count': 71, 'hit_count': 67, 'hit_rate': 94.36619718309859, 'total_count': 71, 'week': '2024-11-25', 'win_count': 39, 'win_rate': 54.929577464788736}, {'avg_performance': 9.085537651034798, 'bin': 0.7, 'count': 1392, 'hit_count': 1341, 'hit_rate': 96.33620689655173, 'total_count': 1392, 'week': '2024-11-25', 'win_count': 988, 'win_rate': 70.97701149425288}, {'avg_performance': 7.175712414927854, 'bin': 0.8, 'count': 45, 'hit_count': 44, 'hit_rate': 97.77777777777777, 'total_count': 45, 'week': '2024-11-25', 'win_count': 34, 'win_rate': 75.55555555555556}], '2024-12-02': [{'avg_performance': 1.1509608467783332, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-02', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3898688255760185, 'bin': 0.5, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-12-02', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 3.7840564250007986, 'bin': 0.6, 'count': 22, 'hit_count': 19, 'hit_rate': 86.36363636363636, 'total_count': 22, 'week': '2024-12-02', 'win_count': 6, 'win_rate': 27.272727272727273}, {'avg_performance': 7.689480520166782, 'bin': 0.7, 'count': 597, 'hit_count': 543, 'hit_rate': 90.95477386934674, 'total_count': 597, 'week': '2024-12-02', 'win_count': 317, 'win_rate': 53.098827470686764}, {'avg_performance': 12.011978156596522, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-12-02', 'win_count': 5, 'win_rate': 50.0}], '2024-12-09': [{'avg_performance': 1.6921913934540918, 'bin': 0.2, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9532888465204923, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.9005706250438368, 'bin': 0.4, 'count': 8, 'hit_count': 7, 'hit_rate': 87.5, 'total_count': 8, 'week': '2024-12-09', 'win_count': 2, 'win_rate': 25.0}, {'avg_performance': 5.196051909042814, 'bin': 0.5, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-12-09', 'win_count': 7, 'win_rate': 29.166666666666668}, {'avg_performance': 5.791194959609032, 'bin': 0.6, 'count': 127, 'hit_count': 119, 'hit_rate': 93.7007874015748, 'total_count': 127, 'week': '2024-12-09', 'win_count': 56, 'win_rate': 44.09448818897638}, {'avg_performance': 7.526378846625358, 'bin': 0.7, 'count': 2010, 'hit_count': 1867, 'hit_rate': 92.88557213930348, 'total_count': 2010, 'week': '2024-12-09', 'win_count': 1133, 'win_rate': 56.3681592039801}, {'avg_performance': 8.348974523266355, 'bin': 0.8, 'count': 98, 'hit_count': 93, 'hit_rate': 94.89795918367346, 'total_count': 98, 'week': '2024-12-09', 'win_count': 63, 'win_rate': 64.28571428571429}], '2024-12-16': [{'avg_performance': 1.2158357473192076, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.1586990595611335, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.4986874156097585, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-16', 'win_count': 3, 'win_rate': 33.333333333333336}, {'avg_performance': 7.624253080839346, 'bin': 0.6, 'count': 77, 'hit_count': 73, 'hit_rate': 94.8051948051948, 'total_count': 77, 'week': '2024-12-16', 'win_count': 35, 'win_rate': 45.45454545454545}, {'avg_performance': 9.719862667541674, 'bin': 0.7, 'count': 1313, 'hit_count': 1223, 'hit_rate': 93.14546839299315, 'total_count': 1313, 'week': '2024-12-16', 'win_count': 814, 'win_rate': 61.995430312261995}, {'avg_performance': 10.720921190133364, 'bin': 0.8, 'count': 40, 'hit_count': 38, 'hit_rate': 95.0, 'total_count': 40, 'week': '2024-12-16', 'win_count': 29, 'win_rate': 72.5}], '2024-12-23': [{'avg_performance': 3.076753932204165, 'bin': 0.5, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 60.0}, {'avg_performance': 5.432916285463778, 'bin': 0.6, 'count': 57, 'hit_count': 53, 'hit_rate': 92.98245614035088, 'total_count': 57, 'week': '2024-12-23', 'win_count': 26, 'win_rate': 45.6140350877193}, {'avg_performance': 13.807998928993412, 'bin': 0.7, 'count': 530, 'hit_count': 519, 'hit_rate': 97.9245283018868, 'total_count': 530, 'week': '2024-12-23', 'win_count': 386, 'win_rate': 72.83018867924528}, {'avg_performance': 29.792299285303002, 'bin': 0.8, 'count': 9, 'hit_count': 8, 'hit_rate': 88.88888888888889, 'total_count': 9, 'week': '2024-12-23', 'win_count': 5, 'win_rate': 55.55555555555556}], '2024-12-30': [{'avg_performance': 2.5974025974025996, 'bin': 0.4, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.729724176101836, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-30', 'win_count': 5, 'win_rate': 55.55555555555556}, {'avg_performance': 10.07692704762918, 'bin': 0.6, 'count': 85, 'hit_count': 81, 'hit_rate': 95.29411764705883, 'total_count': 85, 'week': '2024-12-30', 'win_count': 57, 'win_rate': 67.05882352941177}, {'avg_performance': 14.368317622689457, 'bin': 0.7, 'count': 726, 'hit_count': 710, 'hit_rate': 97.7961432506887, 'total_count': 726, 'week': '2024-12-30', 'win_count': 590, 'win_rate': 81.26721763085399}, {'avg_performance': 16.98487922412399, 'bin': 0.8, 'count': 32, 'hit_count': 32, 'hit_rate': 100.0, 'total_count': 32, 'week': '2024-12-30', 'win_count': 28, 'win_rate': 87.5}], '2025-01-06': [{'avg_performance': 10.27453799861533, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 0.8592097766991472, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-06', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.7025884280500825, 'bin': 0.5, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 10.526315789473685}, {'avg_performance': 3.9460445190171787, 'bin': 0.6, 'count': 89, 'hit_count': 81, 'hit_rate': 91.01123595505618, 'total_count': 89, 'week': '2025-01-06', 'win_count': 33, 'win_rate': 37.07865168539326}, {'avg_performance': 5.769467385757251, 'bin': 0.7, 'count': 839, 'hit_count': 727, 'hit_rate': 86.6507747318236, 'total_count': 839, 'week': '2025-01-06', 'win_count': 347, 'win_rate': 41.35876042908224}, {'avg_performance': 4.100909582740522, 'bin': 0.8, 'count': 73, 'hit_count': 64, 'hit_rate': 87.67123287671232, 'total_count': 73, 'week': '2025-01-06', 'win_count': 31, 'win_rate': 42.465753424657535}], '2025-01-13': [{'avg_performance': 2.4611508041896877, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.2427082891550008, 'bin': 0.4, 'count': 7, 'hit_count': 7, 'hit_rate': 100.0, 'total_count': 7, 'week': '2025-01-13', 'win_count': 2, 'win_rate': 28.571428571428573}, {'avg_performance': 5.977215511937495, 'bin': 0.5, 'count': 25, 'hit_count': 25, 'hit_rate': 100.0, 'total_count': 25, 'week': '2025-01-13', 'win_count': 17, 'win_rate': 68.0}, {'avg_performance': 6.232308427627005, 'bin': 0.6, 'count': 141, 'hit_count': 135, 'hit_rate': 95.74468085106383, 'total_count': 141, 'week': '2025-01-13', 'win_count': 85, 'win_rate': 60.283687943262414}, {'avg_performance': 8.49221338573038, 'bin': 0.7, 'count': 1614, 'hit_count': 1531, 'hit_rate': 94.85749690210656, 'total_count': 1614, 'week': '2025-01-13', 'win_count': 1127, 'win_rate': 69.82651796778191}, {'avg_performance': 13.48051817512275, 'bin': 0.8, 'count': 118, 'hit_count': 106, 'hit_rate': 89.83050847457628, 'total_count': 118, 'week': '2025-01-13', 'win_count': 86, 'win_rate': 72.88135593220339}], '2025-01-20': [{'avg_performance': 2.0554984583761486, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.8554532322137964, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.9427601789253663, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-20', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 3.2213742396728637, 'bin': 0.5, 'count': 31, 'hit_count': 31, 'hit_rate': 100.0, 'total_count': 31, 'week': '2025-01-20', 'win_count': 13, 'win_rate': 41.935483870967744}, {'avg_performance': 7.68513705692224, 'bin': 0.6, 'count': 156, 'hit_count': 151, 'hit_rate': 96.7948717948718, 'total_count': 156, 'week': '2025-01-20', 'win_count': 86, 'win_rate': 55.12820512820513}, {'avg_performance': 7.877107728428713, 'bin': 0.7, 'count': 1459, 'hit_count': 1391, 'hit_rate': 95.33927347498286, 'total_count': 1459, 'week': '2025-01-20', 'win_count': 981, 'win_rate': 67.23783413296779}, {'avg_performance': 9.198651942630873, 'bin': 0.8, 'count': 131, 'hit_count': 126, 'hit_rate': 96.18320610687023, 'total_count': 131, 'week': '2025-01-20', 'win_count': 99, 'win_rate': 75.57251908396947}], '2025-01-27': [{'avg_performance': 1.0810491267083957, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.257871569680502, 'bin': 0.4, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.3681028816247505, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 4.831154899995187, 'bin': 0.6, 'count': 50, 'hit_count': 49, 'hit_rate': 98.0, 'total_count': 50, 'week': '2025-01-27', 'win_count': 24, 'win_rate': 48.0}, {'avg_performance': 8.660514835238006, 'bin': 0.7, 'count': 504, 'hit_count': 477, 'hit_rate': 94.64285714285714, 'total_count': 504, 'week': '2025-01-27', 'win_count': 336, 'win_rate': 66.66666666666667}, {'avg_performance': 5.650996396492416, 'bin': 0.8, 'count': 49, 'hit_count': 46, 'hit_rate': 93.87755102040816, 'total_count': 49, 'week': '2025-01-27', 'win_count': 28, 'win_rate': 57.142857142857146}], '2025-02-03': [{'avg_performance': 1.3806706114398302, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 9.569377990430622, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 24.279598883685736, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-03', 'win_count': 3, 'win_rate': 100.0}, {'avg_performance': 6.96675740725965, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-03', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 7.91588296767001, 'bin': 0.6, 'count': 41, 'hit_count': 41, 'hit_rate': 100.0, 'total_count': 41, 'week': '2025-02-03', 'win_count': 33, 'win_rate': 80.48780487804878}, {'avg_performance': 10.160313393323941, 'bin': 0.7, 'count': 752, 'hit_count': 729, 'hit_rate': 96.94148936170212, 'total_count': 752, 'week': '2025-02-03', 'win_count': 592, 'win_rate': 78.72340425531915}, {'avg_performance': 12.049870230698735, 'bin': 0.8, 'count': 51, 'hit_count': 48, 'hit_rate': 94.11764705882354, 'total_count': 51, 'week': '2025-02-03', 'win_count': 42, 'win_rate': 82.3529411764706}], '2025-02-17': [{'avg_performance': 2.016879038077791, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 0.36138972184882806, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.4714089675946536, 'bin': 0.5, 'count': 7, 'hit_count': 5, 'hit_rate': 71.42857142857143, 'total_count': 7, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 14.285714285714286}, {'avg_performance': 3.6445213255311315, 'bin': 0.6, 'count': 55, 'hit_count': 46, 'hit_rate': 83.63636363636364, 'total_count': 55, 'week': '2025-02-17', 'win_count': 15, 'win_rate': 27.272727272727273}, {'avg_performance': 4.05076703346453, 'bin': 0.7, 'count': 530, 'hit_count': 433, 'hit_rate': 81.69811320754717, 'total_count': 530, 'week': '2025-02-17', 'win_count': 160, 'win_rate': 30.18867924528302}, {'avg_performance': 3.3832590351165615, 'bin': 0.8, 'count': 54, 'hit_count': 46, 'hit_rate': 85.18518518518519, 'total_count': 54, 'week': '2025-02-17', 'win_count': 22, 'win_rate': 40.74074074074074}], '2025-02-24': [{'avg_performance': 14.747474747474739, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 1.483220254404718, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.886750479655935, 'bin': 0.5, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-24', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 4.098843931251354, 'bin': 0.6, 'count': 39, 'hit_count': 39, 'hit_rate': 100.0, 'total_count': 39, 'week': '2025-02-24', 'win_count': 21, 'win_rate': 53.84615384615385}, {'avg_performance': 6.7311024498695895, 'bin': 0.7, 'count': 341, 'hit_count': 324, 'hit_rate': 95.01466275659824, 'total_count': 341, 'week': '2025-02-24', 'win_count': 231, 'win_rate': 67.74193548387096}, {'avg_performance': 8.80997390923137, 'bin': 0.8, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-02-24', 'win_count': 16, 'win_rate': 84.21052631578948}], '2025-03-03': [{'avg_performance': 6.496927129060581, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 4.234347426755143, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 4.837971033345035, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2025-03-03', 'win_count': 6, 'win_rate': 66.66666666666667}, {'avg_performance': 7.476385224123491, 'bin': 0.6, 'count': 60, 'hit_count': 56, 'hit_rate': 93.33333333333333, 'total_count': 60, 'week': '2025-03-03', 'win_count': 40, 'win_rate': 66.66666666666667}, {'avg_performance': 9.175863004552577, 'bin': 0.7, 'count': 501, 'hit_count': 479, 'hit_rate': 95.60878243512974, 'total_count': 501, 'week': '2025-03-03', 'win_count': 346, 'win_rate': 69.06187624750498}, {'avg_performance': 10.600061758245392, 'bin': 0.8, 'count': 45, 'hit_count': 43, 'hit_rate': 95.55555555555556, 'total_count': 45, 'week': '2025-03-03', 'win_count': 35, 'win_rate': 77.77777777777777}], '2025-03-10': [{'avg_performance': 3.1413612565444975, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-10', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 5.273294241964802, 'bin': 0.4, 'count': 11, 'hit_count': 10, 'hit_rate': 90.9090909090909, 'total_count': 11, 'week': '2025-03-10', 'win_count': 4, 'win_rate': 36.36363636363637}, {'avg_performance': 6.362088830497881, 'bin': 0.5, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'week': '2025-03-10', 'win_count': 18, 'win_rate': 78.26086956521739}, {'avg_performance': 7.442734895529073, 'bin': 0.6, 'count': 194, 'hit_count': 188, 'hit_rate': 96.90721649484536, 'total_count': 194, 'week': '2025-03-10', 'win_count': 127, 'win_rate': 65.4639175257732}, {'avg_performance': 7.825642875837303, 'bin': 0.7, 'count': 2062, 'hit_count': 1938, 'hit_rate': 93.98642095053346, 'total_count': 2062, 'week': '2025-03-10', 'win_count': 1374, 'win_rate': 66.63433559650825}, {'avg_performance': 9.519864190453308, 'bin': 0.8, 'count': 65, 'hit_count': 62, 'hit_rate': 95.38461538461539, 'total_count': 65, 'week': '2025-03-10', 'win_count': 51, 'win_rate': 78.46153846153847}]}, 'curve_data_week_list': ['2024-10-07', '2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '2024-12-02', '2024-12-09', '2024-12-16', '2024-12-23', '2024-12-30', '2025-01-06', '2025-01-13', '2025-01-20', '2025-01-27', '2025-02-03', '2025-02-17', '2025-02-24', '2025-03-03', '2025-03-10'], 'date_from': datetime.date(2024, 10, 7), 'date_to': datetime.date(2025, 4, 5), 'kpis': {'avg_gain': 8.35064971357415, 'fail_count': 11421, 'hit_count': 28313, 'hit_rate': 93.63383821681329, 'pass_count': 18817, 'total_tests': 30238, 'win_rate': 62.229644817778954}, 'last_metrics': <ModelMetrics: Binned LGBM 3d PH 3% Metrics: 2025-04-04 >, 'model': <Model: Binned LGBM 3d PH 3% (binned-ph-lgmb-p3-seq3-platt v1)>, 'performance_data': '<<queryset of core.ModelTest>>'} {'block': <Block Node: content. Contents: [<TextNode: '\n\n <div class="pl-cont'>, <Variable Node: model.name>, <TextNode: ' v'>, <Variable Node: model.version>, <TextNode: '\n\n </h1>\n\n '>, <URLNode view_name=''admin:core_model_change'' args=[<FilterExpression 'model.id'>] kwargs={} as=None>, <TextNode: '"\n '>, <Variable Node: model.key>, <TextNode: '</b>\n '>, <Variable Node: model.version>, <TextNode: '\n '>, <Variable Node: model.type>, <TextNode: '\n '>, <Variable Node: model.description|default:"<i>None</i>">, <TextNode: '\n '>, <Variable Node: model.end_point_url>, <TextNode: '</dd>\n '>, <Variable Node: model.last_trained_dt|localtime>, <TextNode: '</dd>\n '>, <URLNode view_name='"model_picks"' args=[] kwargs={} as=None>, <TextNode: '?model_id='>, <Variable Node: model.id>, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '">\n '>, <Variable Node: model.last_run_dt|localtime>, <TextNode: '\n '>, <ForNode: for key, value in model.meta.items, tail_len: 5>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n\n </d'>, <django.template.defaulttags.CsrfTokenNode object at 0x7f8de8d27210>, <TextNode: '\n\n '>, <Variable Node: date_from|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:\''>, <Variable Node: date_to|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:'>, <Variable Node: curve_data_week_list|length>, <TextNode: '" value="0" step="1"\n '>, <IncludeNode: template=<FilterExpression '"components/kpis.html"'>>, <TextNode: '\n <!--'>, <IfNode>, <TextNode: '\n\n </div>\n'>]>} {'forloop': {'counter': 45, 'counter0': 44, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 7.371279790856606, 'date': datetime.date(2024, 10, 10), 'fail_count': 222, 'hit_count': 750, 'hit_rate': 96.64948453608247, 'metrics': {'content': 0.11, 'financial': 0, 'other': 0.11}, 'pass_count': 554, 'total_count': 776, 'win_rate': 71.3917525773196}} {'metrics': {'content': 0.1, 'financial': 0, 'other': 0.13}}
snippets/metrics.html
/mnt/disks/pennyloupe_disk/pennyloupe/app/core/templates/snippets/metrics.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'Ug6wwe35THbADW1ZsY2D1iZkBdOjvilMpfGLkNwF1KQarTPBh6f3T845ad38gnM0'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/61'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f8de84ec750>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f8de84ec750>>'} {'curve_data': [{'avg_performance': 1.2504894131199589, 'bin': 0.2, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 7.028663507041953, 'bin': 0.3, 'count': 36, 'hit_count': 34, 'hit_rate': 94.44444444444444, 'total_count': 36, 'win_count': 13, 'win_rate': 36.111111111111114}, {'avg_performance': 9.432175772160651, 'bin': 0.4, 'count': 94, 'hit_count': 89, 'hit_rate': 94.68085106382979, 'total_count': 94, 'win_count': 27, 'win_rate': 28.72340425531915}, {'avg_performance': 5.44822039735625, 'bin': 0.5, 'count': 345, 'hit_count': 327, 'hit_rate': 94.78260869565217, 'total_count': 345, 'win_count': 147, 'win_rate': 42.608695652173914}, {'avg_performance': 6.276983864727436, 'bin': 0.6, 'count': 2238, 'hit_count': 2118, 'hit_rate': 94.63806970509384, 'total_count': 2238, 'win_count': 1176, 'win_rate': 52.54691689008043}, {'avg_performance': 8.533575402218842, 'bin': 0.7, 'count': 25724, 'hit_count': 24056, 'hit_rate': 93.51578292645, 'total_count': 25724, 'win_count': 16266, 'win_rate': 63.232778728036074}, {'avg_performance': 8.86255964112395, 'bin': 0.8, 'count': 1793, 'hit_count': 1681, 'hit_rate': 93.75348577802565, 'total_count': 1793, 'win_count': 1187, 'win_rate': 66.20189626324596}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'win_count': 1, 'win_rate': 50.0}], 'curve_data_by_week': {'2024-10-07': [{'avg_performance': 8.164127436473585, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.26552716148981, 'bin': 0.5, 'count': 11, 'hit_count': 11, 'hit_rate': 100.0, 'total_count': 11, 'week': '2024-10-07', 'win_count': 3, 'win_rate': 27.272727272727273}, {'avg_performance': 5.134353802031955, 'bin': 0.6, 'count': 89, 'hit_count': 86, 'hit_rate': 96.62921348314607, 'total_count': 89, 'week': '2024-10-07', 'win_count': 47, 'win_rate': 52.80898876404494}, {'avg_performance': 8.070123830986233, 'bin': 0.7, 'count': 1047, 'hit_count': 1015, 'hit_rate': 96.94364851957975, 'total_count': 1047, 'week': '2024-10-07', 'win_count': 791, 'win_rate': 75.54918815663801}, {'avg_performance': 9.68536888753788, 'bin': 0.8, 'count': 171, 'hit_count': 163, 'hit_rate': 95.32163742690058, 'total_count': 171, 'week': '2024-10-07', 'win_count': 131, 'win_rate': 76.60818713450293}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}], '2024-10-14': [{'avg_performance': 0.9022370535162528, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.337629431182013, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 4.600619281242528, 'bin': 0.5, 'count': 20, 'hit_count': 17, 'hit_rate': 85.0, 'total_count': 20, 'week': '2024-10-14', 'win_count': 6, 'win_rate': 30.0}, {'avg_performance': 5.238828360908673, 'bin': 0.6, 'count': 164, 'hit_count': 158, 'hit_rate': 96.34146341463415, 'total_count': 164, 'week': '2024-10-14', 'win_count': 77, 'win_rate': 46.951219512195124}, {'avg_performance': 8.797660614333616, 'bin': 0.7, 'count': 1595, 'hit_count': 1499, 'hit_rate': 93.98119122257053, 'total_count': 1595, 'week': '2024-10-14', 'win_count': 891, 'win_rate': 55.86206896551724}, {'avg_performance': 8.040704379542438, 'bin': 0.8, 'count': 214, 'hit_count': 207, 'hit_rate': 96.72897196261682, 'total_count': 214, 'week': '2024-10-14', 'win_count': 148, 'win_rate': 69.1588785046729}], '2024-10-21': [{'avg_performance': 0.38387715930903, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9709764756086716, 'bin': 0.3, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3062931151410297, 'bin': 0.4, 'count': 6, 'hit_count': 5, 'hit_rate': 83.33333333333333, 'total_count': 6, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.5164096657483253, 'bin': 0.5, 'count': 25, 'hit_count': 22, 'hit_rate': 88.0, 'total_count': 25, 'week': '2024-10-21', 'win_count': 7, 'win_rate': 28.0}, {'avg_performance': 4.1596411175942425, 'bin': 0.6, 'count': 146, 'hit_count': 136, 'hit_rate': 93.15068493150685, 'total_count': 146, 'week': '2024-10-21', 'win_count': 56, 'win_rate': 38.35616438356164}, {'avg_performance': 8.03449923342892, 'bin': 0.7, 'count': 1759, 'hit_count': 1628, 'hit_rate': 92.55258669698692, 'total_count': 1759, 'week': '2024-10-21', 'win_count': 1003, 'win_rate': 57.02103467879477}, {'avg_performance': 8.348772559069227, 'bin': 0.8, 'count': 207, 'hit_count': 197, 'hit_rate': 95.16908212560386, 'total_count': 207, 'week': '2024-10-21', 'win_count': 124, 'win_rate': 59.90338164251208}], '2024-10-28': [{'avg_performance': 11.856661248915968, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-28', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.3348216882106607, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 2.7996008250747595, 'bin': 0.5, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-10-28', 'win_count': 3, 'win_rate': 17.647058823529413}, {'avg_performance': 4.648447686121441, 'bin': 0.6, 'count': 122, 'hit_count': 118, 'hit_rate': 96.72131147540983, 'total_count': 122, 'week': '2024-10-28', 'win_count': 51, 'win_rate': 41.80327868852459}, {'avg_performance': 7.265669642594064, 'bin': 0.7, 'count': 997, 'hit_count': 927, 'hit_rate': 92.97893681043129, 'total_count': 997, 'week': '2024-10-28', 'win_count': 618, 'win_rate': 61.98595787362086}, {'avg_performance': 10.816422602027322, 'bin': 0.8, 'count': 41, 'hit_count': 38, 'hit_rate': 92.6829268292683, 'total_count': 41, 'week': '2024-10-28', 'win_count': 28, 'win_rate': 68.29268292682927}], '2024-11-04': [{'avg_performance': 9.506070965460328, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 11.085533897596687, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-11-04', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 5.802859193965779, 'bin': 0.5, 'count': 25, 'hit_count': 24, 'hit_rate': 96.0, 'total_count': 25, 'week': '2024-11-04', 'win_count': 12, 'win_rate': 48.0}, {'avg_performance': 8.090414252589902, 'bin': 0.6, 'count': 164, 'hit_count': 154, 'hit_rate': 93.90243902439025, 'total_count': 164, 'week': '2024-11-04', 'win_count': 110, 'win_rate': 67.07317073170732}, {'avg_performance': 10.27282302016535, 'bin': 0.7, 'count': 1486, 'hit_count': 1401, 'hit_rate': 94.27994616419919, 'total_count': 1486, 'week': '2024-11-04', 'win_count': 1113, 'win_rate': 74.89905787348587}, {'avg_performance': 8.653533395637153, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-04', 'win_count': 44, 'win_rate': 68.75}], '2024-11-11': [{'avg_performance': 40.77065557250119, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-11', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 68.54218006242404, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2024-11-11', 'win_count': 3, 'win_rate': 42.857142857142854}, {'avg_performance': 7.473429086066595, 'bin': 0.5, 'count': 28, 'hit_count': 26, 'hit_rate': 92.85714285714286, 'total_count': 28, 'week': '2024-11-11', 'win_count': 11, 'win_rate': 39.285714285714285}, {'avg_performance': 5.7210642939107865, 'bin': 0.6, 'count': 172, 'hit_count': 162, 'hit_rate': 94.18604651162791, 'total_count': 172, 'week': '2024-11-11', 'win_count': 78, 'win_rate': 45.348837209302324}, {'avg_performance': 6.950606849660758, 'bin': 0.7, 'count': 2183, 'hit_count': 1942, 'hit_rate': 88.96014658726523, 'total_count': 2183, 'week': '2024-11-11', 'win_count': 1085, 'win_rate': 49.702244617498856}, {'avg_performance': 6.576073427037283, 'bin': 0.8, 'count': 193, 'hit_count': 170, 'hit_rate': 88.08290155440415, 'total_count': 193, 'week': '2024-11-11', 'win_count': 92, 'win_rate': 47.66839378238342}], '2024-11-18': [{'avg_performance': 0.2985074626865608, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.953737191078962, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 14.963661448456241, 'bin': 0.4, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 33.333333333333336}, {'avg_performance': 12.523383330708796, 'bin': 0.5, 'count': 16, 'hit_count': 14, 'hit_rate': 87.5, 'total_count': 16, 'week': '2024-11-18', 'win_count': 7, 'win_rate': 43.75}, {'avg_performance': 7.926054355851836, 'bin': 0.6, 'count': 117, 'hit_count': 106, 'hit_rate': 90.5982905982906, 'total_count': 117, 'week': '2024-11-18', 'win_count': 74, 'win_rate': 63.24786324786325}, {'avg_performance': 10.169714185726622, 'bin': 0.7, 'count': 1487, 'hit_count': 1412, 'hit_rate': 94.9562878278413, 'total_count': 1487, 'week': '2024-11-18', 'win_count': 1043, 'win_rate': 70.14122394082044}, {'avg_performance': 9.138444484012004, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-18', 'win_count': 46, 'win_rate': 71.875}], '2024-11-25': [{'avg_performance': 0.5649717514124374, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-25', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.249766314903041, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 9.823296109187984, 'bin': 0.5, 'count': 19, 'hit_count': 19, 'hit_rate': 100.0, 'total_count': 19, 'week': '2024-11-25', 'win_count': 10, 'win_rate': 52.63157894736842}, {'avg_performance': 7.033977605527942, 'bin': 0.6, 'count': 71, 'hit_count': 67, 'hit_rate': 94.36619718309859, 'total_count': 71, 'week': '2024-11-25', 'win_count': 39, 'win_rate': 54.929577464788736}, {'avg_performance': 9.085537651034798, 'bin': 0.7, 'count': 1392, 'hit_count': 1341, 'hit_rate': 96.33620689655173, 'total_count': 1392, 'week': '2024-11-25', 'win_count': 988, 'win_rate': 70.97701149425288}, {'avg_performance': 7.175712414927854, 'bin': 0.8, 'count': 45, 'hit_count': 44, 'hit_rate': 97.77777777777777, 'total_count': 45, 'week': '2024-11-25', 'win_count': 34, 'win_rate': 75.55555555555556}], '2024-12-02': [{'avg_performance': 1.1509608467783332, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-02', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3898688255760185, 'bin': 0.5, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-12-02', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 3.7840564250007986, 'bin': 0.6, 'count': 22, 'hit_count': 19, 'hit_rate': 86.36363636363636, 'total_count': 22, 'week': '2024-12-02', 'win_count': 6, 'win_rate': 27.272727272727273}, {'avg_performance': 7.689480520166782, 'bin': 0.7, 'count': 597, 'hit_count': 543, 'hit_rate': 90.95477386934674, 'total_count': 597, 'week': '2024-12-02', 'win_count': 317, 'win_rate': 53.098827470686764}, {'avg_performance': 12.011978156596522, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-12-02', 'win_count': 5, 'win_rate': 50.0}], '2024-12-09': [{'avg_performance': 1.6921913934540918, 'bin': 0.2, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9532888465204923, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.9005706250438368, 'bin': 0.4, 'count': 8, 'hit_count': 7, 'hit_rate': 87.5, 'total_count': 8, 'week': '2024-12-09', 'win_count': 2, 'win_rate': 25.0}, {'avg_performance': 5.196051909042814, 'bin': 0.5, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-12-09', 'win_count': 7, 'win_rate': 29.166666666666668}, {'avg_performance': 5.791194959609032, 'bin': 0.6, 'count': 127, 'hit_count': 119, 'hit_rate': 93.7007874015748, 'total_count': 127, 'week': '2024-12-09', 'win_count': 56, 'win_rate': 44.09448818897638}, {'avg_performance': 7.526378846625358, 'bin': 0.7, 'count': 2010, 'hit_count': 1867, 'hit_rate': 92.88557213930348, 'total_count': 2010, 'week': '2024-12-09', 'win_count': 1133, 'win_rate': 56.3681592039801}, {'avg_performance': 8.348974523266355, 'bin': 0.8, 'count': 98, 'hit_count': 93, 'hit_rate': 94.89795918367346, 'total_count': 98, 'week': '2024-12-09', 'win_count': 63, 'win_rate': 64.28571428571429}], '2024-12-16': [{'avg_performance': 1.2158357473192076, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.1586990595611335, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.4986874156097585, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-16', 'win_count': 3, 'win_rate': 33.333333333333336}, {'avg_performance': 7.624253080839346, 'bin': 0.6, 'count': 77, 'hit_count': 73, 'hit_rate': 94.8051948051948, 'total_count': 77, 'week': '2024-12-16', 'win_count': 35, 'win_rate': 45.45454545454545}, {'avg_performance': 9.719862667541674, 'bin': 0.7, 'count': 1313, 'hit_count': 1223, 'hit_rate': 93.14546839299315, 'total_count': 1313, 'week': '2024-12-16', 'win_count': 814, 'win_rate': 61.995430312261995}, {'avg_performance': 10.720921190133364, 'bin': 0.8, 'count': 40, 'hit_count': 38, 'hit_rate': 95.0, 'total_count': 40, 'week': '2024-12-16', 'win_count': 29, 'win_rate': 72.5}], '2024-12-23': [{'avg_performance': 3.076753932204165, 'bin': 0.5, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 60.0}, {'avg_performance': 5.432916285463778, 'bin': 0.6, 'count': 57, 'hit_count': 53, 'hit_rate': 92.98245614035088, 'total_count': 57, 'week': '2024-12-23', 'win_count': 26, 'win_rate': 45.6140350877193}, {'avg_performance': 13.807998928993412, 'bin': 0.7, 'count': 530, 'hit_count': 519, 'hit_rate': 97.9245283018868, 'total_count': 530, 'week': '2024-12-23', 'win_count': 386, 'win_rate': 72.83018867924528}, {'avg_performance': 29.792299285303002, 'bin': 0.8, 'count': 9, 'hit_count': 8, 'hit_rate': 88.88888888888889, 'total_count': 9, 'week': '2024-12-23', 'win_count': 5, 'win_rate': 55.55555555555556}], '2024-12-30': [{'avg_performance': 2.5974025974025996, 'bin': 0.4, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.729724176101836, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-30', 'win_count': 5, 'win_rate': 55.55555555555556}, {'avg_performance': 10.07692704762918, 'bin': 0.6, 'count': 85, 'hit_count': 81, 'hit_rate': 95.29411764705883, 'total_count': 85, 'week': '2024-12-30', 'win_count': 57, 'win_rate': 67.05882352941177}, {'avg_performance': 14.368317622689457, 'bin': 0.7, 'count': 726, 'hit_count': 710, 'hit_rate': 97.7961432506887, 'total_count': 726, 'week': '2024-12-30', 'win_count': 590, 'win_rate': 81.26721763085399}, {'avg_performance': 16.98487922412399, 'bin': 0.8, 'count': 32, 'hit_count': 32, 'hit_rate': 100.0, 'total_count': 32, 'week': '2024-12-30', 'win_count': 28, 'win_rate': 87.5}], '2025-01-06': [{'avg_performance': 10.27453799861533, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 0.8592097766991472, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-06', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.7025884280500825, 'bin': 0.5, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 10.526315789473685}, {'avg_performance': 3.9460445190171787, 'bin': 0.6, 'count': 89, 'hit_count': 81, 'hit_rate': 91.01123595505618, 'total_count': 89, 'week': '2025-01-06', 'win_count': 33, 'win_rate': 37.07865168539326}, {'avg_performance': 5.769467385757251, 'bin': 0.7, 'count': 839, 'hit_count': 727, 'hit_rate': 86.6507747318236, 'total_count': 839, 'week': '2025-01-06', 'win_count': 347, 'win_rate': 41.35876042908224}, {'avg_performance': 4.100909582740522, 'bin': 0.8, 'count': 73, 'hit_count': 64, 'hit_rate': 87.67123287671232, 'total_count': 73, 'week': '2025-01-06', 'win_count': 31, 'win_rate': 42.465753424657535}], '2025-01-13': [{'avg_performance': 2.4611508041896877, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.2427082891550008, 'bin': 0.4, 'count': 7, 'hit_count': 7, 'hit_rate': 100.0, 'total_count': 7, 'week': '2025-01-13', 'win_count': 2, 'win_rate': 28.571428571428573}, {'avg_performance': 5.977215511937495, 'bin': 0.5, 'count': 25, 'hit_count': 25, 'hit_rate': 100.0, 'total_count': 25, 'week': '2025-01-13', 'win_count': 17, 'win_rate': 68.0}, {'avg_performance': 6.232308427627005, 'bin': 0.6, 'count': 141, 'hit_count': 135, 'hit_rate': 95.74468085106383, 'total_count': 141, 'week': '2025-01-13', 'win_count': 85, 'win_rate': 60.283687943262414}, {'avg_performance': 8.49221338573038, 'bin': 0.7, 'count': 1614, 'hit_count': 1531, 'hit_rate': 94.85749690210656, 'total_count': 1614, 'week': '2025-01-13', 'win_count': 1127, 'win_rate': 69.82651796778191}, {'avg_performance': 13.48051817512275, 'bin': 0.8, 'count': 118, 'hit_count': 106, 'hit_rate': 89.83050847457628, 'total_count': 118, 'week': '2025-01-13', 'win_count': 86, 'win_rate': 72.88135593220339}], '2025-01-20': [{'avg_performance': 2.0554984583761486, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.8554532322137964, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.9427601789253663, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-20', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 3.2213742396728637, 'bin': 0.5, 'count': 31, 'hit_count': 31, 'hit_rate': 100.0, 'total_count': 31, 'week': '2025-01-20', 'win_count': 13, 'win_rate': 41.935483870967744}, {'avg_performance': 7.68513705692224, 'bin': 0.6, 'count': 156, 'hit_count': 151, 'hit_rate': 96.7948717948718, 'total_count': 156, 'week': '2025-01-20', 'win_count': 86, 'win_rate': 55.12820512820513}, {'avg_performance': 7.877107728428713, 'bin': 0.7, 'count': 1459, 'hit_count': 1391, 'hit_rate': 95.33927347498286, 'total_count': 1459, 'week': '2025-01-20', 'win_count': 981, 'win_rate': 67.23783413296779}, {'avg_performance': 9.198651942630873, 'bin': 0.8, 'count': 131, 'hit_count': 126, 'hit_rate': 96.18320610687023, 'total_count': 131, 'week': '2025-01-20', 'win_count': 99, 'win_rate': 75.57251908396947}], '2025-01-27': [{'avg_performance': 1.0810491267083957, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.257871569680502, 'bin': 0.4, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.3681028816247505, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 4.831154899995187, 'bin': 0.6, 'count': 50, 'hit_count': 49, 'hit_rate': 98.0, 'total_count': 50, 'week': '2025-01-27', 'win_count': 24, 'win_rate': 48.0}, {'avg_performance': 8.660514835238006, 'bin': 0.7, 'count': 504, 'hit_count': 477, 'hit_rate': 94.64285714285714, 'total_count': 504, 'week': '2025-01-27', 'win_count': 336, 'win_rate': 66.66666666666667}, {'avg_performance': 5.650996396492416, 'bin': 0.8, 'count': 49, 'hit_count': 46, 'hit_rate': 93.87755102040816, 'total_count': 49, 'week': '2025-01-27', 'win_count': 28, 'win_rate': 57.142857142857146}], '2025-02-03': [{'avg_performance': 1.3806706114398302, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 9.569377990430622, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 24.279598883685736, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-03', 'win_count': 3, 'win_rate': 100.0}, {'avg_performance': 6.96675740725965, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-03', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 7.91588296767001, 'bin': 0.6, 'count': 41, 'hit_count': 41, 'hit_rate': 100.0, 'total_count': 41, 'week': '2025-02-03', 'win_count': 33, 'win_rate': 80.48780487804878}, {'avg_performance': 10.160313393323941, 'bin': 0.7, 'count': 752, 'hit_count': 729, 'hit_rate': 96.94148936170212, 'total_count': 752, 'week': '2025-02-03', 'win_count': 592, 'win_rate': 78.72340425531915}, {'avg_performance': 12.049870230698735, 'bin': 0.8, 'count': 51, 'hit_count': 48, 'hit_rate': 94.11764705882354, 'total_count': 51, 'week': '2025-02-03', 'win_count': 42, 'win_rate': 82.3529411764706}], '2025-02-17': [{'avg_performance': 2.016879038077791, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 0.36138972184882806, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.4714089675946536, 'bin': 0.5, 'count': 7, 'hit_count': 5, 'hit_rate': 71.42857142857143, 'total_count': 7, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 14.285714285714286}, {'avg_performance': 3.6445213255311315, 'bin': 0.6, 'count': 55, 'hit_count': 46, 'hit_rate': 83.63636363636364, 'total_count': 55, 'week': '2025-02-17', 'win_count': 15, 'win_rate': 27.272727272727273}, {'avg_performance': 4.05076703346453, 'bin': 0.7, 'count': 530, 'hit_count': 433, 'hit_rate': 81.69811320754717, 'total_count': 530, 'week': '2025-02-17', 'win_count': 160, 'win_rate': 30.18867924528302}, {'avg_performance': 3.3832590351165615, 'bin': 0.8, 'count': 54, 'hit_count': 46, 'hit_rate': 85.18518518518519, 'total_count': 54, 'week': '2025-02-17', 'win_count': 22, 'win_rate': 40.74074074074074}], '2025-02-24': [{'avg_performance': 14.747474747474739, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 1.483220254404718, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.886750479655935, 'bin': 0.5, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-24', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 4.098843931251354, 'bin': 0.6, 'count': 39, 'hit_count': 39, 'hit_rate': 100.0, 'total_count': 39, 'week': '2025-02-24', 'win_count': 21, 'win_rate': 53.84615384615385}, {'avg_performance': 6.7311024498695895, 'bin': 0.7, 'count': 341, 'hit_count': 324, 'hit_rate': 95.01466275659824, 'total_count': 341, 'week': '2025-02-24', 'win_count': 231, 'win_rate': 67.74193548387096}, {'avg_performance': 8.80997390923137, 'bin': 0.8, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-02-24', 'win_count': 16, 'win_rate': 84.21052631578948}], '2025-03-03': [{'avg_performance': 6.496927129060581, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 4.234347426755143, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 4.837971033345035, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2025-03-03', 'win_count': 6, 'win_rate': 66.66666666666667}, {'avg_performance': 7.476385224123491, 'bin': 0.6, 'count': 60, 'hit_count': 56, 'hit_rate': 93.33333333333333, 'total_count': 60, 'week': '2025-03-03', 'win_count': 40, 'win_rate': 66.66666666666667}, {'avg_performance': 9.175863004552577, 'bin': 0.7, 'count': 501, 'hit_count': 479, 'hit_rate': 95.60878243512974, 'total_count': 501, 'week': '2025-03-03', 'win_count': 346, 'win_rate': 69.06187624750498}, {'avg_performance': 10.600061758245392, 'bin': 0.8, 'count': 45, 'hit_count': 43, 'hit_rate': 95.55555555555556, 'total_count': 45, 'week': '2025-03-03', 'win_count': 35, 'win_rate': 77.77777777777777}], '2025-03-10': [{'avg_performance': 3.1413612565444975, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-10', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 5.273294241964802, 'bin': 0.4, 'count': 11, 'hit_count': 10, 'hit_rate': 90.9090909090909, 'total_count': 11, 'week': '2025-03-10', 'win_count': 4, 'win_rate': 36.36363636363637}, {'avg_performance': 6.362088830497881, 'bin': 0.5, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'week': '2025-03-10', 'win_count': 18, 'win_rate': 78.26086956521739}, {'avg_performance': 7.442734895529073, 'bin': 0.6, 'count': 194, 'hit_count': 188, 'hit_rate': 96.90721649484536, 'total_count': 194, 'week': '2025-03-10', 'win_count': 127, 'win_rate': 65.4639175257732}, {'avg_performance': 7.825642875837303, 'bin': 0.7, 'count': 2062, 'hit_count': 1938, 'hit_rate': 93.98642095053346, 'total_count': 2062, 'week': '2025-03-10', 'win_count': 1374, 'win_rate': 66.63433559650825}, {'avg_performance': 9.519864190453308, 'bin': 0.8, 'count': 65, 'hit_count': 62, 'hit_rate': 95.38461538461539, 'total_count': 65, 'week': '2025-03-10', 'win_count': 51, 'win_rate': 78.46153846153847}]}, 'curve_data_week_list': ['2024-10-07', '2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '2024-12-02', '2024-12-09', '2024-12-16', '2024-12-23', '2024-12-30', '2025-01-06', '2025-01-13', '2025-01-20', '2025-01-27', '2025-02-03', '2025-02-17', '2025-02-24', '2025-03-03', '2025-03-10'], 'date_from': datetime.date(2024, 10, 7), 'date_to': datetime.date(2025, 4, 5), 'kpis': {'avg_gain': 8.35064971357415, 'fail_count': 11421, 'hit_count': 28313, 'hit_rate': 93.63383821681329, 'pass_count': 18817, 'total_tests': 30238, 'win_rate': 62.229644817778954}, 'last_metrics': <ModelMetrics: Binned LGBM 3d PH 3% Metrics: 2025-04-04 >, 'model': <Model: Binned LGBM 3d PH 3% (binned-ph-lgmb-p3-seq3-platt v1)>, 'performance_data': '<<queryset of core.ModelTest>>'} {'block': <Block Node: content. Contents: [<TextNode: '\n\n <div class="pl-cont'>, <Variable Node: model.name>, <TextNode: ' v'>, <Variable Node: model.version>, <TextNode: '\n\n </h1>\n\n '>, <URLNode view_name=''admin:core_model_change'' args=[<FilterExpression 'model.id'>] kwargs={} as=None>, <TextNode: '"\n '>, <Variable Node: model.key>, <TextNode: '</b>\n '>, <Variable Node: model.version>, <TextNode: '\n '>, <Variable Node: model.type>, <TextNode: '\n '>, <Variable Node: model.description|default:"<i>None</i>">, <TextNode: '\n '>, <Variable Node: model.end_point_url>, <TextNode: '</dd>\n '>, <Variable Node: model.last_trained_dt|localtime>, <TextNode: '</dd>\n '>, <URLNode view_name='"model_picks"' args=[] kwargs={} as=None>, <TextNode: '?model_id='>, <Variable Node: model.id>, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '">\n '>, <Variable Node: model.last_run_dt|localtime>, <TextNode: '\n '>, <ForNode: for key, value in model.meta.items, tail_len: 5>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n\n </d'>, <django.template.defaulttags.CsrfTokenNode object at 0x7f8de8d27210>, <TextNode: '\n\n '>, <Variable Node: date_from|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:\''>, <Variable Node: date_to|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:'>, <Variable Node: curve_data_week_list|length>, <TextNode: '" value="0" step="1"\n '>, <IncludeNode: template=<FilterExpression '"components/kpis.html"'>>, <TextNode: '\n <!--'>, <IfNode>, <TextNode: '\n\n </div>\n'>]>} {'forloop': {'counter': 45, 'counter0': 44, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 7.371279790856606, 'date': datetime.date(2024, 10, 10), 'fail_count': 222, 'hit_count': 750, 'hit_rate': 96.64948453608247, 'metrics': {'content': 0.11, 'financial': 0, 'other': 0.11}, 'pass_count': 554, 'total_count': 776, 'win_rate': 71.3917525773196}} {'metrics': {'content': 0, 'financial': 0, 'other': 0}}
snippets/metrics.html
/mnt/disks/pennyloupe_disk/pennyloupe/app/core/templates/snippets/metrics.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'Ug6wwe35THbADW1ZsY2D1iZkBdOjvilMpfGLkNwF1KQarTPBh6f3T845ad38gnM0'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/61'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f8de84ec750>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f8de84ec750>>'} {'curve_data': [{'avg_performance': 1.2504894131199589, 'bin': 0.2, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 7.028663507041953, 'bin': 0.3, 'count': 36, 'hit_count': 34, 'hit_rate': 94.44444444444444, 'total_count': 36, 'win_count': 13, 'win_rate': 36.111111111111114}, {'avg_performance': 9.432175772160651, 'bin': 0.4, 'count': 94, 'hit_count': 89, 'hit_rate': 94.68085106382979, 'total_count': 94, 'win_count': 27, 'win_rate': 28.72340425531915}, {'avg_performance': 5.44822039735625, 'bin': 0.5, 'count': 345, 'hit_count': 327, 'hit_rate': 94.78260869565217, 'total_count': 345, 'win_count': 147, 'win_rate': 42.608695652173914}, {'avg_performance': 6.276983864727436, 'bin': 0.6, 'count': 2238, 'hit_count': 2118, 'hit_rate': 94.63806970509384, 'total_count': 2238, 'win_count': 1176, 'win_rate': 52.54691689008043}, {'avg_performance': 8.533575402218842, 'bin': 0.7, 'count': 25724, 'hit_count': 24056, 'hit_rate': 93.51578292645, 'total_count': 25724, 'win_count': 16266, 'win_rate': 63.232778728036074}, {'avg_performance': 8.86255964112395, 'bin': 0.8, 'count': 1793, 'hit_count': 1681, 'hit_rate': 93.75348577802565, 'total_count': 1793, 'win_count': 1187, 'win_rate': 66.20189626324596}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'win_count': 1, 'win_rate': 50.0}], 'curve_data_by_week': {'2024-10-07': [{'avg_performance': 8.164127436473585, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.26552716148981, 'bin': 0.5, 'count': 11, 'hit_count': 11, 'hit_rate': 100.0, 'total_count': 11, 'week': '2024-10-07', 'win_count': 3, 'win_rate': 27.272727272727273}, {'avg_performance': 5.134353802031955, 'bin': 0.6, 'count': 89, 'hit_count': 86, 'hit_rate': 96.62921348314607, 'total_count': 89, 'week': '2024-10-07', 'win_count': 47, 'win_rate': 52.80898876404494}, {'avg_performance': 8.070123830986233, 'bin': 0.7, 'count': 1047, 'hit_count': 1015, 'hit_rate': 96.94364851957975, 'total_count': 1047, 'week': '2024-10-07', 'win_count': 791, 'win_rate': 75.54918815663801}, {'avg_performance': 9.68536888753788, 'bin': 0.8, 'count': 171, 'hit_count': 163, 'hit_rate': 95.32163742690058, 'total_count': 171, 'week': '2024-10-07', 'win_count': 131, 'win_rate': 76.60818713450293}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}], '2024-10-14': [{'avg_performance': 0.9022370535162528, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.337629431182013, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 4.600619281242528, 'bin': 0.5, 'count': 20, 'hit_count': 17, 'hit_rate': 85.0, 'total_count': 20, 'week': '2024-10-14', 'win_count': 6, 'win_rate': 30.0}, {'avg_performance': 5.238828360908673, 'bin': 0.6, 'count': 164, 'hit_count': 158, 'hit_rate': 96.34146341463415, 'total_count': 164, 'week': '2024-10-14', 'win_count': 77, 'win_rate': 46.951219512195124}, {'avg_performance': 8.797660614333616, 'bin': 0.7, 'count': 1595, 'hit_count': 1499, 'hit_rate': 93.98119122257053, 'total_count': 1595, 'week': '2024-10-14', 'win_count': 891, 'win_rate': 55.86206896551724}, {'avg_performance': 8.040704379542438, 'bin': 0.8, 'count': 214, 'hit_count': 207, 'hit_rate': 96.72897196261682, 'total_count': 214, 'week': '2024-10-14', 'win_count': 148, 'win_rate': 69.1588785046729}], '2024-10-21': [{'avg_performance': 0.38387715930903, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9709764756086716, 'bin': 0.3, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3062931151410297, 'bin': 0.4, 'count': 6, 'hit_count': 5, 'hit_rate': 83.33333333333333, 'total_count': 6, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.5164096657483253, 'bin': 0.5, 'count': 25, 'hit_count': 22, 'hit_rate': 88.0, 'total_count': 25, 'week': '2024-10-21', 'win_count': 7, 'win_rate': 28.0}, {'avg_performance': 4.1596411175942425, 'bin': 0.6, 'count': 146, 'hit_count': 136, 'hit_rate': 93.15068493150685, 'total_count': 146, 'week': '2024-10-21', 'win_count': 56, 'win_rate': 38.35616438356164}, {'avg_performance': 8.03449923342892, 'bin': 0.7, 'count': 1759, 'hit_count': 1628, 'hit_rate': 92.55258669698692, 'total_count': 1759, 'week': '2024-10-21', 'win_count': 1003, 'win_rate': 57.02103467879477}, {'avg_performance': 8.348772559069227, 'bin': 0.8, 'count': 207, 'hit_count': 197, 'hit_rate': 95.16908212560386, 'total_count': 207, 'week': '2024-10-21', 'win_count': 124, 'win_rate': 59.90338164251208}], '2024-10-28': [{'avg_performance': 11.856661248915968, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-28', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.3348216882106607, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 2.7996008250747595, 'bin': 0.5, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-10-28', 'win_count': 3, 'win_rate': 17.647058823529413}, {'avg_performance': 4.648447686121441, 'bin': 0.6, 'count': 122, 'hit_count': 118, 'hit_rate': 96.72131147540983, 'total_count': 122, 'week': '2024-10-28', 'win_count': 51, 'win_rate': 41.80327868852459}, {'avg_performance': 7.265669642594064, 'bin': 0.7, 'count': 997, 'hit_count': 927, 'hit_rate': 92.97893681043129, 'total_count': 997, 'week': '2024-10-28', 'win_count': 618, 'win_rate': 61.98595787362086}, {'avg_performance': 10.816422602027322, 'bin': 0.8, 'count': 41, 'hit_count': 38, 'hit_rate': 92.6829268292683, 'total_count': 41, 'week': '2024-10-28', 'win_count': 28, 'win_rate': 68.29268292682927}], '2024-11-04': [{'avg_performance': 9.506070965460328, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 11.085533897596687, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-11-04', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 5.802859193965779, 'bin': 0.5, 'count': 25, 'hit_count': 24, 'hit_rate': 96.0, 'total_count': 25, 'week': '2024-11-04', 'win_count': 12, 'win_rate': 48.0}, {'avg_performance': 8.090414252589902, 'bin': 0.6, 'count': 164, 'hit_count': 154, 'hit_rate': 93.90243902439025, 'total_count': 164, 'week': '2024-11-04', 'win_count': 110, 'win_rate': 67.07317073170732}, {'avg_performance': 10.27282302016535, 'bin': 0.7, 'count': 1486, 'hit_count': 1401, 'hit_rate': 94.27994616419919, 'total_count': 1486, 'week': '2024-11-04', 'win_count': 1113, 'win_rate': 74.89905787348587}, {'avg_performance': 8.653533395637153, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-04', 'win_count': 44, 'win_rate': 68.75}], '2024-11-11': [{'avg_performance': 40.77065557250119, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-11', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 68.54218006242404, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2024-11-11', 'win_count': 3, 'win_rate': 42.857142857142854}, {'avg_performance': 7.473429086066595, 'bin': 0.5, 'count': 28, 'hit_count': 26, 'hit_rate': 92.85714285714286, 'total_count': 28, 'week': '2024-11-11', 'win_count': 11, 'win_rate': 39.285714285714285}, {'avg_performance': 5.7210642939107865, 'bin': 0.6, 'count': 172, 'hit_count': 162, 'hit_rate': 94.18604651162791, 'total_count': 172, 'week': '2024-11-11', 'win_count': 78, 'win_rate': 45.348837209302324}, {'avg_performance': 6.950606849660758, 'bin': 0.7, 'count': 2183, 'hit_count': 1942, 'hit_rate': 88.96014658726523, 'total_count': 2183, 'week': '2024-11-11', 'win_count': 1085, 'win_rate': 49.702244617498856}, {'avg_performance': 6.576073427037283, 'bin': 0.8, 'count': 193, 'hit_count': 170, 'hit_rate': 88.08290155440415, 'total_count': 193, 'week': '2024-11-11', 'win_count': 92, 'win_rate': 47.66839378238342}], '2024-11-18': [{'avg_performance': 0.2985074626865608, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.953737191078962, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 14.963661448456241, 'bin': 0.4, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 33.333333333333336}, {'avg_performance': 12.523383330708796, 'bin': 0.5, 'count': 16, 'hit_count': 14, 'hit_rate': 87.5, 'total_count': 16, 'week': '2024-11-18', 'win_count': 7, 'win_rate': 43.75}, {'avg_performance': 7.926054355851836, 'bin': 0.6, 'count': 117, 'hit_count': 106, 'hit_rate': 90.5982905982906, 'total_count': 117, 'week': '2024-11-18', 'win_count': 74, 'win_rate': 63.24786324786325}, {'avg_performance': 10.169714185726622, 'bin': 0.7, 'count': 1487, 'hit_count': 1412, 'hit_rate': 94.9562878278413, 'total_count': 1487, 'week': '2024-11-18', 'win_count': 1043, 'win_rate': 70.14122394082044}, {'avg_performance': 9.138444484012004, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-18', 'win_count': 46, 'win_rate': 71.875}], '2024-11-25': [{'avg_performance': 0.5649717514124374, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-25', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.249766314903041, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 9.823296109187984, 'bin': 0.5, 'count': 19, 'hit_count': 19, 'hit_rate': 100.0, 'total_count': 19, 'week': '2024-11-25', 'win_count': 10, 'win_rate': 52.63157894736842}, {'avg_performance': 7.033977605527942, 'bin': 0.6, 'count': 71, 'hit_count': 67, 'hit_rate': 94.36619718309859, 'total_count': 71, 'week': '2024-11-25', 'win_count': 39, 'win_rate': 54.929577464788736}, {'avg_performance': 9.085537651034798, 'bin': 0.7, 'count': 1392, 'hit_count': 1341, 'hit_rate': 96.33620689655173, 'total_count': 1392, 'week': '2024-11-25', 'win_count': 988, 'win_rate': 70.97701149425288}, {'avg_performance': 7.175712414927854, 'bin': 0.8, 'count': 45, 'hit_count': 44, 'hit_rate': 97.77777777777777, 'total_count': 45, 'week': '2024-11-25', 'win_count': 34, 'win_rate': 75.55555555555556}], '2024-12-02': [{'avg_performance': 1.1509608467783332, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-02', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3898688255760185, 'bin': 0.5, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-12-02', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 3.7840564250007986, 'bin': 0.6, 'count': 22, 'hit_count': 19, 'hit_rate': 86.36363636363636, 'total_count': 22, 'week': '2024-12-02', 'win_count': 6, 'win_rate': 27.272727272727273}, {'avg_performance': 7.689480520166782, 'bin': 0.7, 'count': 597, 'hit_count': 543, 'hit_rate': 90.95477386934674, 'total_count': 597, 'week': '2024-12-02', 'win_count': 317, 'win_rate': 53.098827470686764}, {'avg_performance': 12.011978156596522, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-12-02', 'win_count': 5, 'win_rate': 50.0}], '2024-12-09': [{'avg_performance': 1.6921913934540918, 'bin': 0.2, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9532888465204923, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.9005706250438368, 'bin': 0.4, 'count': 8, 'hit_count': 7, 'hit_rate': 87.5, 'total_count': 8, 'week': '2024-12-09', 'win_count': 2, 'win_rate': 25.0}, {'avg_performance': 5.196051909042814, 'bin': 0.5, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-12-09', 'win_count': 7, 'win_rate': 29.166666666666668}, {'avg_performance': 5.791194959609032, 'bin': 0.6, 'count': 127, 'hit_count': 119, 'hit_rate': 93.7007874015748, 'total_count': 127, 'week': '2024-12-09', 'win_count': 56, 'win_rate': 44.09448818897638}, {'avg_performance': 7.526378846625358, 'bin': 0.7, 'count': 2010, 'hit_count': 1867, 'hit_rate': 92.88557213930348, 'total_count': 2010, 'week': '2024-12-09', 'win_count': 1133, 'win_rate': 56.3681592039801}, {'avg_performance': 8.348974523266355, 'bin': 0.8, 'count': 98, 'hit_count': 93, 'hit_rate': 94.89795918367346, 'total_count': 98, 'week': '2024-12-09', 'win_count': 63, 'win_rate': 64.28571428571429}], '2024-12-16': [{'avg_performance': 1.2158357473192076, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.1586990595611335, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.4986874156097585, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-16', 'win_count': 3, 'win_rate': 33.333333333333336}, {'avg_performance': 7.624253080839346, 'bin': 0.6, 'count': 77, 'hit_count': 73, 'hit_rate': 94.8051948051948, 'total_count': 77, 'week': '2024-12-16', 'win_count': 35, 'win_rate': 45.45454545454545}, {'avg_performance': 9.719862667541674, 'bin': 0.7, 'count': 1313, 'hit_count': 1223, 'hit_rate': 93.14546839299315, 'total_count': 1313, 'week': '2024-12-16', 'win_count': 814, 'win_rate': 61.995430312261995}, {'avg_performance': 10.720921190133364, 'bin': 0.8, 'count': 40, 'hit_count': 38, 'hit_rate': 95.0, 'total_count': 40, 'week': '2024-12-16', 'win_count': 29, 'win_rate': 72.5}], '2024-12-23': [{'avg_performance': 3.076753932204165, 'bin': 0.5, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 60.0}, {'avg_performance': 5.432916285463778, 'bin': 0.6, 'count': 57, 'hit_count': 53, 'hit_rate': 92.98245614035088, 'total_count': 57, 'week': '2024-12-23', 'win_count': 26, 'win_rate': 45.6140350877193}, {'avg_performance': 13.807998928993412, 'bin': 0.7, 'count': 530, 'hit_count': 519, 'hit_rate': 97.9245283018868, 'total_count': 530, 'week': '2024-12-23', 'win_count': 386, 'win_rate': 72.83018867924528}, {'avg_performance': 29.792299285303002, 'bin': 0.8, 'count': 9, 'hit_count': 8, 'hit_rate': 88.88888888888889, 'total_count': 9, 'week': '2024-12-23', 'win_count': 5, 'win_rate': 55.55555555555556}], '2024-12-30': [{'avg_performance': 2.5974025974025996, 'bin': 0.4, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.729724176101836, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-30', 'win_count': 5, 'win_rate': 55.55555555555556}, {'avg_performance': 10.07692704762918, 'bin': 0.6, 'count': 85, 'hit_count': 81, 'hit_rate': 95.29411764705883, 'total_count': 85, 'week': '2024-12-30', 'win_count': 57, 'win_rate': 67.05882352941177}, {'avg_performance': 14.368317622689457, 'bin': 0.7, 'count': 726, 'hit_count': 710, 'hit_rate': 97.7961432506887, 'total_count': 726, 'week': '2024-12-30', 'win_count': 590, 'win_rate': 81.26721763085399}, {'avg_performance': 16.98487922412399, 'bin': 0.8, 'count': 32, 'hit_count': 32, 'hit_rate': 100.0, 'total_count': 32, 'week': '2024-12-30', 'win_count': 28, 'win_rate': 87.5}], '2025-01-06': [{'avg_performance': 10.27453799861533, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 0.8592097766991472, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-06', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.7025884280500825, 'bin': 0.5, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 10.526315789473685}, {'avg_performance': 3.9460445190171787, 'bin': 0.6, 'count': 89, 'hit_count': 81, 'hit_rate': 91.01123595505618, 'total_count': 89, 'week': '2025-01-06', 'win_count': 33, 'win_rate': 37.07865168539326}, {'avg_performance': 5.769467385757251, 'bin': 0.7, 'count': 839, 'hit_count': 727, 'hit_rate': 86.6507747318236, 'total_count': 839, 'week': '2025-01-06', 'win_count': 347, 'win_rate': 41.35876042908224}, {'avg_performance': 4.100909582740522, 'bin': 0.8, 'count': 73, 'hit_count': 64, 'hit_rate': 87.67123287671232, 'total_count': 73, 'week': '2025-01-06', 'win_count': 31, 'win_rate': 42.465753424657535}], '2025-01-13': [{'avg_performance': 2.4611508041896877, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.2427082891550008, 'bin': 0.4, 'count': 7, 'hit_count': 7, 'hit_rate': 100.0, 'total_count': 7, 'week': '2025-01-13', 'win_count': 2, 'win_rate': 28.571428571428573}, {'avg_performance': 5.977215511937495, 'bin': 0.5, 'count': 25, 'hit_count': 25, 'hit_rate': 100.0, 'total_count': 25, 'week': '2025-01-13', 'win_count': 17, 'win_rate': 68.0}, {'avg_performance': 6.232308427627005, 'bin': 0.6, 'count': 141, 'hit_count': 135, 'hit_rate': 95.74468085106383, 'total_count': 141, 'week': '2025-01-13', 'win_count': 85, 'win_rate': 60.283687943262414}, {'avg_performance': 8.49221338573038, 'bin': 0.7, 'count': 1614, 'hit_count': 1531, 'hit_rate': 94.85749690210656, 'total_count': 1614, 'week': '2025-01-13', 'win_count': 1127, 'win_rate': 69.82651796778191}, {'avg_performance': 13.48051817512275, 'bin': 0.8, 'count': 118, 'hit_count': 106, 'hit_rate': 89.83050847457628, 'total_count': 118, 'week': '2025-01-13', 'win_count': 86, 'win_rate': 72.88135593220339}], '2025-01-20': [{'avg_performance': 2.0554984583761486, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.8554532322137964, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.9427601789253663, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-20', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 3.2213742396728637, 'bin': 0.5, 'count': 31, 'hit_count': 31, 'hit_rate': 100.0, 'total_count': 31, 'week': '2025-01-20', 'win_count': 13, 'win_rate': 41.935483870967744}, {'avg_performance': 7.68513705692224, 'bin': 0.6, 'count': 156, 'hit_count': 151, 'hit_rate': 96.7948717948718, 'total_count': 156, 'week': '2025-01-20', 'win_count': 86, 'win_rate': 55.12820512820513}, {'avg_performance': 7.877107728428713, 'bin': 0.7, 'count': 1459, 'hit_count': 1391, 'hit_rate': 95.33927347498286, 'total_count': 1459, 'week': '2025-01-20', 'win_count': 981, 'win_rate': 67.23783413296779}, {'avg_performance': 9.198651942630873, 'bin': 0.8, 'count': 131, 'hit_count': 126, 'hit_rate': 96.18320610687023, 'total_count': 131, 'week': '2025-01-20', 'win_count': 99, 'win_rate': 75.57251908396947}], '2025-01-27': [{'avg_performance': 1.0810491267083957, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.257871569680502, 'bin': 0.4, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.3681028816247505, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 4.831154899995187, 'bin': 0.6, 'count': 50, 'hit_count': 49, 'hit_rate': 98.0, 'total_count': 50, 'week': '2025-01-27', 'win_count': 24, 'win_rate': 48.0}, {'avg_performance': 8.660514835238006, 'bin': 0.7, 'count': 504, 'hit_count': 477, 'hit_rate': 94.64285714285714, 'total_count': 504, 'week': '2025-01-27', 'win_count': 336, 'win_rate': 66.66666666666667}, {'avg_performance': 5.650996396492416, 'bin': 0.8, 'count': 49, 'hit_count': 46, 'hit_rate': 93.87755102040816, 'total_count': 49, 'week': '2025-01-27', 'win_count': 28, 'win_rate': 57.142857142857146}], '2025-02-03': [{'avg_performance': 1.3806706114398302, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 9.569377990430622, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 24.279598883685736, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-03', 'win_count': 3, 'win_rate': 100.0}, {'avg_performance': 6.96675740725965, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-03', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 7.91588296767001, 'bin': 0.6, 'count': 41, 'hit_count': 41, 'hit_rate': 100.0, 'total_count': 41, 'week': '2025-02-03', 'win_count': 33, 'win_rate': 80.48780487804878}, {'avg_performance': 10.160313393323941, 'bin': 0.7, 'count': 752, 'hit_count': 729, 'hit_rate': 96.94148936170212, 'total_count': 752, 'week': '2025-02-03', 'win_count': 592, 'win_rate': 78.72340425531915}, {'avg_performance': 12.049870230698735, 'bin': 0.8, 'count': 51, 'hit_count': 48, 'hit_rate': 94.11764705882354, 'total_count': 51, 'week': '2025-02-03', 'win_count': 42, 'win_rate': 82.3529411764706}], '2025-02-17': [{'avg_performance': 2.016879038077791, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 0.36138972184882806, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.4714089675946536, 'bin': 0.5, 'count': 7, 'hit_count': 5, 'hit_rate': 71.42857142857143, 'total_count': 7, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 14.285714285714286}, {'avg_performance': 3.6445213255311315, 'bin': 0.6, 'count': 55, 'hit_count': 46, 'hit_rate': 83.63636363636364, 'total_count': 55, 'week': '2025-02-17', 'win_count': 15, 'win_rate': 27.272727272727273}, {'avg_performance': 4.05076703346453, 'bin': 0.7, 'count': 530, 'hit_count': 433, 'hit_rate': 81.69811320754717, 'total_count': 530, 'week': '2025-02-17', 'win_count': 160, 'win_rate': 30.18867924528302}, {'avg_performance': 3.3832590351165615, 'bin': 0.8, 'count': 54, 'hit_count': 46, 'hit_rate': 85.18518518518519, 'total_count': 54, 'week': '2025-02-17', 'win_count': 22, 'win_rate': 40.74074074074074}], '2025-02-24': [{'avg_performance': 14.747474747474739, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 1.483220254404718, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.886750479655935, 'bin': 0.5, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-24', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 4.098843931251354, 'bin': 0.6, 'count': 39, 'hit_count': 39, 'hit_rate': 100.0, 'total_count': 39, 'week': '2025-02-24', 'win_count': 21, 'win_rate': 53.84615384615385}, {'avg_performance': 6.7311024498695895, 'bin': 0.7, 'count': 341, 'hit_count': 324, 'hit_rate': 95.01466275659824, 'total_count': 341, 'week': '2025-02-24', 'win_count': 231, 'win_rate': 67.74193548387096}, {'avg_performance': 8.80997390923137, 'bin': 0.8, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-02-24', 'win_count': 16, 'win_rate': 84.21052631578948}], '2025-03-03': [{'avg_performance': 6.496927129060581, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 4.234347426755143, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 4.837971033345035, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2025-03-03', 'win_count': 6, 'win_rate': 66.66666666666667}, {'avg_performance': 7.476385224123491, 'bin': 0.6, 'count': 60, 'hit_count': 56, 'hit_rate': 93.33333333333333, 'total_count': 60, 'week': '2025-03-03', 'win_count': 40, 'win_rate': 66.66666666666667}, {'avg_performance': 9.175863004552577, 'bin': 0.7, 'count': 501, 'hit_count': 479, 'hit_rate': 95.60878243512974, 'total_count': 501, 'week': '2025-03-03', 'win_count': 346, 'win_rate': 69.06187624750498}, {'avg_performance': 10.600061758245392, 'bin': 0.8, 'count': 45, 'hit_count': 43, 'hit_rate': 95.55555555555556, 'total_count': 45, 'week': '2025-03-03', 'win_count': 35, 'win_rate': 77.77777777777777}], '2025-03-10': [{'avg_performance': 3.1413612565444975, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-10', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 5.273294241964802, 'bin': 0.4, 'count': 11, 'hit_count': 10, 'hit_rate': 90.9090909090909, 'total_count': 11, 'week': '2025-03-10', 'win_count': 4, 'win_rate': 36.36363636363637}, {'avg_performance': 6.362088830497881, 'bin': 0.5, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'week': '2025-03-10', 'win_count': 18, 'win_rate': 78.26086956521739}, {'avg_performance': 7.442734895529073, 'bin': 0.6, 'count': 194, 'hit_count': 188, 'hit_rate': 96.90721649484536, 'total_count': 194, 'week': '2025-03-10', 'win_count': 127, 'win_rate': 65.4639175257732}, {'avg_performance': 7.825642875837303, 'bin': 0.7, 'count': 2062, 'hit_count': 1938, 'hit_rate': 93.98642095053346, 'total_count': 2062, 'week': '2025-03-10', 'win_count': 1374, 'win_rate': 66.63433559650825}, {'avg_performance': 9.519864190453308, 'bin': 0.8, 'count': 65, 'hit_count': 62, 'hit_rate': 95.38461538461539, 'total_count': 65, 'week': '2025-03-10', 'win_count': 51, 'win_rate': 78.46153846153847}]}, 'curve_data_week_list': ['2024-10-07', '2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '2024-12-02', '2024-12-09', '2024-12-16', '2024-12-23', '2024-12-30', '2025-01-06', '2025-01-13', '2025-01-20', '2025-01-27', '2025-02-03', '2025-02-17', '2025-02-24', '2025-03-03', '2025-03-10'], 'date_from': datetime.date(2024, 10, 7), 'date_to': datetime.date(2025, 4, 5), 'kpis': {'avg_gain': 8.35064971357415, 'fail_count': 11421, 'hit_count': 28313, 'hit_rate': 93.63383821681329, 'pass_count': 18817, 'total_tests': 30238, 'win_rate': 62.229644817778954}, 'last_metrics': <ModelMetrics: Binned LGBM 3d PH 3% Metrics: 2025-04-04 >, 'model': <Model: Binned LGBM 3d PH 3% (binned-ph-lgmb-p3-seq3-platt v1)>, 'performance_data': '<<queryset of core.ModelTest>>'} {'block': <Block Node: content. Contents: [<TextNode: '\n\n <div class="pl-cont'>, <Variable Node: model.name>, <TextNode: ' v'>, <Variable Node: model.version>, <TextNode: '\n\n </h1>\n\n '>, <URLNode view_name=''admin:core_model_change'' args=[<FilterExpression 'model.id'>] kwargs={} as=None>, <TextNode: '"\n '>, <Variable Node: model.key>, <TextNode: '</b>\n '>, <Variable Node: model.version>, <TextNode: '\n '>, <Variable Node: model.type>, <TextNode: '\n '>, <Variable Node: model.description|default:"<i>None</i>">, <TextNode: '\n '>, <Variable Node: model.end_point_url>, <TextNode: '</dd>\n '>, <Variable Node: model.last_trained_dt|localtime>, <TextNode: '</dd>\n '>, <URLNode view_name='"model_picks"' args=[] kwargs={} as=None>, <TextNode: '?model_id='>, <Variable Node: model.id>, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '">\n '>, <Variable Node: model.last_run_dt|localtime>, <TextNode: '\n '>, <ForNode: for key, value in model.meta.items, tail_len: 5>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n\n </d'>, <django.template.defaulttags.CsrfTokenNode object at 0x7f8de8d27210>, <TextNode: '\n\n '>, <Variable Node: date_from|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:\''>, <Variable Node: date_to|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:'>, <Variable Node: curve_data_week_list|length>, <TextNode: '" value="0" step="1"\n '>, <IncludeNode: template=<FilterExpression '"components/kpis.html"'>>, <TextNode: '\n <!--'>, <IfNode>, <TextNode: '\n\n </div>\n'>]>} {'forloop': {'counter': 45, 'counter0': 44, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 7.371279790856606, 'date': datetime.date(2024, 10, 10), 'fail_count': 222, 'hit_count': 750, 'hit_rate': 96.64948453608247, 'metrics': {'content': 0.11, 'financial': 0, 'other': 0.11}, 'pass_count': 554, 'total_count': 776, 'win_rate': 71.3917525773196}} {'metrics': {'content': 0, 'financial': 0, 'other': 0}}
snippets/metrics.html
/mnt/disks/pennyloupe_disk/pennyloupe/app/core/templates/snippets/metrics.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'Ug6wwe35THbADW1ZsY2D1iZkBdOjvilMpfGLkNwF1KQarTPBh6f3T845ad38gnM0'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/61'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f8de84ec750>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f8de84ec750>>'} {'curve_data': [{'avg_performance': 1.2504894131199589, 'bin': 0.2, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 7.028663507041953, 'bin': 0.3, 'count': 36, 'hit_count': 34, 'hit_rate': 94.44444444444444, 'total_count': 36, 'win_count': 13, 'win_rate': 36.111111111111114}, {'avg_performance': 9.432175772160651, 'bin': 0.4, 'count': 94, 'hit_count': 89, 'hit_rate': 94.68085106382979, 'total_count': 94, 'win_count': 27, 'win_rate': 28.72340425531915}, {'avg_performance': 5.44822039735625, 'bin': 0.5, 'count': 345, 'hit_count': 327, 'hit_rate': 94.78260869565217, 'total_count': 345, 'win_count': 147, 'win_rate': 42.608695652173914}, {'avg_performance': 6.276983864727436, 'bin': 0.6, 'count': 2238, 'hit_count': 2118, 'hit_rate': 94.63806970509384, 'total_count': 2238, 'win_count': 1176, 'win_rate': 52.54691689008043}, {'avg_performance': 8.533575402218842, 'bin': 0.7, 'count': 25724, 'hit_count': 24056, 'hit_rate': 93.51578292645, 'total_count': 25724, 'win_count': 16266, 'win_rate': 63.232778728036074}, {'avg_performance': 8.86255964112395, 'bin': 0.8, 'count': 1793, 'hit_count': 1681, 'hit_rate': 93.75348577802565, 'total_count': 1793, 'win_count': 1187, 'win_rate': 66.20189626324596}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'win_count': 1, 'win_rate': 50.0}], 'curve_data_by_week': {'2024-10-07': [{'avg_performance': 8.164127436473585, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.26552716148981, 'bin': 0.5, 'count': 11, 'hit_count': 11, 'hit_rate': 100.0, 'total_count': 11, 'week': '2024-10-07', 'win_count': 3, 'win_rate': 27.272727272727273}, {'avg_performance': 5.134353802031955, 'bin': 0.6, 'count': 89, 'hit_count': 86, 'hit_rate': 96.62921348314607, 'total_count': 89, 'week': '2024-10-07', 'win_count': 47, 'win_rate': 52.80898876404494}, {'avg_performance': 8.070123830986233, 'bin': 0.7, 'count': 1047, 'hit_count': 1015, 'hit_rate': 96.94364851957975, 'total_count': 1047, 'week': '2024-10-07', 'win_count': 791, 'win_rate': 75.54918815663801}, {'avg_performance': 9.68536888753788, 'bin': 0.8, 'count': 171, 'hit_count': 163, 'hit_rate': 95.32163742690058, 'total_count': 171, 'week': '2024-10-07', 'win_count': 131, 'win_rate': 76.60818713450293}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}], '2024-10-14': [{'avg_performance': 0.9022370535162528, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.337629431182013, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 4.600619281242528, 'bin': 0.5, 'count': 20, 'hit_count': 17, 'hit_rate': 85.0, 'total_count': 20, 'week': '2024-10-14', 'win_count': 6, 'win_rate': 30.0}, {'avg_performance': 5.238828360908673, 'bin': 0.6, 'count': 164, 'hit_count': 158, 'hit_rate': 96.34146341463415, 'total_count': 164, 'week': '2024-10-14', 'win_count': 77, 'win_rate': 46.951219512195124}, {'avg_performance': 8.797660614333616, 'bin': 0.7, 'count': 1595, 'hit_count': 1499, 'hit_rate': 93.98119122257053, 'total_count': 1595, 'week': '2024-10-14', 'win_count': 891, 'win_rate': 55.86206896551724}, {'avg_performance': 8.040704379542438, 'bin': 0.8, 'count': 214, 'hit_count': 207, 'hit_rate': 96.72897196261682, 'total_count': 214, 'week': '2024-10-14', 'win_count': 148, 'win_rate': 69.1588785046729}], '2024-10-21': [{'avg_performance': 0.38387715930903, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9709764756086716, 'bin': 0.3, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3062931151410297, 'bin': 0.4, 'count': 6, 'hit_count': 5, 'hit_rate': 83.33333333333333, 'total_count': 6, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.5164096657483253, 'bin': 0.5, 'count': 25, 'hit_count': 22, 'hit_rate': 88.0, 'total_count': 25, 'week': '2024-10-21', 'win_count': 7, 'win_rate': 28.0}, {'avg_performance': 4.1596411175942425, 'bin': 0.6, 'count': 146, 'hit_count': 136, 'hit_rate': 93.15068493150685, 'total_count': 146, 'week': '2024-10-21', 'win_count': 56, 'win_rate': 38.35616438356164}, {'avg_performance': 8.03449923342892, 'bin': 0.7, 'count': 1759, 'hit_count': 1628, 'hit_rate': 92.55258669698692, 'total_count': 1759, 'week': '2024-10-21', 'win_count': 1003, 'win_rate': 57.02103467879477}, {'avg_performance': 8.348772559069227, 'bin': 0.8, 'count': 207, 'hit_count': 197, 'hit_rate': 95.16908212560386, 'total_count': 207, 'week': '2024-10-21', 'win_count': 124, 'win_rate': 59.90338164251208}], '2024-10-28': [{'avg_performance': 11.856661248915968, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-28', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.3348216882106607, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 2.7996008250747595, 'bin': 0.5, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-10-28', 'win_count': 3, 'win_rate': 17.647058823529413}, {'avg_performance': 4.648447686121441, 'bin': 0.6, 'count': 122, 'hit_count': 118, 'hit_rate': 96.72131147540983, 'total_count': 122, 'week': '2024-10-28', 'win_count': 51, 'win_rate': 41.80327868852459}, {'avg_performance': 7.265669642594064, 'bin': 0.7, 'count': 997, 'hit_count': 927, 'hit_rate': 92.97893681043129, 'total_count': 997, 'week': '2024-10-28', 'win_count': 618, 'win_rate': 61.98595787362086}, {'avg_performance': 10.816422602027322, 'bin': 0.8, 'count': 41, 'hit_count': 38, 'hit_rate': 92.6829268292683, 'total_count': 41, 'week': '2024-10-28', 'win_count': 28, 'win_rate': 68.29268292682927}], '2024-11-04': [{'avg_performance': 9.506070965460328, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 11.085533897596687, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-11-04', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 5.802859193965779, 'bin': 0.5, 'count': 25, 'hit_count': 24, 'hit_rate': 96.0, 'total_count': 25, 'week': '2024-11-04', 'win_count': 12, 'win_rate': 48.0}, {'avg_performance': 8.090414252589902, 'bin': 0.6, 'count': 164, 'hit_count': 154, 'hit_rate': 93.90243902439025, 'total_count': 164, 'week': '2024-11-04', 'win_count': 110, 'win_rate': 67.07317073170732}, {'avg_performance': 10.27282302016535, 'bin': 0.7, 'count': 1486, 'hit_count': 1401, 'hit_rate': 94.27994616419919, 'total_count': 1486, 'week': '2024-11-04', 'win_count': 1113, 'win_rate': 74.89905787348587}, {'avg_performance': 8.653533395637153, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-04', 'win_count': 44, 'win_rate': 68.75}], '2024-11-11': [{'avg_performance': 40.77065557250119, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-11', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 68.54218006242404, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2024-11-11', 'win_count': 3, 'win_rate': 42.857142857142854}, {'avg_performance': 7.473429086066595, 'bin': 0.5, 'count': 28, 'hit_count': 26, 'hit_rate': 92.85714285714286, 'total_count': 28, 'week': '2024-11-11', 'win_count': 11, 'win_rate': 39.285714285714285}, {'avg_performance': 5.7210642939107865, 'bin': 0.6, 'count': 172, 'hit_count': 162, 'hit_rate': 94.18604651162791, 'total_count': 172, 'week': '2024-11-11', 'win_count': 78, 'win_rate': 45.348837209302324}, {'avg_performance': 6.950606849660758, 'bin': 0.7, 'count': 2183, 'hit_count': 1942, 'hit_rate': 88.96014658726523, 'total_count': 2183, 'week': '2024-11-11', 'win_count': 1085, 'win_rate': 49.702244617498856}, {'avg_performance': 6.576073427037283, 'bin': 0.8, 'count': 193, 'hit_count': 170, 'hit_rate': 88.08290155440415, 'total_count': 193, 'week': '2024-11-11', 'win_count': 92, 'win_rate': 47.66839378238342}], '2024-11-18': [{'avg_performance': 0.2985074626865608, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.953737191078962, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 14.963661448456241, 'bin': 0.4, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 33.333333333333336}, {'avg_performance': 12.523383330708796, 'bin': 0.5, 'count': 16, 'hit_count': 14, 'hit_rate': 87.5, 'total_count': 16, 'week': '2024-11-18', 'win_count': 7, 'win_rate': 43.75}, {'avg_performance': 7.926054355851836, 'bin': 0.6, 'count': 117, 'hit_count': 106, 'hit_rate': 90.5982905982906, 'total_count': 117, 'week': '2024-11-18', 'win_count': 74, 'win_rate': 63.24786324786325}, {'avg_performance': 10.169714185726622, 'bin': 0.7, 'count': 1487, 'hit_count': 1412, 'hit_rate': 94.9562878278413, 'total_count': 1487, 'week': '2024-11-18', 'win_count': 1043, 'win_rate': 70.14122394082044}, {'avg_performance': 9.138444484012004, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-18', 'win_count': 46, 'win_rate': 71.875}], '2024-11-25': [{'avg_performance': 0.5649717514124374, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-25', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.249766314903041, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 9.823296109187984, 'bin': 0.5, 'count': 19, 'hit_count': 19, 'hit_rate': 100.0, 'total_count': 19, 'week': '2024-11-25', 'win_count': 10, 'win_rate': 52.63157894736842}, {'avg_performance': 7.033977605527942, 'bin': 0.6, 'count': 71, 'hit_count': 67, 'hit_rate': 94.36619718309859, 'total_count': 71, 'week': '2024-11-25', 'win_count': 39, 'win_rate': 54.929577464788736}, {'avg_performance': 9.085537651034798, 'bin': 0.7, 'count': 1392, 'hit_count': 1341, 'hit_rate': 96.33620689655173, 'total_count': 1392, 'week': '2024-11-25', 'win_count': 988, 'win_rate': 70.97701149425288}, {'avg_performance': 7.175712414927854, 'bin': 0.8, 'count': 45, 'hit_count': 44, 'hit_rate': 97.77777777777777, 'total_count': 45, 'week': '2024-11-25', 'win_count': 34, 'win_rate': 75.55555555555556}], '2024-12-02': [{'avg_performance': 1.1509608467783332, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-02', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3898688255760185, 'bin': 0.5, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-12-02', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 3.7840564250007986, 'bin': 0.6, 'count': 22, 'hit_count': 19, 'hit_rate': 86.36363636363636, 'total_count': 22, 'week': '2024-12-02', 'win_count': 6, 'win_rate': 27.272727272727273}, {'avg_performance': 7.689480520166782, 'bin': 0.7, 'count': 597, 'hit_count': 543, 'hit_rate': 90.95477386934674, 'total_count': 597, 'week': '2024-12-02', 'win_count': 317, 'win_rate': 53.098827470686764}, {'avg_performance': 12.011978156596522, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-12-02', 'win_count': 5, 'win_rate': 50.0}], '2024-12-09': [{'avg_performance': 1.6921913934540918, 'bin': 0.2, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9532888465204923, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.9005706250438368, 'bin': 0.4, 'count': 8, 'hit_count': 7, 'hit_rate': 87.5, 'total_count': 8, 'week': '2024-12-09', 'win_count': 2, 'win_rate': 25.0}, {'avg_performance': 5.196051909042814, 'bin': 0.5, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-12-09', 'win_count': 7, 'win_rate': 29.166666666666668}, {'avg_performance': 5.791194959609032, 'bin': 0.6, 'count': 127, 'hit_count': 119, 'hit_rate': 93.7007874015748, 'total_count': 127, 'week': '2024-12-09', 'win_count': 56, 'win_rate': 44.09448818897638}, {'avg_performance': 7.526378846625358, 'bin': 0.7, 'count': 2010, 'hit_count': 1867, 'hit_rate': 92.88557213930348, 'total_count': 2010, 'week': '2024-12-09', 'win_count': 1133, 'win_rate': 56.3681592039801}, {'avg_performance': 8.348974523266355, 'bin': 0.8, 'count': 98, 'hit_count': 93, 'hit_rate': 94.89795918367346, 'total_count': 98, 'week': '2024-12-09', 'win_count': 63, 'win_rate': 64.28571428571429}], '2024-12-16': [{'avg_performance': 1.2158357473192076, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.1586990595611335, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.4986874156097585, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-16', 'win_count': 3, 'win_rate': 33.333333333333336}, {'avg_performance': 7.624253080839346, 'bin': 0.6, 'count': 77, 'hit_count': 73, 'hit_rate': 94.8051948051948, 'total_count': 77, 'week': '2024-12-16', 'win_count': 35, 'win_rate': 45.45454545454545}, {'avg_performance': 9.719862667541674, 'bin': 0.7, 'count': 1313, 'hit_count': 1223, 'hit_rate': 93.14546839299315, 'total_count': 1313, 'week': '2024-12-16', 'win_count': 814, 'win_rate': 61.995430312261995}, {'avg_performance': 10.720921190133364, 'bin': 0.8, 'count': 40, 'hit_count': 38, 'hit_rate': 95.0, 'total_count': 40, 'week': '2024-12-16', 'win_count': 29, 'win_rate': 72.5}], '2024-12-23': [{'avg_performance': 3.076753932204165, 'bin': 0.5, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 60.0}, {'avg_performance': 5.432916285463778, 'bin': 0.6, 'count': 57, 'hit_count': 53, 'hit_rate': 92.98245614035088, 'total_count': 57, 'week': '2024-12-23', 'win_count': 26, 'win_rate': 45.6140350877193}, {'avg_performance': 13.807998928993412, 'bin': 0.7, 'count': 530, 'hit_count': 519, 'hit_rate': 97.9245283018868, 'total_count': 530, 'week': '2024-12-23', 'win_count': 386, 'win_rate': 72.83018867924528}, {'avg_performance': 29.792299285303002, 'bin': 0.8, 'count': 9, 'hit_count': 8, 'hit_rate': 88.88888888888889, 'total_count': 9, 'week': '2024-12-23', 'win_count': 5, 'win_rate': 55.55555555555556}], '2024-12-30': [{'avg_performance': 2.5974025974025996, 'bin': 0.4, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.729724176101836, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-30', 'win_count': 5, 'win_rate': 55.55555555555556}, {'avg_performance': 10.07692704762918, 'bin': 0.6, 'count': 85, 'hit_count': 81, 'hit_rate': 95.29411764705883, 'total_count': 85, 'week': '2024-12-30', 'win_count': 57, 'win_rate': 67.05882352941177}, {'avg_performance': 14.368317622689457, 'bin': 0.7, 'count': 726, 'hit_count': 710, 'hit_rate': 97.7961432506887, 'total_count': 726, 'week': '2024-12-30', 'win_count': 590, 'win_rate': 81.26721763085399}, {'avg_performance': 16.98487922412399, 'bin': 0.8, 'count': 32, 'hit_count': 32, 'hit_rate': 100.0, 'total_count': 32, 'week': '2024-12-30', 'win_count': 28, 'win_rate': 87.5}], '2025-01-06': [{'avg_performance': 10.27453799861533, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 0.8592097766991472, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-06', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.7025884280500825, 'bin': 0.5, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 10.526315789473685}, {'avg_performance': 3.9460445190171787, 'bin': 0.6, 'count': 89, 'hit_count': 81, 'hit_rate': 91.01123595505618, 'total_count': 89, 'week': '2025-01-06', 'win_count': 33, 'win_rate': 37.07865168539326}, {'avg_performance': 5.769467385757251, 'bin': 0.7, 'count': 839, 'hit_count': 727, 'hit_rate': 86.6507747318236, 'total_count': 839, 'week': '2025-01-06', 'win_count': 347, 'win_rate': 41.35876042908224}, {'avg_performance': 4.100909582740522, 'bin': 0.8, 'count': 73, 'hit_count': 64, 'hit_rate': 87.67123287671232, 'total_count': 73, 'week': '2025-01-06', 'win_count': 31, 'win_rate': 42.465753424657535}], '2025-01-13': [{'avg_performance': 2.4611508041896877, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.2427082891550008, 'bin': 0.4, 'count': 7, 'hit_count': 7, 'hit_rate': 100.0, 'total_count': 7, 'week': '2025-01-13', 'win_count': 2, 'win_rate': 28.571428571428573}, {'avg_performance': 5.977215511937495, 'bin': 0.5, 'count': 25, 'hit_count': 25, 'hit_rate': 100.0, 'total_count': 25, 'week': '2025-01-13', 'win_count': 17, 'win_rate': 68.0}, {'avg_performance': 6.232308427627005, 'bin': 0.6, 'count': 141, 'hit_count': 135, 'hit_rate': 95.74468085106383, 'total_count': 141, 'week': '2025-01-13', 'win_count': 85, 'win_rate': 60.283687943262414}, {'avg_performance': 8.49221338573038, 'bin': 0.7, 'count': 1614, 'hit_count': 1531, 'hit_rate': 94.85749690210656, 'total_count': 1614, 'week': '2025-01-13', 'win_count': 1127, 'win_rate': 69.82651796778191}, {'avg_performance': 13.48051817512275, 'bin': 0.8, 'count': 118, 'hit_count': 106, 'hit_rate': 89.83050847457628, 'total_count': 118, 'week': '2025-01-13', 'win_count': 86, 'win_rate': 72.88135593220339}], '2025-01-20': [{'avg_performance': 2.0554984583761486, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.8554532322137964, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.9427601789253663, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-20', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 3.2213742396728637, 'bin': 0.5, 'count': 31, 'hit_count': 31, 'hit_rate': 100.0, 'total_count': 31, 'week': '2025-01-20', 'win_count': 13, 'win_rate': 41.935483870967744}, {'avg_performance': 7.68513705692224, 'bin': 0.6, 'count': 156, 'hit_count': 151, 'hit_rate': 96.7948717948718, 'total_count': 156, 'week': '2025-01-20', 'win_count': 86, 'win_rate': 55.12820512820513}, {'avg_performance': 7.877107728428713, 'bin': 0.7, 'count': 1459, 'hit_count': 1391, 'hit_rate': 95.33927347498286, 'total_count': 1459, 'week': '2025-01-20', 'win_count': 981, 'win_rate': 67.23783413296779}, {'avg_performance': 9.198651942630873, 'bin': 0.8, 'count': 131, 'hit_count': 126, 'hit_rate': 96.18320610687023, 'total_count': 131, 'week': '2025-01-20', 'win_count': 99, 'win_rate': 75.57251908396947}], '2025-01-27': [{'avg_performance': 1.0810491267083957, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.257871569680502, 'bin': 0.4, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.3681028816247505, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 4.831154899995187, 'bin': 0.6, 'count': 50, 'hit_count': 49, 'hit_rate': 98.0, 'total_count': 50, 'week': '2025-01-27', 'win_count': 24, 'win_rate': 48.0}, {'avg_performance': 8.660514835238006, 'bin': 0.7, 'count': 504, 'hit_count': 477, 'hit_rate': 94.64285714285714, 'total_count': 504, 'week': '2025-01-27', 'win_count': 336, 'win_rate': 66.66666666666667}, {'avg_performance': 5.650996396492416, 'bin': 0.8, 'count': 49, 'hit_count': 46, 'hit_rate': 93.87755102040816, 'total_count': 49, 'week': '2025-01-27', 'win_count': 28, 'win_rate': 57.142857142857146}], '2025-02-03': [{'avg_performance': 1.3806706114398302, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 9.569377990430622, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 24.279598883685736, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-03', 'win_count': 3, 'win_rate': 100.0}, {'avg_performance': 6.96675740725965, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-03', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 7.91588296767001, 'bin': 0.6, 'count': 41, 'hit_count': 41, 'hit_rate': 100.0, 'total_count': 41, 'week': '2025-02-03', 'win_count': 33, 'win_rate': 80.48780487804878}, {'avg_performance': 10.160313393323941, 'bin': 0.7, 'count': 752, 'hit_count': 729, 'hit_rate': 96.94148936170212, 'total_count': 752, 'week': '2025-02-03', 'win_count': 592, 'win_rate': 78.72340425531915}, {'avg_performance': 12.049870230698735, 'bin': 0.8, 'count': 51, 'hit_count': 48, 'hit_rate': 94.11764705882354, 'total_count': 51, 'week': '2025-02-03', 'win_count': 42, 'win_rate': 82.3529411764706}], '2025-02-17': [{'avg_performance': 2.016879038077791, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 0.36138972184882806, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.4714089675946536, 'bin': 0.5, 'count': 7, 'hit_count': 5, 'hit_rate': 71.42857142857143, 'total_count': 7, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 14.285714285714286}, {'avg_performance': 3.6445213255311315, 'bin': 0.6, 'count': 55, 'hit_count': 46, 'hit_rate': 83.63636363636364, 'total_count': 55, 'week': '2025-02-17', 'win_count': 15, 'win_rate': 27.272727272727273}, {'avg_performance': 4.05076703346453, 'bin': 0.7, 'count': 530, 'hit_count': 433, 'hit_rate': 81.69811320754717, 'total_count': 530, 'week': '2025-02-17', 'win_count': 160, 'win_rate': 30.18867924528302}, {'avg_performance': 3.3832590351165615, 'bin': 0.8, 'count': 54, 'hit_count': 46, 'hit_rate': 85.18518518518519, 'total_count': 54, 'week': '2025-02-17', 'win_count': 22, 'win_rate': 40.74074074074074}], '2025-02-24': [{'avg_performance': 14.747474747474739, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 1.483220254404718, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.886750479655935, 'bin': 0.5, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-24', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 4.098843931251354, 'bin': 0.6, 'count': 39, 'hit_count': 39, 'hit_rate': 100.0, 'total_count': 39, 'week': '2025-02-24', 'win_count': 21, 'win_rate': 53.84615384615385}, {'avg_performance': 6.7311024498695895, 'bin': 0.7, 'count': 341, 'hit_count': 324, 'hit_rate': 95.01466275659824, 'total_count': 341, 'week': '2025-02-24', 'win_count': 231, 'win_rate': 67.74193548387096}, {'avg_performance': 8.80997390923137, 'bin': 0.8, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-02-24', 'win_count': 16, 'win_rate': 84.21052631578948}], '2025-03-03': [{'avg_performance': 6.496927129060581, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 4.234347426755143, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 4.837971033345035, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2025-03-03', 'win_count': 6, 'win_rate': 66.66666666666667}, {'avg_performance': 7.476385224123491, 'bin': 0.6, 'count': 60, 'hit_count': 56, 'hit_rate': 93.33333333333333, 'total_count': 60, 'week': '2025-03-03', 'win_count': 40, 'win_rate': 66.66666666666667}, {'avg_performance': 9.175863004552577, 'bin': 0.7, 'count': 501, 'hit_count': 479, 'hit_rate': 95.60878243512974, 'total_count': 501, 'week': '2025-03-03', 'win_count': 346, 'win_rate': 69.06187624750498}, {'avg_performance': 10.600061758245392, 'bin': 0.8, 'count': 45, 'hit_count': 43, 'hit_rate': 95.55555555555556, 'total_count': 45, 'week': '2025-03-03', 'win_count': 35, 'win_rate': 77.77777777777777}], '2025-03-10': [{'avg_performance': 3.1413612565444975, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-10', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 5.273294241964802, 'bin': 0.4, 'count': 11, 'hit_count': 10, 'hit_rate': 90.9090909090909, 'total_count': 11, 'week': '2025-03-10', 'win_count': 4, 'win_rate': 36.36363636363637}, {'avg_performance': 6.362088830497881, 'bin': 0.5, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'week': '2025-03-10', 'win_count': 18, 'win_rate': 78.26086956521739}, {'avg_performance': 7.442734895529073, 'bin': 0.6, 'count': 194, 'hit_count': 188, 'hit_rate': 96.90721649484536, 'total_count': 194, 'week': '2025-03-10', 'win_count': 127, 'win_rate': 65.4639175257732}, {'avg_performance': 7.825642875837303, 'bin': 0.7, 'count': 2062, 'hit_count': 1938, 'hit_rate': 93.98642095053346, 'total_count': 2062, 'week': '2025-03-10', 'win_count': 1374, 'win_rate': 66.63433559650825}, {'avg_performance': 9.519864190453308, 'bin': 0.8, 'count': 65, 'hit_count': 62, 'hit_rate': 95.38461538461539, 'total_count': 65, 'week': '2025-03-10', 'win_count': 51, 'win_rate': 78.46153846153847}]}, 'curve_data_week_list': ['2024-10-07', '2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '2024-12-02', '2024-12-09', '2024-12-16', '2024-12-23', '2024-12-30', '2025-01-06', '2025-01-13', '2025-01-20', '2025-01-27', '2025-02-03', '2025-02-17', '2025-02-24', '2025-03-03', '2025-03-10'], 'date_from': datetime.date(2024, 10, 7), 'date_to': datetime.date(2025, 4, 5), 'kpis': {'avg_gain': 8.35064971357415, 'fail_count': 11421, 'hit_count': 28313, 'hit_rate': 93.63383821681329, 'pass_count': 18817, 'total_tests': 30238, 'win_rate': 62.229644817778954}, 'last_metrics': <ModelMetrics: Binned LGBM 3d PH 3% Metrics: 2025-04-04 >, 'model': <Model: Binned LGBM 3d PH 3% (binned-ph-lgmb-p3-seq3-platt v1)>, 'performance_data': '<<queryset of core.ModelTest>>'} {'block': <Block Node: content. Contents: [<TextNode: '\n\n <div class="pl-cont'>, <Variable Node: model.name>, <TextNode: ' v'>, <Variable Node: model.version>, <TextNode: '\n\n </h1>\n\n '>, <URLNode view_name=''admin:core_model_change'' args=[<FilterExpression 'model.id'>] kwargs={} as=None>, <TextNode: '"\n '>, <Variable Node: model.key>, <TextNode: '</b>\n '>, <Variable Node: model.version>, <TextNode: '\n '>, <Variable Node: model.type>, <TextNode: '\n '>, <Variable Node: model.description|default:"<i>None</i>">, <TextNode: '\n '>, <Variable Node: model.end_point_url>, <TextNode: '</dd>\n '>, <Variable Node: model.last_trained_dt|localtime>, <TextNode: '</dd>\n '>, <URLNode view_name='"model_picks"' args=[] kwargs={} as=None>, <TextNode: '?model_id='>, <Variable Node: model.id>, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '">\n '>, <Variable Node: model.last_run_dt|localtime>, <TextNode: '\n '>, <ForNode: for key, value in model.meta.items, tail_len: 5>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n\n </d'>, <django.template.defaulttags.CsrfTokenNode object at 0x7f8de8d27210>, <TextNode: '\n\n '>, <Variable Node: date_from|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:\''>, <Variable Node: date_to|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:'>, <Variable Node: curve_data_week_list|length>, <TextNode: '" value="0" step="1"\n '>, <IncludeNode: template=<FilterExpression '"components/kpis.html"'>>, <TextNode: '\n <!--'>, <IfNode>, <TextNode: '\n\n </div>\n'>]>} {'forloop': {'counter': 45, 'counter0': 44, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 7.371279790856606, 'date': datetime.date(2024, 10, 10), 'fail_count': 222, 'hit_count': 750, 'hit_rate': 96.64948453608247, 'metrics': {'content': 0.11, 'financial': 0, 'other': 0.11}, 'pass_count': 554, 'total_count': 776, 'win_rate': 71.3917525773196}} {'metrics': {'content': 0.07, 'financial': 0, 'other': 0.14}}
snippets/metrics.html
/mnt/disks/pennyloupe_disk/pennyloupe/app/core/templates/snippets/metrics.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'Ug6wwe35THbADW1ZsY2D1iZkBdOjvilMpfGLkNwF1KQarTPBh6f3T845ad38gnM0'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/61'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f8de84ec750>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f8de84ec750>>'} {'curve_data': [{'avg_performance': 1.2504894131199589, 'bin': 0.2, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 7.028663507041953, 'bin': 0.3, 'count': 36, 'hit_count': 34, 'hit_rate': 94.44444444444444, 'total_count': 36, 'win_count': 13, 'win_rate': 36.111111111111114}, {'avg_performance': 9.432175772160651, 'bin': 0.4, 'count': 94, 'hit_count': 89, 'hit_rate': 94.68085106382979, 'total_count': 94, 'win_count': 27, 'win_rate': 28.72340425531915}, {'avg_performance': 5.44822039735625, 'bin': 0.5, 'count': 345, 'hit_count': 327, 'hit_rate': 94.78260869565217, 'total_count': 345, 'win_count': 147, 'win_rate': 42.608695652173914}, {'avg_performance': 6.276983864727436, 'bin': 0.6, 'count': 2238, 'hit_count': 2118, 'hit_rate': 94.63806970509384, 'total_count': 2238, 'win_count': 1176, 'win_rate': 52.54691689008043}, {'avg_performance': 8.533575402218842, 'bin': 0.7, 'count': 25724, 'hit_count': 24056, 'hit_rate': 93.51578292645, 'total_count': 25724, 'win_count': 16266, 'win_rate': 63.232778728036074}, {'avg_performance': 8.86255964112395, 'bin': 0.8, 'count': 1793, 'hit_count': 1681, 'hit_rate': 93.75348577802565, 'total_count': 1793, 'win_count': 1187, 'win_rate': 66.20189626324596}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'win_count': 1, 'win_rate': 50.0}], 'curve_data_by_week': {'2024-10-07': [{'avg_performance': 8.164127436473585, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.26552716148981, 'bin': 0.5, 'count': 11, 'hit_count': 11, 'hit_rate': 100.0, 'total_count': 11, 'week': '2024-10-07', 'win_count': 3, 'win_rate': 27.272727272727273}, {'avg_performance': 5.134353802031955, 'bin': 0.6, 'count': 89, 'hit_count': 86, 'hit_rate': 96.62921348314607, 'total_count': 89, 'week': '2024-10-07', 'win_count': 47, 'win_rate': 52.80898876404494}, {'avg_performance': 8.070123830986233, 'bin': 0.7, 'count': 1047, 'hit_count': 1015, 'hit_rate': 96.94364851957975, 'total_count': 1047, 'week': '2024-10-07', 'win_count': 791, 'win_rate': 75.54918815663801}, {'avg_performance': 9.68536888753788, 'bin': 0.8, 'count': 171, 'hit_count': 163, 'hit_rate': 95.32163742690058, 'total_count': 171, 'week': '2024-10-07', 'win_count': 131, 'win_rate': 76.60818713450293}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}], '2024-10-14': [{'avg_performance': 0.9022370535162528, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.337629431182013, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 4.600619281242528, 'bin': 0.5, 'count': 20, 'hit_count': 17, 'hit_rate': 85.0, 'total_count': 20, 'week': '2024-10-14', 'win_count': 6, 'win_rate': 30.0}, {'avg_performance': 5.238828360908673, 'bin': 0.6, 'count': 164, 'hit_count': 158, 'hit_rate': 96.34146341463415, 'total_count': 164, 'week': '2024-10-14', 'win_count': 77, 'win_rate': 46.951219512195124}, {'avg_performance': 8.797660614333616, 'bin': 0.7, 'count': 1595, 'hit_count': 1499, 'hit_rate': 93.98119122257053, 'total_count': 1595, 'week': '2024-10-14', 'win_count': 891, 'win_rate': 55.86206896551724}, {'avg_performance': 8.040704379542438, 'bin': 0.8, 'count': 214, 'hit_count': 207, 'hit_rate': 96.72897196261682, 'total_count': 214, 'week': '2024-10-14', 'win_count': 148, 'win_rate': 69.1588785046729}], '2024-10-21': [{'avg_performance': 0.38387715930903, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9709764756086716, 'bin': 0.3, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3062931151410297, 'bin': 0.4, 'count': 6, 'hit_count': 5, 'hit_rate': 83.33333333333333, 'total_count': 6, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.5164096657483253, 'bin': 0.5, 'count': 25, 'hit_count': 22, 'hit_rate': 88.0, 'total_count': 25, 'week': '2024-10-21', 'win_count': 7, 'win_rate': 28.0}, {'avg_performance': 4.1596411175942425, 'bin': 0.6, 'count': 146, 'hit_count': 136, 'hit_rate': 93.15068493150685, 'total_count': 146, 'week': '2024-10-21', 'win_count': 56, 'win_rate': 38.35616438356164}, {'avg_performance': 8.03449923342892, 'bin': 0.7, 'count': 1759, 'hit_count': 1628, 'hit_rate': 92.55258669698692, 'total_count': 1759, 'week': '2024-10-21', 'win_count': 1003, 'win_rate': 57.02103467879477}, {'avg_performance': 8.348772559069227, 'bin': 0.8, 'count': 207, 'hit_count': 197, 'hit_rate': 95.16908212560386, 'total_count': 207, 'week': '2024-10-21', 'win_count': 124, 'win_rate': 59.90338164251208}], '2024-10-28': [{'avg_performance': 11.856661248915968, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-28', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.3348216882106607, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 2.7996008250747595, 'bin': 0.5, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-10-28', 'win_count': 3, 'win_rate': 17.647058823529413}, {'avg_performance': 4.648447686121441, 'bin': 0.6, 'count': 122, 'hit_count': 118, 'hit_rate': 96.72131147540983, 'total_count': 122, 'week': '2024-10-28', 'win_count': 51, 'win_rate': 41.80327868852459}, {'avg_performance': 7.265669642594064, 'bin': 0.7, 'count': 997, 'hit_count': 927, 'hit_rate': 92.97893681043129, 'total_count': 997, 'week': '2024-10-28', 'win_count': 618, 'win_rate': 61.98595787362086}, {'avg_performance': 10.816422602027322, 'bin': 0.8, 'count': 41, 'hit_count': 38, 'hit_rate': 92.6829268292683, 'total_count': 41, 'week': '2024-10-28', 'win_count': 28, 'win_rate': 68.29268292682927}], '2024-11-04': [{'avg_performance': 9.506070965460328, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 11.085533897596687, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-11-04', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 5.802859193965779, 'bin': 0.5, 'count': 25, 'hit_count': 24, 'hit_rate': 96.0, 'total_count': 25, 'week': '2024-11-04', 'win_count': 12, 'win_rate': 48.0}, {'avg_performance': 8.090414252589902, 'bin': 0.6, 'count': 164, 'hit_count': 154, 'hit_rate': 93.90243902439025, 'total_count': 164, 'week': '2024-11-04', 'win_count': 110, 'win_rate': 67.07317073170732}, {'avg_performance': 10.27282302016535, 'bin': 0.7, 'count': 1486, 'hit_count': 1401, 'hit_rate': 94.27994616419919, 'total_count': 1486, 'week': '2024-11-04', 'win_count': 1113, 'win_rate': 74.89905787348587}, {'avg_performance': 8.653533395637153, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-04', 'win_count': 44, 'win_rate': 68.75}], '2024-11-11': [{'avg_performance': 40.77065557250119, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-11', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 68.54218006242404, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2024-11-11', 'win_count': 3, 'win_rate': 42.857142857142854}, {'avg_performance': 7.473429086066595, 'bin': 0.5, 'count': 28, 'hit_count': 26, 'hit_rate': 92.85714285714286, 'total_count': 28, 'week': '2024-11-11', 'win_count': 11, 'win_rate': 39.285714285714285}, {'avg_performance': 5.7210642939107865, 'bin': 0.6, 'count': 172, 'hit_count': 162, 'hit_rate': 94.18604651162791, 'total_count': 172, 'week': '2024-11-11', 'win_count': 78, 'win_rate': 45.348837209302324}, {'avg_performance': 6.950606849660758, 'bin': 0.7, 'count': 2183, 'hit_count': 1942, 'hit_rate': 88.96014658726523, 'total_count': 2183, 'week': '2024-11-11', 'win_count': 1085, 'win_rate': 49.702244617498856}, {'avg_performance': 6.576073427037283, 'bin': 0.8, 'count': 193, 'hit_count': 170, 'hit_rate': 88.08290155440415, 'total_count': 193, 'week': '2024-11-11', 'win_count': 92, 'win_rate': 47.66839378238342}], '2024-11-18': [{'avg_performance': 0.2985074626865608, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.953737191078962, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 14.963661448456241, 'bin': 0.4, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 33.333333333333336}, {'avg_performance': 12.523383330708796, 'bin': 0.5, 'count': 16, 'hit_count': 14, 'hit_rate': 87.5, 'total_count': 16, 'week': '2024-11-18', 'win_count': 7, 'win_rate': 43.75}, {'avg_performance': 7.926054355851836, 'bin': 0.6, 'count': 117, 'hit_count': 106, 'hit_rate': 90.5982905982906, 'total_count': 117, 'week': '2024-11-18', 'win_count': 74, 'win_rate': 63.24786324786325}, {'avg_performance': 10.169714185726622, 'bin': 0.7, 'count': 1487, 'hit_count': 1412, 'hit_rate': 94.9562878278413, 'total_count': 1487, 'week': '2024-11-18', 'win_count': 1043, 'win_rate': 70.14122394082044}, {'avg_performance': 9.138444484012004, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-18', 'win_count': 46, 'win_rate': 71.875}], '2024-11-25': [{'avg_performance': 0.5649717514124374, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-25', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.249766314903041, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 9.823296109187984, 'bin': 0.5, 'count': 19, 'hit_count': 19, 'hit_rate': 100.0, 'total_count': 19, 'week': '2024-11-25', 'win_count': 10, 'win_rate': 52.63157894736842}, {'avg_performance': 7.033977605527942, 'bin': 0.6, 'count': 71, 'hit_count': 67, 'hit_rate': 94.36619718309859, 'total_count': 71, 'week': '2024-11-25', 'win_count': 39, 'win_rate': 54.929577464788736}, {'avg_performance': 9.085537651034798, 'bin': 0.7, 'count': 1392, 'hit_count': 1341, 'hit_rate': 96.33620689655173, 'total_count': 1392, 'week': '2024-11-25', 'win_count': 988, 'win_rate': 70.97701149425288}, {'avg_performance': 7.175712414927854, 'bin': 0.8, 'count': 45, 'hit_count': 44, 'hit_rate': 97.77777777777777, 'total_count': 45, 'week': '2024-11-25', 'win_count': 34, 'win_rate': 75.55555555555556}], '2024-12-02': [{'avg_performance': 1.1509608467783332, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-02', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3898688255760185, 'bin': 0.5, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-12-02', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 3.7840564250007986, 'bin': 0.6, 'count': 22, 'hit_count': 19, 'hit_rate': 86.36363636363636, 'total_count': 22, 'week': '2024-12-02', 'win_count': 6, 'win_rate': 27.272727272727273}, {'avg_performance': 7.689480520166782, 'bin': 0.7, 'count': 597, 'hit_count': 543, 'hit_rate': 90.95477386934674, 'total_count': 597, 'week': '2024-12-02', 'win_count': 317, 'win_rate': 53.098827470686764}, {'avg_performance': 12.011978156596522, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-12-02', 'win_count': 5, 'win_rate': 50.0}], '2024-12-09': [{'avg_performance': 1.6921913934540918, 'bin': 0.2, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9532888465204923, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.9005706250438368, 'bin': 0.4, 'count': 8, 'hit_count': 7, 'hit_rate': 87.5, 'total_count': 8, 'week': '2024-12-09', 'win_count': 2, 'win_rate': 25.0}, {'avg_performance': 5.196051909042814, 'bin': 0.5, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-12-09', 'win_count': 7, 'win_rate': 29.166666666666668}, {'avg_performance': 5.791194959609032, 'bin': 0.6, 'count': 127, 'hit_count': 119, 'hit_rate': 93.7007874015748, 'total_count': 127, 'week': '2024-12-09', 'win_count': 56, 'win_rate': 44.09448818897638}, {'avg_performance': 7.526378846625358, 'bin': 0.7, 'count': 2010, 'hit_count': 1867, 'hit_rate': 92.88557213930348, 'total_count': 2010, 'week': '2024-12-09', 'win_count': 1133, 'win_rate': 56.3681592039801}, {'avg_performance': 8.348974523266355, 'bin': 0.8, 'count': 98, 'hit_count': 93, 'hit_rate': 94.89795918367346, 'total_count': 98, 'week': '2024-12-09', 'win_count': 63, 'win_rate': 64.28571428571429}], '2024-12-16': [{'avg_performance': 1.2158357473192076, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.1586990595611335, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.4986874156097585, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-16', 'win_count': 3, 'win_rate': 33.333333333333336}, {'avg_performance': 7.624253080839346, 'bin': 0.6, 'count': 77, 'hit_count': 73, 'hit_rate': 94.8051948051948, 'total_count': 77, 'week': '2024-12-16', 'win_count': 35, 'win_rate': 45.45454545454545}, {'avg_performance': 9.719862667541674, 'bin': 0.7, 'count': 1313, 'hit_count': 1223, 'hit_rate': 93.14546839299315, 'total_count': 1313, 'week': '2024-12-16', 'win_count': 814, 'win_rate': 61.995430312261995}, {'avg_performance': 10.720921190133364, 'bin': 0.8, 'count': 40, 'hit_count': 38, 'hit_rate': 95.0, 'total_count': 40, 'week': '2024-12-16', 'win_count': 29, 'win_rate': 72.5}], '2024-12-23': [{'avg_performance': 3.076753932204165, 'bin': 0.5, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 60.0}, {'avg_performance': 5.432916285463778, 'bin': 0.6, 'count': 57, 'hit_count': 53, 'hit_rate': 92.98245614035088, 'total_count': 57, 'week': '2024-12-23', 'win_count': 26, 'win_rate': 45.6140350877193}, {'avg_performance': 13.807998928993412, 'bin': 0.7, 'count': 530, 'hit_count': 519, 'hit_rate': 97.9245283018868, 'total_count': 530, 'week': '2024-12-23', 'win_count': 386, 'win_rate': 72.83018867924528}, {'avg_performance': 29.792299285303002, 'bin': 0.8, 'count': 9, 'hit_count': 8, 'hit_rate': 88.88888888888889, 'total_count': 9, 'week': '2024-12-23', 'win_count': 5, 'win_rate': 55.55555555555556}], '2024-12-30': [{'avg_performance': 2.5974025974025996, 'bin': 0.4, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.729724176101836, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-30', 'win_count': 5, 'win_rate': 55.55555555555556}, {'avg_performance': 10.07692704762918, 'bin': 0.6, 'count': 85, 'hit_count': 81, 'hit_rate': 95.29411764705883, 'total_count': 85, 'week': '2024-12-30', 'win_count': 57, 'win_rate': 67.05882352941177}, {'avg_performance': 14.368317622689457, 'bin': 0.7, 'count': 726, 'hit_count': 710, 'hit_rate': 97.7961432506887, 'total_count': 726, 'week': '2024-12-30', 'win_count': 590, 'win_rate': 81.26721763085399}, {'avg_performance': 16.98487922412399, 'bin': 0.8, 'count': 32, 'hit_count': 32, 'hit_rate': 100.0, 'total_count': 32, 'week': '2024-12-30', 'win_count': 28, 'win_rate': 87.5}], '2025-01-06': [{'avg_performance': 10.27453799861533, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 0.8592097766991472, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-06', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.7025884280500825, 'bin': 0.5, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 10.526315789473685}, {'avg_performance': 3.9460445190171787, 'bin': 0.6, 'count': 89, 'hit_count': 81, 'hit_rate': 91.01123595505618, 'total_count': 89, 'week': '2025-01-06', 'win_count': 33, 'win_rate': 37.07865168539326}, {'avg_performance': 5.769467385757251, 'bin': 0.7, 'count': 839, 'hit_count': 727, 'hit_rate': 86.6507747318236, 'total_count': 839, 'week': '2025-01-06', 'win_count': 347, 'win_rate': 41.35876042908224}, {'avg_performance': 4.100909582740522, 'bin': 0.8, 'count': 73, 'hit_count': 64, 'hit_rate': 87.67123287671232, 'total_count': 73, 'week': '2025-01-06', 'win_count': 31, 'win_rate': 42.465753424657535}], '2025-01-13': [{'avg_performance': 2.4611508041896877, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.2427082891550008, 'bin': 0.4, 'count': 7, 'hit_count': 7, 'hit_rate': 100.0, 'total_count': 7, 'week': '2025-01-13', 'win_count': 2, 'win_rate': 28.571428571428573}, {'avg_performance': 5.977215511937495, 'bin': 0.5, 'count': 25, 'hit_count': 25, 'hit_rate': 100.0, 'total_count': 25, 'week': '2025-01-13', 'win_count': 17, 'win_rate': 68.0}, {'avg_performance': 6.232308427627005, 'bin': 0.6, 'count': 141, 'hit_count': 135, 'hit_rate': 95.74468085106383, 'total_count': 141, 'week': '2025-01-13', 'win_count': 85, 'win_rate': 60.283687943262414}, {'avg_performance': 8.49221338573038, 'bin': 0.7, 'count': 1614, 'hit_count': 1531, 'hit_rate': 94.85749690210656, 'total_count': 1614, 'week': '2025-01-13', 'win_count': 1127, 'win_rate': 69.82651796778191}, {'avg_performance': 13.48051817512275, 'bin': 0.8, 'count': 118, 'hit_count': 106, 'hit_rate': 89.83050847457628, 'total_count': 118, 'week': '2025-01-13', 'win_count': 86, 'win_rate': 72.88135593220339}], '2025-01-20': [{'avg_performance': 2.0554984583761486, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.8554532322137964, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.9427601789253663, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-20', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 3.2213742396728637, 'bin': 0.5, 'count': 31, 'hit_count': 31, 'hit_rate': 100.0, 'total_count': 31, 'week': '2025-01-20', 'win_count': 13, 'win_rate': 41.935483870967744}, {'avg_performance': 7.68513705692224, 'bin': 0.6, 'count': 156, 'hit_count': 151, 'hit_rate': 96.7948717948718, 'total_count': 156, 'week': '2025-01-20', 'win_count': 86, 'win_rate': 55.12820512820513}, {'avg_performance': 7.877107728428713, 'bin': 0.7, 'count': 1459, 'hit_count': 1391, 'hit_rate': 95.33927347498286, 'total_count': 1459, 'week': '2025-01-20', 'win_count': 981, 'win_rate': 67.23783413296779}, {'avg_performance': 9.198651942630873, 'bin': 0.8, 'count': 131, 'hit_count': 126, 'hit_rate': 96.18320610687023, 'total_count': 131, 'week': '2025-01-20', 'win_count': 99, 'win_rate': 75.57251908396947}], '2025-01-27': [{'avg_performance': 1.0810491267083957, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.257871569680502, 'bin': 0.4, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.3681028816247505, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 4.831154899995187, 'bin': 0.6, 'count': 50, 'hit_count': 49, 'hit_rate': 98.0, 'total_count': 50, 'week': '2025-01-27', 'win_count': 24, 'win_rate': 48.0}, {'avg_performance': 8.660514835238006, 'bin': 0.7, 'count': 504, 'hit_count': 477, 'hit_rate': 94.64285714285714, 'total_count': 504, 'week': '2025-01-27', 'win_count': 336, 'win_rate': 66.66666666666667}, {'avg_performance': 5.650996396492416, 'bin': 0.8, 'count': 49, 'hit_count': 46, 'hit_rate': 93.87755102040816, 'total_count': 49, 'week': '2025-01-27', 'win_count': 28, 'win_rate': 57.142857142857146}], '2025-02-03': [{'avg_performance': 1.3806706114398302, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 9.569377990430622, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 24.279598883685736, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-03', 'win_count': 3, 'win_rate': 100.0}, {'avg_performance': 6.96675740725965, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-03', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 7.91588296767001, 'bin': 0.6, 'count': 41, 'hit_count': 41, 'hit_rate': 100.0, 'total_count': 41, 'week': '2025-02-03', 'win_count': 33, 'win_rate': 80.48780487804878}, {'avg_performance': 10.160313393323941, 'bin': 0.7, 'count': 752, 'hit_count': 729, 'hit_rate': 96.94148936170212, 'total_count': 752, 'week': '2025-02-03', 'win_count': 592, 'win_rate': 78.72340425531915}, {'avg_performance': 12.049870230698735, 'bin': 0.8, 'count': 51, 'hit_count': 48, 'hit_rate': 94.11764705882354, 'total_count': 51, 'week': '2025-02-03', 'win_count': 42, 'win_rate': 82.3529411764706}], '2025-02-17': [{'avg_performance': 2.016879038077791, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 0.36138972184882806, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.4714089675946536, 'bin': 0.5, 'count': 7, 'hit_count': 5, 'hit_rate': 71.42857142857143, 'total_count': 7, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 14.285714285714286}, {'avg_performance': 3.6445213255311315, 'bin': 0.6, 'count': 55, 'hit_count': 46, 'hit_rate': 83.63636363636364, 'total_count': 55, 'week': '2025-02-17', 'win_count': 15, 'win_rate': 27.272727272727273}, {'avg_performance': 4.05076703346453, 'bin': 0.7, 'count': 530, 'hit_count': 433, 'hit_rate': 81.69811320754717, 'total_count': 530, 'week': '2025-02-17', 'win_count': 160, 'win_rate': 30.18867924528302}, {'avg_performance': 3.3832590351165615, 'bin': 0.8, 'count': 54, 'hit_count': 46, 'hit_rate': 85.18518518518519, 'total_count': 54, 'week': '2025-02-17', 'win_count': 22, 'win_rate': 40.74074074074074}], '2025-02-24': [{'avg_performance': 14.747474747474739, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 1.483220254404718, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.886750479655935, 'bin': 0.5, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-24', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 4.098843931251354, 'bin': 0.6, 'count': 39, 'hit_count': 39, 'hit_rate': 100.0, 'total_count': 39, 'week': '2025-02-24', 'win_count': 21, 'win_rate': 53.84615384615385}, {'avg_performance': 6.7311024498695895, 'bin': 0.7, 'count': 341, 'hit_count': 324, 'hit_rate': 95.01466275659824, 'total_count': 341, 'week': '2025-02-24', 'win_count': 231, 'win_rate': 67.74193548387096}, {'avg_performance': 8.80997390923137, 'bin': 0.8, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-02-24', 'win_count': 16, 'win_rate': 84.21052631578948}], '2025-03-03': [{'avg_performance': 6.496927129060581, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 4.234347426755143, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 4.837971033345035, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2025-03-03', 'win_count': 6, 'win_rate': 66.66666666666667}, {'avg_performance': 7.476385224123491, 'bin': 0.6, 'count': 60, 'hit_count': 56, 'hit_rate': 93.33333333333333, 'total_count': 60, 'week': '2025-03-03', 'win_count': 40, 'win_rate': 66.66666666666667}, {'avg_performance': 9.175863004552577, 'bin': 0.7, 'count': 501, 'hit_count': 479, 'hit_rate': 95.60878243512974, 'total_count': 501, 'week': '2025-03-03', 'win_count': 346, 'win_rate': 69.06187624750498}, {'avg_performance': 10.600061758245392, 'bin': 0.8, 'count': 45, 'hit_count': 43, 'hit_rate': 95.55555555555556, 'total_count': 45, 'week': '2025-03-03', 'win_count': 35, 'win_rate': 77.77777777777777}], '2025-03-10': [{'avg_performance': 3.1413612565444975, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-10', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 5.273294241964802, 'bin': 0.4, 'count': 11, 'hit_count': 10, 'hit_rate': 90.9090909090909, 'total_count': 11, 'week': '2025-03-10', 'win_count': 4, 'win_rate': 36.36363636363637}, {'avg_performance': 6.362088830497881, 'bin': 0.5, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'week': '2025-03-10', 'win_count': 18, 'win_rate': 78.26086956521739}, {'avg_performance': 7.442734895529073, 'bin': 0.6, 'count': 194, 'hit_count': 188, 'hit_rate': 96.90721649484536, 'total_count': 194, 'week': '2025-03-10', 'win_count': 127, 'win_rate': 65.4639175257732}, {'avg_performance': 7.825642875837303, 'bin': 0.7, 'count': 2062, 'hit_count': 1938, 'hit_rate': 93.98642095053346, 'total_count': 2062, 'week': '2025-03-10', 'win_count': 1374, 'win_rate': 66.63433559650825}, {'avg_performance': 9.519864190453308, 'bin': 0.8, 'count': 65, 'hit_count': 62, 'hit_rate': 95.38461538461539, 'total_count': 65, 'week': '2025-03-10', 'win_count': 51, 'win_rate': 78.46153846153847}]}, 'curve_data_week_list': ['2024-10-07', '2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '2024-12-02', '2024-12-09', '2024-12-16', '2024-12-23', '2024-12-30', '2025-01-06', '2025-01-13', '2025-01-20', '2025-01-27', '2025-02-03', '2025-02-17', '2025-02-24', '2025-03-03', '2025-03-10'], 'date_from': datetime.date(2024, 10, 7), 'date_to': datetime.date(2025, 4, 5), 'kpis': {'avg_gain': 8.35064971357415, 'fail_count': 11421, 'hit_count': 28313, 'hit_rate': 93.63383821681329, 'pass_count': 18817, 'total_tests': 30238, 'win_rate': 62.229644817778954}, 'last_metrics': <ModelMetrics: Binned LGBM 3d PH 3% Metrics: 2025-04-04 >, 'model': <Model: Binned LGBM 3d PH 3% (binned-ph-lgmb-p3-seq3-platt v1)>, 'performance_data': '<<queryset of core.ModelTest>>'} {'block': <Block Node: content. Contents: [<TextNode: '\n\n <div class="pl-cont'>, <Variable Node: model.name>, <TextNode: ' v'>, <Variable Node: model.version>, <TextNode: '\n\n </h1>\n\n '>, <URLNode view_name=''admin:core_model_change'' args=[<FilterExpression 'model.id'>] kwargs={} as=None>, <TextNode: '"\n '>, <Variable Node: model.key>, <TextNode: '</b>\n '>, <Variable Node: model.version>, <TextNode: '\n '>, <Variable Node: model.type>, <TextNode: '\n '>, <Variable Node: model.description|default:"<i>None</i>">, <TextNode: '\n '>, <Variable Node: model.end_point_url>, <TextNode: '</dd>\n '>, <Variable Node: model.last_trained_dt|localtime>, <TextNode: '</dd>\n '>, <URLNode view_name='"model_picks"' args=[] kwargs={} as=None>, <TextNode: '?model_id='>, <Variable Node: model.id>, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '">\n '>, <Variable Node: model.last_run_dt|localtime>, <TextNode: '\n '>, <ForNode: for key, value in model.meta.items, tail_len: 5>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n\n </d'>, <django.template.defaulttags.CsrfTokenNode object at 0x7f8de8d27210>, <TextNode: '\n\n '>, <Variable Node: date_from|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:\''>, <Variable Node: date_to|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:'>, <Variable Node: curve_data_week_list|length>, <TextNode: '" value="0" step="1"\n '>, <IncludeNode: template=<FilterExpression '"components/kpis.html"'>>, <TextNode: '\n <!--'>, <IfNode>, <TextNode: '\n\n </div>\n'>]>} {'forloop': {'counter': 45, 'counter0': 44, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 7.371279790856606, 'date': datetime.date(2024, 10, 10), 'fail_count': 222, 'hit_count': 750, 'hit_rate': 96.64948453608247, 'metrics': {'content': 0.11, 'financial': 0, 'other': 0.11}, 'pass_count': 554, 'total_count': 776, 'win_rate': 71.3917525773196}} {'metrics': {'content': 0.11, 'financial': 0, 'other': 0.15}}
snippets/metrics.html
/mnt/disks/pennyloupe_disk/pennyloupe/app/core/templates/snippets/metrics.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'Ug6wwe35THbADW1ZsY2D1iZkBdOjvilMpfGLkNwF1KQarTPBh6f3T845ad38gnM0'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/61'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f8de84ec750>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f8de84ec750>>'} {'curve_data': [{'avg_performance': 1.2504894131199589, 'bin': 0.2, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 7.028663507041953, 'bin': 0.3, 'count': 36, 'hit_count': 34, 'hit_rate': 94.44444444444444, 'total_count': 36, 'win_count': 13, 'win_rate': 36.111111111111114}, {'avg_performance': 9.432175772160651, 'bin': 0.4, 'count': 94, 'hit_count': 89, 'hit_rate': 94.68085106382979, 'total_count': 94, 'win_count': 27, 'win_rate': 28.72340425531915}, {'avg_performance': 5.44822039735625, 'bin': 0.5, 'count': 345, 'hit_count': 327, 'hit_rate': 94.78260869565217, 'total_count': 345, 'win_count': 147, 'win_rate': 42.608695652173914}, {'avg_performance': 6.276983864727436, 'bin': 0.6, 'count': 2238, 'hit_count': 2118, 'hit_rate': 94.63806970509384, 'total_count': 2238, 'win_count': 1176, 'win_rate': 52.54691689008043}, {'avg_performance': 8.533575402218842, 'bin': 0.7, 'count': 25724, 'hit_count': 24056, 'hit_rate': 93.51578292645, 'total_count': 25724, 'win_count': 16266, 'win_rate': 63.232778728036074}, {'avg_performance': 8.86255964112395, 'bin': 0.8, 'count': 1793, 'hit_count': 1681, 'hit_rate': 93.75348577802565, 'total_count': 1793, 'win_count': 1187, 'win_rate': 66.20189626324596}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'win_count': 1, 'win_rate': 50.0}], 'curve_data_by_week': {'2024-10-07': [{'avg_performance': 8.164127436473585, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.26552716148981, 'bin': 0.5, 'count': 11, 'hit_count': 11, 'hit_rate': 100.0, 'total_count': 11, 'week': '2024-10-07', 'win_count': 3, 'win_rate': 27.272727272727273}, {'avg_performance': 5.134353802031955, 'bin': 0.6, 'count': 89, 'hit_count': 86, 'hit_rate': 96.62921348314607, 'total_count': 89, 'week': '2024-10-07', 'win_count': 47, 'win_rate': 52.80898876404494}, {'avg_performance': 8.070123830986233, 'bin': 0.7, 'count': 1047, 'hit_count': 1015, 'hit_rate': 96.94364851957975, 'total_count': 1047, 'week': '2024-10-07', 'win_count': 791, 'win_rate': 75.54918815663801}, {'avg_performance': 9.68536888753788, 'bin': 0.8, 'count': 171, 'hit_count': 163, 'hit_rate': 95.32163742690058, 'total_count': 171, 'week': '2024-10-07', 'win_count': 131, 'win_rate': 76.60818713450293}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}], '2024-10-14': [{'avg_performance': 0.9022370535162528, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.337629431182013, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 4.600619281242528, 'bin': 0.5, 'count': 20, 'hit_count': 17, 'hit_rate': 85.0, 'total_count': 20, 'week': '2024-10-14', 'win_count': 6, 'win_rate': 30.0}, {'avg_performance': 5.238828360908673, 'bin': 0.6, 'count': 164, 'hit_count': 158, 'hit_rate': 96.34146341463415, 'total_count': 164, 'week': '2024-10-14', 'win_count': 77, 'win_rate': 46.951219512195124}, {'avg_performance': 8.797660614333616, 'bin': 0.7, 'count': 1595, 'hit_count': 1499, 'hit_rate': 93.98119122257053, 'total_count': 1595, 'week': '2024-10-14', 'win_count': 891, 'win_rate': 55.86206896551724}, {'avg_performance': 8.040704379542438, 'bin': 0.8, 'count': 214, 'hit_count': 207, 'hit_rate': 96.72897196261682, 'total_count': 214, 'week': '2024-10-14', 'win_count': 148, 'win_rate': 69.1588785046729}], '2024-10-21': [{'avg_performance': 0.38387715930903, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9709764756086716, 'bin': 0.3, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3062931151410297, 'bin': 0.4, 'count': 6, 'hit_count': 5, 'hit_rate': 83.33333333333333, 'total_count': 6, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.5164096657483253, 'bin': 0.5, 'count': 25, 'hit_count': 22, 'hit_rate': 88.0, 'total_count': 25, 'week': '2024-10-21', 'win_count': 7, 'win_rate': 28.0}, {'avg_performance': 4.1596411175942425, 'bin': 0.6, 'count': 146, 'hit_count': 136, 'hit_rate': 93.15068493150685, 'total_count': 146, 'week': '2024-10-21', 'win_count': 56, 'win_rate': 38.35616438356164}, {'avg_performance': 8.03449923342892, 'bin': 0.7, 'count': 1759, 'hit_count': 1628, 'hit_rate': 92.55258669698692, 'total_count': 1759, 'week': '2024-10-21', 'win_count': 1003, 'win_rate': 57.02103467879477}, {'avg_performance': 8.348772559069227, 'bin': 0.8, 'count': 207, 'hit_count': 197, 'hit_rate': 95.16908212560386, 'total_count': 207, 'week': '2024-10-21', 'win_count': 124, 'win_rate': 59.90338164251208}], '2024-10-28': [{'avg_performance': 11.856661248915968, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-28', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.3348216882106607, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 2.7996008250747595, 'bin': 0.5, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-10-28', 'win_count': 3, 'win_rate': 17.647058823529413}, {'avg_performance': 4.648447686121441, 'bin': 0.6, 'count': 122, 'hit_count': 118, 'hit_rate': 96.72131147540983, 'total_count': 122, 'week': '2024-10-28', 'win_count': 51, 'win_rate': 41.80327868852459}, {'avg_performance': 7.265669642594064, 'bin': 0.7, 'count': 997, 'hit_count': 927, 'hit_rate': 92.97893681043129, 'total_count': 997, 'week': '2024-10-28', 'win_count': 618, 'win_rate': 61.98595787362086}, {'avg_performance': 10.816422602027322, 'bin': 0.8, 'count': 41, 'hit_count': 38, 'hit_rate': 92.6829268292683, 'total_count': 41, 'week': '2024-10-28', 'win_count': 28, 'win_rate': 68.29268292682927}], '2024-11-04': [{'avg_performance': 9.506070965460328, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 11.085533897596687, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-11-04', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 5.802859193965779, 'bin': 0.5, 'count': 25, 'hit_count': 24, 'hit_rate': 96.0, 'total_count': 25, 'week': '2024-11-04', 'win_count': 12, 'win_rate': 48.0}, {'avg_performance': 8.090414252589902, 'bin': 0.6, 'count': 164, 'hit_count': 154, 'hit_rate': 93.90243902439025, 'total_count': 164, 'week': '2024-11-04', 'win_count': 110, 'win_rate': 67.07317073170732}, {'avg_performance': 10.27282302016535, 'bin': 0.7, 'count': 1486, 'hit_count': 1401, 'hit_rate': 94.27994616419919, 'total_count': 1486, 'week': '2024-11-04', 'win_count': 1113, 'win_rate': 74.89905787348587}, {'avg_performance': 8.653533395637153, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-04', 'win_count': 44, 'win_rate': 68.75}], '2024-11-11': [{'avg_performance': 40.77065557250119, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-11', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 68.54218006242404, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2024-11-11', 'win_count': 3, 'win_rate': 42.857142857142854}, {'avg_performance': 7.473429086066595, 'bin': 0.5, 'count': 28, 'hit_count': 26, 'hit_rate': 92.85714285714286, 'total_count': 28, 'week': '2024-11-11', 'win_count': 11, 'win_rate': 39.285714285714285}, {'avg_performance': 5.7210642939107865, 'bin': 0.6, 'count': 172, 'hit_count': 162, 'hit_rate': 94.18604651162791, 'total_count': 172, 'week': '2024-11-11', 'win_count': 78, 'win_rate': 45.348837209302324}, {'avg_performance': 6.950606849660758, 'bin': 0.7, 'count': 2183, 'hit_count': 1942, 'hit_rate': 88.96014658726523, 'total_count': 2183, 'week': '2024-11-11', 'win_count': 1085, 'win_rate': 49.702244617498856}, {'avg_performance': 6.576073427037283, 'bin': 0.8, 'count': 193, 'hit_count': 170, 'hit_rate': 88.08290155440415, 'total_count': 193, 'week': '2024-11-11', 'win_count': 92, 'win_rate': 47.66839378238342}], '2024-11-18': [{'avg_performance': 0.2985074626865608, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.953737191078962, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 14.963661448456241, 'bin': 0.4, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 33.333333333333336}, {'avg_performance': 12.523383330708796, 'bin': 0.5, 'count': 16, 'hit_count': 14, 'hit_rate': 87.5, 'total_count': 16, 'week': '2024-11-18', 'win_count': 7, 'win_rate': 43.75}, {'avg_performance': 7.926054355851836, 'bin': 0.6, 'count': 117, 'hit_count': 106, 'hit_rate': 90.5982905982906, 'total_count': 117, 'week': '2024-11-18', 'win_count': 74, 'win_rate': 63.24786324786325}, {'avg_performance': 10.169714185726622, 'bin': 0.7, 'count': 1487, 'hit_count': 1412, 'hit_rate': 94.9562878278413, 'total_count': 1487, 'week': '2024-11-18', 'win_count': 1043, 'win_rate': 70.14122394082044}, {'avg_performance': 9.138444484012004, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-18', 'win_count': 46, 'win_rate': 71.875}], '2024-11-25': [{'avg_performance': 0.5649717514124374, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-25', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.249766314903041, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 9.823296109187984, 'bin': 0.5, 'count': 19, 'hit_count': 19, 'hit_rate': 100.0, 'total_count': 19, 'week': '2024-11-25', 'win_count': 10, 'win_rate': 52.63157894736842}, {'avg_performance': 7.033977605527942, 'bin': 0.6, 'count': 71, 'hit_count': 67, 'hit_rate': 94.36619718309859, 'total_count': 71, 'week': '2024-11-25', 'win_count': 39, 'win_rate': 54.929577464788736}, {'avg_performance': 9.085537651034798, 'bin': 0.7, 'count': 1392, 'hit_count': 1341, 'hit_rate': 96.33620689655173, 'total_count': 1392, 'week': '2024-11-25', 'win_count': 988, 'win_rate': 70.97701149425288}, {'avg_performance': 7.175712414927854, 'bin': 0.8, 'count': 45, 'hit_count': 44, 'hit_rate': 97.77777777777777, 'total_count': 45, 'week': '2024-11-25', 'win_count': 34, 'win_rate': 75.55555555555556}], '2024-12-02': [{'avg_performance': 1.1509608467783332, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-02', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3898688255760185, 'bin': 0.5, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-12-02', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 3.7840564250007986, 'bin': 0.6, 'count': 22, 'hit_count': 19, 'hit_rate': 86.36363636363636, 'total_count': 22, 'week': '2024-12-02', 'win_count': 6, 'win_rate': 27.272727272727273}, {'avg_performance': 7.689480520166782, 'bin': 0.7, 'count': 597, 'hit_count': 543, 'hit_rate': 90.95477386934674, 'total_count': 597, 'week': '2024-12-02', 'win_count': 317, 'win_rate': 53.098827470686764}, {'avg_performance': 12.011978156596522, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-12-02', 'win_count': 5, 'win_rate': 50.0}], '2024-12-09': [{'avg_performance': 1.6921913934540918, 'bin': 0.2, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9532888465204923, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.9005706250438368, 'bin': 0.4, 'count': 8, 'hit_count': 7, 'hit_rate': 87.5, 'total_count': 8, 'week': '2024-12-09', 'win_count': 2, 'win_rate': 25.0}, {'avg_performance': 5.196051909042814, 'bin': 0.5, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-12-09', 'win_count': 7, 'win_rate': 29.166666666666668}, {'avg_performance': 5.791194959609032, 'bin': 0.6, 'count': 127, 'hit_count': 119, 'hit_rate': 93.7007874015748, 'total_count': 127, 'week': '2024-12-09', 'win_count': 56, 'win_rate': 44.09448818897638}, {'avg_performance': 7.526378846625358, 'bin': 0.7, 'count': 2010, 'hit_count': 1867, 'hit_rate': 92.88557213930348, 'total_count': 2010, 'week': '2024-12-09', 'win_count': 1133, 'win_rate': 56.3681592039801}, {'avg_performance': 8.348974523266355, 'bin': 0.8, 'count': 98, 'hit_count': 93, 'hit_rate': 94.89795918367346, 'total_count': 98, 'week': '2024-12-09', 'win_count': 63, 'win_rate': 64.28571428571429}], '2024-12-16': [{'avg_performance': 1.2158357473192076, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.1586990595611335, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.4986874156097585, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-16', 'win_count': 3, 'win_rate': 33.333333333333336}, {'avg_performance': 7.624253080839346, 'bin': 0.6, 'count': 77, 'hit_count': 73, 'hit_rate': 94.8051948051948, 'total_count': 77, 'week': '2024-12-16', 'win_count': 35, 'win_rate': 45.45454545454545}, {'avg_performance': 9.719862667541674, 'bin': 0.7, 'count': 1313, 'hit_count': 1223, 'hit_rate': 93.14546839299315, 'total_count': 1313, 'week': '2024-12-16', 'win_count': 814, 'win_rate': 61.995430312261995}, {'avg_performance': 10.720921190133364, 'bin': 0.8, 'count': 40, 'hit_count': 38, 'hit_rate': 95.0, 'total_count': 40, 'week': '2024-12-16', 'win_count': 29, 'win_rate': 72.5}], '2024-12-23': [{'avg_performance': 3.076753932204165, 'bin': 0.5, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 60.0}, {'avg_performance': 5.432916285463778, 'bin': 0.6, 'count': 57, 'hit_count': 53, 'hit_rate': 92.98245614035088, 'total_count': 57, 'week': '2024-12-23', 'win_count': 26, 'win_rate': 45.6140350877193}, {'avg_performance': 13.807998928993412, 'bin': 0.7, 'count': 530, 'hit_count': 519, 'hit_rate': 97.9245283018868, 'total_count': 530, 'week': '2024-12-23', 'win_count': 386, 'win_rate': 72.83018867924528}, {'avg_performance': 29.792299285303002, 'bin': 0.8, 'count': 9, 'hit_count': 8, 'hit_rate': 88.88888888888889, 'total_count': 9, 'week': '2024-12-23', 'win_count': 5, 'win_rate': 55.55555555555556}], '2024-12-30': [{'avg_performance': 2.5974025974025996, 'bin': 0.4, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.729724176101836, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-30', 'win_count': 5, 'win_rate': 55.55555555555556}, {'avg_performance': 10.07692704762918, 'bin': 0.6, 'count': 85, 'hit_count': 81, 'hit_rate': 95.29411764705883, 'total_count': 85, 'week': '2024-12-30', 'win_count': 57, 'win_rate': 67.05882352941177}, {'avg_performance': 14.368317622689457, 'bin': 0.7, 'count': 726, 'hit_count': 710, 'hit_rate': 97.7961432506887, 'total_count': 726, 'week': '2024-12-30', 'win_count': 590, 'win_rate': 81.26721763085399}, {'avg_performance': 16.98487922412399, 'bin': 0.8, 'count': 32, 'hit_count': 32, 'hit_rate': 100.0, 'total_count': 32, 'week': '2024-12-30', 'win_count': 28, 'win_rate': 87.5}], '2025-01-06': [{'avg_performance': 10.27453799861533, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 0.8592097766991472, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-06', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.7025884280500825, 'bin': 0.5, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 10.526315789473685}, {'avg_performance': 3.9460445190171787, 'bin': 0.6, 'count': 89, 'hit_count': 81, 'hit_rate': 91.01123595505618, 'total_count': 89, 'week': '2025-01-06', 'win_count': 33, 'win_rate': 37.07865168539326}, {'avg_performance': 5.769467385757251, 'bin': 0.7, 'count': 839, 'hit_count': 727, 'hit_rate': 86.6507747318236, 'total_count': 839, 'week': '2025-01-06', 'win_count': 347, 'win_rate': 41.35876042908224}, {'avg_performance': 4.100909582740522, 'bin': 0.8, 'count': 73, 'hit_count': 64, 'hit_rate': 87.67123287671232, 'total_count': 73, 'week': '2025-01-06', 'win_count': 31, 'win_rate': 42.465753424657535}], '2025-01-13': [{'avg_performance': 2.4611508041896877, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.2427082891550008, 'bin': 0.4, 'count': 7, 'hit_count': 7, 'hit_rate': 100.0, 'total_count': 7, 'week': '2025-01-13', 'win_count': 2, 'win_rate': 28.571428571428573}, {'avg_performance': 5.977215511937495, 'bin': 0.5, 'count': 25, 'hit_count': 25, 'hit_rate': 100.0, 'total_count': 25, 'week': '2025-01-13', 'win_count': 17, 'win_rate': 68.0}, {'avg_performance': 6.232308427627005, 'bin': 0.6, 'count': 141, 'hit_count': 135, 'hit_rate': 95.74468085106383, 'total_count': 141, 'week': '2025-01-13', 'win_count': 85, 'win_rate': 60.283687943262414}, {'avg_performance': 8.49221338573038, 'bin': 0.7, 'count': 1614, 'hit_count': 1531, 'hit_rate': 94.85749690210656, 'total_count': 1614, 'week': '2025-01-13', 'win_count': 1127, 'win_rate': 69.82651796778191}, {'avg_performance': 13.48051817512275, 'bin': 0.8, 'count': 118, 'hit_count': 106, 'hit_rate': 89.83050847457628, 'total_count': 118, 'week': '2025-01-13', 'win_count': 86, 'win_rate': 72.88135593220339}], '2025-01-20': [{'avg_performance': 2.0554984583761486, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.8554532322137964, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.9427601789253663, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-20', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 3.2213742396728637, 'bin': 0.5, 'count': 31, 'hit_count': 31, 'hit_rate': 100.0, 'total_count': 31, 'week': '2025-01-20', 'win_count': 13, 'win_rate': 41.935483870967744}, {'avg_performance': 7.68513705692224, 'bin': 0.6, 'count': 156, 'hit_count': 151, 'hit_rate': 96.7948717948718, 'total_count': 156, 'week': '2025-01-20', 'win_count': 86, 'win_rate': 55.12820512820513}, {'avg_performance': 7.877107728428713, 'bin': 0.7, 'count': 1459, 'hit_count': 1391, 'hit_rate': 95.33927347498286, 'total_count': 1459, 'week': '2025-01-20', 'win_count': 981, 'win_rate': 67.23783413296779}, {'avg_performance': 9.198651942630873, 'bin': 0.8, 'count': 131, 'hit_count': 126, 'hit_rate': 96.18320610687023, 'total_count': 131, 'week': '2025-01-20', 'win_count': 99, 'win_rate': 75.57251908396947}], '2025-01-27': [{'avg_performance': 1.0810491267083957, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.257871569680502, 'bin': 0.4, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.3681028816247505, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 4.831154899995187, 'bin': 0.6, 'count': 50, 'hit_count': 49, 'hit_rate': 98.0, 'total_count': 50, 'week': '2025-01-27', 'win_count': 24, 'win_rate': 48.0}, {'avg_performance': 8.660514835238006, 'bin': 0.7, 'count': 504, 'hit_count': 477, 'hit_rate': 94.64285714285714, 'total_count': 504, 'week': '2025-01-27', 'win_count': 336, 'win_rate': 66.66666666666667}, {'avg_performance': 5.650996396492416, 'bin': 0.8, 'count': 49, 'hit_count': 46, 'hit_rate': 93.87755102040816, 'total_count': 49, 'week': '2025-01-27', 'win_count': 28, 'win_rate': 57.142857142857146}], '2025-02-03': [{'avg_performance': 1.3806706114398302, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 9.569377990430622, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 24.279598883685736, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-03', 'win_count': 3, 'win_rate': 100.0}, {'avg_performance': 6.96675740725965, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-03', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 7.91588296767001, 'bin': 0.6, 'count': 41, 'hit_count': 41, 'hit_rate': 100.0, 'total_count': 41, 'week': '2025-02-03', 'win_count': 33, 'win_rate': 80.48780487804878}, {'avg_performance': 10.160313393323941, 'bin': 0.7, 'count': 752, 'hit_count': 729, 'hit_rate': 96.94148936170212, 'total_count': 752, 'week': '2025-02-03', 'win_count': 592, 'win_rate': 78.72340425531915}, {'avg_performance': 12.049870230698735, 'bin': 0.8, 'count': 51, 'hit_count': 48, 'hit_rate': 94.11764705882354, 'total_count': 51, 'week': '2025-02-03', 'win_count': 42, 'win_rate': 82.3529411764706}], '2025-02-17': [{'avg_performance': 2.016879038077791, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 0.36138972184882806, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.4714089675946536, 'bin': 0.5, 'count': 7, 'hit_count': 5, 'hit_rate': 71.42857142857143, 'total_count': 7, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 14.285714285714286}, {'avg_performance': 3.6445213255311315, 'bin': 0.6, 'count': 55, 'hit_count': 46, 'hit_rate': 83.63636363636364, 'total_count': 55, 'week': '2025-02-17', 'win_count': 15, 'win_rate': 27.272727272727273}, {'avg_performance': 4.05076703346453, 'bin': 0.7, 'count': 530, 'hit_count': 433, 'hit_rate': 81.69811320754717, 'total_count': 530, 'week': '2025-02-17', 'win_count': 160, 'win_rate': 30.18867924528302}, {'avg_performance': 3.3832590351165615, 'bin': 0.8, 'count': 54, 'hit_count': 46, 'hit_rate': 85.18518518518519, 'total_count': 54, 'week': '2025-02-17', 'win_count': 22, 'win_rate': 40.74074074074074}], '2025-02-24': [{'avg_performance': 14.747474747474739, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 1.483220254404718, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.886750479655935, 'bin': 0.5, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-24', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 4.098843931251354, 'bin': 0.6, 'count': 39, 'hit_count': 39, 'hit_rate': 100.0, 'total_count': 39, 'week': '2025-02-24', 'win_count': 21, 'win_rate': 53.84615384615385}, {'avg_performance': 6.7311024498695895, 'bin': 0.7, 'count': 341, 'hit_count': 324, 'hit_rate': 95.01466275659824, 'total_count': 341, 'week': '2025-02-24', 'win_count': 231, 'win_rate': 67.74193548387096}, {'avg_performance': 8.80997390923137, 'bin': 0.8, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-02-24', 'win_count': 16, 'win_rate': 84.21052631578948}], '2025-03-03': [{'avg_performance': 6.496927129060581, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 4.234347426755143, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 4.837971033345035, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2025-03-03', 'win_count': 6, 'win_rate': 66.66666666666667}, {'avg_performance': 7.476385224123491, 'bin': 0.6, 'count': 60, 'hit_count': 56, 'hit_rate': 93.33333333333333, 'total_count': 60, 'week': '2025-03-03', 'win_count': 40, 'win_rate': 66.66666666666667}, {'avg_performance': 9.175863004552577, 'bin': 0.7, 'count': 501, 'hit_count': 479, 'hit_rate': 95.60878243512974, 'total_count': 501, 'week': '2025-03-03', 'win_count': 346, 'win_rate': 69.06187624750498}, {'avg_performance': 10.600061758245392, 'bin': 0.8, 'count': 45, 'hit_count': 43, 'hit_rate': 95.55555555555556, 'total_count': 45, 'week': '2025-03-03', 'win_count': 35, 'win_rate': 77.77777777777777}], '2025-03-10': [{'avg_performance': 3.1413612565444975, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-10', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 5.273294241964802, 'bin': 0.4, 'count': 11, 'hit_count': 10, 'hit_rate': 90.9090909090909, 'total_count': 11, 'week': '2025-03-10', 'win_count': 4, 'win_rate': 36.36363636363637}, {'avg_performance': 6.362088830497881, 'bin': 0.5, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'week': '2025-03-10', 'win_count': 18, 'win_rate': 78.26086956521739}, {'avg_performance': 7.442734895529073, 'bin': 0.6, 'count': 194, 'hit_count': 188, 'hit_rate': 96.90721649484536, 'total_count': 194, 'week': '2025-03-10', 'win_count': 127, 'win_rate': 65.4639175257732}, {'avg_performance': 7.825642875837303, 'bin': 0.7, 'count': 2062, 'hit_count': 1938, 'hit_rate': 93.98642095053346, 'total_count': 2062, 'week': '2025-03-10', 'win_count': 1374, 'win_rate': 66.63433559650825}, {'avg_performance': 9.519864190453308, 'bin': 0.8, 'count': 65, 'hit_count': 62, 'hit_rate': 95.38461538461539, 'total_count': 65, 'week': '2025-03-10', 'win_count': 51, 'win_rate': 78.46153846153847}]}, 'curve_data_week_list': ['2024-10-07', '2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '2024-12-02', '2024-12-09', '2024-12-16', '2024-12-23', '2024-12-30', '2025-01-06', '2025-01-13', '2025-01-20', '2025-01-27', '2025-02-03', '2025-02-17', '2025-02-24', '2025-03-03', '2025-03-10'], 'date_from': datetime.date(2024, 10, 7), 'date_to': datetime.date(2025, 4, 5), 'kpis': {'avg_gain': 8.35064971357415, 'fail_count': 11421, 'hit_count': 28313, 'hit_rate': 93.63383821681329, 'pass_count': 18817, 'total_tests': 30238, 'win_rate': 62.229644817778954}, 'last_metrics': <ModelMetrics: Binned LGBM 3d PH 3% Metrics: 2025-04-04 >, 'model': <Model: Binned LGBM 3d PH 3% (binned-ph-lgmb-p3-seq3-platt v1)>, 'performance_data': '<<queryset of core.ModelTest>>'} {'block': <Block Node: content. Contents: [<TextNode: '\n\n <div class="pl-cont'>, <Variable Node: model.name>, <TextNode: ' v'>, <Variable Node: model.version>, <TextNode: '\n\n </h1>\n\n '>, <URLNode view_name=''admin:core_model_change'' args=[<FilterExpression 'model.id'>] kwargs={} as=None>, <TextNode: '"\n '>, <Variable Node: model.key>, <TextNode: '</b>\n '>, <Variable Node: model.version>, <TextNode: '\n '>, <Variable Node: model.type>, <TextNode: '\n '>, <Variable Node: model.description|default:"<i>None</i>">, <TextNode: '\n '>, <Variable Node: model.end_point_url>, <TextNode: '</dd>\n '>, <Variable Node: model.last_trained_dt|localtime>, <TextNode: '</dd>\n '>, <URLNode view_name='"model_picks"' args=[] kwargs={} as=None>, <TextNode: '?model_id='>, <Variable Node: model.id>, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '">\n '>, <Variable Node: model.last_run_dt|localtime>, <TextNode: '\n '>, <ForNode: for key, value in model.meta.items, tail_len: 5>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n\n </d'>, <django.template.defaulttags.CsrfTokenNode object at 0x7f8de8d27210>, <TextNode: '\n\n '>, <Variable Node: date_from|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:\''>, <Variable Node: date_to|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:'>, <Variable Node: curve_data_week_list|length>, <TextNode: '" value="0" step="1"\n '>, <IncludeNode: template=<FilterExpression '"components/kpis.html"'>>, <TextNode: '\n <!--'>, <IfNode>, <TextNode: '\n\n </div>\n'>]>} {'forloop': {'counter': 45, 'counter0': 44, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 7.371279790856606, 'date': datetime.date(2024, 10, 10), 'fail_count': 222, 'hit_count': 750, 'hit_rate': 96.64948453608247, 'metrics': {'content': 0.11, 'financial': 0, 'other': 0.11}, 'pass_count': 554, 'total_count': 776, 'win_rate': 71.3917525773196}} {'metrics': {'content': 0, 'financial': 0, 'other': 0}}
snippets/metrics.html
/mnt/disks/pennyloupe_disk/pennyloupe/app/core/templates/snippets/metrics.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'Ug6wwe35THbADW1ZsY2D1iZkBdOjvilMpfGLkNwF1KQarTPBh6f3T845ad38gnM0'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/61'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f8de84ec750>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f8de84ec750>>'} {'curve_data': [{'avg_performance': 1.2504894131199589, 'bin': 0.2, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 7.028663507041953, 'bin': 0.3, 'count': 36, 'hit_count': 34, 'hit_rate': 94.44444444444444, 'total_count': 36, 'win_count': 13, 'win_rate': 36.111111111111114}, {'avg_performance': 9.432175772160651, 'bin': 0.4, 'count': 94, 'hit_count': 89, 'hit_rate': 94.68085106382979, 'total_count': 94, 'win_count': 27, 'win_rate': 28.72340425531915}, {'avg_performance': 5.44822039735625, 'bin': 0.5, 'count': 345, 'hit_count': 327, 'hit_rate': 94.78260869565217, 'total_count': 345, 'win_count': 147, 'win_rate': 42.608695652173914}, {'avg_performance': 6.276983864727436, 'bin': 0.6, 'count': 2238, 'hit_count': 2118, 'hit_rate': 94.63806970509384, 'total_count': 2238, 'win_count': 1176, 'win_rate': 52.54691689008043}, {'avg_performance': 8.533575402218842, 'bin': 0.7, 'count': 25724, 'hit_count': 24056, 'hit_rate': 93.51578292645, 'total_count': 25724, 'win_count': 16266, 'win_rate': 63.232778728036074}, {'avg_performance': 8.86255964112395, 'bin': 0.8, 'count': 1793, 'hit_count': 1681, 'hit_rate': 93.75348577802565, 'total_count': 1793, 'win_count': 1187, 'win_rate': 66.20189626324596}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'win_count': 1, 'win_rate': 50.0}], 'curve_data_by_week': {'2024-10-07': [{'avg_performance': 8.164127436473585, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.26552716148981, 'bin': 0.5, 'count': 11, 'hit_count': 11, 'hit_rate': 100.0, 'total_count': 11, 'week': '2024-10-07', 'win_count': 3, 'win_rate': 27.272727272727273}, {'avg_performance': 5.134353802031955, 'bin': 0.6, 'count': 89, 'hit_count': 86, 'hit_rate': 96.62921348314607, 'total_count': 89, 'week': '2024-10-07', 'win_count': 47, 'win_rate': 52.80898876404494}, {'avg_performance': 8.070123830986233, 'bin': 0.7, 'count': 1047, 'hit_count': 1015, 'hit_rate': 96.94364851957975, 'total_count': 1047, 'week': '2024-10-07', 'win_count': 791, 'win_rate': 75.54918815663801}, {'avg_performance': 9.68536888753788, 'bin': 0.8, 'count': 171, 'hit_count': 163, 'hit_rate': 95.32163742690058, 'total_count': 171, 'week': '2024-10-07', 'win_count': 131, 'win_rate': 76.60818713450293}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}], '2024-10-14': [{'avg_performance': 0.9022370535162528, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.337629431182013, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 4.600619281242528, 'bin': 0.5, 'count': 20, 'hit_count': 17, 'hit_rate': 85.0, 'total_count': 20, 'week': '2024-10-14', 'win_count': 6, 'win_rate': 30.0}, {'avg_performance': 5.238828360908673, 'bin': 0.6, 'count': 164, 'hit_count': 158, 'hit_rate': 96.34146341463415, 'total_count': 164, 'week': '2024-10-14', 'win_count': 77, 'win_rate': 46.951219512195124}, {'avg_performance': 8.797660614333616, 'bin': 0.7, 'count': 1595, 'hit_count': 1499, 'hit_rate': 93.98119122257053, 'total_count': 1595, 'week': '2024-10-14', 'win_count': 891, 'win_rate': 55.86206896551724}, {'avg_performance': 8.040704379542438, 'bin': 0.8, 'count': 214, 'hit_count': 207, 'hit_rate': 96.72897196261682, 'total_count': 214, 'week': '2024-10-14', 'win_count': 148, 'win_rate': 69.1588785046729}], '2024-10-21': [{'avg_performance': 0.38387715930903, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9709764756086716, 'bin': 0.3, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3062931151410297, 'bin': 0.4, 'count': 6, 'hit_count': 5, 'hit_rate': 83.33333333333333, 'total_count': 6, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.5164096657483253, 'bin': 0.5, 'count': 25, 'hit_count': 22, 'hit_rate': 88.0, 'total_count': 25, 'week': '2024-10-21', 'win_count': 7, 'win_rate': 28.0}, {'avg_performance': 4.1596411175942425, 'bin': 0.6, 'count': 146, 'hit_count': 136, 'hit_rate': 93.15068493150685, 'total_count': 146, 'week': '2024-10-21', 'win_count': 56, 'win_rate': 38.35616438356164}, {'avg_performance': 8.03449923342892, 'bin': 0.7, 'count': 1759, 'hit_count': 1628, 'hit_rate': 92.55258669698692, 'total_count': 1759, 'week': '2024-10-21', 'win_count': 1003, 'win_rate': 57.02103467879477}, {'avg_performance': 8.348772559069227, 'bin': 0.8, 'count': 207, 'hit_count': 197, 'hit_rate': 95.16908212560386, 'total_count': 207, 'week': '2024-10-21', 'win_count': 124, 'win_rate': 59.90338164251208}], '2024-10-28': [{'avg_performance': 11.856661248915968, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-28', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.3348216882106607, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 2.7996008250747595, 'bin': 0.5, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-10-28', 'win_count': 3, 'win_rate': 17.647058823529413}, {'avg_performance': 4.648447686121441, 'bin': 0.6, 'count': 122, 'hit_count': 118, 'hit_rate': 96.72131147540983, 'total_count': 122, 'week': '2024-10-28', 'win_count': 51, 'win_rate': 41.80327868852459}, {'avg_performance': 7.265669642594064, 'bin': 0.7, 'count': 997, 'hit_count': 927, 'hit_rate': 92.97893681043129, 'total_count': 997, 'week': '2024-10-28', 'win_count': 618, 'win_rate': 61.98595787362086}, {'avg_performance': 10.816422602027322, 'bin': 0.8, 'count': 41, 'hit_count': 38, 'hit_rate': 92.6829268292683, 'total_count': 41, 'week': '2024-10-28', 'win_count': 28, 'win_rate': 68.29268292682927}], '2024-11-04': [{'avg_performance': 9.506070965460328, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 11.085533897596687, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-11-04', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 5.802859193965779, 'bin': 0.5, 'count': 25, 'hit_count': 24, 'hit_rate': 96.0, 'total_count': 25, 'week': '2024-11-04', 'win_count': 12, 'win_rate': 48.0}, {'avg_performance': 8.090414252589902, 'bin': 0.6, 'count': 164, 'hit_count': 154, 'hit_rate': 93.90243902439025, 'total_count': 164, 'week': '2024-11-04', 'win_count': 110, 'win_rate': 67.07317073170732}, {'avg_performance': 10.27282302016535, 'bin': 0.7, 'count': 1486, 'hit_count': 1401, 'hit_rate': 94.27994616419919, 'total_count': 1486, 'week': '2024-11-04', 'win_count': 1113, 'win_rate': 74.89905787348587}, {'avg_performance': 8.653533395637153, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-04', 'win_count': 44, 'win_rate': 68.75}], '2024-11-11': [{'avg_performance': 40.77065557250119, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-11', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 68.54218006242404, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2024-11-11', 'win_count': 3, 'win_rate': 42.857142857142854}, {'avg_performance': 7.473429086066595, 'bin': 0.5, 'count': 28, 'hit_count': 26, 'hit_rate': 92.85714285714286, 'total_count': 28, 'week': '2024-11-11', 'win_count': 11, 'win_rate': 39.285714285714285}, {'avg_performance': 5.7210642939107865, 'bin': 0.6, 'count': 172, 'hit_count': 162, 'hit_rate': 94.18604651162791, 'total_count': 172, 'week': '2024-11-11', 'win_count': 78, 'win_rate': 45.348837209302324}, {'avg_performance': 6.950606849660758, 'bin': 0.7, 'count': 2183, 'hit_count': 1942, 'hit_rate': 88.96014658726523, 'total_count': 2183, 'week': '2024-11-11', 'win_count': 1085, 'win_rate': 49.702244617498856}, {'avg_performance': 6.576073427037283, 'bin': 0.8, 'count': 193, 'hit_count': 170, 'hit_rate': 88.08290155440415, 'total_count': 193, 'week': '2024-11-11', 'win_count': 92, 'win_rate': 47.66839378238342}], '2024-11-18': [{'avg_performance': 0.2985074626865608, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.953737191078962, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 14.963661448456241, 'bin': 0.4, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 33.333333333333336}, {'avg_performance': 12.523383330708796, 'bin': 0.5, 'count': 16, 'hit_count': 14, 'hit_rate': 87.5, 'total_count': 16, 'week': '2024-11-18', 'win_count': 7, 'win_rate': 43.75}, {'avg_performance': 7.926054355851836, 'bin': 0.6, 'count': 117, 'hit_count': 106, 'hit_rate': 90.5982905982906, 'total_count': 117, 'week': '2024-11-18', 'win_count': 74, 'win_rate': 63.24786324786325}, {'avg_performance': 10.169714185726622, 'bin': 0.7, 'count': 1487, 'hit_count': 1412, 'hit_rate': 94.9562878278413, 'total_count': 1487, 'week': '2024-11-18', 'win_count': 1043, 'win_rate': 70.14122394082044}, {'avg_performance': 9.138444484012004, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-18', 'win_count': 46, 'win_rate': 71.875}], '2024-11-25': [{'avg_performance': 0.5649717514124374, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-25', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.249766314903041, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 9.823296109187984, 'bin': 0.5, 'count': 19, 'hit_count': 19, 'hit_rate': 100.0, 'total_count': 19, 'week': '2024-11-25', 'win_count': 10, 'win_rate': 52.63157894736842}, {'avg_performance': 7.033977605527942, 'bin': 0.6, 'count': 71, 'hit_count': 67, 'hit_rate': 94.36619718309859, 'total_count': 71, 'week': '2024-11-25', 'win_count': 39, 'win_rate': 54.929577464788736}, {'avg_performance': 9.085537651034798, 'bin': 0.7, 'count': 1392, 'hit_count': 1341, 'hit_rate': 96.33620689655173, 'total_count': 1392, 'week': '2024-11-25', 'win_count': 988, 'win_rate': 70.97701149425288}, {'avg_performance': 7.175712414927854, 'bin': 0.8, 'count': 45, 'hit_count': 44, 'hit_rate': 97.77777777777777, 'total_count': 45, 'week': '2024-11-25', 'win_count': 34, 'win_rate': 75.55555555555556}], '2024-12-02': [{'avg_performance': 1.1509608467783332, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-02', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3898688255760185, 'bin': 0.5, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-12-02', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 3.7840564250007986, 'bin': 0.6, 'count': 22, 'hit_count': 19, 'hit_rate': 86.36363636363636, 'total_count': 22, 'week': '2024-12-02', 'win_count': 6, 'win_rate': 27.272727272727273}, {'avg_performance': 7.689480520166782, 'bin': 0.7, 'count': 597, 'hit_count': 543, 'hit_rate': 90.95477386934674, 'total_count': 597, 'week': '2024-12-02', 'win_count': 317, 'win_rate': 53.098827470686764}, {'avg_performance': 12.011978156596522, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-12-02', 'win_count': 5, 'win_rate': 50.0}], '2024-12-09': [{'avg_performance': 1.6921913934540918, 'bin': 0.2, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9532888465204923, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.9005706250438368, 'bin': 0.4, 'count': 8, 'hit_count': 7, 'hit_rate': 87.5, 'total_count': 8, 'week': '2024-12-09', 'win_count': 2, 'win_rate': 25.0}, {'avg_performance': 5.196051909042814, 'bin': 0.5, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-12-09', 'win_count': 7, 'win_rate': 29.166666666666668}, {'avg_performance': 5.791194959609032, 'bin': 0.6, 'count': 127, 'hit_count': 119, 'hit_rate': 93.7007874015748, 'total_count': 127, 'week': '2024-12-09', 'win_count': 56, 'win_rate': 44.09448818897638}, {'avg_performance': 7.526378846625358, 'bin': 0.7, 'count': 2010, 'hit_count': 1867, 'hit_rate': 92.88557213930348, 'total_count': 2010, 'week': '2024-12-09', 'win_count': 1133, 'win_rate': 56.3681592039801}, {'avg_performance': 8.348974523266355, 'bin': 0.8, 'count': 98, 'hit_count': 93, 'hit_rate': 94.89795918367346, 'total_count': 98, 'week': '2024-12-09', 'win_count': 63, 'win_rate': 64.28571428571429}], '2024-12-16': [{'avg_performance': 1.2158357473192076, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.1586990595611335, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.4986874156097585, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-16', 'win_count': 3, 'win_rate': 33.333333333333336}, {'avg_performance': 7.624253080839346, 'bin': 0.6, 'count': 77, 'hit_count': 73, 'hit_rate': 94.8051948051948, 'total_count': 77, 'week': '2024-12-16', 'win_count': 35, 'win_rate': 45.45454545454545}, {'avg_performance': 9.719862667541674, 'bin': 0.7, 'count': 1313, 'hit_count': 1223, 'hit_rate': 93.14546839299315, 'total_count': 1313, 'week': '2024-12-16', 'win_count': 814, 'win_rate': 61.995430312261995}, {'avg_performance': 10.720921190133364, 'bin': 0.8, 'count': 40, 'hit_count': 38, 'hit_rate': 95.0, 'total_count': 40, 'week': '2024-12-16', 'win_count': 29, 'win_rate': 72.5}], '2024-12-23': [{'avg_performance': 3.076753932204165, 'bin': 0.5, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 60.0}, {'avg_performance': 5.432916285463778, 'bin': 0.6, 'count': 57, 'hit_count': 53, 'hit_rate': 92.98245614035088, 'total_count': 57, 'week': '2024-12-23', 'win_count': 26, 'win_rate': 45.6140350877193}, {'avg_performance': 13.807998928993412, 'bin': 0.7, 'count': 530, 'hit_count': 519, 'hit_rate': 97.9245283018868, 'total_count': 530, 'week': '2024-12-23', 'win_count': 386, 'win_rate': 72.83018867924528}, {'avg_performance': 29.792299285303002, 'bin': 0.8, 'count': 9, 'hit_count': 8, 'hit_rate': 88.88888888888889, 'total_count': 9, 'week': '2024-12-23', 'win_count': 5, 'win_rate': 55.55555555555556}], '2024-12-30': [{'avg_performance': 2.5974025974025996, 'bin': 0.4, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.729724176101836, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-30', 'win_count': 5, 'win_rate': 55.55555555555556}, {'avg_performance': 10.07692704762918, 'bin': 0.6, 'count': 85, 'hit_count': 81, 'hit_rate': 95.29411764705883, 'total_count': 85, 'week': '2024-12-30', 'win_count': 57, 'win_rate': 67.05882352941177}, {'avg_performance': 14.368317622689457, 'bin': 0.7, 'count': 726, 'hit_count': 710, 'hit_rate': 97.7961432506887, 'total_count': 726, 'week': '2024-12-30', 'win_count': 590, 'win_rate': 81.26721763085399}, {'avg_performance': 16.98487922412399, 'bin': 0.8, 'count': 32, 'hit_count': 32, 'hit_rate': 100.0, 'total_count': 32, 'week': '2024-12-30', 'win_count': 28, 'win_rate': 87.5}], '2025-01-06': [{'avg_performance': 10.27453799861533, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 0.8592097766991472, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-06', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.7025884280500825, 'bin': 0.5, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 10.526315789473685}, {'avg_performance': 3.9460445190171787, 'bin': 0.6, 'count': 89, 'hit_count': 81, 'hit_rate': 91.01123595505618, 'total_count': 89, 'week': '2025-01-06', 'win_count': 33, 'win_rate': 37.07865168539326}, {'avg_performance': 5.769467385757251, 'bin': 0.7, 'count': 839, 'hit_count': 727, 'hit_rate': 86.6507747318236, 'total_count': 839, 'week': '2025-01-06', 'win_count': 347, 'win_rate': 41.35876042908224}, {'avg_performance': 4.100909582740522, 'bin': 0.8, 'count': 73, 'hit_count': 64, 'hit_rate': 87.67123287671232, 'total_count': 73, 'week': '2025-01-06', 'win_count': 31, 'win_rate': 42.465753424657535}], '2025-01-13': [{'avg_performance': 2.4611508041896877, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.2427082891550008, 'bin': 0.4, 'count': 7, 'hit_count': 7, 'hit_rate': 100.0, 'total_count': 7, 'week': '2025-01-13', 'win_count': 2, 'win_rate': 28.571428571428573}, {'avg_performance': 5.977215511937495, 'bin': 0.5, 'count': 25, 'hit_count': 25, 'hit_rate': 100.0, 'total_count': 25, 'week': '2025-01-13', 'win_count': 17, 'win_rate': 68.0}, {'avg_performance': 6.232308427627005, 'bin': 0.6, 'count': 141, 'hit_count': 135, 'hit_rate': 95.74468085106383, 'total_count': 141, 'week': '2025-01-13', 'win_count': 85, 'win_rate': 60.283687943262414}, {'avg_performance': 8.49221338573038, 'bin': 0.7, 'count': 1614, 'hit_count': 1531, 'hit_rate': 94.85749690210656, 'total_count': 1614, 'week': '2025-01-13', 'win_count': 1127, 'win_rate': 69.82651796778191}, {'avg_performance': 13.48051817512275, 'bin': 0.8, 'count': 118, 'hit_count': 106, 'hit_rate': 89.83050847457628, 'total_count': 118, 'week': '2025-01-13', 'win_count': 86, 'win_rate': 72.88135593220339}], '2025-01-20': [{'avg_performance': 2.0554984583761486, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.8554532322137964, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.9427601789253663, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-20', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 3.2213742396728637, 'bin': 0.5, 'count': 31, 'hit_count': 31, 'hit_rate': 100.0, 'total_count': 31, 'week': '2025-01-20', 'win_count': 13, 'win_rate': 41.935483870967744}, {'avg_performance': 7.68513705692224, 'bin': 0.6, 'count': 156, 'hit_count': 151, 'hit_rate': 96.7948717948718, 'total_count': 156, 'week': '2025-01-20', 'win_count': 86, 'win_rate': 55.12820512820513}, {'avg_performance': 7.877107728428713, 'bin': 0.7, 'count': 1459, 'hit_count': 1391, 'hit_rate': 95.33927347498286, 'total_count': 1459, 'week': '2025-01-20', 'win_count': 981, 'win_rate': 67.23783413296779}, {'avg_performance': 9.198651942630873, 'bin': 0.8, 'count': 131, 'hit_count': 126, 'hit_rate': 96.18320610687023, 'total_count': 131, 'week': '2025-01-20', 'win_count': 99, 'win_rate': 75.57251908396947}], '2025-01-27': [{'avg_performance': 1.0810491267083957, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.257871569680502, 'bin': 0.4, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.3681028816247505, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 4.831154899995187, 'bin': 0.6, 'count': 50, 'hit_count': 49, 'hit_rate': 98.0, 'total_count': 50, 'week': '2025-01-27', 'win_count': 24, 'win_rate': 48.0}, {'avg_performance': 8.660514835238006, 'bin': 0.7, 'count': 504, 'hit_count': 477, 'hit_rate': 94.64285714285714, 'total_count': 504, 'week': '2025-01-27', 'win_count': 336, 'win_rate': 66.66666666666667}, {'avg_performance': 5.650996396492416, 'bin': 0.8, 'count': 49, 'hit_count': 46, 'hit_rate': 93.87755102040816, 'total_count': 49, 'week': '2025-01-27', 'win_count': 28, 'win_rate': 57.142857142857146}], '2025-02-03': [{'avg_performance': 1.3806706114398302, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 9.569377990430622, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 24.279598883685736, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-03', 'win_count': 3, 'win_rate': 100.0}, {'avg_performance': 6.96675740725965, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-03', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 7.91588296767001, 'bin': 0.6, 'count': 41, 'hit_count': 41, 'hit_rate': 100.0, 'total_count': 41, 'week': '2025-02-03', 'win_count': 33, 'win_rate': 80.48780487804878}, {'avg_performance': 10.160313393323941, 'bin': 0.7, 'count': 752, 'hit_count': 729, 'hit_rate': 96.94148936170212, 'total_count': 752, 'week': '2025-02-03', 'win_count': 592, 'win_rate': 78.72340425531915}, {'avg_performance': 12.049870230698735, 'bin': 0.8, 'count': 51, 'hit_count': 48, 'hit_rate': 94.11764705882354, 'total_count': 51, 'week': '2025-02-03', 'win_count': 42, 'win_rate': 82.3529411764706}], '2025-02-17': [{'avg_performance': 2.016879038077791, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 0.36138972184882806, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.4714089675946536, 'bin': 0.5, 'count': 7, 'hit_count': 5, 'hit_rate': 71.42857142857143, 'total_count': 7, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 14.285714285714286}, {'avg_performance': 3.6445213255311315, 'bin': 0.6, 'count': 55, 'hit_count': 46, 'hit_rate': 83.63636363636364, 'total_count': 55, 'week': '2025-02-17', 'win_count': 15, 'win_rate': 27.272727272727273}, {'avg_performance': 4.05076703346453, 'bin': 0.7, 'count': 530, 'hit_count': 433, 'hit_rate': 81.69811320754717, 'total_count': 530, 'week': '2025-02-17', 'win_count': 160, 'win_rate': 30.18867924528302}, {'avg_performance': 3.3832590351165615, 'bin': 0.8, 'count': 54, 'hit_count': 46, 'hit_rate': 85.18518518518519, 'total_count': 54, 'week': '2025-02-17', 'win_count': 22, 'win_rate': 40.74074074074074}], '2025-02-24': [{'avg_performance': 14.747474747474739, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 1.483220254404718, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.886750479655935, 'bin': 0.5, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-24', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 4.098843931251354, 'bin': 0.6, 'count': 39, 'hit_count': 39, 'hit_rate': 100.0, 'total_count': 39, 'week': '2025-02-24', 'win_count': 21, 'win_rate': 53.84615384615385}, {'avg_performance': 6.7311024498695895, 'bin': 0.7, 'count': 341, 'hit_count': 324, 'hit_rate': 95.01466275659824, 'total_count': 341, 'week': '2025-02-24', 'win_count': 231, 'win_rate': 67.74193548387096}, {'avg_performance': 8.80997390923137, 'bin': 0.8, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-02-24', 'win_count': 16, 'win_rate': 84.21052631578948}], '2025-03-03': [{'avg_performance': 6.496927129060581, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 4.234347426755143, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 4.837971033345035, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2025-03-03', 'win_count': 6, 'win_rate': 66.66666666666667}, {'avg_performance': 7.476385224123491, 'bin': 0.6, 'count': 60, 'hit_count': 56, 'hit_rate': 93.33333333333333, 'total_count': 60, 'week': '2025-03-03', 'win_count': 40, 'win_rate': 66.66666666666667}, {'avg_performance': 9.175863004552577, 'bin': 0.7, 'count': 501, 'hit_count': 479, 'hit_rate': 95.60878243512974, 'total_count': 501, 'week': '2025-03-03', 'win_count': 346, 'win_rate': 69.06187624750498}, {'avg_performance': 10.600061758245392, 'bin': 0.8, 'count': 45, 'hit_count': 43, 'hit_rate': 95.55555555555556, 'total_count': 45, 'week': '2025-03-03', 'win_count': 35, 'win_rate': 77.77777777777777}], '2025-03-10': [{'avg_performance': 3.1413612565444975, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-10', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 5.273294241964802, 'bin': 0.4, 'count': 11, 'hit_count': 10, 'hit_rate': 90.9090909090909, 'total_count': 11, 'week': '2025-03-10', 'win_count': 4, 'win_rate': 36.36363636363637}, {'avg_performance': 6.362088830497881, 'bin': 0.5, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'week': '2025-03-10', 'win_count': 18, 'win_rate': 78.26086956521739}, {'avg_performance': 7.442734895529073, 'bin': 0.6, 'count': 194, 'hit_count': 188, 'hit_rate': 96.90721649484536, 'total_count': 194, 'week': '2025-03-10', 'win_count': 127, 'win_rate': 65.4639175257732}, {'avg_performance': 7.825642875837303, 'bin': 0.7, 'count': 2062, 'hit_count': 1938, 'hit_rate': 93.98642095053346, 'total_count': 2062, 'week': '2025-03-10', 'win_count': 1374, 'win_rate': 66.63433559650825}, {'avg_performance': 9.519864190453308, 'bin': 0.8, 'count': 65, 'hit_count': 62, 'hit_rate': 95.38461538461539, 'total_count': 65, 'week': '2025-03-10', 'win_count': 51, 'win_rate': 78.46153846153847}]}, 'curve_data_week_list': ['2024-10-07', '2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '2024-12-02', '2024-12-09', '2024-12-16', '2024-12-23', '2024-12-30', '2025-01-06', '2025-01-13', '2025-01-20', '2025-01-27', '2025-02-03', '2025-02-17', '2025-02-24', '2025-03-03', '2025-03-10'], 'date_from': datetime.date(2024, 10, 7), 'date_to': datetime.date(2025, 4, 5), 'kpis': {'avg_gain': 8.35064971357415, 'fail_count': 11421, 'hit_count': 28313, 'hit_rate': 93.63383821681329, 'pass_count': 18817, 'total_tests': 30238, 'win_rate': 62.229644817778954}, 'last_metrics': <ModelMetrics: Binned LGBM 3d PH 3% Metrics: 2025-04-04 >, 'model': <Model: Binned LGBM 3d PH 3% (binned-ph-lgmb-p3-seq3-platt v1)>, 'performance_data': '<<queryset of core.ModelTest>>'} {'block': <Block Node: content. Contents: [<TextNode: '\n\n <div class="pl-cont'>, <Variable Node: model.name>, <TextNode: ' v'>, <Variable Node: model.version>, <TextNode: '\n\n </h1>\n\n '>, <URLNode view_name=''admin:core_model_change'' args=[<FilterExpression 'model.id'>] kwargs={} as=None>, <TextNode: '"\n '>, <Variable Node: model.key>, <TextNode: '</b>\n '>, <Variable Node: model.version>, <TextNode: '\n '>, <Variable Node: model.type>, <TextNode: '\n '>, <Variable Node: model.description|default:"<i>None</i>">, <TextNode: '\n '>, <Variable Node: model.end_point_url>, <TextNode: '</dd>\n '>, <Variable Node: model.last_trained_dt|localtime>, <TextNode: '</dd>\n '>, <URLNode view_name='"model_picks"' args=[] kwargs={} as=None>, <TextNode: '?model_id='>, <Variable Node: model.id>, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '">\n '>, <Variable Node: model.last_run_dt|localtime>, <TextNode: '\n '>, <ForNode: for key, value in model.meta.items, tail_len: 5>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n\n </d'>, <django.template.defaulttags.CsrfTokenNode object at 0x7f8de8d27210>, <TextNode: '\n\n '>, <Variable Node: date_from|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:\''>, <Variable Node: date_to|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:'>, <Variable Node: curve_data_week_list|length>, <TextNode: '" value="0" step="1"\n '>, <IncludeNode: template=<FilterExpression '"components/kpis.html"'>>, <TextNode: '\n <!--'>, <IfNode>, <TextNode: '\n\n </div>\n'>]>} {'forloop': {'counter': 45, 'counter0': 44, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 7.371279790856606, 'date': datetime.date(2024, 10, 10), 'fail_count': 222, 'hit_count': 750, 'hit_rate': 96.64948453608247, 'metrics': {'content': 0.11, 'financial': 0, 'other': 0.11}, 'pass_count': 554, 'total_count': 776, 'win_rate': 71.3917525773196}} {'metrics': {'content': 0, 'financial': 0, 'other': 0}}
snippets/metrics.html
/mnt/disks/pennyloupe_disk/pennyloupe/app/core/templates/snippets/metrics.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'Ug6wwe35THbADW1ZsY2D1iZkBdOjvilMpfGLkNwF1KQarTPBh6f3T845ad38gnM0'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/61'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f8de84ec750>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f8de84ec750>>'} {'curve_data': [{'avg_performance': 1.2504894131199589, 'bin': 0.2, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 7.028663507041953, 'bin': 0.3, 'count': 36, 'hit_count': 34, 'hit_rate': 94.44444444444444, 'total_count': 36, 'win_count': 13, 'win_rate': 36.111111111111114}, {'avg_performance': 9.432175772160651, 'bin': 0.4, 'count': 94, 'hit_count': 89, 'hit_rate': 94.68085106382979, 'total_count': 94, 'win_count': 27, 'win_rate': 28.72340425531915}, {'avg_performance': 5.44822039735625, 'bin': 0.5, 'count': 345, 'hit_count': 327, 'hit_rate': 94.78260869565217, 'total_count': 345, 'win_count': 147, 'win_rate': 42.608695652173914}, {'avg_performance': 6.276983864727436, 'bin': 0.6, 'count': 2238, 'hit_count': 2118, 'hit_rate': 94.63806970509384, 'total_count': 2238, 'win_count': 1176, 'win_rate': 52.54691689008043}, {'avg_performance': 8.533575402218842, 'bin': 0.7, 'count': 25724, 'hit_count': 24056, 'hit_rate': 93.51578292645, 'total_count': 25724, 'win_count': 16266, 'win_rate': 63.232778728036074}, {'avg_performance': 8.86255964112395, 'bin': 0.8, 'count': 1793, 'hit_count': 1681, 'hit_rate': 93.75348577802565, 'total_count': 1793, 'win_count': 1187, 'win_rate': 66.20189626324596}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'win_count': 1, 'win_rate': 50.0}], 'curve_data_by_week': {'2024-10-07': [{'avg_performance': 8.164127436473585, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.26552716148981, 'bin': 0.5, 'count': 11, 'hit_count': 11, 'hit_rate': 100.0, 'total_count': 11, 'week': '2024-10-07', 'win_count': 3, 'win_rate': 27.272727272727273}, {'avg_performance': 5.134353802031955, 'bin': 0.6, 'count': 89, 'hit_count': 86, 'hit_rate': 96.62921348314607, 'total_count': 89, 'week': '2024-10-07', 'win_count': 47, 'win_rate': 52.80898876404494}, {'avg_performance': 8.070123830986233, 'bin': 0.7, 'count': 1047, 'hit_count': 1015, 'hit_rate': 96.94364851957975, 'total_count': 1047, 'week': '2024-10-07', 'win_count': 791, 'win_rate': 75.54918815663801}, {'avg_performance': 9.68536888753788, 'bin': 0.8, 'count': 171, 'hit_count': 163, 'hit_rate': 95.32163742690058, 'total_count': 171, 'week': '2024-10-07', 'win_count': 131, 'win_rate': 76.60818713450293}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}], '2024-10-14': [{'avg_performance': 0.9022370535162528, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.337629431182013, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 4.600619281242528, 'bin': 0.5, 'count': 20, 'hit_count': 17, 'hit_rate': 85.0, 'total_count': 20, 'week': '2024-10-14', 'win_count': 6, 'win_rate': 30.0}, {'avg_performance': 5.238828360908673, 'bin': 0.6, 'count': 164, 'hit_count': 158, 'hit_rate': 96.34146341463415, 'total_count': 164, 'week': '2024-10-14', 'win_count': 77, 'win_rate': 46.951219512195124}, {'avg_performance': 8.797660614333616, 'bin': 0.7, 'count': 1595, 'hit_count': 1499, 'hit_rate': 93.98119122257053, 'total_count': 1595, 'week': '2024-10-14', 'win_count': 891, 'win_rate': 55.86206896551724}, {'avg_performance': 8.040704379542438, 'bin': 0.8, 'count': 214, 'hit_count': 207, 'hit_rate': 96.72897196261682, 'total_count': 214, 'week': '2024-10-14', 'win_count': 148, 'win_rate': 69.1588785046729}], '2024-10-21': [{'avg_performance': 0.38387715930903, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9709764756086716, 'bin': 0.3, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3062931151410297, 'bin': 0.4, 'count': 6, 'hit_count': 5, 'hit_rate': 83.33333333333333, 'total_count': 6, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.5164096657483253, 'bin': 0.5, 'count': 25, 'hit_count': 22, 'hit_rate': 88.0, 'total_count': 25, 'week': '2024-10-21', 'win_count': 7, 'win_rate': 28.0}, {'avg_performance': 4.1596411175942425, 'bin': 0.6, 'count': 146, 'hit_count': 136, 'hit_rate': 93.15068493150685, 'total_count': 146, 'week': '2024-10-21', 'win_count': 56, 'win_rate': 38.35616438356164}, {'avg_performance': 8.03449923342892, 'bin': 0.7, 'count': 1759, 'hit_count': 1628, 'hit_rate': 92.55258669698692, 'total_count': 1759, 'week': '2024-10-21', 'win_count': 1003, 'win_rate': 57.02103467879477}, {'avg_performance': 8.348772559069227, 'bin': 0.8, 'count': 207, 'hit_count': 197, 'hit_rate': 95.16908212560386, 'total_count': 207, 'week': '2024-10-21', 'win_count': 124, 'win_rate': 59.90338164251208}], '2024-10-28': [{'avg_performance': 11.856661248915968, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-28', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.3348216882106607, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 2.7996008250747595, 'bin': 0.5, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-10-28', 'win_count': 3, 'win_rate': 17.647058823529413}, {'avg_performance': 4.648447686121441, 'bin': 0.6, 'count': 122, 'hit_count': 118, 'hit_rate': 96.72131147540983, 'total_count': 122, 'week': '2024-10-28', 'win_count': 51, 'win_rate': 41.80327868852459}, {'avg_performance': 7.265669642594064, 'bin': 0.7, 'count': 997, 'hit_count': 927, 'hit_rate': 92.97893681043129, 'total_count': 997, 'week': '2024-10-28', 'win_count': 618, 'win_rate': 61.98595787362086}, {'avg_performance': 10.816422602027322, 'bin': 0.8, 'count': 41, 'hit_count': 38, 'hit_rate': 92.6829268292683, 'total_count': 41, 'week': '2024-10-28', 'win_count': 28, 'win_rate': 68.29268292682927}], '2024-11-04': [{'avg_performance': 9.506070965460328, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 11.085533897596687, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-11-04', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 5.802859193965779, 'bin': 0.5, 'count': 25, 'hit_count': 24, 'hit_rate': 96.0, 'total_count': 25, 'week': '2024-11-04', 'win_count': 12, 'win_rate': 48.0}, {'avg_performance': 8.090414252589902, 'bin': 0.6, 'count': 164, 'hit_count': 154, 'hit_rate': 93.90243902439025, 'total_count': 164, 'week': '2024-11-04', 'win_count': 110, 'win_rate': 67.07317073170732}, {'avg_performance': 10.27282302016535, 'bin': 0.7, 'count': 1486, 'hit_count': 1401, 'hit_rate': 94.27994616419919, 'total_count': 1486, 'week': '2024-11-04', 'win_count': 1113, 'win_rate': 74.89905787348587}, {'avg_performance': 8.653533395637153, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-04', 'win_count': 44, 'win_rate': 68.75}], '2024-11-11': [{'avg_performance': 40.77065557250119, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-11', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 68.54218006242404, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2024-11-11', 'win_count': 3, 'win_rate': 42.857142857142854}, {'avg_performance': 7.473429086066595, 'bin': 0.5, 'count': 28, 'hit_count': 26, 'hit_rate': 92.85714285714286, 'total_count': 28, 'week': '2024-11-11', 'win_count': 11, 'win_rate': 39.285714285714285}, {'avg_performance': 5.7210642939107865, 'bin': 0.6, 'count': 172, 'hit_count': 162, 'hit_rate': 94.18604651162791, 'total_count': 172, 'week': '2024-11-11', 'win_count': 78, 'win_rate': 45.348837209302324}, {'avg_performance': 6.950606849660758, 'bin': 0.7, 'count': 2183, 'hit_count': 1942, 'hit_rate': 88.96014658726523, 'total_count': 2183, 'week': '2024-11-11', 'win_count': 1085, 'win_rate': 49.702244617498856}, {'avg_performance': 6.576073427037283, 'bin': 0.8, 'count': 193, 'hit_count': 170, 'hit_rate': 88.08290155440415, 'total_count': 193, 'week': '2024-11-11', 'win_count': 92, 'win_rate': 47.66839378238342}], '2024-11-18': [{'avg_performance': 0.2985074626865608, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.953737191078962, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 14.963661448456241, 'bin': 0.4, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 33.333333333333336}, {'avg_performance': 12.523383330708796, 'bin': 0.5, 'count': 16, 'hit_count': 14, 'hit_rate': 87.5, 'total_count': 16, 'week': '2024-11-18', 'win_count': 7, 'win_rate': 43.75}, {'avg_performance': 7.926054355851836, 'bin': 0.6, 'count': 117, 'hit_count': 106, 'hit_rate': 90.5982905982906, 'total_count': 117, 'week': '2024-11-18', 'win_count': 74, 'win_rate': 63.24786324786325}, {'avg_performance': 10.169714185726622, 'bin': 0.7, 'count': 1487, 'hit_count': 1412, 'hit_rate': 94.9562878278413, 'total_count': 1487, 'week': '2024-11-18', 'win_count': 1043, 'win_rate': 70.14122394082044}, {'avg_performance': 9.138444484012004, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-18', 'win_count': 46, 'win_rate': 71.875}], '2024-11-25': [{'avg_performance': 0.5649717514124374, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-25', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.249766314903041, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 9.823296109187984, 'bin': 0.5, 'count': 19, 'hit_count': 19, 'hit_rate': 100.0, 'total_count': 19, 'week': '2024-11-25', 'win_count': 10, 'win_rate': 52.63157894736842}, {'avg_performance': 7.033977605527942, 'bin': 0.6, 'count': 71, 'hit_count': 67, 'hit_rate': 94.36619718309859, 'total_count': 71, 'week': '2024-11-25', 'win_count': 39, 'win_rate': 54.929577464788736}, {'avg_performance': 9.085537651034798, 'bin': 0.7, 'count': 1392, 'hit_count': 1341, 'hit_rate': 96.33620689655173, 'total_count': 1392, 'week': '2024-11-25', 'win_count': 988, 'win_rate': 70.97701149425288}, {'avg_performance': 7.175712414927854, 'bin': 0.8, 'count': 45, 'hit_count': 44, 'hit_rate': 97.77777777777777, 'total_count': 45, 'week': '2024-11-25', 'win_count': 34, 'win_rate': 75.55555555555556}], '2024-12-02': [{'avg_performance': 1.1509608467783332, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-02', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3898688255760185, 'bin': 0.5, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-12-02', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 3.7840564250007986, 'bin': 0.6, 'count': 22, 'hit_count': 19, 'hit_rate': 86.36363636363636, 'total_count': 22, 'week': '2024-12-02', 'win_count': 6, 'win_rate': 27.272727272727273}, {'avg_performance': 7.689480520166782, 'bin': 0.7, 'count': 597, 'hit_count': 543, 'hit_rate': 90.95477386934674, 'total_count': 597, 'week': '2024-12-02', 'win_count': 317, 'win_rate': 53.098827470686764}, {'avg_performance': 12.011978156596522, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-12-02', 'win_count': 5, 'win_rate': 50.0}], '2024-12-09': [{'avg_performance': 1.6921913934540918, 'bin': 0.2, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9532888465204923, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.9005706250438368, 'bin': 0.4, 'count': 8, 'hit_count': 7, 'hit_rate': 87.5, 'total_count': 8, 'week': '2024-12-09', 'win_count': 2, 'win_rate': 25.0}, {'avg_performance': 5.196051909042814, 'bin': 0.5, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-12-09', 'win_count': 7, 'win_rate': 29.166666666666668}, {'avg_performance': 5.791194959609032, 'bin': 0.6, 'count': 127, 'hit_count': 119, 'hit_rate': 93.7007874015748, 'total_count': 127, 'week': '2024-12-09', 'win_count': 56, 'win_rate': 44.09448818897638}, {'avg_performance': 7.526378846625358, 'bin': 0.7, 'count': 2010, 'hit_count': 1867, 'hit_rate': 92.88557213930348, 'total_count': 2010, 'week': '2024-12-09', 'win_count': 1133, 'win_rate': 56.3681592039801}, {'avg_performance': 8.348974523266355, 'bin': 0.8, 'count': 98, 'hit_count': 93, 'hit_rate': 94.89795918367346, 'total_count': 98, 'week': '2024-12-09', 'win_count': 63, 'win_rate': 64.28571428571429}], '2024-12-16': [{'avg_performance': 1.2158357473192076, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.1586990595611335, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.4986874156097585, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-16', 'win_count': 3, 'win_rate': 33.333333333333336}, {'avg_performance': 7.624253080839346, 'bin': 0.6, 'count': 77, 'hit_count': 73, 'hit_rate': 94.8051948051948, 'total_count': 77, 'week': '2024-12-16', 'win_count': 35, 'win_rate': 45.45454545454545}, {'avg_performance': 9.719862667541674, 'bin': 0.7, 'count': 1313, 'hit_count': 1223, 'hit_rate': 93.14546839299315, 'total_count': 1313, 'week': '2024-12-16', 'win_count': 814, 'win_rate': 61.995430312261995}, {'avg_performance': 10.720921190133364, 'bin': 0.8, 'count': 40, 'hit_count': 38, 'hit_rate': 95.0, 'total_count': 40, 'week': '2024-12-16', 'win_count': 29, 'win_rate': 72.5}], '2024-12-23': [{'avg_performance': 3.076753932204165, 'bin': 0.5, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 60.0}, {'avg_performance': 5.432916285463778, 'bin': 0.6, 'count': 57, 'hit_count': 53, 'hit_rate': 92.98245614035088, 'total_count': 57, 'week': '2024-12-23', 'win_count': 26, 'win_rate': 45.6140350877193}, {'avg_performance': 13.807998928993412, 'bin': 0.7, 'count': 530, 'hit_count': 519, 'hit_rate': 97.9245283018868, 'total_count': 530, 'week': '2024-12-23', 'win_count': 386, 'win_rate': 72.83018867924528}, {'avg_performance': 29.792299285303002, 'bin': 0.8, 'count': 9, 'hit_count': 8, 'hit_rate': 88.88888888888889, 'total_count': 9, 'week': '2024-12-23', 'win_count': 5, 'win_rate': 55.55555555555556}], '2024-12-30': [{'avg_performance': 2.5974025974025996, 'bin': 0.4, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.729724176101836, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-30', 'win_count': 5, 'win_rate': 55.55555555555556}, {'avg_performance': 10.07692704762918, 'bin': 0.6, 'count': 85, 'hit_count': 81, 'hit_rate': 95.29411764705883, 'total_count': 85, 'week': '2024-12-30', 'win_count': 57, 'win_rate': 67.05882352941177}, {'avg_performance': 14.368317622689457, 'bin': 0.7, 'count': 726, 'hit_count': 710, 'hit_rate': 97.7961432506887, 'total_count': 726, 'week': '2024-12-30', 'win_count': 590, 'win_rate': 81.26721763085399}, {'avg_performance': 16.98487922412399, 'bin': 0.8, 'count': 32, 'hit_count': 32, 'hit_rate': 100.0, 'total_count': 32, 'week': '2024-12-30', 'win_count': 28, 'win_rate': 87.5}], '2025-01-06': [{'avg_performance': 10.27453799861533, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 0.8592097766991472, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-06', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.7025884280500825, 'bin': 0.5, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 10.526315789473685}, {'avg_performance': 3.9460445190171787, 'bin': 0.6, 'count': 89, 'hit_count': 81, 'hit_rate': 91.01123595505618, 'total_count': 89, 'week': '2025-01-06', 'win_count': 33, 'win_rate': 37.07865168539326}, {'avg_performance': 5.769467385757251, 'bin': 0.7, 'count': 839, 'hit_count': 727, 'hit_rate': 86.6507747318236, 'total_count': 839, 'week': '2025-01-06', 'win_count': 347, 'win_rate': 41.35876042908224}, {'avg_performance': 4.100909582740522, 'bin': 0.8, 'count': 73, 'hit_count': 64, 'hit_rate': 87.67123287671232, 'total_count': 73, 'week': '2025-01-06', 'win_count': 31, 'win_rate': 42.465753424657535}], '2025-01-13': [{'avg_performance': 2.4611508041896877, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.2427082891550008, 'bin': 0.4, 'count': 7, 'hit_count': 7, 'hit_rate': 100.0, 'total_count': 7, 'week': '2025-01-13', 'win_count': 2, 'win_rate': 28.571428571428573}, {'avg_performance': 5.977215511937495, 'bin': 0.5, 'count': 25, 'hit_count': 25, 'hit_rate': 100.0, 'total_count': 25, 'week': '2025-01-13', 'win_count': 17, 'win_rate': 68.0}, {'avg_performance': 6.232308427627005, 'bin': 0.6, 'count': 141, 'hit_count': 135, 'hit_rate': 95.74468085106383, 'total_count': 141, 'week': '2025-01-13', 'win_count': 85, 'win_rate': 60.283687943262414}, {'avg_performance': 8.49221338573038, 'bin': 0.7, 'count': 1614, 'hit_count': 1531, 'hit_rate': 94.85749690210656, 'total_count': 1614, 'week': '2025-01-13', 'win_count': 1127, 'win_rate': 69.82651796778191}, {'avg_performance': 13.48051817512275, 'bin': 0.8, 'count': 118, 'hit_count': 106, 'hit_rate': 89.83050847457628, 'total_count': 118, 'week': '2025-01-13', 'win_count': 86, 'win_rate': 72.88135593220339}], '2025-01-20': [{'avg_performance': 2.0554984583761486, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.8554532322137964, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.9427601789253663, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-20', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 3.2213742396728637, 'bin': 0.5, 'count': 31, 'hit_count': 31, 'hit_rate': 100.0, 'total_count': 31, 'week': '2025-01-20', 'win_count': 13, 'win_rate': 41.935483870967744}, {'avg_performance': 7.68513705692224, 'bin': 0.6, 'count': 156, 'hit_count': 151, 'hit_rate': 96.7948717948718, 'total_count': 156, 'week': '2025-01-20', 'win_count': 86, 'win_rate': 55.12820512820513}, {'avg_performance': 7.877107728428713, 'bin': 0.7, 'count': 1459, 'hit_count': 1391, 'hit_rate': 95.33927347498286, 'total_count': 1459, 'week': '2025-01-20', 'win_count': 981, 'win_rate': 67.23783413296779}, {'avg_performance': 9.198651942630873, 'bin': 0.8, 'count': 131, 'hit_count': 126, 'hit_rate': 96.18320610687023, 'total_count': 131, 'week': '2025-01-20', 'win_count': 99, 'win_rate': 75.57251908396947}], '2025-01-27': [{'avg_performance': 1.0810491267083957, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.257871569680502, 'bin': 0.4, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.3681028816247505, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 4.831154899995187, 'bin': 0.6, 'count': 50, 'hit_count': 49, 'hit_rate': 98.0, 'total_count': 50, 'week': '2025-01-27', 'win_count': 24, 'win_rate': 48.0}, {'avg_performance': 8.660514835238006, 'bin': 0.7, 'count': 504, 'hit_count': 477, 'hit_rate': 94.64285714285714, 'total_count': 504, 'week': '2025-01-27', 'win_count': 336, 'win_rate': 66.66666666666667}, {'avg_performance': 5.650996396492416, 'bin': 0.8, 'count': 49, 'hit_count': 46, 'hit_rate': 93.87755102040816, 'total_count': 49, 'week': '2025-01-27', 'win_count': 28, 'win_rate': 57.142857142857146}], '2025-02-03': [{'avg_performance': 1.3806706114398302, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 9.569377990430622, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 24.279598883685736, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-03', 'win_count': 3, 'win_rate': 100.0}, {'avg_performance': 6.96675740725965, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-03', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 7.91588296767001, 'bin': 0.6, 'count': 41, 'hit_count': 41, 'hit_rate': 100.0, 'total_count': 41, 'week': '2025-02-03', 'win_count': 33, 'win_rate': 80.48780487804878}, {'avg_performance': 10.160313393323941, 'bin': 0.7, 'count': 752, 'hit_count': 729, 'hit_rate': 96.94148936170212, 'total_count': 752, 'week': '2025-02-03', 'win_count': 592, 'win_rate': 78.72340425531915}, {'avg_performance': 12.049870230698735, 'bin': 0.8, 'count': 51, 'hit_count': 48, 'hit_rate': 94.11764705882354, 'total_count': 51, 'week': '2025-02-03', 'win_count': 42, 'win_rate': 82.3529411764706}], '2025-02-17': [{'avg_performance': 2.016879038077791, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 0.36138972184882806, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.4714089675946536, 'bin': 0.5, 'count': 7, 'hit_count': 5, 'hit_rate': 71.42857142857143, 'total_count': 7, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 14.285714285714286}, {'avg_performance': 3.6445213255311315, 'bin': 0.6, 'count': 55, 'hit_count': 46, 'hit_rate': 83.63636363636364, 'total_count': 55, 'week': '2025-02-17', 'win_count': 15, 'win_rate': 27.272727272727273}, {'avg_performance': 4.05076703346453, 'bin': 0.7, 'count': 530, 'hit_count': 433, 'hit_rate': 81.69811320754717, 'total_count': 530, 'week': '2025-02-17', 'win_count': 160, 'win_rate': 30.18867924528302}, {'avg_performance': 3.3832590351165615, 'bin': 0.8, 'count': 54, 'hit_count': 46, 'hit_rate': 85.18518518518519, 'total_count': 54, 'week': '2025-02-17', 'win_count': 22, 'win_rate': 40.74074074074074}], '2025-02-24': [{'avg_performance': 14.747474747474739, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 1.483220254404718, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.886750479655935, 'bin': 0.5, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-24', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 4.098843931251354, 'bin': 0.6, 'count': 39, 'hit_count': 39, 'hit_rate': 100.0, 'total_count': 39, 'week': '2025-02-24', 'win_count': 21, 'win_rate': 53.84615384615385}, {'avg_performance': 6.7311024498695895, 'bin': 0.7, 'count': 341, 'hit_count': 324, 'hit_rate': 95.01466275659824, 'total_count': 341, 'week': '2025-02-24', 'win_count': 231, 'win_rate': 67.74193548387096}, {'avg_performance': 8.80997390923137, 'bin': 0.8, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-02-24', 'win_count': 16, 'win_rate': 84.21052631578948}], '2025-03-03': [{'avg_performance': 6.496927129060581, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 4.234347426755143, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 4.837971033345035, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2025-03-03', 'win_count': 6, 'win_rate': 66.66666666666667}, {'avg_performance': 7.476385224123491, 'bin': 0.6, 'count': 60, 'hit_count': 56, 'hit_rate': 93.33333333333333, 'total_count': 60, 'week': '2025-03-03', 'win_count': 40, 'win_rate': 66.66666666666667}, {'avg_performance': 9.175863004552577, 'bin': 0.7, 'count': 501, 'hit_count': 479, 'hit_rate': 95.60878243512974, 'total_count': 501, 'week': '2025-03-03', 'win_count': 346, 'win_rate': 69.06187624750498}, {'avg_performance': 10.600061758245392, 'bin': 0.8, 'count': 45, 'hit_count': 43, 'hit_rate': 95.55555555555556, 'total_count': 45, 'week': '2025-03-03', 'win_count': 35, 'win_rate': 77.77777777777777}], '2025-03-10': [{'avg_performance': 3.1413612565444975, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-10', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 5.273294241964802, 'bin': 0.4, 'count': 11, 'hit_count': 10, 'hit_rate': 90.9090909090909, 'total_count': 11, 'week': '2025-03-10', 'win_count': 4, 'win_rate': 36.36363636363637}, {'avg_performance': 6.362088830497881, 'bin': 0.5, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'week': '2025-03-10', 'win_count': 18, 'win_rate': 78.26086956521739}, {'avg_performance': 7.442734895529073, 'bin': 0.6, 'count': 194, 'hit_count': 188, 'hit_rate': 96.90721649484536, 'total_count': 194, 'week': '2025-03-10', 'win_count': 127, 'win_rate': 65.4639175257732}, {'avg_performance': 7.825642875837303, 'bin': 0.7, 'count': 2062, 'hit_count': 1938, 'hit_rate': 93.98642095053346, 'total_count': 2062, 'week': '2025-03-10', 'win_count': 1374, 'win_rate': 66.63433559650825}, {'avg_performance': 9.519864190453308, 'bin': 0.8, 'count': 65, 'hit_count': 62, 'hit_rate': 95.38461538461539, 'total_count': 65, 'week': '2025-03-10', 'win_count': 51, 'win_rate': 78.46153846153847}]}, 'curve_data_week_list': ['2024-10-07', '2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '2024-12-02', '2024-12-09', '2024-12-16', '2024-12-23', '2024-12-30', '2025-01-06', '2025-01-13', '2025-01-20', '2025-01-27', '2025-02-03', '2025-02-17', '2025-02-24', '2025-03-03', '2025-03-10'], 'date_from': datetime.date(2024, 10, 7), 'date_to': datetime.date(2025, 4, 5), 'kpis': {'avg_gain': 8.35064971357415, 'fail_count': 11421, 'hit_count': 28313, 'hit_rate': 93.63383821681329, 'pass_count': 18817, 'total_tests': 30238, 'win_rate': 62.229644817778954}, 'last_metrics': <ModelMetrics: Binned LGBM 3d PH 3% Metrics: 2025-04-04 >, 'model': <Model: Binned LGBM 3d PH 3% (binned-ph-lgmb-p3-seq3-platt v1)>, 'performance_data': '<<queryset of core.ModelTest>>'} {'block': <Block Node: content. Contents: [<TextNode: '\n\n <div class="pl-cont'>, <Variable Node: model.name>, <TextNode: ' v'>, <Variable Node: model.version>, <TextNode: '\n\n </h1>\n\n '>, <URLNode view_name=''admin:core_model_change'' args=[<FilterExpression 'model.id'>] kwargs={} as=None>, <TextNode: '"\n '>, <Variable Node: model.key>, <TextNode: '</b>\n '>, <Variable Node: model.version>, <TextNode: '\n '>, <Variable Node: model.type>, <TextNode: '\n '>, <Variable Node: model.description|default:"<i>None</i>">, <TextNode: '\n '>, <Variable Node: model.end_point_url>, <TextNode: '</dd>\n '>, <Variable Node: model.last_trained_dt|localtime>, <TextNode: '</dd>\n '>, <URLNode view_name='"model_picks"' args=[] kwargs={} as=None>, <TextNode: '?model_id='>, <Variable Node: model.id>, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '">\n '>, <Variable Node: model.last_run_dt|localtime>, <TextNode: '\n '>, <ForNode: for key, value in model.meta.items, tail_len: 5>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n\n </d'>, <django.template.defaulttags.CsrfTokenNode object at 0x7f8de8d27210>, <TextNode: '\n\n '>, <Variable Node: date_from|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:\''>, <Variable Node: date_to|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:'>, <Variable Node: curve_data_week_list|length>, <TextNode: '" value="0" step="1"\n '>, <IncludeNode: template=<FilterExpression '"components/kpis.html"'>>, <TextNode: '\n <!--'>, <IfNode>, <TextNode: '\n\n </div>\n'>]>} {'forloop': {'counter': 45, 'counter0': 44, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 7.371279790856606, 'date': datetime.date(2024, 10, 10), 'fail_count': 222, 'hit_count': 750, 'hit_rate': 96.64948453608247, 'metrics': {'content': 0.11, 'financial': 0, 'other': 0.11}, 'pass_count': 554, 'total_count': 776, 'win_rate': 71.3917525773196}} {'metrics': {'content': 0, 'financial': 0, 'other': 0}}
snippets/metrics.html
/mnt/disks/pennyloupe_disk/pennyloupe/app/core/templates/snippets/metrics.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'Ug6wwe35THbADW1ZsY2D1iZkBdOjvilMpfGLkNwF1KQarTPBh6f3T845ad38gnM0'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/61'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f8de84ec750>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f8de84ec750>>'} {'curve_data': [{'avg_performance': 1.2504894131199589, 'bin': 0.2, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 7.028663507041953, 'bin': 0.3, 'count': 36, 'hit_count': 34, 'hit_rate': 94.44444444444444, 'total_count': 36, 'win_count': 13, 'win_rate': 36.111111111111114}, {'avg_performance': 9.432175772160651, 'bin': 0.4, 'count': 94, 'hit_count': 89, 'hit_rate': 94.68085106382979, 'total_count': 94, 'win_count': 27, 'win_rate': 28.72340425531915}, {'avg_performance': 5.44822039735625, 'bin': 0.5, 'count': 345, 'hit_count': 327, 'hit_rate': 94.78260869565217, 'total_count': 345, 'win_count': 147, 'win_rate': 42.608695652173914}, {'avg_performance': 6.276983864727436, 'bin': 0.6, 'count': 2238, 'hit_count': 2118, 'hit_rate': 94.63806970509384, 'total_count': 2238, 'win_count': 1176, 'win_rate': 52.54691689008043}, {'avg_performance': 8.533575402218842, 'bin': 0.7, 'count': 25724, 'hit_count': 24056, 'hit_rate': 93.51578292645, 'total_count': 25724, 'win_count': 16266, 'win_rate': 63.232778728036074}, {'avg_performance': 8.86255964112395, 'bin': 0.8, 'count': 1793, 'hit_count': 1681, 'hit_rate': 93.75348577802565, 'total_count': 1793, 'win_count': 1187, 'win_rate': 66.20189626324596}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'win_count': 1, 'win_rate': 50.0}], 'curve_data_by_week': {'2024-10-07': [{'avg_performance': 8.164127436473585, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.26552716148981, 'bin': 0.5, 'count': 11, 'hit_count': 11, 'hit_rate': 100.0, 'total_count': 11, 'week': '2024-10-07', 'win_count': 3, 'win_rate': 27.272727272727273}, {'avg_performance': 5.134353802031955, 'bin': 0.6, 'count': 89, 'hit_count': 86, 'hit_rate': 96.62921348314607, 'total_count': 89, 'week': '2024-10-07', 'win_count': 47, 'win_rate': 52.80898876404494}, {'avg_performance': 8.070123830986233, 'bin': 0.7, 'count': 1047, 'hit_count': 1015, 'hit_rate': 96.94364851957975, 'total_count': 1047, 'week': '2024-10-07', 'win_count': 791, 'win_rate': 75.54918815663801}, {'avg_performance': 9.68536888753788, 'bin': 0.8, 'count': 171, 'hit_count': 163, 'hit_rate': 95.32163742690058, 'total_count': 171, 'week': '2024-10-07', 'win_count': 131, 'win_rate': 76.60818713450293}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}], '2024-10-14': [{'avg_performance': 0.9022370535162528, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.337629431182013, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 4.600619281242528, 'bin': 0.5, 'count': 20, 'hit_count': 17, 'hit_rate': 85.0, 'total_count': 20, 'week': '2024-10-14', 'win_count': 6, 'win_rate': 30.0}, {'avg_performance': 5.238828360908673, 'bin': 0.6, 'count': 164, 'hit_count': 158, 'hit_rate': 96.34146341463415, 'total_count': 164, 'week': '2024-10-14', 'win_count': 77, 'win_rate': 46.951219512195124}, {'avg_performance': 8.797660614333616, 'bin': 0.7, 'count': 1595, 'hit_count': 1499, 'hit_rate': 93.98119122257053, 'total_count': 1595, 'week': '2024-10-14', 'win_count': 891, 'win_rate': 55.86206896551724}, {'avg_performance': 8.040704379542438, 'bin': 0.8, 'count': 214, 'hit_count': 207, 'hit_rate': 96.72897196261682, 'total_count': 214, 'week': '2024-10-14', 'win_count': 148, 'win_rate': 69.1588785046729}], '2024-10-21': [{'avg_performance': 0.38387715930903, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9709764756086716, 'bin': 0.3, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3062931151410297, 'bin': 0.4, 'count': 6, 'hit_count': 5, 'hit_rate': 83.33333333333333, 'total_count': 6, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.5164096657483253, 'bin': 0.5, 'count': 25, 'hit_count': 22, 'hit_rate': 88.0, 'total_count': 25, 'week': '2024-10-21', 'win_count': 7, 'win_rate': 28.0}, {'avg_performance': 4.1596411175942425, 'bin': 0.6, 'count': 146, 'hit_count': 136, 'hit_rate': 93.15068493150685, 'total_count': 146, 'week': '2024-10-21', 'win_count': 56, 'win_rate': 38.35616438356164}, {'avg_performance': 8.03449923342892, 'bin': 0.7, 'count': 1759, 'hit_count': 1628, 'hit_rate': 92.55258669698692, 'total_count': 1759, 'week': '2024-10-21', 'win_count': 1003, 'win_rate': 57.02103467879477}, {'avg_performance': 8.348772559069227, 'bin': 0.8, 'count': 207, 'hit_count': 197, 'hit_rate': 95.16908212560386, 'total_count': 207, 'week': '2024-10-21', 'win_count': 124, 'win_rate': 59.90338164251208}], '2024-10-28': [{'avg_performance': 11.856661248915968, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-28', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.3348216882106607, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 2.7996008250747595, 'bin': 0.5, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-10-28', 'win_count': 3, 'win_rate': 17.647058823529413}, {'avg_performance': 4.648447686121441, 'bin': 0.6, 'count': 122, 'hit_count': 118, 'hit_rate': 96.72131147540983, 'total_count': 122, 'week': '2024-10-28', 'win_count': 51, 'win_rate': 41.80327868852459}, {'avg_performance': 7.265669642594064, 'bin': 0.7, 'count': 997, 'hit_count': 927, 'hit_rate': 92.97893681043129, 'total_count': 997, 'week': '2024-10-28', 'win_count': 618, 'win_rate': 61.98595787362086}, {'avg_performance': 10.816422602027322, 'bin': 0.8, 'count': 41, 'hit_count': 38, 'hit_rate': 92.6829268292683, 'total_count': 41, 'week': '2024-10-28', 'win_count': 28, 'win_rate': 68.29268292682927}], '2024-11-04': [{'avg_performance': 9.506070965460328, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 11.085533897596687, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-11-04', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 5.802859193965779, 'bin': 0.5, 'count': 25, 'hit_count': 24, 'hit_rate': 96.0, 'total_count': 25, 'week': '2024-11-04', 'win_count': 12, 'win_rate': 48.0}, {'avg_performance': 8.090414252589902, 'bin': 0.6, 'count': 164, 'hit_count': 154, 'hit_rate': 93.90243902439025, 'total_count': 164, 'week': '2024-11-04', 'win_count': 110, 'win_rate': 67.07317073170732}, {'avg_performance': 10.27282302016535, 'bin': 0.7, 'count': 1486, 'hit_count': 1401, 'hit_rate': 94.27994616419919, 'total_count': 1486, 'week': '2024-11-04', 'win_count': 1113, 'win_rate': 74.89905787348587}, {'avg_performance': 8.653533395637153, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-04', 'win_count': 44, 'win_rate': 68.75}], '2024-11-11': [{'avg_performance': 40.77065557250119, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-11', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 68.54218006242404, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2024-11-11', 'win_count': 3, 'win_rate': 42.857142857142854}, {'avg_performance': 7.473429086066595, 'bin': 0.5, 'count': 28, 'hit_count': 26, 'hit_rate': 92.85714285714286, 'total_count': 28, 'week': '2024-11-11', 'win_count': 11, 'win_rate': 39.285714285714285}, {'avg_performance': 5.7210642939107865, 'bin': 0.6, 'count': 172, 'hit_count': 162, 'hit_rate': 94.18604651162791, 'total_count': 172, 'week': '2024-11-11', 'win_count': 78, 'win_rate': 45.348837209302324}, {'avg_performance': 6.950606849660758, 'bin': 0.7, 'count': 2183, 'hit_count': 1942, 'hit_rate': 88.96014658726523, 'total_count': 2183, 'week': '2024-11-11', 'win_count': 1085, 'win_rate': 49.702244617498856}, {'avg_performance': 6.576073427037283, 'bin': 0.8, 'count': 193, 'hit_count': 170, 'hit_rate': 88.08290155440415, 'total_count': 193, 'week': '2024-11-11', 'win_count': 92, 'win_rate': 47.66839378238342}], '2024-11-18': [{'avg_performance': 0.2985074626865608, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.953737191078962, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 14.963661448456241, 'bin': 0.4, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 33.333333333333336}, {'avg_performance': 12.523383330708796, 'bin': 0.5, 'count': 16, 'hit_count': 14, 'hit_rate': 87.5, 'total_count': 16, 'week': '2024-11-18', 'win_count': 7, 'win_rate': 43.75}, {'avg_performance': 7.926054355851836, 'bin': 0.6, 'count': 117, 'hit_count': 106, 'hit_rate': 90.5982905982906, 'total_count': 117, 'week': '2024-11-18', 'win_count': 74, 'win_rate': 63.24786324786325}, {'avg_performance': 10.169714185726622, 'bin': 0.7, 'count': 1487, 'hit_count': 1412, 'hit_rate': 94.9562878278413, 'total_count': 1487, 'week': '2024-11-18', 'win_count': 1043, 'win_rate': 70.14122394082044}, {'avg_performance': 9.138444484012004, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-18', 'win_count': 46, 'win_rate': 71.875}], '2024-11-25': [{'avg_performance': 0.5649717514124374, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-25', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.249766314903041, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 9.823296109187984, 'bin': 0.5, 'count': 19, 'hit_count': 19, 'hit_rate': 100.0, 'total_count': 19, 'week': '2024-11-25', 'win_count': 10, 'win_rate': 52.63157894736842}, {'avg_performance': 7.033977605527942, 'bin': 0.6, 'count': 71, 'hit_count': 67, 'hit_rate': 94.36619718309859, 'total_count': 71, 'week': '2024-11-25', 'win_count': 39, 'win_rate': 54.929577464788736}, {'avg_performance': 9.085537651034798, 'bin': 0.7, 'count': 1392, 'hit_count': 1341, 'hit_rate': 96.33620689655173, 'total_count': 1392, 'week': '2024-11-25', 'win_count': 988, 'win_rate': 70.97701149425288}, {'avg_performance': 7.175712414927854, 'bin': 0.8, 'count': 45, 'hit_count': 44, 'hit_rate': 97.77777777777777, 'total_count': 45, 'week': '2024-11-25', 'win_count': 34, 'win_rate': 75.55555555555556}], '2024-12-02': [{'avg_performance': 1.1509608467783332, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-02', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3898688255760185, 'bin': 0.5, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-12-02', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 3.7840564250007986, 'bin': 0.6, 'count': 22, 'hit_count': 19, 'hit_rate': 86.36363636363636, 'total_count': 22, 'week': '2024-12-02', 'win_count': 6, 'win_rate': 27.272727272727273}, {'avg_performance': 7.689480520166782, 'bin': 0.7, 'count': 597, 'hit_count': 543, 'hit_rate': 90.95477386934674, 'total_count': 597, 'week': '2024-12-02', 'win_count': 317, 'win_rate': 53.098827470686764}, {'avg_performance': 12.011978156596522, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-12-02', 'win_count': 5, 'win_rate': 50.0}], '2024-12-09': [{'avg_performance': 1.6921913934540918, 'bin': 0.2, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9532888465204923, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.9005706250438368, 'bin': 0.4, 'count': 8, 'hit_count': 7, 'hit_rate': 87.5, 'total_count': 8, 'week': '2024-12-09', 'win_count': 2, 'win_rate': 25.0}, {'avg_performance': 5.196051909042814, 'bin': 0.5, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-12-09', 'win_count': 7, 'win_rate': 29.166666666666668}, {'avg_performance': 5.791194959609032, 'bin': 0.6, 'count': 127, 'hit_count': 119, 'hit_rate': 93.7007874015748, 'total_count': 127, 'week': '2024-12-09', 'win_count': 56, 'win_rate': 44.09448818897638}, {'avg_performance': 7.526378846625358, 'bin': 0.7, 'count': 2010, 'hit_count': 1867, 'hit_rate': 92.88557213930348, 'total_count': 2010, 'week': '2024-12-09', 'win_count': 1133, 'win_rate': 56.3681592039801}, {'avg_performance': 8.348974523266355, 'bin': 0.8, 'count': 98, 'hit_count': 93, 'hit_rate': 94.89795918367346, 'total_count': 98, 'week': '2024-12-09', 'win_count': 63, 'win_rate': 64.28571428571429}], '2024-12-16': [{'avg_performance': 1.2158357473192076, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.1586990595611335, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.4986874156097585, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-16', 'win_count': 3, 'win_rate': 33.333333333333336}, {'avg_performance': 7.624253080839346, 'bin': 0.6, 'count': 77, 'hit_count': 73, 'hit_rate': 94.8051948051948, 'total_count': 77, 'week': '2024-12-16', 'win_count': 35, 'win_rate': 45.45454545454545}, {'avg_performance': 9.719862667541674, 'bin': 0.7, 'count': 1313, 'hit_count': 1223, 'hit_rate': 93.14546839299315, 'total_count': 1313, 'week': '2024-12-16', 'win_count': 814, 'win_rate': 61.995430312261995}, {'avg_performance': 10.720921190133364, 'bin': 0.8, 'count': 40, 'hit_count': 38, 'hit_rate': 95.0, 'total_count': 40, 'week': '2024-12-16', 'win_count': 29, 'win_rate': 72.5}], '2024-12-23': [{'avg_performance': 3.076753932204165, 'bin': 0.5, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 60.0}, {'avg_performance': 5.432916285463778, 'bin': 0.6, 'count': 57, 'hit_count': 53, 'hit_rate': 92.98245614035088, 'total_count': 57, 'week': '2024-12-23', 'win_count': 26, 'win_rate': 45.6140350877193}, {'avg_performance': 13.807998928993412, 'bin': 0.7, 'count': 530, 'hit_count': 519, 'hit_rate': 97.9245283018868, 'total_count': 530, 'week': '2024-12-23', 'win_count': 386, 'win_rate': 72.83018867924528}, {'avg_performance': 29.792299285303002, 'bin': 0.8, 'count': 9, 'hit_count': 8, 'hit_rate': 88.88888888888889, 'total_count': 9, 'week': '2024-12-23', 'win_count': 5, 'win_rate': 55.55555555555556}], '2024-12-30': [{'avg_performance': 2.5974025974025996, 'bin': 0.4, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.729724176101836, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-30', 'win_count': 5, 'win_rate': 55.55555555555556}, {'avg_performance': 10.07692704762918, 'bin': 0.6, 'count': 85, 'hit_count': 81, 'hit_rate': 95.29411764705883, 'total_count': 85, 'week': '2024-12-30', 'win_count': 57, 'win_rate': 67.05882352941177}, {'avg_performance': 14.368317622689457, 'bin': 0.7, 'count': 726, 'hit_count': 710, 'hit_rate': 97.7961432506887, 'total_count': 726, 'week': '2024-12-30', 'win_count': 590, 'win_rate': 81.26721763085399}, {'avg_performance': 16.98487922412399, 'bin': 0.8, 'count': 32, 'hit_count': 32, 'hit_rate': 100.0, 'total_count': 32, 'week': '2024-12-30', 'win_count': 28, 'win_rate': 87.5}], '2025-01-06': [{'avg_performance': 10.27453799861533, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 0.8592097766991472, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-06', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.7025884280500825, 'bin': 0.5, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 10.526315789473685}, {'avg_performance': 3.9460445190171787, 'bin': 0.6, 'count': 89, 'hit_count': 81, 'hit_rate': 91.01123595505618, 'total_count': 89, 'week': '2025-01-06', 'win_count': 33, 'win_rate': 37.07865168539326}, {'avg_performance': 5.769467385757251, 'bin': 0.7, 'count': 839, 'hit_count': 727, 'hit_rate': 86.6507747318236, 'total_count': 839, 'week': '2025-01-06', 'win_count': 347, 'win_rate': 41.35876042908224}, {'avg_performance': 4.100909582740522, 'bin': 0.8, 'count': 73, 'hit_count': 64, 'hit_rate': 87.67123287671232, 'total_count': 73, 'week': '2025-01-06', 'win_count': 31, 'win_rate': 42.465753424657535}], '2025-01-13': [{'avg_performance': 2.4611508041896877, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.2427082891550008, 'bin': 0.4, 'count': 7, 'hit_count': 7, 'hit_rate': 100.0, 'total_count': 7, 'week': '2025-01-13', 'win_count': 2, 'win_rate': 28.571428571428573}, {'avg_performance': 5.977215511937495, 'bin': 0.5, 'count': 25, 'hit_count': 25, 'hit_rate': 100.0, 'total_count': 25, 'week': '2025-01-13', 'win_count': 17, 'win_rate': 68.0}, {'avg_performance': 6.232308427627005, 'bin': 0.6, 'count': 141, 'hit_count': 135, 'hit_rate': 95.74468085106383, 'total_count': 141, 'week': '2025-01-13', 'win_count': 85, 'win_rate': 60.283687943262414}, {'avg_performance': 8.49221338573038, 'bin': 0.7, 'count': 1614, 'hit_count': 1531, 'hit_rate': 94.85749690210656, 'total_count': 1614, 'week': '2025-01-13', 'win_count': 1127, 'win_rate': 69.82651796778191}, {'avg_performance': 13.48051817512275, 'bin': 0.8, 'count': 118, 'hit_count': 106, 'hit_rate': 89.83050847457628, 'total_count': 118, 'week': '2025-01-13', 'win_count': 86, 'win_rate': 72.88135593220339}], '2025-01-20': [{'avg_performance': 2.0554984583761486, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.8554532322137964, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.9427601789253663, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-20', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 3.2213742396728637, 'bin': 0.5, 'count': 31, 'hit_count': 31, 'hit_rate': 100.0, 'total_count': 31, 'week': '2025-01-20', 'win_count': 13, 'win_rate': 41.935483870967744}, {'avg_performance': 7.68513705692224, 'bin': 0.6, 'count': 156, 'hit_count': 151, 'hit_rate': 96.7948717948718, 'total_count': 156, 'week': '2025-01-20', 'win_count': 86, 'win_rate': 55.12820512820513}, {'avg_performance': 7.877107728428713, 'bin': 0.7, 'count': 1459, 'hit_count': 1391, 'hit_rate': 95.33927347498286, 'total_count': 1459, 'week': '2025-01-20', 'win_count': 981, 'win_rate': 67.23783413296779}, {'avg_performance': 9.198651942630873, 'bin': 0.8, 'count': 131, 'hit_count': 126, 'hit_rate': 96.18320610687023, 'total_count': 131, 'week': '2025-01-20', 'win_count': 99, 'win_rate': 75.57251908396947}], '2025-01-27': [{'avg_performance': 1.0810491267083957, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.257871569680502, 'bin': 0.4, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.3681028816247505, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 4.831154899995187, 'bin': 0.6, 'count': 50, 'hit_count': 49, 'hit_rate': 98.0, 'total_count': 50, 'week': '2025-01-27', 'win_count': 24, 'win_rate': 48.0}, {'avg_performance': 8.660514835238006, 'bin': 0.7, 'count': 504, 'hit_count': 477, 'hit_rate': 94.64285714285714, 'total_count': 504, 'week': '2025-01-27', 'win_count': 336, 'win_rate': 66.66666666666667}, {'avg_performance': 5.650996396492416, 'bin': 0.8, 'count': 49, 'hit_count': 46, 'hit_rate': 93.87755102040816, 'total_count': 49, 'week': '2025-01-27', 'win_count': 28, 'win_rate': 57.142857142857146}], '2025-02-03': [{'avg_performance': 1.3806706114398302, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 9.569377990430622, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 24.279598883685736, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-03', 'win_count': 3, 'win_rate': 100.0}, {'avg_performance': 6.96675740725965, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-03', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 7.91588296767001, 'bin': 0.6, 'count': 41, 'hit_count': 41, 'hit_rate': 100.0, 'total_count': 41, 'week': '2025-02-03', 'win_count': 33, 'win_rate': 80.48780487804878}, {'avg_performance': 10.160313393323941, 'bin': 0.7, 'count': 752, 'hit_count': 729, 'hit_rate': 96.94148936170212, 'total_count': 752, 'week': '2025-02-03', 'win_count': 592, 'win_rate': 78.72340425531915}, {'avg_performance': 12.049870230698735, 'bin': 0.8, 'count': 51, 'hit_count': 48, 'hit_rate': 94.11764705882354, 'total_count': 51, 'week': '2025-02-03', 'win_count': 42, 'win_rate': 82.3529411764706}], '2025-02-17': [{'avg_performance': 2.016879038077791, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 0.36138972184882806, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.4714089675946536, 'bin': 0.5, 'count': 7, 'hit_count': 5, 'hit_rate': 71.42857142857143, 'total_count': 7, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 14.285714285714286}, {'avg_performance': 3.6445213255311315, 'bin': 0.6, 'count': 55, 'hit_count': 46, 'hit_rate': 83.63636363636364, 'total_count': 55, 'week': '2025-02-17', 'win_count': 15, 'win_rate': 27.272727272727273}, {'avg_performance': 4.05076703346453, 'bin': 0.7, 'count': 530, 'hit_count': 433, 'hit_rate': 81.69811320754717, 'total_count': 530, 'week': '2025-02-17', 'win_count': 160, 'win_rate': 30.18867924528302}, {'avg_performance': 3.3832590351165615, 'bin': 0.8, 'count': 54, 'hit_count': 46, 'hit_rate': 85.18518518518519, 'total_count': 54, 'week': '2025-02-17', 'win_count': 22, 'win_rate': 40.74074074074074}], '2025-02-24': [{'avg_performance': 14.747474747474739, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 1.483220254404718, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.886750479655935, 'bin': 0.5, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-24', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 4.098843931251354, 'bin': 0.6, 'count': 39, 'hit_count': 39, 'hit_rate': 100.0, 'total_count': 39, 'week': '2025-02-24', 'win_count': 21, 'win_rate': 53.84615384615385}, {'avg_performance': 6.7311024498695895, 'bin': 0.7, 'count': 341, 'hit_count': 324, 'hit_rate': 95.01466275659824, 'total_count': 341, 'week': '2025-02-24', 'win_count': 231, 'win_rate': 67.74193548387096}, {'avg_performance': 8.80997390923137, 'bin': 0.8, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-02-24', 'win_count': 16, 'win_rate': 84.21052631578948}], '2025-03-03': [{'avg_performance': 6.496927129060581, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 4.234347426755143, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 4.837971033345035, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2025-03-03', 'win_count': 6, 'win_rate': 66.66666666666667}, {'avg_performance': 7.476385224123491, 'bin': 0.6, 'count': 60, 'hit_count': 56, 'hit_rate': 93.33333333333333, 'total_count': 60, 'week': '2025-03-03', 'win_count': 40, 'win_rate': 66.66666666666667}, {'avg_performance': 9.175863004552577, 'bin': 0.7, 'count': 501, 'hit_count': 479, 'hit_rate': 95.60878243512974, 'total_count': 501, 'week': '2025-03-03', 'win_count': 346, 'win_rate': 69.06187624750498}, {'avg_performance': 10.600061758245392, 'bin': 0.8, 'count': 45, 'hit_count': 43, 'hit_rate': 95.55555555555556, 'total_count': 45, 'week': '2025-03-03', 'win_count': 35, 'win_rate': 77.77777777777777}], '2025-03-10': [{'avg_performance': 3.1413612565444975, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-10', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 5.273294241964802, 'bin': 0.4, 'count': 11, 'hit_count': 10, 'hit_rate': 90.9090909090909, 'total_count': 11, 'week': '2025-03-10', 'win_count': 4, 'win_rate': 36.36363636363637}, {'avg_performance': 6.362088830497881, 'bin': 0.5, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'week': '2025-03-10', 'win_count': 18, 'win_rate': 78.26086956521739}, {'avg_performance': 7.442734895529073, 'bin': 0.6, 'count': 194, 'hit_count': 188, 'hit_rate': 96.90721649484536, 'total_count': 194, 'week': '2025-03-10', 'win_count': 127, 'win_rate': 65.4639175257732}, {'avg_performance': 7.825642875837303, 'bin': 0.7, 'count': 2062, 'hit_count': 1938, 'hit_rate': 93.98642095053346, 'total_count': 2062, 'week': '2025-03-10', 'win_count': 1374, 'win_rate': 66.63433559650825}, {'avg_performance': 9.519864190453308, 'bin': 0.8, 'count': 65, 'hit_count': 62, 'hit_rate': 95.38461538461539, 'total_count': 65, 'week': '2025-03-10', 'win_count': 51, 'win_rate': 78.46153846153847}]}, 'curve_data_week_list': ['2024-10-07', '2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '2024-12-02', '2024-12-09', '2024-12-16', '2024-12-23', '2024-12-30', '2025-01-06', '2025-01-13', '2025-01-20', '2025-01-27', '2025-02-03', '2025-02-17', '2025-02-24', '2025-03-03', '2025-03-10'], 'date_from': datetime.date(2024, 10, 7), 'date_to': datetime.date(2025, 4, 5), 'kpis': {'avg_gain': 8.35064971357415, 'fail_count': 11421, 'hit_count': 28313, 'hit_rate': 93.63383821681329, 'pass_count': 18817, 'total_tests': 30238, 'win_rate': 62.229644817778954}, 'last_metrics': <ModelMetrics: Binned LGBM 3d PH 3% Metrics: 2025-04-04 >, 'model': <Model: Binned LGBM 3d PH 3% (binned-ph-lgmb-p3-seq3-platt v1)>, 'performance_data': '<<queryset of core.ModelTest>>'} {'block': <Block Node: content. Contents: [<TextNode: '\n\n <div class="pl-cont'>, <Variable Node: model.name>, <TextNode: ' v'>, <Variable Node: model.version>, <TextNode: '\n\n </h1>\n\n '>, <URLNode view_name=''admin:core_model_change'' args=[<FilterExpression 'model.id'>] kwargs={} as=None>, <TextNode: '"\n '>, <Variable Node: model.key>, <TextNode: '</b>\n '>, <Variable Node: model.version>, <TextNode: '\n '>, <Variable Node: model.type>, <TextNode: '\n '>, <Variable Node: model.description|default:"<i>None</i>">, <TextNode: '\n '>, <Variable Node: model.end_point_url>, <TextNode: '</dd>\n '>, <Variable Node: model.last_trained_dt|localtime>, <TextNode: '</dd>\n '>, <URLNode view_name='"model_picks"' args=[] kwargs={} as=None>, <TextNode: '?model_id='>, <Variable Node: model.id>, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '">\n '>, <Variable Node: model.last_run_dt|localtime>, <TextNode: '\n '>, <ForNode: for key, value in model.meta.items, tail_len: 5>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n\n </d'>, <django.template.defaulttags.CsrfTokenNode object at 0x7f8de8d27210>, <TextNode: '\n\n '>, <Variable Node: date_from|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:\''>, <Variable Node: date_to|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:'>, <Variable Node: curve_data_week_list|length>, <TextNode: '" value="0" step="1"\n '>, <IncludeNode: template=<FilterExpression '"components/kpis.html"'>>, <TextNode: '\n <!--'>, <IfNode>, <TextNode: '\n\n </div>\n'>]>} {'forloop': {'counter': 45, 'counter0': 44, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 7.371279790856606, 'date': datetime.date(2024, 10, 10), 'fail_count': 222, 'hit_count': 750, 'hit_rate': 96.64948453608247, 'metrics': {'content': 0.11, 'financial': 0, 'other': 0.11}, 'pass_count': 554, 'total_count': 776, 'win_rate': 71.3917525773196}} {'metrics': {'content': 0.08, 'financial': 0, 'other': 0.13}}
snippets/metrics.html
/mnt/disks/pennyloupe_disk/pennyloupe/app/core/templates/snippets/metrics.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'Ug6wwe35THbADW1ZsY2D1iZkBdOjvilMpfGLkNwF1KQarTPBh6f3T845ad38gnM0'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/61'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f8de84ec750>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f8de84ec750>>'} {'curve_data': [{'avg_performance': 1.2504894131199589, 'bin': 0.2, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 7.028663507041953, 'bin': 0.3, 'count': 36, 'hit_count': 34, 'hit_rate': 94.44444444444444, 'total_count': 36, 'win_count': 13, 'win_rate': 36.111111111111114}, {'avg_performance': 9.432175772160651, 'bin': 0.4, 'count': 94, 'hit_count': 89, 'hit_rate': 94.68085106382979, 'total_count': 94, 'win_count': 27, 'win_rate': 28.72340425531915}, {'avg_performance': 5.44822039735625, 'bin': 0.5, 'count': 345, 'hit_count': 327, 'hit_rate': 94.78260869565217, 'total_count': 345, 'win_count': 147, 'win_rate': 42.608695652173914}, {'avg_performance': 6.276983864727436, 'bin': 0.6, 'count': 2238, 'hit_count': 2118, 'hit_rate': 94.63806970509384, 'total_count': 2238, 'win_count': 1176, 'win_rate': 52.54691689008043}, {'avg_performance': 8.533575402218842, 'bin': 0.7, 'count': 25724, 'hit_count': 24056, 'hit_rate': 93.51578292645, 'total_count': 25724, 'win_count': 16266, 'win_rate': 63.232778728036074}, {'avg_performance': 8.86255964112395, 'bin': 0.8, 'count': 1793, 'hit_count': 1681, 'hit_rate': 93.75348577802565, 'total_count': 1793, 'win_count': 1187, 'win_rate': 66.20189626324596}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'win_count': 1, 'win_rate': 50.0}], 'curve_data_by_week': {'2024-10-07': [{'avg_performance': 8.164127436473585, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.26552716148981, 'bin': 0.5, 'count': 11, 'hit_count': 11, 'hit_rate': 100.0, 'total_count': 11, 'week': '2024-10-07', 'win_count': 3, 'win_rate': 27.272727272727273}, {'avg_performance': 5.134353802031955, 'bin': 0.6, 'count': 89, 'hit_count': 86, 'hit_rate': 96.62921348314607, 'total_count': 89, 'week': '2024-10-07', 'win_count': 47, 'win_rate': 52.80898876404494}, {'avg_performance': 8.070123830986233, 'bin': 0.7, 'count': 1047, 'hit_count': 1015, 'hit_rate': 96.94364851957975, 'total_count': 1047, 'week': '2024-10-07', 'win_count': 791, 'win_rate': 75.54918815663801}, {'avg_performance': 9.68536888753788, 'bin': 0.8, 'count': 171, 'hit_count': 163, 'hit_rate': 95.32163742690058, 'total_count': 171, 'week': '2024-10-07', 'win_count': 131, 'win_rate': 76.60818713450293}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}], '2024-10-14': [{'avg_performance': 0.9022370535162528, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.337629431182013, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 4.600619281242528, 'bin': 0.5, 'count': 20, 'hit_count': 17, 'hit_rate': 85.0, 'total_count': 20, 'week': '2024-10-14', 'win_count': 6, 'win_rate': 30.0}, {'avg_performance': 5.238828360908673, 'bin': 0.6, 'count': 164, 'hit_count': 158, 'hit_rate': 96.34146341463415, 'total_count': 164, 'week': '2024-10-14', 'win_count': 77, 'win_rate': 46.951219512195124}, {'avg_performance': 8.797660614333616, 'bin': 0.7, 'count': 1595, 'hit_count': 1499, 'hit_rate': 93.98119122257053, 'total_count': 1595, 'week': '2024-10-14', 'win_count': 891, 'win_rate': 55.86206896551724}, {'avg_performance': 8.040704379542438, 'bin': 0.8, 'count': 214, 'hit_count': 207, 'hit_rate': 96.72897196261682, 'total_count': 214, 'week': '2024-10-14', 'win_count': 148, 'win_rate': 69.1588785046729}], '2024-10-21': [{'avg_performance': 0.38387715930903, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9709764756086716, 'bin': 0.3, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3062931151410297, 'bin': 0.4, 'count': 6, 'hit_count': 5, 'hit_rate': 83.33333333333333, 'total_count': 6, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.5164096657483253, 'bin': 0.5, 'count': 25, 'hit_count': 22, 'hit_rate': 88.0, 'total_count': 25, 'week': '2024-10-21', 'win_count': 7, 'win_rate': 28.0}, {'avg_performance': 4.1596411175942425, 'bin': 0.6, 'count': 146, 'hit_count': 136, 'hit_rate': 93.15068493150685, 'total_count': 146, 'week': '2024-10-21', 'win_count': 56, 'win_rate': 38.35616438356164}, {'avg_performance': 8.03449923342892, 'bin': 0.7, 'count': 1759, 'hit_count': 1628, 'hit_rate': 92.55258669698692, 'total_count': 1759, 'week': '2024-10-21', 'win_count': 1003, 'win_rate': 57.02103467879477}, {'avg_performance': 8.348772559069227, 'bin': 0.8, 'count': 207, 'hit_count': 197, 'hit_rate': 95.16908212560386, 'total_count': 207, 'week': '2024-10-21', 'win_count': 124, 'win_rate': 59.90338164251208}], '2024-10-28': [{'avg_performance': 11.856661248915968, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-28', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.3348216882106607, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 2.7996008250747595, 'bin': 0.5, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-10-28', 'win_count': 3, 'win_rate': 17.647058823529413}, {'avg_performance': 4.648447686121441, 'bin': 0.6, 'count': 122, 'hit_count': 118, 'hit_rate': 96.72131147540983, 'total_count': 122, 'week': '2024-10-28', 'win_count': 51, 'win_rate': 41.80327868852459}, {'avg_performance': 7.265669642594064, 'bin': 0.7, 'count': 997, 'hit_count': 927, 'hit_rate': 92.97893681043129, 'total_count': 997, 'week': '2024-10-28', 'win_count': 618, 'win_rate': 61.98595787362086}, {'avg_performance': 10.816422602027322, 'bin': 0.8, 'count': 41, 'hit_count': 38, 'hit_rate': 92.6829268292683, 'total_count': 41, 'week': '2024-10-28', 'win_count': 28, 'win_rate': 68.29268292682927}], '2024-11-04': [{'avg_performance': 9.506070965460328, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 11.085533897596687, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-11-04', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 5.802859193965779, 'bin': 0.5, 'count': 25, 'hit_count': 24, 'hit_rate': 96.0, 'total_count': 25, 'week': '2024-11-04', 'win_count': 12, 'win_rate': 48.0}, {'avg_performance': 8.090414252589902, 'bin': 0.6, 'count': 164, 'hit_count': 154, 'hit_rate': 93.90243902439025, 'total_count': 164, 'week': '2024-11-04', 'win_count': 110, 'win_rate': 67.07317073170732}, {'avg_performance': 10.27282302016535, 'bin': 0.7, 'count': 1486, 'hit_count': 1401, 'hit_rate': 94.27994616419919, 'total_count': 1486, 'week': '2024-11-04', 'win_count': 1113, 'win_rate': 74.89905787348587}, {'avg_performance': 8.653533395637153, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-04', 'win_count': 44, 'win_rate': 68.75}], '2024-11-11': [{'avg_performance': 40.77065557250119, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-11', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 68.54218006242404, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2024-11-11', 'win_count': 3, 'win_rate': 42.857142857142854}, {'avg_performance': 7.473429086066595, 'bin': 0.5, 'count': 28, 'hit_count': 26, 'hit_rate': 92.85714285714286, 'total_count': 28, 'week': '2024-11-11', 'win_count': 11, 'win_rate': 39.285714285714285}, {'avg_performance': 5.7210642939107865, 'bin': 0.6, 'count': 172, 'hit_count': 162, 'hit_rate': 94.18604651162791, 'total_count': 172, 'week': '2024-11-11', 'win_count': 78, 'win_rate': 45.348837209302324}, {'avg_performance': 6.950606849660758, 'bin': 0.7, 'count': 2183, 'hit_count': 1942, 'hit_rate': 88.96014658726523, 'total_count': 2183, 'week': '2024-11-11', 'win_count': 1085, 'win_rate': 49.702244617498856}, {'avg_performance': 6.576073427037283, 'bin': 0.8, 'count': 193, 'hit_count': 170, 'hit_rate': 88.08290155440415, 'total_count': 193, 'week': '2024-11-11', 'win_count': 92, 'win_rate': 47.66839378238342}], '2024-11-18': [{'avg_performance': 0.2985074626865608, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.953737191078962, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 14.963661448456241, 'bin': 0.4, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 33.333333333333336}, {'avg_performance': 12.523383330708796, 'bin': 0.5, 'count': 16, 'hit_count': 14, 'hit_rate': 87.5, 'total_count': 16, 'week': '2024-11-18', 'win_count': 7, 'win_rate': 43.75}, {'avg_performance': 7.926054355851836, 'bin': 0.6, 'count': 117, 'hit_count': 106, 'hit_rate': 90.5982905982906, 'total_count': 117, 'week': '2024-11-18', 'win_count': 74, 'win_rate': 63.24786324786325}, {'avg_performance': 10.169714185726622, 'bin': 0.7, 'count': 1487, 'hit_count': 1412, 'hit_rate': 94.9562878278413, 'total_count': 1487, 'week': '2024-11-18', 'win_count': 1043, 'win_rate': 70.14122394082044}, {'avg_performance': 9.138444484012004, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-18', 'win_count': 46, 'win_rate': 71.875}], '2024-11-25': [{'avg_performance': 0.5649717514124374, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-25', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.249766314903041, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 9.823296109187984, 'bin': 0.5, 'count': 19, 'hit_count': 19, 'hit_rate': 100.0, 'total_count': 19, 'week': '2024-11-25', 'win_count': 10, 'win_rate': 52.63157894736842}, {'avg_performance': 7.033977605527942, 'bin': 0.6, 'count': 71, 'hit_count': 67, 'hit_rate': 94.36619718309859, 'total_count': 71, 'week': '2024-11-25', 'win_count': 39, 'win_rate': 54.929577464788736}, {'avg_performance': 9.085537651034798, 'bin': 0.7, 'count': 1392, 'hit_count': 1341, 'hit_rate': 96.33620689655173, 'total_count': 1392, 'week': '2024-11-25', 'win_count': 988, 'win_rate': 70.97701149425288}, {'avg_performance': 7.175712414927854, 'bin': 0.8, 'count': 45, 'hit_count': 44, 'hit_rate': 97.77777777777777, 'total_count': 45, 'week': '2024-11-25', 'win_count': 34, 'win_rate': 75.55555555555556}], '2024-12-02': [{'avg_performance': 1.1509608467783332, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-02', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3898688255760185, 'bin': 0.5, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-12-02', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 3.7840564250007986, 'bin': 0.6, 'count': 22, 'hit_count': 19, 'hit_rate': 86.36363636363636, 'total_count': 22, 'week': '2024-12-02', 'win_count': 6, 'win_rate': 27.272727272727273}, {'avg_performance': 7.689480520166782, 'bin': 0.7, 'count': 597, 'hit_count': 543, 'hit_rate': 90.95477386934674, 'total_count': 597, 'week': '2024-12-02', 'win_count': 317, 'win_rate': 53.098827470686764}, {'avg_performance': 12.011978156596522, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-12-02', 'win_count': 5, 'win_rate': 50.0}], '2024-12-09': [{'avg_performance': 1.6921913934540918, 'bin': 0.2, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9532888465204923, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.9005706250438368, 'bin': 0.4, 'count': 8, 'hit_count': 7, 'hit_rate': 87.5, 'total_count': 8, 'week': '2024-12-09', 'win_count': 2, 'win_rate': 25.0}, {'avg_performance': 5.196051909042814, 'bin': 0.5, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-12-09', 'win_count': 7, 'win_rate': 29.166666666666668}, {'avg_performance': 5.791194959609032, 'bin': 0.6, 'count': 127, 'hit_count': 119, 'hit_rate': 93.7007874015748, 'total_count': 127, 'week': '2024-12-09', 'win_count': 56, 'win_rate': 44.09448818897638}, {'avg_performance': 7.526378846625358, 'bin': 0.7, 'count': 2010, 'hit_count': 1867, 'hit_rate': 92.88557213930348, 'total_count': 2010, 'week': '2024-12-09', 'win_count': 1133, 'win_rate': 56.3681592039801}, {'avg_performance': 8.348974523266355, 'bin': 0.8, 'count': 98, 'hit_count': 93, 'hit_rate': 94.89795918367346, 'total_count': 98, 'week': '2024-12-09', 'win_count': 63, 'win_rate': 64.28571428571429}], '2024-12-16': [{'avg_performance': 1.2158357473192076, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.1586990595611335, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.4986874156097585, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-16', 'win_count': 3, 'win_rate': 33.333333333333336}, {'avg_performance': 7.624253080839346, 'bin': 0.6, 'count': 77, 'hit_count': 73, 'hit_rate': 94.8051948051948, 'total_count': 77, 'week': '2024-12-16', 'win_count': 35, 'win_rate': 45.45454545454545}, {'avg_performance': 9.719862667541674, 'bin': 0.7, 'count': 1313, 'hit_count': 1223, 'hit_rate': 93.14546839299315, 'total_count': 1313, 'week': '2024-12-16', 'win_count': 814, 'win_rate': 61.995430312261995}, {'avg_performance': 10.720921190133364, 'bin': 0.8, 'count': 40, 'hit_count': 38, 'hit_rate': 95.0, 'total_count': 40, 'week': '2024-12-16', 'win_count': 29, 'win_rate': 72.5}], '2024-12-23': [{'avg_performance': 3.076753932204165, 'bin': 0.5, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 60.0}, {'avg_performance': 5.432916285463778, 'bin': 0.6, 'count': 57, 'hit_count': 53, 'hit_rate': 92.98245614035088, 'total_count': 57, 'week': '2024-12-23', 'win_count': 26, 'win_rate': 45.6140350877193}, {'avg_performance': 13.807998928993412, 'bin': 0.7, 'count': 530, 'hit_count': 519, 'hit_rate': 97.9245283018868, 'total_count': 530, 'week': '2024-12-23', 'win_count': 386, 'win_rate': 72.83018867924528}, {'avg_performance': 29.792299285303002, 'bin': 0.8, 'count': 9, 'hit_count': 8, 'hit_rate': 88.88888888888889, 'total_count': 9, 'week': '2024-12-23', 'win_count': 5, 'win_rate': 55.55555555555556}], '2024-12-30': [{'avg_performance': 2.5974025974025996, 'bin': 0.4, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.729724176101836, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-30', 'win_count': 5, 'win_rate': 55.55555555555556}, {'avg_performance': 10.07692704762918, 'bin': 0.6, 'count': 85, 'hit_count': 81, 'hit_rate': 95.29411764705883, 'total_count': 85, 'week': '2024-12-30', 'win_count': 57, 'win_rate': 67.05882352941177}, {'avg_performance': 14.368317622689457, 'bin': 0.7, 'count': 726, 'hit_count': 710, 'hit_rate': 97.7961432506887, 'total_count': 726, 'week': '2024-12-30', 'win_count': 590, 'win_rate': 81.26721763085399}, {'avg_performance': 16.98487922412399, 'bin': 0.8, 'count': 32, 'hit_count': 32, 'hit_rate': 100.0, 'total_count': 32, 'week': '2024-12-30', 'win_count': 28, 'win_rate': 87.5}], '2025-01-06': [{'avg_performance': 10.27453799861533, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 0.8592097766991472, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-06', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.7025884280500825, 'bin': 0.5, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 10.526315789473685}, {'avg_performance': 3.9460445190171787, 'bin': 0.6, 'count': 89, 'hit_count': 81, 'hit_rate': 91.01123595505618, 'total_count': 89, 'week': '2025-01-06', 'win_count': 33, 'win_rate': 37.07865168539326}, {'avg_performance': 5.769467385757251, 'bin': 0.7, 'count': 839, 'hit_count': 727, 'hit_rate': 86.6507747318236, 'total_count': 839, 'week': '2025-01-06', 'win_count': 347, 'win_rate': 41.35876042908224}, {'avg_performance': 4.100909582740522, 'bin': 0.8, 'count': 73, 'hit_count': 64, 'hit_rate': 87.67123287671232, 'total_count': 73, 'week': '2025-01-06', 'win_count': 31, 'win_rate': 42.465753424657535}], '2025-01-13': [{'avg_performance': 2.4611508041896877, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.2427082891550008, 'bin': 0.4, 'count': 7, 'hit_count': 7, 'hit_rate': 100.0, 'total_count': 7, 'week': '2025-01-13', 'win_count': 2, 'win_rate': 28.571428571428573}, {'avg_performance': 5.977215511937495, 'bin': 0.5, 'count': 25, 'hit_count': 25, 'hit_rate': 100.0, 'total_count': 25, 'week': '2025-01-13', 'win_count': 17, 'win_rate': 68.0}, {'avg_performance': 6.232308427627005, 'bin': 0.6, 'count': 141, 'hit_count': 135, 'hit_rate': 95.74468085106383, 'total_count': 141, 'week': '2025-01-13', 'win_count': 85, 'win_rate': 60.283687943262414}, {'avg_performance': 8.49221338573038, 'bin': 0.7, 'count': 1614, 'hit_count': 1531, 'hit_rate': 94.85749690210656, 'total_count': 1614, 'week': '2025-01-13', 'win_count': 1127, 'win_rate': 69.82651796778191}, {'avg_performance': 13.48051817512275, 'bin': 0.8, 'count': 118, 'hit_count': 106, 'hit_rate': 89.83050847457628, 'total_count': 118, 'week': '2025-01-13', 'win_count': 86, 'win_rate': 72.88135593220339}], '2025-01-20': [{'avg_performance': 2.0554984583761486, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.8554532322137964, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.9427601789253663, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-20', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 3.2213742396728637, 'bin': 0.5, 'count': 31, 'hit_count': 31, 'hit_rate': 100.0, 'total_count': 31, 'week': '2025-01-20', 'win_count': 13, 'win_rate': 41.935483870967744}, {'avg_performance': 7.68513705692224, 'bin': 0.6, 'count': 156, 'hit_count': 151, 'hit_rate': 96.7948717948718, 'total_count': 156, 'week': '2025-01-20', 'win_count': 86, 'win_rate': 55.12820512820513}, {'avg_performance': 7.877107728428713, 'bin': 0.7, 'count': 1459, 'hit_count': 1391, 'hit_rate': 95.33927347498286, 'total_count': 1459, 'week': '2025-01-20', 'win_count': 981, 'win_rate': 67.23783413296779}, {'avg_performance': 9.198651942630873, 'bin': 0.8, 'count': 131, 'hit_count': 126, 'hit_rate': 96.18320610687023, 'total_count': 131, 'week': '2025-01-20', 'win_count': 99, 'win_rate': 75.57251908396947}], '2025-01-27': [{'avg_performance': 1.0810491267083957, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.257871569680502, 'bin': 0.4, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.3681028816247505, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 4.831154899995187, 'bin': 0.6, 'count': 50, 'hit_count': 49, 'hit_rate': 98.0, 'total_count': 50, 'week': '2025-01-27', 'win_count': 24, 'win_rate': 48.0}, {'avg_performance': 8.660514835238006, 'bin': 0.7, 'count': 504, 'hit_count': 477, 'hit_rate': 94.64285714285714, 'total_count': 504, 'week': '2025-01-27', 'win_count': 336, 'win_rate': 66.66666666666667}, {'avg_performance': 5.650996396492416, 'bin': 0.8, 'count': 49, 'hit_count': 46, 'hit_rate': 93.87755102040816, 'total_count': 49, 'week': '2025-01-27', 'win_count': 28, 'win_rate': 57.142857142857146}], '2025-02-03': [{'avg_performance': 1.3806706114398302, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 9.569377990430622, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 24.279598883685736, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-03', 'win_count': 3, 'win_rate': 100.0}, {'avg_performance': 6.96675740725965, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-03', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 7.91588296767001, 'bin': 0.6, 'count': 41, 'hit_count': 41, 'hit_rate': 100.0, 'total_count': 41, 'week': '2025-02-03', 'win_count': 33, 'win_rate': 80.48780487804878}, {'avg_performance': 10.160313393323941, 'bin': 0.7, 'count': 752, 'hit_count': 729, 'hit_rate': 96.94148936170212, 'total_count': 752, 'week': '2025-02-03', 'win_count': 592, 'win_rate': 78.72340425531915}, {'avg_performance': 12.049870230698735, 'bin': 0.8, 'count': 51, 'hit_count': 48, 'hit_rate': 94.11764705882354, 'total_count': 51, 'week': '2025-02-03', 'win_count': 42, 'win_rate': 82.3529411764706}], '2025-02-17': [{'avg_performance': 2.016879038077791, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 0.36138972184882806, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.4714089675946536, 'bin': 0.5, 'count': 7, 'hit_count': 5, 'hit_rate': 71.42857142857143, 'total_count': 7, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 14.285714285714286}, {'avg_performance': 3.6445213255311315, 'bin': 0.6, 'count': 55, 'hit_count': 46, 'hit_rate': 83.63636363636364, 'total_count': 55, 'week': '2025-02-17', 'win_count': 15, 'win_rate': 27.272727272727273}, {'avg_performance': 4.05076703346453, 'bin': 0.7, 'count': 530, 'hit_count': 433, 'hit_rate': 81.69811320754717, 'total_count': 530, 'week': '2025-02-17', 'win_count': 160, 'win_rate': 30.18867924528302}, {'avg_performance': 3.3832590351165615, 'bin': 0.8, 'count': 54, 'hit_count': 46, 'hit_rate': 85.18518518518519, 'total_count': 54, 'week': '2025-02-17', 'win_count': 22, 'win_rate': 40.74074074074074}], '2025-02-24': [{'avg_performance': 14.747474747474739, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 1.483220254404718, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.886750479655935, 'bin': 0.5, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-24', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 4.098843931251354, 'bin': 0.6, 'count': 39, 'hit_count': 39, 'hit_rate': 100.0, 'total_count': 39, 'week': '2025-02-24', 'win_count': 21, 'win_rate': 53.84615384615385}, {'avg_performance': 6.7311024498695895, 'bin': 0.7, 'count': 341, 'hit_count': 324, 'hit_rate': 95.01466275659824, 'total_count': 341, 'week': '2025-02-24', 'win_count': 231, 'win_rate': 67.74193548387096}, {'avg_performance': 8.80997390923137, 'bin': 0.8, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-02-24', 'win_count': 16, 'win_rate': 84.21052631578948}], '2025-03-03': [{'avg_performance': 6.496927129060581, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 4.234347426755143, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 4.837971033345035, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2025-03-03', 'win_count': 6, 'win_rate': 66.66666666666667}, {'avg_performance': 7.476385224123491, 'bin': 0.6, 'count': 60, 'hit_count': 56, 'hit_rate': 93.33333333333333, 'total_count': 60, 'week': '2025-03-03', 'win_count': 40, 'win_rate': 66.66666666666667}, {'avg_performance': 9.175863004552577, 'bin': 0.7, 'count': 501, 'hit_count': 479, 'hit_rate': 95.60878243512974, 'total_count': 501, 'week': '2025-03-03', 'win_count': 346, 'win_rate': 69.06187624750498}, {'avg_performance': 10.600061758245392, 'bin': 0.8, 'count': 45, 'hit_count': 43, 'hit_rate': 95.55555555555556, 'total_count': 45, 'week': '2025-03-03', 'win_count': 35, 'win_rate': 77.77777777777777}], '2025-03-10': [{'avg_performance': 3.1413612565444975, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-10', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 5.273294241964802, 'bin': 0.4, 'count': 11, 'hit_count': 10, 'hit_rate': 90.9090909090909, 'total_count': 11, 'week': '2025-03-10', 'win_count': 4, 'win_rate': 36.36363636363637}, {'avg_performance': 6.362088830497881, 'bin': 0.5, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'week': '2025-03-10', 'win_count': 18, 'win_rate': 78.26086956521739}, {'avg_performance': 7.442734895529073, 'bin': 0.6, 'count': 194, 'hit_count': 188, 'hit_rate': 96.90721649484536, 'total_count': 194, 'week': '2025-03-10', 'win_count': 127, 'win_rate': 65.4639175257732}, {'avg_performance': 7.825642875837303, 'bin': 0.7, 'count': 2062, 'hit_count': 1938, 'hit_rate': 93.98642095053346, 'total_count': 2062, 'week': '2025-03-10', 'win_count': 1374, 'win_rate': 66.63433559650825}, {'avg_performance': 9.519864190453308, 'bin': 0.8, 'count': 65, 'hit_count': 62, 'hit_rate': 95.38461538461539, 'total_count': 65, 'week': '2025-03-10', 'win_count': 51, 'win_rate': 78.46153846153847}]}, 'curve_data_week_list': ['2024-10-07', '2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '2024-12-02', '2024-12-09', '2024-12-16', '2024-12-23', '2024-12-30', '2025-01-06', '2025-01-13', '2025-01-20', '2025-01-27', '2025-02-03', '2025-02-17', '2025-02-24', '2025-03-03', '2025-03-10'], 'date_from': datetime.date(2024, 10, 7), 'date_to': datetime.date(2025, 4, 5), 'kpis': {'avg_gain': 8.35064971357415, 'fail_count': 11421, 'hit_count': 28313, 'hit_rate': 93.63383821681329, 'pass_count': 18817, 'total_tests': 30238, 'win_rate': 62.229644817778954}, 'last_metrics': <ModelMetrics: Binned LGBM 3d PH 3% Metrics: 2025-04-04 >, 'model': <Model: Binned LGBM 3d PH 3% (binned-ph-lgmb-p3-seq3-platt v1)>, 'performance_data': '<<queryset of core.ModelTest>>'} {'block': <Block Node: content. Contents: [<TextNode: '\n\n <div class="pl-cont'>, <Variable Node: model.name>, <TextNode: ' v'>, <Variable Node: model.version>, <TextNode: '\n\n </h1>\n\n '>, <URLNode view_name=''admin:core_model_change'' args=[<FilterExpression 'model.id'>] kwargs={} as=None>, <TextNode: '"\n '>, <Variable Node: model.key>, <TextNode: '</b>\n '>, <Variable Node: model.version>, <TextNode: '\n '>, <Variable Node: model.type>, <TextNode: '\n '>, <Variable Node: model.description|default:"<i>None</i>">, <TextNode: '\n '>, <Variable Node: model.end_point_url>, <TextNode: '</dd>\n '>, <Variable Node: model.last_trained_dt|localtime>, <TextNode: '</dd>\n '>, <URLNode view_name='"model_picks"' args=[] kwargs={} as=None>, <TextNode: '?model_id='>, <Variable Node: model.id>, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '">\n '>, <Variable Node: model.last_run_dt|localtime>, <TextNode: '\n '>, <ForNode: for key, value in model.meta.items, tail_len: 5>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n\n </d'>, <django.template.defaulttags.CsrfTokenNode object at 0x7f8de8d27210>, <TextNode: '\n\n '>, <Variable Node: date_from|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:\''>, <Variable Node: date_to|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:'>, <Variable Node: curve_data_week_list|length>, <TextNode: '" value="0" step="1"\n '>, <IncludeNode: template=<FilterExpression '"components/kpis.html"'>>, <TextNode: '\n <!--'>, <IfNode>, <TextNode: '\n\n </div>\n'>]>} {'forloop': {'counter': 45, 'counter0': 44, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 7.371279790856606, 'date': datetime.date(2024, 10, 10), 'fail_count': 222, 'hit_count': 750, 'hit_rate': 96.64948453608247, 'metrics': {'content': 0.11, 'financial': 0, 'other': 0.11}, 'pass_count': 554, 'total_count': 776, 'win_rate': 71.3917525773196}} {'metrics': {'content': 0, 'financial': 0, 'other': 0}}
snippets/metrics.html
/mnt/disks/pennyloupe_disk/pennyloupe/app/core/templates/snippets/metrics.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'Ug6wwe35THbADW1ZsY2D1iZkBdOjvilMpfGLkNwF1KQarTPBh6f3T845ad38gnM0'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/61'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f8de84ec750>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f8de84ec750>>'} {'curve_data': [{'avg_performance': 1.2504894131199589, 'bin': 0.2, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 7.028663507041953, 'bin': 0.3, 'count': 36, 'hit_count': 34, 'hit_rate': 94.44444444444444, 'total_count': 36, 'win_count': 13, 'win_rate': 36.111111111111114}, {'avg_performance': 9.432175772160651, 'bin': 0.4, 'count': 94, 'hit_count': 89, 'hit_rate': 94.68085106382979, 'total_count': 94, 'win_count': 27, 'win_rate': 28.72340425531915}, {'avg_performance': 5.44822039735625, 'bin': 0.5, 'count': 345, 'hit_count': 327, 'hit_rate': 94.78260869565217, 'total_count': 345, 'win_count': 147, 'win_rate': 42.608695652173914}, {'avg_performance': 6.276983864727436, 'bin': 0.6, 'count': 2238, 'hit_count': 2118, 'hit_rate': 94.63806970509384, 'total_count': 2238, 'win_count': 1176, 'win_rate': 52.54691689008043}, {'avg_performance': 8.533575402218842, 'bin': 0.7, 'count': 25724, 'hit_count': 24056, 'hit_rate': 93.51578292645, 'total_count': 25724, 'win_count': 16266, 'win_rate': 63.232778728036074}, {'avg_performance': 8.86255964112395, 'bin': 0.8, 'count': 1793, 'hit_count': 1681, 'hit_rate': 93.75348577802565, 'total_count': 1793, 'win_count': 1187, 'win_rate': 66.20189626324596}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'win_count': 1, 'win_rate': 50.0}], 'curve_data_by_week': {'2024-10-07': [{'avg_performance': 8.164127436473585, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.26552716148981, 'bin': 0.5, 'count': 11, 'hit_count': 11, 'hit_rate': 100.0, 'total_count': 11, 'week': '2024-10-07', 'win_count': 3, 'win_rate': 27.272727272727273}, {'avg_performance': 5.134353802031955, 'bin': 0.6, 'count': 89, 'hit_count': 86, 'hit_rate': 96.62921348314607, 'total_count': 89, 'week': '2024-10-07', 'win_count': 47, 'win_rate': 52.80898876404494}, {'avg_performance': 8.070123830986233, 'bin': 0.7, 'count': 1047, 'hit_count': 1015, 'hit_rate': 96.94364851957975, 'total_count': 1047, 'week': '2024-10-07', 'win_count': 791, 'win_rate': 75.54918815663801}, {'avg_performance': 9.68536888753788, 'bin': 0.8, 'count': 171, 'hit_count': 163, 'hit_rate': 95.32163742690058, 'total_count': 171, 'week': '2024-10-07', 'win_count': 131, 'win_rate': 76.60818713450293}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}], '2024-10-14': [{'avg_performance': 0.9022370535162528, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.337629431182013, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 4.600619281242528, 'bin': 0.5, 'count': 20, 'hit_count': 17, 'hit_rate': 85.0, 'total_count': 20, 'week': '2024-10-14', 'win_count': 6, 'win_rate': 30.0}, {'avg_performance': 5.238828360908673, 'bin': 0.6, 'count': 164, 'hit_count': 158, 'hit_rate': 96.34146341463415, 'total_count': 164, 'week': '2024-10-14', 'win_count': 77, 'win_rate': 46.951219512195124}, {'avg_performance': 8.797660614333616, 'bin': 0.7, 'count': 1595, 'hit_count': 1499, 'hit_rate': 93.98119122257053, 'total_count': 1595, 'week': '2024-10-14', 'win_count': 891, 'win_rate': 55.86206896551724}, {'avg_performance': 8.040704379542438, 'bin': 0.8, 'count': 214, 'hit_count': 207, 'hit_rate': 96.72897196261682, 'total_count': 214, 'week': '2024-10-14', 'win_count': 148, 'win_rate': 69.1588785046729}], '2024-10-21': [{'avg_performance': 0.38387715930903, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9709764756086716, 'bin': 0.3, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3062931151410297, 'bin': 0.4, 'count': 6, 'hit_count': 5, 'hit_rate': 83.33333333333333, 'total_count': 6, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.5164096657483253, 'bin': 0.5, 'count': 25, 'hit_count': 22, 'hit_rate': 88.0, 'total_count': 25, 'week': '2024-10-21', 'win_count': 7, 'win_rate': 28.0}, {'avg_performance': 4.1596411175942425, 'bin': 0.6, 'count': 146, 'hit_count': 136, 'hit_rate': 93.15068493150685, 'total_count': 146, 'week': '2024-10-21', 'win_count': 56, 'win_rate': 38.35616438356164}, {'avg_performance': 8.03449923342892, 'bin': 0.7, 'count': 1759, 'hit_count': 1628, 'hit_rate': 92.55258669698692, 'total_count': 1759, 'week': '2024-10-21', 'win_count': 1003, 'win_rate': 57.02103467879477}, {'avg_performance': 8.348772559069227, 'bin': 0.8, 'count': 207, 'hit_count': 197, 'hit_rate': 95.16908212560386, 'total_count': 207, 'week': '2024-10-21', 'win_count': 124, 'win_rate': 59.90338164251208}], '2024-10-28': [{'avg_performance': 11.856661248915968, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-28', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.3348216882106607, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 2.7996008250747595, 'bin': 0.5, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-10-28', 'win_count': 3, 'win_rate': 17.647058823529413}, {'avg_performance': 4.648447686121441, 'bin': 0.6, 'count': 122, 'hit_count': 118, 'hit_rate': 96.72131147540983, 'total_count': 122, 'week': '2024-10-28', 'win_count': 51, 'win_rate': 41.80327868852459}, {'avg_performance': 7.265669642594064, 'bin': 0.7, 'count': 997, 'hit_count': 927, 'hit_rate': 92.97893681043129, 'total_count': 997, 'week': '2024-10-28', 'win_count': 618, 'win_rate': 61.98595787362086}, {'avg_performance': 10.816422602027322, 'bin': 0.8, 'count': 41, 'hit_count': 38, 'hit_rate': 92.6829268292683, 'total_count': 41, 'week': '2024-10-28', 'win_count': 28, 'win_rate': 68.29268292682927}], '2024-11-04': [{'avg_performance': 9.506070965460328, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 11.085533897596687, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-11-04', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 5.802859193965779, 'bin': 0.5, 'count': 25, 'hit_count': 24, 'hit_rate': 96.0, 'total_count': 25, 'week': '2024-11-04', 'win_count': 12, 'win_rate': 48.0}, {'avg_performance': 8.090414252589902, 'bin': 0.6, 'count': 164, 'hit_count': 154, 'hit_rate': 93.90243902439025, 'total_count': 164, 'week': '2024-11-04', 'win_count': 110, 'win_rate': 67.07317073170732}, {'avg_performance': 10.27282302016535, 'bin': 0.7, 'count': 1486, 'hit_count': 1401, 'hit_rate': 94.27994616419919, 'total_count': 1486, 'week': '2024-11-04', 'win_count': 1113, 'win_rate': 74.89905787348587}, {'avg_performance': 8.653533395637153, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-04', 'win_count': 44, 'win_rate': 68.75}], '2024-11-11': [{'avg_performance': 40.77065557250119, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-11', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 68.54218006242404, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2024-11-11', 'win_count': 3, 'win_rate': 42.857142857142854}, {'avg_performance': 7.473429086066595, 'bin': 0.5, 'count': 28, 'hit_count': 26, 'hit_rate': 92.85714285714286, 'total_count': 28, 'week': '2024-11-11', 'win_count': 11, 'win_rate': 39.285714285714285}, {'avg_performance': 5.7210642939107865, 'bin': 0.6, 'count': 172, 'hit_count': 162, 'hit_rate': 94.18604651162791, 'total_count': 172, 'week': '2024-11-11', 'win_count': 78, 'win_rate': 45.348837209302324}, {'avg_performance': 6.950606849660758, 'bin': 0.7, 'count': 2183, 'hit_count': 1942, 'hit_rate': 88.96014658726523, 'total_count': 2183, 'week': '2024-11-11', 'win_count': 1085, 'win_rate': 49.702244617498856}, {'avg_performance': 6.576073427037283, 'bin': 0.8, 'count': 193, 'hit_count': 170, 'hit_rate': 88.08290155440415, 'total_count': 193, 'week': '2024-11-11', 'win_count': 92, 'win_rate': 47.66839378238342}], '2024-11-18': [{'avg_performance': 0.2985074626865608, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.953737191078962, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 14.963661448456241, 'bin': 0.4, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 33.333333333333336}, {'avg_performance': 12.523383330708796, 'bin': 0.5, 'count': 16, 'hit_count': 14, 'hit_rate': 87.5, 'total_count': 16, 'week': '2024-11-18', 'win_count': 7, 'win_rate': 43.75}, {'avg_performance': 7.926054355851836, 'bin': 0.6, 'count': 117, 'hit_count': 106, 'hit_rate': 90.5982905982906, 'total_count': 117, 'week': '2024-11-18', 'win_count': 74, 'win_rate': 63.24786324786325}, {'avg_performance': 10.169714185726622, 'bin': 0.7, 'count': 1487, 'hit_count': 1412, 'hit_rate': 94.9562878278413, 'total_count': 1487, 'week': '2024-11-18', 'win_count': 1043, 'win_rate': 70.14122394082044}, {'avg_performance': 9.138444484012004, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-18', 'win_count': 46, 'win_rate': 71.875}], '2024-11-25': [{'avg_performance': 0.5649717514124374, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-25', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.249766314903041, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 9.823296109187984, 'bin': 0.5, 'count': 19, 'hit_count': 19, 'hit_rate': 100.0, 'total_count': 19, 'week': '2024-11-25', 'win_count': 10, 'win_rate': 52.63157894736842}, {'avg_performance': 7.033977605527942, 'bin': 0.6, 'count': 71, 'hit_count': 67, 'hit_rate': 94.36619718309859, 'total_count': 71, 'week': '2024-11-25', 'win_count': 39, 'win_rate': 54.929577464788736}, {'avg_performance': 9.085537651034798, 'bin': 0.7, 'count': 1392, 'hit_count': 1341, 'hit_rate': 96.33620689655173, 'total_count': 1392, 'week': '2024-11-25', 'win_count': 988, 'win_rate': 70.97701149425288}, {'avg_performance': 7.175712414927854, 'bin': 0.8, 'count': 45, 'hit_count': 44, 'hit_rate': 97.77777777777777, 'total_count': 45, 'week': '2024-11-25', 'win_count': 34, 'win_rate': 75.55555555555556}], '2024-12-02': [{'avg_performance': 1.1509608467783332, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-02', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3898688255760185, 'bin': 0.5, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-12-02', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 3.7840564250007986, 'bin': 0.6, 'count': 22, 'hit_count': 19, 'hit_rate': 86.36363636363636, 'total_count': 22, 'week': '2024-12-02', 'win_count': 6, 'win_rate': 27.272727272727273}, {'avg_performance': 7.689480520166782, 'bin': 0.7, 'count': 597, 'hit_count': 543, 'hit_rate': 90.95477386934674, 'total_count': 597, 'week': '2024-12-02', 'win_count': 317, 'win_rate': 53.098827470686764}, {'avg_performance': 12.011978156596522, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-12-02', 'win_count': 5, 'win_rate': 50.0}], '2024-12-09': [{'avg_performance': 1.6921913934540918, 'bin': 0.2, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9532888465204923, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.9005706250438368, 'bin': 0.4, 'count': 8, 'hit_count': 7, 'hit_rate': 87.5, 'total_count': 8, 'week': '2024-12-09', 'win_count': 2, 'win_rate': 25.0}, {'avg_performance': 5.196051909042814, 'bin': 0.5, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-12-09', 'win_count': 7, 'win_rate': 29.166666666666668}, {'avg_performance': 5.791194959609032, 'bin': 0.6, 'count': 127, 'hit_count': 119, 'hit_rate': 93.7007874015748, 'total_count': 127, 'week': '2024-12-09', 'win_count': 56, 'win_rate': 44.09448818897638}, {'avg_performance': 7.526378846625358, 'bin': 0.7, 'count': 2010, 'hit_count': 1867, 'hit_rate': 92.88557213930348, 'total_count': 2010, 'week': '2024-12-09', 'win_count': 1133, 'win_rate': 56.3681592039801}, {'avg_performance': 8.348974523266355, 'bin': 0.8, 'count': 98, 'hit_count': 93, 'hit_rate': 94.89795918367346, 'total_count': 98, 'week': '2024-12-09', 'win_count': 63, 'win_rate': 64.28571428571429}], '2024-12-16': [{'avg_performance': 1.2158357473192076, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.1586990595611335, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.4986874156097585, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-16', 'win_count': 3, 'win_rate': 33.333333333333336}, {'avg_performance': 7.624253080839346, 'bin': 0.6, 'count': 77, 'hit_count': 73, 'hit_rate': 94.8051948051948, 'total_count': 77, 'week': '2024-12-16', 'win_count': 35, 'win_rate': 45.45454545454545}, {'avg_performance': 9.719862667541674, 'bin': 0.7, 'count': 1313, 'hit_count': 1223, 'hit_rate': 93.14546839299315, 'total_count': 1313, 'week': '2024-12-16', 'win_count': 814, 'win_rate': 61.995430312261995}, {'avg_performance': 10.720921190133364, 'bin': 0.8, 'count': 40, 'hit_count': 38, 'hit_rate': 95.0, 'total_count': 40, 'week': '2024-12-16', 'win_count': 29, 'win_rate': 72.5}], '2024-12-23': [{'avg_performance': 3.076753932204165, 'bin': 0.5, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 60.0}, {'avg_performance': 5.432916285463778, 'bin': 0.6, 'count': 57, 'hit_count': 53, 'hit_rate': 92.98245614035088, 'total_count': 57, 'week': '2024-12-23', 'win_count': 26, 'win_rate': 45.6140350877193}, {'avg_performance': 13.807998928993412, 'bin': 0.7, 'count': 530, 'hit_count': 519, 'hit_rate': 97.9245283018868, 'total_count': 530, 'week': '2024-12-23', 'win_count': 386, 'win_rate': 72.83018867924528}, {'avg_performance': 29.792299285303002, 'bin': 0.8, 'count': 9, 'hit_count': 8, 'hit_rate': 88.88888888888889, 'total_count': 9, 'week': '2024-12-23', 'win_count': 5, 'win_rate': 55.55555555555556}], '2024-12-30': [{'avg_performance': 2.5974025974025996, 'bin': 0.4, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.729724176101836, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-30', 'win_count': 5, 'win_rate': 55.55555555555556}, {'avg_performance': 10.07692704762918, 'bin': 0.6, 'count': 85, 'hit_count': 81, 'hit_rate': 95.29411764705883, 'total_count': 85, 'week': '2024-12-30', 'win_count': 57, 'win_rate': 67.05882352941177}, {'avg_performance': 14.368317622689457, 'bin': 0.7, 'count': 726, 'hit_count': 710, 'hit_rate': 97.7961432506887, 'total_count': 726, 'week': '2024-12-30', 'win_count': 590, 'win_rate': 81.26721763085399}, {'avg_performance': 16.98487922412399, 'bin': 0.8, 'count': 32, 'hit_count': 32, 'hit_rate': 100.0, 'total_count': 32, 'week': '2024-12-30', 'win_count': 28, 'win_rate': 87.5}], '2025-01-06': [{'avg_performance': 10.27453799861533, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 0.8592097766991472, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-06', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.7025884280500825, 'bin': 0.5, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 10.526315789473685}, {'avg_performance': 3.9460445190171787, 'bin': 0.6, 'count': 89, 'hit_count': 81, 'hit_rate': 91.01123595505618, 'total_count': 89, 'week': '2025-01-06', 'win_count': 33, 'win_rate': 37.07865168539326}, {'avg_performance': 5.769467385757251, 'bin': 0.7, 'count': 839, 'hit_count': 727, 'hit_rate': 86.6507747318236, 'total_count': 839, 'week': '2025-01-06', 'win_count': 347, 'win_rate': 41.35876042908224}, {'avg_performance': 4.100909582740522, 'bin': 0.8, 'count': 73, 'hit_count': 64, 'hit_rate': 87.67123287671232, 'total_count': 73, 'week': '2025-01-06', 'win_count': 31, 'win_rate': 42.465753424657535}], '2025-01-13': [{'avg_performance': 2.4611508041896877, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.2427082891550008, 'bin': 0.4, 'count': 7, 'hit_count': 7, 'hit_rate': 100.0, 'total_count': 7, 'week': '2025-01-13', 'win_count': 2, 'win_rate': 28.571428571428573}, {'avg_performance': 5.977215511937495, 'bin': 0.5, 'count': 25, 'hit_count': 25, 'hit_rate': 100.0, 'total_count': 25, 'week': '2025-01-13', 'win_count': 17, 'win_rate': 68.0}, {'avg_performance': 6.232308427627005, 'bin': 0.6, 'count': 141, 'hit_count': 135, 'hit_rate': 95.74468085106383, 'total_count': 141, 'week': '2025-01-13', 'win_count': 85, 'win_rate': 60.283687943262414}, {'avg_performance': 8.49221338573038, 'bin': 0.7, 'count': 1614, 'hit_count': 1531, 'hit_rate': 94.85749690210656, 'total_count': 1614, 'week': '2025-01-13', 'win_count': 1127, 'win_rate': 69.82651796778191}, {'avg_performance': 13.48051817512275, 'bin': 0.8, 'count': 118, 'hit_count': 106, 'hit_rate': 89.83050847457628, 'total_count': 118, 'week': '2025-01-13', 'win_count': 86, 'win_rate': 72.88135593220339}], '2025-01-20': [{'avg_performance': 2.0554984583761486, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.8554532322137964, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.9427601789253663, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-20', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 3.2213742396728637, 'bin': 0.5, 'count': 31, 'hit_count': 31, 'hit_rate': 100.0, 'total_count': 31, 'week': '2025-01-20', 'win_count': 13, 'win_rate': 41.935483870967744}, {'avg_performance': 7.68513705692224, 'bin': 0.6, 'count': 156, 'hit_count': 151, 'hit_rate': 96.7948717948718, 'total_count': 156, 'week': '2025-01-20', 'win_count': 86, 'win_rate': 55.12820512820513}, {'avg_performance': 7.877107728428713, 'bin': 0.7, 'count': 1459, 'hit_count': 1391, 'hit_rate': 95.33927347498286, 'total_count': 1459, 'week': '2025-01-20', 'win_count': 981, 'win_rate': 67.23783413296779}, {'avg_performance': 9.198651942630873, 'bin': 0.8, 'count': 131, 'hit_count': 126, 'hit_rate': 96.18320610687023, 'total_count': 131, 'week': '2025-01-20', 'win_count': 99, 'win_rate': 75.57251908396947}], '2025-01-27': [{'avg_performance': 1.0810491267083957, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.257871569680502, 'bin': 0.4, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.3681028816247505, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 4.831154899995187, 'bin': 0.6, 'count': 50, 'hit_count': 49, 'hit_rate': 98.0, 'total_count': 50, 'week': '2025-01-27', 'win_count': 24, 'win_rate': 48.0}, {'avg_performance': 8.660514835238006, 'bin': 0.7, 'count': 504, 'hit_count': 477, 'hit_rate': 94.64285714285714, 'total_count': 504, 'week': '2025-01-27', 'win_count': 336, 'win_rate': 66.66666666666667}, {'avg_performance': 5.650996396492416, 'bin': 0.8, 'count': 49, 'hit_count': 46, 'hit_rate': 93.87755102040816, 'total_count': 49, 'week': '2025-01-27', 'win_count': 28, 'win_rate': 57.142857142857146}], '2025-02-03': [{'avg_performance': 1.3806706114398302, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 9.569377990430622, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 24.279598883685736, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-03', 'win_count': 3, 'win_rate': 100.0}, {'avg_performance': 6.96675740725965, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-03', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 7.91588296767001, 'bin': 0.6, 'count': 41, 'hit_count': 41, 'hit_rate': 100.0, 'total_count': 41, 'week': '2025-02-03', 'win_count': 33, 'win_rate': 80.48780487804878}, {'avg_performance': 10.160313393323941, 'bin': 0.7, 'count': 752, 'hit_count': 729, 'hit_rate': 96.94148936170212, 'total_count': 752, 'week': '2025-02-03', 'win_count': 592, 'win_rate': 78.72340425531915}, {'avg_performance': 12.049870230698735, 'bin': 0.8, 'count': 51, 'hit_count': 48, 'hit_rate': 94.11764705882354, 'total_count': 51, 'week': '2025-02-03', 'win_count': 42, 'win_rate': 82.3529411764706}], '2025-02-17': [{'avg_performance': 2.016879038077791, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 0.36138972184882806, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.4714089675946536, 'bin': 0.5, 'count': 7, 'hit_count': 5, 'hit_rate': 71.42857142857143, 'total_count': 7, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 14.285714285714286}, {'avg_performance': 3.6445213255311315, 'bin': 0.6, 'count': 55, 'hit_count': 46, 'hit_rate': 83.63636363636364, 'total_count': 55, 'week': '2025-02-17', 'win_count': 15, 'win_rate': 27.272727272727273}, {'avg_performance': 4.05076703346453, 'bin': 0.7, 'count': 530, 'hit_count': 433, 'hit_rate': 81.69811320754717, 'total_count': 530, 'week': '2025-02-17', 'win_count': 160, 'win_rate': 30.18867924528302}, {'avg_performance': 3.3832590351165615, 'bin': 0.8, 'count': 54, 'hit_count': 46, 'hit_rate': 85.18518518518519, 'total_count': 54, 'week': '2025-02-17', 'win_count': 22, 'win_rate': 40.74074074074074}], '2025-02-24': [{'avg_performance': 14.747474747474739, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 1.483220254404718, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.886750479655935, 'bin': 0.5, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-24', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 4.098843931251354, 'bin': 0.6, 'count': 39, 'hit_count': 39, 'hit_rate': 100.0, 'total_count': 39, 'week': '2025-02-24', 'win_count': 21, 'win_rate': 53.84615384615385}, {'avg_performance': 6.7311024498695895, 'bin': 0.7, 'count': 341, 'hit_count': 324, 'hit_rate': 95.01466275659824, 'total_count': 341, 'week': '2025-02-24', 'win_count': 231, 'win_rate': 67.74193548387096}, {'avg_performance': 8.80997390923137, 'bin': 0.8, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-02-24', 'win_count': 16, 'win_rate': 84.21052631578948}], '2025-03-03': [{'avg_performance': 6.496927129060581, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 4.234347426755143, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 4.837971033345035, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2025-03-03', 'win_count': 6, 'win_rate': 66.66666666666667}, {'avg_performance': 7.476385224123491, 'bin': 0.6, 'count': 60, 'hit_count': 56, 'hit_rate': 93.33333333333333, 'total_count': 60, 'week': '2025-03-03', 'win_count': 40, 'win_rate': 66.66666666666667}, {'avg_performance': 9.175863004552577, 'bin': 0.7, 'count': 501, 'hit_count': 479, 'hit_rate': 95.60878243512974, 'total_count': 501, 'week': '2025-03-03', 'win_count': 346, 'win_rate': 69.06187624750498}, {'avg_performance': 10.600061758245392, 'bin': 0.8, 'count': 45, 'hit_count': 43, 'hit_rate': 95.55555555555556, 'total_count': 45, 'week': '2025-03-03', 'win_count': 35, 'win_rate': 77.77777777777777}], '2025-03-10': [{'avg_performance': 3.1413612565444975, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-10', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 5.273294241964802, 'bin': 0.4, 'count': 11, 'hit_count': 10, 'hit_rate': 90.9090909090909, 'total_count': 11, 'week': '2025-03-10', 'win_count': 4, 'win_rate': 36.36363636363637}, {'avg_performance': 6.362088830497881, 'bin': 0.5, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'week': '2025-03-10', 'win_count': 18, 'win_rate': 78.26086956521739}, {'avg_performance': 7.442734895529073, 'bin': 0.6, 'count': 194, 'hit_count': 188, 'hit_rate': 96.90721649484536, 'total_count': 194, 'week': '2025-03-10', 'win_count': 127, 'win_rate': 65.4639175257732}, {'avg_performance': 7.825642875837303, 'bin': 0.7, 'count': 2062, 'hit_count': 1938, 'hit_rate': 93.98642095053346, 'total_count': 2062, 'week': '2025-03-10', 'win_count': 1374, 'win_rate': 66.63433559650825}, {'avg_performance': 9.519864190453308, 'bin': 0.8, 'count': 65, 'hit_count': 62, 'hit_rate': 95.38461538461539, 'total_count': 65, 'week': '2025-03-10', 'win_count': 51, 'win_rate': 78.46153846153847}]}, 'curve_data_week_list': ['2024-10-07', '2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '2024-12-02', '2024-12-09', '2024-12-16', '2024-12-23', '2024-12-30', '2025-01-06', '2025-01-13', '2025-01-20', '2025-01-27', '2025-02-03', '2025-02-17', '2025-02-24', '2025-03-03', '2025-03-10'], 'date_from': datetime.date(2024, 10, 7), 'date_to': datetime.date(2025, 4, 5), 'kpis': {'avg_gain': 8.35064971357415, 'fail_count': 11421, 'hit_count': 28313, 'hit_rate': 93.63383821681329, 'pass_count': 18817, 'total_tests': 30238, 'win_rate': 62.229644817778954}, 'last_metrics': <ModelMetrics: Binned LGBM 3d PH 3% Metrics: 2025-04-04 >, 'model': <Model: Binned LGBM 3d PH 3% (binned-ph-lgmb-p3-seq3-platt v1)>, 'performance_data': '<<queryset of core.ModelTest>>'} {'block': <Block Node: content. Contents: [<TextNode: '\n\n <div class="pl-cont'>, <Variable Node: model.name>, <TextNode: ' v'>, <Variable Node: model.version>, <TextNode: '\n\n </h1>\n\n '>, <URLNode view_name=''admin:core_model_change'' args=[<FilterExpression 'model.id'>] kwargs={} as=None>, <TextNode: '"\n '>, <Variable Node: model.key>, <TextNode: '</b>\n '>, <Variable Node: model.version>, <TextNode: '\n '>, <Variable Node: model.type>, <TextNode: '\n '>, <Variable Node: model.description|default:"<i>None</i>">, <TextNode: '\n '>, <Variable Node: model.end_point_url>, <TextNode: '</dd>\n '>, <Variable Node: model.last_trained_dt|localtime>, <TextNode: '</dd>\n '>, <URLNode view_name='"model_picks"' args=[] kwargs={} as=None>, <TextNode: '?model_id='>, <Variable Node: model.id>, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '">\n '>, <Variable Node: model.last_run_dt|localtime>, <TextNode: '\n '>, <ForNode: for key, value in model.meta.items, tail_len: 5>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n\n </d'>, <django.template.defaulttags.CsrfTokenNode object at 0x7f8de8d27210>, <TextNode: '\n\n '>, <Variable Node: date_from|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:\''>, <Variable Node: date_to|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:'>, <Variable Node: curve_data_week_list|length>, <TextNode: '" value="0" step="1"\n '>, <IncludeNode: template=<FilterExpression '"components/kpis.html"'>>, <TextNode: '\n <!--'>, <IfNode>, <TextNode: '\n\n </div>\n'>]>} {'forloop': {'counter': 45, 'counter0': 44, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 7.371279790856606, 'date': datetime.date(2024, 10, 10), 'fail_count': 222, 'hit_count': 750, 'hit_rate': 96.64948453608247, 'metrics': {'content': 0.11, 'financial': 0, 'other': 0.11}, 'pass_count': 554, 'total_count': 776, 'win_rate': 71.3917525773196}} {'metrics': {'content': 0, 'financial': 0, 'other': 0}}
snippets/metrics.html
/mnt/disks/pennyloupe_disk/pennyloupe/app/core/templates/snippets/metrics.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'Ug6wwe35THbADW1ZsY2D1iZkBdOjvilMpfGLkNwF1KQarTPBh6f3T845ad38gnM0'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/61'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f8de84ec750>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f8de84ec750>>'} {'curve_data': [{'avg_performance': 1.2504894131199589, 'bin': 0.2, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 7.028663507041953, 'bin': 0.3, 'count': 36, 'hit_count': 34, 'hit_rate': 94.44444444444444, 'total_count': 36, 'win_count': 13, 'win_rate': 36.111111111111114}, {'avg_performance': 9.432175772160651, 'bin': 0.4, 'count': 94, 'hit_count': 89, 'hit_rate': 94.68085106382979, 'total_count': 94, 'win_count': 27, 'win_rate': 28.72340425531915}, {'avg_performance': 5.44822039735625, 'bin': 0.5, 'count': 345, 'hit_count': 327, 'hit_rate': 94.78260869565217, 'total_count': 345, 'win_count': 147, 'win_rate': 42.608695652173914}, {'avg_performance': 6.276983864727436, 'bin': 0.6, 'count': 2238, 'hit_count': 2118, 'hit_rate': 94.63806970509384, 'total_count': 2238, 'win_count': 1176, 'win_rate': 52.54691689008043}, {'avg_performance': 8.533575402218842, 'bin': 0.7, 'count': 25724, 'hit_count': 24056, 'hit_rate': 93.51578292645, 'total_count': 25724, 'win_count': 16266, 'win_rate': 63.232778728036074}, {'avg_performance': 8.86255964112395, 'bin': 0.8, 'count': 1793, 'hit_count': 1681, 'hit_rate': 93.75348577802565, 'total_count': 1793, 'win_count': 1187, 'win_rate': 66.20189626324596}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'win_count': 1, 'win_rate': 50.0}], 'curve_data_by_week': {'2024-10-07': [{'avg_performance': 8.164127436473585, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.26552716148981, 'bin': 0.5, 'count': 11, 'hit_count': 11, 'hit_rate': 100.0, 'total_count': 11, 'week': '2024-10-07', 'win_count': 3, 'win_rate': 27.272727272727273}, {'avg_performance': 5.134353802031955, 'bin': 0.6, 'count': 89, 'hit_count': 86, 'hit_rate': 96.62921348314607, 'total_count': 89, 'week': '2024-10-07', 'win_count': 47, 'win_rate': 52.80898876404494}, {'avg_performance': 8.070123830986233, 'bin': 0.7, 'count': 1047, 'hit_count': 1015, 'hit_rate': 96.94364851957975, 'total_count': 1047, 'week': '2024-10-07', 'win_count': 791, 'win_rate': 75.54918815663801}, {'avg_performance': 9.68536888753788, 'bin': 0.8, 'count': 171, 'hit_count': 163, 'hit_rate': 95.32163742690058, 'total_count': 171, 'week': '2024-10-07', 'win_count': 131, 'win_rate': 76.60818713450293}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}], '2024-10-14': [{'avg_performance': 0.9022370535162528, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.337629431182013, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 4.600619281242528, 'bin': 0.5, 'count': 20, 'hit_count': 17, 'hit_rate': 85.0, 'total_count': 20, 'week': '2024-10-14', 'win_count': 6, 'win_rate': 30.0}, {'avg_performance': 5.238828360908673, 'bin': 0.6, 'count': 164, 'hit_count': 158, 'hit_rate': 96.34146341463415, 'total_count': 164, 'week': '2024-10-14', 'win_count': 77, 'win_rate': 46.951219512195124}, {'avg_performance': 8.797660614333616, 'bin': 0.7, 'count': 1595, 'hit_count': 1499, 'hit_rate': 93.98119122257053, 'total_count': 1595, 'week': '2024-10-14', 'win_count': 891, 'win_rate': 55.86206896551724}, {'avg_performance': 8.040704379542438, 'bin': 0.8, 'count': 214, 'hit_count': 207, 'hit_rate': 96.72897196261682, 'total_count': 214, 'week': '2024-10-14', 'win_count': 148, 'win_rate': 69.1588785046729}], '2024-10-21': [{'avg_performance': 0.38387715930903, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9709764756086716, 'bin': 0.3, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3062931151410297, 'bin': 0.4, 'count': 6, 'hit_count': 5, 'hit_rate': 83.33333333333333, 'total_count': 6, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.5164096657483253, 'bin': 0.5, 'count': 25, 'hit_count': 22, 'hit_rate': 88.0, 'total_count': 25, 'week': '2024-10-21', 'win_count': 7, 'win_rate': 28.0}, {'avg_performance': 4.1596411175942425, 'bin': 0.6, 'count': 146, 'hit_count': 136, 'hit_rate': 93.15068493150685, 'total_count': 146, 'week': '2024-10-21', 'win_count': 56, 'win_rate': 38.35616438356164}, {'avg_performance': 8.03449923342892, 'bin': 0.7, 'count': 1759, 'hit_count': 1628, 'hit_rate': 92.55258669698692, 'total_count': 1759, 'week': '2024-10-21', 'win_count': 1003, 'win_rate': 57.02103467879477}, {'avg_performance': 8.348772559069227, 'bin': 0.8, 'count': 207, 'hit_count': 197, 'hit_rate': 95.16908212560386, 'total_count': 207, 'week': '2024-10-21', 'win_count': 124, 'win_rate': 59.90338164251208}], '2024-10-28': [{'avg_performance': 11.856661248915968, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-28', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.3348216882106607, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 2.7996008250747595, 'bin': 0.5, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-10-28', 'win_count': 3, 'win_rate': 17.647058823529413}, {'avg_performance': 4.648447686121441, 'bin': 0.6, 'count': 122, 'hit_count': 118, 'hit_rate': 96.72131147540983, 'total_count': 122, 'week': '2024-10-28', 'win_count': 51, 'win_rate': 41.80327868852459}, {'avg_performance': 7.265669642594064, 'bin': 0.7, 'count': 997, 'hit_count': 927, 'hit_rate': 92.97893681043129, 'total_count': 997, 'week': '2024-10-28', 'win_count': 618, 'win_rate': 61.98595787362086}, {'avg_performance': 10.816422602027322, 'bin': 0.8, 'count': 41, 'hit_count': 38, 'hit_rate': 92.6829268292683, 'total_count': 41, 'week': '2024-10-28', 'win_count': 28, 'win_rate': 68.29268292682927}], '2024-11-04': [{'avg_performance': 9.506070965460328, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 11.085533897596687, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-11-04', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 5.802859193965779, 'bin': 0.5, 'count': 25, 'hit_count': 24, 'hit_rate': 96.0, 'total_count': 25, 'week': '2024-11-04', 'win_count': 12, 'win_rate': 48.0}, {'avg_performance': 8.090414252589902, 'bin': 0.6, 'count': 164, 'hit_count': 154, 'hit_rate': 93.90243902439025, 'total_count': 164, 'week': '2024-11-04', 'win_count': 110, 'win_rate': 67.07317073170732}, {'avg_performance': 10.27282302016535, 'bin': 0.7, 'count': 1486, 'hit_count': 1401, 'hit_rate': 94.27994616419919, 'total_count': 1486, 'week': '2024-11-04', 'win_count': 1113, 'win_rate': 74.89905787348587}, {'avg_performance': 8.653533395637153, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-04', 'win_count': 44, 'win_rate': 68.75}], '2024-11-11': [{'avg_performance': 40.77065557250119, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-11', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 68.54218006242404, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2024-11-11', 'win_count': 3, 'win_rate': 42.857142857142854}, {'avg_performance': 7.473429086066595, 'bin': 0.5, 'count': 28, 'hit_count': 26, 'hit_rate': 92.85714285714286, 'total_count': 28, 'week': '2024-11-11', 'win_count': 11, 'win_rate': 39.285714285714285}, {'avg_performance': 5.7210642939107865, 'bin': 0.6, 'count': 172, 'hit_count': 162, 'hit_rate': 94.18604651162791, 'total_count': 172, 'week': '2024-11-11', 'win_count': 78, 'win_rate': 45.348837209302324}, {'avg_performance': 6.950606849660758, 'bin': 0.7, 'count': 2183, 'hit_count': 1942, 'hit_rate': 88.96014658726523, 'total_count': 2183, 'week': '2024-11-11', 'win_count': 1085, 'win_rate': 49.702244617498856}, {'avg_performance': 6.576073427037283, 'bin': 0.8, 'count': 193, 'hit_count': 170, 'hit_rate': 88.08290155440415, 'total_count': 193, 'week': '2024-11-11', 'win_count': 92, 'win_rate': 47.66839378238342}], '2024-11-18': [{'avg_performance': 0.2985074626865608, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.953737191078962, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 14.963661448456241, 'bin': 0.4, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 33.333333333333336}, {'avg_performance': 12.523383330708796, 'bin': 0.5, 'count': 16, 'hit_count': 14, 'hit_rate': 87.5, 'total_count': 16, 'week': '2024-11-18', 'win_count': 7, 'win_rate': 43.75}, {'avg_performance': 7.926054355851836, 'bin': 0.6, 'count': 117, 'hit_count': 106, 'hit_rate': 90.5982905982906, 'total_count': 117, 'week': '2024-11-18', 'win_count': 74, 'win_rate': 63.24786324786325}, {'avg_performance': 10.169714185726622, 'bin': 0.7, 'count': 1487, 'hit_count': 1412, 'hit_rate': 94.9562878278413, 'total_count': 1487, 'week': '2024-11-18', 'win_count': 1043, 'win_rate': 70.14122394082044}, {'avg_performance': 9.138444484012004, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-18', 'win_count': 46, 'win_rate': 71.875}], '2024-11-25': [{'avg_performance': 0.5649717514124374, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-25', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.249766314903041, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 9.823296109187984, 'bin': 0.5, 'count': 19, 'hit_count': 19, 'hit_rate': 100.0, 'total_count': 19, 'week': '2024-11-25', 'win_count': 10, 'win_rate': 52.63157894736842}, {'avg_performance': 7.033977605527942, 'bin': 0.6, 'count': 71, 'hit_count': 67, 'hit_rate': 94.36619718309859, 'total_count': 71, 'week': '2024-11-25', 'win_count': 39, 'win_rate': 54.929577464788736}, {'avg_performance': 9.085537651034798, 'bin': 0.7, 'count': 1392, 'hit_count': 1341, 'hit_rate': 96.33620689655173, 'total_count': 1392, 'week': '2024-11-25', 'win_count': 988, 'win_rate': 70.97701149425288}, {'avg_performance': 7.175712414927854, 'bin': 0.8, 'count': 45, 'hit_count': 44, 'hit_rate': 97.77777777777777, 'total_count': 45, 'week': '2024-11-25', 'win_count': 34, 'win_rate': 75.55555555555556}], '2024-12-02': [{'avg_performance': 1.1509608467783332, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-02', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3898688255760185, 'bin': 0.5, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-12-02', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 3.7840564250007986, 'bin': 0.6, 'count': 22, 'hit_count': 19, 'hit_rate': 86.36363636363636, 'total_count': 22, 'week': '2024-12-02', 'win_count': 6, 'win_rate': 27.272727272727273}, {'avg_performance': 7.689480520166782, 'bin': 0.7, 'count': 597, 'hit_count': 543, 'hit_rate': 90.95477386934674, 'total_count': 597, 'week': '2024-12-02', 'win_count': 317, 'win_rate': 53.098827470686764}, {'avg_performance': 12.011978156596522, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-12-02', 'win_count': 5, 'win_rate': 50.0}], '2024-12-09': [{'avg_performance': 1.6921913934540918, 'bin': 0.2, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9532888465204923, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.9005706250438368, 'bin': 0.4, 'count': 8, 'hit_count': 7, 'hit_rate': 87.5, 'total_count': 8, 'week': '2024-12-09', 'win_count': 2, 'win_rate': 25.0}, {'avg_performance': 5.196051909042814, 'bin': 0.5, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-12-09', 'win_count': 7, 'win_rate': 29.166666666666668}, {'avg_performance': 5.791194959609032, 'bin': 0.6, 'count': 127, 'hit_count': 119, 'hit_rate': 93.7007874015748, 'total_count': 127, 'week': '2024-12-09', 'win_count': 56, 'win_rate': 44.09448818897638}, {'avg_performance': 7.526378846625358, 'bin': 0.7, 'count': 2010, 'hit_count': 1867, 'hit_rate': 92.88557213930348, 'total_count': 2010, 'week': '2024-12-09', 'win_count': 1133, 'win_rate': 56.3681592039801}, {'avg_performance': 8.348974523266355, 'bin': 0.8, 'count': 98, 'hit_count': 93, 'hit_rate': 94.89795918367346, 'total_count': 98, 'week': '2024-12-09', 'win_count': 63, 'win_rate': 64.28571428571429}], '2024-12-16': [{'avg_performance': 1.2158357473192076, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.1586990595611335, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.4986874156097585, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-16', 'win_count': 3, 'win_rate': 33.333333333333336}, {'avg_performance': 7.624253080839346, 'bin': 0.6, 'count': 77, 'hit_count': 73, 'hit_rate': 94.8051948051948, 'total_count': 77, 'week': '2024-12-16', 'win_count': 35, 'win_rate': 45.45454545454545}, {'avg_performance': 9.719862667541674, 'bin': 0.7, 'count': 1313, 'hit_count': 1223, 'hit_rate': 93.14546839299315, 'total_count': 1313, 'week': '2024-12-16', 'win_count': 814, 'win_rate': 61.995430312261995}, {'avg_performance': 10.720921190133364, 'bin': 0.8, 'count': 40, 'hit_count': 38, 'hit_rate': 95.0, 'total_count': 40, 'week': '2024-12-16', 'win_count': 29, 'win_rate': 72.5}], '2024-12-23': [{'avg_performance': 3.076753932204165, 'bin': 0.5, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 60.0}, {'avg_performance': 5.432916285463778, 'bin': 0.6, 'count': 57, 'hit_count': 53, 'hit_rate': 92.98245614035088, 'total_count': 57, 'week': '2024-12-23', 'win_count': 26, 'win_rate': 45.6140350877193}, {'avg_performance': 13.807998928993412, 'bin': 0.7, 'count': 530, 'hit_count': 519, 'hit_rate': 97.9245283018868, 'total_count': 530, 'week': '2024-12-23', 'win_count': 386, 'win_rate': 72.83018867924528}, {'avg_performance': 29.792299285303002, 'bin': 0.8, 'count': 9, 'hit_count': 8, 'hit_rate': 88.88888888888889, 'total_count': 9, 'week': '2024-12-23', 'win_count': 5, 'win_rate': 55.55555555555556}], '2024-12-30': [{'avg_performance': 2.5974025974025996, 'bin': 0.4, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.729724176101836, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-30', 'win_count': 5, 'win_rate': 55.55555555555556}, {'avg_performance': 10.07692704762918, 'bin': 0.6, 'count': 85, 'hit_count': 81, 'hit_rate': 95.29411764705883, 'total_count': 85, 'week': '2024-12-30', 'win_count': 57, 'win_rate': 67.05882352941177}, {'avg_performance': 14.368317622689457, 'bin': 0.7, 'count': 726, 'hit_count': 710, 'hit_rate': 97.7961432506887, 'total_count': 726, 'week': '2024-12-30', 'win_count': 590, 'win_rate': 81.26721763085399}, {'avg_performance': 16.98487922412399, 'bin': 0.8, 'count': 32, 'hit_count': 32, 'hit_rate': 100.0, 'total_count': 32, 'week': '2024-12-30', 'win_count': 28, 'win_rate': 87.5}], '2025-01-06': [{'avg_performance': 10.27453799861533, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 0.8592097766991472, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-06', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.7025884280500825, 'bin': 0.5, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 10.526315789473685}, {'avg_performance': 3.9460445190171787, 'bin': 0.6, 'count': 89, 'hit_count': 81, 'hit_rate': 91.01123595505618, 'total_count': 89, 'week': '2025-01-06', 'win_count': 33, 'win_rate': 37.07865168539326}, {'avg_performance': 5.769467385757251, 'bin': 0.7, 'count': 839, 'hit_count': 727, 'hit_rate': 86.6507747318236, 'total_count': 839, 'week': '2025-01-06', 'win_count': 347, 'win_rate': 41.35876042908224}, {'avg_performance': 4.100909582740522, 'bin': 0.8, 'count': 73, 'hit_count': 64, 'hit_rate': 87.67123287671232, 'total_count': 73, 'week': '2025-01-06', 'win_count': 31, 'win_rate': 42.465753424657535}], '2025-01-13': [{'avg_performance': 2.4611508041896877, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.2427082891550008, 'bin': 0.4, 'count': 7, 'hit_count': 7, 'hit_rate': 100.0, 'total_count': 7, 'week': '2025-01-13', 'win_count': 2, 'win_rate': 28.571428571428573}, {'avg_performance': 5.977215511937495, 'bin': 0.5, 'count': 25, 'hit_count': 25, 'hit_rate': 100.0, 'total_count': 25, 'week': '2025-01-13', 'win_count': 17, 'win_rate': 68.0}, {'avg_performance': 6.232308427627005, 'bin': 0.6, 'count': 141, 'hit_count': 135, 'hit_rate': 95.74468085106383, 'total_count': 141, 'week': '2025-01-13', 'win_count': 85, 'win_rate': 60.283687943262414}, {'avg_performance': 8.49221338573038, 'bin': 0.7, 'count': 1614, 'hit_count': 1531, 'hit_rate': 94.85749690210656, 'total_count': 1614, 'week': '2025-01-13', 'win_count': 1127, 'win_rate': 69.82651796778191}, {'avg_performance': 13.48051817512275, 'bin': 0.8, 'count': 118, 'hit_count': 106, 'hit_rate': 89.83050847457628, 'total_count': 118, 'week': '2025-01-13', 'win_count': 86, 'win_rate': 72.88135593220339}], '2025-01-20': [{'avg_performance': 2.0554984583761486, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.8554532322137964, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.9427601789253663, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-20', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 3.2213742396728637, 'bin': 0.5, 'count': 31, 'hit_count': 31, 'hit_rate': 100.0, 'total_count': 31, 'week': '2025-01-20', 'win_count': 13, 'win_rate': 41.935483870967744}, {'avg_performance': 7.68513705692224, 'bin': 0.6, 'count': 156, 'hit_count': 151, 'hit_rate': 96.7948717948718, 'total_count': 156, 'week': '2025-01-20', 'win_count': 86, 'win_rate': 55.12820512820513}, {'avg_performance': 7.877107728428713, 'bin': 0.7, 'count': 1459, 'hit_count': 1391, 'hit_rate': 95.33927347498286, 'total_count': 1459, 'week': '2025-01-20', 'win_count': 981, 'win_rate': 67.23783413296779}, {'avg_performance': 9.198651942630873, 'bin': 0.8, 'count': 131, 'hit_count': 126, 'hit_rate': 96.18320610687023, 'total_count': 131, 'week': '2025-01-20', 'win_count': 99, 'win_rate': 75.57251908396947}], '2025-01-27': [{'avg_performance': 1.0810491267083957, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.257871569680502, 'bin': 0.4, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.3681028816247505, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 4.831154899995187, 'bin': 0.6, 'count': 50, 'hit_count': 49, 'hit_rate': 98.0, 'total_count': 50, 'week': '2025-01-27', 'win_count': 24, 'win_rate': 48.0}, {'avg_performance': 8.660514835238006, 'bin': 0.7, 'count': 504, 'hit_count': 477, 'hit_rate': 94.64285714285714, 'total_count': 504, 'week': '2025-01-27', 'win_count': 336, 'win_rate': 66.66666666666667}, {'avg_performance': 5.650996396492416, 'bin': 0.8, 'count': 49, 'hit_count': 46, 'hit_rate': 93.87755102040816, 'total_count': 49, 'week': '2025-01-27', 'win_count': 28, 'win_rate': 57.142857142857146}], '2025-02-03': [{'avg_performance': 1.3806706114398302, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 9.569377990430622, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 24.279598883685736, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-03', 'win_count': 3, 'win_rate': 100.0}, {'avg_performance': 6.96675740725965, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-03', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 7.91588296767001, 'bin': 0.6, 'count': 41, 'hit_count': 41, 'hit_rate': 100.0, 'total_count': 41, 'week': '2025-02-03', 'win_count': 33, 'win_rate': 80.48780487804878}, {'avg_performance': 10.160313393323941, 'bin': 0.7, 'count': 752, 'hit_count': 729, 'hit_rate': 96.94148936170212, 'total_count': 752, 'week': '2025-02-03', 'win_count': 592, 'win_rate': 78.72340425531915}, {'avg_performance': 12.049870230698735, 'bin': 0.8, 'count': 51, 'hit_count': 48, 'hit_rate': 94.11764705882354, 'total_count': 51, 'week': '2025-02-03', 'win_count': 42, 'win_rate': 82.3529411764706}], '2025-02-17': [{'avg_performance': 2.016879038077791, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 0.36138972184882806, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.4714089675946536, 'bin': 0.5, 'count': 7, 'hit_count': 5, 'hit_rate': 71.42857142857143, 'total_count': 7, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 14.285714285714286}, {'avg_performance': 3.6445213255311315, 'bin': 0.6, 'count': 55, 'hit_count': 46, 'hit_rate': 83.63636363636364, 'total_count': 55, 'week': '2025-02-17', 'win_count': 15, 'win_rate': 27.272727272727273}, {'avg_performance': 4.05076703346453, 'bin': 0.7, 'count': 530, 'hit_count': 433, 'hit_rate': 81.69811320754717, 'total_count': 530, 'week': '2025-02-17', 'win_count': 160, 'win_rate': 30.18867924528302}, {'avg_performance': 3.3832590351165615, 'bin': 0.8, 'count': 54, 'hit_count': 46, 'hit_rate': 85.18518518518519, 'total_count': 54, 'week': '2025-02-17', 'win_count': 22, 'win_rate': 40.74074074074074}], '2025-02-24': [{'avg_performance': 14.747474747474739, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 1.483220254404718, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.886750479655935, 'bin': 0.5, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-24', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 4.098843931251354, 'bin': 0.6, 'count': 39, 'hit_count': 39, 'hit_rate': 100.0, 'total_count': 39, 'week': '2025-02-24', 'win_count': 21, 'win_rate': 53.84615384615385}, {'avg_performance': 6.7311024498695895, 'bin': 0.7, 'count': 341, 'hit_count': 324, 'hit_rate': 95.01466275659824, 'total_count': 341, 'week': '2025-02-24', 'win_count': 231, 'win_rate': 67.74193548387096}, {'avg_performance': 8.80997390923137, 'bin': 0.8, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-02-24', 'win_count': 16, 'win_rate': 84.21052631578948}], '2025-03-03': [{'avg_performance': 6.496927129060581, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 4.234347426755143, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 4.837971033345035, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2025-03-03', 'win_count': 6, 'win_rate': 66.66666666666667}, {'avg_performance': 7.476385224123491, 'bin': 0.6, 'count': 60, 'hit_count': 56, 'hit_rate': 93.33333333333333, 'total_count': 60, 'week': '2025-03-03', 'win_count': 40, 'win_rate': 66.66666666666667}, {'avg_performance': 9.175863004552577, 'bin': 0.7, 'count': 501, 'hit_count': 479, 'hit_rate': 95.60878243512974, 'total_count': 501, 'week': '2025-03-03', 'win_count': 346, 'win_rate': 69.06187624750498}, {'avg_performance': 10.600061758245392, 'bin': 0.8, 'count': 45, 'hit_count': 43, 'hit_rate': 95.55555555555556, 'total_count': 45, 'week': '2025-03-03', 'win_count': 35, 'win_rate': 77.77777777777777}], '2025-03-10': [{'avg_performance': 3.1413612565444975, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-10', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 5.273294241964802, 'bin': 0.4, 'count': 11, 'hit_count': 10, 'hit_rate': 90.9090909090909, 'total_count': 11, 'week': '2025-03-10', 'win_count': 4, 'win_rate': 36.36363636363637}, {'avg_performance': 6.362088830497881, 'bin': 0.5, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'week': '2025-03-10', 'win_count': 18, 'win_rate': 78.26086956521739}, {'avg_performance': 7.442734895529073, 'bin': 0.6, 'count': 194, 'hit_count': 188, 'hit_rate': 96.90721649484536, 'total_count': 194, 'week': '2025-03-10', 'win_count': 127, 'win_rate': 65.4639175257732}, {'avg_performance': 7.825642875837303, 'bin': 0.7, 'count': 2062, 'hit_count': 1938, 'hit_rate': 93.98642095053346, 'total_count': 2062, 'week': '2025-03-10', 'win_count': 1374, 'win_rate': 66.63433559650825}, {'avg_performance': 9.519864190453308, 'bin': 0.8, 'count': 65, 'hit_count': 62, 'hit_rate': 95.38461538461539, 'total_count': 65, 'week': '2025-03-10', 'win_count': 51, 'win_rate': 78.46153846153847}]}, 'curve_data_week_list': ['2024-10-07', '2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '2024-12-02', '2024-12-09', '2024-12-16', '2024-12-23', '2024-12-30', '2025-01-06', '2025-01-13', '2025-01-20', '2025-01-27', '2025-02-03', '2025-02-17', '2025-02-24', '2025-03-03', '2025-03-10'], 'date_from': datetime.date(2024, 10, 7), 'date_to': datetime.date(2025, 4, 5), 'kpis': {'avg_gain': 8.35064971357415, 'fail_count': 11421, 'hit_count': 28313, 'hit_rate': 93.63383821681329, 'pass_count': 18817, 'total_tests': 30238, 'win_rate': 62.229644817778954}, 'last_metrics': <ModelMetrics: Binned LGBM 3d PH 3% Metrics: 2025-04-04 >, 'model': <Model: Binned LGBM 3d PH 3% (binned-ph-lgmb-p3-seq3-platt v1)>, 'performance_data': '<<queryset of core.ModelTest>>'} {'block': <Block Node: content. Contents: [<TextNode: '\n\n <div class="pl-cont'>, <Variable Node: model.name>, <TextNode: ' v'>, <Variable Node: model.version>, <TextNode: '\n\n </h1>\n\n '>, <URLNode view_name=''admin:core_model_change'' args=[<FilterExpression 'model.id'>] kwargs={} as=None>, <TextNode: '"\n '>, <Variable Node: model.key>, <TextNode: '</b>\n '>, <Variable Node: model.version>, <TextNode: '\n '>, <Variable Node: model.type>, <TextNode: '\n '>, <Variable Node: model.description|default:"<i>None</i>">, <TextNode: '\n '>, <Variable Node: model.end_point_url>, <TextNode: '</dd>\n '>, <Variable Node: model.last_trained_dt|localtime>, <TextNode: '</dd>\n '>, <URLNode view_name='"model_picks"' args=[] kwargs={} as=None>, <TextNode: '?model_id='>, <Variable Node: model.id>, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '">\n '>, <Variable Node: model.last_run_dt|localtime>, <TextNode: '\n '>, <ForNode: for key, value in model.meta.items, tail_len: 5>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n\n </d'>, <django.template.defaulttags.CsrfTokenNode object at 0x7f8de8d27210>, <TextNode: '\n\n '>, <Variable Node: date_from|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:\''>, <Variable Node: date_to|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:'>, <Variable Node: curve_data_week_list|length>, <TextNode: '" value="0" step="1"\n '>, <IncludeNode: template=<FilterExpression '"components/kpis.html"'>>, <TextNode: '\n <!--'>, <IfNode>, <TextNode: '\n\n </div>\n'>]>} {'forloop': {'counter': 45, 'counter0': 44, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 7.371279790856606, 'date': datetime.date(2024, 10, 10), 'fail_count': 222, 'hit_count': 750, 'hit_rate': 96.64948453608247, 'metrics': {'content': 0.11, 'financial': 0, 'other': 0.11}, 'pass_count': 554, 'total_count': 776, 'win_rate': 71.3917525773196}} {'metrics': {'content': 0.03, 'financial': 0, 'other': 0.16}}
snippets/metrics.html
/mnt/disks/pennyloupe_disk/pennyloupe/app/core/templates/snippets/metrics.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'Ug6wwe35THbADW1ZsY2D1iZkBdOjvilMpfGLkNwF1KQarTPBh6f3T845ad38gnM0'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/61'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f8de84ec750>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f8de84ec750>>'} {'curve_data': [{'avg_performance': 1.2504894131199589, 'bin': 0.2, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 7.028663507041953, 'bin': 0.3, 'count': 36, 'hit_count': 34, 'hit_rate': 94.44444444444444, 'total_count': 36, 'win_count': 13, 'win_rate': 36.111111111111114}, {'avg_performance': 9.432175772160651, 'bin': 0.4, 'count': 94, 'hit_count': 89, 'hit_rate': 94.68085106382979, 'total_count': 94, 'win_count': 27, 'win_rate': 28.72340425531915}, {'avg_performance': 5.44822039735625, 'bin': 0.5, 'count': 345, 'hit_count': 327, 'hit_rate': 94.78260869565217, 'total_count': 345, 'win_count': 147, 'win_rate': 42.608695652173914}, {'avg_performance': 6.276983864727436, 'bin': 0.6, 'count': 2238, 'hit_count': 2118, 'hit_rate': 94.63806970509384, 'total_count': 2238, 'win_count': 1176, 'win_rate': 52.54691689008043}, {'avg_performance': 8.533575402218842, 'bin': 0.7, 'count': 25724, 'hit_count': 24056, 'hit_rate': 93.51578292645, 'total_count': 25724, 'win_count': 16266, 'win_rate': 63.232778728036074}, {'avg_performance': 8.86255964112395, 'bin': 0.8, 'count': 1793, 'hit_count': 1681, 'hit_rate': 93.75348577802565, 'total_count': 1793, 'win_count': 1187, 'win_rate': 66.20189626324596}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'win_count': 1, 'win_rate': 50.0}], 'curve_data_by_week': {'2024-10-07': [{'avg_performance': 8.164127436473585, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.26552716148981, 'bin': 0.5, 'count': 11, 'hit_count': 11, 'hit_rate': 100.0, 'total_count': 11, 'week': '2024-10-07', 'win_count': 3, 'win_rate': 27.272727272727273}, {'avg_performance': 5.134353802031955, 'bin': 0.6, 'count': 89, 'hit_count': 86, 'hit_rate': 96.62921348314607, 'total_count': 89, 'week': '2024-10-07', 'win_count': 47, 'win_rate': 52.80898876404494}, {'avg_performance': 8.070123830986233, 'bin': 0.7, 'count': 1047, 'hit_count': 1015, 'hit_rate': 96.94364851957975, 'total_count': 1047, 'week': '2024-10-07', 'win_count': 791, 'win_rate': 75.54918815663801}, {'avg_performance': 9.68536888753788, 'bin': 0.8, 'count': 171, 'hit_count': 163, 'hit_rate': 95.32163742690058, 'total_count': 171, 'week': '2024-10-07', 'win_count': 131, 'win_rate': 76.60818713450293}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}], '2024-10-14': [{'avg_performance': 0.9022370535162528, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.337629431182013, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 4.600619281242528, 'bin': 0.5, 'count': 20, 'hit_count': 17, 'hit_rate': 85.0, 'total_count': 20, 'week': '2024-10-14', 'win_count': 6, 'win_rate': 30.0}, {'avg_performance': 5.238828360908673, 'bin': 0.6, 'count': 164, 'hit_count': 158, 'hit_rate': 96.34146341463415, 'total_count': 164, 'week': '2024-10-14', 'win_count': 77, 'win_rate': 46.951219512195124}, {'avg_performance': 8.797660614333616, 'bin': 0.7, 'count': 1595, 'hit_count': 1499, 'hit_rate': 93.98119122257053, 'total_count': 1595, 'week': '2024-10-14', 'win_count': 891, 'win_rate': 55.86206896551724}, {'avg_performance': 8.040704379542438, 'bin': 0.8, 'count': 214, 'hit_count': 207, 'hit_rate': 96.72897196261682, 'total_count': 214, 'week': '2024-10-14', 'win_count': 148, 'win_rate': 69.1588785046729}], '2024-10-21': [{'avg_performance': 0.38387715930903, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9709764756086716, 'bin': 0.3, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3062931151410297, 'bin': 0.4, 'count': 6, 'hit_count': 5, 'hit_rate': 83.33333333333333, 'total_count': 6, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.5164096657483253, 'bin': 0.5, 'count': 25, 'hit_count': 22, 'hit_rate': 88.0, 'total_count': 25, 'week': '2024-10-21', 'win_count': 7, 'win_rate': 28.0}, {'avg_performance': 4.1596411175942425, 'bin': 0.6, 'count': 146, 'hit_count': 136, 'hit_rate': 93.15068493150685, 'total_count': 146, 'week': '2024-10-21', 'win_count': 56, 'win_rate': 38.35616438356164}, {'avg_performance': 8.03449923342892, 'bin': 0.7, 'count': 1759, 'hit_count': 1628, 'hit_rate': 92.55258669698692, 'total_count': 1759, 'week': '2024-10-21', 'win_count': 1003, 'win_rate': 57.02103467879477}, {'avg_performance': 8.348772559069227, 'bin': 0.8, 'count': 207, 'hit_count': 197, 'hit_rate': 95.16908212560386, 'total_count': 207, 'week': '2024-10-21', 'win_count': 124, 'win_rate': 59.90338164251208}], '2024-10-28': [{'avg_performance': 11.856661248915968, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-28', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.3348216882106607, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 2.7996008250747595, 'bin': 0.5, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-10-28', 'win_count': 3, 'win_rate': 17.647058823529413}, {'avg_performance': 4.648447686121441, 'bin': 0.6, 'count': 122, 'hit_count': 118, 'hit_rate': 96.72131147540983, 'total_count': 122, 'week': '2024-10-28', 'win_count': 51, 'win_rate': 41.80327868852459}, {'avg_performance': 7.265669642594064, 'bin': 0.7, 'count': 997, 'hit_count': 927, 'hit_rate': 92.97893681043129, 'total_count': 997, 'week': '2024-10-28', 'win_count': 618, 'win_rate': 61.98595787362086}, {'avg_performance': 10.816422602027322, 'bin': 0.8, 'count': 41, 'hit_count': 38, 'hit_rate': 92.6829268292683, 'total_count': 41, 'week': '2024-10-28', 'win_count': 28, 'win_rate': 68.29268292682927}], '2024-11-04': [{'avg_performance': 9.506070965460328, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 11.085533897596687, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-11-04', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 5.802859193965779, 'bin': 0.5, 'count': 25, 'hit_count': 24, 'hit_rate': 96.0, 'total_count': 25, 'week': '2024-11-04', 'win_count': 12, 'win_rate': 48.0}, {'avg_performance': 8.090414252589902, 'bin': 0.6, 'count': 164, 'hit_count': 154, 'hit_rate': 93.90243902439025, 'total_count': 164, 'week': '2024-11-04', 'win_count': 110, 'win_rate': 67.07317073170732}, {'avg_performance': 10.27282302016535, 'bin': 0.7, 'count': 1486, 'hit_count': 1401, 'hit_rate': 94.27994616419919, 'total_count': 1486, 'week': '2024-11-04', 'win_count': 1113, 'win_rate': 74.89905787348587}, {'avg_performance': 8.653533395637153, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-04', 'win_count': 44, 'win_rate': 68.75}], '2024-11-11': [{'avg_performance': 40.77065557250119, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-11', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 68.54218006242404, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2024-11-11', 'win_count': 3, 'win_rate': 42.857142857142854}, {'avg_performance': 7.473429086066595, 'bin': 0.5, 'count': 28, 'hit_count': 26, 'hit_rate': 92.85714285714286, 'total_count': 28, 'week': '2024-11-11', 'win_count': 11, 'win_rate': 39.285714285714285}, {'avg_performance': 5.7210642939107865, 'bin': 0.6, 'count': 172, 'hit_count': 162, 'hit_rate': 94.18604651162791, 'total_count': 172, 'week': '2024-11-11', 'win_count': 78, 'win_rate': 45.348837209302324}, {'avg_performance': 6.950606849660758, 'bin': 0.7, 'count': 2183, 'hit_count': 1942, 'hit_rate': 88.96014658726523, 'total_count': 2183, 'week': '2024-11-11', 'win_count': 1085, 'win_rate': 49.702244617498856}, {'avg_performance': 6.576073427037283, 'bin': 0.8, 'count': 193, 'hit_count': 170, 'hit_rate': 88.08290155440415, 'total_count': 193, 'week': '2024-11-11', 'win_count': 92, 'win_rate': 47.66839378238342}], '2024-11-18': [{'avg_performance': 0.2985074626865608, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.953737191078962, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 14.963661448456241, 'bin': 0.4, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 33.333333333333336}, {'avg_performance': 12.523383330708796, 'bin': 0.5, 'count': 16, 'hit_count': 14, 'hit_rate': 87.5, 'total_count': 16, 'week': '2024-11-18', 'win_count': 7, 'win_rate': 43.75}, {'avg_performance': 7.926054355851836, 'bin': 0.6, 'count': 117, 'hit_count': 106, 'hit_rate': 90.5982905982906, 'total_count': 117, 'week': '2024-11-18', 'win_count': 74, 'win_rate': 63.24786324786325}, {'avg_performance': 10.169714185726622, 'bin': 0.7, 'count': 1487, 'hit_count': 1412, 'hit_rate': 94.9562878278413, 'total_count': 1487, 'week': '2024-11-18', 'win_count': 1043, 'win_rate': 70.14122394082044}, {'avg_performance': 9.138444484012004, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-18', 'win_count': 46, 'win_rate': 71.875}], '2024-11-25': [{'avg_performance': 0.5649717514124374, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-25', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.249766314903041, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 9.823296109187984, 'bin': 0.5, 'count': 19, 'hit_count': 19, 'hit_rate': 100.0, 'total_count': 19, 'week': '2024-11-25', 'win_count': 10, 'win_rate': 52.63157894736842}, {'avg_performance': 7.033977605527942, 'bin': 0.6, 'count': 71, 'hit_count': 67, 'hit_rate': 94.36619718309859, 'total_count': 71, 'week': '2024-11-25', 'win_count': 39, 'win_rate': 54.929577464788736}, {'avg_performance': 9.085537651034798, 'bin': 0.7, 'count': 1392, 'hit_count': 1341, 'hit_rate': 96.33620689655173, 'total_count': 1392, 'week': '2024-11-25', 'win_count': 988, 'win_rate': 70.97701149425288}, {'avg_performance': 7.175712414927854, 'bin': 0.8, 'count': 45, 'hit_count': 44, 'hit_rate': 97.77777777777777, 'total_count': 45, 'week': '2024-11-25', 'win_count': 34, 'win_rate': 75.55555555555556}], '2024-12-02': [{'avg_performance': 1.1509608467783332, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-02', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3898688255760185, 'bin': 0.5, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-12-02', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 3.7840564250007986, 'bin': 0.6, 'count': 22, 'hit_count': 19, 'hit_rate': 86.36363636363636, 'total_count': 22, 'week': '2024-12-02', 'win_count': 6, 'win_rate': 27.272727272727273}, {'avg_performance': 7.689480520166782, 'bin': 0.7, 'count': 597, 'hit_count': 543, 'hit_rate': 90.95477386934674, 'total_count': 597, 'week': '2024-12-02', 'win_count': 317, 'win_rate': 53.098827470686764}, {'avg_performance': 12.011978156596522, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-12-02', 'win_count': 5, 'win_rate': 50.0}], '2024-12-09': [{'avg_performance': 1.6921913934540918, 'bin': 0.2, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9532888465204923, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.9005706250438368, 'bin': 0.4, 'count': 8, 'hit_count': 7, 'hit_rate': 87.5, 'total_count': 8, 'week': '2024-12-09', 'win_count': 2, 'win_rate': 25.0}, {'avg_performance': 5.196051909042814, 'bin': 0.5, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-12-09', 'win_count': 7, 'win_rate': 29.166666666666668}, {'avg_performance': 5.791194959609032, 'bin': 0.6, 'count': 127, 'hit_count': 119, 'hit_rate': 93.7007874015748, 'total_count': 127, 'week': '2024-12-09', 'win_count': 56, 'win_rate': 44.09448818897638}, {'avg_performance': 7.526378846625358, 'bin': 0.7, 'count': 2010, 'hit_count': 1867, 'hit_rate': 92.88557213930348, 'total_count': 2010, 'week': '2024-12-09', 'win_count': 1133, 'win_rate': 56.3681592039801}, {'avg_performance': 8.348974523266355, 'bin': 0.8, 'count': 98, 'hit_count': 93, 'hit_rate': 94.89795918367346, 'total_count': 98, 'week': '2024-12-09', 'win_count': 63, 'win_rate': 64.28571428571429}], '2024-12-16': [{'avg_performance': 1.2158357473192076, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.1586990595611335, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.4986874156097585, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-16', 'win_count': 3, 'win_rate': 33.333333333333336}, {'avg_performance': 7.624253080839346, 'bin': 0.6, 'count': 77, 'hit_count': 73, 'hit_rate': 94.8051948051948, 'total_count': 77, 'week': '2024-12-16', 'win_count': 35, 'win_rate': 45.45454545454545}, {'avg_performance': 9.719862667541674, 'bin': 0.7, 'count': 1313, 'hit_count': 1223, 'hit_rate': 93.14546839299315, 'total_count': 1313, 'week': '2024-12-16', 'win_count': 814, 'win_rate': 61.995430312261995}, {'avg_performance': 10.720921190133364, 'bin': 0.8, 'count': 40, 'hit_count': 38, 'hit_rate': 95.0, 'total_count': 40, 'week': '2024-12-16', 'win_count': 29, 'win_rate': 72.5}], '2024-12-23': [{'avg_performance': 3.076753932204165, 'bin': 0.5, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 60.0}, {'avg_performance': 5.432916285463778, 'bin': 0.6, 'count': 57, 'hit_count': 53, 'hit_rate': 92.98245614035088, 'total_count': 57, 'week': '2024-12-23', 'win_count': 26, 'win_rate': 45.6140350877193}, {'avg_performance': 13.807998928993412, 'bin': 0.7, 'count': 530, 'hit_count': 519, 'hit_rate': 97.9245283018868, 'total_count': 530, 'week': '2024-12-23', 'win_count': 386, 'win_rate': 72.83018867924528}, {'avg_performance': 29.792299285303002, 'bin': 0.8, 'count': 9, 'hit_count': 8, 'hit_rate': 88.88888888888889, 'total_count': 9, 'week': '2024-12-23', 'win_count': 5, 'win_rate': 55.55555555555556}], '2024-12-30': [{'avg_performance': 2.5974025974025996, 'bin': 0.4, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.729724176101836, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-30', 'win_count': 5, 'win_rate': 55.55555555555556}, {'avg_performance': 10.07692704762918, 'bin': 0.6, 'count': 85, 'hit_count': 81, 'hit_rate': 95.29411764705883, 'total_count': 85, 'week': '2024-12-30', 'win_count': 57, 'win_rate': 67.05882352941177}, {'avg_performance': 14.368317622689457, 'bin': 0.7, 'count': 726, 'hit_count': 710, 'hit_rate': 97.7961432506887, 'total_count': 726, 'week': '2024-12-30', 'win_count': 590, 'win_rate': 81.26721763085399}, {'avg_performance': 16.98487922412399, 'bin': 0.8, 'count': 32, 'hit_count': 32, 'hit_rate': 100.0, 'total_count': 32, 'week': '2024-12-30', 'win_count': 28, 'win_rate': 87.5}], '2025-01-06': [{'avg_performance': 10.27453799861533, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 0.8592097766991472, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-06', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.7025884280500825, 'bin': 0.5, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 10.526315789473685}, {'avg_performance': 3.9460445190171787, 'bin': 0.6, 'count': 89, 'hit_count': 81, 'hit_rate': 91.01123595505618, 'total_count': 89, 'week': '2025-01-06', 'win_count': 33, 'win_rate': 37.07865168539326}, {'avg_performance': 5.769467385757251, 'bin': 0.7, 'count': 839, 'hit_count': 727, 'hit_rate': 86.6507747318236, 'total_count': 839, 'week': '2025-01-06', 'win_count': 347, 'win_rate': 41.35876042908224}, {'avg_performance': 4.100909582740522, 'bin': 0.8, 'count': 73, 'hit_count': 64, 'hit_rate': 87.67123287671232, 'total_count': 73, 'week': '2025-01-06', 'win_count': 31, 'win_rate': 42.465753424657535}], '2025-01-13': [{'avg_performance': 2.4611508041896877, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.2427082891550008, 'bin': 0.4, 'count': 7, 'hit_count': 7, 'hit_rate': 100.0, 'total_count': 7, 'week': '2025-01-13', 'win_count': 2, 'win_rate': 28.571428571428573}, {'avg_performance': 5.977215511937495, 'bin': 0.5, 'count': 25, 'hit_count': 25, 'hit_rate': 100.0, 'total_count': 25, 'week': '2025-01-13', 'win_count': 17, 'win_rate': 68.0}, {'avg_performance': 6.232308427627005, 'bin': 0.6, 'count': 141, 'hit_count': 135, 'hit_rate': 95.74468085106383, 'total_count': 141, 'week': '2025-01-13', 'win_count': 85, 'win_rate': 60.283687943262414}, {'avg_performance': 8.49221338573038, 'bin': 0.7, 'count': 1614, 'hit_count': 1531, 'hit_rate': 94.85749690210656, 'total_count': 1614, 'week': '2025-01-13', 'win_count': 1127, 'win_rate': 69.82651796778191}, {'avg_performance': 13.48051817512275, 'bin': 0.8, 'count': 118, 'hit_count': 106, 'hit_rate': 89.83050847457628, 'total_count': 118, 'week': '2025-01-13', 'win_count': 86, 'win_rate': 72.88135593220339}], '2025-01-20': [{'avg_performance': 2.0554984583761486, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.8554532322137964, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.9427601789253663, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-20', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 3.2213742396728637, 'bin': 0.5, 'count': 31, 'hit_count': 31, 'hit_rate': 100.0, 'total_count': 31, 'week': '2025-01-20', 'win_count': 13, 'win_rate': 41.935483870967744}, {'avg_performance': 7.68513705692224, 'bin': 0.6, 'count': 156, 'hit_count': 151, 'hit_rate': 96.7948717948718, 'total_count': 156, 'week': '2025-01-20', 'win_count': 86, 'win_rate': 55.12820512820513}, {'avg_performance': 7.877107728428713, 'bin': 0.7, 'count': 1459, 'hit_count': 1391, 'hit_rate': 95.33927347498286, 'total_count': 1459, 'week': '2025-01-20', 'win_count': 981, 'win_rate': 67.23783413296779}, {'avg_performance': 9.198651942630873, 'bin': 0.8, 'count': 131, 'hit_count': 126, 'hit_rate': 96.18320610687023, 'total_count': 131, 'week': '2025-01-20', 'win_count': 99, 'win_rate': 75.57251908396947}], '2025-01-27': [{'avg_performance': 1.0810491267083957, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.257871569680502, 'bin': 0.4, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.3681028816247505, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 4.831154899995187, 'bin': 0.6, 'count': 50, 'hit_count': 49, 'hit_rate': 98.0, 'total_count': 50, 'week': '2025-01-27', 'win_count': 24, 'win_rate': 48.0}, {'avg_performance': 8.660514835238006, 'bin': 0.7, 'count': 504, 'hit_count': 477, 'hit_rate': 94.64285714285714, 'total_count': 504, 'week': '2025-01-27', 'win_count': 336, 'win_rate': 66.66666666666667}, {'avg_performance': 5.650996396492416, 'bin': 0.8, 'count': 49, 'hit_count': 46, 'hit_rate': 93.87755102040816, 'total_count': 49, 'week': '2025-01-27', 'win_count': 28, 'win_rate': 57.142857142857146}], '2025-02-03': [{'avg_performance': 1.3806706114398302, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 9.569377990430622, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 24.279598883685736, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-03', 'win_count': 3, 'win_rate': 100.0}, {'avg_performance': 6.96675740725965, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-03', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 7.91588296767001, 'bin': 0.6, 'count': 41, 'hit_count': 41, 'hit_rate': 100.0, 'total_count': 41, 'week': '2025-02-03', 'win_count': 33, 'win_rate': 80.48780487804878}, {'avg_performance': 10.160313393323941, 'bin': 0.7, 'count': 752, 'hit_count': 729, 'hit_rate': 96.94148936170212, 'total_count': 752, 'week': '2025-02-03', 'win_count': 592, 'win_rate': 78.72340425531915}, {'avg_performance': 12.049870230698735, 'bin': 0.8, 'count': 51, 'hit_count': 48, 'hit_rate': 94.11764705882354, 'total_count': 51, 'week': '2025-02-03', 'win_count': 42, 'win_rate': 82.3529411764706}], '2025-02-17': [{'avg_performance': 2.016879038077791, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 0.36138972184882806, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.4714089675946536, 'bin': 0.5, 'count': 7, 'hit_count': 5, 'hit_rate': 71.42857142857143, 'total_count': 7, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 14.285714285714286}, {'avg_performance': 3.6445213255311315, 'bin': 0.6, 'count': 55, 'hit_count': 46, 'hit_rate': 83.63636363636364, 'total_count': 55, 'week': '2025-02-17', 'win_count': 15, 'win_rate': 27.272727272727273}, {'avg_performance': 4.05076703346453, 'bin': 0.7, 'count': 530, 'hit_count': 433, 'hit_rate': 81.69811320754717, 'total_count': 530, 'week': '2025-02-17', 'win_count': 160, 'win_rate': 30.18867924528302}, {'avg_performance': 3.3832590351165615, 'bin': 0.8, 'count': 54, 'hit_count': 46, 'hit_rate': 85.18518518518519, 'total_count': 54, 'week': '2025-02-17', 'win_count': 22, 'win_rate': 40.74074074074074}], '2025-02-24': [{'avg_performance': 14.747474747474739, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 1.483220254404718, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.886750479655935, 'bin': 0.5, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-24', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 4.098843931251354, 'bin': 0.6, 'count': 39, 'hit_count': 39, 'hit_rate': 100.0, 'total_count': 39, 'week': '2025-02-24', 'win_count': 21, 'win_rate': 53.84615384615385}, {'avg_performance': 6.7311024498695895, 'bin': 0.7, 'count': 341, 'hit_count': 324, 'hit_rate': 95.01466275659824, 'total_count': 341, 'week': '2025-02-24', 'win_count': 231, 'win_rate': 67.74193548387096}, {'avg_performance': 8.80997390923137, 'bin': 0.8, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-02-24', 'win_count': 16, 'win_rate': 84.21052631578948}], '2025-03-03': [{'avg_performance': 6.496927129060581, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 4.234347426755143, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 4.837971033345035, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2025-03-03', 'win_count': 6, 'win_rate': 66.66666666666667}, {'avg_performance': 7.476385224123491, 'bin': 0.6, 'count': 60, 'hit_count': 56, 'hit_rate': 93.33333333333333, 'total_count': 60, 'week': '2025-03-03', 'win_count': 40, 'win_rate': 66.66666666666667}, {'avg_performance': 9.175863004552577, 'bin': 0.7, 'count': 501, 'hit_count': 479, 'hit_rate': 95.60878243512974, 'total_count': 501, 'week': '2025-03-03', 'win_count': 346, 'win_rate': 69.06187624750498}, {'avg_performance': 10.600061758245392, 'bin': 0.8, 'count': 45, 'hit_count': 43, 'hit_rate': 95.55555555555556, 'total_count': 45, 'week': '2025-03-03', 'win_count': 35, 'win_rate': 77.77777777777777}], '2025-03-10': [{'avg_performance': 3.1413612565444975, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-10', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 5.273294241964802, 'bin': 0.4, 'count': 11, 'hit_count': 10, 'hit_rate': 90.9090909090909, 'total_count': 11, 'week': '2025-03-10', 'win_count': 4, 'win_rate': 36.36363636363637}, {'avg_performance': 6.362088830497881, 'bin': 0.5, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'week': '2025-03-10', 'win_count': 18, 'win_rate': 78.26086956521739}, {'avg_performance': 7.442734895529073, 'bin': 0.6, 'count': 194, 'hit_count': 188, 'hit_rate': 96.90721649484536, 'total_count': 194, 'week': '2025-03-10', 'win_count': 127, 'win_rate': 65.4639175257732}, {'avg_performance': 7.825642875837303, 'bin': 0.7, 'count': 2062, 'hit_count': 1938, 'hit_rate': 93.98642095053346, 'total_count': 2062, 'week': '2025-03-10', 'win_count': 1374, 'win_rate': 66.63433559650825}, {'avg_performance': 9.519864190453308, 'bin': 0.8, 'count': 65, 'hit_count': 62, 'hit_rate': 95.38461538461539, 'total_count': 65, 'week': '2025-03-10', 'win_count': 51, 'win_rate': 78.46153846153847}]}, 'curve_data_week_list': ['2024-10-07', '2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '2024-12-02', '2024-12-09', '2024-12-16', '2024-12-23', '2024-12-30', '2025-01-06', '2025-01-13', '2025-01-20', '2025-01-27', '2025-02-03', '2025-02-17', '2025-02-24', '2025-03-03', '2025-03-10'], 'date_from': datetime.date(2024, 10, 7), 'date_to': datetime.date(2025, 4, 5), 'kpis': {'avg_gain': 8.35064971357415, 'fail_count': 11421, 'hit_count': 28313, 'hit_rate': 93.63383821681329, 'pass_count': 18817, 'total_tests': 30238, 'win_rate': 62.229644817778954}, 'last_metrics': <ModelMetrics: Binned LGBM 3d PH 3% Metrics: 2025-04-04 >, 'model': <Model: Binned LGBM 3d PH 3% (binned-ph-lgmb-p3-seq3-platt v1)>, 'performance_data': '<<queryset of core.ModelTest>>'} {'block': <Block Node: content. Contents: [<TextNode: '\n\n <div class="pl-cont'>, <Variable Node: model.name>, <TextNode: ' v'>, <Variable Node: model.version>, <TextNode: '\n\n </h1>\n\n '>, <URLNode view_name=''admin:core_model_change'' args=[<FilterExpression 'model.id'>] kwargs={} as=None>, <TextNode: '"\n '>, <Variable Node: model.key>, <TextNode: '</b>\n '>, <Variable Node: model.version>, <TextNode: '\n '>, <Variable Node: model.type>, <TextNode: '\n '>, <Variable Node: model.description|default:"<i>None</i>">, <TextNode: '\n '>, <Variable Node: model.end_point_url>, <TextNode: '</dd>\n '>, <Variable Node: model.last_trained_dt|localtime>, <TextNode: '</dd>\n '>, <URLNode view_name='"model_picks"' args=[] kwargs={} as=None>, <TextNode: '?model_id='>, <Variable Node: model.id>, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '">\n '>, <Variable Node: model.last_run_dt|localtime>, <TextNode: '\n '>, <ForNode: for key, value in model.meta.items, tail_len: 5>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n\n </d'>, <django.template.defaulttags.CsrfTokenNode object at 0x7f8de8d27210>, <TextNode: '\n\n '>, <Variable Node: date_from|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:\''>, <Variable Node: date_to|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:'>, <Variable Node: curve_data_week_list|length>, <TextNode: '" value="0" step="1"\n '>, <IncludeNode: template=<FilterExpression '"components/kpis.html"'>>, <TextNode: '\n <!--'>, <IfNode>, <TextNode: '\n\n </div>\n'>]>} {'forloop': {'counter': 45, 'counter0': 44, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 7.371279790856606, 'date': datetime.date(2024, 10, 10), 'fail_count': 222, 'hit_count': 750, 'hit_rate': 96.64948453608247, 'metrics': {'content': 0.11, 'financial': 0, 'other': 0.11}, 'pass_count': 554, 'total_count': 776, 'win_rate': 71.3917525773196}} {'metrics': {'content': 0.04, 'financial': 0, 'other': 0.18}}
snippets/metrics.html
/mnt/disks/pennyloupe_disk/pennyloupe/app/core/templates/snippets/metrics.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'Ug6wwe35THbADW1ZsY2D1iZkBdOjvilMpfGLkNwF1KQarTPBh6f3T845ad38gnM0'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/61'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f8de84ec750>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f8de84ec750>>'} {'curve_data': [{'avg_performance': 1.2504894131199589, 'bin': 0.2, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 7.028663507041953, 'bin': 0.3, 'count': 36, 'hit_count': 34, 'hit_rate': 94.44444444444444, 'total_count': 36, 'win_count': 13, 'win_rate': 36.111111111111114}, {'avg_performance': 9.432175772160651, 'bin': 0.4, 'count': 94, 'hit_count': 89, 'hit_rate': 94.68085106382979, 'total_count': 94, 'win_count': 27, 'win_rate': 28.72340425531915}, {'avg_performance': 5.44822039735625, 'bin': 0.5, 'count': 345, 'hit_count': 327, 'hit_rate': 94.78260869565217, 'total_count': 345, 'win_count': 147, 'win_rate': 42.608695652173914}, {'avg_performance': 6.276983864727436, 'bin': 0.6, 'count': 2238, 'hit_count': 2118, 'hit_rate': 94.63806970509384, 'total_count': 2238, 'win_count': 1176, 'win_rate': 52.54691689008043}, {'avg_performance': 8.533575402218842, 'bin': 0.7, 'count': 25724, 'hit_count': 24056, 'hit_rate': 93.51578292645, 'total_count': 25724, 'win_count': 16266, 'win_rate': 63.232778728036074}, {'avg_performance': 8.86255964112395, 'bin': 0.8, 'count': 1793, 'hit_count': 1681, 'hit_rate': 93.75348577802565, 'total_count': 1793, 'win_count': 1187, 'win_rate': 66.20189626324596}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'win_count': 1, 'win_rate': 50.0}], 'curve_data_by_week': {'2024-10-07': [{'avg_performance': 8.164127436473585, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.26552716148981, 'bin': 0.5, 'count': 11, 'hit_count': 11, 'hit_rate': 100.0, 'total_count': 11, 'week': '2024-10-07', 'win_count': 3, 'win_rate': 27.272727272727273}, {'avg_performance': 5.134353802031955, 'bin': 0.6, 'count': 89, 'hit_count': 86, 'hit_rate': 96.62921348314607, 'total_count': 89, 'week': '2024-10-07', 'win_count': 47, 'win_rate': 52.80898876404494}, {'avg_performance': 8.070123830986233, 'bin': 0.7, 'count': 1047, 'hit_count': 1015, 'hit_rate': 96.94364851957975, 'total_count': 1047, 'week': '2024-10-07', 'win_count': 791, 'win_rate': 75.54918815663801}, {'avg_performance': 9.68536888753788, 'bin': 0.8, 'count': 171, 'hit_count': 163, 'hit_rate': 95.32163742690058, 'total_count': 171, 'week': '2024-10-07', 'win_count': 131, 'win_rate': 76.60818713450293}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}], '2024-10-14': [{'avg_performance': 0.9022370535162528, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.337629431182013, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 4.600619281242528, 'bin': 0.5, 'count': 20, 'hit_count': 17, 'hit_rate': 85.0, 'total_count': 20, 'week': '2024-10-14', 'win_count': 6, 'win_rate': 30.0}, {'avg_performance': 5.238828360908673, 'bin': 0.6, 'count': 164, 'hit_count': 158, 'hit_rate': 96.34146341463415, 'total_count': 164, 'week': '2024-10-14', 'win_count': 77, 'win_rate': 46.951219512195124}, {'avg_performance': 8.797660614333616, 'bin': 0.7, 'count': 1595, 'hit_count': 1499, 'hit_rate': 93.98119122257053, 'total_count': 1595, 'week': '2024-10-14', 'win_count': 891, 'win_rate': 55.86206896551724}, {'avg_performance': 8.040704379542438, 'bin': 0.8, 'count': 214, 'hit_count': 207, 'hit_rate': 96.72897196261682, 'total_count': 214, 'week': '2024-10-14', 'win_count': 148, 'win_rate': 69.1588785046729}], '2024-10-21': [{'avg_performance': 0.38387715930903, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9709764756086716, 'bin': 0.3, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3062931151410297, 'bin': 0.4, 'count': 6, 'hit_count': 5, 'hit_rate': 83.33333333333333, 'total_count': 6, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.5164096657483253, 'bin': 0.5, 'count': 25, 'hit_count': 22, 'hit_rate': 88.0, 'total_count': 25, 'week': '2024-10-21', 'win_count': 7, 'win_rate': 28.0}, {'avg_performance': 4.1596411175942425, 'bin': 0.6, 'count': 146, 'hit_count': 136, 'hit_rate': 93.15068493150685, 'total_count': 146, 'week': '2024-10-21', 'win_count': 56, 'win_rate': 38.35616438356164}, {'avg_performance': 8.03449923342892, 'bin': 0.7, 'count': 1759, 'hit_count': 1628, 'hit_rate': 92.55258669698692, 'total_count': 1759, 'week': '2024-10-21', 'win_count': 1003, 'win_rate': 57.02103467879477}, {'avg_performance': 8.348772559069227, 'bin': 0.8, 'count': 207, 'hit_count': 197, 'hit_rate': 95.16908212560386, 'total_count': 207, 'week': '2024-10-21', 'win_count': 124, 'win_rate': 59.90338164251208}], '2024-10-28': [{'avg_performance': 11.856661248915968, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-28', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.3348216882106607, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 2.7996008250747595, 'bin': 0.5, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-10-28', 'win_count': 3, 'win_rate': 17.647058823529413}, {'avg_performance': 4.648447686121441, 'bin': 0.6, 'count': 122, 'hit_count': 118, 'hit_rate': 96.72131147540983, 'total_count': 122, 'week': '2024-10-28', 'win_count': 51, 'win_rate': 41.80327868852459}, {'avg_performance': 7.265669642594064, 'bin': 0.7, 'count': 997, 'hit_count': 927, 'hit_rate': 92.97893681043129, 'total_count': 997, 'week': '2024-10-28', 'win_count': 618, 'win_rate': 61.98595787362086}, {'avg_performance': 10.816422602027322, 'bin': 0.8, 'count': 41, 'hit_count': 38, 'hit_rate': 92.6829268292683, 'total_count': 41, 'week': '2024-10-28', 'win_count': 28, 'win_rate': 68.29268292682927}], '2024-11-04': [{'avg_performance': 9.506070965460328, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 11.085533897596687, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-11-04', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 5.802859193965779, 'bin': 0.5, 'count': 25, 'hit_count': 24, 'hit_rate': 96.0, 'total_count': 25, 'week': '2024-11-04', 'win_count': 12, 'win_rate': 48.0}, {'avg_performance': 8.090414252589902, 'bin': 0.6, 'count': 164, 'hit_count': 154, 'hit_rate': 93.90243902439025, 'total_count': 164, 'week': '2024-11-04', 'win_count': 110, 'win_rate': 67.07317073170732}, {'avg_performance': 10.27282302016535, 'bin': 0.7, 'count': 1486, 'hit_count': 1401, 'hit_rate': 94.27994616419919, 'total_count': 1486, 'week': '2024-11-04', 'win_count': 1113, 'win_rate': 74.89905787348587}, {'avg_performance': 8.653533395637153, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-04', 'win_count': 44, 'win_rate': 68.75}], '2024-11-11': [{'avg_performance': 40.77065557250119, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-11', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 68.54218006242404, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2024-11-11', 'win_count': 3, 'win_rate': 42.857142857142854}, {'avg_performance': 7.473429086066595, 'bin': 0.5, 'count': 28, 'hit_count': 26, 'hit_rate': 92.85714285714286, 'total_count': 28, 'week': '2024-11-11', 'win_count': 11, 'win_rate': 39.285714285714285}, {'avg_performance': 5.7210642939107865, 'bin': 0.6, 'count': 172, 'hit_count': 162, 'hit_rate': 94.18604651162791, 'total_count': 172, 'week': '2024-11-11', 'win_count': 78, 'win_rate': 45.348837209302324}, {'avg_performance': 6.950606849660758, 'bin': 0.7, 'count': 2183, 'hit_count': 1942, 'hit_rate': 88.96014658726523, 'total_count': 2183, 'week': '2024-11-11', 'win_count': 1085, 'win_rate': 49.702244617498856}, {'avg_performance': 6.576073427037283, 'bin': 0.8, 'count': 193, 'hit_count': 170, 'hit_rate': 88.08290155440415, 'total_count': 193, 'week': '2024-11-11', 'win_count': 92, 'win_rate': 47.66839378238342}], '2024-11-18': [{'avg_performance': 0.2985074626865608, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.953737191078962, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 14.963661448456241, 'bin': 0.4, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 33.333333333333336}, {'avg_performance': 12.523383330708796, 'bin': 0.5, 'count': 16, 'hit_count': 14, 'hit_rate': 87.5, 'total_count': 16, 'week': '2024-11-18', 'win_count': 7, 'win_rate': 43.75}, {'avg_performance': 7.926054355851836, 'bin': 0.6, 'count': 117, 'hit_count': 106, 'hit_rate': 90.5982905982906, 'total_count': 117, 'week': '2024-11-18', 'win_count': 74, 'win_rate': 63.24786324786325}, {'avg_performance': 10.169714185726622, 'bin': 0.7, 'count': 1487, 'hit_count': 1412, 'hit_rate': 94.9562878278413, 'total_count': 1487, 'week': '2024-11-18', 'win_count': 1043, 'win_rate': 70.14122394082044}, {'avg_performance': 9.138444484012004, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-18', 'win_count': 46, 'win_rate': 71.875}], '2024-11-25': [{'avg_performance': 0.5649717514124374, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-25', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.249766314903041, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 9.823296109187984, 'bin': 0.5, 'count': 19, 'hit_count': 19, 'hit_rate': 100.0, 'total_count': 19, 'week': '2024-11-25', 'win_count': 10, 'win_rate': 52.63157894736842}, {'avg_performance': 7.033977605527942, 'bin': 0.6, 'count': 71, 'hit_count': 67, 'hit_rate': 94.36619718309859, 'total_count': 71, 'week': '2024-11-25', 'win_count': 39, 'win_rate': 54.929577464788736}, {'avg_performance': 9.085537651034798, 'bin': 0.7, 'count': 1392, 'hit_count': 1341, 'hit_rate': 96.33620689655173, 'total_count': 1392, 'week': '2024-11-25', 'win_count': 988, 'win_rate': 70.97701149425288}, {'avg_performance': 7.175712414927854, 'bin': 0.8, 'count': 45, 'hit_count': 44, 'hit_rate': 97.77777777777777, 'total_count': 45, 'week': '2024-11-25', 'win_count': 34, 'win_rate': 75.55555555555556}], '2024-12-02': [{'avg_performance': 1.1509608467783332, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-02', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3898688255760185, 'bin': 0.5, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-12-02', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 3.7840564250007986, 'bin': 0.6, 'count': 22, 'hit_count': 19, 'hit_rate': 86.36363636363636, 'total_count': 22, 'week': '2024-12-02', 'win_count': 6, 'win_rate': 27.272727272727273}, {'avg_performance': 7.689480520166782, 'bin': 0.7, 'count': 597, 'hit_count': 543, 'hit_rate': 90.95477386934674, 'total_count': 597, 'week': '2024-12-02', 'win_count': 317, 'win_rate': 53.098827470686764}, {'avg_performance': 12.011978156596522, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-12-02', 'win_count': 5, 'win_rate': 50.0}], '2024-12-09': [{'avg_performance': 1.6921913934540918, 'bin': 0.2, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9532888465204923, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.9005706250438368, 'bin': 0.4, 'count': 8, 'hit_count': 7, 'hit_rate': 87.5, 'total_count': 8, 'week': '2024-12-09', 'win_count': 2, 'win_rate': 25.0}, {'avg_performance': 5.196051909042814, 'bin': 0.5, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-12-09', 'win_count': 7, 'win_rate': 29.166666666666668}, {'avg_performance': 5.791194959609032, 'bin': 0.6, 'count': 127, 'hit_count': 119, 'hit_rate': 93.7007874015748, 'total_count': 127, 'week': '2024-12-09', 'win_count': 56, 'win_rate': 44.09448818897638}, {'avg_performance': 7.526378846625358, 'bin': 0.7, 'count': 2010, 'hit_count': 1867, 'hit_rate': 92.88557213930348, 'total_count': 2010, 'week': '2024-12-09', 'win_count': 1133, 'win_rate': 56.3681592039801}, {'avg_performance': 8.348974523266355, 'bin': 0.8, 'count': 98, 'hit_count': 93, 'hit_rate': 94.89795918367346, 'total_count': 98, 'week': '2024-12-09', 'win_count': 63, 'win_rate': 64.28571428571429}], '2024-12-16': [{'avg_performance': 1.2158357473192076, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.1586990595611335, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.4986874156097585, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-16', 'win_count': 3, 'win_rate': 33.333333333333336}, {'avg_performance': 7.624253080839346, 'bin': 0.6, 'count': 77, 'hit_count': 73, 'hit_rate': 94.8051948051948, 'total_count': 77, 'week': '2024-12-16', 'win_count': 35, 'win_rate': 45.45454545454545}, {'avg_performance': 9.719862667541674, 'bin': 0.7, 'count': 1313, 'hit_count': 1223, 'hit_rate': 93.14546839299315, 'total_count': 1313, 'week': '2024-12-16', 'win_count': 814, 'win_rate': 61.995430312261995}, {'avg_performance': 10.720921190133364, 'bin': 0.8, 'count': 40, 'hit_count': 38, 'hit_rate': 95.0, 'total_count': 40, 'week': '2024-12-16', 'win_count': 29, 'win_rate': 72.5}], '2024-12-23': [{'avg_performance': 3.076753932204165, 'bin': 0.5, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 60.0}, {'avg_performance': 5.432916285463778, 'bin': 0.6, 'count': 57, 'hit_count': 53, 'hit_rate': 92.98245614035088, 'total_count': 57, 'week': '2024-12-23', 'win_count': 26, 'win_rate': 45.6140350877193}, {'avg_performance': 13.807998928993412, 'bin': 0.7, 'count': 530, 'hit_count': 519, 'hit_rate': 97.9245283018868, 'total_count': 530, 'week': '2024-12-23', 'win_count': 386, 'win_rate': 72.83018867924528}, {'avg_performance': 29.792299285303002, 'bin': 0.8, 'count': 9, 'hit_count': 8, 'hit_rate': 88.88888888888889, 'total_count': 9, 'week': '2024-12-23', 'win_count': 5, 'win_rate': 55.55555555555556}], '2024-12-30': [{'avg_performance': 2.5974025974025996, 'bin': 0.4, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.729724176101836, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-30', 'win_count': 5, 'win_rate': 55.55555555555556}, {'avg_performance': 10.07692704762918, 'bin': 0.6, 'count': 85, 'hit_count': 81, 'hit_rate': 95.29411764705883, 'total_count': 85, 'week': '2024-12-30', 'win_count': 57, 'win_rate': 67.05882352941177}, {'avg_performance': 14.368317622689457, 'bin': 0.7, 'count': 726, 'hit_count': 710, 'hit_rate': 97.7961432506887, 'total_count': 726, 'week': '2024-12-30', 'win_count': 590, 'win_rate': 81.26721763085399}, {'avg_performance': 16.98487922412399, 'bin': 0.8, 'count': 32, 'hit_count': 32, 'hit_rate': 100.0, 'total_count': 32, 'week': '2024-12-30', 'win_count': 28, 'win_rate': 87.5}], '2025-01-06': [{'avg_performance': 10.27453799861533, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 0.8592097766991472, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-06', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.7025884280500825, 'bin': 0.5, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 10.526315789473685}, {'avg_performance': 3.9460445190171787, 'bin': 0.6, 'count': 89, 'hit_count': 81, 'hit_rate': 91.01123595505618, 'total_count': 89, 'week': '2025-01-06', 'win_count': 33, 'win_rate': 37.07865168539326}, {'avg_performance': 5.769467385757251, 'bin': 0.7, 'count': 839, 'hit_count': 727, 'hit_rate': 86.6507747318236, 'total_count': 839, 'week': '2025-01-06', 'win_count': 347, 'win_rate': 41.35876042908224}, {'avg_performance': 4.100909582740522, 'bin': 0.8, 'count': 73, 'hit_count': 64, 'hit_rate': 87.67123287671232, 'total_count': 73, 'week': '2025-01-06', 'win_count': 31, 'win_rate': 42.465753424657535}], '2025-01-13': [{'avg_performance': 2.4611508041896877, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.2427082891550008, 'bin': 0.4, 'count': 7, 'hit_count': 7, 'hit_rate': 100.0, 'total_count': 7, 'week': '2025-01-13', 'win_count': 2, 'win_rate': 28.571428571428573}, {'avg_performance': 5.977215511937495, 'bin': 0.5, 'count': 25, 'hit_count': 25, 'hit_rate': 100.0, 'total_count': 25, 'week': '2025-01-13', 'win_count': 17, 'win_rate': 68.0}, {'avg_performance': 6.232308427627005, 'bin': 0.6, 'count': 141, 'hit_count': 135, 'hit_rate': 95.74468085106383, 'total_count': 141, 'week': '2025-01-13', 'win_count': 85, 'win_rate': 60.283687943262414}, {'avg_performance': 8.49221338573038, 'bin': 0.7, 'count': 1614, 'hit_count': 1531, 'hit_rate': 94.85749690210656, 'total_count': 1614, 'week': '2025-01-13', 'win_count': 1127, 'win_rate': 69.82651796778191}, {'avg_performance': 13.48051817512275, 'bin': 0.8, 'count': 118, 'hit_count': 106, 'hit_rate': 89.83050847457628, 'total_count': 118, 'week': '2025-01-13', 'win_count': 86, 'win_rate': 72.88135593220339}], '2025-01-20': [{'avg_performance': 2.0554984583761486, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.8554532322137964, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.9427601789253663, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-20', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 3.2213742396728637, 'bin': 0.5, 'count': 31, 'hit_count': 31, 'hit_rate': 100.0, 'total_count': 31, 'week': '2025-01-20', 'win_count': 13, 'win_rate': 41.935483870967744}, {'avg_performance': 7.68513705692224, 'bin': 0.6, 'count': 156, 'hit_count': 151, 'hit_rate': 96.7948717948718, 'total_count': 156, 'week': '2025-01-20', 'win_count': 86, 'win_rate': 55.12820512820513}, {'avg_performance': 7.877107728428713, 'bin': 0.7, 'count': 1459, 'hit_count': 1391, 'hit_rate': 95.33927347498286, 'total_count': 1459, 'week': '2025-01-20', 'win_count': 981, 'win_rate': 67.23783413296779}, {'avg_performance': 9.198651942630873, 'bin': 0.8, 'count': 131, 'hit_count': 126, 'hit_rate': 96.18320610687023, 'total_count': 131, 'week': '2025-01-20', 'win_count': 99, 'win_rate': 75.57251908396947}], '2025-01-27': [{'avg_performance': 1.0810491267083957, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.257871569680502, 'bin': 0.4, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.3681028816247505, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 4.831154899995187, 'bin': 0.6, 'count': 50, 'hit_count': 49, 'hit_rate': 98.0, 'total_count': 50, 'week': '2025-01-27', 'win_count': 24, 'win_rate': 48.0}, {'avg_performance': 8.660514835238006, 'bin': 0.7, 'count': 504, 'hit_count': 477, 'hit_rate': 94.64285714285714, 'total_count': 504, 'week': '2025-01-27', 'win_count': 336, 'win_rate': 66.66666666666667}, {'avg_performance': 5.650996396492416, 'bin': 0.8, 'count': 49, 'hit_count': 46, 'hit_rate': 93.87755102040816, 'total_count': 49, 'week': '2025-01-27', 'win_count': 28, 'win_rate': 57.142857142857146}], '2025-02-03': [{'avg_performance': 1.3806706114398302, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 9.569377990430622, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 24.279598883685736, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-03', 'win_count': 3, 'win_rate': 100.0}, {'avg_performance': 6.96675740725965, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-03', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 7.91588296767001, 'bin': 0.6, 'count': 41, 'hit_count': 41, 'hit_rate': 100.0, 'total_count': 41, 'week': '2025-02-03', 'win_count': 33, 'win_rate': 80.48780487804878}, {'avg_performance': 10.160313393323941, 'bin': 0.7, 'count': 752, 'hit_count': 729, 'hit_rate': 96.94148936170212, 'total_count': 752, 'week': '2025-02-03', 'win_count': 592, 'win_rate': 78.72340425531915}, {'avg_performance': 12.049870230698735, 'bin': 0.8, 'count': 51, 'hit_count': 48, 'hit_rate': 94.11764705882354, 'total_count': 51, 'week': '2025-02-03', 'win_count': 42, 'win_rate': 82.3529411764706}], '2025-02-17': [{'avg_performance': 2.016879038077791, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 0.36138972184882806, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.4714089675946536, 'bin': 0.5, 'count': 7, 'hit_count': 5, 'hit_rate': 71.42857142857143, 'total_count': 7, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 14.285714285714286}, {'avg_performance': 3.6445213255311315, 'bin': 0.6, 'count': 55, 'hit_count': 46, 'hit_rate': 83.63636363636364, 'total_count': 55, 'week': '2025-02-17', 'win_count': 15, 'win_rate': 27.272727272727273}, {'avg_performance': 4.05076703346453, 'bin': 0.7, 'count': 530, 'hit_count': 433, 'hit_rate': 81.69811320754717, 'total_count': 530, 'week': '2025-02-17', 'win_count': 160, 'win_rate': 30.18867924528302}, {'avg_performance': 3.3832590351165615, 'bin': 0.8, 'count': 54, 'hit_count': 46, 'hit_rate': 85.18518518518519, 'total_count': 54, 'week': '2025-02-17', 'win_count': 22, 'win_rate': 40.74074074074074}], '2025-02-24': [{'avg_performance': 14.747474747474739, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 1.483220254404718, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.886750479655935, 'bin': 0.5, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-24', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 4.098843931251354, 'bin': 0.6, 'count': 39, 'hit_count': 39, 'hit_rate': 100.0, 'total_count': 39, 'week': '2025-02-24', 'win_count': 21, 'win_rate': 53.84615384615385}, {'avg_performance': 6.7311024498695895, 'bin': 0.7, 'count': 341, 'hit_count': 324, 'hit_rate': 95.01466275659824, 'total_count': 341, 'week': '2025-02-24', 'win_count': 231, 'win_rate': 67.74193548387096}, {'avg_performance': 8.80997390923137, 'bin': 0.8, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-02-24', 'win_count': 16, 'win_rate': 84.21052631578948}], '2025-03-03': [{'avg_performance': 6.496927129060581, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 4.234347426755143, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 4.837971033345035, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2025-03-03', 'win_count': 6, 'win_rate': 66.66666666666667}, {'avg_performance': 7.476385224123491, 'bin': 0.6, 'count': 60, 'hit_count': 56, 'hit_rate': 93.33333333333333, 'total_count': 60, 'week': '2025-03-03', 'win_count': 40, 'win_rate': 66.66666666666667}, {'avg_performance': 9.175863004552577, 'bin': 0.7, 'count': 501, 'hit_count': 479, 'hit_rate': 95.60878243512974, 'total_count': 501, 'week': '2025-03-03', 'win_count': 346, 'win_rate': 69.06187624750498}, {'avg_performance': 10.600061758245392, 'bin': 0.8, 'count': 45, 'hit_count': 43, 'hit_rate': 95.55555555555556, 'total_count': 45, 'week': '2025-03-03', 'win_count': 35, 'win_rate': 77.77777777777777}], '2025-03-10': [{'avg_performance': 3.1413612565444975, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-10', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 5.273294241964802, 'bin': 0.4, 'count': 11, 'hit_count': 10, 'hit_rate': 90.9090909090909, 'total_count': 11, 'week': '2025-03-10', 'win_count': 4, 'win_rate': 36.36363636363637}, {'avg_performance': 6.362088830497881, 'bin': 0.5, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'week': '2025-03-10', 'win_count': 18, 'win_rate': 78.26086956521739}, {'avg_performance': 7.442734895529073, 'bin': 0.6, 'count': 194, 'hit_count': 188, 'hit_rate': 96.90721649484536, 'total_count': 194, 'week': '2025-03-10', 'win_count': 127, 'win_rate': 65.4639175257732}, {'avg_performance': 7.825642875837303, 'bin': 0.7, 'count': 2062, 'hit_count': 1938, 'hit_rate': 93.98642095053346, 'total_count': 2062, 'week': '2025-03-10', 'win_count': 1374, 'win_rate': 66.63433559650825}, {'avg_performance': 9.519864190453308, 'bin': 0.8, 'count': 65, 'hit_count': 62, 'hit_rate': 95.38461538461539, 'total_count': 65, 'week': '2025-03-10', 'win_count': 51, 'win_rate': 78.46153846153847}]}, 'curve_data_week_list': ['2024-10-07', '2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '2024-12-02', '2024-12-09', '2024-12-16', '2024-12-23', '2024-12-30', '2025-01-06', '2025-01-13', '2025-01-20', '2025-01-27', '2025-02-03', '2025-02-17', '2025-02-24', '2025-03-03', '2025-03-10'], 'date_from': datetime.date(2024, 10, 7), 'date_to': datetime.date(2025, 4, 5), 'kpis': {'avg_gain': 8.35064971357415, 'fail_count': 11421, 'hit_count': 28313, 'hit_rate': 93.63383821681329, 'pass_count': 18817, 'total_tests': 30238, 'win_rate': 62.229644817778954}, 'last_metrics': <ModelMetrics: Binned LGBM 3d PH 3% Metrics: 2025-04-04 >, 'model': <Model: Binned LGBM 3d PH 3% (binned-ph-lgmb-p3-seq3-platt v1)>, 'performance_data': '<<queryset of core.ModelTest>>'} {'block': <Block Node: content. Contents: [<TextNode: '\n\n <div class="pl-cont'>, <Variable Node: model.name>, <TextNode: ' v'>, <Variable Node: model.version>, <TextNode: '\n\n </h1>\n\n '>, <URLNode view_name=''admin:core_model_change'' args=[<FilterExpression 'model.id'>] kwargs={} as=None>, <TextNode: '"\n '>, <Variable Node: model.key>, <TextNode: '</b>\n '>, <Variable Node: model.version>, <TextNode: '\n '>, <Variable Node: model.type>, <TextNode: '\n '>, <Variable Node: model.description|default:"<i>None</i>">, <TextNode: '\n '>, <Variable Node: model.end_point_url>, <TextNode: '</dd>\n '>, <Variable Node: model.last_trained_dt|localtime>, <TextNode: '</dd>\n '>, <URLNode view_name='"model_picks"' args=[] kwargs={} as=None>, <TextNode: '?model_id='>, <Variable Node: model.id>, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '">\n '>, <Variable Node: model.last_run_dt|localtime>, <TextNode: '\n '>, <ForNode: for key, value in model.meta.items, tail_len: 5>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n\n </d'>, <django.template.defaulttags.CsrfTokenNode object at 0x7f8de8d27210>, <TextNode: '\n\n '>, <Variable Node: date_from|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:\''>, <Variable Node: date_to|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:'>, <Variable Node: curve_data_week_list|length>, <TextNode: '" value="0" step="1"\n '>, <IncludeNode: template=<FilterExpression '"components/kpis.html"'>>, <TextNode: '\n <!--'>, <IfNode>, <TextNode: '\n\n </div>\n'>]>} {'forloop': {'counter': 45, 'counter0': 44, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 7.371279790856606, 'date': datetime.date(2024, 10, 10), 'fail_count': 222, 'hit_count': 750, 'hit_rate': 96.64948453608247, 'metrics': {'content': 0.11, 'financial': 0, 'other': 0.11}, 'pass_count': 554, 'total_count': 776, 'win_rate': 71.3917525773196}} {'metrics': {'content': 0, 'financial': 0, 'other': 0}}
snippets/metrics.html
/mnt/disks/pennyloupe_disk/pennyloupe/app/core/templates/snippets/metrics.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'Ug6wwe35THbADW1ZsY2D1iZkBdOjvilMpfGLkNwF1KQarTPBh6f3T845ad38gnM0'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/61'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f8de84ec750>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f8de84ec750>>'} {'curve_data': [{'avg_performance': 1.2504894131199589, 'bin': 0.2, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 7.028663507041953, 'bin': 0.3, 'count': 36, 'hit_count': 34, 'hit_rate': 94.44444444444444, 'total_count': 36, 'win_count': 13, 'win_rate': 36.111111111111114}, {'avg_performance': 9.432175772160651, 'bin': 0.4, 'count': 94, 'hit_count': 89, 'hit_rate': 94.68085106382979, 'total_count': 94, 'win_count': 27, 'win_rate': 28.72340425531915}, {'avg_performance': 5.44822039735625, 'bin': 0.5, 'count': 345, 'hit_count': 327, 'hit_rate': 94.78260869565217, 'total_count': 345, 'win_count': 147, 'win_rate': 42.608695652173914}, {'avg_performance': 6.276983864727436, 'bin': 0.6, 'count': 2238, 'hit_count': 2118, 'hit_rate': 94.63806970509384, 'total_count': 2238, 'win_count': 1176, 'win_rate': 52.54691689008043}, {'avg_performance': 8.533575402218842, 'bin': 0.7, 'count': 25724, 'hit_count': 24056, 'hit_rate': 93.51578292645, 'total_count': 25724, 'win_count': 16266, 'win_rate': 63.232778728036074}, {'avg_performance': 8.86255964112395, 'bin': 0.8, 'count': 1793, 'hit_count': 1681, 'hit_rate': 93.75348577802565, 'total_count': 1793, 'win_count': 1187, 'win_rate': 66.20189626324596}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'win_count': 1, 'win_rate': 50.0}], 'curve_data_by_week': {'2024-10-07': [{'avg_performance': 8.164127436473585, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.26552716148981, 'bin': 0.5, 'count': 11, 'hit_count': 11, 'hit_rate': 100.0, 'total_count': 11, 'week': '2024-10-07', 'win_count': 3, 'win_rate': 27.272727272727273}, {'avg_performance': 5.134353802031955, 'bin': 0.6, 'count': 89, 'hit_count': 86, 'hit_rate': 96.62921348314607, 'total_count': 89, 'week': '2024-10-07', 'win_count': 47, 'win_rate': 52.80898876404494}, {'avg_performance': 8.070123830986233, 'bin': 0.7, 'count': 1047, 'hit_count': 1015, 'hit_rate': 96.94364851957975, 'total_count': 1047, 'week': '2024-10-07', 'win_count': 791, 'win_rate': 75.54918815663801}, {'avg_performance': 9.68536888753788, 'bin': 0.8, 'count': 171, 'hit_count': 163, 'hit_rate': 95.32163742690058, 'total_count': 171, 'week': '2024-10-07', 'win_count': 131, 'win_rate': 76.60818713450293}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}], '2024-10-14': [{'avg_performance': 0.9022370535162528, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.337629431182013, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 4.600619281242528, 'bin': 0.5, 'count': 20, 'hit_count': 17, 'hit_rate': 85.0, 'total_count': 20, 'week': '2024-10-14', 'win_count': 6, 'win_rate': 30.0}, {'avg_performance': 5.238828360908673, 'bin': 0.6, 'count': 164, 'hit_count': 158, 'hit_rate': 96.34146341463415, 'total_count': 164, 'week': '2024-10-14', 'win_count': 77, 'win_rate': 46.951219512195124}, {'avg_performance': 8.797660614333616, 'bin': 0.7, 'count': 1595, 'hit_count': 1499, 'hit_rate': 93.98119122257053, 'total_count': 1595, 'week': '2024-10-14', 'win_count': 891, 'win_rate': 55.86206896551724}, {'avg_performance': 8.040704379542438, 'bin': 0.8, 'count': 214, 'hit_count': 207, 'hit_rate': 96.72897196261682, 'total_count': 214, 'week': '2024-10-14', 'win_count': 148, 'win_rate': 69.1588785046729}], '2024-10-21': [{'avg_performance': 0.38387715930903, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9709764756086716, 'bin': 0.3, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3062931151410297, 'bin': 0.4, 'count': 6, 'hit_count': 5, 'hit_rate': 83.33333333333333, 'total_count': 6, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.5164096657483253, 'bin': 0.5, 'count': 25, 'hit_count': 22, 'hit_rate': 88.0, 'total_count': 25, 'week': '2024-10-21', 'win_count': 7, 'win_rate': 28.0}, {'avg_performance': 4.1596411175942425, 'bin': 0.6, 'count': 146, 'hit_count': 136, 'hit_rate': 93.15068493150685, 'total_count': 146, 'week': '2024-10-21', 'win_count': 56, 'win_rate': 38.35616438356164}, {'avg_performance': 8.03449923342892, 'bin': 0.7, 'count': 1759, 'hit_count': 1628, 'hit_rate': 92.55258669698692, 'total_count': 1759, 'week': '2024-10-21', 'win_count': 1003, 'win_rate': 57.02103467879477}, {'avg_performance': 8.348772559069227, 'bin': 0.8, 'count': 207, 'hit_count': 197, 'hit_rate': 95.16908212560386, 'total_count': 207, 'week': '2024-10-21', 'win_count': 124, 'win_rate': 59.90338164251208}], '2024-10-28': [{'avg_performance': 11.856661248915968, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-28', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.3348216882106607, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 2.7996008250747595, 'bin': 0.5, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-10-28', 'win_count': 3, 'win_rate': 17.647058823529413}, {'avg_performance': 4.648447686121441, 'bin': 0.6, 'count': 122, 'hit_count': 118, 'hit_rate': 96.72131147540983, 'total_count': 122, 'week': '2024-10-28', 'win_count': 51, 'win_rate': 41.80327868852459}, {'avg_performance': 7.265669642594064, 'bin': 0.7, 'count': 997, 'hit_count': 927, 'hit_rate': 92.97893681043129, 'total_count': 997, 'week': '2024-10-28', 'win_count': 618, 'win_rate': 61.98595787362086}, {'avg_performance': 10.816422602027322, 'bin': 0.8, 'count': 41, 'hit_count': 38, 'hit_rate': 92.6829268292683, 'total_count': 41, 'week': '2024-10-28', 'win_count': 28, 'win_rate': 68.29268292682927}], '2024-11-04': [{'avg_performance': 9.506070965460328, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 11.085533897596687, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-11-04', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 5.802859193965779, 'bin': 0.5, 'count': 25, 'hit_count': 24, 'hit_rate': 96.0, 'total_count': 25, 'week': '2024-11-04', 'win_count': 12, 'win_rate': 48.0}, {'avg_performance': 8.090414252589902, 'bin': 0.6, 'count': 164, 'hit_count': 154, 'hit_rate': 93.90243902439025, 'total_count': 164, 'week': '2024-11-04', 'win_count': 110, 'win_rate': 67.07317073170732}, {'avg_performance': 10.27282302016535, 'bin': 0.7, 'count': 1486, 'hit_count': 1401, 'hit_rate': 94.27994616419919, 'total_count': 1486, 'week': '2024-11-04', 'win_count': 1113, 'win_rate': 74.89905787348587}, {'avg_performance': 8.653533395637153, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-04', 'win_count': 44, 'win_rate': 68.75}], '2024-11-11': [{'avg_performance': 40.77065557250119, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-11', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 68.54218006242404, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2024-11-11', 'win_count': 3, 'win_rate': 42.857142857142854}, {'avg_performance': 7.473429086066595, 'bin': 0.5, 'count': 28, 'hit_count': 26, 'hit_rate': 92.85714285714286, 'total_count': 28, 'week': '2024-11-11', 'win_count': 11, 'win_rate': 39.285714285714285}, {'avg_performance': 5.7210642939107865, 'bin': 0.6, 'count': 172, 'hit_count': 162, 'hit_rate': 94.18604651162791, 'total_count': 172, 'week': '2024-11-11', 'win_count': 78, 'win_rate': 45.348837209302324}, {'avg_performance': 6.950606849660758, 'bin': 0.7, 'count': 2183, 'hit_count': 1942, 'hit_rate': 88.96014658726523, 'total_count': 2183, 'week': '2024-11-11', 'win_count': 1085, 'win_rate': 49.702244617498856}, {'avg_performance': 6.576073427037283, 'bin': 0.8, 'count': 193, 'hit_count': 170, 'hit_rate': 88.08290155440415, 'total_count': 193, 'week': '2024-11-11', 'win_count': 92, 'win_rate': 47.66839378238342}], '2024-11-18': [{'avg_performance': 0.2985074626865608, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.953737191078962, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 14.963661448456241, 'bin': 0.4, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 33.333333333333336}, {'avg_performance': 12.523383330708796, 'bin': 0.5, 'count': 16, 'hit_count': 14, 'hit_rate': 87.5, 'total_count': 16, 'week': '2024-11-18', 'win_count': 7, 'win_rate': 43.75}, {'avg_performance': 7.926054355851836, 'bin': 0.6, 'count': 117, 'hit_count': 106, 'hit_rate': 90.5982905982906, 'total_count': 117, 'week': '2024-11-18', 'win_count': 74, 'win_rate': 63.24786324786325}, {'avg_performance': 10.169714185726622, 'bin': 0.7, 'count': 1487, 'hit_count': 1412, 'hit_rate': 94.9562878278413, 'total_count': 1487, 'week': '2024-11-18', 'win_count': 1043, 'win_rate': 70.14122394082044}, {'avg_performance': 9.138444484012004, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-18', 'win_count': 46, 'win_rate': 71.875}], '2024-11-25': [{'avg_performance': 0.5649717514124374, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-25', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.249766314903041, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 9.823296109187984, 'bin': 0.5, 'count': 19, 'hit_count': 19, 'hit_rate': 100.0, 'total_count': 19, 'week': '2024-11-25', 'win_count': 10, 'win_rate': 52.63157894736842}, {'avg_performance': 7.033977605527942, 'bin': 0.6, 'count': 71, 'hit_count': 67, 'hit_rate': 94.36619718309859, 'total_count': 71, 'week': '2024-11-25', 'win_count': 39, 'win_rate': 54.929577464788736}, {'avg_performance': 9.085537651034798, 'bin': 0.7, 'count': 1392, 'hit_count': 1341, 'hit_rate': 96.33620689655173, 'total_count': 1392, 'week': '2024-11-25', 'win_count': 988, 'win_rate': 70.97701149425288}, {'avg_performance': 7.175712414927854, 'bin': 0.8, 'count': 45, 'hit_count': 44, 'hit_rate': 97.77777777777777, 'total_count': 45, 'week': '2024-11-25', 'win_count': 34, 'win_rate': 75.55555555555556}], '2024-12-02': [{'avg_performance': 1.1509608467783332, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-02', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3898688255760185, 'bin': 0.5, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-12-02', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 3.7840564250007986, 'bin': 0.6, 'count': 22, 'hit_count': 19, 'hit_rate': 86.36363636363636, 'total_count': 22, 'week': '2024-12-02', 'win_count': 6, 'win_rate': 27.272727272727273}, {'avg_performance': 7.689480520166782, 'bin': 0.7, 'count': 597, 'hit_count': 543, 'hit_rate': 90.95477386934674, 'total_count': 597, 'week': '2024-12-02', 'win_count': 317, 'win_rate': 53.098827470686764}, {'avg_performance': 12.011978156596522, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-12-02', 'win_count': 5, 'win_rate': 50.0}], '2024-12-09': [{'avg_performance': 1.6921913934540918, 'bin': 0.2, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9532888465204923, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.9005706250438368, 'bin': 0.4, 'count': 8, 'hit_count': 7, 'hit_rate': 87.5, 'total_count': 8, 'week': '2024-12-09', 'win_count': 2, 'win_rate': 25.0}, {'avg_performance': 5.196051909042814, 'bin': 0.5, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-12-09', 'win_count': 7, 'win_rate': 29.166666666666668}, {'avg_performance': 5.791194959609032, 'bin': 0.6, 'count': 127, 'hit_count': 119, 'hit_rate': 93.7007874015748, 'total_count': 127, 'week': '2024-12-09', 'win_count': 56, 'win_rate': 44.09448818897638}, {'avg_performance': 7.526378846625358, 'bin': 0.7, 'count': 2010, 'hit_count': 1867, 'hit_rate': 92.88557213930348, 'total_count': 2010, 'week': '2024-12-09', 'win_count': 1133, 'win_rate': 56.3681592039801}, {'avg_performance': 8.348974523266355, 'bin': 0.8, 'count': 98, 'hit_count': 93, 'hit_rate': 94.89795918367346, 'total_count': 98, 'week': '2024-12-09', 'win_count': 63, 'win_rate': 64.28571428571429}], '2024-12-16': [{'avg_performance': 1.2158357473192076, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.1586990595611335, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.4986874156097585, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-16', 'win_count': 3, 'win_rate': 33.333333333333336}, {'avg_performance': 7.624253080839346, 'bin': 0.6, 'count': 77, 'hit_count': 73, 'hit_rate': 94.8051948051948, 'total_count': 77, 'week': '2024-12-16', 'win_count': 35, 'win_rate': 45.45454545454545}, {'avg_performance': 9.719862667541674, 'bin': 0.7, 'count': 1313, 'hit_count': 1223, 'hit_rate': 93.14546839299315, 'total_count': 1313, 'week': '2024-12-16', 'win_count': 814, 'win_rate': 61.995430312261995}, {'avg_performance': 10.720921190133364, 'bin': 0.8, 'count': 40, 'hit_count': 38, 'hit_rate': 95.0, 'total_count': 40, 'week': '2024-12-16', 'win_count': 29, 'win_rate': 72.5}], '2024-12-23': [{'avg_performance': 3.076753932204165, 'bin': 0.5, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 60.0}, {'avg_performance': 5.432916285463778, 'bin': 0.6, 'count': 57, 'hit_count': 53, 'hit_rate': 92.98245614035088, 'total_count': 57, 'week': '2024-12-23', 'win_count': 26, 'win_rate': 45.6140350877193}, {'avg_performance': 13.807998928993412, 'bin': 0.7, 'count': 530, 'hit_count': 519, 'hit_rate': 97.9245283018868, 'total_count': 530, 'week': '2024-12-23', 'win_count': 386, 'win_rate': 72.83018867924528}, {'avg_performance': 29.792299285303002, 'bin': 0.8, 'count': 9, 'hit_count': 8, 'hit_rate': 88.88888888888889, 'total_count': 9, 'week': '2024-12-23', 'win_count': 5, 'win_rate': 55.55555555555556}], '2024-12-30': [{'avg_performance': 2.5974025974025996, 'bin': 0.4, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.729724176101836, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-30', 'win_count': 5, 'win_rate': 55.55555555555556}, {'avg_performance': 10.07692704762918, 'bin': 0.6, 'count': 85, 'hit_count': 81, 'hit_rate': 95.29411764705883, 'total_count': 85, 'week': '2024-12-30', 'win_count': 57, 'win_rate': 67.05882352941177}, {'avg_performance': 14.368317622689457, 'bin': 0.7, 'count': 726, 'hit_count': 710, 'hit_rate': 97.7961432506887, 'total_count': 726, 'week': '2024-12-30', 'win_count': 590, 'win_rate': 81.26721763085399}, {'avg_performance': 16.98487922412399, 'bin': 0.8, 'count': 32, 'hit_count': 32, 'hit_rate': 100.0, 'total_count': 32, 'week': '2024-12-30', 'win_count': 28, 'win_rate': 87.5}], '2025-01-06': [{'avg_performance': 10.27453799861533, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 0.8592097766991472, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-06', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.7025884280500825, 'bin': 0.5, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 10.526315789473685}, {'avg_performance': 3.9460445190171787, 'bin': 0.6, 'count': 89, 'hit_count': 81, 'hit_rate': 91.01123595505618, 'total_count': 89, 'week': '2025-01-06', 'win_count': 33, 'win_rate': 37.07865168539326}, {'avg_performance': 5.769467385757251, 'bin': 0.7, 'count': 839, 'hit_count': 727, 'hit_rate': 86.6507747318236, 'total_count': 839, 'week': '2025-01-06', 'win_count': 347, 'win_rate': 41.35876042908224}, {'avg_performance': 4.100909582740522, 'bin': 0.8, 'count': 73, 'hit_count': 64, 'hit_rate': 87.67123287671232, 'total_count': 73, 'week': '2025-01-06', 'win_count': 31, 'win_rate': 42.465753424657535}], '2025-01-13': [{'avg_performance': 2.4611508041896877, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.2427082891550008, 'bin': 0.4, 'count': 7, 'hit_count': 7, 'hit_rate': 100.0, 'total_count': 7, 'week': '2025-01-13', 'win_count': 2, 'win_rate': 28.571428571428573}, {'avg_performance': 5.977215511937495, 'bin': 0.5, 'count': 25, 'hit_count': 25, 'hit_rate': 100.0, 'total_count': 25, 'week': '2025-01-13', 'win_count': 17, 'win_rate': 68.0}, {'avg_performance': 6.232308427627005, 'bin': 0.6, 'count': 141, 'hit_count': 135, 'hit_rate': 95.74468085106383, 'total_count': 141, 'week': '2025-01-13', 'win_count': 85, 'win_rate': 60.283687943262414}, {'avg_performance': 8.49221338573038, 'bin': 0.7, 'count': 1614, 'hit_count': 1531, 'hit_rate': 94.85749690210656, 'total_count': 1614, 'week': '2025-01-13', 'win_count': 1127, 'win_rate': 69.82651796778191}, {'avg_performance': 13.48051817512275, 'bin': 0.8, 'count': 118, 'hit_count': 106, 'hit_rate': 89.83050847457628, 'total_count': 118, 'week': '2025-01-13', 'win_count': 86, 'win_rate': 72.88135593220339}], '2025-01-20': [{'avg_performance': 2.0554984583761486, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.8554532322137964, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.9427601789253663, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-20', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 3.2213742396728637, 'bin': 0.5, 'count': 31, 'hit_count': 31, 'hit_rate': 100.0, 'total_count': 31, 'week': '2025-01-20', 'win_count': 13, 'win_rate': 41.935483870967744}, {'avg_performance': 7.68513705692224, 'bin': 0.6, 'count': 156, 'hit_count': 151, 'hit_rate': 96.7948717948718, 'total_count': 156, 'week': '2025-01-20', 'win_count': 86, 'win_rate': 55.12820512820513}, {'avg_performance': 7.877107728428713, 'bin': 0.7, 'count': 1459, 'hit_count': 1391, 'hit_rate': 95.33927347498286, 'total_count': 1459, 'week': '2025-01-20', 'win_count': 981, 'win_rate': 67.23783413296779}, {'avg_performance': 9.198651942630873, 'bin': 0.8, 'count': 131, 'hit_count': 126, 'hit_rate': 96.18320610687023, 'total_count': 131, 'week': '2025-01-20', 'win_count': 99, 'win_rate': 75.57251908396947}], '2025-01-27': [{'avg_performance': 1.0810491267083957, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.257871569680502, 'bin': 0.4, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.3681028816247505, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 4.831154899995187, 'bin': 0.6, 'count': 50, 'hit_count': 49, 'hit_rate': 98.0, 'total_count': 50, 'week': '2025-01-27', 'win_count': 24, 'win_rate': 48.0}, {'avg_performance': 8.660514835238006, 'bin': 0.7, 'count': 504, 'hit_count': 477, 'hit_rate': 94.64285714285714, 'total_count': 504, 'week': '2025-01-27', 'win_count': 336, 'win_rate': 66.66666666666667}, {'avg_performance': 5.650996396492416, 'bin': 0.8, 'count': 49, 'hit_count': 46, 'hit_rate': 93.87755102040816, 'total_count': 49, 'week': '2025-01-27', 'win_count': 28, 'win_rate': 57.142857142857146}], '2025-02-03': [{'avg_performance': 1.3806706114398302, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 9.569377990430622, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 24.279598883685736, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-03', 'win_count': 3, 'win_rate': 100.0}, {'avg_performance': 6.96675740725965, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-03', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 7.91588296767001, 'bin': 0.6, 'count': 41, 'hit_count': 41, 'hit_rate': 100.0, 'total_count': 41, 'week': '2025-02-03', 'win_count': 33, 'win_rate': 80.48780487804878}, {'avg_performance': 10.160313393323941, 'bin': 0.7, 'count': 752, 'hit_count': 729, 'hit_rate': 96.94148936170212, 'total_count': 752, 'week': '2025-02-03', 'win_count': 592, 'win_rate': 78.72340425531915}, {'avg_performance': 12.049870230698735, 'bin': 0.8, 'count': 51, 'hit_count': 48, 'hit_rate': 94.11764705882354, 'total_count': 51, 'week': '2025-02-03', 'win_count': 42, 'win_rate': 82.3529411764706}], '2025-02-17': [{'avg_performance': 2.016879038077791, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 0.36138972184882806, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.4714089675946536, 'bin': 0.5, 'count': 7, 'hit_count': 5, 'hit_rate': 71.42857142857143, 'total_count': 7, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 14.285714285714286}, {'avg_performance': 3.6445213255311315, 'bin': 0.6, 'count': 55, 'hit_count': 46, 'hit_rate': 83.63636363636364, 'total_count': 55, 'week': '2025-02-17', 'win_count': 15, 'win_rate': 27.272727272727273}, {'avg_performance': 4.05076703346453, 'bin': 0.7, 'count': 530, 'hit_count': 433, 'hit_rate': 81.69811320754717, 'total_count': 530, 'week': '2025-02-17', 'win_count': 160, 'win_rate': 30.18867924528302}, {'avg_performance': 3.3832590351165615, 'bin': 0.8, 'count': 54, 'hit_count': 46, 'hit_rate': 85.18518518518519, 'total_count': 54, 'week': '2025-02-17', 'win_count': 22, 'win_rate': 40.74074074074074}], '2025-02-24': [{'avg_performance': 14.747474747474739, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 1.483220254404718, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.886750479655935, 'bin': 0.5, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-24', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 4.098843931251354, 'bin': 0.6, 'count': 39, 'hit_count': 39, 'hit_rate': 100.0, 'total_count': 39, 'week': '2025-02-24', 'win_count': 21, 'win_rate': 53.84615384615385}, {'avg_performance': 6.7311024498695895, 'bin': 0.7, 'count': 341, 'hit_count': 324, 'hit_rate': 95.01466275659824, 'total_count': 341, 'week': '2025-02-24', 'win_count': 231, 'win_rate': 67.74193548387096}, {'avg_performance': 8.80997390923137, 'bin': 0.8, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-02-24', 'win_count': 16, 'win_rate': 84.21052631578948}], '2025-03-03': [{'avg_performance': 6.496927129060581, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 4.234347426755143, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 4.837971033345035, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2025-03-03', 'win_count': 6, 'win_rate': 66.66666666666667}, {'avg_performance': 7.476385224123491, 'bin': 0.6, 'count': 60, 'hit_count': 56, 'hit_rate': 93.33333333333333, 'total_count': 60, 'week': '2025-03-03', 'win_count': 40, 'win_rate': 66.66666666666667}, {'avg_performance': 9.175863004552577, 'bin': 0.7, 'count': 501, 'hit_count': 479, 'hit_rate': 95.60878243512974, 'total_count': 501, 'week': '2025-03-03', 'win_count': 346, 'win_rate': 69.06187624750498}, {'avg_performance': 10.600061758245392, 'bin': 0.8, 'count': 45, 'hit_count': 43, 'hit_rate': 95.55555555555556, 'total_count': 45, 'week': '2025-03-03', 'win_count': 35, 'win_rate': 77.77777777777777}], '2025-03-10': [{'avg_performance': 3.1413612565444975, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-10', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 5.273294241964802, 'bin': 0.4, 'count': 11, 'hit_count': 10, 'hit_rate': 90.9090909090909, 'total_count': 11, 'week': '2025-03-10', 'win_count': 4, 'win_rate': 36.36363636363637}, {'avg_performance': 6.362088830497881, 'bin': 0.5, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'week': '2025-03-10', 'win_count': 18, 'win_rate': 78.26086956521739}, {'avg_performance': 7.442734895529073, 'bin': 0.6, 'count': 194, 'hit_count': 188, 'hit_rate': 96.90721649484536, 'total_count': 194, 'week': '2025-03-10', 'win_count': 127, 'win_rate': 65.4639175257732}, {'avg_performance': 7.825642875837303, 'bin': 0.7, 'count': 2062, 'hit_count': 1938, 'hit_rate': 93.98642095053346, 'total_count': 2062, 'week': '2025-03-10', 'win_count': 1374, 'win_rate': 66.63433559650825}, {'avg_performance': 9.519864190453308, 'bin': 0.8, 'count': 65, 'hit_count': 62, 'hit_rate': 95.38461538461539, 'total_count': 65, 'week': '2025-03-10', 'win_count': 51, 'win_rate': 78.46153846153847}]}, 'curve_data_week_list': ['2024-10-07', '2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '2024-12-02', '2024-12-09', '2024-12-16', '2024-12-23', '2024-12-30', '2025-01-06', '2025-01-13', '2025-01-20', '2025-01-27', '2025-02-03', '2025-02-17', '2025-02-24', '2025-03-03', '2025-03-10'], 'date_from': datetime.date(2024, 10, 7), 'date_to': datetime.date(2025, 4, 5), 'kpis': {'avg_gain': 8.35064971357415, 'fail_count': 11421, 'hit_count': 28313, 'hit_rate': 93.63383821681329, 'pass_count': 18817, 'total_tests': 30238, 'win_rate': 62.229644817778954}, 'last_metrics': <ModelMetrics: Binned LGBM 3d PH 3% Metrics: 2025-04-04 >, 'model': <Model: Binned LGBM 3d PH 3% (binned-ph-lgmb-p3-seq3-platt v1)>, 'performance_data': '<<queryset of core.ModelTest>>'} {'block': <Block Node: content. Contents: [<TextNode: '\n\n <div class="pl-cont'>, <Variable Node: model.name>, <TextNode: ' v'>, <Variable Node: model.version>, <TextNode: '\n\n </h1>\n\n '>, <URLNode view_name=''admin:core_model_change'' args=[<FilterExpression 'model.id'>] kwargs={} as=None>, <TextNode: '"\n '>, <Variable Node: model.key>, <TextNode: '</b>\n '>, <Variable Node: model.version>, <TextNode: '\n '>, <Variable Node: model.type>, <TextNode: '\n '>, <Variable Node: model.description|default:"<i>None</i>">, <TextNode: '\n '>, <Variable Node: model.end_point_url>, <TextNode: '</dd>\n '>, <Variable Node: model.last_trained_dt|localtime>, <TextNode: '</dd>\n '>, <URLNode view_name='"model_picks"' args=[] kwargs={} as=None>, <TextNode: '?model_id='>, <Variable Node: model.id>, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '&date_to='>, <Variable Node: model.last_run_dt|localtime|date:"Y-m-d">, <TextNode: '">\n '>, <Variable Node: model.last_run_dt|localtime>, <TextNode: '\n '>, <ForNode: for key, value in model.meta.items, tail_len: 5>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n\n </d'>, <django.template.defaulttags.CsrfTokenNode object at 0x7f8de8d27210>, <TextNode: '\n\n '>, <Variable Node: date_from|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:\''>, <Variable Node: date_to|date:'Y-m-d'>, <TextNode: '" uk-datepicker="format:'>, <Variable Node: curve_data_week_list|length>, <TextNode: '" value="0" step="1"\n '>, <IncludeNode: template=<FilterExpression '"components/kpis.html"'>>, <TextNode: '\n <!--'>, <IfNode>, <TextNode: '\n\n </div>\n'>]>} {'forloop': {'counter': 45, 'counter0': 44, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 7.371279790856606, 'date': datetime.date(2024, 10, 10), 'fail_count': 222, 'hit_count': 750, 'hit_rate': 96.64948453608247, 'metrics': {'content': 0.11, 'financial': 0, 'other': 0.11}, 'pass_count': 554, 'total_count': 776, 'win_rate': 71.3917525773196}} {'metrics': {'content': 0.11, 'financial': 0, 'other': 0.11}}
components/footer.html
/mnt/disks/pennyloupe_disk/pennyloupe/templates/components/footer.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'Ug6wwe35THbADW1ZsY2D1iZkBdOjvilMpfGLkNwF1KQarTPBh6f3T845ad38gnM0'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/61'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f8de84ec750>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f8de84ec750>>'} {'curve_data': [{'avg_performance': 1.2504894131199589, 'bin': 0.2, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 7.028663507041953, 'bin': 0.3, 'count': 36, 'hit_count': 34, 'hit_rate': 94.44444444444444, 'total_count': 36, 'win_count': 13, 'win_rate': 36.111111111111114}, {'avg_performance': 9.432175772160651, 'bin': 0.4, 'count': 94, 'hit_count': 89, 'hit_rate': 94.68085106382979, 'total_count': 94, 'win_count': 27, 'win_rate': 28.72340425531915}, {'avg_performance': 5.44822039735625, 'bin': 0.5, 'count': 345, 'hit_count': 327, 'hit_rate': 94.78260869565217, 'total_count': 345, 'win_count': 147, 'win_rate': 42.608695652173914}, {'avg_performance': 6.276983864727436, 'bin': 0.6, 'count': 2238, 'hit_count': 2118, 'hit_rate': 94.63806970509384, 'total_count': 2238, 'win_count': 1176, 'win_rate': 52.54691689008043}, {'avg_performance': 8.533575402218842, 'bin': 0.7, 'count': 25724, 'hit_count': 24056, 'hit_rate': 93.51578292645, 'total_count': 25724, 'win_count': 16266, 'win_rate': 63.232778728036074}, {'avg_performance': 8.86255964112395, 'bin': 0.8, 'count': 1793, 'hit_count': 1681, 'hit_rate': 93.75348577802565, 'total_count': 1793, 'win_count': 1187, 'win_rate': 66.20189626324596}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'win_count': 1, 'win_rate': 50.0}], 'curve_data_by_week': {'2024-10-07': [{'avg_performance': 8.164127436473585, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.26552716148981, 'bin': 0.5, 'count': 11, 'hit_count': 11, 'hit_rate': 100.0, 'total_count': 11, 'week': '2024-10-07', 'win_count': 3, 'win_rate': 27.272727272727273}, {'avg_performance': 5.134353802031955, 'bin': 0.6, 'count': 89, 'hit_count': 86, 'hit_rate': 96.62921348314607, 'total_count': 89, 'week': '2024-10-07', 'win_count': 47, 'win_rate': 52.80898876404494}, {'avg_performance': 8.070123830986233, 'bin': 0.7, 'count': 1047, 'hit_count': 1015, 'hit_rate': 96.94364851957975, 'total_count': 1047, 'week': '2024-10-07', 'win_count': 791, 'win_rate': 75.54918815663801}, {'avg_performance': 9.68536888753788, 'bin': 0.8, 'count': 171, 'hit_count': 163, 'hit_rate': 95.32163742690058, 'total_count': 171, 'week': '2024-10-07', 'win_count': 131, 'win_rate': 76.60818713450293}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}], '2024-10-14': [{'avg_performance': 0.9022370535162528, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.337629431182013, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 4.600619281242528, 'bin': 0.5, 'count': 20, 'hit_count': 17, 'hit_rate': 85.0, 'total_count': 20, 'week': '2024-10-14', 'win_count': 6, 'win_rate': 30.0}, {'avg_performance': 5.238828360908673, 'bin': 0.6, 'count': 164, 'hit_count': 158, 'hit_rate': 96.34146341463415, 'total_count': 164, 'week': '2024-10-14', 'win_count': 77, 'win_rate': 46.951219512195124}, {'avg_performance': 8.797660614333616, 'bin': 0.7, 'count': 1595, 'hit_count': 1499, 'hit_rate': 93.98119122257053, 'total_count': 1595, 'week': '2024-10-14', 'win_count': 891, 'win_rate': 55.86206896551724}, {'avg_performance': 8.040704379542438, 'bin': 0.8, 'count': 214, 'hit_count': 207, 'hit_rate': 96.72897196261682, 'total_count': 214, 'week': '2024-10-14', 'win_count': 148, 'win_rate': 69.1588785046729}], '2024-10-21': [{'avg_performance': 0.38387715930903, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9709764756086716, 'bin': 0.3, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3062931151410297, 'bin': 0.4, 'count': 6, 'hit_count': 5, 'hit_rate': 83.33333333333333, 'total_count': 6, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.5164096657483253, 'bin': 0.5, 'count': 25, 'hit_count': 22, 'hit_rate': 88.0, 'total_count': 25, 'week': '2024-10-21', 'win_count': 7, 'win_rate': 28.0}, {'avg_performance': 4.1596411175942425, 'bin': 0.6, 'count': 146, 'hit_count': 136, 'hit_rate': 93.15068493150685, 'total_count': 146, 'week': '2024-10-21', 'win_count': 56, 'win_rate': 38.35616438356164}, {'avg_performance': 8.03449923342892, 'bin': 0.7, 'count': 1759, 'hit_count': 1628, 'hit_rate': 92.55258669698692, 'total_count': 1759, 'week': '2024-10-21', 'win_count': 1003, 'win_rate': 57.02103467879477}, {'avg_performance': 8.348772559069227, 'bin': 0.8, 'count': 207, 'hit_count': 197, 'hit_rate': 95.16908212560386, 'total_count': 207, 'week': '2024-10-21', 'win_count': 124, 'win_rate': 59.90338164251208}], '2024-10-28': [{'avg_performance': 11.856661248915968, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-28', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.3348216882106607, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 2.7996008250747595, 'bin': 0.5, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-10-28', 'win_count': 3, 'win_rate': 17.647058823529413}, {'avg_performance': 4.648447686121441, 'bin': 0.6, 'count': 122, 'hit_count': 118, 'hit_rate': 96.72131147540983, 'total_count': 122, 'week': '2024-10-28', 'win_count': 51, 'win_rate': 41.80327868852459}, {'avg_performance': 7.265669642594064, 'bin': 0.7, 'count': 997, 'hit_count': 927, 'hit_rate': 92.97893681043129, 'total_count': 997, 'week': '2024-10-28', 'win_count': 618, 'win_rate': 61.98595787362086}, {'avg_performance': 10.816422602027322, 'bin': 0.8, 'count': 41, 'hit_count': 38, 'hit_rate': 92.6829268292683, 'total_count': 41, 'week': '2024-10-28', 'win_count': 28, 'win_rate': 68.29268292682927}], '2024-11-04': [{'avg_performance': 9.506070965460328, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 11.085533897596687, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-11-04', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 5.802859193965779, 'bin': 0.5, 'count': 25, 'hit_count': 24, 'hit_rate': 96.0, 'total_count': 25, 'week': '2024-11-04', 'win_count': 12, 'win_rate': 48.0}, {'avg_performance': 8.090414252589902, 'bin': 0.6, 'count': 164, 'hit_count': 154, 'hit_rate': 93.90243902439025, 'total_count': 164, 'week': '2024-11-04', 'win_count': 110, 'win_rate': 67.07317073170732}, {'avg_performance': 10.27282302016535, 'bin': 0.7, 'count': 1486, 'hit_count': 1401, 'hit_rate': 94.27994616419919, 'total_count': 1486, 'week': '2024-11-04', 'win_count': 1113, 'win_rate': 74.89905787348587}, {'avg_performance': 8.653533395637153, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-04', 'win_count': 44, 'win_rate': 68.75}], '2024-11-11': [{'avg_performance': 40.77065557250119, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-11', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 68.54218006242404, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2024-11-11', 'win_count': 3, 'win_rate': 42.857142857142854}, {'avg_performance': 7.473429086066595, 'bin': 0.5, 'count': 28, 'hit_count': 26, 'hit_rate': 92.85714285714286, 'total_count': 28, 'week': '2024-11-11', 'win_count': 11, 'win_rate': 39.285714285714285}, {'avg_performance': 5.7210642939107865, 'bin': 0.6, 'count': 172, 'hit_count': 162, 'hit_rate': 94.18604651162791, 'total_count': 172, 'week': '2024-11-11', 'win_count': 78, 'win_rate': 45.348837209302324}, {'avg_performance': 6.950606849660758, 'bin': 0.7, 'count': 2183, 'hit_count': 1942, 'hit_rate': 88.96014658726523, 'total_count': 2183, 'week': '2024-11-11', 'win_count': 1085, 'win_rate': 49.702244617498856}, {'avg_performance': 6.576073427037283, 'bin': 0.8, 'count': 193, 'hit_count': 170, 'hit_rate': 88.08290155440415, 'total_count': 193, 'week': '2024-11-11', 'win_count': 92, 'win_rate': 47.66839378238342}], '2024-11-18': [{'avg_performance': 0.2985074626865608, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.953737191078962, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 14.963661448456241, 'bin': 0.4, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 33.333333333333336}, {'avg_performance': 12.523383330708796, 'bin': 0.5, 'count': 16, 'hit_count': 14, 'hit_rate': 87.5, 'total_count': 16, 'week': '2024-11-18', 'win_count': 7, 'win_rate': 43.75}, {'avg_performance': 7.926054355851836, 'bin': 0.6, 'count': 117, 'hit_count': 106, 'hit_rate': 90.5982905982906, 'total_count': 117, 'week': '2024-11-18', 'win_count': 74, 'win_rate': 63.24786324786325}, {'avg_performance': 10.169714185726622, 'bin': 0.7, 'count': 1487, 'hit_count': 1412, 'hit_rate': 94.9562878278413, 'total_count': 1487, 'week': '2024-11-18', 'win_count': 1043, 'win_rate': 70.14122394082044}, {'avg_performance': 9.138444484012004, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-18', 'win_count': 46, 'win_rate': 71.875}], '2024-11-25': [{'avg_performance': 0.5649717514124374, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-25', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.249766314903041, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 9.823296109187984, 'bin': 0.5, 'count': 19, 'hit_count': 19, 'hit_rate': 100.0, 'total_count': 19, 'week': '2024-11-25', 'win_count': 10, 'win_rate': 52.63157894736842}, {'avg_performance': 7.033977605527942, 'bin': 0.6, 'count': 71, 'hit_count': 67, 'hit_rate': 94.36619718309859, 'total_count': 71, 'week': '2024-11-25', 'win_count': 39, 'win_rate': 54.929577464788736}, {'avg_performance': 9.085537651034798, 'bin': 0.7, 'count': 1392, 'hit_count': 1341, 'hit_rate': 96.33620689655173, 'total_count': 1392, 'week': '2024-11-25', 'win_count': 988, 'win_rate': 70.97701149425288}, {'avg_performance': 7.175712414927854, 'bin': 0.8, 'count': 45, 'hit_count': 44, 'hit_rate': 97.77777777777777, 'total_count': 45, 'week': '2024-11-25', 'win_count': 34, 'win_rate': 75.55555555555556}], '2024-12-02': [{'avg_performance': 1.1509608467783332, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-02', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3898688255760185, 'bin': 0.5, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-12-02', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 3.7840564250007986, 'bin': 0.6, 'count': 22, 'hit_count': 19, 'hit_rate': 86.36363636363636, 'total_count': 22, 'week': '2024-12-02', 'win_count': 6, 'win_rate': 27.272727272727273}, {'avg_performance': 7.689480520166782, 'bin': 0.7, 'count': 597, 'hit_count': 543, 'hit_rate': 90.95477386934674, 'total_count': 597, 'week': '2024-12-02', 'win_count': 317, 'win_rate': 53.098827470686764}, {'avg_performance': 12.011978156596522, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-12-02', 'win_count': 5, 'win_rate': 50.0}], '2024-12-09': [{'avg_performance': 1.6921913934540918, 'bin': 0.2, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9532888465204923, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.9005706250438368, 'bin': 0.4, 'count': 8, 'hit_count': 7, 'hit_rate': 87.5, 'total_count': 8, 'week': '2024-12-09', 'win_count': 2, 'win_rate': 25.0}, {'avg_performance': 5.196051909042814, 'bin': 0.5, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-12-09', 'win_count': 7, 'win_rate': 29.166666666666668}, {'avg_performance': 5.791194959609032, 'bin': 0.6, 'count': 127, 'hit_count': 119, 'hit_rate': 93.7007874015748, 'total_count': 127, 'week': '2024-12-09', 'win_count': 56, 'win_rate': 44.09448818897638}, {'avg_performance': 7.526378846625358, 'bin': 0.7, 'count': 2010, 'hit_count': 1867, 'hit_rate': 92.88557213930348, 'total_count': 2010, 'week': '2024-12-09', 'win_count': 1133, 'win_rate': 56.3681592039801}, {'avg_performance': 8.348974523266355, 'bin': 0.8, 'count': 98, 'hit_count': 93, 'hit_rate': 94.89795918367346, 'total_count': 98, 'week': '2024-12-09', 'win_count': 63, 'win_rate': 64.28571428571429}], '2024-12-16': [{'avg_performance': 1.2158357473192076, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.1586990595611335, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.4986874156097585, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-16', 'win_count': 3, 'win_rate': 33.333333333333336}, {'avg_performance': 7.624253080839346, 'bin': 0.6, 'count': 77, 'hit_count': 73, 'hit_rate': 94.8051948051948, 'total_count': 77, 'week': '2024-12-16', 'win_count': 35, 'win_rate': 45.45454545454545}, {'avg_performance': 9.719862667541674, 'bin': 0.7, 'count': 1313, 'hit_count': 1223, 'hit_rate': 93.14546839299315, 'total_count': 1313, 'week': '2024-12-16', 'win_count': 814, 'win_rate': 61.995430312261995}, {'avg_performance': 10.720921190133364, 'bin': 0.8, 'count': 40, 'hit_count': 38, 'hit_rate': 95.0, 'total_count': 40, 'week': '2024-12-16', 'win_count': 29, 'win_rate': 72.5}], '2024-12-23': [{'avg_performance': 3.076753932204165, 'bin': 0.5, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 60.0}, {'avg_performance': 5.432916285463778, 'bin': 0.6, 'count': 57, 'hit_count': 53, 'hit_rate': 92.98245614035088, 'total_count': 57, 'week': '2024-12-23', 'win_count': 26, 'win_rate': 45.6140350877193}, {'avg_performance': 13.807998928993412, 'bin': 0.7, 'count': 530, 'hit_count': 519, 'hit_rate': 97.9245283018868, 'total_count': 530, 'week': '2024-12-23', 'win_count': 386, 'win_rate': 72.83018867924528}, {'avg_performance': 29.792299285303002, 'bin': 0.8, 'count': 9, 'hit_count': 8, 'hit_rate': 88.88888888888889, 'total_count': 9, 'week': '2024-12-23', 'win_count': 5, 'win_rate': 55.55555555555556}], '2024-12-30': [{'avg_performance': 2.5974025974025996, 'bin': 0.4, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.729724176101836, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-30', 'win_count': 5, 'win_rate': 55.55555555555556}, {'avg_performance': 10.07692704762918, 'bin': 0.6, 'count': 85, 'hit_count': 81, 'hit_rate': 95.29411764705883, 'total_count': 85, 'week': '2024-12-30', 'win_count': 57, 'win_rate': 67.05882352941177}, {'avg_performance': 14.368317622689457, 'bin': 0.7, 'count': 726, 'hit_count': 710, 'hit_rate': 97.7961432506887, 'total_count': 726, 'week': '2024-12-30', 'win_count': 590, 'win_rate': 81.26721763085399}, {'avg_performance': 16.98487922412399, 'bin': 0.8, 'count': 32, 'hit_count': 32, 'hit_rate': 100.0, 'total_count': 32, 'week': '2024-12-30', 'win_count': 28, 'win_rate': 87.5}], '2025-01-06': [{'avg_performance': 10.27453799861533, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 0.8592097766991472, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-06', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.7025884280500825, 'bin': 0.5, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 10.526315789473685}, {'avg_performance': 3.9460445190171787, 'bin': 0.6, 'count': 89, 'hit_count': 81, 'hit_rate': 91.01123595505618, 'total_count': 89, 'week': '2025-01-06', 'win_count': 33, 'win_rate': 37.07865168539326}, {'avg_performance': 5.769467385757251, 'bin': 0.7, 'count': 839, 'hit_count': 727, 'hit_rate': 86.6507747318236, 'total_count': 839, 'week': '2025-01-06', 'win_count': 347, 'win_rate': 41.35876042908224}, {'avg_performance': 4.100909582740522, 'bin': 0.8, 'count': 73, 'hit_count': 64, 'hit_rate': 87.67123287671232, 'total_count': 73, 'week': '2025-01-06', 'win_count': 31, 'win_rate': 42.465753424657535}], '2025-01-13': [{'avg_performance': 2.4611508041896877, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.2427082891550008, 'bin': 0.4, 'count': 7, 'hit_count': 7, 'hit_rate': 100.0, 'total_count': 7, 'week': '2025-01-13', 'win_count': 2, 'win_rate': 28.571428571428573}, {'avg_performance': 5.977215511937495, 'bin': 0.5, 'count': 25, 'hit_count': 25, 'hit_rate': 100.0, 'total_count': 25, 'week': '2025-01-13', 'win_count': 17, 'win_rate': 68.0}, {'avg_performance': 6.232308427627005, 'bin': 0.6, 'count': 141, 'hit_count': 135, 'hit_rate': 95.74468085106383, 'total_count': 141, 'week': '2025-01-13', 'win_count': 85, 'win_rate': 60.283687943262414}, {'avg_performance': 8.49221338573038, 'bin': 0.7, 'count': 1614, 'hit_count': 1531, 'hit_rate': 94.85749690210656, 'total_count': 1614, 'week': '2025-01-13', 'win_count': 1127, 'win_rate': 69.82651796778191}, {'avg_performance': 13.48051817512275, 'bin': 0.8, 'count': 118, 'hit_count': 106, 'hit_rate': 89.83050847457628, 'total_count': 118, 'week': '2025-01-13', 'win_count': 86, 'win_rate': 72.88135593220339}], '2025-01-20': [{'avg_performance': 2.0554984583761486, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.8554532322137964, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.9427601789253663, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-20', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 3.2213742396728637, 'bin': 0.5, 'count': 31, 'hit_count': 31, 'hit_rate': 100.0, 'total_count': 31, 'week': '2025-01-20', 'win_count': 13, 'win_rate': 41.935483870967744}, {'avg_performance': 7.68513705692224, 'bin': 0.6, 'count': 156, 'hit_count': 151, 'hit_rate': 96.7948717948718, 'total_count': 156, 'week': '2025-01-20', 'win_count': 86, 'win_rate': 55.12820512820513}, {'avg_performance': 7.877107728428713, 'bin': 0.7, 'count': 1459, 'hit_count': 1391, 'hit_rate': 95.33927347498286, 'total_count': 1459, 'week': '2025-01-20', 'win_count': 981, 'win_rate': 67.23783413296779}, {'avg_performance': 9.198651942630873, 'bin': 0.8, 'count': 131, 'hit_count': 126, 'hit_rate': 96.18320610687023, 'total_count': 131, 'week': '2025-01-20', 'win_count': 99, 'win_rate': 75.57251908396947}], '2025-01-27': [{'avg_performance': 1.0810491267083957, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.257871569680502, 'bin': 0.4, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.3681028816247505, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 4.831154899995187, 'bin': 0.6, 'count': 50, 'hit_count': 49, 'hit_rate': 98.0, 'total_count': 50, 'week': '2025-01-27', 'win_count': 24, 'win_rate': 48.0}, {'avg_performance': 8.660514835238006, 'bin': 0.7, 'count': 504, 'hit_count': 477, 'hit_rate': 94.64285714285714, 'total_count': 504, 'week': '2025-01-27', 'win_count': 336, 'win_rate': 66.66666666666667}, {'avg_performance': 5.650996396492416, 'bin': 0.8, 'count': 49, 'hit_count': 46, 'hit_rate': 93.87755102040816, 'total_count': 49, 'week': '2025-01-27', 'win_count': 28, 'win_rate': 57.142857142857146}], '2025-02-03': [{'avg_performance': 1.3806706114398302, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 9.569377990430622, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 24.279598883685736, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-03', 'win_count': 3, 'win_rate': 100.0}, {'avg_performance': 6.96675740725965, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-03', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 7.91588296767001, 'bin': 0.6, 'count': 41, 'hit_count': 41, 'hit_rate': 100.0, 'total_count': 41, 'week': '2025-02-03', 'win_count': 33, 'win_rate': 80.48780487804878}, {'avg_performance': 10.160313393323941, 'bin': 0.7, 'count': 752, 'hit_count': 729, 'hit_rate': 96.94148936170212, 'total_count': 752, 'week': '2025-02-03', 'win_count': 592, 'win_rate': 78.72340425531915}, {'avg_performance': 12.049870230698735, 'bin': 0.8, 'count': 51, 'hit_count': 48, 'hit_rate': 94.11764705882354, 'total_count': 51, 'week': '2025-02-03', 'win_count': 42, 'win_rate': 82.3529411764706}], '2025-02-17': [{'avg_performance': 2.016879038077791, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 0.36138972184882806, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.4714089675946536, 'bin': 0.5, 'count': 7, 'hit_count': 5, 'hit_rate': 71.42857142857143, 'total_count': 7, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 14.285714285714286}, {'avg_performance': 3.6445213255311315, 'bin': 0.6, 'count': 55, 'hit_count': 46, 'hit_rate': 83.63636363636364, 'total_count': 55, 'week': '2025-02-17', 'win_count': 15, 'win_rate': 27.272727272727273}, {'avg_performance': 4.05076703346453, 'bin': 0.7, 'count': 530, 'hit_count': 433, 'hit_rate': 81.69811320754717, 'total_count': 530, 'week': '2025-02-17', 'win_count': 160, 'win_rate': 30.18867924528302}, {'avg_performance': 3.3832590351165615, 'bin': 0.8, 'count': 54, 'hit_count': 46, 'hit_rate': 85.18518518518519, 'total_count': 54, 'week': '2025-02-17', 'win_count': 22, 'win_rate': 40.74074074074074}], '2025-02-24': [{'avg_performance': 14.747474747474739, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 1.483220254404718, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.886750479655935, 'bin': 0.5, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-24', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 4.098843931251354, 'bin': 0.6, 'count': 39, 'hit_count': 39, 'hit_rate': 100.0, 'total_count': 39, 'week': '2025-02-24', 'win_count': 21, 'win_rate': 53.84615384615385}, {'avg_performance': 6.7311024498695895, 'bin': 0.7, 'count': 341, 'hit_count': 324, 'hit_rate': 95.01466275659824, 'total_count': 341, 'week': '2025-02-24', 'win_count': 231, 'win_rate': 67.74193548387096}, {'avg_performance': 8.80997390923137, 'bin': 0.8, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-02-24', 'win_count': 16, 'win_rate': 84.21052631578948}], '2025-03-03': [{'avg_performance': 6.496927129060581, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 4.234347426755143, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 4.837971033345035, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2025-03-03', 'win_count': 6, 'win_rate': 66.66666666666667}, {'avg_performance': 7.476385224123491, 'bin': 0.6, 'count': 60, 'hit_count': 56, 'hit_rate': 93.33333333333333, 'total_count': 60, 'week': '2025-03-03', 'win_count': 40, 'win_rate': 66.66666666666667}, {'avg_performance': 9.175863004552577, 'bin': 0.7, 'count': 501, 'hit_count': 479, 'hit_rate': 95.60878243512974, 'total_count': 501, 'week': '2025-03-03', 'win_count': 346, 'win_rate': 69.06187624750498}, {'avg_performance': 10.600061758245392, 'bin': 0.8, 'count': 45, 'hit_count': 43, 'hit_rate': 95.55555555555556, 'total_count': 45, 'week': '2025-03-03', 'win_count': 35, 'win_rate': 77.77777777777777}], '2025-03-10': [{'avg_performance': 3.1413612565444975, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-10', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 5.273294241964802, 'bin': 0.4, 'count': 11, 'hit_count': 10, 'hit_rate': 90.9090909090909, 'total_count': 11, 'week': '2025-03-10', 'win_count': 4, 'win_rate': 36.36363636363637}, {'avg_performance': 6.362088830497881, 'bin': 0.5, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'week': '2025-03-10', 'win_count': 18, 'win_rate': 78.26086956521739}, {'avg_performance': 7.442734895529073, 'bin': 0.6, 'count': 194, 'hit_count': 188, 'hit_rate': 96.90721649484536, 'total_count': 194, 'week': '2025-03-10', 'win_count': 127, 'win_rate': 65.4639175257732}, {'avg_performance': 7.825642875837303, 'bin': 0.7, 'count': 2062, 'hit_count': 1938, 'hit_rate': 93.98642095053346, 'total_count': 2062, 'week': '2025-03-10', 'win_count': 1374, 'win_rate': 66.63433559650825}, {'avg_performance': 9.519864190453308, 'bin': 0.8, 'count': 65, 'hit_count': 62, 'hit_rate': 95.38461538461539, 'total_count': 65, 'week': '2025-03-10', 'win_count': 51, 'win_rate': 78.46153846153847}]}, 'curve_data_week_list': ['2024-10-07', '2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '2024-12-02', '2024-12-09', '2024-12-16', '2024-12-23', '2024-12-30', '2025-01-06', '2025-01-13', '2025-01-20', '2025-01-27', '2025-02-03', '2025-02-17', '2025-02-24', '2025-03-03', '2025-03-10'], 'date_from': datetime.date(2024, 10, 7), 'date_to': datetime.date(2025, 4, 5), 'kpis': {'avg_gain': 8.35064971357415, 'fail_count': 11421, 'hit_count': 28313, 'hit_rate': 93.63383821681329, 'pass_count': 18817, 'total_tests': 30238, 'win_rate': 62.229644817778954}, 'last_metrics': <ModelMetrics: Binned LGBM 3d PH 3% Metrics: 2025-04-04 >, 'model': <Model: Binned LGBM 3d PH 3% (binned-ph-lgmb-p3-seq3-platt v1)>, 'performance_data': '<<queryset of core.ModelTest>>'} {'block': <Block Node: footer. Contents: [<TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"components/footer.html"'>>, <TextNode: '\n '>]>}
components/performance_curve.html
/mnt/disks/pennyloupe_disk/pennyloupe/app/core/templates/components/performance_curve.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'Ug6wwe35THbADW1ZsY2D1iZkBdOjvilMpfGLkNwF1KQarTPBh6f3T845ad38gnM0'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/61'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f8de84ec750>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f8de84ec750>>'} {'curve_data': [{'avg_performance': 1.2504894131199589, 'bin': 0.2, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 7.028663507041953, 'bin': 0.3, 'count': 36, 'hit_count': 34, 'hit_rate': 94.44444444444444, 'total_count': 36, 'win_count': 13, 'win_rate': 36.111111111111114}, {'avg_performance': 9.432175772160651, 'bin': 0.4, 'count': 94, 'hit_count': 89, 'hit_rate': 94.68085106382979, 'total_count': 94, 'win_count': 27, 'win_rate': 28.72340425531915}, {'avg_performance': 5.44822039735625, 'bin': 0.5, 'count': 345, 'hit_count': 327, 'hit_rate': 94.78260869565217, 'total_count': 345, 'win_count': 147, 'win_rate': 42.608695652173914}, {'avg_performance': 6.276983864727436, 'bin': 0.6, 'count': 2238, 'hit_count': 2118, 'hit_rate': 94.63806970509384, 'total_count': 2238, 'win_count': 1176, 'win_rate': 52.54691689008043}, {'avg_performance': 8.533575402218842, 'bin': 0.7, 'count': 25724, 'hit_count': 24056, 'hit_rate': 93.51578292645, 'total_count': 25724, 'win_count': 16266, 'win_rate': 63.232778728036074}, {'avg_performance': 8.86255964112395, 'bin': 0.8, 'count': 1793, 'hit_count': 1681, 'hit_rate': 93.75348577802565, 'total_count': 1793, 'win_count': 1187, 'win_rate': 66.20189626324596}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'win_count': 1, 'win_rate': 50.0}], 'curve_data_by_week': {'2024-10-07': [{'avg_performance': 8.164127436473585, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.26552716148981, 'bin': 0.5, 'count': 11, 'hit_count': 11, 'hit_rate': 100.0, 'total_count': 11, 'week': '2024-10-07', 'win_count': 3, 'win_rate': 27.272727272727273}, {'avg_performance': 5.134353802031955, 'bin': 0.6, 'count': 89, 'hit_count': 86, 'hit_rate': 96.62921348314607, 'total_count': 89, 'week': '2024-10-07', 'win_count': 47, 'win_rate': 52.80898876404494}, {'avg_performance': 8.070123830986233, 'bin': 0.7, 'count': 1047, 'hit_count': 1015, 'hit_rate': 96.94364851957975, 'total_count': 1047, 'week': '2024-10-07', 'win_count': 791, 'win_rate': 75.54918815663801}, {'avg_performance': 9.68536888753788, 'bin': 0.8, 'count': 171, 'hit_count': 163, 'hit_rate': 95.32163742690058, 'total_count': 171, 'week': '2024-10-07', 'win_count': 131, 'win_rate': 76.60818713450293}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-07', 'win_count': 1, 'win_rate': 50.0}], '2024-10-14': [{'avg_performance': 0.9022370535162528, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.337629431182013, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 4.600619281242528, 'bin': 0.5, 'count': 20, 'hit_count': 17, 'hit_rate': 85.0, 'total_count': 20, 'week': '2024-10-14', 'win_count': 6, 'win_rate': 30.0}, {'avg_performance': 5.238828360908673, 'bin': 0.6, 'count': 164, 'hit_count': 158, 'hit_rate': 96.34146341463415, 'total_count': 164, 'week': '2024-10-14', 'win_count': 77, 'win_rate': 46.951219512195124}, {'avg_performance': 8.797660614333616, 'bin': 0.7, 'count': 1595, 'hit_count': 1499, 'hit_rate': 93.98119122257053, 'total_count': 1595, 'week': '2024-10-14', 'win_count': 891, 'win_rate': 55.86206896551724}, {'avg_performance': 8.040704379542438, 'bin': 0.8, 'count': 214, 'hit_count': 207, 'hit_rate': 96.72897196261682, 'total_count': 214, 'week': '2024-10-14', 'win_count': 148, 'win_rate': 69.1588785046729}], '2024-10-21': [{'avg_performance': 0.38387715930903, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9709764756086716, 'bin': 0.3, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3062931151410297, 'bin': 0.4, 'count': 6, 'hit_count': 5, 'hit_rate': 83.33333333333333, 'total_count': 6, 'week': '2024-10-21', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.5164096657483253, 'bin': 0.5, 'count': 25, 'hit_count': 22, 'hit_rate': 88.0, 'total_count': 25, 'week': '2024-10-21', 'win_count': 7, 'win_rate': 28.0}, {'avg_performance': 4.1596411175942425, 'bin': 0.6, 'count': 146, 'hit_count': 136, 'hit_rate': 93.15068493150685, 'total_count': 146, 'week': '2024-10-21', 'win_count': 56, 'win_rate': 38.35616438356164}, {'avg_performance': 8.03449923342892, 'bin': 0.7, 'count': 1759, 'hit_count': 1628, 'hit_rate': 92.55258669698692, 'total_count': 1759, 'week': '2024-10-21', 'win_count': 1003, 'win_rate': 57.02103467879477}, {'avg_performance': 8.348772559069227, 'bin': 0.8, 'count': 207, 'hit_count': 197, 'hit_rate': 95.16908212560386, 'total_count': 207, 'week': '2024-10-21', 'win_count': 124, 'win_rate': 59.90338164251208}], '2024-10-28': [{'avg_performance': 11.856661248915968, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-28', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.3348216882106607, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 2.7996008250747595, 'bin': 0.5, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-10-28', 'win_count': 3, 'win_rate': 17.647058823529413}, {'avg_performance': 4.648447686121441, 'bin': 0.6, 'count': 122, 'hit_count': 118, 'hit_rate': 96.72131147540983, 'total_count': 122, 'week': '2024-10-28', 'win_count': 51, 'win_rate': 41.80327868852459}, {'avg_performance': 7.265669642594064, 'bin': 0.7, 'count': 997, 'hit_count': 927, 'hit_rate': 92.97893681043129, 'total_count': 997, 'week': '2024-10-28', 'win_count': 618, 'win_rate': 61.98595787362086}, {'avg_performance': 10.816422602027322, 'bin': 0.8, 'count': 41, 'hit_count': 38, 'hit_rate': 92.6829268292683, 'total_count': 41, 'week': '2024-10-28', 'win_count': 28, 'win_rate': 68.29268292682927}], '2024-11-04': [{'avg_performance': 9.506070965460328, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 11.085533897596687, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-11-04', 'win_count': 2, 'win_rate': 50.0}, {'avg_performance': 5.802859193965779, 'bin': 0.5, 'count': 25, 'hit_count': 24, 'hit_rate': 96.0, 'total_count': 25, 'week': '2024-11-04', 'win_count': 12, 'win_rate': 48.0}, {'avg_performance': 8.090414252589902, 'bin': 0.6, 'count': 164, 'hit_count': 154, 'hit_rate': 93.90243902439025, 'total_count': 164, 'week': '2024-11-04', 'win_count': 110, 'win_rate': 67.07317073170732}, {'avg_performance': 10.27282302016535, 'bin': 0.7, 'count': 1486, 'hit_count': 1401, 'hit_rate': 94.27994616419919, 'total_count': 1486, 'week': '2024-11-04', 'win_count': 1113, 'win_rate': 74.89905787348587}, {'avg_performance': 8.653533395637153, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-04', 'win_count': 44, 'win_rate': 68.75}], '2024-11-11': [{'avg_performance': 40.77065557250119, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-11', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 68.54218006242404, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2024-11-11', 'win_count': 3, 'win_rate': 42.857142857142854}, {'avg_performance': 7.473429086066595, 'bin': 0.5, 'count': 28, 'hit_count': 26, 'hit_rate': 92.85714285714286, 'total_count': 28, 'week': '2024-11-11', 'win_count': 11, 'win_rate': 39.285714285714285}, {'avg_performance': 5.7210642939107865, 'bin': 0.6, 'count': 172, 'hit_count': 162, 'hit_rate': 94.18604651162791, 'total_count': 172, 'week': '2024-11-11', 'win_count': 78, 'win_rate': 45.348837209302324}, {'avg_performance': 6.950606849660758, 'bin': 0.7, 'count': 2183, 'hit_count': 1942, 'hit_rate': 88.96014658726523, 'total_count': 2183, 'week': '2024-11-11', 'win_count': 1085, 'win_rate': 49.702244617498856}, {'avg_performance': 6.576073427037283, 'bin': 0.8, 'count': 193, 'hit_count': 170, 'hit_rate': 88.08290155440415, 'total_count': 193, 'week': '2024-11-11', 'win_count': 92, 'win_rate': 47.66839378238342}], '2024-11-18': [{'avg_performance': 0.2985074626865608, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.953737191078962, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 14.963661448456241, 'bin': 0.4, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 33.333333333333336}, {'avg_performance': 12.523383330708796, 'bin': 0.5, 'count': 16, 'hit_count': 14, 'hit_rate': 87.5, 'total_count': 16, 'week': '2024-11-18', 'win_count': 7, 'win_rate': 43.75}, {'avg_performance': 7.926054355851836, 'bin': 0.6, 'count': 117, 'hit_count': 106, 'hit_rate': 90.5982905982906, 'total_count': 117, 'week': '2024-11-18', 'win_count': 74, 'win_rate': 63.24786324786325}, {'avg_performance': 10.169714185726622, 'bin': 0.7, 'count': 1487, 'hit_count': 1412, 'hit_rate': 94.9562878278413, 'total_count': 1487, 'week': '2024-11-18', 'win_count': 1043, 'win_rate': 70.14122394082044}, {'avg_performance': 9.138444484012004, 'bin': 0.8, 'count': 64, 'hit_count': 62, 'hit_rate': 96.875, 'total_count': 64, 'week': '2024-11-18', 'win_count': 46, 'win_rate': 71.875}], '2024-11-25': [{'avg_performance': 0.5649717514124374, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-25', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.249766314903041, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 9.823296109187984, 'bin': 0.5, 'count': 19, 'hit_count': 19, 'hit_rate': 100.0, 'total_count': 19, 'week': '2024-11-25', 'win_count': 10, 'win_rate': 52.63157894736842}, {'avg_performance': 7.033977605527942, 'bin': 0.6, 'count': 71, 'hit_count': 67, 'hit_rate': 94.36619718309859, 'total_count': 71, 'week': '2024-11-25', 'win_count': 39, 'win_rate': 54.929577464788736}, {'avg_performance': 9.085537651034798, 'bin': 0.7, 'count': 1392, 'hit_count': 1341, 'hit_rate': 96.33620689655173, 'total_count': 1392, 'week': '2024-11-25', 'win_count': 988, 'win_rate': 70.97701149425288}, {'avg_performance': 7.175712414927854, 'bin': 0.8, 'count': 45, 'hit_count': 44, 'hit_rate': 97.77777777777777, 'total_count': 45, 'week': '2024-11-25', 'win_count': 34, 'win_rate': 75.55555555555556}], '2024-12-02': [{'avg_performance': 1.1509608467783332, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-02', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.3898688255760185, 'bin': 0.5, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-12-02', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 3.7840564250007986, 'bin': 0.6, 'count': 22, 'hit_count': 19, 'hit_rate': 86.36363636363636, 'total_count': 22, 'week': '2024-12-02', 'win_count': 6, 'win_rate': 27.272727272727273}, {'avg_performance': 7.689480520166782, 'bin': 0.7, 'count': 597, 'hit_count': 543, 'hit_rate': 90.95477386934674, 'total_count': 597, 'week': '2024-12-02', 'win_count': 317, 'win_rate': 53.098827470686764}, {'avg_performance': 12.011978156596522, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-12-02', 'win_count': 5, 'win_rate': 50.0}], '2024-12-09': [{'avg_performance': 1.6921913934540918, 'bin': 0.2, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 0.9532888465204923, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.9005706250438368, 'bin': 0.4, 'count': 8, 'hit_count': 7, 'hit_rate': 87.5, 'total_count': 8, 'week': '2024-12-09', 'win_count': 2, 'win_rate': 25.0}, {'avg_performance': 5.196051909042814, 'bin': 0.5, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-12-09', 'win_count': 7, 'win_rate': 29.166666666666668}, {'avg_performance': 5.791194959609032, 'bin': 0.6, 'count': 127, 'hit_count': 119, 'hit_rate': 93.7007874015748, 'total_count': 127, 'week': '2024-12-09', 'win_count': 56, 'win_rate': 44.09448818897638}, {'avg_performance': 7.526378846625358, 'bin': 0.7, 'count': 2010, 'hit_count': 1867, 'hit_rate': 92.88557213930348, 'total_count': 2010, 'week': '2024-12-09', 'win_count': 1133, 'win_rate': 56.3681592039801}, {'avg_performance': 8.348974523266355, 'bin': 0.8, 'count': 98, 'hit_count': 93, 'hit_rate': 94.89795918367346, 'total_count': 98, 'week': '2024-12-09', 'win_count': 63, 'win_rate': 64.28571428571429}], '2024-12-16': [{'avg_performance': 1.2158357473192076, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.1586990595611335, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.4986874156097585, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-16', 'win_count': 3, 'win_rate': 33.333333333333336}, {'avg_performance': 7.624253080839346, 'bin': 0.6, 'count': 77, 'hit_count': 73, 'hit_rate': 94.8051948051948, 'total_count': 77, 'week': '2024-12-16', 'win_count': 35, 'win_rate': 45.45454545454545}, {'avg_performance': 9.719862667541674, 'bin': 0.7, 'count': 1313, 'hit_count': 1223, 'hit_rate': 93.14546839299315, 'total_count': 1313, 'week': '2024-12-16', 'win_count': 814, 'win_rate': 61.995430312261995}, {'avg_performance': 10.720921190133364, 'bin': 0.8, 'count': 40, 'hit_count': 38, 'hit_rate': 95.0, 'total_count': 40, 'week': '2024-12-16', 'win_count': 29, 'win_rate': 72.5}], '2024-12-23': [{'avg_performance': 3.076753932204165, 'bin': 0.5, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 60.0}, {'avg_performance': 5.432916285463778, 'bin': 0.6, 'count': 57, 'hit_count': 53, 'hit_rate': 92.98245614035088, 'total_count': 57, 'week': '2024-12-23', 'win_count': 26, 'win_rate': 45.6140350877193}, {'avg_performance': 13.807998928993412, 'bin': 0.7, 'count': 530, 'hit_count': 519, 'hit_rate': 97.9245283018868, 'total_count': 530, 'week': '2024-12-23', 'win_count': 386, 'win_rate': 72.83018867924528}, {'avg_performance': 29.792299285303002, 'bin': 0.8, 'count': 9, 'hit_count': 8, 'hit_rate': 88.88888888888889, 'total_count': 9, 'week': '2024-12-23', 'win_count': 5, 'win_rate': 55.55555555555556}], '2024-12-30': [{'avg_performance': 2.5974025974025996, 'bin': 0.4, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.729724176101836, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2024-12-30', 'win_count': 5, 'win_rate': 55.55555555555556}, {'avg_performance': 10.07692704762918, 'bin': 0.6, 'count': 85, 'hit_count': 81, 'hit_rate': 95.29411764705883, 'total_count': 85, 'week': '2024-12-30', 'win_count': 57, 'win_rate': 67.05882352941177}, {'avg_performance': 14.368317622689457, 'bin': 0.7, 'count': 726, 'hit_count': 710, 'hit_rate': 97.7961432506887, 'total_count': 726, 'week': '2024-12-30', 'win_count': 590, 'win_rate': 81.26721763085399}, {'avg_performance': 16.98487922412399, 'bin': 0.8, 'count': 32, 'hit_count': 32, 'hit_rate': 100.0, 'total_count': 32, 'week': '2024-12-30', 'win_count': 28, 'win_rate': 87.5}], '2025-01-06': [{'avg_performance': 10.27453799861533, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 0.8592097766991472, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-06', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.7025884280500825, 'bin': 0.5, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-01-06', 'win_count': 2, 'win_rate': 10.526315789473685}, {'avg_performance': 3.9460445190171787, 'bin': 0.6, 'count': 89, 'hit_count': 81, 'hit_rate': 91.01123595505618, 'total_count': 89, 'week': '2025-01-06', 'win_count': 33, 'win_rate': 37.07865168539326}, {'avg_performance': 5.769467385757251, 'bin': 0.7, 'count': 839, 'hit_count': 727, 'hit_rate': 86.6507747318236, 'total_count': 839, 'week': '2025-01-06', 'win_count': 347, 'win_rate': 41.35876042908224}, {'avg_performance': 4.100909582740522, 'bin': 0.8, 'count': 73, 'hit_count': 64, 'hit_rate': 87.67123287671232, 'total_count': 73, 'week': '2025-01-06', 'win_count': 31, 'win_rate': 42.465753424657535}], '2025-01-13': [{'avg_performance': 2.4611508041896877, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 3.2427082891550008, 'bin': 0.4, 'count': 7, 'hit_count': 7, 'hit_rate': 100.0, 'total_count': 7, 'week': '2025-01-13', 'win_count': 2, 'win_rate': 28.571428571428573}, {'avg_performance': 5.977215511937495, 'bin': 0.5, 'count': 25, 'hit_count': 25, 'hit_rate': 100.0, 'total_count': 25, 'week': '2025-01-13', 'win_count': 17, 'win_rate': 68.0}, {'avg_performance': 6.232308427627005, 'bin': 0.6, 'count': 141, 'hit_count': 135, 'hit_rate': 95.74468085106383, 'total_count': 141, 'week': '2025-01-13', 'win_count': 85, 'win_rate': 60.283687943262414}, {'avg_performance': 8.49221338573038, 'bin': 0.7, 'count': 1614, 'hit_count': 1531, 'hit_rate': 94.85749690210656, 'total_count': 1614, 'week': '2025-01-13', 'win_count': 1127, 'win_rate': 69.82651796778191}, {'avg_performance': 13.48051817512275, 'bin': 0.8, 'count': 118, 'hit_count': 106, 'hit_rate': 89.83050847457628, 'total_count': 118, 'week': '2025-01-13', 'win_count': 86, 'win_rate': 72.88135593220339}], '2025-01-20': [{'avg_performance': 2.0554984583761486, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.8554532322137964, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.9427601789253663, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-20', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 3.2213742396728637, 'bin': 0.5, 'count': 31, 'hit_count': 31, 'hit_rate': 100.0, 'total_count': 31, 'week': '2025-01-20', 'win_count': 13, 'win_rate': 41.935483870967744}, {'avg_performance': 7.68513705692224, 'bin': 0.6, 'count': 156, 'hit_count': 151, 'hit_rate': 96.7948717948718, 'total_count': 156, 'week': '2025-01-20', 'win_count': 86, 'win_rate': 55.12820512820513}, {'avg_performance': 7.877107728428713, 'bin': 0.7, 'count': 1459, 'hit_count': 1391, 'hit_rate': 95.33927347498286, 'total_count': 1459, 'week': '2025-01-20', 'win_count': 981, 'win_rate': 67.23783413296779}, {'avg_performance': 9.198651942630873, 'bin': 0.8, 'count': 131, 'hit_count': 126, 'hit_rate': 96.18320610687023, 'total_count': 131, 'week': '2025-01-20', 'win_count': 99, 'win_rate': 75.57251908396947}], '2025-01-27': [{'avg_performance': 1.0810491267083957, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.257871569680502, 'bin': 0.4, 'count': 4, 'hit_count': 3, 'hit_rate': 75.0, 'total_count': 4, 'week': '2025-01-27', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.3681028816247505, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 37.5}, {'avg_performance': 4.831154899995187, 'bin': 0.6, 'count': 50, 'hit_count': 49, 'hit_rate': 98.0, 'total_count': 50, 'week': '2025-01-27', 'win_count': 24, 'win_rate': 48.0}, {'avg_performance': 8.660514835238006, 'bin': 0.7, 'count': 504, 'hit_count': 477, 'hit_rate': 94.64285714285714, 'total_count': 504, 'week': '2025-01-27', 'win_count': 336, 'win_rate': 66.66666666666667}, {'avg_performance': 5.650996396492416, 'bin': 0.8, 'count': 49, 'hit_count': 46, 'hit_rate': 93.87755102040816, 'total_count': 49, 'week': '2025-01-27', 'win_count': 28, 'win_rate': 57.142857142857146}], '2025-02-03': [{'avg_performance': 1.3806706114398302, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 9.569377990430622, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 24.279598883685736, 'bin': 0.4, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-03', 'win_count': 3, 'win_rate': 100.0}, {'avg_performance': 6.96675740725965, 'bin': 0.5, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-03', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 7.91588296767001, 'bin': 0.6, 'count': 41, 'hit_count': 41, 'hit_rate': 100.0, 'total_count': 41, 'week': '2025-02-03', 'win_count': 33, 'win_rate': 80.48780487804878}, {'avg_performance': 10.160313393323941, 'bin': 0.7, 'count': 752, 'hit_count': 729, 'hit_rate': 96.94148936170212, 'total_count': 752, 'week': '2025-02-03', 'win_count': 592, 'win_rate': 78.72340425531915}, {'avg_performance': 12.049870230698735, 'bin': 0.8, 'count': 51, 'hit_count': 48, 'hit_rate': 94.11764705882354, 'total_count': 51, 'week': '2025-02-03', 'win_count': 42, 'win_rate': 82.3529411764706}], '2025-02-17': [{'avg_performance': 2.016879038077791, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 0.36138972184882806, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-02-17', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 1.4714089675946536, 'bin': 0.5, 'count': 7, 'hit_count': 5, 'hit_rate': 71.42857142857143, 'total_count': 7, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 14.285714285714286}, {'avg_performance': 3.6445213255311315, 'bin': 0.6, 'count': 55, 'hit_count': 46, 'hit_rate': 83.63636363636364, 'total_count': 55, 'week': '2025-02-17', 'win_count': 15, 'win_rate': 27.272727272727273}, {'avg_performance': 4.05076703346453, 'bin': 0.7, 'count': 530, 'hit_count': 433, 'hit_rate': 81.69811320754717, 'total_count': 530, 'week': '2025-02-17', 'win_count': 160, 'win_rate': 30.18867924528302}, {'avg_performance': 3.3832590351165615, 'bin': 0.8, 'count': 54, 'hit_count': 46, 'hit_rate': 85.18518518518519, 'total_count': 54, 'week': '2025-02-17', 'win_count': 22, 'win_rate': 40.74074074074074}], '2025-02-24': [{'avg_performance': 14.747474747474739, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 1.483220254404718, 'bin': 0.4, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-24', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.886750479655935, 'bin': 0.5, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-24', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 4.098843931251354, 'bin': 0.6, 'count': 39, 'hit_count': 39, 'hit_rate': 100.0, 'total_count': 39, 'week': '2025-02-24', 'win_count': 21, 'win_rate': 53.84615384615385}, {'avg_performance': 6.7311024498695895, 'bin': 0.7, 'count': 341, 'hit_count': 324, 'hit_rate': 95.01466275659824, 'total_count': 341, 'week': '2025-02-24', 'win_count': 231, 'win_rate': 67.74193548387096}, {'avg_performance': 8.80997390923137, 'bin': 0.8, 'count': 19, 'hit_count': 17, 'hit_rate': 89.47368421052632, 'total_count': 19, 'week': '2025-02-24', 'win_count': 16, 'win_rate': 84.21052631578948}], '2025-03-03': [{'avg_performance': 6.496927129060581, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 4.234347426755143, 'bin': 0.4, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-03-03', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 4.837971033345035, 'bin': 0.5, 'count': 9, 'hit_count': 9, 'hit_rate': 100.0, 'total_count': 9, 'week': '2025-03-03', 'win_count': 6, 'win_rate': 66.66666666666667}, {'avg_performance': 7.476385224123491, 'bin': 0.6, 'count': 60, 'hit_count': 56, 'hit_rate': 93.33333333333333, 'total_count': 60, 'week': '2025-03-03', 'win_count': 40, 'win_rate': 66.66666666666667}, {'avg_performance': 9.175863004552577, 'bin': 0.7, 'count': 501, 'hit_count': 479, 'hit_rate': 95.60878243512974, 'total_count': 501, 'week': '2025-03-03', 'win_count': 346, 'win_rate': 69.06187624750498}, {'avg_performance': 10.600061758245392, 'bin': 0.8, 'count': 45, 'hit_count': 43, 'hit_rate': 95.55555555555556, 'total_count': 45, 'week': '2025-03-03', 'win_count': 35, 'win_rate': 77.77777777777777}], '2025-03-10': [{'avg_performance': 3.1413612565444975, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-03-10', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 5.273294241964802, 'bin': 0.4, 'count': 11, 'hit_count': 10, 'hit_rate': 90.9090909090909, 'total_count': 11, 'week': '2025-03-10', 'win_count': 4, 'win_rate': 36.36363636363637}, {'avg_performance': 6.362088830497881, 'bin': 0.5, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'week': '2025-03-10', 'win_count': 18, 'win_rate': 78.26086956521739}, {'avg_performance': 7.442734895529073, 'bin': 0.6, 'count': 194, 'hit_count': 188, 'hit_rate': 96.90721649484536, 'total_count': 194, 'week': '2025-03-10', 'win_count': 127, 'win_rate': 65.4639175257732}, {'avg_performance': 7.825642875837303, 'bin': 0.7, 'count': 2062, 'hit_count': 1938, 'hit_rate': 93.98642095053346, 'total_count': 2062, 'week': '2025-03-10', 'win_count': 1374, 'win_rate': 66.63433559650825}, {'avg_performance': 9.519864190453308, 'bin': 0.8, 'count': 65, 'hit_count': 62, 'hit_rate': 95.38461538461539, 'total_count': 65, 'week': '2025-03-10', 'win_count': 51, 'win_rate': 78.46153846153847}]}, 'curve_data_week_list': ['2024-10-07', '2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '2024-12-02', '2024-12-09', '2024-12-16', '2024-12-23', '2024-12-30', '2025-01-06', '2025-01-13', '2025-01-20', '2025-01-27', '2025-02-03', '2025-02-17', '2025-02-24', '2025-03-03', '2025-03-10'], 'date_from': datetime.date(2024, 10, 7), 'date_to': datetime.date(2025, 4, 5), 'kpis': {'avg_gain': 8.35064971357415, 'fail_count': 11421, 'hit_count': 28313, 'hit_rate': 93.63383821681329, 'pass_count': 18817, 'total_tests': 30238, 'win_rate': 62.229644817778954}, 'last_metrics': <ModelMetrics: Binned LGBM 3d PH 3% Metrics: 2025-04-04 >, 'model': <Model: Binned LGBM 3d PH 3% (binned-ph-lgmb-p3-seq3-platt v1)>, 'performance_data': '<<queryset of core.ModelTest>>'} {'block': <Block Node: body_end. Contents: [<TextNode: '\n\n <!-- PERFORMANCE CU'>, <IncludeNode: template=<FilterExpression '"components/performance_curve.html"'>>, <TextNode: '\n <!-- /PERFORMANCE CU'>]>} {'curve_data': [{'avg_performance': 1.2504894131199589, 'bin': 0.2, 'count': 6, 'hit_count': 6, 'hit_rate': 100.0, 'total_count': 6, 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 7.028663507041953, 'bin': 0.3, 'count': 36, 'hit_count': 34, 'hit_rate': 94.44444444444444, 'total_count': 36, 'win_count': 13, 'win_rate': 36.111111111111114}, {'avg_performance': 9.432175772160651, 'bin': 0.4, 'count': 94, 'hit_count': 89, 'hit_rate': 94.68085106382979, 'total_count': 94, 'win_count': 27, 'win_rate': 28.72340425531915}, {'avg_performance': 5.44822039735625, 'bin': 0.5, 'count': 345, 'hit_count': 327, 'hit_rate': 94.78260869565217, 'total_count': 345, 'win_count': 147, 'win_rate': 42.608695652173914}, {'avg_performance': 6.276983864727436, 'bin': 0.6, 'count': 2238, 'hit_count': 2118, 'hit_rate': 94.63806970509384, 'total_count': 2238, 'win_count': 1176, 'win_rate': 52.54691689008043}, {'avg_performance': 8.533575402218842, 'bin': 0.7, 'count': 25724, 'hit_count': 24056, 'hit_rate': 93.51578292645, 'total_count': 25724, 'win_count': 16266, 'win_rate': 63.232778728036074}, {'avg_performance': 8.86255964112395, 'bin': 0.8, 'count': 1793, 'hit_count': 1681, 'hit_rate': 93.75348577802565, 'total_count': 1793, 'win_count': 1187, 'win_rate': 66.20189626324596}, {'avg_performance': 11.998842090027502, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'win_count': 1, 'win_rate': 50.0}]}

Context processors

django.template.context_processors.csrf
Toggle context {'csrf_token': <SimpleLazyObject: 'Ug6wwe35THbADW1ZsY2D1iZkBdOjvilMpfGLkNwF1KQarTPBh6f3T845ad38gnM0'>}
django.template.context_processors.debug
Toggle context {}
django.template.context_processors.request
Toggle context {'request': <WSGIRequest: GET '/model/61'>}
django.contrib.auth.context_processors.auth
Toggle context {'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f8de84ec750>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f8de84ec750>>)}
django.contrib.messages.context_processors.messages
Toggle context {'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/61'>>, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30, 'ERROR': 40}}

Cache calls from 1 backend

Summary

Total calls Total time Cache hits Cache misses
2 3.125583752989769 ms 0 1

Commands

add get set get_or_set touch delete clear get_many set_many delete_many has_key incr decr incr_version decr_version
0 1 1 0 0 0 0 0 0 0 0 0 0 0 0

Calls

Time (ms) Type Arguments Keyword arguments Backend
0.1004 get ('model_detail_2ddf8db9fe90',) {} <django.core.cache.backends.filebased.FileBasedCache object at 0x7f8de89f2cd0>
/mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/mnt/disks/pennyloupe_disk/pennyloupe/app/core/views/app.py in model_detail(663)
  context = cache.get(cache_key)

3.0252 set ('model_detail_2ddf8db9fe90', {'model': <Model: Binned LGBM 3d PH 3% (binned-ph-lgmb-p3-seq3-platt v1)>, 'last_metrics': <ModelMetrics: Binned LGBM 3d PH 3% Metrics: 2025-04-04 >, 'kpis': {'total_tests': 30238, 'pass_count': 18817, 'fail_count': 11421, 'hit_count': 28313, 'win_rate': 62.229644817778954, 'hit_rate': 93.63383821681329, 'avg_gain': 8.35064971357415}, 'curve_data': [{'bin': 0.2, 'total_count': 6, 'hit_count': 6, 'win_count': 0, 'avg_performance': 1.2504894131199589, 'hit_rate': 100.0, 'win_rate': 0.0, 'count': 6}, {'bin': 0.3, 'total_count': 36, 'hit_count': 34, 'win_count': 13, 'avg_performance': 7.028663507041953, 'hit_rate': 94.44444444444444, 'win_rate': 36.111111111111114, 'count': 36}, {'bin': 0.4, 'total_count': 94, 'hit_count': 89, 'win_count': 27, 'avg_performance': 9.432175772160651, 'hit_rate': 94.68085106382979, 'win_rate': 28.72340425531915, 'count': 94}, {'bin': 0.5, 'total_count': 345, 'hit_count': 327, 'win_count': 147, 'avg_performance': 5.44822039735625, 'hit_rate': 94.78260869565217, 'win_rate': 42.608695652173914, 'count': 345}, {'bin': 0.6, 'total_count': 2238, 'hit_count': 2118, 'win_count': 1176, 'avg_performance': 6.276983864727436, 'hit_rate': 94.63806970509384, 'win_rate': 52.54691689008043, 'count': 2238}, {'bin': 0.7, 'total_count': 25724, 'hit_count': 24056, 'win_count': 16266, 'avg_performance': 8.533575402218842, 'hit_rate': 93.51578292645, 'win_rate': 63.232778728036074, 'count': 25724}, {'bin': 0.8, 'total_count': 1793, 'hit_count': 1681, 'win_count': 1187, 'avg_performance': 8.86255964112395, 'hit_rate': 93.75348577802565, 'win_rate': 66.20189626324596, 'count': 1793}, {'bin': 0.9, 'total_count': 2, 'hit_count': 2, 'win_count': 1, 'avg_performance': 11.998842090027502, 'hit_rate': 100.0, 'win_rate': 50.0, 'count': 2}], 'curve_data_by_week': {'2024-10-07': [{'week': '2024-10-07', 'bin': 0.4, 'total_count': 2, 'hit_count': 2, 'win_count': 1, 'avg_performance': 8.164127436473585, 'hit_rate': 100.0, 'win_rate': 50.0, 'count': 2}, {'week': '2024-10-07', 'bin': 0.5, 'total_count': 11, 'hit_count': 11, 'win_count': 3, 'avg_performance': 5.26552716148981, 'hit_rate': 100.0, 'win_rate': 27.272727272727273, 'count': 11}, {'week': '2024-10-07', 'bin': 0.6, 'total_count': 89, 'hit_count': 86, 'win_count': 47, 'avg_performance': 5.134353802031955, 'hit_rate': 96.62921348314607, 'win_rate': 52.80898876404494, 'count': 89}, {'week': '2024-10-07', 'bin': 0.7, 'total_count': 1047, 'hit_count': 1015, 'win_count': 791, 'avg_performance': 8.070123830986233, 'hit_rate': 96.94364851957975, 'win_rate': 75.54918815663801, 'count': 1047}, {'week': '2024-10-07', 'bin': 0.8, 'total_count': 171, 'hit_count': 163, 'win_count': 131, 'avg_performance': 9.68536888753788, 'hit_rate': 95.32163742690058, 'win_rate': 76.60818713450293, 'count': 171}, {'week': '2024-10-07', 'bin': 0.9, 'total_count': 2, 'hit_count': 2, 'win_count': 1, 'avg_performance': 11.998842090027502, 'hit_rate': 100.0, 'win_rate': 50.0, 'count': 2}], '2024-10-14': [{'week': '2024-10-14', 'bin': 0.3, 'total_count': 2, 'hit_count': 2, 'win_count': 0, 'avg_performance': 0.9022370535162528, 'hit_rate': 100.0, 'win_rate': 0.0, 'count': 2}, {'week': '2024-10-14', 'bin': 0.4, 'total_count': 4, 'hit_count': 4, 'win_count': 0, 'avg_performance': 1.337629431182013, 'hit_rate': 100.0, 'win_rate': 0.0, 'count': 4}, {'week': '2024-10-14', 'bin': 0.5, 'total_count': 20, 'hit_count': 17, 'win_count': 6, 'avg_performance': 4.600619281242528, 'hit_rate': 85.0, 'win_rate': 30.0, 'count': 20}, {'week': '2024-10-14', 'bin': 0.6, 'total_count': 164, 'hit_count': 158, 'win_count': 77, 'avg_performance': 5.238828360908673, 'hit_rate': 96.34146341463415, 'win_rate': 46.951219512195124, 'count': 164}, {'week': '2024-10-14', 'bin': 0.7, 'total_count': 1595, 'hit_count': 1499, 'win_count': 891, 'avg_performance': 8.797660614333616, 'hit_rate': 93.98119122257053, 'win_rate': 55.86206896551724, 'count': 1595}, {'week': '2024-10-14', 'bin': 0.8, 'total_count': 214, 'hit_count': 207, 'win_count': 148, 'avg_performance': 8.040704379542438, 'hit_rate': 96.72897196261682, 'win_rate': 69.1588785046729, 'count': 214}], '2024-10-21': [{'week': '2024-10-21', 'bin': 0.2, 'total_count': 1, 'hit_count': 1, 'win_count': 0, 'avg_performance': 0.38387715930903, 'hit_rate': 100.0, 'win_rate': 0.0, 'count': 1}, {'week': '2024-10-21', 'bin': 0.3, 'total_count': 4, 'hit_count': 3, 'win_count': 0, 'avg_performance': 0.9709764756086716, 'hit_rate': 75.0, 'win_rate': 0.0, 'count': 4}, {'week': '2024-10-21', 'bin': 0.4, 'total_count': 6, 'hit_count': 5, 'win_count': 0, 'avg_performance': 1.3062931151410297, 'hit_rate': 83.33333333333333, 'win_rate': 0.0, 'count': 6}, {'week': '2024-10-21', 'bin': 0.5, 'total_count': 25, 'hit_count': 22, 'win_count': 7, 'avg_performance': 2.5164096657483253, 'hit_rate': 88.0, 'win_rate': 28.0, 'count': 25}, {'week': '2024-10-21', 'bin': 0.6, 'total_count': 146, 'hit_count': 136, 'win_count': 56, 'avg_performance': 4.1596411175942425, 'hit_rate': 93.15068493150685, 'win_rate': 38.35616438356164, 'count': 146}, {'week': '2024-10-21', 'bin': 0.7, 'total_count': 1759, 'hit_count': 1628, 'win_count': 1003, 'avg_performance': 8.03449923342892, 'hit_rate': 92.55258669698692, 'win_rate': 57.02103467879477, 'count': 1759}, {'week': '2024-10-21', 'bin': 0.8, 'total_count': 207, 'hit_count': 197, 'win_count': 124, 'avg_performance': 8.348772559069227, 'hit_rate': 95.16908212560386, 'win_rate': 59.90338164251208, 'count': 207}], '2024-10-28': [{'week': '2024-10-28', 'bin': 0.3, 'total_count': 2, 'hit_count': 2, 'win_count': 1, 'avg_performance': 11.856661248915968, 'hit_rate': 100.0, 'win_rate': 50.0, 'count': 2}, {'week': '2024-10-28', 'bin': 0.4, 'total_count': 4, 'hit_count': 4, 'win_count': 2, 'avg_performance': 3.3348216882106607, 'hit_rate': 100.0, 'win_rate': 50.0, 'count': 4}, {'week': '2024-10-28', 'bin': 0.5, 'total_count': 17, 'hit_count': 14, 'win_count': 3, 'avg_performance': 2.7996008250747595, 'hit_rate': 82.3529411764706, 'win_rate': 17.647058823529413, 'count': 17}, {'week': '2024-10-28', 'bin': 0.6, 'total_count': 122, 'hit_count': 118, 'win_count': 51, 'avg_performance': 4.648447686121441, 'hit_rate': 96.72131147540983, 'win_rate': 41.80327868852459, 'count': 122}, {'week': '2024-10-28', 'bin': 0.7, 'total_count': 997, 'hit_count': 927, 'win_count': 618, 'avg_performance': 7.265669642594064, 'hit_rate': 92.97893681043129, 'win_rate': 61.98595787362086, 'count': 997}, {'week': '2024-10-28', 'bin': 0.8, 'total_count': 41, 'hit_count': 38, 'win_count': 28, 'avg_performance': 10.816422602027322, 'hit_rate': 92.6829268292683, 'win_rate': 68.29268292682927, 'count': 41}], '2024-11-04': [{'week': '2024-11-04', 'bin': 0.3, 'total_count': 2, 'hit_count': 2, 'win_count': 1, 'avg_performance': 9.506070965460328, 'hit_rate': 100.0, 'win_rate': 50.0, 'count': 2}, {'week': '2024-11-04', 'bin': 0.4, 'total_count': 4, 'hit_count': 4, 'win_count': 2, 'avg_performance': 11.085533897596687, 'hit_rate': 100.0, 'win_rate': 50.0, 'count': 4}, {'week': '2024-11-04', 'bin': 0.5, 'total_count': 25, 'hit_count': 24, 'win_count': 12, 'avg_performance': 5.802859193965779, 'hit_rate': 96.0, 'win_rate': 48.0, 'count': 25}, {'week': '2024-11-04', 'bin': 0.6, 'total_count': 164, 'hit_count': 154, 'win_count': 110, 'avg_performance': 8.090414252589902, 'hit_rate': 93.90243902439025, 'win_rate': 67.07317073170732, 'count': 164}, {'week': '2024-11-04', 'bin': 0.7, 'total_count': 1486, 'hit_count': 1401, 'win_count': 1113, 'avg_performance': 10.27282302016535, 'hit_rate': 94.27994616419919, 'win_rate': 74.89905787348587, 'count': 1486}, {'week': '2024-11-04', 'bin': 0.8, 'total_count': 64, 'hit_count': 62, 'win_count': 44, 'avg_performance': 8.653533395637153, 'hit_rate': 96.875, 'win_rate': 68.75, 'count': 64}], '2024-11-11': [{'week': '2024-11-11', 'bin': 0.3, 'total_count': 3, 'hit_count': 3, 'win_count': 2, 'avg_performance': 40.77065557250119, 'hit_rate': 100.0, 'win_rate': 66.66666666666667, 'count': 3}, {'week': '2024-11-11', 'bin': 0.4, 'total_count': 7, 'hit_count': 6, 'win_count': 3, 'avg_performance': 68.54218006242404, 'hit_rate': 85.71428571428571, 'win_rate': 42.857142857142854, 'count': 7}, {'week': '2024-11-11', 'bin': 0.5, 'total_count': 28, 'hit_count': 26, 'win_count': 11, 'avg_performance': 7.473429086066595, 'hit_rate': 92.85714285714286, 'win_rate': 39.285714285714285, 'count': 28}, {'week': '2024-11-11', 'bin': 0.6, 'total_count': 172, 'hit_count': 162, 'win_count': 78, 'avg_performance': 5.7210642939107865, 'hit_rate': 94.18604651162791, 'win_rate': 45.348837209302324, 'count': 172}, {'week': '2024-11-11', 'bin': 0.7, 'total_count': 2183, 'hit_count': 1942, 'win_count': 1085, 'avg_performance': 6.950606849660758, 'hit_rate': 88.96014658726523, 'win_rate': 49.702244617498856, 'count': 2183}, {'week': '2024-11-11', 'bin': 0.8, 'total_count': 193, 'hit_count': 170, 'win_count': 92, 'avg_performance': 6.576073427037283, 'hit_rate': 88.08290155440415, 'win_rate': 47.66839378238342, 'count': 193}], '2024-11-18': [{'week': '2024-11-18', 'bin': 0.2, 'total_count': 1, 'hit_count': 1, 'win_count': 0, 'avg_performance': 0.2985074626865608, 'hit_rate': 100.0, 'win_rate': 0.0, 'count': 1}, {'week': '2024-11-18', 'bin': 0.3, 'total_count': 2, 'hit_count': 2, 'win_count': 1, 'avg_performance': 2.953737191078962, 'hit_rate': 100.0, 'win_rate': 50.0, 'count': 2}, {'week': '2024-11-18', 'bin': 0.4, 'total_count': 6, 'hit_count': 6, 'win_count': 2, 'avg_performance': 14.963661448456241, 'hit_rate': 100.0, 'win_rate': 33.333333333333336, 'count': 6}, {'week': '2024-11-18', 'bin': 0.5, 'total_count': 16, 'hit_count': 14, 'win_count': 7, 'avg_performance': 12.523383330708796, 'hit_rate': 87.5, 'win_rate': 43.75, 'count': 16}, {'week': '2024-11-18', 'bin': 0.6, 'total_count': 117, 'hit_count': 106, 'win_count': 74, 'avg_performance': 7.926054355851836, 'hit_rate': 90.5982905982906, 'win_rate': 63.24786324786325, 'count': 117}, {'week': '2024-11-18', 'bin': 0.7, 'total_count': 1487, 'hit_count': 1412, 'win_count': 1043, 'avg_performance': 10.169714185726622, 'hit_rate': 94.9562878278413, 'win_rate': 70.14122394082044, 'count': 1487}, {'week': '2024-11-18', 'bin': 0.8, 'total_count': 64, 'hit_count': 62, 'win_count': 46, 'avg_performance': 9.138444484012004, 'hit_rate': 96.875, 'win_rate': 71.875, 'count': 64}], '2024-11-25': [{'week': '2024-11-25', 'bin': 0.3, 'total_count': 1, 'hit_count': 1, 'win_count': 0, 'avg_performance': 0.5649717514124374, 'hit_rate': 100.0, 'win_rate': 0.0, 'count': 1}, {'week': '2024-11-25', 'bin': 0.4, 'total_count': 3, 'hit_count': 3, 'win_count': 1, 'avg_performance': 2.249766314903041, 'hit_rate': 100.0, 'win_rate': 33.333333333333336, 'count': 3}, {'week': '2024-11-25', 'bin': 0.5, 'total_count': 19, 'hit_count': 19, 'win_count': 10, 'avg_performance': 9.823296109187984, 'hit_rate': 100.0, 'win_rate': 52.63157894736842, 'count': 19}, {'week': '2024-11-25', 'bin': 0.6, 'total_count': 71, 'hit_count': 67, 'win_count': 39, 'avg_performance': 7.033977605527942, 'hit_rate': 94.36619718309859, 'win_rate': 54.929577464788736, 'count': 71}, {'week': '2024-11-25', 'bin': 0.7, 'total_count': 1392, 'hit_count': 1341, 'win_count': 988, 'avg_performance': 9.085537651034798, 'hit_rate': 96.33620689655173, 'win_rate': 70.97701149425288, 'count': 1392}, {'week': '2024-11-25', 'bin': 0.8, 'total_count': 45, 'hit_count': 44, 'win_count': 34, 'avg_performance': 7.175712414927854, 'hit_rate': 97.77777777777777, 'win_rate': 75.55555555555556, 'count': 45}], '2024-12-02': [{'week': '2024-12-02', 'bin': 0.4, 'total_count': 2, 'hit_count': 2, 'win_count': 0, 'avg_performance': 1.1509608467783332, 'hit_rate': 100.0, 'win_rate': 0.0, 'count': 2}, {'week': '2024-12-02', 'bin': 0.5, 'total_count': 4, 'hit_count': 4, 'win_count': 1, 'avg_performance': 1.3898688255760185, 'hit_rate': 100.0, 'win_rate': 25.0, 'count': 4}, {'week': '2024-12-02', 'bin': 0.6, 'total_count': 22, 'hit_count': 19, 'win_count': 6, 'avg_performance': 3.7840564250007986, 'hit_rate': 86.36363636363636, 'win_rate': 27.272727272727273, 'count': 22}, {'week': '2024-12-02', 'bin': 0.7, 'total_count': 597, 'hit_count': 543, 'win_count': 317, 'avg_performance': 7.689480520166782, 'hit_rate': 90.95477386934674, 'win_rate': 53.098827470686764, 'count': 597}, {'week': '2024-12-02', 'bin': 0.8, 'total_count': 10, 'hit_count': 9, 'win_count': 5, 'avg_performance': 12.011978156596522, 'hit_rate': 90.0, 'win_rate': 50.0, 'count': 10}], '2024-12-09': [{'week': '2024-12-09', 'bin': 0.2, 'total_count': 2, 'hit_count': 2, 'win_count': 0, 'avg_performance': 1.6921913934540918, 'hit_rate': 100.0, 'win_rate': 0.0, 'count': 2}, {'week': '2024-12-09', 'bin': 0.3, 'total_count': 2, 'hit_count': 1, 'win_count': 0, 'avg_performance': 0.9532888465204923, 'hit_rate': 50.0, 'win_rate': 0.0, 'count': 2}, {'week': '2024-12-09', 'bin': 0.4, 'total_count': 8, 'hit_count': 7, 'win_count': 2, 'avg_performance': 1.9005706250438368, 'hit_rate': 87.5, 'win_rate': 25.0, 'count': 8}, {'week': '2024-12-09', 'bin': 0.5, 'total_count': 24, 'hit_count': 24, 'win_count': 7, 'avg_performance': 5.196051909042814, 'hit_rate': 100.0, 'win_rate': 29.166666666666668, 'count': 24}, {'week': '2024-12-09', 'bin': 0.6, 'total_count': 127, 'hit_count': 119, 'win_count': 56, 'avg_performance': 5.791194959609032, 'hit_rate': 93.7007874015748, 'win_rate': 44.09448818897638, 'count': 127}, {'week': '2024-12-09', 'bin': 0.7, 'total_count': 2010, 'hit_count': 1867, 'win_count': 1133, 'avg_performance': 7.526378846625358, 'hit_rate': 92.88557213930348, 'win_rate': 56.3681592039801, 'count': 2010}, {'week': '2024-12-09', 'bin': 0.8, 'total_count': 98, 'hit_count': 93, 'win_count': 63, 'avg_performance': 8.348974523266355, 'hit_rate': 94.89795918367346, 'win_rate': 64.28571428571429, 'count': 98}], '2024-12-16': [{'week': '2024-12-16', 'bin': 0.3, 'total_count': 2, 'hit_count': 2, 'win_count': 0, 'avg_performance': 1.2158357473192076, 'hit_rate': 100.0, 'win_rate': 0.0, 'count': 2}, {'week': '2024-12-16', 'bin': 0.4, 'total_count': 2, 'hit_count': 2, 'win_count': 0, 'avg_performance': 1.1586990595611335, 'hit_rate': 100.0, 'win_rate': 0.0, 'count': 2}, {'week': '2024-12-16', 'bin': 0.5, 'total_count': 9, 'hit_count': 9, 'win_count': 3, 'avg_performance': 3.4986874156097585, 'hit_rate': 100.0, 'win_rate': 33.333333333333336, 'count': 9}, {'week': '2024-12-16', 'bin': 0.6, 'total_count': 77, 'hit_count': 73, 'win_count': 35, 'avg_performance': 7.624253080839346, 'hit_rate': 94.8051948051948, 'win_rate': 45.45454545454545, 'count': 77}, {'week': '2024-12-16', 'bin': 0.7, 'total_count': 1313, 'hit_count': 1223, 'win_count': 814, 'avg_performance': 9.719862667541674, 'hit_rate': 93.14546839299315, 'win_rate': 61.995430312261995, 'count': 1313}, {'week': '2024-12-16', 'bin': 0.8, 'total_count': 40, 'hit_count': 38, 'win_count': 29, 'avg_performance': 10.720921190133364, 'hit_rate': 95.0, 'win_rate': 72.5, 'count': 40}], '2024-12-23': [{'week': '2024-12-23', 'bin': 0.5, 'total_count': 5, 'hit_count': 5, 'win_count': 3, 'avg_performance': 3.076753932204165, 'hit_rate': 100.0, 'win_rate': 60.0, 'count': 5}, {'week': '2024-12-23', 'bin': 0.6, 'total_count': 57, 'hit_count': 53, 'win_count': 26, 'avg_performance': 5.432916285463778, 'hit_rate': 92.98245614035088, 'win_rate': 45.6140350877193, 'count': 57}, {'week': '2024-12-23', 'bin': 0.7, 'total_count': 530, 'hit_count': 519, 'win_count': 386, 'avg_performance': 13.807998928993412, 'hit_rate': 97.9245283018868, 'win_rate': 72.83018867924528, 'count': 530}, {'week': '2024-12-23', 'bin': 0.8, 'total_count': 9, 'hit_count': 8, 'win_count': 5, 'avg_performance': 29.792299285303002, 'hit_rate': 88.88888888888889, 'win_rate': 55.55555555555556, 'count': 9}], '2024-12-30': [{'week': '2024-12-30', 'bin': 0.4, 'total_count': 1, 'hit_count': 1, 'win_count': 0, 'avg_performance': 2.5974025974025996, 'hit_rate': 100.0, 'win_rate': 0.0, 'count': 1}, {'week': '2024-12-30', 'bin': 0.5, 'total_count': 9, 'hit_count': 9, 'win_count': 5, 'avg_performance': 11.729724176101836, 'hit_rate': 100.0, 'win_rate': 55.55555555555556, 'count': 9}, {'week': '2024-12-30', 'bin': 0.6, 'total_count': 85, 'hit_count': 81, 'win_count': 57, 'avg_performance': 10.07692704762918, 'hit_rate': 95.29411764705883, 'win_rate': 67.05882352941177, 'count': 85}, {'week': '2024-12-30', 'bin': 0.7, 'total_count': 726, 'hit_count': 710, 'win_count': 590, 'avg_performance': 14.368317622689457, 'hit_rate': 97.7961432506887, 'win_rate': 81.26721763085399, 'count': 726}, {'week': '2024-12-30', 'bin': 0.8, 'total_count': 32, 'hit_count': 32, 'win_count': 28, 'avg_performance': 16.98487922412399, 'hit_rate': 100.0, 'win_rate': 87.5, 'count': 32}], '2025-01-06': [{'week': '2025-01-06', 'bin': 0.3, 'total_count': 2, 'hit_count': 2, 'win_count': 2, 'avg_performance': 10.27453799861533, 'hit_rate': 100.0, 'win_rate': 100.0, 'count': 2}, {'week': '2025-01-06', 'bin': 0.4, 'total_count': 4, 'hit_count': 4, 'win_count': 0, 'avg_performance': 0.8592097766991472, 'hit_rate': 100.0, 'win_rate': 0.0, 'count': 4}, {'week': '2025-01-06', 'bin': 0.5, 'total_count': 19, 'hit_count': 17, 'win_count': 2, 'avg_performance': 1.7025884280500825, 'hit_rate': 89.47368421052632, 'win_rate': 10.526315789473685, 'count': 19}, {'week': '2025-01-06', 'bin': 0.6, 'total_count': 89, 'hit_count': 81, 'win_count': 33, 'avg_performance': 3.9460445190171787, 'hit_rate': 91.01123595505618, 'win_rate': 37.07865168539326, 'count': 89}, {'week': '2025-01-06', 'bin': 0.7, 'total_count': 839, 'hit_count': 727, 'win_count': 347, 'avg_performance': 5.769467385757251, 'hit_rate': 86.6507747318236, 'win_rate': 41.35876042908224, 'count': 839}, {'week': '2025-01-06', 'bin': 0.8, 'total_count': 73, 'hit_count': 64, 'win_count': 31, 'avg_performance': 4.100909582740522, 'hit_rate': 87.67123287671232, 'win_rate': 42.465753424657535, 'count': 73}], '2025-01-13': [{'week': '2025-01-13', 'bin': 0.3, 'total_count': 2, 'hit_count': 2, 'win_count': 1, 'avg_performance': 2.4611508041896877, 'hit_rate': 100.0, 'win_rate': 50.0, 'count': 2}, {'week': '2025-01-13', 'bin': 0.4, 'total_count': 7, 'hit_count': 7, 'win_count': 2, 'avg_performance': 3.2427082891550008, 'hit_rate': 100.0, 'win_rate': 28.571428571428573, 'count': 7}, {'week': '2025-01-13', 'bin': 0.5, 'total_count': 25, 'hit_count': 25, 'win_count': 17, 'avg_performance': 5.977215511937495, 'hit_rate': 100.0, 'win_rate': 68.0, 'count': 25}, {'week': '2025-01-13', 'bin': 0.6, 'total_count': 141, 'hit_count': 135, 'win_count': 85, 'avg_performance': 6.232308427627005, 'hit_rate': 95.74468085106383, 'win_rate': 60.283687943262414, 'count': 141}, {'week': '2025-01-13', 'bin': 0.7, 'total_count': 1614, 'hit_count': 1531, 'win_count': 1127, 'avg_performance': 8.49221338573038, 'hit_rate': 94.85749690210656, 'win_rate': 69.82651796778191, 'count': 1614}, {'week': '2025-01-13', 'bin': 0.8, 'total_count': 118, 'hit_count': 106, 'win_count': 86, 'avg_performance': 13.48051817512275, 'hit_rate': 89.83050847457628, 'win_rate': 72.88135593220339, 'count': 118}], '2025-01-20': [{'week': '2025-01-20', 'bin': 0.2, 'total_count': 1, 'hit_count': 1, 'win_count': 0, 'avg_performance': 2.0554984583761486, 'hit_rate': 100.0, 'win_rate': 0.0, 'count': 1}, {'week': '2025-01-20', 'bin': 0.3, 'total_count': 2, 'hit_count': 2, 'win_count': 0, 'avg_performance': 1.8554532322137964, 'hit_rate': 100.0, 'win_rate': 0.0, 'count': 2}, {'week': '2025-01-20', 'bin': 0.4, 'total_count': 8, 'hit_count': 8, 'win_count': 3, 'avg_performance': 2.9427601789253663, 'hit_rate': 100.0, 'win_rate': 37.5, 'count': 8}, {'week': '2025-01-20', 'bin': 0.5, 'total_count': 31, 'hit_count': 31, 'win_count': 13, 'avg_performance': 3.2213742396728637, 'hit_rate': 100.0, 'win_rate': 41.935483870967744, 'count': 31}, {'week': '2025-01-20', 'bin': 0.6, 'total_count': 156, 'hit_count': 151, 'win_count': 86, 'avg_performance': 7.68513705692224, 'hit_rate': 96.7948717948718, 'win_rate': 55.12820512820513, 'count': 156}, {'week': '2025-01-20', 'bin': 0.7, 'total_count': 1459, 'hit_count': 1391, 'win_count': 981, 'avg_performance': 7.877107728428713, 'hit_rate': 95.33927347498286, 'win_rate': 67.23783413296779, 'count': 1459}, {'week': '2025-01-20', 'bin': 0.8, 'total_count': 131, 'hit_count': 126, 'win_count': 99, 'avg_performance': 9.198651942630873, 'hit_rate': 96.18320610687023, 'win_rate': 75.57251908396947, 'count': 131}], '2025-01-27': [{'week': '2025-01-27', 'bin': 0.3, 'total_count': 4, 'hit_count': 4, 'win_count': 0, 'avg_performance': 1.0810491267083957, 'hit_rate': 100.0, 'win_rate': 0.0, 'count': 4}, {'week': '2025-01-27', 'bin': 0.4, 'total_count': 4, 'hit_count': 3, 'win_count': 0, 'avg_performance': 1.257871569680502, 'hit_rate': 75.0, 'win_rate': 0.0, 'count': 4}, {'week': '2025-01-27', 'bin': 0.5, 'total_count': 8, 'hit_count': 8, 'win_count': 3, 'avg_performance': 5.3681028816247505, 'hit_rate': 100.0, 'win_rate': 37.5, 'count': 8}, {'week': '2025-01-27', 'bin': 0.6, 'total_count': 50, 'hit_count': 49, 'win_count': 24, 'avg_performance': 4.831154899995187, 'hit_rate': 98.0, 'win_rate': 48.0, 'count': 50}, {'week': '2025-01-27', 'bin': 0.7, 'total_count': 504, 'hit_count': 477, 'win_count': 336, 'avg_performance': 8.660514835238006, 'hit_rate': 94.64285714285714, 'win_rate': 66.66666666666667, 'count': 504}, {'week': '2025-01-27', 'bin': 0.8, 'total_count': 49, 'hit_count': 46, 'win_count': 28, 'avg_performance': 5.650996396492416, 'hit_rate': 93.87755102040816, 'win_rate': 57.142857142857146, 'count': 49}], '2025-02-03': [{'week': '2025-02-03', 'bin': 0.2, 'total_count': 1, 'hit_count': 1, 'win_count': 0, 'avg_performance': 1.3806706114398302, 'hit_rate': 100.0, 'win_rate': 0.0, 'count': 1}, {'week': '2025-02-03', 'bin': 0.3, 'total_count': 1, 'hit_count': 1, 'win_count': 1, 'avg_performance': 9.569377990430622, 'hit_rate': 100.0, 'win_rate': 100.0, 'count': 1}, {'week': '2025-02-03', 'bin': 0.4, 'total_count': 3, 'hit_count': 3, 'win_count': 3, 'avg_performance': 24.279598883685736, 'hit_rate': 100.0, 'win_rate': 100.0, 'count': 3}, {'week': '2025-02-03', 'bin': 0.5, 'total_count': 8, 'hit_count': 8, 'win_count': 7, 'avg_performance': 6.96675740725965, 'hit_rate': 100.0, 'win_rate': 87.5, 'count': 8}, {'week': '2025-02-03', 'bin': 0.6, 'total_count': 41, 'hit_count': 41, 'win_count': 33, 'avg_performance': 7.91588296767001, 'hit_rate': 100.0, 'win_rate': 80.48780487804878, 'count': 41}, {'week': '2025-02-03', 'bin': 0.7, 'total_count': 752, 'hit_count': 729, 'win_count': 592, 'avg_performance': 10.160313393323941, 'hit_rate': 96.94148936170212, 'win_rate': 78.72340425531915, 'count': 752}, {'week': '2025-02-03', 'bin': 0.8, 'total_count': 51, 'hit_count': 48, 'win_count': 42, 'avg_performance': 12.049870230698735, 'hit_rate': 94.11764705882354, 'win_rate': 82.3529411764706, 'count': 51}], '2025-02-17': [{'week': '2025-02-17', 'bin': 0.3, 'total_count': 2, 'hit_count': 2, 'win_count': 1, 'avg_performance': 2.016879038077791, 'hit_rate': 100.0, 'win_rate': 50.0, 'count': 2}, {'week': '2025-02-17', 'bin': 0.4, 'total_count': 2, 'hit_count': 2, 'win_count': 0, 'avg_performance': 0.36138972184882806, 'hit_rate': 100.0, 'win_rate': 0.0, 'count': 2}, {'week': '2025-02-17', 'bin': 0.5, 'total_count': 7, 'hit_count': 5, 'win_count': 1, 'avg_performance': 1.4714089675946536, 'hit_rate': 71.42857142857143, 'win_rate': 14.285714285714286, 'count': 7}, {'week': '2025-02-17', 'bin': 0.6, 'total_count': 55, 'hit_count': 46, 'win_count': 15, 'avg_performance': 3.6445213255311315, 'hit_rate': 83.63636363636364, 'win_rate': 27.272727272727273, 'count': 55}, {'week': '2025-02-17', 'bin': 0.7, 'total_count': 530, 'hit_count': 433, 'win_count': 160, 'avg_performance': 4.05076703346453, 'hit_rate': 81.69811320754717, 'win_rate': 30.18867924528302, 'count': 530}, {'week': '2025-02-17', 'bin': 0.8, 'total_count': 54, 'hit_count': 46, 'win_count': 22, 'avg_performance': 3.3832590351165615, 'hit_rate': 85.18518518518519, 'win_rate': 40.74074074074074, 'count': 54}], '2025-02-24': [{'week': '2025-02-24', 'bin': 0.3, 'total_count': 1, 'hit_count': 1, 'win_count': 1, 'avg_performance': 14.747474747474739, 'hit_rate': 100.0, 'win_rate': 100.0, 'count': 1}, {'week': '2025-02-24', 'bin': 0.4, 'total_count': 4, 'hit_count': 4, 'win_count': 1, 'avg_performance': 1.483220254404718, 'hit_rate': 100.0, 'win_rate': 25.0, 'count': 4}, {'week': '2025-02-24', 'bin': 0.5, 'total_count': 3, 'hit_count': 3, 'win_count': 2, 'avg_performance': 4.886750479655935, 'hit_rate': 100.0, 'win_rate': 66.66666666666667, 'count': 3}, {'week': '2025-02-24', 'bin': 0.6, 'total_count': 39, 'hit_count': 39, 'win_count': 21, 'avg_performance': 4.098843931251354, 'hit_rate': 100.0, 'win_rate': 53.84615384615385, 'count': 39}, {'week': '2025-02-24', 'bin': 0.7, 'total_count': 341, 'hit_count': 324, 'win_count': 231, 'avg_performance': 6.7311024498695895, 'hit_rate': 95.01466275659824, 'win_rate': 67.74193548387096, 'count': 341}, {'week': '2025-02-24', 'bin': 0.8, 'total_count': 19, 'hit_count': 17, 'win_count': 16, 'avg_performance': 8.80997390923137, 'hit_rate': 89.47368421052632, 'win_rate': 84.21052631578948, 'count': 19}], '2025-03-03': [{'week': '2025-03-03', 'bin': 0.3, 'total_count': 1, 'hit_count': 1, 'win_count': 1, 'avg_performance': 6.496927129060581, 'hit_rate': 100.0, 'win_rate': 100.0, 'count': 1}, {'week': '2025-03-03', 'bin': 0.4, 'total_count': 2, 'hit_count': 2, 'win_count': 1, 'avg_performance': 4.234347426755143, 'hit_rate': 100.0, 'win_rate': 50.0, 'count': 2}, {'week': '2025-03-03', 'bin': 0.5, 'total_count': 9, 'hit_count': 9, 'win_count': 6, 'avg_performance': 4.837971033345035, 'hit_rate': 100.0, 'win_rate': 66.66666666666667, 'count': 9}, {'week': '2025-03-03', 'bin': 0.6, 'total_count': 60, 'hit_count': 56, 'win_count': 40, 'avg_performance': 7.476385224123491, 'hit_rate': 93.33333333333333, 'win_rate': 66.66666666666667, 'count': 60}, {'week': '2025-03-03', 'bin': 0.7, 'total_count': 501, 'hit_count': 479, 'win_count': 346, 'avg_performance': 9.175863004552577, 'hit_rate': 95.60878243512974, 'win_rate': 69.06187624750498, 'count': 501}, {'week': '2025-03-03', 'bin': 0.8, 'total_count': 45, 'hit_count': 43, 'win_count': 35, 'avg_performance': 10.600061758245392, 'hit_rate': 95.55555555555556, 'win_rate': 77.77777777777777, 'count': 45}], '2025-03-10': [{'week': '2025-03-10', 'bin': 0.3, 'total_count': 1, 'hit_count': 1, 'win_count': 1, 'avg_performance': 3.1413612565444975, 'hit_rate': 100.0, 'win_rate': 100.0, 'count': 1}, {'week': '2025-03-10', 'bin': 0.4, 'total_count': 11, 'hit_count': 10, 'win_count': 4, 'avg_performance': 5.273294241964802, 'hit_rate': 90.9090909090909, 'win_rate': 36.36363636363637, 'count': 11}, {'week': '2025-03-10', 'bin': 0.5, 'total_count': 23, 'hit_count': 23, 'win_count': 18, 'avg_performance': 6.362088830497881, 'hit_rate': 100.0, 'win_rate': 78.26086956521739, 'count': 23}, {'week': '2025-03-10', 'bin': 0.6, 'total_count': 194, 'hit_count': 188, 'win_count': 127, 'avg_performance': 7.442734895529073, 'hit_rate': 96.90721649484536, 'win_rate': 65.4639175257732, 'count': 194}, {'week': '2025-03-10', 'bin': 0.7, 'total_count': 2062, 'hit_count': 1938, 'win_count': 1374, 'avg_performance': 7.825642875837303, 'hit_rate': 93.98642095053346, 'win_rate': 66.63433559650825, 'count': 2062}, {'week': '2025-03-10', 'bin': 0.8, 'total_count': 65, 'hit_count': 62, 'win_count': 51, 'avg_performance': 9.519864190453308, 'hit_rate': 95.38461538461539, 'win_rate': 78.46153846153847, 'count': 65}]}, 'curve_data_week_list': ['2024-10-07', '2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '2024-12-02', '2024-12-09', '2024-12-16', '2024-12-23', '2024-12-30', '2025-01-06', '2025-01-13', '2025-01-20', '2025-01-27', '2025-02-03', '2025-02-17', '2025-02-24', '2025-03-03', '2025-03-10'], 'date_from': datetime.date(2024, 10, 7), 'date_to': datetime.date(2025, 4, 5), 'performance_data': <QuerySet [{'date': datetime.date(2025, 3, 14), 'pass_count': 498, 'fail_count': 138, 'total_count': 636, 'hit_count': 623, 'win_rate': 78.30188679245283, 'hit_rate': 97.95597484276729, 'avg_performance': 9.685218432811558, 'metrics': {'financial': 0, 'content': 0, 'other': 0}}, {'date': datetime.date(2025, 3, 13), 'pass_count': 361, 'fail_count': 196, 'total_count': 557, 'hit_count': 509, 'win_rate': 64.81149012567325, 'hit_rate': 91.38240574506284, 'avg_performance': 7.556987585041437, 'metrics': {'content': 0.21, 'financial': 0, 'other': 0.08}}, {'date': datetime.date(2025, 3, 11), 'pass_count': 325, 'fail_count': 124, 'total_count': 449, 'hit_count': 422, 'win_rate': 72.38307349665924, 'hit_rate': 93.98663697104676, 'avg_performance': 8.845404351980402, 'metrics': {'financial': 0, 'content': 0, 'other': 0}}, {'date': datetime.date(2025, 3, 10), 'pass_count': 391, 'fail_count': 323, 'total_count': 714, 'hit_count': 668, 'win_rate': 54.76190476190476, 'hit_rate': 93.55742296918767, 'avg_performance': 5.694685477496913, 'metrics': {'content': 0.08, 'financial': 0, 'other': 0.11}}, {'date': datetime.date(2025, 3, 5), 'pass_count': 429, 'fail_count': 189, 'total_count': 618, 'hit_count': 590, 'win_rate': 69.41747572815534, 'hit_rate': 95.46925566343042, 'avg_performance': 9.031068962996716, 'metrics': {'financial': 0, 'content': 0, 'other': 0}}, {'date': datetime.date(2025, 2, 26), 'pass_count': 272, 'fail_count': 135, 'total_count': 407, 'hit_count': 388, 'win_rate': 66.83046683046683, 'hit_rate': 95.33169533169533, 'avg_performance': 6.530444619665331, 'metrics': {'financial': 0, 'content': 0, 'other': 0}}, {'date': datetime.date(2025, 2, 21), 'pass_count': 199, 'fail_count': 451, 'total_count': 650, 'hit_count': 534, 'win_rate': 30.615384615384617, 'hit_rate': 82.15384615384616, 'avg_performance': 3.9155501366611176, 'metrics': {'financial': 0, 'content': 0, 'other': 0}}, {'date': datetime.date(2025, 2, 3), 'pass_count': 678, 'fail_count': 179, 'total_count': 857, 'hit_count': 831, 'win_rate': 79.11318553092183, 'hit_rate': 96.96616102683781, 'avg_performance': 10.174064363746451, 'metrics': {'financial': 0, 'content': 0, 'other': 0}}, {'date': datetime.date(2025, 1, 30), 'pass_count': 391, 'fail_count': 228, 'total_count': 619, 'hit_count': 587, 'win_rate': 63.166397415185784, 'hit_rate': 94.83037156704361, 'avg_performance': 7.973597013289812, 'metrics': {'financial': 0, 'content': 0, 'other': 0}}, {'date': datetime.date(2025, 1, 24), 'pass_count': 409, 'fail_count': 248, 'total_count': 657, 'hit_count': 626, 'win_rate': 62.25266362252663, 'hit_rate': 95.28158295281582, 'avg_performance': 6.834872621744259, 'metrics': {'financial': 0, 'content': 0, 'other': 0}}, {'date': datetime.date(2025, 1, 23), 'pass_count': 473, 'fail_count': 168, 'total_count': 641, 'hit_count': 620, 'win_rate': 73.79095163806552, 'hit_rate': 96.72386895475819, 'avg_performance': 8.251261124979479, 'metrics': {'content': 0.06, 'financial': 0, 'other': 0.19}}, {'date': datetime.date(2025, 1, 22), 'pass_count': 300, 'fail_count': 190, 'total_count': 490, 'hit_count': 464, 'win_rate': 61.224489795918366, 'hit_rate': 94.6938775510204, 'avg_performance': 8.66572725577195, 'metrics': {'content': 0.06, 'financial': 0, 'other': 0.13}}, {'date': datetime.date(2025, 1, 17), 'pass_count': 380, 'fail_count': 189, 'total_count': 569, 'hit_count': 547, 'win_rate': 66.78383128295255, 'hit_rate': 96.13356766256591, 'avg_performance': 8.785958286314582, 'metrics': {'financial': 0, 'content': 0, 'other': 0}}, {'date': datetime.date(2025, 1, 15), 'pass_count': 419, 'fail_count': 187, 'total_count': 606, 'hit_count': 582, 'win_rate': 69.14191419141915, 'hit_rate': 96.03960396039604, 'avg_performance': 9.090623208994868, 'metrics': {'financial': 0, 'content': 0, 'other': 0}}, {'date': datetime.date(2025, 1, 13), 'pass_count': 519, 'fail_count': 213, 'total_count': 732, 'hit_count': 677, 'win_rate': 70.90163934426229, 'hit_rate': 92.48633879781421, 'avg_performance': 7.984716878955943, 'metrics': {'financial': 0, 'content': 0, 'other': 0}}, {'date': datetime.date(2025, 1, 9), 'pass_count': 230, 'fail_count': 272, 'total_count': 502, 'hit_count': 445, 'win_rate': 45.81673306772908, 'hit_rate': 88.64541832669323, 'avg_performance': 5.38573415628531, 'metrics': {'financial': 0, 'content': 0, 'other': 0}}, {'date': datetime.date(2025, 1, 8), 'pass_count': 185, 'fail_count': 339, 'total_count': 524, 'hit_count': 450, 'win_rate': 35.30534351145038, 'hit_rate': 85.87786259541984, 'avg_performance': 5.427183296115789, 'metrics': {'content': 0.06, 'financial': 0, 'other': 0.13}}, {'date': datetime.date(2025, 1, 2), 'pass_count': 680, 'fail_count': 173, 'total_count': 853, 'hit_count': 833, 'win_rate': 79.71864009378663, 'hit_rate': 97.65533411488863, 'avg_performance': 13.997208028693217, 'metrics': {'financial': 0, 'content': 0, 'other': 0}}, {'date': datetime.date(2024, 12, 24), 'pass_count': 420, 'fail_count': 181, 'total_count': 601, 'hit_count': 585, 'win_rate': 69.88352745424292, 'hit_rate': 97.33777038269551, 'avg_performance': 13.16377724437054, 'metrics': {'financial': 0, 'content': 0, 'other': 0}}, {'date': datetime.date(2024, 12, 19), 'pass_count': 315, 'fail_count': 215, 'total_count': 530, 'hit_count': 494, 'win_rate': 59.43396226415094, 'hit_rate': 93.20754716981132, 'avg_performance': 9.291098555591804, 'metrics': {'financial': 0, 'content': 0, 'other': 0}}, '...(remaining elements truncated)...']>}, 86400) {} <django.core.cache.backends.filebased.FileBasedCache object at 0x7f8de89f2cd0>
/mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/mnt/disks/pennyloupe_disk/pennyloupe/.venv/lib/python3.11/site-packages/django_htmx/middleware.py in __call__(43)
  return self.get_response(request)

/mnt/disks/pennyloupe_disk/pennyloupe/app/core/views/app.py in model_detail(1013)
  cache.set(cache_key, context, 24*60*60)

Signals

Signal Receivers
class_prepared
connection_created register_type_handlers
got_request_exception
m2m_changed
post_delete
post_init
post_migrate create_permissions, create_contenttypes
post_save create_initial_trade_position
pre_delete
pre_init
pre_migrate inject_rename_contenttypes_operations
pre_save
request_finished close_old_connections, close_caches, reset_urlconf
request_started reset_queries, close_old_connections
setting_changed reset_cache, clear_cache_handlers, update_installed_apps, update_connections_time_zone, clear_routers_cache, reset_template_engines, storages_changed, clear_serializers_cache, language_changed, localize_settings_changed, file_storage_changed, complex_setting_changed, root_urlconf_changed, static_storage_changed, static_finders_changed, auth_password_validators_changed, user_model_swapped, update_toolbar_config, reset_hashers, update_level_tags, uninstall_if_needed, clear_caches, StaticFilesStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties