Model: Rolling LGBM 3d PH Isotonic 2% v1


Details

Unique Key
rolling-ph-lgmb-p2-seq3-isotonic
Current Version
1
Type
long
Description
None
End Point
None
Last Trained
April 8, 2025, 1:33 a.m.
Meta
tags: ['penny', 'original']
class: rolling
target: {'type': 'price_high', 'value': 1.02, 'duration': 3}
sequence: 3
classifier: lgbm
calibration: isotonic

Last Metrics
April 7, 2025
[{'Feature': 'ticker_encoded_normalized', 'Importance': 0.07718075472605311}, {'Feature': 'items_neutral_count_rolling_mean_3', 'Importance': 0.03232483840911088}, {'Feature': 'weighted_authors_neutral_count_rolling_mean_3', 'Importance': 0.026927867628215998}, {'Feature': 'weighted_items_neutral_count_rolling_mean_3', 'Importance': 0.02292066422039888}, {'Feature': 'items_count_rolling_mean_3', 'Importance': 0.021037314582881193}, {'Feature': 'overall_sentiment_score_rolling_mean_3', 'Importance': 0.02043567802992584}, {'Feature': 'authors_positive_count_rolling_mean_3', 'Importance': 0.01614570867009034}, {'Feature': 'items_positive_count_rolling_mean_3', 'Importance': 0.01362127559395314}, {'Feature': 'items_negative_count_rolling_mean_3', 'Importance': 0.009957027093391285}, {'Feature': 'authors_negative_count_rolling_mean_3', 'Importance': 0.006387902831288829}]

Model Backtesting

All

Total Tests

32,036

# Pass

23,805

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

# Fail

8,231

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

Win Rate

74.3 %

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

Hit Rate

94.3 %

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

Avg Gain

8.8 %

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 454.948 msec
System CPU time 4.315 msec
Total CPU time 459.263 msec
Elapsed time 1149.173 msec
Context switches 18 voluntary, 5 involuntary

Browser timing

Timing attribute Timeline Milliseconds since navigation start (+length)
domainLookup303 (+47)
connect350 (+133)
request483 (+1757)
response1921 (+319)
domLoading1942 (+-1744148669954)
domInteractive2444
domContentLoadedEvent2444 (+11)
loadEvent-1744148668012 (+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 0x7f9296abbec0>}
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/52
QUERY_STRING
REMOTE_ADDR 3.148.115.16
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': 52} model_detail

No cookies

No session data

No GET data

No POST data

SQL queries from 1 connection

  • default 679.19 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" = 52
 LIMIT 21
SELECT ••• FROM "pl_model" WHERE "pl_model"."id" = 52 LIMIT 21
1.98

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" = 52 AND "pl_model_metrics"."status_id" = 10 AND "pl_model_metrics"."date" >= '2024-10-10'::date AND "pl_model_metrics"."date" <= '2025-04-08'::date)
 ORDER BY "pl_model_metrics"."date" DESC
SELECT ••• FROM "pl_model_metrics" WHERE ("pl_model_metrics"."model_id" = 52 AND "pl_model_metrics"."status_id" = 10 AND "pl_model_metrics"."date" >= '2024-10-10'::date AND "pl_model_metrics"."date" <= '2025-04-08'::date) ORDER BY "pl_model_metrics"."date" DESC
41.54

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" = 52 AND "pl_model_test"."status_id" = 10 AND "pl_model_test"."pick_date" >= '2024-10-10'::date AND "pl_model_test"."pick_date" <= '2025-04-08'::date)
 GROUP BY 1
 ORDER BY "pl_model_test"."pick_date" DESC
SELECT ••• FROM "pl_model_test" WHERE ("pl_model_test"."model_id" = 52 AND "pl_model_test"."status_id" = 10 AND "pl_model_test"."pick_date" >= '2024-10-10'::date AND "pl_model_test"."pick_date" <= '2025-04-08'::date) GROUP BY 1 ORDER BY "pl_model_test"."pick_date" DESC
371.60

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" = 52 AND "pl_model_test"."status_id" = 10 AND "pl_model_test"."pick_date" >= '2024-10-10'::date AND "pl_model_test"."pick_date" <= '2025-04-08'::date)
 GROUP BY 1,
          2
 ORDER BY 1 ASC,
          2 ASC
SELECT ••• FROM "pl_model_test" WHERE ("pl_model_test"."model_id" = 52 AND "pl_model_test"."status_id" = 10 AND "pl_model_test"."pick_date" >= '2024-10-10'::date AND "pl_model_test"."pick_date" <= '2025-04-08'::date) GROUP BY 1, 2 ORDER BY 1 ASC, 2 ASC
112.91

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" = 52 AND "pl_model_test"."status_id" = 10 AND "pl_model_test"."pick_date" >= '2024-10-10'::date AND "pl_model_test"."pick_date" <= '2025-04-08'::date)
 GROUP BY 1
 ORDER BY 1 ASC
SELECT ••• FROM "pl_model_test" WHERE ("pl_model_test"."model_id" = 52 AND "pl_model_test"."status_id" = 10 AND "pl_model_test"."pick_date" >= '2024-10-10'::date AND "pl_model_test"."pick_date" <= '2025-04-08'::date) GROUP BY 1 ORDER BY 1 ASC
151.16

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 (48 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: ' "'DKsv9r6k95uWzLESBQdgkMBYrfK6Se5QxHWs2XnkM83akXQNVJbfWMS9toQDA2iv'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/52'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f92855a3110>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f92855a3110>>'} {'curve_data': [{'avg_performance': 33.8653440810506, 'bin': 0.2, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 8.824194070556567, 'bin': 0.3, 'count': 49, 'hit_count': 45, 'hit_rate': 91.83673469387755, 'total_count': 49, 'win_count': 25, 'win_rate': 51.02040816326531}, {'avg_performance': 5.6883545965376285, 'bin': 0.4, 'count': 410, 'hit_count': 378, 'hit_rate': 92.1951219512195, 'total_count': 410, 'win_count': 261, 'win_rate': 63.65853658536585}, {'avg_performance': 7.681481586572486, 'bin': 0.5, 'count': 13268, 'hit_count': 12497, 'hit_rate': 94.18902622851975, 'total_count': 13268, 'win_count': 9521, 'win_rate': 71.75911968646368}, {'avg_performance': 9.387286988023558, 'bin': 0.6, 'count': 16506, 'hit_count': 15557, 'hit_rate': 94.25057554828547, 'total_count': 16506, 'win_count': 12590, 'win_rate': 76.27529383254574}, {'avg_performance': 11.602345538915827, 'bin': 0.7, 'count': 1539, 'hit_count': 1471, 'hit_rate': 95.58154645873944, 'total_count': 1539, 'win_count': 1197, 'win_rate': 77.77777777777777}, {'avg_performance': 16.390961739552203, 'bin': 0.8, 'count': 238, 'hit_count': 222, 'hit_rate': 93.27731092436974, 'total_count': 238, 'win_count': 191, 'win_rate': 80.25210084033614}, {'avg_performance': 21.6917626187561, 'bin': 0.9, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'win_count': 18, 'win_rate': 78.26086956521739}], 'curve_data_by_week': {'2024-10-14': [{'avg_performance': 0.8563273073263545, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.833948494083741, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-10-14', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 5.0414542679053875, 'bin': 0.4, 'count': 22, 'hit_count': 18, 'hit_rate': 81.81818181818181, 'total_count': 22, 'week': '2024-10-14', 'win_count': 11, 'win_rate': 50.0}, {'avg_performance': 9.405162971834361, 'bin': 0.5, 'count': 702, 'hit_count': 661, 'hit_rate': 94.15954415954415, 'total_count': 702, 'week': '2024-10-14', 'win_count': 482, 'win_rate': 68.66096866096866}, {'avg_performance': 10.106844911169732, 'bin': 0.6, 'count': 804, 'hit_count': 765, 'hit_rate': 95.14925373134328, 'total_count': 804, 'week': '2024-10-14', 'win_count': 607, 'win_rate': 75.49751243781094}, {'avg_performance': 10.295341658155468, 'bin': 0.7, 'count': 82, 'hit_count': 78, 'hit_rate': 95.1219512195122, 'total_count': 82, 'week': '2024-10-14', 'win_count': 67, 'win_rate': 81.70731707317073}, {'avg_performance': 8.131301136271151, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-10-14', 'win_count': 8, 'win_rate': 80.0}, {'avg_performance': 8.881754949170679, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 1, 'win_rate': 100.0}], '2024-10-21': [{'avg_performance': 9.671279278685283, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 3, 'win_rate': 75.0}, {'avg_performance': 4.301172455339157, 'bin': 0.4, 'count': 26, 'hit_count': 23, 'hit_rate': 88.46153846153847, 'total_count': 26, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 34.61538461538461}, {'avg_performance': 6.819492750693891, 'bin': 0.5, 'count': 974, 'hit_count': 907, 'hit_rate': 93.1211498973306, 'total_count': 974, 'week': '2024-10-21', 'win_count': 658, 'win_rate': 67.5564681724846}, {'avg_performance': 8.182362870276854, 'bin': 0.6, 'count': 1212, 'hit_count': 1156, 'hit_rate': 95.37953795379538, 'total_count': 1212, 'week': '2024-10-21', 'win_count': 910, 'win_rate': 75.08250825082509}, {'avg_performance': 8.641538934451926, 'bin': 0.7, 'count': 150, 'hit_count': 146, 'hit_rate': 97.33333333333333, 'total_count': 150, 'week': '2024-10-21', 'win_count': 112, 'win_rate': 74.66666666666667}, {'avg_performance': 7.960241613275069, 'bin': 0.8, 'count': 16, 'hit_count': 15, 'hit_rate': 93.75, 'total_count': 16, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 56.25}, {'avg_performance': 1.9299405155320475, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-21', 'win_count': 1, 'win_rate': 50.0}], '2024-10-28': [{'avg_performance': 1.6205053536018306, 'bin': 0.3, 'count': 5, 'hit_count': 4, 'hit_rate': 80.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 40.0}, {'avg_performance': 7.858204878661623, 'bin': 0.4, 'count': 21, 'hit_count': 21, 'hit_rate': 100.0, 'total_count': 21, 'week': '2024-10-28', 'win_count': 16, 'win_rate': 76.19047619047619}, {'avg_performance': 6.648846490413345, 'bin': 0.5, 'count': 686, 'hit_count': 658, 'hit_rate': 95.91836734693878, 'total_count': 686, 'week': '2024-10-28', 'win_count': 518, 'win_rate': 75.51020408163265}, {'avg_performance': 8.085902262126316, 'bin': 0.6, 'count': 797, 'hit_count': 772, 'hit_rate': 96.86323713927227, 'total_count': 797, 'week': '2024-10-28', 'win_count': 649, 'win_rate': 81.43036386449184}, {'avg_performance': 11.848421236600606, 'bin': 0.7, 'count': 69, 'hit_count': 64, 'hit_rate': 92.7536231884058, 'total_count': 69, 'week': '2024-10-28', 'win_count': 58, 'win_rate': 84.05797101449275}, {'avg_performance': 14.267397574986997, 'bin': 0.8, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 4, 'win_rate': 80.0}, {'avg_performance': 0.34722222222223026, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-28', 'win_count': 0, 'win_rate': 0.0}], '2024-11-04': [{'avg_performance': 4.48654037886342, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 11.303728683534116, 'bin': 0.3, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2024-11-04', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 6.193407299091917, 'bin': 0.4, 'count': 22, 'hit_count': 20, 'hit_rate': 90.9090909090909, 'total_count': 22, 'week': '2024-11-04', 'win_count': 19, 'win_rate': 86.36363636363636}, {'avg_performance': 8.551721604481491, 'bin': 0.5, 'count': 660, 'hit_count': 619, 'hit_rate': 93.78787878787878, 'total_count': 660, 'week': '2024-11-04', 'win_count': 514, 'win_rate': 77.87878787878788}, {'avg_performance': 9.199905917317315, 'bin': 0.6, 'count': 719, 'hit_count': 674, 'hit_rate': 93.7413073713491, 'total_count': 719, 'week': '2024-11-04', 'win_count': 557, 'win_rate': 77.46870653685674}, {'avg_performance': 9.136526057000346, 'bin': 0.7, 'count': 39, 'hit_count': 36, 'hit_rate': 92.3076923076923, 'total_count': 39, 'week': '2024-11-04', 'win_count': 30, 'win_rate': 76.92307692307692}, {'avg_performance': 6.976744186046527, 'bin': 0.8, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}], '2024-11-11': [{'avg_performance': 58.92468569457596, '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': 3.9305498150644866, 'bin': 0.4, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-11-11', 'win_count': 8, 'win_rate': 47.05882352941177}, {'avg_performance': 4.442104130107124, 'bin': 0.5, 'count': 362, 'hit_count': 328, 'hit_rate': 90.60773480662984, 'total_count': 362, 'week': '2024-11-11', 'win_count': 218, 'win_rate': 60.22099447513812}, {'avg_performance': 6.832885016155045, 'bin': 0.6, 'count': 459, 'hit_count': 407, 'hit_rate': 88.67102396514161, 'total_count': 459, 'week': '2024-11-11', 'win_count': 294, 'win_rate': 64.05228758169935}, {'avg_performance': 6.50225864077387, 'bin': 0.7, 'count': 26, 'hit_count': 24, 'hit_rate': 92.3076923076923, 'total_count': 26, 'week': '2024-11-11', 'win_count': 16, 'win_rate': 61.53846153846154}], '2024-11-18': [{'avg_performance': 96.25316455696202, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 10.093706934177172, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 10.286979813711849, 'bin': 0.4, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-11-18', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 9.641687742145487, 'bin': 0.5, 'count': 783, 'hit_count': 758, 'hit_rate': 96.80715197956577, 'total_count': 783, 'week': '2024-11-18', 'win_count': 652, 'win_rate': 83.26947637292464}, {'avg_performance': 11.89467546720644, 'bin': 0.6, 'count': 876, 'hit_count': 849, 'hit_rate': 96.91780821917808, 'total_count': 876, 'week': '2024-11-18', 'win_count': 769, 'win_rate': 87.78538812785388}, {'avg_performance': 19.352876776932764, 'bin': 0.7, 'count': 80, 'hit_count': 80, 'hit_rate': 100.0, 'total_count': 80, 'week': '2024-11-18', 'win_count': 71, 'win_rate': 88.75}, {'avg_performance': 18.45274649281407, 'bin': 0.8, 'count': 13, 'hit_count': 13, 'hit_rate': 100.0, 'total_count': 13, 'week': '2024-11-18', 'win_count': 12, 'win_rate': 92.3076923076923}, {'avg_performance': 15.730337078651687, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}], '2024-11-25': [{'avg_performance': 11.555676832532903, 'bin': 0.3, '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': 6.265694029033848, 'bin': 0.4, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 12, 'win_rate': 66.66666666666667}, {'avg_performance': 7.634091063129644, 'bin': 0.5, 'count': 598, 'hit_count': 570, 'hit_rate': 95.31772575250837, 'total_count': 598, 'week': '2024-11-25', 'win_count': 448, 'win_rate': 74.91638795986623}, {'avg_performance': 8.702597408877535, 'bin': 0.6, 'count': 869, 'hit_count': 826, 'hit_rate': 95.0517836593786, 'total_count': 869, 'week': '2024-11-25', 'win_count': 696, 'win_rate': 80.09205983889528}, {'avg_performance': 13.765900879410582, 'bin': 0.7, 'count': 92, 'hit_count': 90, 'hit_rate': 97.82608695652173, 'total_count': 92, 'week': '2024-11-25', 'win_count': 77, 'win_rate': 83.69565217391305}, {'avg_performance': 28.946258332817518, 'bin': 0.8, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 17, 'win_rate': 94.44444444444444}, {'avg_performance': 11.190662386779556, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 3, 'win_rate': 100.0}], '2024-12-09': [{'avg_performance': 1.4905149051490498, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.3237276523665, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 13, 'win_rate': 68.42105263157895}, {'avg_performance': 6.182898593615806, 'bin': 0.5, 'count': 690, 'hit_count': 641, 'hit_rate': 92.89855072463769, 'total_count': 690, 'week': '2024-12-09', 'win_count': 451, 'win_rate': 65.3623188405797}, {'avg_performance': 9.050619565085265, 'bin': 0.6, 'count': 870, 'hit_count': 824, 'hit_rate': 94.71264367816092, 'total_count': 870, 'week': '2024-12-09', 'win_count': 624, 'win_rate': 71.72413793103448}, {'avg_performance': 9.29780403196579, 'bin': 0.7, 'count': 96, 'hit_count': 93, 'hit_rate': 96.875, 'total_count': 96, 'week': '2024-12-09', 'win_count': 68, 'win_rate': 70.83333333333333}, {'avg_performance': 15.059213057045703, 'bin': 0.8, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 14, 'win_rate': 73.6842105263158}, {'avg_performance': 0.659367610806464, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}], '2024-12-16': [{'avg_performance': 0.1904761904761864, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 6.259213538127868, 'bin': 0.4, 'count': 37, 'hit_count': 33, 'hit_rate': 89.1891891891892, 'total_count': 37, 'week': '2024-12-16', 'win_count': 25, 'win_rate': 67.56756756756756}, {'avg_performance': 8.584611771243424, 'bin': 0.5, 'count': 1411, 'hit_count': 1325, 'hit_rate': 93.90503189227498, 'total_count': 1411, 'week': '2024-12-16', 'win_count': 1011, 'win_rate': 71.65131112686038}, {'avg_performance': 9.939810447414, 'bin': 0.6, 'count': 1588, 'hit_count': 1490, 'hit_rate': 93.82871536523929, 'total_count': 1588, 'week': '2024-12-16', 'win_count': 1216, 'win_rate': 76.57430730478589}, {'avg_performance': 12.751983309057357, 'bin': 0.7, 'count': 163, 'hit_count': 157, 'hit_rate': 96.31901840490798, 'total_count': 163, 'week': '2024-12-16', 'win_count': 126, 'win_rate': 77.30061349693251}, {'avg_performance': 30.97146333159325, 'bin': 0.8, 'count': 26, 'hit_count': 26, 'hit_rate': 100.0, 'total_count': 26, 'week': '2024-12-16', 'win_count': 21, 'win_rate': 80.76923076923077}, {'avg_performance': 45.14366482789435, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-16', 'win_count': 2, 'win_rate': 66.66666666666667}], '2024-12-23': [{'avg_performance': 1.1011011011010954, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-23', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.371333574507736, 'bin': 0.4, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2024-12-23', 'win_count': 10, 'win_rate': 58.8235294117647}, {'avg_performance': 9.474676484372859, 'bin': 0.5, 'count': 668, 'hit_count': 650, 'hit_rate': 97.30538922155688, 'total_count': 668, 'week': '2024-12-23', 'win_count': 528, 'win_rate': 79.04191616766467}, {'avg_performance': 18.22317884082599, 'bin': 0.6, 'count': 829, 'hit_count': 811, 'hit_rate': 97.82870928829915, 'total_count': 829, 'week': '2024-12-23', 'win_count': 705, 'win_rate': 85.0422195416164}, {'avg_performance': 22.87345575441379, 'bin': 0.7, 'count': 71, 'hit_count': 69, 'hit_rate': 97.1830985915493, 'total_count': 71, 'week': '2024-12-23', 'win_count': 62, 'win_rate': 87.32394366197182}, {'avg_performance': 20.07116067119614, 'bin': 0.8, 'count': 19, 'hit_count': 16, 'hit_rate': 84.21052631578948, 'total_count': 19, 'week': '2024-12-23', 'win_count': 16, 'win_rate': 84.21052631578948}, {'avg_performance': 42.864931268489265, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 100.0}], '2024-12-30': [{'avg_performance': 8.543323047871969, 'bin': 0.4, 'count': 26, 'hit_count': 25, 'hit_rate': 96.15384615384616, 'total_count': 26, 'week': '2024-12-30', 'win_count': 18, 'win_rate': 69.23076923076923}, {'avg_performance': 9.605782822714602, 'bin': 0.5, 'count': 967, 'hit_count': 931, 'hit_rate': 96.27714581178904, 'total_count': 967, 'week': '2024-12-30', 'win_count': 794, 'win_rate': 82.10961737331955}, {'avg_performance': 13.314518504512273, 'bin': 0.6, 'count': 1170, 'hit_count': 1137, 'hit_rate': 97.17948717948718, 'total_count': 1170, 'week': '2024-12-30', 'win_count': 1002, 'win_rate': 85.64102564102564}, {'avg_performance': 13.834897352184377, 'bin': 0.7, 'count': 141, 'hit_count': 137, 'hit_rate': 97.16312056737588, 'total_count': 141, 'week': '2024-12-30', 'win_count': 119, 'win_rate': 84.39716312056737}, {'avg_performance': 18.03100402666873, 'bin': 0.8, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2024-12-30', 'win_count': 19, 'win_rate': 90.47619047619048}, {'avg_performance': 86.17021276595746, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 1, 'win_rate': 100.0}], '2025-01-06': [{'avg_performance': 3.653643845376023, 'bin': 0.4, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2025-01-06', 'win_count': 13, 'win_rate': 61.904761904761905}, {'avg_performance': 7.11501183555015, 'bin': 0.5, 'count': 573, 'hit_count': 531, 'hit_rate': 92.67015706806282, 'total_count': 573, 'week': '2025-01-06', 'win_count': 345, 'win_rate': 60.20942408376963}, {'avg_performance': 7.033930147869317, 'bin': 0.6, 'count': 833, 'hit_count': 773, 'hit_rate': 92.79711884753901, 'total_count': 833, 'week': '2025-01-06', 'win_count': 554, 'win_rate': 66.50660264105642}, {'avg_performance': 11.06435997631877, 'bin': 0.7, 'count': 112, 'hit_count': 107, 'hit_rate': 95.53571428571429, 'total_count': 112, 'week': '2025-01-06', 'win_count': 82, 'win_rate': 73.21428571428571}, {'avg_performance': 12.01468555061957, 'bin': 0.8, 'count': 28, 'hit_count': 24, 'hit_rate': 85.71428571428571, 'total_count': 28, 'week': '2025-01-06', 'win_count': 22, 'win_rate': 78.57142857142857}, {'avg_performance': 2.747909199522108, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-06', 'win_count': 1, 'win_rate': 100.0}], '2025-01-13': [{'avg_performance': 1.77514792899408, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.677219118036632, 'bin': 0.4, 'count': 24, 'hit_count': 23, 'hit_rate': 95.83333333333333, 'total_count': 24, 'week': '2025-01-13', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 8.539310048745332, 'bin': 0.5, 'count': 564, 'hit_count': 528, 'hit_rate': 93.61702127659575, 'total_count': 564, 'week': '2025-01-13', 'win_count': 456, 'win_rate': 80.85106382978724}, {'avg_performance': 8.240635977891715, 'bin': 0.6, 'count': 708, 'hit_count': 661, 'hit_rate': 93.36158192090396, 'total_count': 708, 'week': '2025-01-13', 'win_count': 563, 'win_rate': 79.51977401129943}, {'avg_performance': 9.871046918455717, 'bin': 0.7, 'count': 51, 'hit_count': 45, 'hit_rate': 88.23529411764706, 'total_count': 51, 'week': '2025-01-13', 'win_count': 39, 'win_rate': 76.47058823529412}, {'avg_performance': 15.34581326687442, 'bin': 0.8, 'count': 10, 'hit_count': 10, 'hit_rate': 100.0, 'total_count': 10, 'week': '2025-01-13', 'win_count': 9, 'win_rate': 90.0}, {'avg_performance': 13.599999999999994, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 100.0}], '2025-01-20': [{'avg_performance': 0.6651884700665244, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.544909947380155, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2025-01-20', 'win_count': 11, 'win_rate': 57.89473684210526}, {'avg_performance': 6.015608365607231, 'bin': 0.5, 'count': 628, 'hit_count': 598, 'hit_rate': 95.22292993630573, 'total_count': 628, 'week': '2025-01-20', 'win_count': 432, 'win_rate': 68.78980891719745}, {'avg_performance': 9.039266266213598, 'bin': 0.6, 'count': 792, 'hit_count': 749, 'hit_rate': 94.57070707070707, 'total_count': 792, 'week': '2025-01-20', 'win_count': 605, 'win_rate': 76.38888888888889}, {'avg_performance': 10.536071372615584, 'bin': 0.7, 'count': 61, 'hit_count': 60, 'hit_rate': 98.36065573770492, 'total_count': 61, 'week': '2025-01-20', 'win_count': 54, 'win_rate': 88.52459016393442}, {'avg_performance': 15.25765795165968, 'bin': 0.8, 'count': 12, 'hit_count': 12, 'hit_rate': 100.0, 'total_count': 12, 'week': '2025-01-20', 'win_count': 10, 'win_rate': 83.33333333333333}], '2025-01-27': [{'avg_performance': 3.6505251976042974, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-27', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 3.3872070306215396, 'bin': 0.4, 'count': 18, 'hit_count': 15, 'hit_rate': 83.33333333333333, 'total_count': 18, 'week': '2025-01-27', 'win_count': 11, 'win_rate': 61.111111111111114}, {'avg_performance': 6.953550738751072, 'bin': 0.5, 'count': 580, 'hit_count': 547, 'hit_rate': 94.3103448275862, 'total_count': 580, 'week': '2025-01-27', 'win_count': 428, 'win_rate': 73.79310344827586}, {'avg_performance': 6.648173652090374, 'bin': 0.6, 'count': 779, 'hit_count': 726, 'hit_rate': 93.196405648267, 'total_count': 779, 'week': '2025-01-27', 'win_count': 606, 'win_rate': 77.79204107830552}, {'avg_performance': 7.471075488531045, 'bin': 0.7, 'count': 76, 'hit_count': 73, 'hit_rate': 96.05263157894737, 'total_count': 76, 'week': '2025-01-27', 'win_count': 66, 'win_rate': 86.84210526315789}, {'avg_performance': 9.608575816681654, 'bin': 0.8, 'count': 15, 'hit_count': 15, 'hit_rate': 100.0, 'total_count': 15, 'week': '2025-01-27', 'win_count': 13, 'win_rate': 86.66666666666667}, {'avg_performance': 21.423582467139635, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 100.0}], '2025-02-10': [{'avg_performance': 1.8949315591111375, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.754175337869557, 'bin': 0.4, 'count': 33, 'hit_count': 33, 'hit_rate': 100.0, 'total_count': 33, 'week': '2025-02-10', 'win_count': 17, 'win_rate': 51.515151515151516}, {'avg_performance': 7.517486777721075, 'bin': 0.5, 'count': 892, 'hit_count': 845, 'hit_rate': 94.73094170403587, 'total_count': 892, 'week': '2025-02-10', 'win_count': 647, 'win_rate': 72.53363228699551}, {'avg_performance': 10.207496081010792, 'bin': 0.6, 'count': 1368, 'hit_count': 1307, 'hit_rate': 95.54093567251462, 'total_count': 1368, 'week': '2025-02-10', 'win_count': 1083, 'win_rate': 79.16666666666667}, {'avg_performance': 13.13948137274851, 'bin': 0.7, 'count': 114, 'hit_count': 112, 'hit_rate': 98.24561403508773, 'total_count': 114, 'week': '2025-02-10', 'win_count': 85, 'win_rate': 74.56140350877193}, {'avg_performance': 9.213075395790396, 'bin': 0.8, 'count': 17, 'hit_count': 17, 'hit_rate': 100.0, 'total_count': 17, 'week': '2025-02-10', 'win_count': 12, 'win_rate': 70.58823529411765}, {'avg_performance': 4.385964912280706, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 100.0}], '2025-02-17': [{'avg_performance': 5.099765218898155, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 3.5333760194020303, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-17', 'win_count': 5, 'win_rate': 62.5}, {'avg_performance': 6.587229286030979, 'bin': 0.5, 'count': 327, 'hit_count': 296, 'hit_rate': 90.51987767584097, 'total_count': 327, 'week': '2025-02-17', 'win_count': 159, 'win_rate': 48.62385321100918}, {'avg_performance': 5.0095518733277125, 'bin': 0.6, 'count': 483, 'hit_count': 415, 'hit_rate': 85.92132505175984, 'total_count': 483, 'week': '2025-02-17', 'win_count': 252, 'win_rate': 52.17391304347826}, {'avg_performance': 4.196667245636139, 'bin': 0.7, 'count': 46, 'hit_count': 42, 'hit_rate': 91.30434782608695, 'total_count': 46, 'week': '2025-02-17', 'win_count': 28, 'win_rate': 60.869565217391305}, {'avg_performance': 4.6239894716134495, 'bin': 0.8, 'count': 6, 'hit_count': 4, 'hit_rate': 66.66666666666667, 'total_count': 6, 'week': '2025-02-17', 'win_count': 4, 'win_rate': 66.66666666666667}], '2025-02-24': [{'avg_performance': 0.3383304879783789, 'bin': 0.3, 'count': 3, 'hit_count': 2, 'hit_rate': 66.66666666666667, 'total_count': 3, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.724774404012466, 'bin': 0.4, 'count': 31, 'hit_count': 27, 'hit_rate': 87.09677419354838, 'total_count': 31, 'week': '2025-02-24', 'win_count': 17, 'win_rate': 54.83870967741935}, {'avg_performance': 5.995153465085292, 'bin': 0.5, 'count': 864, 'hit_count': 786, 'hit_rate': 90.97222222222223, 'total_count': 864, 'week': '2025-02-24', 'win_count': 544, 'win_rate': 62.96296296296296}, {'avg_performance': 5.362910312935268, 'bin': 0.6, 'count': 1038, 'hit_count': 921, 'hit_rate': 88.72832369942196, 'total_count': 1038, 'week': '2025-02-24', 'win_count': 674, 'win_rate': 64.9325626204239}, {'avg_performance': 4.419402245142155, 'bin': 0.7, 'count': 53, 'hit_count': 42, 'hit_rate': 79.24528301886792, 'total_count': 53, 'week': '2025-02-24', 'win_count': 23, 'win_rate': 43.39622641509434}, {'avg_performance': 0.14880952380952725, 'bin': 0.8, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}], '2025-03-10': [{'avg_performance': 3.370786516853932, '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': 3.229985232071821, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2025-03-10', 'win_count': 6, 'win_rate': 85.71428571428571}, {'avg_performance': 5.91457437619586, 'bin': 0.5, 'count': 339, 'hit_count': 318, 'hit_rate': 93.80530973451327, 'total_count': 339, 'week': '2025-03-10', 'win_count': 236, 'win_rate': 69.6165191740413}, {'avg_performance': 7.694099731541966, 'bin': 0.6, 'count': 312, 'hit_count': 294, 'hit_rate': 94.23076923076923, 'total_count': 312, 'week': '2025-03-10', 'win_count': 224, 'win_rate': 71.7948717948718}, {'avg_performance': 7.866797499267166, 'bin': 0.7, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2025-03-10', 'win_count': 14, 'win_rate': 82.3529411764706}]}, 'curve_data_week_list': ['2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '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-10', '2025-02-17', '2025-02-24', '2025-03-10'], 'date_from': datetime.date(2024, 10, 10), 'date_to': datetime.date(2025, 4, 8), 'kpis': {'avg_gain': 8.802179824568507, 'fail_count': 8231, 'hit_count': 30196, 'hit_rate': 94.25646148083406, 'pass_count': 23805, 'total_tests': 32036, 'win_rate': 74.30702959170932}, 'last_metrics': <ModelMetrics: Rolling LGBM 3d PH Isotonic 2% Metrics: 2025-04-07 >, 'model': <Model: Rolling LGBM 3d PH Isotonic 2% (rolling-ph-lgmb-p2-seq3-isotonic 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: ' "'DKsv9r6k95uWzLESBQdgkMBYrfK6Se5QxHWs2XnkM83akXQNVJbfWMS9toQDA2iv'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/52'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f92855a3110>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f92855a3110>>'} {'curve_data': [{'avg_performance': 33.8653440810506, 'bin': 0.2, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 8.824194070556567, 'bin': 0.3, 'count': 49, 'hit_count': 45, 'hit_rate': 91.83673469387755, 'total_count': 49, 'win_count': 25, 'win_rate': 51.02040816326531}, {'avg_performance': 5.6883545965376285, 'bin': 0.4, 'count': 410, 'hit_count': 378, 'hit_rate': 92.1951219512195, 'total_count': 410, 'win_count': 261, 'win_rate': 63.65853658536585}, {'avg_performance': 7.681481586572486, 'bin': 0.5, 'count': 13268, 'hit_count': 12497, 'hit_rate': 94.18902622851975, 'total_count': 13268, 'win_count': 9521, 'win_rate': 71.75911968646368}, {'avg_performance': 9.387286988023558, 'bin': 0.6, 'count': 16506, 'hit_count': 15557, 'hit_rate': 94.25057554828547, 'total_count': 16506, 'win_count': 12590, 'win_rate': 76.27529383254574}, {'avg_performance': 11.602345538915827, 'bin': 0.7, 'count': 1539, 'hit_count': 1471, 'hit_rate': 95.58154645873944, 'total_count': 1539, 'win_count': 1197, 'win_rate': 77.77777777777777}, {'avg_performance': 16.390961739552203, 'bin': 0.8, 'count': 238, 'hit_count': 222, 'hit_rate': 93.27731092436974, 'total_count': 238, 'win_count': 191, 'win_rate': 80.25210084033614}, {'avg_performance': 21.6917626187561, 'bin': 0.9, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'win_count': 18, 'win_rate': 78.26086956521739}], 'curve_data_by_week': {'2024-10-14': [{'avg_performance': 0.8563273073263545, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.833948494083741, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-10-14', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 5.0414542679053875, 'bin': 0.4, 'count': 22, 'hit_count': 18, 'hit_rate': 81.81818181818181, 'total_count': 22, 'week': '2024-10-14', 'win_count': 11, 'win_rate': 50.0}, {'avg_performance': 9.405162971834361, 'bin': 0.5, 'count': 702, 'hit_count': 661, 'hit_rate': 94.15954415954415, 'total_count': 702, 'week': '2024-10-14', 'win_count': 482, 'win_rate': 68.66096866096866}, {'avg_performance': 10.106844911169732, 'bin': 0.6, 'count': 804, 'hit_count': 765, 'hit_rate': 95.14925373134328, 'total_count': 804, 'week': '2024-10-14', 'win_count': 607, 'win_rate': 75.49751243781094}, {'avg_performance': 10.295341658155468, 'bin': 0.7, 'count': 82, 'hit_count': 78, 'hit_rate': 95.1219512195122, 'total_count': 82, 'week': '2024-10-14', 'win_count': 67, 'win_rate': 81.70731707317073}, {'avg_performance': 8.131301136271151, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-10-14', 'win_count': 8, 'win_rate': 80.0}, {'avg_performance': 8.881754949170679, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 1, 'win_rate': 100.0}], '2024-10-21': [{'avg_performance': 9.671279278685283, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 3, 'win_rate': 75.0}, {'avg_performance': 4.301172455339157, 'bin': 0.4, 'count': 26, 'hit_count': 23, 'hit_rate': 88.46153846153847, 'total_count': 26, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 34.61538461538461}, {'avg_performance': 6.819492750693891, 'bin': 0.5, 'count': 974, 'hit_count': 907, 'hit_rate': 93.1211498973306, 'total_count': 974, 'week': '2024-10-21', 'win_count': 658, 'win_rate': 67.5564681724846}, {'avg_performance': 8.182362870276854, 'bin': 0.6, 'count': 1212, 'hit_count': 1156, 'hit_rate': 95.37953795379538, 'total_count': 1212, 'week': '2024-10-21', 'win_count': 910, 'win_rate': 75.08250825082509}, {'avg_performance': 8.641538934451926, 'bin': 0.7, 'count': 150, 'hit_count': 146, 'hit_rate': 97.33333333333333, 'total_count': 150, 'week': '2024-10-21', 'win_count': 112, 'win_rate': 74.66666666666667}, {'avg_performance': 7.960241613275069, 'bin': 0.8, 'count': 16, 'hit_count': 15, 'hit_rate': 93.75, 'total_count': 16, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 56.25}, {'avg_performance': 1.9299405155320475, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-21', 'win_count': 1, 'win_rate': 50.0}], '2024-10-28': [{'avg_performance': 1.6205053536018306, 'bin': 0.3, 'count': 5, 'hit_count': 4, 'hit_rate': 80.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 40.0}, {'avg_performance': 7.858204878661623, 'bin': 0.4, 'count': 21, 'hit_count': 21, 'hit_rate': 100.0, 'total_count': 21, 'week': '2024-10-28', 'win_count': 16, 'win_rate': 76.19047619047619}, {'avg_performance': 6.648846490413345, 'bin': 0.5, 'count': 686, 'hit_count': 658, 'hit_rate': 95.91836734693878, 'total_count': 686, 'week': '2024-10-28', 'win_count': 518, 'win_rate': 75.51020408163265}, {'avg_performance': 8.085902262126316, 'bin': 0.6, 'count': 797, 'hit_count': 772, 'hit_rate': 96.86323713927227, 'total_count': 797, 'week': '2024-10-28', 'win_count': 649, 'win_rate': 81.43036386449184}, {'avg_performance': 11.848421236600606, 'bin': 0.7, 'count': 69, 'hit_count': 64, 'hit_rate': 92.7536231884058, 'total_count': 69, 'week': '2024-10-28', 'win_count': 58, 'win_rate': 84.05797101449275}, {'avg_performance': 14.267397574986997, 'bin': 0.8, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 4, 'win_rate': 80.0}, {'avg_performance': 0.34722222222223026, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-28', 'win_count': 0, 'win_rate': 0.0}], '2024-11-04': [{'avg_performance': 4.48654037886342, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 11.303728683534116, 'bin': 0.3, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2024-11-04', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 6.193407299091917, 'bin': 0.4, 'count': 22, 'hit_count': 20, 'hit_rate': 90.9090909090909, 'total_count': 22, 'week': '2024-11-04', 'win_count': 19, 'win_rate': 86.36363636363636}, {'avg_performance': 8.551721604481491, 'bin': 0.5, 'count': 660, 'hit_count': 619, 'hit_rate': 93.78787878787878, 'total_count': 660, 'week': '2024-11-04', 'win_count': 514, 'win_rate': 77.87878787878788}, {'avg_performance': 9.199905917317315, 'bin': 0.6, 'count': 719, 'hit_count': 674, 'hit_rate': 93.7413073713491, 'total_count': 719, 'week': '2024-11-04', 'win_count': 557, 'win_rate': 77.46870653685674}, {'avg_performance': 9.136526057000346, 'bin': 0.7, 'count': 39, 'hit_count': 36, 'hit_rate': 92.3076923076923, 'total_count': 39, 'week': '2024-11-04', 'win_count': 30, 'win_rate': 76.92307692307692}, {'avg_performance': 6.976744186046527, 'bin': 0.8, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}], '2024-11-11': [{'avg_performance': 58.92468569457596, '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': 3.9305498150644866, 'bin': 0.4, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-11-11', 'win_count': 8, 'win_rate': 47.05882352941177}, {'avg_performance': 4.442104130107124, 'bin': 0.5, 'count': 362, 'hit_count': 328, 'hit_rate': 90.60773480662984, 'total_count': 362, 'week': '2024-11-11', 'win_count': 218, 'win_rate': 60.22099447513812}, {'avg_performance': 6.832885016155045, 'bin': 0.6, 'count': 459, 'hit_count': 407, 'hit_rate': 88.67102396514161, 'total_count': 459, 'week': '2024-11-11', 'win_count': 294, 'win_rate': 64.05228758169935}, {'avg_performance': 6.50225864077387, 'bin': 0.7, 'count': 26, 'hit_count': 24, 'hit_rate': 92.3076923076923, 'total_count': 26, 'week': '2024-11-11', 'win_count': 16, 'win_rate': 61.53846153846154}], '2024-11-18': [{'avg_performance': 96.25316455696202, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 10.093706934177172, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 10.286979813711849, 'bin': 0.4, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-11-18', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 9.641687742145487, 'bin': 0.5, 'count': 783, 'hit_count': 758, 'hit_rate': 96.80715197956577, 'total_count': 783, 'week': '2024-11-18', 'win_count': 652, 'win_rate': 83.26947637292464}, {'avg_performance': 11.89467546720644, 'bin': 0.6, 'count': 876, 'hit_count': 849, 'hit_rate': 96.91780821917808, 'total_count': 876, 'week': '2024-11-18', 'win_count': 769, 'win_rate': 87.78538812785388}, {'avg_performance': 19.352876776932764, 'bin': 0.7, 'count': 80, 'hit_count': 80, 'hit_rate': 100.0, 'total_count': 80, 'week': '2024-11-18', 'win_count': 71, 'win_rate': 88.75}, {'avg_performance': 18.45274649281407, 'bin': 0.8, 'count': 13, 'hit_count': 13, 'hit_rate': 100.0, 'total_count': 13, 'week': '2024-11-18', 'win_count': 12, 'win_rate': 92.3076923076923}, {'avg_performance': 15.730337078651687, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}], '2024-11-25': [{'avg_performance': 11.555676832532903, 'bin': 0.3, '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': 6.265694029033848, 'bin': 0.4, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 12, 'win_rate': 66.66666666666667}, {'avg_performance': 7.634091063129644, 'bin': 0.5, 'count': 598, 'hit_count': 570, 'hit_rate': 95.31772575250837, 'total_count': 598, 'week': '2024-11-25', 'win_count': 448, 'win_rate': 74.91638795986623}, {'avg_performance': 8.702597408877535, 'bin': 0.6, 'count': 869, 'hit_count': 826, 'hit_rate': 95.0517836593786, 'total_count': 869, 'week': '2024-11-25', 'win_count': 696, 'win_rate': 80.09205983889528}, {'avg_performance': 13.765900879410582, 'bin': 0.7, 'count': 92, 'hit_count': 90, 'hit_rate': 97.82608695652173, 'total_count': 92, 'week': '2024-11-25', 'win_count': 77, 'win_rate': 83.69565217391305}, {'avg_performance': 28.946258332817518, 'bin': 0.8, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 17, 'win_rate': 94.44444444444444}, {'avg_performance': 11.190662386779556, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 3, 'win_rate': 100.0}], '2024-12-09': [{'avg_performance': 1.4905149051490498, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.3237276523665, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 13, 'win_rate': 68.42105263157895}, {'avg_performance': 6.182898593615806, 'bin': 0.5, 'count': 690, 'hit_count': 641, 'hit_rate': 92.89855072463769, 'total_count': 690, 'week': '2024-12-09', 'win_count': 451, 'win_rate': 65.3623188405797}, {'avg_performance': 9.050619565085265, 'bin': 0.6, 'count': 870, 'hit_count': 824, 'hit_rate': 94.71264367816092, 'total_count': 870, 'week': '2024-12-09', 'win_count': 624, 'win_rate': 71.72413793103448}, {'avg_performance': 9.29780403196579, 'bin': 0.7, 'count': 96, 'hit_count': 93, 'hit_rate': 96.875, 'total_count': 96, 'week': '2024-12-09', 'win_count': 68, 'win_rate': 70.83333333333333}, {'avg_performance': 15.059213057045703, 'bin': 0.8, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 14, 'win_rate': 73.6842105263158}, {'avg_performance': 0.659367610806464, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}], '2024-12-16': [{'avg_performance': 0.1904761904761864, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 6.259213538127868, 'bin': 0.4, 'count': 37, 'hit_count': 33, 'hit_rate': 89.1891891891892, 'total_count': 37, 'week': '2024-12-16', 'win_count': 25, 'win_rate': 67.56756756756756}, {'avg_performance': 8.584611771243424, 'bin': 0.5, 'count': 1411, 'hit_count': 1325, 'hit_rate': 93.90503189227498, 'total_count': 1411, 'week': '2024-12-16', 'win_count': 1011, 'win_rate': 71.65131112686038}, {'avg_performance': 9.939810447414, 'bin': 0.6, 'count': 1588, 'hit_count': 1490, 'hit_rate': 93.82871536523929, 'total_count': 1588, 'week': '2024-12-16', 'win_count': 1216, 'win_rate': 76.57430730478589}, {'avg_performance': 12.751983309057357, 'bin': 0.7, 'count': 163, 'hit_count': 157, 'hit_rate': 96.31901840490798, 'total_count': 163, 'week': '2024-12-16', 'win_count': 126, 'win_rate': 77.30061349693251}, {'avg_performance': 30.97146333159325, 'bin': 0.8, 'count': 26, 'hit_count': 26, 'hit_rate': 100.0, 'total_count': 26, 'week': '2024-12-16', 'win_count': 21, 'win_rate': 80.76923076923077}, {'avg_performance': 45.14366482789435, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-16', 'win_count': 2, 'win_rate': 66.66666666666667}], '2024-12-23': [{'avg_performance': 1.1011011011010954, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-23', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.371333574507736, 'bin': 0.4, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2024-12-23', 'win_count': 10, 'win_rate': 58.8235294117647}, {'avg_performance': 9.474676484372859, 'bin': 0.5, 'count': 668, 'hit_count': 650, 'hit_rate': 97.30538922155688, 'total_count': 668, 'week': '2024-12-23', 'win_count': 528, 'win_rate': 79.04191616766467}, {'avg_performance': 18.22317884082599, 'bin': 0.6, 'count': 829, 'hit_count': 811, 'hit_rate': 97.82870928829915, 'total_count': 829, 'week': '2024-12-23', 'win_count': 705, 'win_rate': 85.0422195416164}, {'avg_performance': 22.87345575441379, 'bin': 0.7, 'count': 71, 'hit_count': 69, 'hit_rate': 97.1830985915493, 'total_count': 71, 'week': '2024-12-23', 'win_count': 62, 'win_rate': 87.32394366197182}, {'avg_performance': 20.07116067119614, 'bin': 0.8, 'count': 19, 'hit_count': 16, 'hit_rate': 84.21052631578948, 'total_count': 19, 'week': '2024-12-23', 'win_count': 16, 'win_rate': 84.21052631578948}, {'avg_performance': 42.864931268489265, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 100.0}], '2024-12-30': [{'avg_performance': 8.543323047871969, 'bin': 0.4, 'count': 26, 'hit_count': 25, 'hit_rate': 96.15384615384616, 'total_count': 26, 'week': '2024-12-30', 'win_count': 18, 'win_rate': 69.23076923076923}, {'avg_performance': 9.605782822714602, 'bin': 0.5, 'count': 967, 'hit_count': 931, 'hit_rate': 96.27714581178904, 'total_count': 967, 'week': '2024-12-30', 'win_count': 794, 'win_rate': 82.10961737331955}, {'avg_performance': 13.314518504512273, 'bin': 0.6, 'count': 1170, 'hit_count': 1137, 'hit_rate': 97.17948717948718, 'total_count': 1170, 'week': '2024-12-30', 'win_count': 1002, 'win_rate': 85.64102564102564}, {'avg_performance': 13.834897352184377, 'bin': 0.7, 'count': 141, 'hit_count': 137, 'hit_rate': 97.16312056737588, 'total_count': 141, 'week': '2024-12-30', 'win_count': 119, 'win_rate': 84.39716312056737}, {'avg_performance': 18.03100402666873, 'bin': 0.8, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2024-12-30', 'win_count': 19, 'win_rate': 90.47619047619048}, {'avg_performance': 86.17021276595746, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 1, 'win_rate': 100.0}], '2025-01-06': [{'avg_performance': 3.653643845376023, 'bin': 0.4, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2025-01-06', 'win_count': 13, 'win_rate': 61.904761904761905}, {'avg_performance': 7.11501183555015, 'bin': 0.5, 'count': 573, 'hit_count': 531, 'hit_rate': 92.67015706806282, 'total_count': 573, 'week': '2025-01-06', 'win_count': 345, 'win_rate': 60.20942408376963}, {'avg_performance': 7.033930147869317, 'bin': 0.6, 'count': 833, 'hit_count': 773, 'hit_rate': 92.79711884753901, 'total_count': 833, 'week': '2025-01-06', 'win_count': 554, 'win_rate': 66.50660264105642}, {'avg_performance': 11.06435997631877, 'bin': 0.7, 'count': 112, 'hit_count': 107, 'hit_rate': 95.53571428571429, 'total_count': 112, 'week': '2025-01-06', 'win_count': 82, 'win_rate': 73.21428571428571}, {'avg_performance': 12.01468555061957, 'bin': 0.8, 'count': 28, 'hit_count': 24, 'hit_rate': 85.71428571428571, 'total_count': 28, 'week': '2025-01-06', 'win_count': 22, 'win_rate': 78.57142857142857}, {'avg_performance': 2.747909199522108, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-06', 'win_count': 1, 'win_rate': 100.0}], '2025-01-13': [{'avg_performance': 1.77514792899408, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.677219118036632, 'bin': 0.4, 'count': 24, 'hit_count': 23, 'hit_rate': 95.83333333333333, 'total_count': 24, 'week': '2025-01-13', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 8.539310048745332, 'bin': 0.5, 'count': 564, 'hit_count': 528, 'hit_rate': 93.61702127659575, 'total_count': 564, 'week': '2025-01-13', 'win_count': 456, 'win_rate': 80.85106382978724}, {'avg_performance': 8.240635977891715, 'bin': 0.6, 'count': 708, 'hit_count': 661, 'hit_rate': 93.36158192090396, 'total_count': 708, 'week': '2025-01-13', 'win_count': 563, 'win_rate': 79.51977401129943}, {'avg_performance': 9.871046918455717, 'bin': 0.7, 'count': 51, 'hit_count': 45, 'hit_rate': 88.23529411764706, 'total_count': 51, 'week': '2025-01-13', 'win_count': 39, 'win_rate': 76.47058823529412}, {'avg_performance': 15.34581326687442, 'bin': 0.8, 'count': 10, 'hit_count': 10, 'hit_rate': 100.0, 'total_count': 10, 'week': '2025-01-13', 'win_count': 9, 'win_rate': 90.0}, {'avg_performance': 13.599999999999994, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 100.0}], '2025-01-20': [{'avg_performance': 0.6651884700665244, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.544909947380155, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2025-01-20', 'win_count': 11, 'win_rate': 57.89473684210526}, {'avg_performance': 6.015608365607231, 'bin': 0.5, 'count': 628, 'hit_count': 598, 'hit_rate': 95.22292993630573, 'total_count': 628, 'week': '2025-01-20', 'win_count': 432, 'win_rate': 68.78980891719745}, {'avg_performance': 9.039266266213598, 'bin': 0.6, 'count': 792, 'hit_count': 749, 'hit_rate': 94.57070707070707, 'total_count': 792, 'week': '2025-01-20', 'win_count': 605, 'win_rate': 76.38888888888889}, {'avg_performance': 10.536071372615584, 'bin': 0.7, 'count': 61, 'hit_count': 60, 'hit_rate': 98.36065573770492, 'total_count': 61, 'week': '2025-01-20', 'win_count': 54, 'win_rate': 88.52459016393442}, {'avg_performance': 15.25765795165968, 'bin': 0.8, 'count': 12, 'hit_count': 12, 'hit_rate': 100.0, 'total_count': 12, 'week': '2025-01-20', 'win_count': 10, 'win_rate': 83.33333333333333}], '2025-01-27': [{'avg_performance': 3.6505251976042974, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-27', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 3.3872070306215396, 'bin': 0.4, 'count': 18, 'hit_count': 15, 'hit_rate': 83.33333333333333, 'total_count': 18, 'week': '2025-01-27', 'win_count': 11, 'win_rate': 61.111111111111114}, {'avg_performance': 6.953550738751072, 'bin': 0.5, 'count': 580, 'hit_count': 547, 'hit_rate': 94.3103448275862, 'total_count': 580, 'week': '2025-01-27', 'win_count': 428, 'win_rate': 73.79310344827586}, {'avg_performance': 6.648173652090374, 'bin': 0.6, 'count': 779, 'hit_count': 726, 'hit_rate': 93.196405648267, 'total_count': 779, 'week': '2025-01-27', 'win_count': 606, 'win_rate': 77.79204107830552}, {'avg_performance': 7.471075488531045, 'bin': 0.7, 'count': 76, 'hit_count': 73, 'hit_rate': 96.05263157894737, 'total_count': 76, 'week': '2025-01-27', 'win_count': 66, 'win_rate': 86.84210526315789}, {'avg_performance': 9.608575816681654, 'bin': 0.8, 'count': 15, 'hit_count': 15, 'hit_rate': 100.0, 'total_count': 15, 'week': '2025-01-27', 'win_count': 13, 'win_rate': 86.66666666666667}, {'avg_performance': 21.423582467139635, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 100.0}], '2025-02-10': [{'avg_performance': 1.8949315591111375, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.754175337869557, 'bin': 0.4, 'count': 33, 'hit_count': 33, 'hit_rate': 100.0, 'total_count': 33, 'week': '2025-02-10', 'win_count': 17, 'win_rate': 51.515151515151516}, {'avg_performance': 7.517486777721075, 'bin': 0.5, 'count': 892, 'hit_count': 845, 'hit_rate': 94.73094170403587, 'total_count': 892, 'week': '2025-02-10', 'win_count': 647, 'win_rate': 72.53363228699551}, {'avg_performance': 10.207496081010792, 'bin': 0.6, 'count': 1368, 'hit_count': 1307, 'hit_rate': 95.54093567251462, 'total_count': 1368, 'week': '2025-02-10', 'win_count': 1083, 'win_rate': 79.16666666666667}, {'avg_performance': 13.13948137274851, 'bin': 0.7, 'count': 114, 'hit_count': 112, 'hit_rate': 98.24561403508773, 'total_count': 114, 'week': '2025-02-10', 'win_count': 85, 'win_rate': 74.56140350877193}, {'avg_performance': 9.213075395790396, 'bin': 0.8, 'count': 17, 'hit_count': 17, 'hit_rate': 100.0, 'total_count': 17, 'week': '2025-02-10', 'win_count': 12, 'win_rate': 70.58823529411765}, {'avg_performance': 4.385964912280706, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 100.0}], '2025-02-17': [{'avg_performance': 5.099765218898155, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 3.5333760194020303, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-17', 'win_count': 5, 'win_rate': 62.5}, {'avg_performance': 6.587229286030979, 'bin': 0.5, 'count': 327, 'hit_count': 296, 'hit_rate': 90.51987767584097, 'total_count': 327, 'week': '2025-02-17', 'win_count': 159, 'win_rate': 48.62385321100918}, {'avg_performance': 5.0095518733277125, 'bin': 0.6, 'count': 483, 'hit_count': 415, 'hit_rate': 85.92132505175984, 'total_count': 483, 'week': '2025-02-17', 'win_count': 252, 'win_rate': 52.17391304347826}, {'avg_performance': 4.196667245636139, 'bin': 0.7, 'count': 46, 'hit_count': 42, 'hit_rate': 91.30434782608695, 'total_count': 46, 'week': '2025-02-17', 'win_count': 28, 'win_rate': 60.869565217391305}, {'avg_performance': 4.6239894716134495, 'bin': 0.8, 'count': 6, 'hit_count': 4, 'hit_rate': 66.66666666666667, 'total_count': 6, 'week': '2025-02-17', 'win_count': 4, 'win_rate': 66.66666666666667}], '2025-02-24': [{'avg_performance': 0.3383304879783789, 'bin': 0.3, 'count': 3, 'hit_count': 2, 'hit_rate': 66.66666666666667, 'total_count': 3, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.724774404012466, 'bin': 0.4, 'count': 31, 'hit_count': 27, 'hit_rate': 87.09677419354838, 'total_count': 31, 'week': '2025-02-24', 'win_count': 17, 'win_rate': 54.83870967741935}, {'avg_performance': 5.995153465085292, 'bin': 0.5, 'count': 864, 'hit_count': 786, 'hit_rate': 90.97222222222223, 'total_count': 864, 'week': '2025-02-24', 'win_count': 544, 'win_rate': 62.96296296296296}, {'avg_performance': 5.362910312935268, 'bin': 0.6, 'count': 1038, 'hit_count': 921, 'hit_rate': 88.72832369942196, 'total_count': 1038, 'week': '2025-02-24', 'win_count': 674, 'win_rate': 64.9325626204239}, {'avg_performance': 4.419402245142155, 'bin': 0.7, 'count': 53, 'hit_count': 42, 'hit_rate': 79.24528301886792, 'total_count': 53, 'week': '2025-02-24', 'win_count': 23, 'win_rate': 43.39622641509434}, {'avg_performance': 0.14880952380952725, 'bin': 0.8, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}], '2025-03-10': [{'avg_performance': 3.370786516853932, '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': 3.229985232071821, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2025-03-10', 'win_count': 6, 'win_rate': 85.71428571428571}, {'avg_performance': 5.91457437619586, 'bin': 0.5, 'count': 339, 'hit_count': 318, 'hit_rate': 93.80530973451327, 'total_count': 339, 'week': '2025-03-10', 'win_count': 236, 'win_rate': 69.6165191740413}, {'avg_performance': 7.694099731541966, 'bin': 0.6, 'count': 312, 'hit_count': 294, 'hit_rate': 94.23076923076923, 'total_count': 312, 'week': '2025-03-10', 'win_count': 224, 'win_rate': 71.7948717948718}, {'avg_performance': 7.866797499267166, 'bin': 0.7, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2025-03-10', 'win_count': 14, 'win_rate': 82.3529411764706}]}, 'curve_data_week_list': ['2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '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-10', '2025-02-17', '2025-02-24', '2025-03-10'], 'date_from': datetime.date(2024, 10, 10), 'date_to': datetime.date(2025, 4, 8), 'kpis': {'avg_gain': 8.802179824568507, 'fail_count': 8231, 'hit_count': 30196, 'hit_rate': 94.25646148083406, 'pass_count': 23805, 'total_tests': 32036, 'win_rate': 74.30702959170932}, 'last_metrics': <ModelMetrics: Rolling LGBM 3d PH Isotonic 2% Metrics: 2025-04-07 >, 'model': <Model: Rolling LGBM 3d PH Isotonic 2% (rolling-ph-lgmb-p2-seq3-isotonic 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: ' "'DKsv9r6k95uWzLESBQdgkMBYrfK6Se5QxHWs2XnkM83akXQNVJbfWMS9toQDA2iv'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/52'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f92855a3110>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f92855a3110>>'} {'curve_data': [{'avg_performance': 33.8653440810506, 'bin': 0.2, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 8.824194070556567, 'bin': 0.3, 'count': 49, 'hit_count': 45, 'hit_rate': 91.83673469387755, 'total_count': 49, 'win_count': 25, 'win_rate': 51.02040816326531}, {'avg_performance': 5.6883545965376285, 'bin': 0.4, 'count': 410, 'hit_count': 378, 'hit_rate': 92.1951219512195, 'total_count': 410, 'win_count': 261, 'win_rate': 63.65853658536585}, {'avg_performance': 7.681481586572486, 'bin': 0.5, 'count': 13268, 'hit_count': 12497, 'hit_rate': 94.18902622851975, 'total_count': 13268, 'win_count': 9521, 'win_rate': 71.75911968646368}, {'avg_performance': 9.387286988023558, 'bin': 0.6, 'count': 16506, 'hit_count': 15557, 'hit_rate': 94.25057554828547, 'total_count': 16506, 'win_count': 12590, 'win_rate': 76.27529383254574}, {'avg_performance': 11.602345538915827, 'bin': 0.7, 'count': 1539, 'hit_count': 1471, 'hit_rate': 95.58154645873944, 'total_count': 1539, 'win_count': 1197, 'win_rate': 77.77777777777777}, {'avg_performance': 16.390961739552203, 'bin': 0.8, 'count': 238, 'hit_count': 222, 'hit_rate': 93.27731092436974, 'total_count': 238, 'win_count': 191, 'win_rate': 80.25210084033614}, {'avg_performance': 21.6917626187561, 'bin': 0.9, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'win_count': 18, 'win_rate': 78.26086956521739}], 'curve_data_by_week': {'2024-10-14': [{'avg_performance': 0.8563273073263545, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.833948494083741, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-10-14', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 5.0414542679053875, 'bin': 0.4, 'count': 22, 'hit_count': 18, 'hit_rate': 81.81818181818181, 'total_count': 22, 'week': '2024-10-14', 'win_count': 11, 'win_rate': 50.0}, {'avg_performance': 9.405162971834361, 'bin': 0.5, 'count': 702, 'hit_count': 661, 'hit_rate': 94.15954415954415, 'total_count': 702, 'week': '2024-10-14', 'win_count': 482, 'win_rate': 68.66096866096866}, {'avg_performance': 10.106844911169732, 'bin': 0.6, 'count': 804, 'hit_count': 765, 'hit_rate': 95.14925373134328, 'total_count': 804, 'week': '2024-10-14', 'win_count': 607, 'win_rate': 75.49751243781094}, {'avg_performance': 10.295341658155468, 'bin': 0.7, 'count': 82, 'hit_count': 78, 'hit_rate': 95.1219512195122, 'total_count': 82, 'week': '2024-10-14', 'win_count': 67, 'win_rate': 81.70731707317073}, {'avg_performance': 8.131301136271151, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-10-14', 'win_count': 8, 'win_rate': 80.0}, {'avg_performance': 8.881754949170679, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 1, 'win_rate': 100.0}], '2024-10-21': [{'avg_performance': 9.671279278685283, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 3, 'win_rate': 75.0}, {'avg_performance': 4.301172455339157, 'bin': 0.4, 'count': 26, 'hit_count': 23, 'hit_rate': 88.46153846153847, 'total_count': 26, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 34.61538461538461}, {'avg_performance': 6.819492750693891, 'bin': 0.5, 'count': 974, 'hit_count': 907, 'hit_rate': 93.1211498973306, 'total_count': 974, 'week': '2024-10-21', 'win_count': 658, 'win_rate': 67.5564681724846}, {'avg_performance': 8.182362870276854, 'bin': 0.6, 'count': 1212, 'hit_count': 1156, 'hit_rate': 95.37953795379538, 'total_count': 1212, 'week': '2024-10-21', 'win_count': 910, 'win_rate': 75.08250825082509}, {'avg_performance': 8.641538934451926, 'bin': 0.7, 'count': 150, 'hit_count': 146, 'hit_rate': 97.33333333333333, 'total_count': 150, 'week': '2024-10-21', 'win_count': 112, 'win_rate': 74.66666666666667}, {'avg_performance': 7.960241613275069, 'bin': 0.8, 'count': 16, 'hit_count': 15, 'hit_rate': 93.75, 'total_count': 16, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 56.25}, {'avg_performance': 1.9299405155320475, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-21', 'win_count': 1, 'win_rate': 50.0}], '2024-10-28': [{'avg_performance': 1.6205053536018306, 'bin': 0.3, 'count': 5, 'hit_count': 4, 'hit_rate': 80.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 40.0}, {'avg_performance': 7.858204878661623, 'bin': 0.4, 'count': 21, 'hit_count': 21, 'hit_rate': 100.0, 'total_count': 21, 'week': '2024-10-28', 'win_count': 16, 'win_rate': 76.19047619047619}, {'avg_performance': 6.648846490413345, 'bin': 0.5, 'count': 686, 'hit_count': 658, 'hit_rate': 95.91836734693878, 'total_count': 686, 'week': '2024-10-28', 'win_count': 518, 'win_rate': 75.51020408163265}, {'avg_performance': 8.085902262126316, 'bin': 0.6, 'count': 797, 'hit_count': 772, 'hit_rate': 96.86323713927227, 'total_count': 797, 'week': '2024-10-28', 'win_count': 649, 'win_rate': 81.43036386449184}, {'avg_performance': 11.848421236600606, 'bin': 0.7, 'count': 69, 'hit_count': 64, 'hit_rate': 92.7536231884058, 'total_count': 69, 'week': '2024-10-28', 'win_count': 58, 'win_rate': 84.05797101449275}, {'avg_performance': 14.267397574986997, 'bin': 0.8, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 4, 'win_rate': 80.0}, {'avg_performance': 0.34722222222223026, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-28', 'win_count': 0, 'win_rate': 0.0}], '2024-11-04': [{'avg_performance': 4.48654037886342, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 11.303728683534116, 'bin': 0.3, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2024-11-04', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 6.193407299091917, 'bin': 0.4, 'count': 22, 'hit_count': 20, 'hit_rate': 90.9090909090909, 'total_count': 22, 'week': '2024-11-04', 'win_count': 19, 'win_rate': 86.36363636363636}, {'avg_performance': 8.551721604481491, 'bin': 0.5, 'count': 660, 'hit_count': 619, 'hit_rate': 93.78787878787878, 'total_count': 660, 'week': '2024-11-04', 'win_count': 514, 'win_rate': 77.87878787878788}, {'avg_performance': 9.199905917317315, 'bin': 0.6, 'count': 719, 'hit_count': 674, 'hit_rate': 93.7413073713491, 'total_count': 719, 'week': '2024-11-04', 'win_count': 557, 'win_rate': 77.46870653685674}, {'avg_performance': 9.136526057000346, 'bin': 0.7, 'count': 39, 'hit_count': 36, 'hit_rate': 92.3076923076923, 'total_count': 39, 'week': '2024-11-04', 'win_count': 30, 'win_rate': 76.92307692307692}, {'avg_performance': 6.976744186046527, 'bin': 0.8, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}], '2024-11-11': [{'avg_performance': 58.92468569457596, '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': 3.9305498150644866, 'bin': 0.4, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-11-11', 'win_count': 8, 'win_rate': 47.05882352941177}, {'avg_performance': 4.442104130107124, 'bin': 0.5, 'count': 362, 'hit_count': 328, 'hit_rate': 90.60773480662984, 'total_count': 362, 'week': '2024-11-11', 'win_count': 218, 'win_rate': 60.22099447513812}, {'avg_performance': 6.832885016155045, 'bin': 0.6, 'count': 459, 'hit_count': 407, 'hit_rate': 88.67102396514161, 'total_count': 459, 'week': '2024-11-11', 'win_count': 294, 'win_rate': 64.05228758169935}, {'avg_performance': 6.50225864077387, 'bin': 0.7, 'count': 26, 'hit_count': 24, 'hit_rate': 92.3076923076923, 'total_count': 26, 'week': '2024-11-11', 'win_count': 16, 'win_rate': 61.53846153846154}], '2024-11-18': [{'avg_performance': 96.25316455696202, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 10.093706934177172, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 10.286979813711849, 'bin': 0.4, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-11-18', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 9.641687742145487, 'bin': 0.5, 'count': 783, 'hit_count': 758, 'hit_rate': 96.80715197956577, 'total_count': 783, 'week': '2024-11-18', 'win_count': 652, 'win_rate': 83.26947637292464}, {'avg_performance': 11.89467546720644, 'bin': 0.6, 'count': 876, 'hit_count': 849, 'hit_rate': 96.91780821917808, 'total_count': 876, 'week': '2024-11-18', 'win_count': 769, 'win_rate': 87.78538812785388}, {'avg_performance': 19.352876776932764, 'bin': 0.7, 'count': 80, 'hit_count': 80, 'hit_rate': 100.0, 'total_count': 80, 'week': '2024-11-18', 'win_count': 71, 'win_rate': 88.75}, {'avg_performance': 18.45274649281407, 'bin': 0.8, 'count': 13, 'hit_count': 13, 'hit_rate': 100.0, 'total_count': 13, 'week': '2024-11-18', 'win_count': 12, 'win_rate': 92.3076923076923}, {'avg_performance': 15.730337078651687, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}], '2024-11-25': [{'avg_performance': 11.555676832532903, 'bin': 0.3, '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': 6.265694029033848, 'bin': 0.4, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 12, 'win_rate': 66.66666666666667}, {'avg_performance': 7.634091063129644, 'bin': 0.5, 'count': 598, 'hit_count': 570, 'hit_rate': 95.31772575250837, 'total_count': 598, 'week': '2024-11-25', 'win_count': 448, 'win_rate': 74.91638795986623}, {'avg_performance': 8.702597408877535, 'bin': 0.6, 'count': 869, 'hit_count': 826, 'hit_rate': 95.0517836593786, 'total_count': 869, 'week': '2024-11-25', 'win_count': 696, 'win_rate': 80.09205983889528}, {'avg_performance': 13.765900879410582, 'bin': 0.7, 'count': 92, 'hit_count': 90, 'hit_rate': 97.82608695652173, 'total_count': 92, 'week': '2024-11-25', 'win_count': 77, 'win_rate': 83.69565217391305}, {'avg_performance': 28.946258332817518, 'bin': 0.8, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 17, 'win_rate': 94.44444444444444}, {'avg_performance': 11.190662386779556, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 3, 'win_rate': 100.0}], '2024-12-09': [{'avg_performance': 1.4905149051490498, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.3237276523665, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 13, 'win_rate': 68.42105263157895}, {'avg_performance': 6.182898593615806, 'bin': 0.5, 'count': 690, 'hit_count': 641, 'hit_rate': 92.89855072463769, 'total_count': 690, 'week': '2024-12-09', 'win_count': 451, 'win_rate': 65.3623188405797}, {'avg_performance': 9.050619565085265, 'bin': 0.6, 'count': 870, 'hit_count': 824, 'hit_rate': 94.71264367816092, 'total_count': 870, 'week': '2024-12-09', 'win_count': 624, 'win_rate': 71.72413793103448}, {'avg_performance': 9.29780403196579, 'bin': 0.7, 'count': 96, 'hit_count': 93, 'hit_rate': 96.875, 'total_count': 96, 'week': '2024-12-09', 'win_count': 68, 'win_rate': 70.83333333333333}, {'avg_performance': 15.059213057045703, 'bin': 0.8, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 14, 'win_rate': 73.6842105263158}, {'avg_performance': 0.659367610806464, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}], '2024-12-16': [{'avg_performance': 0.1904761904761864, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 6.259213538127868, 'bin': 0.4, 'count': 37, 'hit_count': 33, 'hit_rate': 89.1891891891892, 'total_count': 37, 'week': '2024-12-16', 'win_count': 25, 'win_rate': 67.56756756756756}, {'avg_performance': 8.584611771243424, 'bin': 0.5, 'count': 1411, 'hit_count': 1325, 'hit_rate': 93.90503189227498, 'total_count': 1411, 'week': '2024-12-16', 'win_count': 1011, 'win_rate': 71.65131112686038}, {'avg_performance': 9.939810447414, 'bin': 0.6, 'count': 1588, 'hit_count': 1490, 'hit_rate': 93.82871536523929, 'total_count': 1588, 'week': '2024-12-16', 'win_count': 1216, 'win_rate': 76.57430730478589}, {'avg_performance': 12.751983309057357, 'bin': 0.7, 'count': 163, 'hit_count': 157, 'hit_rate': 96.31901840490798, 'total_count': 163, 'week': '2024-12-16', 'win_count': 126, 'win_rate': 77.30061349693251}, {'avg_performance': 30.97146333159325, 'bin': 0.8, 'count': 26, 'hit_count': 26, 'hit_rate': 100.0, 'total_count': 26, 'week': '2024-12-16', 'win_count': 21, 'win_rate': 80.76923076923077}, {'avg_performance': 45.14366482789435, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-16', 'win_count': 2, 'win_rate': 66.66666666666667}], '2024-12-23': [{'avg_performance': 1.1011011011010954, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-23', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.371333574507736, 'bin': 0.4, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2024-12-23', 'win_count': 10, 'win_rate': 58.8235294117647}, {'avg_performance': 9.474676484372859, 'bin': 0.5, 'count': 668, 'hit_count': 650, 'hit_rate': 97.30538922155688, 'total_count': 668, 'week': '2024-12-23', 'win_count': 528, 'win_rate': 79.04191616766467}, {'avg_performance': 18.22317884082599, 'bin': 0.6, 'count': 829, 'hit_count': 811, 'hit_rate': 97.82870928829915, 'total_count': 829, 'week': '2024-12-23', 'win_count': 705, 'win_rate': 85.0422195416164}, {'avg_performance': 22.87345575441379, 'bin': 0.7, 'count': 71, 'hit_count': 69, 'hit_rate': 97.1830985915493, 'total_count': 71, 'week': '2024-12-23', 'win_count': 62, 'win_rate': 87.32394366197182}, {'avg_performance': 20.07116067119614, 'bin': 0.8, 'count': 19, 'hit_count': 16, 'hit_rate': 84.21052631578948, 'total_count': 19, 'week': '2024-12-23', 'win_count': 16, 'win_rate': 84.21052631578948}, {'avg_performance': 42.864931268489265, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 100.0}], '2024-12-30': [{'avg_performance': 8.543323047871969, 'bin': 0.4, 'count': 26, 'hit_count': 25, 'hit_rate': 96.15384615384616, 'total_count': 26, 'week': '2024-12-30', 'win_count': 18, 'win_rate': 69.23076923076923}, {'avg_performance': 9.605782822714602, 'bin': 0.5, 'count': 967, 'hit_count': 931, 'hit_rate': 96.27714581178904, 'total_count': 967, 'week': '2024-12-30', 'win_count': 794, 'win_rate': 82.10961737331955}, {'avg_performance': 13.314518504512273, 'bin': 0.6, 'count': 1170, 'hit_count': 1137, 'hit_rate': 97.17948717948718, 'total_count': 1170, 'week': '2024-12-30', 'win_count': 1002, 'win_rate': 85.64102564102564}, {'avg_performance': 13.834897352184377, 'bin': 0.7, 'count': 141, 'hit_count': 137, 'hit_rate': 97.16312056737588, 'total_count': 141, 'week': '2024-12-30', 'win_count': 119, 'win_rate': 84.39716312056737}, {'avg_performance': 18.03100402666873, 'bin': 0.8, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2024-12-30', 'win_count': 19, 'win_rate': 90.47619047619048}, {'avg_performance': 86.17021276595746, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 1, 'win_rate': 100.0}], '2025-01-06': [{'avg_performance': 3.653643845376023, 'bin': 0.4, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2025-01-06', 'win_count': 13, 'win_rate': 61.904761904761905}, {'avg_performance': 7.11501183555015, 'bin': 0.5, 'count': 573, 'hit_count': 531, 'hit_rate': 92.67015706806282, 'total_count': 573, 'week': '2025-01-06', 'win_count': 345, 'win_rate': 60.20942408376963}, {'avg_performance': 7.033930147869317, 'bin': 0.6, 'count': 833, 'hit_count': 773, 'hit_rate': 92.79711884753901, 'total_count': 833, 'week': '2025-01-06', 'win_count': 554, 'win_rate': 66.50660264105642}, {'avg_performance': 11.06435997631877, 'bin': 0.7, 'count': 112, 'hit_count': 107, 'hit_rate': 95.53571428571429, 'total_count': 112, 'week': '2025-01-06', 'win_count': 82, 'win_rate': 73.21428571428571}, {'avg_performance': 12.01468555061957, 'bin': 0.8, 'count': 28, 'hit_count': 24, 'hit_rate': 85.71428571428571, 'total_count': 28, 'week': '2025-01-06', 'win_count': 22, 'win_rate': 78.57142857142857}, {'avg_performance': 2.747909199522108, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-06', 'win_count': 1, 'win_rate': 100.0}], '2025-01-13': [{'avg_performance': 1.77514792899408, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.677219118036632, 'bin': 0.4, 'count': 24, 'hit_count': 23, 'hit_rate': 95.83333333333333, 'total_count': 24, 'week': '2025-01-13', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 8.539310048745332, 'bin': 0.5, 'count': 564, 'hit_count': 528, 'hit_rate': 93.61702127659575, 'total_count': 564, 'week': '2025-01-13', 'win_count': 456, 'win_rate': 80.85106382978724}, {'avg_performance': 8.240635977891715, 'bin': 0.6, 'count': 708, 'hit_count': 661, 'hit_rate': 93.36158192090396, 'total_count': 708, 'week': '2025-01-13', 'win_count': 563, 'win_rate': 79.51977401129943}, {'avg_performance': 9.871046918455717, 'bin': 0.7, 'count': 51, 'hit_count': 45, 'hit_rate': 88.23529411764706, 'total_count': 51, 'week': '2025-01-13', 'win_count': 39, 'win_rate': 76.47058823529412}, {'avg_performance': 15.34581326687442, 'bin': 0.8, 'count': 10, 'hit_count': 10, 'hit_rate': 100.0, 'total_count': 10, 'week': '2025-01-13', 'win_count': 9, 'win_rate': 90.0}, {'avg_performance': 13.599999999999994, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 100.0}], '2025-01-20': [{'avg_performance': 0.6651884700665244, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.544909947380155, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2025-01-20', 'win_count': 11, 'win_rate': 57.89473684210526}, {'avg_performance': 6.015608365607231, 'bin': 0.5, 'count': 628, 'hit_count': 598, 'hit_rate': 95.22292993630573, 'total_count': 628, 'week': '2025-01-20', 'win_count': 432, 'win_rate': 68.78980891719745}, {'avg_performance': 9.039266266213598, 'bin': 0.6, 'count': 792, 'hit_count': 749, 'hit_rate': 94.57070707070707, 'total_count': 792, 'week': '2025-01-20', 'win_count': 605, 'win_rate': 76.38888888888889}, {'avg_performance': 10.536071372615584, 'bin': 0.7, 'count': 61, 'hit_count': 60, 'hit_rate': 98.36065573770492, 'total_count': 61, 'week': '2025-01-20', 'win_count': 54, 'win_rate': 88.52459016393442}, {'avg_performance': 15.25765795165968, 'bin': 0.8, 'count': 12, 'hit_count': 12, 'hit_rate': 100.0, 'total_count': 12, 'week': '2025-01-20', 'win_count': 10, 'win_rate': 83.33333333333333}], '2025-01-27': [{'avg_performance': 3.6505251976042974, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-27', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 3.3872070306215396, 'bin': 0.4, 'count': 18, 'hit_count': 15, 'hit_rate': 83.33333333333333, 'total_count': 18, 'week': '2025-01-27', 'win_count': 11, 'win_rate': 61.111111111111114}, {'avg_performance': 6.953550738751072, 'bin': 0.5, 'count': 580, 'hit_count': 547, 'hit_rate': 94.3103448275862, 'total_count': 580, 'week': '2025-01-27', 'win_count': 428, 'win_rate': 73.79310344827586}, {'avg_performance': 6.648173652090374, 'bin': 0.6, 'count': 779, 'hit_count': 726, 'hit_rate': 93.196405648267, 'total_count': 779, 'week': '2025-01-27', 'win_count': 606, 'win_rate': 77.79204107830552}, {'avg_performance': 7.471075488531045, 'bin': 0.7, 'count': 76, 'hit_count': 73, 'hit_rate': 96.05263157894737, 'total_count': 76, 'week': '2025-01-27', 'win_count': 66, 'win_rate': 86.84210526315789}, {'avg_performance': 9.608575816681654, 'bin': 0.8, 'count': 15, 'hit_count': 15, 'hit_rate': 100.0, 'total_count': 15, 'week': '2025-01-27', 'win_count': 13, 'win_rate': 86.66666666666667}, {'avg_performance': 21.423582467139635, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 100.0}], '2025-02-10': [{'avg_performance': 1.8949315591111375, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.754175337869557, 'bin': 0.4, 'count': 33, 'hit_count': 33, 'hit_rate': 100.0, 'total_count': 33, 'week': '2025-02-10', 'win_count': 17, 'win_rate': 51.515151515151516}, {'avg_performance': 7.517486777721075, 'bin': 0.5, 'count': 892, 'hit_count': 845, 'hit_rate': 94.73094170403587, 'total_count': 892, 'week': '2025-02-10', 'win_count': 647, 'win_rate': 72.53363228699551}, {'avg_performance': 10.207496081010792, 'bin': 0.6, 'count': 1368, 'hit_count': 1307, 'hit_rate': 95.54093567251462, 'total_count': 1368, 'week': '2025-02-10', 'win_count': 1083, 'win_rate': 79.16666666666667}, {'avg_performance': 13.13948137274851, 'bin': 0.7, 'count': 114, 'hit_count': 112, 'hit_rate': 98.24561403508773, 'total_count': 114, 'week': '2025-02-10', 'win_count': 85, 'win_rate': 74.56140350877193}, {'avg_performance': 9.213075395790396, 'bin': 0.8, 'count': 17, 'hit_count': 17, 'hit_rate': 100.0, 'total_count': 17, 'week': '2025-02-10', 'win_count': 12, 'win_rate': 70.58823529411765}, {'avg_performance': 4.385964912280706, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 100.0}], '2025-02-17': [{'avg_performance': 5.099765218898155, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 3.5333760194020303, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-17', 'win_count': 5, 'win_rate': 62.5}, {'avg_performance': 6.587229286030979, 'bin': 0.5, 'count': 327, 'hit_count': 296, 'hit_rate': 90.51987767584097, 'total_count': 327, 'week': '2025-02-17', 'win_count': 159, 'win_rate': 48.62385321100918}, {'avg_performance': 5.0095518733277125, 'bin': 0.6, 'count': 483, 'hit_count': 415, 'hit_rate': 85.92132505175984, 'total_count': 483, 'week': '2025-02-17', 'win_count': 252, 'win_rate': 52.17391304347826}, {'avg_performance': 4.196667245636139, 'bin': 0.7, 'count': 46, 'hit_count': 42, 'hit_rate': 91.30434782608695, 'total_count': 46, 'week': '2025-02-17', 'win_count': 28, 'win_rate': 60.869565217391305}, {'avg_performance': 4.6239894716134495, 'bin': 0.8, 'count': 6, 'hit_count': 4, 'hit_rate': 66.66666666666667, 'total_count': 6, 'week': '2025-02-17', 'win_count': 4, 'win_rate': 66.66666666666667}], '2025-02-24': [{'avg_performance': 0.3383304879783789, 'bin': 0.3, 'count': 3, 'hit_count': 2, 'hit_rate': 66.66666666666667, 'total_count': 3, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.724774404012466, 'bin': 0.4, 'count': 31, 'hit_count': 27, 'hit_rate': 87.09677419354838, 'total_count': 31, 'week': '2025-02-24', 'win_count': 17, 'win_rate': 54.83870967741935}, {'avg_performance': 5.995153465085292, 'bin': 0.5, 'count': 864, 'hit_count': 786, 'hit_rate': 90.97222222222223, 'total_count': 864, 'week': '2025-02-24', 'win_count': 544, 'win_rate': 62.96296296296296}, {'avg_performance': 5.362910312935268, 'bin': 0.6, 'count': 1038, 'hit_count': 921, 'hit_rate': 88.72832369942196, 'total_count': 1038, 'week': '2025-02-24', 'win_count': 674, 'win_rate': 64.9325626204239}, {'avg_performance': 4.419402245142155, 'bin': 0.7, 'count': 53, 'hit_count': 42, 'hit_rate': 79.24528301886792, 'total_count': 53, 'week': '2025-02-24', 'win_count': 23, 'win_rate': 43.39622641509434}, {'avg_performance': 0.14880952380952725, 'bin': 0.8, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}], '2025-03-10': [{'avg_performance': 3.370786516853932, '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': 3.229985232071821, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2025-03-10', 'win_count': 6, 'win_rate': 85.71428571428571}, {'avg_performance': 5.91457437619586, 'bin': 0.5, 'count': 339, 'hit_count': 318, 'hit_rate': 93.80530973451327, 'total_count': 339, 'week': '2025-03-10', 'win_count': 236, 'win_rate': 69.6165191740413}, {'avg_performance': 7.694099731541966, 'bin': 0.6, 'count': 312, 'hit_count': 294, 'hit_rate': 94.23076923076923, 'total_count': 312, 'week': '2025-03-10', 'win_count': 224, 'win_rate': 71.7948717948718}, {'avg_performance': 7.866797499267166, 'bin': 0.7, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2025-03-10', 'win_count': 14, 'win_rate': 82.3529411764706}]}, 'curve_data_week_list': ['2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '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-10', '2025-02-17', '2025-02-24', '2025-03-10'], 'date_from': datetime.date(2024, 10, 10), 'date_to': datetime.date(2025, 4, 8), 'kpis': {'avg_gain': 8.802179824568507, 'fail_count': 8231, 'hit_count': 30196, 'hit_rate': 94.25646148083406, 'pass_count': 23805, 'total_tests': 32036, 'win_rate': 74.30702959170932}, 'last_metrics': <ModelMetrics: Rolling LGBM 3d PH Isotonic 2% Metrics: 2025-04-07 >, 'model': <Model: Rolling LGBM 3d PH Isotonic 2% (rolling-ph-lgmb-p2-seq3-isotonic 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: ' "'DKsv9r6k95uWzLESBQdgkMBYrfK6Se5QxHWs2XnkM83akXQNVJbfWMS9toQDA2iv'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/52'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f92855a3110>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f92855a3110>>'} {'curve_data': [{'avg_performance': 33.8653440810506, 'bin': 0.2, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 8.824194070556567, 'bin': 0.3, 'count': 49, 'hit_count': 45, 'hit_rate': 91.83673469387755, 'total_count': 49, 'win_count': 25, 'win_rate': 51.02040816326531}, {'avg_performance': 5.6883545965376285, 'bin': 0.4, 'count': 410, 'hit_count': 378, 'hit_rate': 92.1951219512195, 'total_count': 410, 'win_count': 261, 'win_rate': 63.65853658536585}, {'avg_performance': 7.681481586572486, 'bin': 0.5, 'count': 13268, 'hit_count': 12497, 'hit_rate': 94.18902622851975, 'total_count': 13268, 'win_count': 9521, 'win_rate': 71.75911968646368}, {'avg_performance': 9.387286988023558, 'bin': 0.6, 'count': 16506, 'hit_count': 15557, 'hit_rate': 94.25057554828547, 'total_count': 16506, 'win_count': 12590, 'win_rate': 76.27529383254574}, {'avg_performance': 11.602345538915827, 'bin': 0.7, 'count': 1539, 'hit_count': 1471, 'hit_rate': 95.58154645873944, 'total_count': 1539, 'win_count': 1197, 'win_rate': 77.77777777777777}, {'avg_performance': 16.390961739552203, 'bin': 0.8, 'count': 238, 'hit_count': 222, 'hit_rate': 93.27731092436974, 'total_count': 238, 'win_count': 191, 'win_rate': 80.25210084033614}, {'avg_performance': 21.6917626187561, 'bin': 0.9, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'win_count': 18, 'win_rate': 78.26086956521739}], 'curve_data_by_week': {'2024-10-14': [{'avg_performance': 0.8563273073263545, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.833948494083741, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-10-14', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 5.0414542679053875, 'bin': 0.4, 'count': 22, 'hit_count': 18, 'hit_rate': 81.81818181818181, 'total_count': 22, 'week': '2024-10-14', 'win_count': 11, 'win_rate': 50.0}, {'avg_performance': 9.405162971834361, 'bin': 0.5, 'count': 702, 'hit_count': 661, 'hit_rate': 94.15954415954415, 'total_count': 702, 'week': '2024-10-14', 'win_count': 482, 'win_rate': 68.66096866096866}, {'avg_performance': 10.106844911169732, 'bin': 0.6, 'count': 804, 'hit_count': 765, 'hit_rate': 95.14925373134328, 'total_count': 804, 'week': '2024-10-14', 'win_count': 607, 'win_rate': 75.49751243781094}, {'avg_performance': 10.295341658155468, 'bin': 0.7, 'count': 82, 'hit_count': 78, 'hit_rate': 95.1219512195122, 'total_count': 82, 'week': '2024-10-14', 'win_count': 67, 'win_rate': 81.70731707317073}, {'avg_performance': 8.131301136271151, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-10-14', 'win_count': 8, 'win_rate': 80.0}, {'avg_performance': 8.881754949170679, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 1, 'win_rate': 100.0}], '2024-10-21': [{'avg_performance': 9.671279278685283, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 3, 'win_rate': 75.0}, {'avg_performance': 4.301172455339157, 'bin': 0.4, 'count': 26, 'hit_count': 23, 'hit_rate': 88.46153846153847, 'total_count': 26, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 34.61538461538461}, {'avg_performance': 6.819492750693891, 'bin': 0.5, 'count': 974, 'hit_count': 907, 'hit_rate': 93.1211498973306, 'total_count': 974, 'week': '2024-10-21', 'win_count': 658, 'win_rate': 67.5564681724846}, {'avg_performance': 8.182362870276854, 'bin': 0.6, 'count': 1212, 'hit_count': 1156, 'hit_rate': 95.37953795379538, 'total_count': 1212, 'week': '2024-10-21', 'win_count': 910, 'win_rate': 75.08250825082509}, {'avg_performance': 8.641538934451926, 'bin': 0.7, 'count': 150, 'hit_count': 146, 'hit_rate': 97.33333333333333, 'total_count': 150, 'week': '2024-10-21', 'win_count': 112, 'win_rate': 74.66666666666667}, {'avg_performance': 7.960241613275069, 'bin': 0.8, 'count': 16, 'hit_count': 15, 'hit_rate': 93.75, 'total_count': 16, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 56.25}, {'avg_performance': 1.9299405155320475, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-21', 'win_count': 1, 'win_rate': 50.0}], '2024-10-28': [{'avg_performance': 1.6205053536018306, 'bin': 0.3, 'count': 5, 'hit_count': 4, 'hit_rate': 80.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 40.0}, {'avg_performance': 7.858204878661623, 'bin': 0.4, 'count': 21, 'hit_count': 21, 'hit_rate': 100.0, 'total_count': 21, 'week': '2024-10-28', 'win_count': 16, 'win_rate': 76.19047619047619}, {'avg_performance': 6.648846490413345, 'bin': 0.5, 'count': 686, 'hit_count': 658, 'hit_rate': 95.91836734693878, 'total_count': 686, 'week': '2024-10-28', 'win_count': 518, 'win_rate': 75.51020408163265}, {'avg_performance': 8.085902262126316, 'bin': 0.6, 'count': 797, 'hit_count': 772, 'hit_rate': 96.86323713927227, 'total_count': 797, 'week': '2024-10-28', 'win_count': 649, 'win_rate': 81.43036386449184}, {'avg_performance': 11.848421236600606, 'bin': 0.7, 'count': 69, 'hit_count': 64, 'hit_rate': 92.7536231884058, 'total_count': 69, 'week': '2024-10-28', 'win_count': 58, 'win_rate': 84.05797101449275}, {'avg_performance': 14.267397574986997, 'bin': 0.8, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 4, 'win_rate': 80.0}, {'avg_performance': 0.34722222222223026, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-28', 'win_count': 0, 'win_rate': 0.0}], '2024-11-04': [{'avg_performance': 4.48654037886342, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 11.303728683534116, 'bin': 0.3, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2024-11-04', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 6.193407299091917, 'bin': 0.4, 'count': 22, 'hit_count': 20, 'hit_rate': 90.9090909090909, 'total_count': 22, 'week': '2024-11-04', 'win_count': 19, 'win_rate': 86.36363636363636}, {'avg_performance': 8.551721604481491, 'bin': 0.5, 'count': 660, 'hit_count': 619, 'hit_rate': 93.78787878787878, 'total_count': 660, 'week': '2024-11-04', 'win_count': 514, 'win_rate': 77.87878787878788}, {'avg_performance': 9.199905917317315, 'bin': 0.6, 'count': 719, 'hit_count': 674, 'hit_rate': 93.7413073713491, 'total_count': 719, 'week': '2024-11-04', 'win_count': 557, 'win_rate': 77.46870653685674}, {'avg_performance': 9.136526057000346, 'bin': 0.7, 'count': 39, 'hit_count': 36, 'hit_rate': 92.3076923076923, 'total_count': 39, 'week': '2024-11-04', 'win_count': 30, 'win_rate': 76.92307692307692}, {'avg_performance': 6.976744186046527, 'bin': 0.8, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}], '2024-11-11': [{'avg_performance': 58.92468569457596, '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': 3.9305498150644866, 'bin': 0.4, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-11-11', 'win_count': 8, 'win_rate': 47.05882352941177}, {'avg_performance': 4.442104130107124, 'bin': 0.5, 'count': 362, 'hit_count': 328, 'hit_rate': 90.60773480662984, 'total_count': 362, 'week': '2024-11-11', 'win_count': 218, 'win_rate': 60.22099447513812}, {'avg_performance': 6.832885016155045, 'bin': 0.6, 'count': 459, 'hit_count': 407, 'hit_rate': 88.67102396514161, 'total_count': 459, 'week': '2024-11-11', 'win_count': 294, 'win_rate': 64.05228758169935}, {'avg_performance': 6.50225864077387, 'bin': 0.7, 'count': 26, 'hit_count': 24, 'hit_rate': 92.3076923076923, 'total_count': 26, 'week': '2024-11-11', 'win_count': 16, 'win_rate': 61.53846153846154}], '2024-11-18': [{'avg_performance': 96.25316455696202, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 10.093706934177172, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 10.286979813711849, 'bin': 0.4, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-11-18', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 9.641687742145487, 'bin': 0.5, 'count': 783, 'hit_count': 758, 'hit_rate': 96.80715197956577, 'total_count': 783, 'week': '2024-11-18', 'win_count': 652, 'win_rate': 83.26947637292464}, {'avg_performance': 11.89467546720644, 'bin': 0.6, 'count': 876, 'hit_count': 849, 'hit_rate': 96.91780821917808, 'total_count': 876, 'week': '2024-11-18', 'win_count': 769, 'win_rate': 87.78538812785388}, {'avg_performance': 19.352876776932764, 'bin': 0.7, 'count': 80, 'hit_count': 80, 'hit_rate': 100.0, 'total_count': 80, 'week': '2024-11-18', 'win_count': 71, 'win_rate': 88.75}, {'avg_performance': 18.45274649281407, 'bin': 0.8, 'count': 13, 'hit_count': 13, 'hit_rate': 100.0, 'total_count': 13, 'week': '2024-11-18', 'win_count': 12, 'win_rate': 92.3076923076923}, {'avg_performance': 15.730337078651687, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}], '2024-11-25': [{'avg_performance': 11.555676832532903, 'bin': 0.3, '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': 6.265694029033848, 'bin': 0.4, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 12, 'win_rate': 66.66666666666667}, {'avg_performance': 7.634091063129644, 'bin': 0.5, 'count': 598, 'hit_count': 570, 'hit_rate': 95.31772575250837, 'total_count': 598, 'week': '2024-11-25', 'win_count': 448, 'win_rate': 74.91638795986623}, {'avg_performance': 8.702597408877535, 'bin': 0.6, 'count': 869, 'hit_count': 826, 'hit_rate': 95.0517836593786, 'total_count': 869, 'week': '2024-11-25', 'win_count': 696, 'win_rate': 80.09205983889528}, {'avg_performance': 13.765900879410582, 'bin': 0.7, 'count': 92, 'hit_count': 90, 'hit_rate': 97.82608695652173, 'total_count': 92, 'week': '2024-11-25', 'win_count': 77, 'win_rate': 83.69565217391305}, {'avg_performance': 28.946258332817518, 'bin': 0.8, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 17, 'win_rate': 94.44444444444444}, {'avg_performance': 11.190662386779556, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 3, 'win_rate': 100.0}], '2024-12-09': [{'avg_performance': 1.4905149051490498, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.3237276523665, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 13, 'win_rate': 68.42105263157895}, {'avg_performance': 6.182898593615806, 'bin': 0.5, 'count': 690, 'hit_count': 641, 'hit_rate': 92.89855072463769, 'total_count': 690, 'week': '2024-12-09', 'win_count': 451, 'win_rate': 65.3623188405797}, {'avg_performance': 9.050619565085265, 'bin': 0.6, 'count': 870, 'hit_count': 824, 'hit_rate': 94.71264367816092, 'total_count': 870, 'week': '2024-12-09', 'win_count': 624, 'win_rate': 71.72413793103448}, {'avg_performance': 9.29780403196579, 'bin': 0.7, 'count': 96, 'hit_count': 93, 'hit_rate': 96.875, 'total_count': 96, 'week': '2024-12-09', 'win_count': 68, 'win_rate': 70.83333333333333}, {'avg_performance': 15.059213057045703, 'bin': 0.8, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 14, 'win_rate': 73.6842105263158}, {'avg_performance': 0.659367610806464, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}], '2024-12-16': [{'avg_performance': 0.1904761904761864, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 6.259213538127868, 'bin': 0.4, 'count': 37, 'hit_count': 33, 'hit_rate': 89.1891891891892, 'total_count': 37, 'week': '2024-12-16', 'win_count': 25, 'win_rate': 67.56756756756756}, {'avg_performance': 8.584611771243424, 'bin': 0.5, 'count': 1411, 'hit_count': 1325, 'hit_rate': 93.90503189227498, 'total_count': 1411, 'week': '2024-12-16', 'win_count': 1011, 'win_rate': 71.65131112686038}, {'avg_performance': 9.939810447414, 'bin': 0.6, 'count': 1588, 'hit_count': 1490, 'hit_rate': 93.82871536523929, 'total_count': 1588, 'week': '2024-12-16', 'win_count': 1216, 'win_rate': 76.57430730478589}, {'avg_performance': 12.751983309057357, 'bin': 0.7, 'count': 163, 'hit_count': 157, 'hit_rate': 96.31901840490798, 'total_count': 163, 'week': '2024-12-16', 'win_count': 126, 'win_rate': 77.30061349693251}, {'avg_performance': 30.97146333159325, 'bin': 0.8, 'count': 26, 'hit_count': 26, 'hit_rate': 100.0, 'total_count': 26, 'week': '2024-12-16', 'win_count': 21, 'win_rate': 80.76923076923077}, {'avg_performance': 45.14366482789435, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-16', 'win_count': 2, 'win_rate': 66.66666666666667}], '2024-12-23': [{'avg_performance': 1.1011011011010954, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-23', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.371333574507736, 'bin': 0.4, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2024-12-23', 'win_count': 10, 'win_rate': 58.8235294117647}, {'avg_performance': 9.474676484372859, 'bin': 0.5, 'count': 668, 'hit_count': 650, 'hit_rate': 97.30538922155688, 'total_count': 668, 'week': '2024-12-23', 'win_count': 528, 'win_rate': 79.04191616766467}, {'avg_performance': 18.22317884082599, 'bin': 0.6, 'count': 829, 'hit_count': 811, 'hit_rate': 97.82870928829915, 'total_count': 829, 'week': '2024-12-23', 'win_count': 705, 'win_rate': 85.0422195416164}, {'avg_performance': 22.87345575441379, 'bin': 0.7, 'count': 71, 'hit_count': 69, 'hit_rate': 97.1830985915493, 'total_count': 71, 'week': '2024-12-23', 'win_count': 62, 'win_rate': 87.32394366197182}, {'avg_performance': 20.07116067119614, 'bin': 0.8, 'count': 19, 'hit_count': 16, 'hit_rate': 84.21052631578948, 'total_count': 19, 'week': '2024-12-23', 'win_count': 16, 'win_rate': 84.21052631578948}, {'avg_performance': 42.864931268489265, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 100.0}], '2024-12-30': [{'avg_performance': 8.543323047871969, 'bin': 0.4, 'count': 26, 'hit_count': 25, 'hit_rate': 96.15384615384616, 'total_count': 26, 'week': '2024-12-30', 'win_count': 18, 'win_rate': 69.23076923076923}, {'avg_performance': 9.605782822714602, 'bin': 0.5, 'count': 967, 'hit_count': 931, 'hit_rate': 96.27714581178904, 'total_count': 967, 'week': '2024-12-30', 'win_count': 794, 'win_rate': 82.10961737331955}, {'avg_performance': 13.314518504512273, 'bin': 0.6, 'count': 1170, 'hit_count': 1137, 'hit_rate': 97.17948717948718, 'total_count': 1170, 'week': '2024-12-30', 'win_count': 1002, 'win_rate': 85.64102564102564}, {'avg_performance': 13.834897352184377, 'bin': 0.7, 'count': 141, 'hit_count': 137, 'hit_rate': 97.16312056737588, 'total_count': 141, 'week': '2024-12-30', 'win_count': 119, 'win_rate': 84.39716312056737}, {'avg_performance': 18.03100402666873, 'bin': 0.8, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2024-12-30', 'win_count': 19, 'win_rate': 90.47619047619048}, {'avg_performance': 86.17021276595746, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 1, 'win_rate': 100.0}], '2025-01-06': [{'avg_performance': 3.653643845376023, 'bin': 0.4, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2025-01-06', 'win_count': 13, 'win_rate': 61.904761904761905}, {'avg_performance': 7.11501183555015, 'bin': 0.5, 'count': 573, 'hit_count': 531, 'hit_rate': 92.67015706806282, 'total_count': 573, 'week': '2025-01-06', 'win_count': 345, 'win_rate': 60.20942408376963}, {'avg_performance': 7.033930147869317, 'bin': 0.6, 'count': 833, 'hit_count': 773, 'hit_rate': 92.79711884753901, 'total_count': 833, 'week': '2025-01-06', 'win_count': 554, 'win_rate': 66.50660264105642}, {'avg_performance': 11.06435997631877, 'bin': 0.7, 'count': 112, 'hit_count': 107, 'hit_rate': 95.53571428571429, 'total_count': 112, 'week': '2025-01-06', 'win_count': 82, 'win_rate': 73.21428571428571}, {'avg_performance': 12.01468555061957, 'bin': 0.8, 'count': 28, 'hit_count': 24, 'hit_rate': 85.71428571428571, 'total_count': 28, 'week': '2025-01-06', 'win_count': 22, 'win_rate': 78.57142857142857}, {'avg_performance': 2.747909199522108, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-06', 'win_count': 1, 'win_rate': 100.0}], '2025-01-13': [{'avg_performance': 1.77514792899408, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.677219118036632, 'bin': 0.4, 'count': 24, 'hit_count': 23, 'hit_rate': 95.83333333333333, 'total_count': 24, 'week': '2025-01-13', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 8.539310048745332, 'bin': 0.5, 'count': 564, 'hit_count': 528, 'hit_rate': 93.61702127659575, 'total_count': 564, 'week': '2025-01-13', 'win_count': 456, 'win_rate': 80.85106382978724}, {'avg_performance': 8.240635977891715, 'bin': 0.6, 'count': 708, 'hit_count': 661, 'hit_rate': 93.36158192090396, 'total_count': 708, 'week': '2025-01-13', 'win_count': 563, 'win_rate': 79.51977401129943}, {'avg_performance': 9.871046918455717, 'bin': 0.7, 'count': 51, 'hit_count': 45, 'hit_rate': 88.23529411764706, 'total_count': 51, 'week': '2025-01-13', 'win_count': 39, 'win_rate': 76.47058823529412}, {'avg_performance': 15.34581326687442, 'bin': 0.8, 'count': 10, 'hit_count': 10, 'hit_rate': 100.0, 'total_count': 10, 'week': '2025-01-13', 'win_count': 9, 'win_rate': 90.0}, {'avg_performance': 13.599999999999994, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 100.0}], '2025-01-20': [{'avg_performance': 0.6651884700665244, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.544909947380155, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2025-01-20', 'win_count': 11, 'win_rate': 57.89473684210526}, {'avg_performance': 6.015608365607231, 'bin': 0.5, 'count': 628, 'hit_count': 598, 'hit_rate': 95.22292993630573, 'total_count': 628, 'week': '2025-01-20', 'win_count': 432, 'win_rate': 68.78980891719745}, {'avg_performance': 9.039266266213598, 'bin': 0.6, 'count': 792, 'hit_count': 749, 'hit_rate': 94.57070707070707, 'total_count': 792, 'week': '2025-01-20', 'win_count': 605, 'win_rate': 76.38888888888889}, {'avg_performance': 10.536071372615584, 'bin': 0.7, 'count': 61, 'hit_count': 60, 'hit_rate': 98.36065573770492, 'total_count': 61, 'week': '2025-01-20', 'win_count': 54, 'win_rate': 88.52459016393442}, {'avg_performance': 15.25765795165968, 'bin': 0.8, 'count': 12, 'hit_count': 12, 'hit_rate': 100.0, 'total_count': 12, 'week': '2025-01-20', 'win_count': 10, 'win_rate': 83.33333333333333}], '2025-01-27': [{'avg_performance': 3.6505251976042974, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-27', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 3.3872070306215396, 'bin': 0.4, 'count': 18, 'hit_count': 15, 'hit_rate': 83.33333333333333, 'total_count': 18, 'week': '2025-01-27', 'win_count': 11, 'win_rate': 61.111111111111114}, {'avg_performance': 6.953550738751072, 'bin': 0.5, 'count': 580, 'hit_count': 547, 'hit_rate': 94.3103448275862, 'total_count': 580, 'week': '2025-01-27', 'win_count': 428, 'win_rate': 73.79310344827586}, {'avg_performance': 6.648173652090374, 'bin': 0.6, 'count': 779, 'hit_count': 726, 'hit_rate': 93.196405648267, 'total_count': 779, 'week': '2025-01-27', 'win_count': 606, 'win_rate': 77.79204107830552}, {'avg_performance': 7.471075488531045, 'bin': 0.7, 'count': 76, 'hit_count': 73, 'hit_rate': 96.05263157894737, 'total_count': 76, 'week': '2025-01-27', 'win_count': 66, 'win_rate': 86.84210526315789}, {'avg_performance': 9.608575816681654, 'bin': 0.8, 'count': 15, 'hit_count': 15, 'hit_rate': 100.0, 'total_count': 15, 'week': '2025-01-27', 'win_count': 13, 'win_rate': 86.66666666666667}, {'avg_performance': 21.423582467139635, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 100.0}], '2025-02-10': [{'avg_performance': 1.8949315591111375, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.754175337869557, 'bin': 0.4, 'count': 33, 'hit_count': 33, 'hit_rate': 100.0, 'total_count': 33, 'week': '2025-02-10', 'win_count': 17, 'win_rate': 51.515151515151516}, {'avg_performance': 7.517486777721075, 'bin': 0.5, 'count': 892, 'hit_count': 845, 'hit_rate': 94.73094170403587, 'total_count': 892, 'week': '2025-02-10', 'win_count': 647, 'win_rate': 72.53363228699551}, {'avg_performance': 10.207496081010792, 'bin': 0.6, 'count': 1368, 'hit_count': 1307, 'hit_rate': 95.54093567251462, 'total_count': 1368, 'week': '2025-02-10', 'win_count': 1083, 'win_rate': 79.16666666666667}, {'avg_performance': 13.13948137274851, 'bin': 0.7, 'count': 114, 'hit_count': 112, 'hit_rate': 98.24561403508773, 'total_count': 114, 'week': '2025-02-10', 'win_count': 85, 'win_rate': 74.56140350877193}, {'avg_performance': 9.213075395790396, 'bin': 0.8, 'count': 17, 'hit_count': 17, 'hit_rate': 100.0, 'total_count': 17, 'week': '2025-02-10', 'win_count': 12, 'win_rate': 70.58823529411765}, {'avg_performance': 4.385964912280706, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 100.0}], '2025-02-17': [{'avg_performance': 5.099765218898155, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 3.5333760194020303, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-17', 'win_count': 5, 'win_rate': 62.5}, {'avg_performance': 6.587229286030979, 'bin': 0.5, 'count': 327, 'hit_count': 296, 'hit_rate': 90.51987767584097, 'total_count': 327, 'week': '2025-02-17', 'win_count': 159, 'win_rate': 48.62385321100918}, {'avg_performance': 5.0095518733277125, 'bin': 0.6, 'count': 483, 'hit_count': 415, 'hit_rate': 85.92132505175984, 'total_count': 483, 'week': '2025-02-17', 'win_count': 252, 'win_rate': 52.17391304347826}, {'avg_performance': 4.196667245636139, 'bin': 0.7, 'count': 46, 'hit_count': 42, 'hit_rate': 91.30434782608695, 'total_count': 46, 'week': '2025-02-17', 'win_count': 28, 'win_rate': 60.869565217391305}, {'avg_performance': 4.6239894716134495, 'bin': 0.8, 'count': 6, 'hit_count': 4, 'hit_rate': 66.66666666666667, 'total_count': 6, 'week': '2025-02-17', 'win_count': 4, 'win_rate': 66.66666666666667}], '2025-02-24': [{'avg_performance': 0.3383304879783789, 'bin': 0.3, 'count': 3, 'hit_count': 2, 'hit_rate': 66.66666666666667, 'total_count': 3, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.724774404012466, 'bin': 0.4, 'count': 31, 'hit_count': 27, 'hit_rate': 87.09677419354838, 'total_count': 31, 'week': '2025-02-24', 'win_count': 17, 'win_rate': 54.83870967741935}, {'avg_performance': 5.995153465085292, 'bin': 0.5, 'count': 864, 'hit_count': 786, 'hit_rate': 90.97222222222223, 'total_count': 864, 'week': '2025-02-24', 'win_count': 544, 'win_rate': 62.96296296296296}, {'avg_performance': 5.362910312935268, 'bin': 0.6, 'count': 1038, 'hit_count': 921, 'hit_rate': 88.72832369942196, 'total_count': 1038, 'week': '2025-02-24', 'win_count': 674, 'win_rate': 64.9325626204239}, {'avg_performance': 4.419402245142155, 'bin': 0.7, 'count': 53, 'hit_count': 42, 'hit_rate': 79.24528301886792, 'total_count': 53, 'week': '2025-02-24', 'win_count': 23, 'win_rate': 43.39622641509434}, {'avg_performance': 0.14880952380952725, 'bin': 0.8, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}], '2025-03-10': [{'avg_performance': 3.370786516853932, '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': 3.229985232071821, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2025-03-10', 'win_count': 6, 'win_rate': 85.71428571428571}, {'avg_performance': 5.91457437619586, 'bin': 0.5, 'count': 339, 'hit_count': 318, 'hit_rate': 93.80530973451327, 'total_count': 339, 'week': '2025-03-10', 'win_count': 236, 'win_rate': 69.6165191740413}, {'avg_performance': 7.694099731541966, 'bin': 0.6, 'count': 312, 'hit_count': 294, 'hit_rate': 94.23076923076923, 'total_count': 312, 'week': '2025-03-10', 'win_count': 224, 'win_rate': 71.7948717948718}, {'avg_performance': 7.866797499267166, 'bin': 0.7, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2025-03-10', 'win_count': 14, 'win_rate': 82.3529411764706}]}, 'curve_data_week_list': ['2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '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-10', '2025-02-17', '2025-02-24', '2025-03-10'], 'date_from': datetime.date(2024, 10, 10), 'date_to': datetime.date(2025, 4, 8), 'kpis': {'avg_gain': 8.802179824568507, 'fail_count': 8231, 'hit_count': 30196, 'hit_rate': 94.25646148083406, 'pass_count': 23805, 'total_tests': 32036, 'win_rate': 74.30702959170932}, 'last_metrics': <ModelMetrics: Rolling LGBM 3d PH Isotonic 2% Metrics: 2025-04-07 >, 'model': <Model: Rolling LGBM 3d PH Isotonic 2% (rolling-ph-lgmb-p2-seq3-isotonic 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: ' "'DKsv9r6k95uWzLESBQdgkMBYrfK6Se5QxHWs2XnkM83akXQNVJbfWMS9toQDA2iv'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/52'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f92855a3110>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f92855a3110>>'} {'curve_data': [{'avg_performance': 33.8653440810506, 'bin': 0.2, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 8.824194070556567, 'bin': 0.3, 'count': 49, 'hit_count': 45, 'hit_rate': 91.83673469387755, 'total_count': 49, 'win_count': 25, 'win_rate': 51.02040816326531}, {'avg_performance': 5.6883545965376285, 'bin': 0.4, 'count': 410, 'hit_count': 378, 'hit_rate': 92.1951219512195, 'total_count': 410, 'win_count': 261, 'win_rate': 63.65853658536585}, {'avg_performance': 7.681481586572486, 'bin': 0.5, 'count': 13268, 'hit_count': 12497, 'hit_rate': 94.18902622851975, 'total_count': 13268, 'win_count': 9521, 'win_rate': 71.75911968646368}, {'avg_performance': 9.387286988023558, 'bin': 0.6, 'count': 16506, 'hit_count': 15557, 'hit_rate': 94.25057554828547, 'total_count': 16506, 'win_count': 12590, 'win_rate': 76.27529383254574}, {'avg_performance': 11.602345538915827, 'bin': 0.7, 'count': 1539, 'hit_count': 1471, 'hit_rate': 95.58154645873944, 'total_count': 1539, 'win_count': 1197, 'win_rate': 77.77777777777777}, {'avg_performance': 16.390961739552203, 'bin': 0.8, 'count': 238, 'hit_count': 222, 'hit_rate': 93.27731092436974, 'total_count': 238, 'win_count': 191, 'win_rate': 80.25210084033614}, {'avg_performance': 21.6917626187561, 'bin': 0.9, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'win_count': 18, 'win_rate': 78.26086956521739}], 'curve_data_by_week': {'2024-10-14': [{'avg_performance': 0.8563273073263545, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.833948494083741, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-10-14', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 5.0414542679053875, 'bin': 0.4, 'count': 22, 'hit_count': 18, 'hit_rate': 81.81818181818181, 'total_count': 22, 'week': '2024-10-14', 'win_count': 11, 'win_rate': 50.0}, {'avg_performance': 9.405162971834361, 'bin': 0.5, 'count': 702, 'hit_count': 661, 'hit_rate': 94.15954415954415, 'total_count': 702, 'week': '2024-10-14', 'win_count': 482, 'win_rate': 68.66096866096866}, {'avg_performance': 10.106844911169732, 'bin': 0.6, 'count': 804, 'hit_count': 765, 'hit_rate': 95.14925373134328, 'total_count': 804, 'week': '2024-10-14', 'win_count': 607, 'win_rate': 75.49751243781094}, {'avg_performance': 10.295341658155468, 'bin': 0.7, 'count': 82, 'hit_count': 78, 'hit_rate': 95.1219512195122, 'total_count': 82, 'week': '2024-10-14', 'win_count': 67, 'win_rate': 81.70731707317073}, {'avg_performance': 8.131301136271151, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-10-14', 'win_count': 8, 'win_rate': 80.0}, {'avg_performance': 8.881754949170679, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 1, 'win_rate': 100.0}], '2024-10-21': [{'avg_performance': 9.671279278685283, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 3, 'win_rate': 75.0}, {'avg_performance': 4.301172455339157, 'bin': 0.4, 'count': 26, 'hit_count': 23, 'hit_rate': 88.46153846153847, 'total_count': 26, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 34.61538461538461}, {'avg_performance': 6.819492750693891, 'bin': 0.5, 'count': 974, 'hit_count': 907, 'hit_rate': 93.1211498973306, 'total_count': 974, 'week': '2024-10-21', 'win_count': 658, 'win_rate': 67.5564681724846}, {'avg_performance': 8.182362870276854, 'bin': 0.6, 'count': 1212, 'hit_count': 1156, 'hit_rate': 95.37953795379538, 'total_count': 1212, 'week': '2024-10-21', 'win_count': 910, 'win_rate': 75.08250825082509}, {'avg_performance': 8.641538934451926, 'bin': 0.7, 'count': 150, 'hit_count': 146, 'hit_rate': 97.33333333333333, 'total_count': 150, 'week': '2024-10-21', 'win_count': 112, 'win_rate': 74.66666666666667}, {'avg_performance': 7.960241613275069, 'bin': 0.8, 'count': 16, 'hit_count': 15, 'hit_rate': 93.75, 'total_count': 16, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 56.25}, {'avg_performance': 1.9299405155320475, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-21', 'win_count': 1, 'win_rate': 50.0}], '2024-10-28': [{'avg_performance': 1.6205053536018306, 'bin': 0.3, 'count': 5, 'hit_count': 4, 'hit_rate': 80.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 40.0}, {'avg_performance': 7.858204878661623, 'bin': 0.4, 'count': 21, 'hit_count': 21, 'hit_rate': 100.0, 'total_count': 21, 'week': '2024-10-28', 'win_count': 16, 'win_rate': 76.19047619047619}, {'avg_performance': 6.648846490413345, 'bin': 0.5, 'count': 686, 'hit_count': 658, 'hit_rate': 95.91836734693878, 'total_count': 686, 'week': '2024-10-28', 'win_count': 518, 'win_rate': 75.51020408163265}, {'avg_performance': 8.085902262126316, 'bin': 0.6, 'count': 797, 'hit_count': 772, 'hit_rate': 96.86323713927227, 'total_count': 797, 'week': '2024-10-28', 'win_count': 649, 'win_rate': 81.43036386449184}, {'avg_performance': 11.848421236600606, 'bin': 0.7, 'count': 69, 'hit_count': 64, 'hit_rate': 92.7536231884058, 'total_count': 69, 'week': '2024-10-28', 'win_count': 58, 'win_rate': 84.05797101449275}, {'avg_performance': 14.267397574986997, 'bin': 0.8, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 4, 'win_rate': 80.0}, {'avg_performance': 0.34722222222223026, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-28', 'win_count': 0, 'win_rate': 0.0}], '2024-11-04': [{'avg_performance': 4.48654037886342, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 11.303728683534116, 'bin': 0.3, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2024-11-04', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 6.193407299091917, 'bin': 0.4, 'count': 22, 'hit_count': 20, 'hit_rate': 90.9090909090909, 'total_count': 22, 'week': '2024-11-04', 'win_count': 19, 'win_rate': 86.36363636363636}, {'avg_performance': 8.551721604481491, 'bin': 0.5, 'count': 660, 'hit_count': 619, 'hit_rate': 93.78787878787878, 'total_count': 660, 'week': '2024-11-04', 'win_count': 514, 'win_rate': 77.87878787878788}, {'avg_performance': 9.199905917317315, 'bin': 0.6, 'count': 719, 'hit_count': 674, 'hit_rate': 93.7413073713491, 'total_count': 719, 'week': '2024-11-04', 'win_count': 557, 'win_rate': 77.46870653685674}, {'avg_performance': 9.136526057000346, 'bin': 0.7, 'count': 39, 'hit_count': 36, 'hit_rate': 92.3076923076923, 'total_count': 39, 'week': '2024-11-04', 'win_count': 30, 'win_rate': 76.92307692307692}, {'avg_performance': 6.976744186046527, 'bin': 0.8, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}], '2024-11-11': [{'avg_performance': 58.92468569457596, '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': 3.9305498150644866, 'bin': 0.4, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-11-11', 'win_count': 8, 'win_rate': 47.05882352941177}, {'avg_performance': 4.442104130107124, 'bin': 0.5, 'count': 362, 'hit_count': 328, 'hit_rate': 90.60773480662984, 'total_count': 362, 'week': '2024-11-11', 'win_count': 218, 'win_rate': 60.22099447513812}, {'avg_performance': 6.832885016155045, 'bin': 0.6, 'count': 459, 'hit_count': 407, 'hit_rate': 88.67102396514161, 'total_count': 459, 'week': '2024-11-11', 'win_count': 294, 'win_rate': 64.05228758169935}, {'avg_performance': 6.50225864077387, 'bin': 0.7, 'count': 26, 'hit_count': 24, 'hit_rate': 92.3076923076923, 'total_count': 26, 'week': '2024-11-11', 'win_count': 16, 'win_rate': 61.53846153846154}], '2024-11-18': [{'avg_performance': 96.25316455696202, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 10.093706934177172, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 10.286979813711849, 'bin': 0.4, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-11-18', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 9.641687742145487, 'bin': 0.5, 'count': 783, 'hit_count': 758, 'hit_rate': 96.80715197956577, 'total_count': 783, 'week': '2024-11-18', 'win_count': 652, 'win_rate': 83.26947637292464}, {'avg_performance': 11.89467546720644, 'bin': 0.6, 'count': 876, 'hit_count': 849, 'hit_rate': 96.91780821917808, 'total_count': 876, 'week': '2024-11-18', 'win_count': 769, 'win_rate': 87.78538812785388}, {'avg_performance': 19.352876776932764, 'bin': 0.7, 'count': 80, 'hit_count': 80, 'hit_rate': 100.0, 'total_count': 80, 'week': '2024-11-18', 'win_count': 71, 'win_rate': 88.75}, {'avg_performance': 18.45274649281407, 'bin': 0.8, 'count': 13, 'hit_count': 13, 'hit_rate': 100.0, 'total_count': 13, 'week': '2024-11-18', 'win_count': 12, 'win_rate': 92.3076923076923}, {'avg_performance': 15.730337078651687, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}], '2024-11-25': [{'avg_performance': 11.555676832532903, 'bin': 0.3, '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': 6.265694029033848, 'bin': 0.4, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 12, 'win_rate': 66.66666666666667}, {'avg_performance': 7.634091063129644, 'bin': 0.5, 'count': 598, 'hit_count': 570, 'hit_rate': 95.31772575250837, 'total_count': 598, 'week': '2024-11-25', 'win_count': 448, 'win_rate': 74.91638795986623}, {'avg_performance': 8.702597408877535, 'bin': 0.6, 'count': 869, 'hit_count': 826, 'hit_rate': 95.0517836593786, 'total_count': 869, 'week': '2024-11-25', 'win_count': 696, 'win_rate': 80.09205983889528}, {'avg_performance': 13.765900879410582, 'bin': 0.7, 'count': 92, 'hit_count': 90, 'hit_rate': 97.82608695652173, 'total_count': 92, 'week': '2024-11-25', 'win_count': 77, 'win_rate': 83.69565217391305}, {'avg_performance': 28.946258332817518, 'bin': 0.8, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 17, 'win_rate': 94.44444444444444}, {'avg_performance': 11.190662386779556, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 3, 'win_rate': 100.0}], '2024-12-09': [{'avg_performance': 1.4905149051490498, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.3237276523665, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 13, 'win_rate': 68.42105263157895}, {'avg_performance': 6.182898593615806, 'bin': 0.5, 'count': 690, 'hit_count': 641, 'hit_rate': 92.89855072463769, 'total_count': 690, 'week': '2024-12-09', 'win_count': 451, 'win_rate': 65.3623188405797}, {'avg_performance': 9.050619565085265, 'bin': 0.6, 'count': 870, 'hit_count': 824, 'hit_rate': 94.71264367816092, 'total_count': 870, 'week': '2024-12-09', 'win_count': 624, 'win_rate': 71.72413793103448}, {'avg_performance': 9.29780403196579, 'bin': 0.7, 'count': 96, 'hit_count': 93, 'hit_rate': 96.875, 'total_count': 96, 'week': '2024-12-09', 'win_count': 68, 'win_rate': 70.83333333333333}, {'avg_performance': 15.059213057045703, 'bin': 0.8, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 14, 'win_rate': 73.6842105263158}, {'avg_performance': 0.659367610806464, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}], '2024-12-16': [{'avg_performance': 0.1904761904761864, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 6.259213538127868, 'bin': 0.4, 'count': 37, 'hit_count': 33, 'hit_rate': 89.1891891891892, 'total_count': 37, 'week': '2024-12-16', 'win_count': 25, 'win_rate': 67.56756756756756}, {'avg_performance': 8.584611771243424, 'bin': 0.5, 'count': 1411, 'hit_count': 1325, 'hit_rate': 93.90503189227498, 'total_count': 1411, 'week': '2024-12-16', 'win_count': 1011, 'win_rate': 71.65131112686038}, {'avg_performance': 9.939810447414, 'bin': 0.6, 'count': 1588, 'hit_count': 1490, 'hit_rate': 93.82871536523929, 'total_count': 1588, 'week': '2024-12-16', 'win_count': 1216, 'win_rate': 76.57430730478589}, {'avg_performance': 12.751983309057357, 'bin': 0.7, 'count': 163, 'hit_count': 157, 'hit_rate': 96.31901840490798, 'total_count': 163, 'week': '2024-12-16', 'win_count': 126, 'win_rate': 77.30061349693251}, {'avg_performance': 30.97146333159325, 'bin': 0.8, 'count': 26, 'hit_count': 26, 'hit_rate': 100.0, 'total_count': 26, 'week': '2024-12-16', 'win_count': 21, 'win_rate': 80.76923076923077}, {'avg_performance': 45.14366482789435, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-16', 'win_count': 2, 'win_rate': 66.66666666666667}], '2024-12-23': [{'avg_performance': 1.1011011011010954, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-23', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.371333574507736, 'bin': 0.4, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2024-12-23', 'win_count': 10, 'win_rate': 58.8235294117647}, {'avg_performance': 9.474676484372859, 'bin': 0.5, 'count': 668, 'hit_count': 650, 'hit_rate': 97.30538922155688, 'total_count': 668, 'week': '2024-12-23', 'win_count': 528, 'win_rate': 79.04191616766467}, {'avg_performance': 18.22317884082599, 'bin': 0.6, 'count': 829, 'hit_count': 811, 'hit_rate': 97.82870928829915, 'total_count': 829, 'week': '2024-12-23', 'win_count': 705, 'win_rate': 85.0422195416164}, {'avg_performance': 22.87345575441379, 'bin': 0.7, 'count': 71, 'hit_count': 69, 'hit_rate': 97.1830985915493, 'total_count': 71, 'week': '2024-12-23', 'win_count': 62, 'win_rate': 87.32394366197182}, {'avg_performance': 20.07116067119614, 'bin': 0.8, 'count': 19, 'hit_count': 16, 'hit_rate': 84.21052631578948, 'total_count': 19, 'week': '2024-12-23', 'win_count': 16, 'win_rate': 84.21052631578948}, {'avg_performance': 42.864931268489265, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 100.0}], '2024-12-30': [{'avg_performance': 8.543323047871969, 'bin': 0.4, 'count': 26, 'hit_count': 25, 'hit_rate': 96.15384615384616, 'total_count': 26, 'week': '2024-12-30', 'win_count': 18, 'win_rate': 69.23076923076923}, {'avg_performance': 9.605782822714602, 'bin': 0.5, 'count': 967, 'hit_count': 931, 'hit_rate': 96.27714581178904, 'total_count': 967, 'week': '2024-12-30', 'win_count': 794, 'win_rate': 82.10961737331955}, {'avg_performance': 13.314518504512273, 'bin': 0.6, 'count': 1170, 'hit_count': 1137, 'hit_rate': 97.17948717948718, 'total_count': 1170, 'week': '2024-12-30', 'win_count': 1002, 'win_rate': 85.64102564102564}, {'avg_performance': 13.834897352184377, 'bin': 0.7, 'count': 141, 'hit_count': 137, 'hit_rate': 97.16312056737588, 'total_count': 141, 'week': '2024-12-30', 'win_count': 119, 'win_rate': 84.39716312056737}, {'avg_performance': 18.03100402666873, 'bin': 0.8, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2024-12-30', 'win_count': 19, 'win_rate': 90.47619047619048}, {'avg_performance': 86.17021276595746, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 1, 'win_rate': 100.0}], '2025-01-06': [{'avg_performance': 3.653643845376023, 'bin': 0.4, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2025-01-06', 'win_count': 13, 'win_rate': 61.904761904761905}, {'avg_performance': 7.11501183555015, 'bin': 0.5, 'count': 573, 'hit_count': 531, 'hit_rate': 92.67015706806282, 'total_count': 573, 'week': '2025-01-06', 'win_count': 345, 'win_rate': 60.20942408376963}, {'avg_performance': 7.033930147869317, 'bin': 0.6, 'count': 833, 'hit_count': 773, 'hit_rate': 92.79711884753901, 'total_count': 833, 'week': '2025-01-06', 'win_count': 554, 'win_rate': 66.50660264105642}, {'avg_performance': 11.06435997631877, 'bin': 0.7, 'count': 112, 'hit_count': 107, 'hit_rate': 95.53571428571429, 'total_count': 112, 'week': '2025-01-06', 'win_count': 82, 'win_rate': 73.21428571428571}, {'avg_performance': 12.01468555061957, 'bin': 0.8, 'count': 28, 'hit_count': 24, 'hit_rate': 85.71428571428571, 'total_count': 28, 'week': '2025-01-06', 'win_count': 22, 'win_rate': 78.57142857142857}, {'avg_performance': 2.747909199522108, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-06', 'win_count': 1, 'win_rate': 100.0}], '2025-01-13': [{'avg_performance': 1.77514792899408, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.677219118036632, 'bin': 0.4, 'count': 24, 'hit_count': 23, 'hit_rate': 95.83333333333333, 'total_count': 24, 'week': '2025-01-13', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 8.539310048745332, 'bin': 0.5, 'count': 564, 'hit_count': 528, 'hit_rate': 93.61702127659575, 'total_count': 564, 'week': '2025-01-13', 'win_count': 456, 'win_rate': 80.85106382978724}, {'avg_performance': 8.240635977891715, 'bin': 0.6, 'count': 708, 'hit_count': 661, 'hit_rate': 93.36158192090396, 'total_count': 708, 'week': '2025-01-13', 'win_count': 563, 'win_rate': 79.51977401129943}, {'avg_performance': 9.871046918455717, 'bin': 0.7, 'count': 51, 'hit_count': 45, 'hit_rate': 88.23529411764706, 'total_count': 51, 'week': '2025-01-13', 'win_count': 39, 'win_rate': 76.47058823529412}, {'avg_performance': 15.34581326687442, 'bin': 0.8, 'count': 10, 'hit_count': 10, 'hit_rate': 100.0, 'total_count': 10, 'week': '2025-01-13', 'win_count': 9, 'win_rate': 90.0}, {'avg_performance': 13.599999999999994, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 100.0}], '2025-01-20': [{'avg_performance': 0.6651884700665244, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.544909947380155, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2025-01-20', 'win_count': 11, 'win_rate': 57.89473684210526}, {'avg_performance': 6.015608365607231, 'bin': 0.5, 'count': 628, 'hit_count': 598, 'hit_rate': 95.22292993630573, 'total_count': 628, 'week': '2025-01-20', 'win_count': 432, 'win_rate': 68.78980891719745}, {'avg_performance': 9.039266266213598, 'bin': 0.6, 'count': 792, 'hit_count': 749, 'hit_rate': 94.57070707070707, 'total_count': 792, 'week': '2025-01-20', 'win_count': 605, 'win_rate': 76.38888888888889}, {'avg_performance': 10.536071372615584, 'bin': 0.7, 'count': 61, 'hit_count': 60, 'hit_rate': 98.36065573770492, 'total_count': 61, 'week': '2025-01-20', 'win_count': 54, 'win_rate': 88.52459016393442}, {'avg_performance': 15.25765795165968, 'bin': 0.8, 'count': 12, 'hit_count': 12, 'hit_rate': 100.0, 'total_count': 12, 'week': '2025-01-20', 'win_count': 10, 'win_rate': 83.33333333333333}], '2025-01-27': [{'avg_performance': 3.6505251976042974, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-27', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 3.3872070306215396, 'bin': 0.4, 'count': 18, 'hit_count': 15, 'hit_rate': 83.33333333333333, 'total_count': 18, 'week': '2025-01-27', 'win_count': 11, 'win_rate': 61.111111111111114}, {'avg_performance': 6.953550738751072, 'bin': 0.5, 'count': 580, 'hit_count': 547, 'hit_rate': 94.3103448275862, 'total_count': 580, 'week': '2025-01-27', 'win_count': 428, 'win_rate': 73.79310344827586}, {'avg_performance': 6.648173652090374, 'bin': 0.6, 'count': 779, 'hit_count': 726, 'hit_rate': 93.196405648267, 'total_count': 779, 'week': '2025-01-27', 'win_count': 606, 'win_rate': 77.79204107830552}, {'avg_performance': 7.471075488531045, 'bin': 0.7, 'count': 76, 'hit_count': 73, 'hit_rate': 96.05263157894737, 'total_count': 76, 'week': '2025-01-27', 'win_count': 66, 'win_rate': 86.84210526315789}, {'avg_performance': 9.608575816681654, 'bin': 0.8, 'count': 15, 'hit_count': 15, 'hit_rate': 100.0, 'total_count': 15, 'week': '2025-01-27', 'win_count': 13, 'win_rate': 86.66666666666667}, {'avg_performance': 21.423582467139635, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 100.0}], '2025-02-10': [{'avg_performance': 1.8949315591111375, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.754175337869557, 'bin': 0.4, 'count': 33, 'hit_count': 33, 'hit_rate': 100.0, 'total_count': 33, 'week': '2025-02-10', 'win_count': 17, 'win_rate': 51.515151515151516}, {'avg_performance': 7.517486777721075, 'bin': 0.5, 'count': 892, 'hit_count': 845, 'hit_rate': 94.73094170403587, 'total_count': 892, 'week': '2025-02-10', 'win_count': 647, 'win_rate': 72.53363228699551}, {'avg_performance': 10.207496081010792, 'bin': 0.6, 'count': 1368, 'hit_count': 1307, 'hit_rate': 95.54093567251462, 'total_count': 1368, 'week': '2025-02-10', 'win_count': 1083, 'win_rate': 79.16666666666667}, {'avg_performance': 13.13948137274851, 'bin': 0.7, 'count': 114, 'hit_count': 112, 'hit_rate': 98.24561403508773, 'total_count': 114, 'week': '2025-02-10', 'win_count': 85, 'win_rate': 74.56140350877193}, {'avg_performance': 9.213075395790396, 'bin': 0.8, 'count': 17, 'hit_count': 17, 'hit_rate': 100.0, 'total_count': 17, 'week': '2025-02-10', 'win_count': 12, 'win_rate': 70.58823529411765}, {'avg_performance': 4.385964912280706, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 100.0}], '2025-02-17': [{'avg_performance': 5.099765218898155, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 3.5333760194020303, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-17', 'win_count': 5, 'win_rate': 62.5}, {'avg_performance': 6.587229286030979, 'bin': 0.5, 'count': 327, 'hit_count': 296, 'hit_rate': 90.51987767584097, 'total_count': 327, 'week': '2025-02-17', 'win_count': 159, 'win_rate': 48.62385321100918}, {'avg_performance': 5.0095518733277125, 'bin': 0.6, 'count': 483, 'hit_count': 415, 'hit_rate': 85.92132505175984, 'total_count': 483, 'week': '2025-02-17', 'win_count': 252, 'win_rate': 52.17391304347826}, {'avg_performance': 4.196667245636139, 'bin': 0.7, 'count': 46, 'hit_count': 42, 'hit_rate': 91.30434782608695, 'total_count': 46, 'week': '2025-02-17', 'win_count': 28, 'win_rate': 60.869565217391305}, {'avg_performance': 4.6239894716134495, 'bin': 0.8, 'count': 6, 'hit_count': 4, 'hit_rate': 66.66666666666667, 'total_count': 6, 'week': '2025-02-17', 'win_count': 4, 'win_rate': 66.66666666666667}], '2025-02-24': [{'avg_performance': 0.3383304879783789, 'bin': 0.3, 'count': 3, 'hit_count': 2, 'hit_rate': 66.66666666666667, 'total_count': 3, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.724774404012466, 'bin': 0.4, 'count': 31, 'hit_count': 27, 'hit_rate': 87.09677419354838, 'total_count': 31, 'week': '2025-02-24', 'win_count': 17, 'win_rate': 54.83870967741935}, {'avg_performance': 5.995153465085292, 'bin': 0.5, 'count': 864, 'hit_count': 786, 'hit_rate': 90.97222222222223, 'total_count': 864, 'week': '2025-02-24', 'win_count': 544, 'win_rate': 62.96296296296296}, {'avg_performance': 5.362910312935268, 'bin': 0.6, 'count': 1038, 'hit_count': 921, 'hit_rate': 88.72832369942196, 'total_count': 1038, 'week': '2025-02-24', 'win_count': 674, 'win_rate': 64.9325626204239}, {'avg_performance': 4.419402245142155, 'bin': 0.7, 'count': 53, 'hit_count': 42, 'hit_rate': 79.24528301886792, 'total_count': 53, 'week': '2025-02-24', 'win_count': 23, 'win_rate': 43.39622641509434}, {'avg_performance': 0.14880952380952725, 'bin': 0.8, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}], '2025-03-10': [{'avg_performance': 3.370786516853932, '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': 3.229985232071821, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2025-03-10', 'win_count': 6, 'win_rate': 85.71428571428571}, {'avg_performance': 5.91457437619586, 'bin': 0.5, 'count': 339, 'hit_count': 318, 'hit_rate': 93.80530973451327, 'total_count': 339, 'week': '2025-03-10', 'win_count': 236, 'win_rate': 69.6165191740413}, {'avg_performance': 7.694099731541966, 'bin': 0.6, 'count': 312, 'hit_count': 294, 'hit_rate': 94.23076923076923, 'total_count': 312, 'week': '2025-03-10', 'win_count': 224, 'win_rate': 71.7948717948718}, {'avg_performance': 7.866797499267166, 'bin': 0.7, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2025-03-10', 'win_count': 14, 'win_rate': 82.3529411764706}]}, 'curve_data_week_list': ['2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '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-10', '2025-02-17', '2025-02-24', '2025-03-10'], 'date_from': datetime.date(2024, 10, 10), 'date_to': datetime.date(2025, 4, 8), 'kpis': {'avg_gain': 8.802179824568507, 'fail_count': 8231, 'hit_count': 30196, 'hit_rate': 94.25646148083406, 'pass_count': 23805, 'total_tests': 32036, 'win_rate': 74.30702959170932}, 'last_metrics': <ModelMetrics: Rolling LGBM 3d PH Isotonic 2% Metrics: 2025-04-07 >, 'model': <Model: Rolling LGBM 3d PH Isotonic 2% (rolling-ph-lgmb-p2-seq3-isotonic 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 0x7f92844b1d90>, <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: ' "'DKsv9r6k95uWzLESBQdgkMBYrfK6Se5QxHWs2XnkM83akXQNVJbfWMS9toQDA2iv'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/52'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f92855a3110>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f92855a3110>>'} {'curve_data': [{'avg_performance': 33.8653440810506, 'bin': 0.2, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 8.824194070556567, 'bin': 0.3, 'count': 49, 'hit_count': 45, 'hit_rate': 91.83673469387755, 'total_count': 49, 'win_count': 25, 'win_rate': 51.02040816326531}, {'avg_performance': 5.6883545965376285, 'bin': 0.4, 'count': 410, 'hit_count': 378, 'hit_rate': 92.1951219512195, 'total_count': 410, 'win_count': 261, 'win_rate': 63.65853658536585}, {'avg_performance': 7.681481586572486, 'bin': 0.5, 'count': 13268, 'hit_count': 12497, 'hit_rate': 94.18902622851975, 'total_count': 13268, 'win_count': 9521, 'win_rate': 71.75911968646368}, {'avg_performance': 9.387286988023558, 'bin': 0.6, 'count': 16506, 'hit_count': 15557, 'hit_rate': 94.25057554828547, 'total_count': 16506, 'win_count': 12590, 'win_rate': 76.27529383254574}, {'avg_performance': 11.602345538915827, 'bin': 0.7, 'count': 1539, 'hit_count': 1471, 'hit_rate': 95.58154645873944, 'total_count': 1539, 'win_count': 1197, 'win_rate': 77.77777777777777}, {'avg_performance': 16.390961739552203, 'bin': 0.8, 'count': 238, 'hit_count': 222, 'hit_rate': 93.27731092436974, 'total_count': 238, 'win_count': 191, 'win_rate': 80.25210084033614}, {'avg_performance': 21.6917626187561, 'bin': 0.9, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'win_count': 18, 'win_rate': 78.26086956521739}], 'curve_data_by_week': {'2024-10-14': [{'avg_performance': 0.8563273073263545, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.833948494083741, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-10-14', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 5.0414542679053875, 'bin': 0.4, 'count': 22, 'hit_count': 18, 'hit_rate': 81.81818181818181, 'total_count': 22, 'week': '2024-10-14', 'win_count': 11, 'win_rate': 50.0}, {'avg_performance': 9.405162971834361, 'bin': 0.5, 'count': 702, 'hit_count': 661, 'hit_rate': 94.15954415954415, 'total_count': 702, 'week': '2024-10-14', 'win_count': 482, 'win_rate': 68.66096866096866}, {'avg_performance': 10.106844911169732, 'bin': 0.6, 'count': 804, 'hit_count': 765, 'hit_rate': 95.14925373134328, 'total_count': 804, 'week': '2024-10-14', 'win_count': 607, 'win_rate': 75.49751243781094}, {'avg_performance': 10.295341658155468, 'bin': 0.7, 'count': 82, 'hit_count': 78, 'hit_rate': 95.1219512195122, 'total_count': 82, 'week': '2024-10-14', 'win_count': 67, 'win_rate': 81.70731707317073}, {'avg_performance': 8.131301136271151, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-10-14', 'win_count': 8, 'win_rate': 80.0}, {'avg_performance': 8.881754949170679, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 1, 'win_rate': 100.0}], '2024-10-21': [{'avg_performance': 9.671279278685283, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 3, 'win_rate': 75.0}, {'avg_performance': 4.301172455339157, 'bin': 0.4, 'count': 26, 'hit_count': 23, 'hit_rate': 88.46153846153847, 'total_count': 26, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 34.61538461538461}, {'avg_performance': 6.819492750693891, 'bin': 0.5, 'count': 974, 'hit_count': 907, 'hit_rate': 93.1211498973306, 'total_count': 974, 'week': '2024-10-21', 'win_count': 658, 'win_rate': 67.5564681724846}, {'avg_performance': 8.182362870276854, 'bin': 0.6, 'count': 1212, 'hit_count': 1156, 'hit_rate': 95.37953795379538, 'total_count': 1212, 'week': '2024-10-21', 'win_count': 910, 'win_rate': 75.08250825082509}, {'avg_performance': 8.641538934451926, 'bin': 0.7, 'count': 150, 'hit_count': 146, 'hit_rate': 97.33333333333333, 'total_count': 150, 'week': '2024-10-21', 'win_count': 112, 'win_rate': 74.66666666666667}, {'avg_performance': 7.960241613275069, 'bin': 0.8, 'count': 16, 'hit_count': 15, 'hit_rate': 93.75, 'total_count': 16, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 56.25}, {'avg_performance': 1.9299405155320475, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-21', 'win_count': 1, 'win_rate': 50.0}], '2024-10-28': [{'avg_performance': 1.6205053536018306, 'bin': 0.3, 'count': 5, 'hit_count': 4, 'hit_rate': 80.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 40.0}, {'avg_performance': 7.858204878661623, 'bin': 0.4, 'count': 21, 'hit_count': 21, 'hit_rate': 100.0, 'total_count': 21, 'week': '2024-10-28', 'win_count': 16, 'win_rate': 76.19047619047619}, {'avg_performance': 6.648846490413345, 'bin': 0.5, 'count': 686, 'hit_count': 658, 'hit_rate': 95.91836734693878, 'total_count': 686, 'week': '2024-10-28', 'win_count': 518, 'win_rate': 75.51020408163265}, {'avg_performance': 8.085902262126316, 'bin': 0.6, 'count': 797, 'hit_count': 772, 'hit_rate': 96.86323713927227, 'total_count': 797, 'week': '2024-10-28', 'win_count': 649, 'win_rate': 81.43036386449184}, {'avg_performance': 11.848421236600606, 'bin': 0.7, 'count': 69, 'hit_count': 64, 'hit_rate': 92.7536231884058, 'total_count': 69, 'week': '2024-10-28', 'win_count': 58, 'win_rate': 84.05797101449275}, {'avg_performance': 14.267397574986997, 'bin': 0.8, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 4, 'win_rate': 80.0}, {'avg_performance': 0.34722222222223026, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-28', 'win_count': 0, 'win_rate': 0.0}], '2024-11-04': [{'avg_performance': 4.48654037886342, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 11.303728683534116, 'bin': 0.3, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2024-11-04', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 6.193407299091917, 'bin': 0.4, 'count': 22, 'hit_count': 20, 'hit_rate': 90.9090909090909, 'total_count': 22, 'week': '2024-11-04', 'win_count': 19, 'win_rate': 86.36363636363636}, {'avg_performance': 8.551721604481491, 'bin': 0.5, 'count': 660, 'hit_count': 619, 'hit_rate': 93.78787878787878, 'total_count': 660, 'week': '2024-11-04', 'win_count': 514, 'win_rate': 77.87878787878788}, {'avg_performance': 9.199905917317315, 'bin': 0.6, 'count': 719, 'hit_count': 674, 'hit_rate': 93.7413073713491, 'total_count': 719, 'week': '2024-11-04', 'win_count': 557, 'win_rate': 77.46870653685674}, {'avg_performance': 9.136526057000346, 'bin': 0.7, 'count': 39, 'hit_count': 36, 'hit_rate': 92.3076923076923, 'total_count': 39, 'week': '2024-11-04', 'win_count': 30, 'win_rate': 76.92307692307692}, {'avg_performance': 6.976744186046527, 'bin': 0.8, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}], '2024-11-11': [{'avg_performance': 58.92468569457596, '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': 3.9305498150644866, 'bin': 0.4, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-11-11', 'win_count': 8, 'win_rate': 47.05882352941177}, {'avg_performance': 4.442104130107124, 'bin': 0.5, 'count': 362, 'hit_count': 328, 'hit_rate': 90.60773480662984, 'total_count': 362, 'week': '2024-11-11', 'win_count': 218, 'win_rate': 60.22099447513812}, {'avg_performance': 6.832885016155045, 'bin': 0.6, 'count': 459, 'hit_count': 407, 'hit_rate': 88.67102396514161, 'total_count': 459, 'week': '2024-11-11', 'win_count': 294, 'win_rate': 64.05228758169935}, {'avg_performance': 6.50225864077387, 'bin': 0.7, 'count': 26, 'hit_count': 24, 'hit_rate': 92.3076923076923, 'total_count': 26, 'week': '2024-11-11', 'win_count': 16, 'win_rate': 61.53846153846154}], '2024-11-18': [{'avg_performance': 96.25316455696202, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 10.093706934177172, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 10.286979813711849, 'bin': 0.4, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-11-18', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 9.641687742145487, 'bin': 0.5, 'count': 783, 'hit_count': 758, 'hit_rate': 96.80715197956577, 'total_count': 783, 'week': '2024-11-18', 'win_count': 652, 'win_rate': 83.26947637292464}, {'avg_performance': 11.89467546720644, 'bin': 0.6, 'count': 876, 'hit_count': 849, 'hit_rate': 96.91780821917808, 'total_count': 876, 'week': '2024-11-18', 'win_count': 769, 'win_rate': 87.78538812785388}, {'avg_performance': 19.352876776932764, 'bin': 0.7, 'count': 80, 'hit_count': 80, 'hit_rate': 100.0, 'total_count': 80, 'week': '2024-11-18', 'win_count': 71, 'win_rate': 88.75}, {'avg_performance': 18.45274649281407, 'bin': 0.8, 'count': 13, 'hit_count': 13, 'hit_rate': 100.0, 'total_count': 13, 'week': '2024-11-18', 'win_count': 12, 'win_rate': 92.3076923076923}, {'avg_performance': 15.730337078651687, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}], '2024-11-25': [{'avg_performance': 11.555676832532903, 'bin': 0.3, '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': 6.265694029033848, 'bin': 0.4, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 12, 'win_rate': 66.66666666666667}, {'avg_performance': 7.634091063129644, 'bin': 0.5, 'count': 598, 'hit_count': 570, 'hit_rate': 95.31772575250837, 'total_count': 598, 'week': '2024-11-25', 'win_count': 448, 'win_rate': 74.91638795986623}, {'avg_performance': 8.702597408877535, 'bin': 0.6, 'count': 869, 'hit_count': 826, 'hit_rate': 95.0517836593786, 'total_count': 869, 'week': '2024-11-25', 'win_count': 696, 'win_rate': 80.09205983889528}, {'avg_performance': 13.765900879410582, 'bin': 0.7, 'count': 92, 'hit_count': 90, 'hit_rate': 97.82608695652173, 'total_count': 92, 'week': '2024-11-25', 'win_count': 77, 'win_rate': 83.69565217391305}, {'avg_performance': 28.946258332817518, 'bin': 0.8, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 17, 'win_rate': 94.44444444444444}, {'avg_performance': 11.190662386779556, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 3, 'win_rate': 100.0}], '2024-12-09': [{'avg_performance': 1.4905149051490498, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.3237276523665, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 13, 'win_rate': 68.42105263157895}, {'avg_performance': 6.182898593615806, 'bin': 0.5, 'count': 690, 'hit_count': 641, 'hit_rate': 92.89855072463769, 'total_count': 690, 'week': '2024-12-09', 'win_count': 451, 'win_rate': 65.3623188405797}, {'avg_performance': 9.050619565085265, 'bin': 0.6, 'count': 870, 'hit_count': 824, 'hit_rate': 94.71264367816092, 'total_count': 870, 'week': '2024-12-09', 'win_count': 624, 'win_rate': 71.72413793103448}, {'avg_performance': 9.29780403196579, 'bin': 0.7, 'count': 96, 'hit_count': 93, 'hit_rate': 96.875, 'total_count': 96, 'week': '2024-12-09', 'win_count': 68, 'win_rate': 70.83333333333333}, {'avg_performance': 15.059213057045703, 'bin': 0.8, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 14, 'win_rate': 73.6842105263158}, {'avg_performance': 0.659367610806464, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}], '2024-12-16': [{'avg_performance': 0.1904761904761864, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 6.259213538127868, 'bin': 0.4, 'count': 37, 'hit_count': 33, 'hit_rate': 89.1891891891892, 'total_count': 37, 'week': '2024-12-16', 'win_count': 25, 'win_rate': 67.56756756756756}, {'avg_performance': 8.584611771243424, 'bin': 0.5, 'count': 1411, 'hit_count': 1325, 'hit_rate': 93.90503189227498, 'total_count': 1411, 'week': '2024-12-16', 'win_count': 1011, 'win_rate': 71.65131112686038}, {'avg_performance': 9.939810447414, 'bin': 0.6, 'count': 1588, 'hit_count': 1490, 'hit_rate': 93.82871536523929, 'total_count': 1588, 'week': '2024-12-16', 'win_count': 1216, 'win_rate': 76.57430730478589}, {'avg_performance': 12.751983309057357, 'bin': 0.7, 'count': 163, 'hit_count': 157, 'hit_rate': 96.31901840490798, 'total_count': 163, 'week': '2024-12-16', 'win_count': 126, 'win_rate': 77.30061349693251}, {'avg_performance': 30.97146333159325, 'bin': 0.8, 'count': 26, 'hit_count': 26, 'hit_rate': 100.0, 'total_count': 26, 'week': '2024-12-16', 'win_count': 21, 'win_rate': 80.76923076923077}, {'avg_performance': 45.14366482789435, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-16', 'win_count': 2, 'win_rate': 66.66666666666667}], '2024-12-23': [{'avg_performance': 1.1011011011010954, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-23', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.371333574507736, 'bin': 0.4, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2024-12-23', 'win_count': 10, 'win_rate': 58.8235294117647}, {'avg_performance': 9.474676484372859, 'bin': 0.5, 'count': 668, 'hit_count': 650, 'hit_rate': 97.30538922155688, 'total_count': 668, 'week': '2024-12-23', 'win_count': 528, 'win_rate': 79.04191616766467}, {'avg_performance': 18.22317884082599, 'bin': 0.6, 'count': 829, 'hit_count': 811, 'hit_rate': 97.82870928829915, 'total_count': 829, 'week': '2024-12-23', 'win_count': 705, 'win_rate': 85.0422195416164}, {'avg_performance': 22.87345575441379, 'bin': 0.7, 'count': 71, 'hit_count': 69, 'hit_rate': 97.1830985915493, 'total_count': 71, 'week': '2024-12-23', 'win_count': 62, 'win_rate': 87.32394366197182}, {'avg_performance': 20.07116067119614, 'bin': 0.8, 'count': 19, 'hit_count': 16, 'hit_rate': 84.21052631578948, 'total_count': 19, 'week': '2024-12-23', 'win_count': 16, 'win_rate': 84.21052631578948}, {'avg_performance': 42.864931268489265, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 100.0}], '2024-12-30': [{'avg_performance': 8.543323047871969, 'bin': 0.4, 'count': 26, 'hit_count': 25, 'hit_rate': 96.15384615384616, 'total_count': 26, 'week': '2024-12-30', 'win_count': 18, 'win_rate': 69.23076923076923}, {'avg_performance': 9.605782822714602, 'bin': 0.5, 'count': 967, 'hit_count': 931, 'hit_rate': 96.27714581178904, 'total_count': 967, 'week': '2024-12-30', 'win_count': 794, 'win_rate': 82.10961737331955}, {'avg_performance': 13.314518504512273, 'bin': 0.6, 'count': 1170, 'hit_count': 1137, 'hit_rate': 97.17948717948718, 'total_count': 1170, 'week': '2024-12-30', 'win_count': 1002, 'win_rate': 85.64102564102564}, {'avg_performance': 13.834897352184377, 'bin': 0.7, 'count': 141, 'hit_count': 137, 'hit_rate': 97.16312056737588, 'total_count': 141, 'week': '2024-12-30', 'win_count': 119, 'win_rate': 84.39716312056737}, {'avg_performance': 18.03100402666873, 'bin': 0.8, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2024-12-30', 'win_count': 19, 'win_rate': 90.47619047619048}, {'avg_performance': 86.17021276595746, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 1, 'win_rate': 100.0}], '2025-01-06': [{'avg_performance': 3.653643845376023, 'bin': 0.4, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2025-01-06', 'win_count': 13, 'win_rate': 61.904761904761905}, {'avg_performance': 7.11501183555015, 'bin': 0.5, 'count': 573, 'hit_count': 531, 'hit_rate': 92.67015706806282, 'total_count': 573, 'week': '2025-01-06', 'win_count': 345, 'win_rate': 60.20942408376963}, {'avg_performance': 7.033930147869317, 'bin': 0.6, 'count': 833, 'hit_count': 773, 'hit_rate': 92.79711884753901, 'total_count': 833, 'week': '2025-01-06', 'win_count': 554, 'win_rate': 66.50660264105642}, {'avg_performance': 11.06435997631877, 'bin': 0.7, 'count': 112, 'hit_count': 107, 'hit_rate': 95.53571428571429, 'total_count': 112, 'week': '2025-01-06', 'win_count': 82, 'win_rate': 73.21428571428571}, {'avg_performance': 12.01468555061957, 'bin': 0.8, 'count': 28, 'hit_count': 24, 'hit_rate': 85.71428571428571, 'total_count': 28, 'week': '2025-01-06', 'win_count': 22, 'win_rate': 78.57142857142857}, {'avg_performance': 2.747909199522108, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-06', 'win_count': 1, 'win_rate': 100.0}], '2025-01-13': [{'avg_performance': 1.77514792899408, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.677219118036632, 'bin': 0.4, 'count': 24, 'hit_count': 23, 'hit_rate': 95.83333333333333, 'total_count': 24, 'week': '2025-01-13', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 8.539310048745332, 'bin': 0.5, 'count': 564, 'hit_count': 528, 'hit_rate': 93.61702127659575, 'total_count': 564, 'week': '2025-01-13', 'win_count': 456, 'win_rate': 80.85106382978724}, {'avg_performance': 8.240635977891715, 'bin': 0.6, 'count': 708, 'hit_count': 661, 'hit_rate': 93.36158192090396, 'total_count': 708, 'week': '2025-01-13', 'win_count': 563, 'win_rate': 79.51977401129943}, {'avg_performance': 9.871046918455717, 'bin': 0.7, 'count': 51, 'hit_count': 45, 'hit_rate': 88.23529411764706, 'total_count': 51, 'week': '2025-01-13', 'win_count': 39, 'win_rate': 76.47058823529412}, {'avg_performance': 15.34581326687442, 'bin': 0.8, 'count': 10, 'hit_count': 10, 'hit_rate': 100.0, 'total_count': 10, 'week': '2025-01-13', 'win_count': 9, 'win_rate': 90.0}, {'avg_performance': 13.599999999999994, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 100.0}], '2025-01-20': [{'avg_performance': 0.6651884700665244, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.544909947380155, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2025-01-20', 'win_count': 11, 'win_rate': 57.89473684210526}, {'avg_performance': 6.015608365607231, 'bin': 0.5, 'count': 628, 'hit_count': 598, 'hit_rate': 95.22292993630573, 'total_count': 628, 'week': '2025-01-20', 'win_count': 432, 'win_rate': 68.78980891719745}, {'avg_performance': 9.039266266213598, 'bin': 0.6, 'count': 792, 'hit_count': 749, 'hit_rate': 94.57070707070707, 'total_count': 792, 'week': '2025-01-20', 'win_count': 605, 'win_rate': 76.38888888888889}, {'avg_performance': 10.536071372615584, 'bin': 0.7, 'count': 61, 'hit_count': 60, 'hit_rate': 98.36065573770492, 'total_count': 61, 'week': '2025-01-20', 'win_count': 54, 'win_rate': 88.52459016393442}, {'avg_performance': 15.25765795165968, 'bin': 0.8, 'count': 12, 'hit_count': 12, 'hit_rate': 100.0, 'total_count': 12, 'week': '2025-01-20', 'win_count': 10, 'win_rate': 83.33333333333333}], '2025-01-27': [{'avg_performance': 3.6505251976042974, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-27', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 3.3872070306215396, 'bin': 0.4, 'count': 18, 'hit_count': 15, 'hit_rate': 83.33333333333333, 'total_count': 18, 'week': '2025-01-27', 'win_count': 11, 'win_rate': 61.111111111111114}, {'avg_performance': 6.953550738751072, 'bin': 0.5, 'count': 580, 'hit_count': 547, 'hit_rate': 94.3103448275862, 'total_count': 580, 'week': '2025-01-27', 'win_count': 428, 'win_rate': 73.79310344827586}, {'avg_performance': 6.648173652090374, 'bin': 0.6, 'count': 779, 'hit_count': 726, 'hit_rate': 93.196405648267, 'total_count': 779, 'week': '2025-01-27', 'win_count': 606, 'win_rate': 77.79204107830552}, {'avg_performance': 7.471075488531045, 'bin': 0.7, 'count': 76, 'hit_count': 73, 'hit_rate': 96.05263157894737, 'total_count': 76, 'week': '2025-01-27', 'win_count': 66, 'win_rate': 86.84210526315789}, {'avg_performance': 9.608575816681654, 'bin': 0.8, 'count': 15, 'hit_count': 15, 'hit_rate': 100.0, 'total_count': 15, 'week': '2025-01-27', 'win_count': 13, 'win_rate': 86.66666666666667}, {'avg_performance': 21.423582467139635, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 100.0}], '2025-02-10': [{'avg_performance': 1.8949315591111375, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.754175337869557, 'bin': 0.4, 'count': 33, 'hit_count': 33, 'hit_rate': 100.0, 'total_count': 33, 'week': '2025-02-10', 'win_count': 17, 'win_rate': 51.515151515151516}, {'avg_performance': 7.517486777721075, 'bin': 0.5, 'count': 892, 'hit_count': 845, 'hit_rate': 94.73094170403587, 'total_count': 892, 'week': '2025-02-10', 'win_count': 647, 'win_rate': 72.53363228699551}, {'avg_performance': 10.207496081010792, 'bin': 0.6, 'count': 1368, 'hit_count': 1307, 'hit_rate': 95.54093567251462, 'total_count': 1368, 'week': '2025-02-10', 'win_count': 1083, 'win_rate': 79.16666666666667}, {'avg_performance': 13.13948137274851, 'bin': 0.7, 'count': 114, 'hit_count': 112, 'hit_rate': 98.24561403508773, 'total_count': 114, 'week': '2025-02-10', 'win_count': 85, 'win_rate': 74.56140350877193}, {'avg_performance': 9.213075395790396, 'bin': 0.8, 'count': 17, 'hit_count': 17, 'hit_rate': 100.0, 'total_count': 17, 'week': '2025-02-10', 'win_count': 12, 'win_rate': 70.58823529411765}, {'avg_performance': 4.385964912280706, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 100.0}], '2025-02-17': [{'avg_performance': 5.099765218898155, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 3.5333760194020303, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-17', 'win_count': 5, 'win_rate': 62.5}, {'avg_performance': 6.587229286030979, 'bin': 0.5, 'count': 327, 'hit_count': 296, 'hit_rate': 90.51987767584097, 'total_count': 327, 'week': '2025-02-17', 'win_count': 159, 'win_rate': 48.62385321100918}, {'avg_performance': 5.0095518733277125, 'bin': 0.6, 'count': 483, 'hit_count': 415, 'hit_rate': 85.92132505175984, 'total_count': 483, 'week': '2025-02-17', 'win_count': 252, 'win_rate': 52.17391304347826}, {'avg_performance': 4.196667245636139, 'bin': 0.7, 'count': 46, 'hit_count': 42, 'hit_rate': 91.30434782608695, 'total_count': 46, 'week': '2025-02-17', 'win_count': 28, 'win_rate': 60.869565217391305}, {'avg_performance': 4.6239894716134495, 'bin': 0.8, 'count': 6, 'hit_count': 4, 'hit_rate': 66.66666666666667, 'total_count': 6, 'week': '2025-02-17', 'win_count': 4, 'win_rate': 66.66666666666667}], '2025-02-24': [{'avg_performance': 0.3383304879783789, 'bin': 0.3, 'count': 3, 'hit_count': 2, 'hit_rate': 66.66666666666667, 'total_count': 3, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.724774404012466, 'bin': 0.4, 'count': 31, 'hit_count': 27, 'hit_rate': 87.09677419354838, 'total_count': 31, 'week': '2025-02-24', 'win_count': 17, 'win_rate': 54.83870967741935}, {'avg_performance': 5.995153465085292, 'bin': 0.5, 'count': 864, 'hit_count': 786, 'hit_rate': 90.97222222222223, 'total_count': 864, 'week': '2025-02-24', 'win_count': 544, 'win_rate': 62.96296296296296}, {'avg_performance': 5.362910312935268, 'bin': 0.6, 'count': 1038, 'hit_count': 921, 'hit_rate': 88.72832369942196, 'total_count': 1038, 'week': '2025-02-24', 'win_count': 674, 'win_rate': 64.9325626204239}, {'avg_performance': 4.419402245142155, 'bin': 0.7, 'count': 53, 'hit_count': 42, 'hit_rate': 79.24528301886792, 'total_count': 53, 'week': '2025-02-24', 'win_count': 23, 'win_rate': 43.39622641509434}, {'avg_performance': 0.14880952380952725, 'bin': 0.8, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}], '2025-03-10': [{'avg_performance': 3.370786516853932, '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': 3.229985232071821, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2025-03-10', 'win_count': 6, 'win_rate': 85.71428571428571}, {'avg_performance': 5.91457437619586, 'bin': 0.5, 'count': 339, 'hit_count': 318, 'hit_rate': 93.80530973451327, 'total_count': 339, 'week': '2025-03-10', 'win_count': 236, 'win_rate': 69.6165191740413}, {'avg_performance': 7.694099731541966, 'bin': 0.6, 'count': 312, 'hit_count': 294, 'hit_rate': 94.23076923076923, 'total_count': 312, 'week': '2025-03-10', 'win_count': 224, 'win_rate': 71.7948717948718}, {'avg_performance': 7.866797499267166, 'bin': 0.7, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2025-03-10', 'win_count': 14, 'win_rate': 82.3529411764706}]}, 'curve_data_week_list': ['2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '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-10', '2025-02-17', '2025-02-24', '2025-03-10'], 'date_from': datetime.date(2024, 10, 10), 'date_to': datetime.date(2025, 4, 8), 'kpis': {'avg_gain': 8.802179824568507, 'fail_count': 8231, 'hit_count': 30196, 'hit_rate': 94.25646148083406, 'pass_count': 23805, 'total_tests': 32036, 'win_rate': 74.30702959170932}, 'last_metrics': <ModelMetrics: Rolling LGBM 3d PH Isotonic 2% Metrics: 2025-04-07 >, 'model': <Model: Rolling LGBM 3d PH Isotonic 2% (rolling-ph-lgmb-p2-seq3-isotonic 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 0x7f92844b1d90>, <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': 41, 'counter0': 40, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 9.343793482624516, 'date': datetime.date(2024, 10, 15), 'fail_count': 160, 'hit_count': 747, 'hit_rate': 95.52429667519182, 'metrics': {'content': 0, 'financial': 0, 'other': 0}, 'pass_count': 622, 'total_count': 782, 'win_rate': 79.53964194373401}} {'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: ' "'DKsv9r6k95uWzLESBQdgkMBYrfK6Se5QxHWs2XnkM83akXQNVJbfWMS9toQDA2iv'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/52'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f92855a3110>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f92855a3110>>'} {'curve_data': [{'avg_performance': 33.8653440810506, 'bin': 0.2, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 8.824194070556567, 'bin': 0.3, 'count': 49, 'hit_count': 45, 'hit_rate': 91.83673469387755, 'total_count': 49, 'win_count': 25, 'win_rate': 51.02040816326531}, {'avg_performance': 5.6883545965376285, 'bin': 0.4, 'count': 410, 'hit_count': 378, 'hit_rate': 92.1951219512195, 'total_count': 410, 'win_count': 261, 'win_rate': 63.65853658536585}, {'avg_performance': 7.681481586572486, 'bin': 0.5, 'count': 13268, 'hit_count': 12497, 'hit_rate': 94.18902622851975, 'total_count': 13268, 'win_count': 9521, 'win_rate': 71.75911968646368}, {'avg_performance': 9.387286988023558, 'bin': 0.6, 'count': 16506, 'hit_count': 15557, 'hit_rate': 94.25057554828547, 'total_count': 16506, 'win_count': 12590, 'win_rate': 76.27529383254574}, {'avg_performance': 11.602345538915827, 'bin': 0.7, 'count': 1539, 'hit_count': 1471, 'hit_rate': 95.58154645873944, 'total_count': 1539, 'win_count': 1197, 'win_rate': 77.77777777777777}, {'avg_performance': 16.390961739552203, 'bin': 0.8, 'count': 238, 'hit_count': 222, 'hit_rate': 93.27731092436974, 'total_count': 238, 'win_count': 191, 'win_rate': 80.25210084033614}, {'avg_performance': 21.6917626187561, 'bin': 0.9, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'win_count': 18, 'win_rate': 78.26086956521739}], 'curve_data_by_week': {'2024-10-14': [{'avg_performance': 0.8563273073263545, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.833948494083741, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-10-14', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 5.0414542679053875, 'bin': 0.4, 'count': 22, 'hit_count': 18, 'hit_rate': 81.81818181818181, 'total_count': 22, 'week': '2024-10-14', 'win_count': 11, 'win_rate': 50.0}, {'avg_performance': 9.405162971834361, 'bin': 0.5, 'count': 702, 'hit_count': 661, 'hit_rate': 94.15954415954415, 'total_count': 702, 'week': '2024-10-14', 'win_count': 482, 'win_rate': 68.66096866096866}, {'avg_performance': 10.106844911169732, 'bin': 0.6, 'count': 804, 'hit_count': 765, 'hit_rate': 95.14925373134328, 'total_count': 804, 'week': '2024-10-14', 'win_count': 607, 'win_rate': 75.49751243781094}, {'avg_performance': 10.295341658155468, 'bin': 0.7, 'count': 82, 'hit_count': 78, 'hit_rate': 95.1219512195122, 'total_count': 82, 'week': '2024-10-14', 'win_count': 67, 'win_rate': 81.70731707317073}, {'avg_performance': 8.131301136271151, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-10-14', 'win_count': 8, 'win_rate': 80.0}, {'avg_performance': 8.881754949170679, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 1, 'win_rate': 100.0}], '2024-10-21': [{'avg_performance': 9.671279278685283, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 3, 'win_rate': 75.0}, {'avg_performance': 4.301172455339157, 'bin': 0.4, 'count': 26, 'hit_count': 23, 'hit_rate': 88.46153846153847, 'total_count': 26, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 34.61538461538461}, {'avg_performance': 6.819492750693891, 'bin': 0.5, 'count': 974, 'hit_count': 907, 'hit_rate': 93.1211498973306, 'total_count': 974, 'week': '2024-10-21', 'win_count': 658, 'win_rate': 67.5564681724846}, {'avg_performance': 8.182362870276854, 'bin': 0.6, 'count': 1212, 'hit_count': 1156, 'hit_rate': 95.37953795379538, 'total_count': 1212, 'week': '2024-10-21', 'win_count': 910, 'win_rate': 75.08250825082509}, {'avg_performance': 8.641538934451926, 'bin': 0.7, 'count': 150, 'hit_count': 146, 'hit_rate': 97.33333333333333, 'total_count': 150, 'week': '2024-10-21', 'win_count': 112, 'win_rate': 74.66666666666667}, {'avg_performance': 7.960241613275069, 'bin': 0.8, 'count': 16, 'hit_count': 15, 'hit_rate': 93.75, 'total_count': 16, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 56.25}, {'avg_performance': 1.9299405155320475, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-21', 'win_count': 1, 'win_rate': 50.0}], '2024-10-28': [{'avg_performance': 1.6205053536018306, 'bin': 0.3, 'count': 5, 'hit_count': 4, 'hit_rate': 80.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 40.0}, {'avg_performance': 7.858204878661623, 'bin': 0.4, 'count': 21, 'hit_count': 21, 'hit_rate': 100.0, 'total_count': 21, 'week': '2024-10-28', 'win_count': 16, 'win_rate': 76.19047619047619}, {'avg_performance': 6.648846490413345, 'bin': 0.5, 'count': 686, 'hit_count': 658, 'hit_rate': 95.91836734693878, 'total_count': 686, 'week': '2024-10-28', 'win_count': 518, 'win_rate': 75.51020408163265}, {'avg_performance': 8.085902262126316, 'bin': 0.6, 'count': 797, 'hit_count': 772, 'hit_rate': 96.86323713927227, 'total_count': 797, 'week': '2024-10-28', 'win_count': 649, 'win_rate': 81.43036386449184}, {'avg_performance': 11.848421236600606, 'bin': 0.7, 'count': 69, 'hit_count': 64, 'hit_rate': 92.7536231884058, 'total_count': 69, 'week': '2024-10-28', 'win_count': 58, 'win_rate': 84.05797101449275}, {'avg_performance': 14.267397574986997, 'bin': 0.8, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 4, 'win_rate': 80.0}, {'avg_performance': 0.34722222222223026, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-28', 'win_count': 0, 'win_rate': 0.0}], '2024-11-04': [{'avg_performance': 4.48654037886342, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 11.303728683534116, 'bin': 0.3, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2024-11-04', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 6.193407299091917, 'bin': 0.4, 'count': 22, 'hit_count': 20, 'hit_rate': 90.9090909090909, 'total_count': 22, 'week': '2024-11-04', 'win_count': 19, 'win_rate': 86.36363636363636}, {'avg_performance': 8.551721604481491, 'bin': 0.5, 'count': 660, 'hit_count': 619, 'hit_rate': 93.78787878787878, 'total_count': 660, 'week': '2024-11-04', 'win_count': 514, 'win_rate': 77.87878787878788}, {'avg_performance': 9.199905917317315, 'bin': 0.6, 'count': 719, 'hit_count': 674, 'hit_rate': 93.7413073713491, 'total_count': 719, 'week': '2024-11-04', 'win_count': 557, 'win_rate': 77.46870653685674}, {'avg_performance': 9.136526057000346, 'bin': 0.7, 'count': 39, 'hit_count': 36, 'hit_rate': 92.3076923076923, 'total_count': 39, 'week': '2024-11-04', 'win_count': 30, 'win_rate': 76.92307692307692}, {'avg_performance': 6.976744186046527, 'bin': 0.8, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}], '2024-11-11': [{'avg_performance': 58.92468569457596, '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': 3.9305498150644866, 'bin': 0.4, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-11-11', 'win_count': 8, 'win_rate': 47.05882352941177}, {'avg_performance': 4.442104130107124, 'bin': 0.5, 'count': 362, 'hit_count': 328, 'hit_rate': 90.60773480662984, 'total_count': 362, 'week': '2024-11-11', 'win_count': 218, 'win_rate': 60.22099447513812}, {'avg_performance': 6.832885016155045, 'bin': 0.6, 'count': 459, 'hit_count': 407, 'hit_rate': 88.67102396514161, 'total_count': 459, 'week': '2024-11-11', 'win_count': 294, 'win_rate': 64.05228758169935}, {'avg_performance': 6.50225864077387, 'bin': 0.7, 'count': 26, 'hit_count': 24, 'hit_rate': 92.3076923076923, 'total_count': 26, 'week': '2024-11-11', 'win_count': 16, 'win_rate': 61.53846153846154}], '2024-11-18': [{'avg_performance': 96.25316455696202, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 10.093706934177172, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 10.286979813711849, 'bin': 0.4, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-11-18', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 9.641687742145487, 'bin': 0.5, 'count': 783, 'hit_count': 758, 'hit_rate': 96.80715197956577, 'total_count': 783, 'week': '2024-11-18', 'win_count': 652, 'win_rate': 83.26947637292464}, {'avg_performance': 11.89467546720644, 'bin': 0.6, 'count': 876, 'hit_count': 849, 'hit_rate': 96.91780821917808, 'total_count': 876, 'week': '2024-11-18', 'win_count': 769, 'win_rate': 87.78538812785388}, {'avg_performance': 19.352876776932764, 'bin': 0.7, 'count': 80, 'hit_count': 80, 'hit_rate': 100.0, 'total_count': 80, 'week': '2024-11-18', 'win_count': 71, 'win_rate': 88.75}, {'avg_performance': 18.45274649281407, 'bin': 0.8, 'count': 13, 'hit_count': 13, 'hit_rate': 100.0, 'total_count': 13, 'week': '2024-11-18', 'win_count': 12, 'win_rate': 92.3076923076923}, {'avg_performance': 15.730337078651687, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}], '2024-11-25': [{'avg_performance': 11.555676832532903, 'bin': 0.3, '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': 6.265694029033848, 'bin': 0.4, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 12, 'win_rate': 66.66666666666667}, {'avg_performance': 7.634091063129644, 'bin': 0.5, 'count': 598, 'hit_count': 570, 'hit_rate': 95.31772575250837, 'total_count': 598, 'week': '2024-11-25', 'win_count': 448, 'win_rate': 74.91638795986623}, {'avg_performance': 8.702597408877535, 'bin': 0.6, 'count': 869, 'hit_count': 826, 'hit_rate': 95.0517836593786, 'total_count': 869, 'week': '2024-11-25', 'win_count': 696, 'win_rate': 80.09205983889528}, {'avg_performance': 13.765900879410582, 'bin': 0.7, 'count': 92, 'hit_count': 90, 'hit_rate': 97.82608695652173, 'total_count': 92, 'week': '2024-11-25', 'win_count': 77, 'win_rate': 83.69565217391305}, {'avg_performance': 28.946258332817518, 'bin': 0.8, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 17, 'win_rate': 94.44444444444444}, {'avg_performance': 11.190662386779556, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 3, 'win_rate': 100.0}], '2024-12-09': [{'avg_performance': 1.4905149051490498, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.3237276523665, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 13, 'win_rate': 68.42105263157895}, {'avg_performance': 6.182898593615806, 'bin': 0.5, 'count': 690, 'hit_count': 641, 'hit_rate': 92.89855072463769, 'total_count': 690, 'week': '2024-12-09', 'win_count': 451, 'win_rate': 65.3623188405797}, {'avg_performance': 9.050619565085265, 'bin': 0.6, 'count': 870, 'hit_count': 824, 'hit_rate': 94.71264367816092, 'total_count': 870, 'week': '2024-12-09', 'win_count': 624, 'win_rate': 71.72413793103448}, {'avg_performance': 9.29780403196579, 'bin': 0.7, 'count': 96, 'hit_count': 93, 'hit_rate': 96.875, 'total_count': 96, 'week': '2024-12-09', 'win_count': 68, 'win_rate': 70.83333333333333}, {'avg_performance': 15.059213057045703, 'bin': 0.8, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 14, 'win_rate': 73.6842105263158}, {'avg_performance': 0.659367610806464, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}], '2024-12-16': [{'avg_performance': 0.1904761904761864, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 6.259213538127868, 'bin': 0.4, 'count': 37, 'hit_count': 33, 'hit_rate': 89.1891891891892, 'total_count': 37, 'week': '2024-12-16', 'win_count': 25, 'win_rate': 67.56756756756756}, {'avg_performance': 8.584611771243424, 'bin': 0.5, 'count': 1411, 'hit_count': 1325, 'hit_rate': 93.90503189227498, 'total_count': 1411, 'week': '2024-12-16', 'win_count': 1011, 'win_rate': 71.65131112686038}, {'avg_performance': 9.939810447414, 'bin': 0.6, 'count': 1588, 'hit_count': 1490, 'hit_rate': 93.82871536523929, 'total_count': 1588, 'week': '2024-12-16', 'win_count': 1216, 'win_rate': 76.57430730478589}, {'avg_performance': 12.751983309057357, 'bin': 0.7, 'count': 163, 'hit_count': 157, 'hit_rate': 96.31901840490798, 'total_count': 163, 'week': '2024-12-16', 'win_count': 126, 'win_rate': 77.30061349693251}, {'avg_performance': 30.97146333159325, 'bin': 0.8, 'count': 26, 'hit_count': 26, 'hit_rate': 100.0, 'total_count': 26, 'week': '2024-12-16', 'win_count': 21, 'win_rate': 80.76923076923077}, {'avg_performance': 45.14366482789435, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-16', 'win_count': 2, 'win_rate': 66.66666666666667}], '2024-12-23': [{'avg_performance': 1.1011011011010954, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-23', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.371333574507736, 'bin': 0.4, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2024-12-23', 'win_count': 10, 'win_rate': 58.8235294117647}, {'avg_performance': 9.474676484372859, 'bin': 0.5, 'count': 668, 'hit_count': 650, 'hit_rate': 97.30538922155688, 'total_count': 668, 'week': '2024-12-23', 'win_count': 528, 'win_rate': 79.04191616766467}, {'avg_performance': 18.22317884082599, 'bin': 0.6, 'count': 829, 'hit_count': 811, 'hit_rate': 97.82870928829915, 'total_count': 829, 'week': '2024-12-23', 'win_count': 705, 'win_rate': 85.0422195416164}, {'avg_performance': 22.87345575441379, 'bin': 0.7, 'count': 71, 'hit_count': 69, 'hit_rate': 97.1830985915493, 'total_count': 71, 'week': '2024-12-23', 'win_count': 62, 'win_rate': 87.32394366197182}, {'avg_performance': 20.07116067119614, 'bin': 0.8, 'count': 19, 'hit_count': 16, 'hit_rate': 84.21052631578948, 'total_count': 19, 'week': '2024-12-23', 'win_count': 16, 'win_rate': 84.21052631578948}, {'avg_performance': 42.864931268489265, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 100.0}], '2024-12-30': [{'avg_performance': 8.543323047871969, 'bin': 0.4, 'count': 26, 'hit_count': 25, 'hit_rate': 96.15384615384616, 'total_count': 26, 'week': '2024-12-30', 'win_count': 18, 'win_rate': 69.23076923076923}, {'avg_performance': 9.605782822714602, 'bin': 0.5, 'count': 967, 'hit_count': 931, 'hit_rate': 96.27714581178904, 'total_count': 967, 'week': '2024-12-30', 'win_count': 794, 'win_rate': 82.10961737331955}, {'avg_performance': 13.314518504512273, 'bin': 0.6, 'count': 1170, 'hit_count': 1137, 'hit_rate': 97.17948717948718, 'total_count': 1170, 'week': '2024-12-30', 'win_count': 1002, 'win_rate': 85.64102564102564}, {'avg_performance': 13.834897352184377, 'bin': 0.7, 'count': 141, 'hit_count': 137, 'hit_rate': 97.16312056737588, 'total_count': 141, 'week': '2024-12-30', 'win_count': 119, 'win_rate': 84.39716312056737}, {'avg_performance': 18.03100402666873, 'bin': 0.8, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2024-12-30', 'win_count': 19, 'win_rate': 90.47619047619048}, {'avg_performance': 86.17021276595746, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 1, 'win_rate': 100.0}], '2025-01-06': [{'avg_performance': 3.653643845376023, 'bin': 0.4, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2025-01-06', 'win_count': 13, 'win_rate': 61.904761904761905}, {'avg_performance': 7.11501183555015, 'bin': 0.5, 'count': 573, 'hit_count': 531, 'hit_rate': 92.67015706806282, 'total_count': 573, 'week': '2025-01-06', 'win_count': 345, 'win_rate': 60.20942408376963}, {'avg_performance': 7.033930147869317, 'bin': 0.6, 'count': 833, 'hit_count': 773, 'hit_rate': 92.79711884753901, 'total_count': 833, 'week': '2025-01-06', 'win_count': 554, 'win_rate': 66.50660264105642}, {'avg_performance': 11.06435997631877, 'bin': 0.7, 'count': 112, 'hit_count': 107, 'hit_rate': 95.53571428571429, 'total_count': 112, 'week': '2025-01-06', 'win_count': 82, 'win_rate': 73.21428571428571}, {'avg_performance': 12.01468555061957, 'bin': 0.8, 'count': 28, 'hit_count': 24, 'hit_rate': 85.71428571428571, 'total_count': 28, 'week': '2025-01-06', 'win_count': 22, 'win_rate': 78.57142857142857}, {'avg_performance': 2.747909199522108, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-06', 'win_count': 1, 'win_rate': 100.0}], '2025-01-13': [{'avg_performance': 1.77514792899408, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.677219118036632, 'bin': 0.4, 'count': 24, 'hit_count': 23, 'hit_rate': 95.83333333333333, 'total_count': 24, 'week': '2025-01-13', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 8.539310048745332, 'bin': 0.5, 'count': 564, 'hit_count': 528, 'hit_rate': 93.61702127659575, 'total_count': 564, 'week': '2025-01-13', 'win_count': 456, 'win_rate': 80.85106382978724}, {'avg_performance': 8.240635977891715, 'bin': 0.6, 'count': 708, 'hit_count': 661, 'hit_rate': 93.36158192090396, 'total_count': 708, 'week': '2025-01-13', 'win_count': 563, 'win_rate': 79.51977401129943}, {'avg_performance': 9.871046918455717, 'bin': 0.7, 'count': 51, 'hit_count': 45, 'hit_rate': 88.23529411764706, 'total_count': 51, 'week': '2025-01-13', 'win_count': 39, 'win_rate': 76.47058823529412}, {'avg_performance': 15.34581326687442, 'bin': 0.8, 'count': 10, 'hit_count': 10, 'hit_rate': 100.0, 'total_count': 10, 'week': '2025-01-13', 'win_count': 9, 'win_rate': 90.0}, {'avg_performance': 13.599999999999994, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 100.0}], '2025-01-20': [{'avg_performance': 0.6651884700665244, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.544909947380155, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2025-01-20', 'win_count': 11, 'win_rate': 57.89473684210526}, {'avg_performance': 6.015608365607231, 'bin': 0.5, 'count': 628, 'hit_count': 598, 'hit_rate': 95.22292993630573, 'total_count': 628, 'week': '2025-01-20', 'win_count': 432, 'win_rate': 68.78980891719745}, {'avg_performance': 9.039266266213598, 'bin': 0.6, 'count': 792, 'hit_count': 749, 'hit_rate': 94.57070707070707, 'total_count': 792, 'week': '2025-01-20', 'win_count': 605, 'win_rate': 76.38888888888889}, {'avg_performance': 10.536071372615584, 'bin': 0.7, 'count': 61, 'hit_count': 60, 'hit_rate': 98.36065573770492, 'total_count': 61, 'week': '2025-01-20', 'win_count': 54, 'win_rate': 88.52459016393442}, {'avg_performance': 15.25765795165968, 'bin': 0.8, 'count': 12, 'hit_count': 12, 'hit_rate': 100.0, 'total_count': 12, 'week': '2025-01-20', 'win_count': 10, 'win_rate': 83.33333333333333}], '2025-01-27': [{'avg_performance': 3.6505251976042974, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-27', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 3.3872070306215396, 'bin': 0.4, 'count': 18, 'hit_count': 15, 'hit_rate': 83.33333333333333, 'total_count': 18, 'week': '2025-01-27', 'win_count': 11, 'win_rate': 61.111111111111114}, {'avg_performance': 6.953550738751072, 'bin': 0.5, 'count': 580, 'hit_count': 547, 'hit_rate': 94.3103448275862, 'total_count': 580, 'week': '2025-01-27', 'win_count': 428, 'win_rate': 73.79310344827586}, {'avg_performance': 6.648173652090374, 'bin': 0.6, 'count': 779, 'hit_count': 726, 'hit_rate': 93.196405648267, 'total_count': 779, 'week': '2025-01-27', 'win_count': 606, 'win_rate': 77.79204107830552}, {'avg_performance': 7.471075488531045, 'bin': 0.7, 'count': 76, 'hit_count': 73, 'hit_rate': 96.05263157894737, 'total_count': 76, 'week': '2025-01-27', 'win_count': 66, 'win_rate': 86.84210526315789}, {'avg_performance': 9.608575816681654, 'bin': 0.8, 'count': 15, 'hit_count': 15, 'hit_rate': 100.0, 'total_count': 15, 'week': '2025-01-27', 'win_count': 13, 'win_rate': 86.66666666666667}, {'avg_performance': 21.423582467139635, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 100.0}], '2025-02-10': [{'avg_performance': 1.8949315591111375, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.754175337869557, 'bin': 0.4, 'count': 33, 'hit_count': 33, 'hit_rate': 100.0, 'total_count': 33, 'week': '2025-02-10', 'win_count': 17, 'win_rate': 51.515151515151516}, {'avg_performance': 7.517486777721075, 'bin': 0.5, 'count': 892, 'hit_count': 845, 'hit_rate': 94.73094170403587, 'total_count': 892, 'week': '2025-02-10', 'win_count': 647, 'win_rate': 72.53363228699551}, {'avg_performance': 10.207496081010792, 'bin': 0.6, 'count': 1368, 'hit_count': 1307, 'hit_rate': 95.54093567251462, 'total_count': 1368, 'week': '2025-02-10', 'win_count': 1083, 'win_rate': 79.16666666666667}, {'avg_performance': 13.13948137274851, 'bin': 0.7, 'count': 114, 'hit_count': 112, 'hit_rate': 98.24561403508773, 'total_count': 114, 'week': '2025-02-10', 'win_count': 85, 'win_rate': 74.56140350877193}, {'avg_performance': 9.213075395790396, 'bin': 0.8, 'count': 17, 'hit_count': 17, 'hit_rate': 100.0, 'total_count': 17, 'week': '2025-02-10', 'win_count': 12, 'win_rate': 70.58823529411765}, {'avg_performance': 4.385964912280706, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 100.0}], '2025-02-17': [{'avg_performance': 5.099765218898155, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 3.5333760194020303, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-17', 'win_count': 5, 'win_rate': 62.5}, {'avg_performance': 6.587229286030979, 'bin': 0.5, 'count': 327, 'hit_count': 296, 'hit_rate': 90.51987767584097, 'total_count': 327, 'week': '2025-02-17', 'win_count': 159, 'win_rate': 48.62385321100918}, {'avg_performance': 5.0095518733277125, 'bin': 0.6, 'count': 483, 'hit_count': 415, 'hit_rate': 85.92132505175984, 'total_count': 483, 'week': '2025-02-17', 'win_count': 252, 'win_rate': 52.17391304347826}, {'avg_performance': 4.196667245636139, 'bin': 0.7, 'count': 46, 'hit_count': 42, 'hit_rate': 91.30434782608695, 'total_count': 46, 'week': '2025-02-17', 'win_count': 28, 'win_rate': 60.869565217391305}, {'avg_performance': 4.6239894716134495, 'bin': 0.8, 'count': 6, 'hit_count': 4, 'hit_rate': 66.66666666666667, 'total_count': 6, 'week': '2025-02-17', 'win_count': 4, 'win_rate': 66.66666666666667}], '2025-02-24': [{'avg_performance': 0.3383304879783789, 'bin': 0.3, 'count': 3, 'hit_count': 2, 'hit_rate': 66.66666666666667, 'total_count': 3, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.724774404012466, 'bin': 0.4, 'count': 31, 'hit_count': 27, 'hit_rate': 87.09677419354838, 'total_count': 31, 'week': '2025-02-24', 'win_count': 17, 'win_rate': 54.83870967741935}, {'avg_performance': 5.995153465085292, 'bin': 0.5, 'count': 864, 'hit_count': 786, 'hit_rate': 90.97222222222223, 'total_count': 864, 'week': '2025-02-24', 'win_count': 544, 'win_rate': 62.96296296296296}, {'avg_performance': 5.362910312935268, 'bin': 0.6, 'count': 1038, 'hit_count': 921, 'hit_rate': 88.72832369942196, 'total_count': 1038, 'week': '2025-02-24', 'win_count': 674, 'win_rate': 64.9325626204239}, {'avg_performance': 4.419402245142155, 'bin': 0.7, 'count': 53, 'hit_count': 42, 'hit_rate': 79.24528301886792, 'total_count': 53, 'week': '2025-02-24', 'win_count': 23, 'win_rate': 43.39622641509434}, {'avg_performance': 0.14880952380952725, 'bin': 0.8, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}], '2025-03-10': [{'avg_performance': 3.370786516853932, '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': 3.229985232071821, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2025-03-10', 'win_count': 6, 'win_rate': 85.71428571428571}, {'avg_performance': 5.91457437619586, 'bin': 0.5, 'count': 339, 'hit_count': 318, 'hit_rate': 93.80530973451327, 'total_count': 339, 'week': '2025-03-10', 'win_count': 236, 'win_rate': 69.6165191740413}, {'avg_performance': 7.694099731541966, 'bin': 0.6, 'count': 312, 'hit_count': 294, 'hit_rate': 94.23076923076923, 'total_count': 312, 'week': '2025-03-10', 'win_count': 224, 'win_rate': 71.7948717948718}, {'avg_performance': 7.866797499267166, 'bin': 0.7, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2025-03-10', 'win_count': 14, 'win_rate': 82.3529411764706}]}, 'curve_data_week_list': ['2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '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-10', '2025-02-17', '2025-02-24', '2025-03-10'], 'date_from': datetime.date(2024, 10, 10), 'date_to': datetime.date(2025, 4, 8), 'kpis': {'avg_gain': 8.802179824568507, 'fail_count': 8231, 'hit_count': 30196, 'hit_rate': 94.25646148083406, 'pass_count': 23805, 'total_tests': 32036, 'win_rate': 74.30702959170932}, 'last_metrics': <ModelMetrics: Rolling LGBM 3d PH Isotonic 2% Metrics: 2025-04-07 >, 'model': <Model: Rolling LGBM 3d PH Isotonic 2% (rolling-ph-lgmb-p2-seq3-isotonic 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 0x7f92844b1d90>, <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': 41, 'counter0': 40, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 9.343793482624516, 'date': datetime.date(2024, 10, 15), 'fail_count': 160, 'hit_count': 747, 'hit_rate': 95.52429667519182, 'metrics': {'content': 0, 'financial': 0, 'other': 0}, 'pass_count': 622, 'total_count': 782, 'win_rate': 79.53964194373401}} {'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: ' "'DKsv9r6k95uWzLESBQdgkMBYrfK6Se5QxHWs2XnkM83akXQNVJbfWMS9toQDA2iv'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/52'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f92855a3110>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f92855a3110>>'} {'curve_data': [{'avg_performance': 33.8653440810506, 'bin': 0.2, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 8.824194070556567, 'bin': 0.3, 'count': 49, 'hit_count': 45, 'hit_rate': 91.83673469387755, 'total_count': 49, 'win_count': 25, 'win_rate': 51.02040816326531}, {'avg_performance': 5.6883545965376285, 'bin': 0.4, 'count': 410, 'hit_count': 378, 'hit_rate': 92.1951219512195, 'total_count': 410, 'win_count': 261, 'win_rate': 63.65853658536585}, {'avg_performance': 7.681481586572486, 'bin': 0.5, 'count': 13268, 'hit_count': 12497, 'hit_rate': 94.18902622851975, 'total_count': 13268, 'win_count': 9521, 'win_rate': 71.75911968646368}, {'avg_performance': 9.387286988023558, 'bin': 0.6, 'count': 16506, 'hit_count': 15557, 'hit_rate': 94.25057554828547, 'total_count': 16506, 'win_count': 12590, 'win_rate': 76.27529383254574}, {'avg_performance': 11.602345538915827, 'bin': 0.7, 'count': 1539, 'hit_count': 1471, 'hit_rate': 95.58154645873944, 'total_count': 1539, 'win_count': 1197, 'win_rate': 77.77777777777777}, {'avg_performance': 16.390961739552203, 'bin': 0.8, 'count': 238, 'hit_count': 222, 'hit_rate': 93.27731092436974, 'total_count': 238, 'win_count': 191, 'win_rate': 80.25210084033614}, {'avg_performance': 21.6917626187561, 'bin': 0.9, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'win_count': 18, 'win_rate': 78.26086956521739}], 'curve_data_by_week': {'2024-10-14': [{'avg_performance': 0.8563273073263545, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.833948494083741, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-10-14', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 5.0414542679053875, 'bin': 0.4, 'count': 22, 'hit_count': 18, 'hit_rate': 81.81818181818181, 'total_count': 22, 'week': '2024-10-14', 'win_count': 11, 'win_rate': 50.0}, {'avg_performance': 9.405162971834361, 'bin': 0.5, 'count': 702, 'hit_count': 661, 'hit_rate': 94.15954415954415, 'total_count': 702, 'week': '2024-10-14', 'win_count': 482, 'win_rate': 68.66096866096866}, {'avg_performance': 10.106844911169732, 'bin': 0.6, 'count': 804, 'hit_count': 765, 'hit_rate': 95.14925373134328, 'total_count': 804, 'week': '2024-10-14', 'win_count': 607, 'win_rate': 75.49751243781094}, {'avg_performance': 10.295341658155468, 'bin': 0.7, 'count': 82, 'hit_count': 78, 'hit_rate': 95.1219512195122, 'total_count': 82, 'week': '2024-10-14', 'win_count': 67, 'win_rate': 81.70731707317073}, {'avg_performance': 8.131301136271151, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-10-14', 'win_count': 8, 'win_rate': 80.0}, {'avg_performance': 8.881754949170679, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 1, 'win_rate': 100.0}], '2024-10-21': [{'avg_performance': 9.671279278685283, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 3, 'win_rate': 75.0}, {'avg_performance': 4.301172455339157, 'bin': 0.4, 'count': 26, 'hit_count': 23, 'hit_rate': 88.46153846153847, 'total_count': 26, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 34.61538461538461}, {'avg_performance': 6.819492750693891, 'bin': 0.5, 'count': 974, 'hit_count': 907, 'hit_rate': 93.1211498973306, 'total_count': 974, 'week': '2024-10-21', 'win_count': 658, 'win_rate': 67.5564681724846}, {'avg_performance': 8.182362870276854, 'bin': 0.6, 'count': 1212, 'hit_count': 1156, 'hit_rate': 95.37953795379538, 'total_count': 1212, 'week': '2024-10-21', 'win_count': 910, 'win_rate': 75.08250825082509}, {'avg_performance': 8.641538934451926, 'bin': 0.7, 'count': 150, 'hit_count': 146, 'hit_rate': 97.33333333333333, 'total_count': 150, 'week': '2024-10-21', 'win_count': 112, 'win_rate': 74.66666666666667}, {'avg_performance': 7.960241613275069, 'bin': 0.8, 'count': 16, 'hit_count': 15, 'hit_rate': 93.75, 'total_count': 16, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 56.25}, {'avg_performance': 1.9299405155320475, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-21', 'win_count': 1, 'win_rate': 50.0}], '2024-10-28': [{'avg_performance': 1.6205053536018306, 'bin': 0.3, 'count': 5, 'hit_count': 4, 'hit_rate': 80.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 40.0}, {'avg_performance': 7.858204878661623, 'bin': 0.4, 'count': 21, 'hit_count': 21, 'hit_rate': 100.0, 'total_count': 21, 'week': '2024-10-28', 'win_count': 16, 'win_rate': 76.19047619047619}, {'avg_performance': 6.648846490413345, 'bin': 0.5, 'count': 686, 'hit_count': 658, 'hit_rate': 95.91836734693878, 'total_count': 686, 'week': '2024-10-28', 'win_count': 518, 'win_rate': 75.51020408163265}, {'avg_performance': 8.085902262126316, 'bin': 0.6, 'count': 797, 'hit_count': 772, 'hit_rate': 96.86323713927227, 'total_count': 797, 'week': '2024-10-28', 'win_count': 649, 'win_rate': 81.43036386449184}, {'avg_performance': 11.848421236600606, 'bin': 0.7, 'count': 69, 'hit_count': 64, 'hit_rate': 92.7536231884058, 'total_count': 69, 'week': '2024-10-28', 'win_count': 58, 'win_rate': 84.05797101449275}, {'avg_performance': 14.267397574986997, 'bin': 0.8, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 4, 'win_rate': 80.0}, {'avg_performance': 0.34722222222223026, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-28', 'win_count': 0, 'win_rate': 0.0}], '2024-11-04': [{'avg_performance': 4.48654037886342, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 11.303728683534116, 'bin': 0.3, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2024-11-04', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 6.193407299091917, 'bin': 0.4, 'count': 22, 'hit_count': 20, 'hit_rate': 90.9090909090909, 'total_count': 22, 'week': '2024-11-04', 'win_count': 19, 'win_rate': 86.36363636363636}, {'avg_performance': 8.551721604481491, 'bin': 0.5, 'count': 660, 'hit_count': 619, 'hit_rate': 93.78787878787878, 'total_count': 660, 'week': '2024-11-04', 'win_count': 514, 'win_rate': 77.87878787878788}, {'avg_performance': 9.199905917317315, 'bin': 0.6, 'count': 719, 'hit_count': 674, 'hit_rate': 93.7413073713491, 'total_count': 719, 'week': '2024-11-04', 'win_count': 557, 'win_rate': 77.46870653685674}, {'avg_performance': 9.136526057000346, 'bin': 0.7, 'count': 39, 'hit_count': 36, 'hit_rate': 92.3076923076923, 'total_count': 39, 'week': '2024-11-04', 'win_count': 30, 'win_rate': 76.92307692307692}, {'avg_performance': 6.976744186046527, 'bin': 0.8, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}], '2024-11-11': [{'avg_performance': 58.92468569457596, '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': 3.9305498150644866, 'bin': 0.4, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-11-11', 'win_count': 8, 'win_rate': 47.05882352941177}, {'avg_performance': 4.442104130107124, 'bin': 0.5, 'count': 362, 'hit_count': 328, 'hit_rate': 90.60773480662984, 'total_count': 362, 'week': '2024-11-11', 'win_count': 218, 'win_rate': 60.22099447513812}, {'avg_performance': 6.832885016155045, 'bin': 0.6, 'count': 459, 'hit_count': 407, 'hit_rate': 88.67102396514161, 'total_count': 459, 'week': '2024-11-11', 'win_count': 294, 'win_rate': 64.05228758169935}, {'avg_performance': 6.50225864077387, 'bin': 0.7, 'count': 26, 'hit_count': 24, 'hit_rate': 92.3076923076923, 'total_count': 26, 'week': '2024-11-11', 'win_count': 16, 'win_rate': 61.53846153846154}], '2024-11-18': [{'avg_performance': 96.25316455696202, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 10.093706934177172, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 10.286979813711849, 'bin': 0.4, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-11-18', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 9.641687742145487, 'bin': 0.5, 'count': 783, 'hit_count': 758, 'hit_rate': 96.80715197956577, 'total_count': 783, 'week': '2024-11-18', 'win_count': 652, 'win_rate': 83.26947637292464}, {'avg_performance': 11.89467546720644, 'bin': 0.6, 'count': 876, 'hit_count': 849, 'hit_rate': 96.91780821917808, 'total_count': 876, 'week': '2024-11-18', 'win_count': 769, 'win_rate': 87.78538812785388}, {'avg_performance': 19.352876776932764, 'bin': 0.7, 'count': 80, 'hit_count': 80, 'hit_rate': 100.0, 'total_count': 80, 'week': '2024-11-18', 'win_count': 71, 'win_rate': 88.75}, {'avg_performance': 18.45274649281407, 'bin': 0.8, 'count': 13, 'hit_count': 13, 'hit_rate': 100.0, 'total_count': 13, 'week': '2024-11-18', 'win_count': 12, 'win_rate': 92.3076923076923}, {'avg_performance': 15.730337078651687, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}], '2024-11-25': [{'avg_performance': 11.555676832532903, 'bin': 0.3, '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': 6.265694029033848, 'bin': 0.4, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 12, 'win_rate': 66.66666666666667}, {'avg_performance': 7.634091063129644, 'bin': 0.5, 'count': 598, 'hit_count': 570, 'hit_rate': 95.31772575250837, 'total_count': 598, 'week': '2024-11-25', 'win_count': 448, 'win_rate': 74.91638795986623}, {'avg_performance': 8.702597408877535, 'bin': 0.6, 'count': 869, 'hit_count': 826, 'hit_rate': 95.0517836593786, 'total_count': 869, 'week': '2024-11-25', 'win_count': 696, 'win_rate': 80.09205983889528}, {'avg_performance': 13.765900879410582, 'bin': 0.7, 'count': 92, 'hit_count': 90, 'hit_rate': 97.82608695652173, 'total_count': 92, 'week': '2024-11-25', 'win_count': 77, 'win_rate': 83.69565217391305}, {'avg_performance': 28.946258332817518, 'bin': 0.8, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 17, 'win_rate': 94.44444444444444}, {'avg_performance': 11.190662386779556, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 3, 'win_rate': 100.0}], '2024-12-09': [{'avg_performance': 1.4905149051490498, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.3237276523665, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 13, 'win_rate': 68.42105263157895}, {'avg_performance': 6.182898593615806, 'bin': 0.5, 'count': 690, 'hit_count': 641, 'hit_rate': 92.89855072463769, 'total_count': 690, 'week': '2024-12-09', 'win_count': 451, 'win_rate': 65.3623188405797}, {'avg_performance': 9.050619565085265, 'bin': 0.6, 'count': 870, 'hit_count': 824, 'hit_rate': 94.71264367816092, 'total_count': 870, 'week': '2024-12-09', 'win_count': 624, 'win_rate': 71.72413793103448}, {'avg_performance': 9.29780403196579, 'bin': 0.7, 'count': 96, 'hit_count': 93, 'hit_rate': 96.875, 'total_count': 96, 'week': '2024-12-09', 'win_count': 68, 'win_rate': 70.83333333333333}, {'avg_performance': 15.059213057045703, 'bin': 0.8, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 14, 'win_rate': 73.6842105263158}, {'avg_performance': 0.659367610806464, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}], '2024-12-16': [{'avg_performance': 0.1904761904761864, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 6.259213538127868, 'bin': 0.4, 'count': 37, 'hit_count': 33, 'hit_rate': 89.1891891891892, 'total_count': 37, 'week': '2024-12-16', 'win_count': 25, 'win_rate': 67.56756756756756}, {'avg_performance': 8.584611771243424, 'bin': 0.5, 'count': 1411, 'hit_count': 1325, 'hit_rate': 93.90503189227498, 'total_count': 1411, 'week': '2024-12-16', 'win_count': 1011, 'win_rate': 71.65131112686038}, {'avg_performance': 9.939810447414, 'bin': 0.6, 'count': 1588, 'hit_count': 1490, 'hit_rate': 93.82871536523929, 'total_count': 1588, 'week': '2024-12-16', 'win_count': 1216, 'win_rate': 76.57430730478589}, {'avg_performance': 12.751983309057357, 'bin': 0.7, 'count': 163, 'hit_count': 157, 'hit_rate': 96.31901840490798, 'total_count': 163, 'week': '2024-12-16', 'win_count': 126, 'win_rate': 77.30061349693251}, {'avg_performance': 30.97146333159325, 'bin': 0.8, 'count': 26, 'hit_count': 26, 'hit_rate': 100.0, 'total_count': 26, 'week': '2024-12-16', 'win_count': 21, 'win_rate': 80.76923076923077}, {'avg_performance': 45.14366482789435, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-16', 'win_count': 2, 'win_rate': 66.66666666666667}], '2024-12-23': [{'avg_performance': 1.1011011011010954, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-23', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.371333574507736, 'bin': 0.4, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2024-12-23', 'win_count': 10, 'win_rate': 58.8235294117647}, {'avg_performance': 9.474676484372859, 'bin': 0.5, 'count': 668, 'hit_count': 650, 'hit_rate': 97.30538922155688, 'total_count': 668, 'week': '2024-12-23', 'win_count': 528, 'win_rate': 79.04191616766467}, {'avg_performance': 18.22317884082599, 'bin': 0.6, 'count': 829, 'hit_count': 811, 'hit_rate': 97.82870928829915, 'total_count': 829, 'week': '2024-12-23', 'win_count': 705, 'win_rate': 85.0422195416164}, {'avg_performance': 22.87345575441379, 'bin': 0.7, 'count': 71, 'hit_count': 69, 'hit_rate': 97.1830985915493, 'total_count': 71, 'week': '2024-12-23', 'win_count': 62, 'win_rate': 87.32394366197182}, {'avg_performance': 20.07116067119614, 'bin': 0.8, 'count': 19, 'hit_count': 16, 'hit_rate': 84.21052631578948, 'total_count': 19, 'week': '2024-12-23', 'win_count': 16, 'win_rate': 84.21052631578948}, {'avg_performance': 42.864931268489265, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 100.0}], '2024-12-30': [{'avg_performance': 8.543323047871969, 'bin': 0.4, 'count': 26, 'hit_count': 25, 'hit_rate': 96.15384615384616, 'total_count': 26, 'week': '2024-12-30', 'win_count': 18, 'win_rate': 69.23076923076923}, {'avg_performance': 9.605782822714602, 'bin': 0.5, 'count': 967, 'hit_count': 931, 'hit_rate': 96.27714581178904, 'total_count': 967, 'week': '2024-12-30', 'win_count': 794, 'win_rate': 82.10961737331955}, {'avg_performance': 13.314518504512273, 'bin': 0.6, 'count': 1170, 'hit_count': 1137, 'hit_rate': 97.17948717948718, 'total_count': 1170, 'week': '2024-12-30', 'win_count': 1002, 'win_rate': 85.64102564102564}, {'avg_performance': 13.834897352184377, 'bin': 0.7, 'count': 141, 'hit_count': 137, 'hit_rate': 97.16312056737588, 'total_count': 141, 'week': '2024-12-30', 'win_count': 119, 'win_rate': 84.39716312056737}, {'avg_performance': 18.03100402666873, 'bin': 0.8, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2024-12-30', 'win_count': 19, 'win_rate': 90.47619047619048}, {'avg_performance': 86.17021276595746, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 1, 'win_rate': 100.0}], '2025-01-06': [{'avg_performance': 3.653643845376023, 'bin': 0.4, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2025-01-06', 'win_count': 13, 'win_rate': 61.904761904761905}, {'avg_performance': 7.11501183555015, 'bin': 0.5, 'count': 573, 'hit_count': 531, 'hit_rate': 92.67015706806282, 'total_count': 573, 'week': '2025-01-06', 'win_count': 345, 'win_rate': 60.20942408376963}, {'avg_performance': 7.033930147869317, 'bin': 0.6, 'count': 833, 'hit_count': 773, 'hit_rate': 92.79711884753901, 'total_count': 833, 'week': '2025-01-06', 'win_count': 554, 'win_rate': 66.50660264105642}, {'avg_performance': 11.06435997631877, 'bin': 0.7, 'count': 112, 'hit_count': 107, 'hit_rate': 95.53571428571429, 'total_count': 112, 'week': '2025-01-06', 'win_count': 82, 'win_rate': 73.21428571428571}, {'avg_performance': 12.01468555061957, 'bin': 0.8, 'count': 28, 'hit_count': 24, 'hit_rate': 85.71428571428571, 'total_count': 28, 'week': '2025-01-06', 'win_count': 22, 'win_rate': 78.57142857142857}, {'avg_performance': 2.747909199522108, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-06', 'win_count': 1, 'win_rate': 100.0}], '2025-01-13': [{'avg_performance': 1.77514792899408, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.677219118036632, 'bin': 0.4, 'count': 24, 'hit_count': 23, 'hit_rate': 95.83333333333333, 'total_count': 24, 'week': '2025-01-13', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 8.539310048745332, 'bin': 0.5, 'count': 564, 'hit_count': 528, 'hit_rate': 93.61702127659575, 'total_count': 564, 'week': '2025-01-13', 'win_count': 456, 'win_rate': 80.85106382978724}, {'avg_performance': 8.240635977891715, 'bin': 0.6, 'count': 708, 'hit_count': 661, 'hit_rate': 93.36158192090396, 'total_count': 708, 'week': '2025-01-13', 'win_count': 563, 'win_rate': 79.51977401129943}, {'avg_performance': 9.871046918455717, 'bin': 0.7, 'count': 51, 'hit_count': 45, 'hit_rate': 88.23529411764706, 'total_count': 51, 'week': '2025-01-13', 'win_count': 39, 'win_rate': 76.47058823529412}, {'avg_performance': 15.34581326687442, 'bin': 0.8, 'count': 10, 'hit_count': 10, 'hit_rate': 100.0, 'total_count': 10, 'week': '2025-01-13', 'win_count': 9, 'win_rate': 90.0}, {'avg_performance': 13.599999999999994, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 100.0}], '2025-01-20': [{'avg_performance': 0.6651884700665244, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.544909947380155, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2025-01-20', 'win_count': 11, 'win_rate': 57.89473684210526}, {'avg_performance': 6.015608365607231, 'bin': 0.5, 'count': 628, 'hit_count': 598, 'hit_rate': 95.22292993630573, 'total_count': 628, 'week': '2025-01-20', 'win_count': 432, 'win_rate': 68.78980891719745}, {'avg_performance': 9.039266266213598, 'bin': 0.6, 'count': 792, 'hit_count': 749, 'hit_rate': 94.57070707070707, 'total_count': 792, 'week': '2025-01-20', 'win_count': 605, 'win_rate': 76.38888888888889}, {'avg_performance': 10.536071372615584, 'bin': 0.7, 'count': 61, 'hit_count': 60, 'hit_rate': 98.36065573770492, 'total_count': 61, 'week': '2025-01-20', 'win_count': 54, 'win_rate': 88.52459016393442}, {'avg_performance': 15.25765795165968, 'bin': 0.8, 'count': 12, 'hit_count': 12, 'hit_rate': 100.0, 'total_count': 12, 'week': '2025-01-20', 'win_count': 10, 'win_rate': 83.33333333333333}], '2025-01-27': [{'avg_performance': 3.6505251976042974, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-27', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 3.3872070306215396, 'bin': 0.4, 'count': 18, 'hit_count': 15, 'hit_rate': 83.33333333333333, 'total_count': 18, 'week': '2025-01-27', 'win_count': 11, 'win_rate': 61.111111111111114}, {'avg_performance': 6.953550738751072, 'bin': 0.5, 'count': 580, 'hit_count': 547, 'hit_rate': 94.3103448275862, 'total_count': 580, 'week': '2025-01-27', 'win_count': 428, 'win_rate': 73.79310344827586}, {'avg_performance': 6.648173652090374, 'bin': 0.6, 'count': 779, 'hit_count': 726, 'hit_rate': 93.196405648267, 'total_count': 779, 'week': '2025-01-27', 'win_count': 606, 'win_rate': 77.79204107830552}, {'avg_performance': 7.471075488531045, 'bin': 0.7, 'count': 76, 'hit_count': 73, 'hit_rate': 96.05263157894737, 'total_count': 76, 'week': '2025-01-27', 'win_count': 66, 'win_rate': 86.84210526315789}, {'avg_performance': 9.608575816681654, 'bin': 0.8, 'count': 15, 'hit_count': 15, 'hit_rate': 100.0, 'total_count': 15, 'week': '2025-01-27', 'win_count': 13, 'win_rate': 86.66666666666667}, {'avg_performance': 21.423582467139635, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 100.0}], '2025-02-10': [{'avg_performance': 1.8949315591111375, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.754175337869557, 'bin': 0.4, 'count': 33, 'hit_count': 33, 'hit_rate': 100.0, 'total_count': 33, 'week': '2025-02-10', 'win_count': 17, 'win_rate': 51.515151515151516}, {'avg_performance': 7.517486777721075, 'bin': 0.5, 'count': 892, 'hit_count': 845, 'hit_rate': 94.73094170403587, 'total_count': 892, 'week': '2025-02-10', 'win_count': 647, 'win_rate': 72.53363228699551}, {'avg_performance': 10.207496081010792, 'bin': 0.6, 'count': 1368, 'hit_count': 1307, 'hit_rate': 95.54093567251462, 'total_count': 1368, 'week': '2025-02-10', 'win_count': 1083, 'win_rate': 79.16666666666667}, {'avg_performance': 13.13948137274851, 'bin': 0.7, 'count': 114, 'hit_count': 112, 'hit_rate': 98.24561403508773, 'total_count': 114, 'week': '2025-02-10', 'win_count': 85, 'win_rate': 74.56140350877193}, {'avg_performance': 9.213075395790396, 'bin': 0.8, 'count': 17, 'hit_count': 17, 'hit_rate': 100.0, 'total_count': 17, 'week': '2025-02-10', 'win_count': 12, 'win_rate': 70.58823529411765}, {'avg_performance': 4.385964912280706, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 100.0}], '2025-02-17': [{'avg_performance': 5.099765218898155, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 3.5333760194020303, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-17', 'win_count': 5, 'win_rate': 62.5}, {'avg_performance': 6.587229286030979, 'bin': 0.5, 'count': 327, 'hit_count': 296, 'hit_rate': 90.51987767584097, 'total_count': 327, 'week': '2025-02-17', 'win_count': 159, 'win_rate': 48.62385321100918}, {'avg_performance': 5.0095518733277125, 'bin': 0.6, 'count': 483, 'hit_count': 415, 'hit_rate': 85.92132505175984, 'total_count': 483, 'week': '2025-02-17', 'win_count': 252, 'win_rate': 52.17391304347826}, {'avg_performance': 4.196667245636139, 'bin': 0.7, 'count': 46, 'hit_count': 42, 'hit_rate': 91.30434782608695, 'total_count': 46, 'week': '2025-02-17', 'win_count': 28, 'win_rate': 60.869565217391305}, {'avg_performance': 4.6239894716134495, 'bin': 0.8, 'count': 6, 'hit_count': 4, 'hit_rate': 66.66666666666667, 'total_count': 6, 'week': '2025-02-17', 'win_count': 4, 'win_rate': 66.66666666666667}], '2025-02-24': [{'avg_performance': 0.3383304879783789, 'bin': 0.3, 'count': 3, 'hit_count': 2, 'hit_rate': 66.66666666666667, 'total_count': 3, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.724774404012466, 'bin': 0.4, 'count': 31, 'hit_count': 27, 'hit_rate': 87.09677419354838, 'total_count': 31, 'week': '2025-02-24', 'win_count': 17, 'win_rate': 54.83870967741935}, {'avg_performance': 5.995153465085292, 'bin': 0.5, 'count': 864, 'hit_count': 786, 'hit_rate': 90.97222222222223, 'total_count': 864, 'week': '2025-02-24', 'win_count': 544, 'win_rate': 62.96296296296296}, {'avg_performance': 5.362910312935268, 'bin': 0.6, 'count': 1038, 'hit_count': 921, 'hit_rate': 88.72832369942196, 'total_count': 1038, 'week': '2025-02-24', 'win_count': 674, 'win_rate': 64.9325626204239}, {'avg_performance': 4.419402245142155, 'bin': 0.7, 'count': 53, 'hit_count': 42, 'hit_rate': 79.24528301886792, 'total_count': 53, 'week': '2025-02-24', 'win_count': 23, 'win_rate': 43.39622641509434}, {'avg_performance': 0.14880952380952725, 'bin': 0.8, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}], '2025-03-10': [{'avg_performance': 3.370786516853932, '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': 3.229985232071821, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2025-03-10', 'win_count': 6, 'win_rate': 85.71428571428571}, {'avg_performance': 5.91457437619586, 'bin': 0.5, 'count': 339, 'hit_count': 318, 'hit_rate': 93.80530973451327, 'total_count': 339, 'week': '2025-03-10', 'win_count': 236, 'win_rate': 69.6165191740413}, {'avg_performance': 7.694099731541966, 'bin': 0.6, 'count': 312, 'hit_count': 294, 'hit_rate': 94.23076923076923, 'total_count': 312, 'week': '2025-03-10', 'win_count': 224, 'win_rate': 71.7948717948718}, {'avg_performance': 7.866797499267166, 'bin': 0.7, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2025-03-10', 'win_count': 14, 'win_rate': 82.3529411764706}]}, 'curve_data_week_list': ['2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '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-10', '2025-02-17', '2025-02-24', '2025-03-10'], 'date_from': datetime.date(2024, 10, 10), 'date_to': datetime.date(2025, 4, 8), 'kpis': {'avg_gain': 8.802179824568507, 'fail_count': 8231, 'hit_count': 30196, 'hit_rate': 94.25646148083406, 'pass_count': 23805, 'total_tests': 32036, 'win_rate': 74.30702959170932}, 'last_metrics': <ModelMetrics: Rolling LGBM 3d PH Isotonic 2% Metrics: 2025-04-07 >, 'model': <Model: Rolling LGBM 3d PH Isotonic 2% (rolling-ph-lgmb-p2-seq3-isotonic 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 0x7f92844b1d90>, <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': 41, 'counter0': 40, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 9.343793482624516, 'date': datetime.date(2024, 10, 15), 'fail_count': 160, 'hit_count': 747, 'hit_rate': 95.52429667519182, 'metrics': {'content': 0, 'financial': 0, 'other': 0}, 'pass_count': 622, 'total_count': 782, 'win_rate': 79.53964194373401}} {'metrics': {'content': 0.19, '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: ' "'DKsv9r6k95uWzLESBQdgkMBYrfK6Se5QxHWs2XnkM83akXQNVJbfWMS9toQDA2iv'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/52'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f92855a3110>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f92855a3110>>'} {'curve_data': [{'avg_performance': 33.8653440810506, 'bin': 0.2, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 8.824194070556567, 'bin': 0.3, 'count': 49, 'hit_count': 45, 'hit_rate': 91.83673469387755, 'total_count': 49, 'win_count': 25, 'win_rate': 51.02040816326531}, {'avg_performance': 5.6883545965376285, 'bin': 0.4, 'count': 410, 'hit_count': 378, 'hit_rate': 92.1951219512195, 'total_count': 410, 'win_count': 261, 'win_rate': 63.65853658536585}, {'avg_performance': 7.681481586572486, 'bin': 0.5, 'count': 13268, 'hit_count': 12497, 'hit_rate': 94.18902622851975, 'total_count': 13268, 'win_count': 9521, 'win_rate': 71.75911968646368}, {'avg_performance': 9.387286988023558, 'bin': 0.6, 'count': 16506, 'hit_count': 15557, 'hit_rate': 94.25057554828547, 'total_count': 16506, 'win_count': 12590, 'win_rate': 76.27529383254574}, {'avg_performance': 11.602345538915827, 'bin': 0.7, 'count': 1539, 'hit_count': 1471, 'hit_rate': 95.58154645873944, 'total_count': 1539, 'win_count': 1197, 'win_rate': 77.77777777777777}, {'avg_performance': 16.390961739552203, 'bin': 0.8, 'count': 238, 'hit_count': 222, 'hit_rate': 93.27731092436974, 'total_count': 238, 'win_count': 191, 'win_rate': 80.25210084033614}, {'avg_performance': 21.6917626187561, 'bin': 0.9, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'win_count': 18, 'win_rate': 78.26086956521739}], 'curve_data_by_week': {'2024-10-14': [{'avg_performance': 0.8563273073263545, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.833948494083741, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-10-14', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 5.0414542679053875, 'bin': 0.4, 'count': 22, 'hit_count': 18, 'hit_rate': 81.81818181818181, 'total_count': 22, 'week': '2024-10-14', 'win_count': 11, 'win_rate': 50.0}, {'avg_performance': 9.405162971834361, 'bin': 0.5, 'count': 702, 'hit_count': 661, 'hit_rate': 94.15954415954415, 'total_count': 702, 'week': '2024-10-14', 'win_count': 482, 'win_rate': 68.66096866096866}, {'avg_performance': 10.106844911169732, 'bin': 0.6, 'count': 804, 'hit_count': 765, 'hit_rate': 95.14925373134328, 'total_count': 804, 'week': '2024-10-14', 'win_count': 607, 'win_rate': 75.49751243781094}, {'avg_performance': 10.295341658155468, 'bin': 0.7, 'count': 82, 'hit_count': 78, 'hit_rate': 95.1219512195122, 'total_count': 82, 'week': '2024-10-14', 'win_count': 67, 'win_rate': 81.70731707317073}, {'avg_performance': 8.131301136271151, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-10-14', 'win_count': 8, 'win_rate': 80.0}, {'avg_performance': 8.881754949170679, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 1, 'win_rate': 100.0}], '2024-10-21': [{'avg_performance': 9.671279278685283, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 3, 'win_rate': 75.0}, {'avg_performance': 4.301172455339157, 'bin': 0.4, 'count': 26, 'hit_count': 23, 'hit_rate': 88.46153846153847, 'total_count': 26, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 34.61538461538461}, {'avg_performance': 6.819492750693891, 'bin': 0.5, 'count': 974, 'hit_count': 907, 'hit_rate': 93.1211498973306, 'total_count': 974, 'week': '2024-10-21', 'win_count': 658, 'win_rate': 67.5564681724846}, {'avg_performance': 8.182362870276854, 'bin': 0.6, 'count': 1212, 'hit_count': 1156, 'hit_rate': 95.37953795379538, 'total_count': 1212, 'week': '2024-10-21', 'win_count': 910, 'win_rate': 75.08250825082509}, {'avg_performance': 8.641538934451926, 'bin': 0.7, 'count': 150, 'hit_count': 146, 'hit_rate': 97.33333333333333, 'total_count': 150, 'week': '2024-10-21', 'win_count': 112, 'win_rate': 74.66666666666667}, {'avg_performance': 7.960241613275069, 'bin': 0.8, 'count': 16, 'hit_count': 15, 'hit_rate': 93.75, 'total_count': 16, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 56.25}, {'avg_performance': 1.9299405155320475, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-21', 'win_count': 1, 'win_rate': 50.0}], '2024-10-28': [{'avg_performance': 1.6205053536018306, 'bin': 0.3, 'count': 5, 'hit_count': 4, 'hit_rate': 80.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 40.0}, {'avg_performance': 7.858204878661623, 'bin': 0.4, 'count': 21, 'hit_count': 21, 'hit_rate': 100.0, 'total_count': 21, 'week': '2024-10-28', 'win_count': 16, 'win_rate': 76.19047619047619}, {'avg_performance': 6.648846490413345, 'bin': 0.5, 'count': 686, 'hit_count': 658, 'hit_rate': 95.91836734693878, 'total_count': 686, 'week': '2024-10-28', 'win_count': 518, 'win_rate': 75.51020408163265}, {'avg_performance': 8.085902262126316, 'bin': 0.6, 'count': 797, 'hit_count': 772, 'hit_rate': 96.86323713927227, 'total_count': 797, 'week': '2024-10-28', 'win_count': 649, 'win_rate': 81.43036386449184}, {'avg_performance': 11.848421236600606, 'bin': 0.7, 'count': 69, 'hit_count': 64, 'hit_rate': 92.7536231884058, 'total_count': 69, 'week': '2024-10-28', 'win_count': 58, 'win_rate': 84.05797101449275}, {'avg_performance': 14.267397574986997, 'bin': 0.8, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 4, 'win_rate': 80.0}, {'avg_performance': 0.34722222222223026, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-28', 'win_count': 0, 'win_rate': 0.0}], '2024-11-04': [{'avg_performance': 4.48654037886342, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 11.303728683534116, 'bin': 0.3, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2024-11-04', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 6.193407299091917, 'bin': 0.4, 'count': 22, 'hit_count': 20, 'hit_rate': 90.9090909090909, 'total_count': 22, 'week': '2024-11-04', 'win_count': 19, 'win_rate': 86.36363636363636}, {'avg_performance': 8.551721604481491, 'bin': 0.5, 'count': 660, 'hit_count': 619, 'hit_rate': 93.78787878787878, 'total_count': 660, 'week': '2024-11-04', 'win_count': 514, 'win_rate': 77.87878787878788}, {'avg_performance': 9.199905917317315, 'bin': 0.6, 'count': 719, 'hit_count': 674, 'hit_rate': 93.7413073713491, 'total_count': 719, 'week': '2024-11-04', 'win_count': 557, 'win_rate': 77.46870653685674}, {'avg_performance': 9.136526057000346, 'bin': 0.7, 'count': 39, 'hit_count': 36, 'hit_rate': 92.3076923076923, 'total_count': 39, 'week': '2024-11-04', 'win_count': 30, 'win_rate': 76.92307692307692}, {'avg_performance': 6.976744186046527, 'bin': 0.8, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}], '2024-11-11': [{'avg_performance': 58.92468569457596, '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': 3.9305498150644866, 'bin': 0.4, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-11-11', 'win_count': 8, 'win_rate': 47.05882352941177}, {'avg_performance': 4.442104130107124, 'bin': 0.5, 'count': 362, 'hit_count': 328, 'hit_rate': 90.60773480662984, 'total_count': 362, 'week': '2024-11-11', 'win_count': 218, 'win_rate': 60.22099447513812}, {'avg_performance': 6.832885016155045, 'bin': 0.6, 'count': 459, 'hit_count': 407, 'hit_rate': 88.67102396514161, 'total_count': 459, 'week': '2024-11-11', 'win_count': 294, 'win_rate': 64.05228758169935}, {'avg_performance': 6.50225864077387, 'bin': 0.7, 'count': 26, 'hit_count': 24, 'hit_rate': 92.3076923076923, 'total_count': 26, 'week': '2024-11-11', 'win_count': 16, 'win_rate': 61.53846153846154}], '2024-11-18': [{'avg_performance': 96.25316455696202, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 10.093706934177172, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 10.286979813711849, 'bin': 0.4, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-11-18', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 9.641687742145487, 'bin': 0.5, 'count': 783, 'hit_count': 758, 'hit_rate': 96.80715197956577, 'total_count': 783, 'week': '2024-11-18', 'win_count': 652, 'win_rate': 83.26947637292464}, {'avg_performance': 11.89467546720644, 'bin': 0.6, 'count': 876, 'hit_count': 849, 'hit_rate': 96.91780821917808, 'total_count': 876, 'week': '2024-11-18', 'win_count': 769, 'win_rate': 87.78538812785388}, {'avg_performance': 19.352876776932764, 'bin': 0.7, 'count': 80, 'hit_count': 80, 'hit_rate': 100.0, 'total_count': 80, 'week': '2024-11-18', 'win_count': 71, 'win_rate': 88.75}, {'avg_performance': 18.45274649281407, 'bin': 0.8, 'count': 13, 'hit_count': 13, 'hit_rate': 100.0, 'total_count': 13, 'week': '2024-11-18', 'win_count': 12, 'win_rate': 92.3076923076923}, {'avg_performance': 15.730337078651687, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}], '2024-11-25': [{'avg_performance': 11.555676832532903, 'bin': 0.3, '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': 6.265694029033848, 'bin': 0.4, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 12, 'win_rate': 66.66666666666667}, {'avg_performance': 7.634091063129644, 'bin': 0.5, 'count': 598, 'hit_count': 570, 'hit_rate': 95.31772575250837, 'total_count': 598, 'week': '2024-11-25', 'win_count': 448, 'win_rate': 74.91638795986623}, {'avg_performance': 8.702597408877535, 'bin': 0.6, 'count': 869, 'hit_count': 826, 'hit_rate': 95.0517836593786, 'total_count': 869, 'week': '2024-11-25', 'win_count': 696, 'win_rate': 80.09205983889528}, {'avg_performance': 13.765900879410582, 'bin': 0.7, 'count': 92, 'hit_count': 90, 'hit_rate': 97.82608695652173, 'total_count': 92, 'week': '2024-11-25', 'win_count': 77, 'win_rate': 83.69565217391305}, {'avg_performance': 28.946258332817518, 'bin': 0.8, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 17, 'win_rate': 94.44444444444444}, {'avg_performance': 11.190662386779556, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 3, 'win_rate': 100.0}], '2024-12-09': [{'avg_performance': 1.4905149051490498, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.3237276523665, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 13, 'win_rate': 68.42105263157895}, {'avg_performance': 6.182898593615806, 'bin': 0.5, 'count': 690, 'hit_count': 641, 'hit_rate': 92.89855072463769, 'total_count': 690, 'week': '2024-12-09', 'win_count': 451, 'win_rate': 65.3623188405797}, {'avg_performance': 9.050619565085265, 'bin': 0.6, 'count': 870, 'hit_count': 824, 'hit_rate': 94.71264367816092, 'total_count': 870, 'week': '2024-12-09', 'win_count': 624, 'win_rate': 71.72413793103448}, {'avg_performance': 9.29780403196579, 'bin': 0.7, 'count': 96, 'hit_count': 93, 'hit_rate': 96.875, 'total_count': 96, 'week': '2024-12-09', 'win_count': 68, 'win_rate': 70.83333333333333}, {'avg_performance': 15.059213057045703, 'bin': 0.8, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 14, 'win_rate': 73.6842105263158}, {'avg_performance': 0.659367610806464, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}], '2024-12-16': [{'avg_performance': 0.1904761904761864, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 6.259213538127868, 'bin': 0.4, 'count': 37, 'hit_count': 33, 'hit_rate': 89.1891891891892, 'total_count': 37, 'week': '2024-12-16', 'win_count': 25, 'win_rate': 67.56756756756756}, {'avg_performance': 8.584611771243424, 'bin': 0.5, 'count': 1411, 'hit_count': 1325, 'hit_rate': 93.90503189227498, 'total_count': 1411, 'week': '2024-12-16', 'win_count': 1011, 'win_rate': 71.65131112686038}, {'avg_performance': 9.939810447414, 'bin': 0.6, 'count': 1588, 'hit_count': 1490, 'hit_rate': 93.82871536523929, 'total_count': 1588, 'week': '2024-12-16', 'win_count': 1216, 'win_rate': 76.57430730478589}, {'avg_performance': 12.751983309057357, 'bin': 0.7, 'count': 163, 'hit_count': 157, 'hit_rate': 96.31901840490798, 'total_count': 163, 'week': '2024-12-16', 'win_count': 126, 'win_rate': 77.30061349693251}, {'avg_performance': 30.97146333159325, 'bin': 0.8, 'count': 26, 'hit_count': 26, 'hit_rate': 100.0, 'total_count': 26, 'week': '2024-12-16', 'win_count': 21, 'win_rate': 80.76923076923077}, {'avg_performance': 45.14366482789435, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-16', 'win_count': 2, 'win_rate': 66.66666666666667}], '2024-12-23': [{'avg_performance': 1.1011011011010954, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-23', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.371333574507736, 'bin': 0.4, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2024-12-23', 'win_count': 10, 'win_rate': 58.8235294117647}, {'avg_performance': 9.474676484372859, 'bin': 0.5, 'count': 668, 'hit_count': 650, 'hit_rate': 97.30538922155688, 'total_count': 668, 'week': '2024-12-23', 'win_count': 528, 'win_rate': 79.04191616766467}, {'avg_performance': 18.22317884082599, 'bin': 0.6, 'count': 829, 'hit_count': 811, 'hit_rate': 97.82870928829915, 'total_count': 829, 'week': '2024-12-23', 'win_count': 705, 'win_rate': 85.0422195416164}, {'avg_performance': 22.87345575441379, 'bin': 0.7, 'count': 71, 'hit_count': 69, 'hit_rate': 97.1830985915493, 'total_count': 71, 'week': '2024-12-23', 'win_count': 62, 'win_rate': 87.32394366197182}, {'avg_performance': 20.07116067119614, 'bin': 0.8, 'count': 19, 'hit_count': 16, 'hit_rate': 84.21052631578948, 'total_count': 19, 'week': '2024-12-23', 'win_count': 16, 'win_rate': 84.21052631578948}, {'avg_performance': 42.864931268489265, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 100.0}], '2024-12-30': [{'avg_performance': 8.543323047871969, 'bin': 0.4, 'count': 26, 'hit_count': 25, 'hit_rate': 96.15384615384616, 'total_count': 26, 'week': '2024-12-30', 'win_count': 18, 'win_rate': 69.23076923076923}, {'avg_performance': 9.605782822714602, 'bin': 0.5, 'count': 967, 'hit_count': 931, 'hit_rate': 96.27714581178904, 'total_count': 967, 'week': '2024-12-30', 'win_count': 794, 'win_rate': 82.10961737331955}, {'avg_performance': 13.314518504512273, 'bin': 0.6, 'count': 1170, 'hit_count': 1137, 'hit_rate': 97.17948717948718, 'total_count': 1170, 'week': '2024-12-30', 'win_count': 1002, 'win_rate': 85.64102564102564}, {'avg_performance': 13.834897352184377, 'bin': 0.7, 'count': 141, 'hit_count': 137, 'hit_rate': 97.16312056737588, 'total_count': 141, 'week': '2024-12-30', 'win_count': 119, 'win_rate': 84.39716312056737}, {'avg_performance': 18.03100402666873, 'bin': 0.8, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2024-12-30', 'win_count': 19, 'win_rate': 90.47619047619048}, {'avg_performance': 86.17021276595746, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 1, 'win_rate': 100.0}], '2025-01-06': [{'avg_performance': 3.653643845376023, 'bin': 0.4, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2025-01-06', 'win_count': 13, 'win_rate': 61.904761904761905}, {'avg_performance': 7.11501183555015, 'bin': 0.5, 'count': 573, 'hit_count': 531, 'hit_rate': 92.67015706806282, 'total_count': 573, 'week': '2025-01-06', 'win_count': 345, 'win_rate': 60.20942408376963}, {'avg_performance': 7.033930147869317, 'bin': 0.6, 'count': 833, 'hit_count': 773, 'hit_rate': 92.79711884753901, 'total_count': 833, 'week': '2025-01-06', 'win_count': 554, 'win_rate': 66.50660264105642}, {'avg_performance': 11.06435997631877, 'bin': 0.7, 'count': 112, 'hit_count': 107, 'hit_rate': 95.53571428571429, 'total_count': 112, 'week': '2025-01-06', 'win_count': 82, 'win_rate': 73.21428571428571}, {'avg_performance': 12.01468555061957, 'bin': 0.8, 'count': 28, 'hit_count': 24, 'hit_rate': 85.71428571428571, 'total_count': 28, 'week': '2025-01-06', 'win_count': 22, 'win_rate': 78.57142857142857}, {'avg_performance': 2.747909199522108, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-06', 'win_count': 1, 'win_rate': 100.0}], '2025-01-13': [{'avg_performance': 1.77514792899408, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.677219118036632, 'bin': 0.4, 'count': 24, 'hit_count': 23, 'hit_rate': 95.83333333333333, 'total_count': 24, 'week': '2025-01-13', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 8.539310048745332, 'bin': 0.5, 'count': 564, 'hit_count': 528, 'hit_rate': 93.61702127659575, 'total_count': 564, 'week': '2025-01-13', 'win_count': 456, 'win_rate': 80.85106382978724}, {'avg_performance': 8.240635977891715, 'bin': 0.6, 'count': 708, 'hit_count': 661, 'hit_rate': 93.36158192090396, 'total_count': 708, 'week': '2025-01-13', 'win_count': 563, 'win_rate': 79.51977401129943}, {'avg_performance': 9.871046918455717, 'bin': 0.7, 'count': 51, 'hit_count': 45, 'hit_rate': 88.23529411764706, 'total_count': 51, 'week': '2025-01-13', 'win_count': 39, 'win_rate': 76.47058823529412}, {'avg_performance': 15.34581326687442, 'bin': 0.8, 'count': 10, 'hit_count': 10, 'hit_rate': 100.0, 'total_count': 10, 'week': '2025-01-13', 'win_count': 9, 'win_rate': 90.0}, {'avg_performance': 13.599999999999994, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 100.0}], '2025-01-20': [{'avg_performance': 0.6651884700665244, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.544909947380155, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2025-01-20', 'win_count': 11, 'win_rate': 57.89473684210526}, {'avg_performance': 6.015608365607231, 'bin': 0.5, 'count': 628, 'hit_count': 598, 'hit_rate': 95.22292993630573, 'total_count': 628, 'week': '2025-01-20', 'win_count': 432, 'win_rate': 68.78980891719745}, {'avg_performance': 9.039266266213598, 'bin': 0.6, 'count': 792, 'hit_count': 749, 'hit_rate': 94.57070707070707, 'total_count': 792, 'week': '2025-01-20', 'win_count': 605, 'win_rate': 76.38888888888889}, {'avg_performance': 10.536071372615584, 'bin': 0.7, 'count': 61, 'hit_count': 60, 'hit_rate': 98.36065573770492, 'total_count': 61, 'week': '2025-01-20', 'win_count': 54, 'win_rate': 88.52459016393442}, {'avg_performance': 15.25765795165968, 'bin': 0.8, 'count': 12, 'hit_count': 12, 'hit_rate': 100.0, 'total_count': 12, 'week': '2025-01-20', 'win_count': 10, 'win_rate': 83.33333333333333}], '2025-01-27': [{'avg_performance': 3.6505251976042974, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-27', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 3.3872070306215396, 'bin': 0.4, 'count': 18, 'hit_count': 15, 'hit_rate': 83.33333333333333, 'total_count': 18, 'week': '2025-01-27', 'win_count': 11, 'win_rate': 61.111111111111114}, {'avg_performance': 6.953550738751072, 'bin': 0.5, 'count': 580, 'hit_count': 547, 'hit_rate': 94.3103448275862, 'total_count': 580, 'week': '2025-01-27', 'win_count': 428, 'win_rate': 73.79310344827586}, {'avg_performance': 6.648173652090374, 'bin': 0.6, 'count': 779, 'hit_count': 726, 'hit_rate': 93.196405648267, 'total_count': 779, 'week': '2025-01-27', 'win_count': 606, 'win_rate': 77.79204107830552}, {'avg_performance': 7.471075488531045, 'bin': 0.7, 'count': 76, 'hit_count': 73, 'hit_rate': 96.05263157894737, 'total_count': 76, 'week': '2025-01-27', 'win_count': 66, 'win_rate': 86.84210526315789}, {'avg_performance': 9.608575816681654, 'bin': 0.8, 'count': 15, 'hit_count': 15, 'hit_rate': 100.0, 'total_count': 15, 'week': '2025-01-27', 'win_count': 13, 'win_rate': 86.66666666666667}, {'avg_performance': 21.423582467139635, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 100.0}], '2025-02-10': [{'avg_performance': 1.8949315591111375, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.754175337869557, 'bin': 0.4, 'count': 33, 'hit_count': 33, 'hit_rate': 100.0, 'total_count': 33, 'week': '2025-02-10', 'win_count': 17, 'win_rate': 51.515151515151516}, {'avg_performance': 7.517486777721075, 'bin': 0.5, 'count': 892, 'hit_count': 845, 'hit_rate': 94.73094170403587, 'total_count': 892, 'week': '2025-02-10', 'win_count': 647, 'win_rate': 72.53363228699551}, {'avg_performance': 10.207496081010792, 'bin': 0.6, 'count': 1368, 'hit_count': 1307, 'hit_rate': 95.54093567251462, 'total_count': 1368, 'week': '2025-02-10', 'win_count': 1083, 'win_rate': 79.16666666666667}, {'avg_performance': 13.13948137274851, 'bin': 0.7, 'count': 114, 'hit_count': 112, 'hit_rate': 98.24561403508773, 'total_count': 114, 'week': '2025-02-10', 'win_count': 85, 'win_rate': 74.56140350877193}, {'avg_performance': 9.213075395790396, 'bin': 0.8, 'count': 17, 'hit_count': 17, 'hit_rate': 100.0, 'total_count': 17, 'week': '2025-02-10', 'win_count': 12, 'win_rate': 70.58823529411765}, {'avg_performance': 4.385964912280706, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 100.0}], '2025-02-17': [{'avg_performance': 5.099765218898155, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 3.5333760194020303, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-17', 'win_count': 5, 'win_rate': 62.5}, {'avg_performance': 6.587229286030979, 'bin': 0.5, 'count': 327, 'hit_count': 296, 'hit_rate': 90.51987767584097, 'total_count': 327, 'week': '2025-02-17', 'win_count': 159, 'win_rate': 48.62385321100918}, {'avg_performance': 5.0095518733277125, 'bin': 0.6, 'count': 483, 'hit_count': 415, 'hit_rate': 85.92132505175984, 'total_count': 483, 'week': '2025-02-17', 'win_count': 252, 'win_rate': 52.17391304347826}, {'avg_performance': 4.196667245636139, 'bin': 0.7, 'count': 46, 'hit_count': 42, 'hit_rate': 91.30434782608695, 'total_count': 46, 'week': '2025-02-17', 'win_count': 28, 'win_rate': 60.869565217391305}, {'avg_performance': 4.6239894716134495, 'bin': 0.8, 'count': 6, 'hit_count': 4, 'hit_rate': 66.66666666666667, 'total_count': 6, 'week': '2025-02-17', 'win_count': 4, 'win_rate': 66.66666666666667}], '2025-02-24': [{'avg_performance': 0.3383304879783789, 'bin': 0.3, 'count': 3, 'hit_count': 2, 'hit_rate': 66.66666666666667, 'total_count': 3, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.724774404012466, 'bin': 0.4, 'count': 31, 'hit_count': 27, 'hit_rate': 87.09677419354838, 'total_count': 31, 'week': '2025-02-24', 'win_count': 17, 'win_rate': 54.83870967741935}, {'avg_performance': 5.995153465085292, 'bin': 0.5, 'count': 864, 'hit_count': 786, 'hit_rate': 90.97222222222223, 'total_count': 864, 'week': '2025-02-24', 'win_count': 544, 'win_rate': 62.96296296296296}, {'avg_performance': 5.362910312935268, 'bin': 0.6, 'count': 1038, 'hit_count': 921, 'hit_rate': 88.72832369942196, 'total_count': 1038, 'week': '2025-02-24', 'win_count': 674, 'win_rate': 64.9325626204239}, {'avg_performance': 4.419402245142155, 'bin': 0.7, 'count': 53, 'hit_count': 42, 'hit_rate': 79.24528301886792, 'total_count': 53, 'week': '2025-02-24', 'win_count': 23, 'win_rate': 43.39622641509434}, {'avg_performance': 0.14880952380952725, 'bin': 0.8, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}], '2025-03-10': [{'avg_performance': 3.370786516853932, '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': 3.229985232071821, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2025-03-10', 'win_count': 6, 'win_rate': 85.71428571428571}, {'avg_performance': 5.91457437619586, 'bin': 0.5, 'count': 339, 'hit_count': 318, 'hit_rate': 93.80530973451327, 'total_count': 339, 'week': '2025-03-10', 'win_count': 236, 'win_rate': 69.6165191740413}, {'avg_performance': 7.694099731541966, 'bin': 0.6, 'count': 312, 'hit_count': 294, 'hit_rate': 94.23076923076923, 'total_count': 312, 'week': '2025-03-10', 'win_count': 224, 'win_rate': 71.7948717948718}, {'avg_performance': 7.866797499267166, 'bin': 0.7, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2025-03-10', 'win_count': 14, 'win_rate': 82.3529411764706}]}, 'curve_data_week_list': ['2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '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-10', '2025-02-17', '2025-02-24', '2025-03-10'], 'date_from': datetime.date(2024, 10, 10), 'date_to': datetime.date(2025, 4, 8), 'kpis': {'avg_gain': 8.802179824568507, 'fail_count': 8231, 'hit_count': 30196, 'hit_rate': 94.25646148083406, 'pass_count': 23805, 'total_tests': 32036, 'win_rate': 74.30702959170932}, 'last_metrics': <ModelMetrics: Rolling LGBM 3d PH Isotonic 2% Metrics: 2025-04-07 >, 'model': <Model: Rolling LGBM 3d PH Isotonic 2% (rolling-ph-lgmb-p2-seq3-isotonic 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 0x7f92844b1d90>, <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': 41, 'counter0': 40, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 9.343793482624516, 'date': datetime.date(2024, 10, 15), 'fail_count': 160, 'hit_count': 747, 'hit_rate': 95.52429667519182, 'metrics': {'content': 0, 'financial': 0, 'other': 0}, 'pass_count': 622, 'total_count': 782, 'win_rate': 79.53964194373401}} {'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: ' "'DKsv9r6k95uWzLESBQdgkMBYrfK6Se5QxHWs2XnkM83akXQNVJbfWMS9toQDA2iv'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/52'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f92855a3110>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f92855a3110>>'} {'curve_data': [{'avg_performance': 33.8653440810506, 'bin': 0.2, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 8.824194070556567, 'bin': 0.3, 'count': 49, 'hit_count': 45, 'hit_rate': 91.83673469387755, 'total_count': 49, 'win_count': 25, 'win_rate': 51.02040816326531}, {'avg_performance': 5.6883545965376285, 'bin': 0.4, 'count': 410, 'hit_count': 378, 'hit_rate': 92.1951219512195, 'total_count': 410, 'win_count': 261, 'win_rate': 63.65853658536585}, {'avg_performance': 7.681481586572486, 'bin': 0.5, 'count': 13268, 'hit_count': 12497, 'hit_rate': 94.18902622851975, 'total_count': 13268, 'win_count': 9521, 'win_rate': 71.75911968646368}, {'avg_performance': 9.387286988023558, 'bin': 0.6, 'count': 16506, 'hit_count': 15557, 'hit_rate': 94.25057554828547, 'total_count': 16506, 'win_count': 12590, 'win_rate': 76.27529383254574}, {'avg_performance': 11.602345538915827, 'bin': 0.7, 'count': 1539, 'hit_count': 1471, 'hit_rate': 95.58154645873944, 'total_count': 1539, 'win_count': 1197, 'win_rate': 77.77777777777777}, {'avg_performance': 16.390961739552203, 'bin': 0.8, 'count': 238, 'hit_count': 222, 'hit_rate': 93.27731092436974, 'total_count': 238, 'win_count': 191, 'win_rate': 80.25210084033614}, {'avg_performance': 21.6917626187561, 'bin': 0.9, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'win_count': 18, 'win_rate': 78.26086956521739}], 'curve_data_by_week': {'2024-10-14': [{'avg_performance': 0.8563273073263545, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.833948494083741, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-10-14', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 5.0414542679053875, 'bin': 0.4, 'count': 22, 'hit_count': 18, 'hit_rate': 81.81818181818181, 'total_count': 22, 'week': '2024-10-14', 'win_count': 11, 'win_rate': 50.0}, {'avg_performance': 9.405162971834361, 'bin': 0.5, 'count': 702, 'hit_count': 661, 'hit_rate': 94.15954415954415, 'total_count': 702, 'week': '2024-10-14', 'win_count': 482, 'win_rate': 68.66096866096866}, {'avg_performance': 10.106844911169732, 'bin': 0.6, 'count': 804, 'hit_count': 765, 'hit_rate': 95.14925373134328, 'total_count': 804, 'week': '2024-10-14', 'win_count': 607, 'win_rate': 75.49751243781094}, {'avg_performance': 10.295341658155468, 'bin': 0.7, 'count': 82, 'hit_count': 78, 'hit_rate': 95.1219512195122, 'total_count': 82, 'week': '2024-10-14', 'win_count': 67, 'win_rate': 81.70731707317073}, {'avg_performance': 8.131301136271151, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-10-14', 'win_count': 8, 'win_rate': 80.0}, {'avg_performance': 8.881754949170679, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 1, 'win_rate': 100.0}], '2024-10-21': [{'avg_performance': 9.671279278685283, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 3, 'win_rate': 75.0}, {'avg_performance': 4.301172455339157, 'bin': 0.4, 'count': 26, 'hit_count': 23, 'hit_rate': 88.46153846153847, 'total_count': 26, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 34.61538461538461}, {'avg_performance': 6.819492750693891, 'bin': 0.5, 'count': 974, 'hit_count': 907, 'hit_rate': 93.1211498973306, 'total_count': 974, 'week': '2024-10-21', 'win_count': 658, 'win_rate': 67.5564681724846}, {'avg_performance': 8.182362870276854, 'bin': 0.6, 'count': 1212, 'hit_count': 1156, 'hit_rate': 95.37953795379538, 'total_count': 1212, 'week': '2024-10-21', 'win_count': 910, 'win_rate': 75.08250825082509}, {'avg_performance': 8.641538934451926, 'bin': 0.7, 'count': 150, 'hit_count': 146, 'hit_rate': 97.33333333333333, 'total_count': 150, 'week': '2024-10-21', 'win_count': 112, 'win_rate': 74.66666666666667}, {'avg_performance': 7.960241613275069, 'bin': 0.8, 'count': 16, 'hit_count': 15, 'hit_rate': 93.75, 'total_count': 16, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 56.25}, {'avg_performance': 1.9299405155320475, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-21', 'win_count': 1, 'win_rate': 50.0}], '2024-10-28': [{'avg_performance': 1.6205053536018306, 'bin': 0.3, 'count': 5, 'hit_count': 4, 'hit_rate': 80.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 40.0}, {'avg_performance': 7.858204878661623, 'bin': 0.4, 'count': 21, 'hit_count': 21, 'hit_rate': 100.0, 'total_count': 21, 'week': '2024-10-28', 'win_count': 16, 'win_rate': 76.19047619047619}, {'avg_performance': 6.648846490413345, 'bin': 0.5, 'count': 686, 'hit_count': 658, 'hit_rate': 95.91836734693878, 'total_count': 686, 'week': '2024-10-28', 'win_count': 518, 'win_rate': 75.51020408163265}, {'avg_performance': 8.085902262126316, 'bin': 0.6, 'count': 797, 'hit_count': 772, 'hit_rate': 96.86323713927227, 'total_count': 797, 'week': '2024-10-28', 'win_count': 649, 'win_rate': 81.43036386449184}, {'avg_performance': 11.848421236600606, 'bin': 0.7, 'count': 69, 'hit_count': 64, 'hit_rate': 92.7536231884058, 'total_count': 69, 'week': '2024-10-28', 'win_count': 58, 'win_rate': 84.05797101449275}, {'avg_performance': 14.267397574986997, 'bin': 0.8, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 4, 'win_rate': 80.0}, {'avg_performance': 0.34722222222223026, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-28', 'win_count': 0, 'win_rate': 0.0}], '2024-11-04': [{'avg_performance': 4.48654037886342, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 11.303728683534116, 'bin': 0.3, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2024-11-04', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 6.193407299091917, 'bin': 0.4, 'count': 22, 'hit_count': 20, 'hit_rate': 90.9090909090909, 'total_count': 22, 'week': '2024-11-04', 'win_count': 19, 'win_rate': 86.36363636363636}, {'avg_performance': 8.551721604481491, 'bin': 0.5, 'count': 660, 'hit_count': 619, 'hit_rate': 93.78787878787878, 'total_count': 660, 'week': '2024-11-04', 'win_count': 514, 'win_rate': 77.87878787878788}, {'avg_performance': 9.199905917317315, 'bin': 0.6, 'count': 719, 'hit_count': 674, 'hit_rate': 93.7413073713491, 'total_count': 719, 'week': '2024-11-04', 'win_count': 557, 'win_rate': 77.46870653685674}, {'avg_performance': 9.136526057000346, 'bin': 0.7, 'count': 39, 'hit_count': 36, 'hit_rate': 92.3076923076923, 'total_count': 39, 'week': '2024-11-04', 'win_count': 30, 'win_rate': 76.92307692307692}, {'avg_performance': 6.976744186046527, 'bin': 0.8, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}], '2024-11-11': [{'avg_performance': 58.92468569457596, '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': 3.9305498150644866, 'bin': 0.4, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-11-11', 'win_count': 8, 'win_rate': 47.05882352941177}, {'avg_performance': 4.442104130107124, 'bin': 0.5, 'count': 362, 'hit_count': 328, 'hit_rate': 90.60773480662984, 'total_count': 362, 'week': '2024-11-11', 'win_count': 218, 'win_rate': 60.22099447513812}, {'avg_performance': 6.832885016155045, 'bin': 0.6, 'count': 459, 'hit_count': 407, 'hit_rate': 88.67102396514161, 'total_count': 459, 'week': '2024-11-11', 'win_count': 294, 'win_rate': 64.05228758169935}, {'avg_performance': 6.50225864077387, 'bin': 0.7, 'count': 26, 'hit_count': 24, 'hit_rate': 92.3076923076923, 'total_count': 26, 'week': '2024-11-11', 'win_count': 16, 'win_rate': 61.53846153846154}], '2024-11-18': [{'avg_performance': 96.25316455696202, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 10.093706934177172, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 10.286979813711849, 'bin': 0.4, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-11-18', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 9.641687742145487, 'bin': 0.5, 'count': 783, 'hit_count': 758, 'hit_rate': 96.80715197956577, 'total_count': 783, 'week': '2024-11-18', 'win_count': 652, 'win_rate': 83.26947637292464}, {'avg_performance': 11.89467546720644, 'bin': 0.6, 'count': 876, 'hit_count': 849, 'hit_rate': 96.91780821917808, 'total_count': 876, 'week': '2024-11-18', 'win_count': 769, 'win_rate': 87.78538812785388}, {'avg_performance': 19.352876776932764, 'bin': 0.7, 'count': 80, 'hit_count': 80, 'hit_rate': 100.0, 'total_count': 80, 'week': '2024-11-18', 'win_count': 71, 'win_rate': 88.75}, {'avg_performance': 18.45274649281407, 'bin': 0.8, 'count': 13, 'hit_count': 13, 'hit_rate': 100.0, 'total_count': 13, 'week': '2024-11-18', 'win_count': 12, 'win_rate': 92.3076923076923}, {'avg_performance': 15.730337078651687, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}], '2024-11-25': [{'avg_performance': 11.555676832532903, 'bin': 0.3, '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': 6.265694029033848, 'bin': 0.4, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 12, 'win_rate': 66.66666666666667}, {'avg_performance': 7.634091063129644, 'bin': 0.5, 'count': 598, 'hit_count': 570, 'hit_rate': 95.31772575250837, 'total_count': 598, 'week': '2024-11-25', 'win_count': 448, 'win_rate': 74.91638795986623}, {'avg_performance': 8.702597408877535, 'bin': 0.6, 'count': 869, 'hit_count': 826, 'hit_rate': 95.0517836593786, 'total_count': 869, 'week': '2024-11-25', 'win_count': 696, 'win_rate': 80.09205983889528}, {'avg_performance': 13.765900879410582, 'bin': 0.7, 'count': 92, 'hit_count': 90, 'hit_rate': 97.82608695652173, 'total_count': 92, 'week': '2024-11-25', 'win_count': 77, 'win_rate': 83.69565217391305}, {'avg_performance': 28.946258332817518, 'bin': 0.8, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 17, 'win_rate': 94.44444444444444}, {'avg_performance': 11.190662386779556, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 3, 'win_rate': 100.0}], '2024-12-09': [{'avg_performance': 1.4905149051490498, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.3237276523665, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 13, 'win_rate': 68.42105263157895}, {'avg_performance': 6.182898593615806, 'bin': 0.5, 'count': 690, 'hit_count': 641, 'hit_rate': 92.89855072463769, 'total_count': 690, 'week': '2024-12-09', 'win_count': 451, 'win_rate': 65.3623188405797}, {'avg_performance': 9.050619565085265, 'bin': 0.6, 'count': 870, 'hit_count': 824, 'hit_rate': 94.71264367816092, 'total_count': 870, 'week': '2024-12-09', 'win_count': 624, 'win_rate': 71.72413793103448}, {'avg_performance': 9.29780403196579, 'bin': 0.7, 'count': 96, 'hit_count': 93, 'hit_rate': 96.875, 'total_count': 96, 'week': '2024-12-09', 'win_count': 68, 'win_rate': 70.83333333333333}, {'avg_performance': 15.059213057045703, 'bin': 0.8, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 14, 'win_rate': 73.6842105263158}, {'avg_performance': 0.659367610806464, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}], '2024-12-16': [{'avg_performance': 0.1904761904761864, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 6.259213538127868, 'bin': 0.4, 'count': 37, 'hit_count': 33, 'hit_rate': 89.1891891891892, 'total_count': 37, 'week': '2024-12-16', 'win_count': 25, 'win_rate': 67.56756756756756}, {'avg_performance': 8.584611771243424, 'bin': 0.5, 'count': 1411, 'hit_count': 1325, 'hit_rate': 93.90503189227498, 'total_count': 1411, 'week': '2024-12-16', 'win_count': 1011, 'win_rate': 71.65131112686038}, {'avg_performance': 9.939810447414, 'bin': 0.6, 'count': 1588, 'hit_count': 1490, 'hit_rate': 93.82871536523929, 'total_count': 1588, 'week': '2024-12-16', 'win_count': 1216, 'win_rate': 76.57430730478589}, {'avg_performance': 12.751983309057357, 'bin': 0.7, 'count': 163, 'hit_count': 157, 'hit_rate': 96.31901840490798, 'total_count': 163, 'week': '2024-12-16', 'win_count': 126, 'win_rate': 77.30061349693251}, {'avg_performance': 30.97146333159325, 'bin': 0.8, 'count': 26, 'hit_count': 26, 'hit_rate': 100.0, 'total_count': 26, 'week': '2024-12-16', 'win_count': 21, 'win_rate': 80.76923076923077}, {'avg_performance': 45.14366482789435, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-16', 'win_count': 2, 'win_rate': 66.66666666666667}], '2024-12-23': [{'avg_performance': 1.1011011011010954, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-23', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.371333574507736, 'bin': 0.4, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2024-12-23', 'win_count': 10, 'win_rate': 58.8235294117647}, {'avg_performance': 9.474676484372859, 'bin': 0.5, 'count': 668, 'hit_count': 650, 'hit_rate': 97.30538922155688, 'total_count': 668, 'week': '2024-12-23', 'win_count': 528, 'win_rate': 79.04191616766467}, {'avg_performance': 18.22317884082599, 'bin': 0.6, 'count': 829, 'hit_count': 811, 'hit_rate': 97.82870928829915, 'total_count': 829, 'week': '2024-12-23', 'win_count': 705, 'win_rate': 85.0422195416164}, {'avg_performance': 22.87345575441379, 'bin': 0.7, 'count': 71, 'hit_count': 69, 'hit_rate': 97.1830985915493, 'total_count': 71, 'week': '2024-12-23', 'win_count': 62, 'win_rate': 87.32394366197182}, {'avg_performance': 20.07116067119614, 'bin': 0.8, 'count': 19, 'hit_count': 16, 'hit_rate': 84.21052631578948, 'total_count': 19, 'week': '2024-12-23', 'win_count': 16, 'win_rate': 84.21052631578948}, {'avg_performance': 42.864931268489265, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 100.0}], '2024-12-30': [{'avg_performance': 8.543323047871969, 'bin': 0.4, 'count': 26, 'hit_count': 25, 'hit_rate': 96.15384615384616, 'total_count': 26, 'week': '2024-12-30', 'win_count': 18, 'win_rate': 69.23076923076923}, {'avg_performance': 9.605782822714602, 'bin': 0.5, 'count': 967, 'hit_count': 931, 'hit_rate': 96.27714581178904, 'total_count': 967, 'week': '2024-12-30', 'win_count': 794, 'win_rate': 82.10961737331955}, {'avg_performance': 13.314518504512273, 'bin': 0.6, 'count': 1170, 'hit_count': 1137, 'hit_rate': 97.17948717948718, 'total_count': 1170, 'week': '2024-12-30', 'win_count': 1002, 'win_rate': 85.64102564102564}, {'avg_performance': 13.834897352184377, 'bin': 0.7, 'count': 141, 'hit_count': 137, 'hit_rate': 97.16312056737588, 'total_count': 141, 'week': '2024-12-30', 'win_count': 119, 'win_rate': 84.39716312056737}, {'avg_performance': 18.03100402666873, 'bin': 0.8, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2024-12-30', 'win_count': 19, 'win_rate': 90.47619047619048}, {'avg_performance': 86.17021276595746, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 1, 'win_rate': 100.0}], '2025-01-06': [{'avg_performance': 3.653643845376023, 'bin': 0.4, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2025-01-06', 'win_count': 13, 'win_rate': 61.904761904761905}, {'avg_performance': 7.11501183555015, 'bin': 0.5, 'count': 573, 'hit_count': 531, 'hit_rate': 92.67015706806282, 'total_count': 573, 'week': '2025-01-06', 'win_count': 345, 'win_rate': 60.20942408376963}, {'avg_performance': 7.033930147869317, 'bin': 0.6, 'count': 833, 'hit_count': 773, 'hit_rate': 92.79711884753901, 'total_count': 833, 'week': '2025-01-06', 'win_count': 554, 'win_rate': 66.50660264105642}, {'avg_performance': 11.06435997631877, 'bin': 0.7, 'count': 112, 'hit_count': 107, 'hit_rate': 95.53571428571429, 'total_count': 112, 'week': '2025-01-06', 'win_count': 82, 'win_rate': 73.21428571428571}, {'avg_performance': 12.01468555061957, 'bin': 0.8, 'count': 28, 'hit_count': 24, 'hit_rate': 85.71428571428571, 'total_count': 28, 'week': '2025-01-06', 'win_count': 22, 'win_rate': 78.57142857142857}, {'avg_performance': 2.747909199522108, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-06', 'win_count': 1, 'win_rate': 100.0}], '2025-01-13': [{'avg_performance': 1.77514792899408, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.677219118036632, 'bin': 0.4, 'count': 24, 'hit_count': 23, 'hit_rate': 95.83333333333333, 'total_count': 24, 'week': '2025-01-13', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 8.539310048745332, 'bin': 0.5, 'count': 564, 'hit_count': 528, 'hit_rate': 93.61702127659575, 'total_count': 564, 'week': '2025-01-13', 'win_count': 456, 'win_rate': 80.85106382978724}, {'avg_performance': 8.240635977891715, 'bin': 0.6, 'count': 708, 'hit_count': 661, 'hit_rate': 93.36158192090396, 'total_count': 708, 'week': '2025-01-13', 'win_count': 563, 'win_rate': 79.51977401129943}, {'avg_performance': 9.871046918455717, 'bin': 0.7, 'count': 51, 'hit_count': 45, 'hit_rate': 88.23529411764706, 'total_count': 51, 'week': '2025-01-13', 'win_count': 39, 'win_rate': 76.47058823529412}, {'avg_performance': 15.34581326687442, 'bin': 0.8, 'count': 10, 'hit_count': 10, 'hit_rate': 100.0, 'total_count': 10, 'week': '2025-01-13', 'win_count': 9, 'win_rate': 90.0}, {'avg_performance': 13.599999999999994, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 100.0}], '2025-01-20': [{'avg_performance': 0.6651884700665244, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.544909947380155, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2025-01-20', 'win_count': 11, 'win_rate': 57.89473684210526}, {'avg_performance': 6.015608365607231, 'bin': 0.5, 'count': 628, 'hit_count': 598, 'hit_rate': 95.22292993630573, 'total_count': 628, 'week': '2025-01-20', 'win_count': 432, 'win_rate': 68.78980891719745}, {'avg_performance': 9.039266266213598, 'bin': 0.6, 'count': 792, 'hit_count': 749, 'hit_rate': 94.57070707070707, 'total_count': 792, 'week': '2025-01-20', 'win_count': 605, 'win_rate': 76.38888888888889}, {'avg_performance': 10.536071372615584, 'bin': 0.7, 'count': 61, 'hit_count': 60, 'hit_rate': 98.36065573770492, 'total_count': 61, 'week': '2025-01-20', 'win_count': 54, 'win_rate': 88.52459016393442}, {'avg_performance': 15.25765795165968, 'bin': 0.8, 'count': 12, 'hit_count': 12, 'hit_rate': 100.0, 'total_count': 12, 'week': '2025-01-20', 'win_count': 10, 'win_rate': 83.33333333333333}], '2025-01-27': [{'avg_performance': 3.6505251976042974, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-27', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 3.3872070306215396, 'bin': 0.4, 'count': 18, 'hit_count': 15, 'hit_rate': 83.33333333333333, 'total_count': 18, 'week': '2025-01-27', 'win_count': 11, 'win_rate': 61.111111111111114}, {'avg_performance': 6.953550738751072, 'bin': 0.5, 'count': 580, 'hit_count': 547, 'hit_rate': 94.3103448275862, 'total_count': 580, 'week': '2025-01-27', 'win_count': 428, 'win_rate': 73.79310344827586}, {'avg_performance': 6.648173652090374, 'bin': 0.6, 'count': 779, 'hit_count': 726, 'hit_rate': 93.196405648267, 'total_count': 779, 'week': '2025-01-27', 'win_count': 606, 'win_rate': 77.79204107830552}, {'avg_performance': 7.471075488531045, 'bin': 0.7, 'count': 76, 'hit_count': 73, 'hit_rate': 96.05263157894737, 'total_count': 76, 'week': '2025-01-27', 'win_count': 66, 'win_rate': 86.84210526315789}, {'avg_performance': 9.608575816681654, 'bin': 0.8, 'count': 15, 'hit_count': 15, 'hit_rate': 100.0, 'total_count': 15, 'week': '2025-01-27', 'win_count': 13, 'win_rate': 86.66666666666667}, {'avg_performance': 21.423582467139635, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 100.0}], '2025-02-10': [{'avg_performance': 1.8949315591111375, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.754175337869557, 'bin': 0.4, 'count': 33, 'hit_count': 33, 'hit_rate': 100.0, 'total_count': 33, 'week': '2025-02-10', 'win_count': 17, 'win_rate': 51.515151515151516}, {'avg_performance': 7.517486777721075, 'bin': 0.5, 'count': 892, 'hit_count': 845, 'hit_rate': 94.73094170403587, 'total_count': 892, 'week': '2025-02-10', 'win_count': 647, 'win_rate': 72.53363228699551}, {'avg_performance': 10.207496081010792, 'bin': 0.6, 'count': 1368, 'hit_count': 1307, 'hit_rate': 95.54093567251462, 'total_count': 1368, 'week': '2025-02-10', 'win_count': 1083, 'win_rate': 79.16666666666667}, {'avg_performance': 13.13948137274851, 'bin': 0.7, 'count': 114, 'hit_count': 112, 'hit_rate': 98.24561403508773, 'total_count': 114, 'week': '2025-02-10', 'win_count': 85, 'win_rate': 74.56140350877193}, {'avg_performance': 9.213075395790396, 'bin': 0.8, 'count': 17, 'hit_count': 17, 'hit_rate': 100.0, 'total_count': 17, 'week': '2025-02-10', 'win_count': 12, 'win_rate': 70.58823529411765}, {'avg_performance': 4.385964912280706, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 100.0}], '2025-02-17': [{'avg_performance': 5.099765218898155, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 3.5333760194020303, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-17', 'win_count': 5, 'win_rate': 62.5}, {'avg_performance': 6.587229286030979, 'bin': 0.5, 'count': 327, 'hit_count': 296, 'hit_rate': 90.51987767584097, 'total_count': 327, 'week': '2025-02-17', 'win_count': 159, 'win_rate': 48.62385321100918}, {'avg_performance': 5.0095518733277125, 'bin': 0.6, 'count': 483, 'hit_count': 415, 'hit_rate': 85.92132505175984, 'total_count': 483, 'week': '2025-02-17', 'win_count': 252, 'win_rate': 52.17391304347826}, {'avg_performance': 4.196667245636139, 'bin': 0.7, 'count': 46, 'hit_count': 42, 'hit_rate': 91.30434782608695, 'total_count': 46, 'week': '2025-02-17', 'win_count': 28, 'win_rate': 60.869565217391305}, {'avg_performance': 4.6239894716134495, 'bin': 0.8, 'count': 6, 'hit_count': 4, 'hit_rate': 66.66666666666667, 'total_count': 6, 'week': '2025-02-17', 'win_count': 4, 'win_rate': 66.66666666666667}], '2025-02-24': [{'avg_performance': 0.3383304879783789, 'bin': 0.3, 'count': 3, 'hit_count': 2, 'hit_rate': 66.66666666666667, 'total_count': 3, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.724774404012466, 'bin': 0.4, 'count': 31, 'hit_count': 27, 'hit_rate': 87.09677419354838, 'total_count': 31, 'week': '2025-02-24', 'win_count': 17, 'win_rate': 54.83870967741935}, {'avg_performance': 5.995153465085292, 'bin': 0.5, 'count': 864, 'hit_count': 786, 'hit_rate': 90.97222222222223, 'total_count': 864, 'week': '2025-02-24', 'win_count': 544, 'win_rate': 62.96296296296296}, {'avg_performance': 5.362910312935268, 'bin': 0.6, 'count': 1038, 'hit_count': 921, 'hit_rate': 88.72832369942196, 'total_count': 1038, 'week': '2025-02-24', 'win_count': 674, 'win_rate': 64.9325626204239}, {'avg_performance': 4.419402245142155, 'bin': 0.7, 'count': 53, 'hit_count': 42, 'hit_rate': 79.24528301886792, 'total_count': 53, 'week': '2025-02-24', 'win_count': 23, 'win_rate': 43.39622641509434}, {'avg_performance': 0.14880952380952725, 'bin': 0.8, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}], '2025-03-10': [{'avg_performance': 3.370786516853932, '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': 3.229985232071821, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2025-03-10', 'win_count': 6, 'win_rate': 85.71428571428571}, {'avg_performance': 5.91457437619586, 'bin': 0.5, 'count': 339, 'hit_count': 318, 'hit_rate': 93.80530973451327, 'total_count': 339, 'week': '2025-03-10', 'win_count': 236, 'win_rate': 69.6165191740413}, {'avg_performance': 7.694099731541966, 'bin': 0.6, 'count': 312, 'hit_count': 294, 'hit_rate': 94.23076923076923, 'total_count': 312, 'week': '2025-03-10', 'win_count': 224, 'win_rate': 71.7948717948718}, {'avg_performance': 7.866797499267166, 'bin': 0.7, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2025-03-10', 'win_count': 14, 'win_rate': 82.3529411764706}]}, 'curve_data_week_list': ['2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '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-10', '2025-02-17', '2025-02-24', '2025-03-10'], 'date_from': datetime.date(2024, 10, 10), 'date_to': datetime.date(2025, 4, 8), 'kpis': {'avg_gain': 8.802179824568507, 'fail_count': 8231, 'hit_count': 30196, 'hit_rate': 94.25646148083406, 'pass_count': 23805, 'total_tests': 32036, 'win_rate': 74.30702959170932}, 'last_metrics': <ModelMetrics: Rolling LGBM 3d PH Isotonic 2% Metrics: 2025-04-07 >, 'model': <Model: Rolling LGBM 3d PH Isotonic 2% (rolling-ph-lgmb-p2-seq3-isotonic 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 0x7f92844b1d90>, <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': 41, 'counter0': 40, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 9.343793482624516, 'date': datetime.date(2024, 10, 15), 'fail_count': 160, 'hit_count': 747, 'hit_rate': 95.52429667519182, 'metrics': {'content': 0, 'financial': 0, 'other': 0}, 'pass_count': 622, 'total_count': 782, 'win_rate': 79.53964194373401}} {'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: ' "'DKsv9r6k95uWzLESBQdgkMBYrfK6Se5QxHWs2XnkM83akXQNVJbfWMS9toQDA2iv'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/52'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f92855a3110>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f92855a3110>>'} {'curve_data': [{'avg_performance': 33.8653440810506, 'bin': 0.2, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 8.824194070556567, 'bin': 0.3, 'count': 49, 'hit_count': 45, 'hit_rate': 91.83673469387755, 'total_count': 49, 'win_count': 25, 'win_rate': 51.02040816326531}, {'avg_performance': 5.6883545965376285, 'bin': 0.4, 'count': 410, 'hit_count': 378, 'hit_rate': 92.1951219512195, 'total_count': 410, 'win_count': 261, 'win_rate': 63.65853658536585}, {'avg_performance': 7.681481586572486, 'bin': 0.5, 'count': 13268, 'hit_count': 12497, 'hit_rate': 94.18902622851975, 'total_count': 13268, 'win_count': 9521, 'win_rate': 71.75911968646368}, {'avg_performance': 9.387286988023558, 'bin': 0.6, 'count': 16506, 'hit_count': 15557, 'hit_rate': 94.25057554828547, 'total_count': 16506, 'win_count': 12590, 'win_rate': 76.27529383254574}, {'avg_performance': 11.602345538915827, 'bin': 0.7, 'count': 1539, 'hit_count': 1471, 'hit_rate': 95.58154645873944, 'total_count': 1539, 'win_count': 1197, 'win_rate': 77.77777777777777}, {'avg_performance': 16.390961739552203, 'bin': 0.8, 'count': 238, 'hit_count': 222, 'hit_rate': 93.27731092436974, 'total_count': 238, 'win_count': 191, 'win_rate': 80.25210084033614}, {'avg_performance': 21.6917626187561, 'bin': 0.9, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'win_count': 18, 'win_rate': 78.26086956521739}], 'curve_data_by_week': {'2024-10-14': [{'avg_performance': 0.8563273073263545, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.833948494083741, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-10-14', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 5.0414542679053875, 'bin': 0.4, 'count': 22, 'hit_count': 18, 'hit_rate': 81.81818181818181, 'total_count': 22, 'week': '2024-10-14', 'win_count': 11, 'win_rate': 50.0}, {'avg_performance': 9.405162971834361, 'bin': 0.5, 'count': 702, 'hit_count': 661, 'hit_rate': 94.15954415954415, 'total_count': 702, 'week': '2024-10-14', 'win_count': 482, 'win_rate': 68.66096866096866}, {'avg_performance': 10.106844911169732, 'bin': 0.6, 'count': 804, 'hit_count': 765, 'hit_rate': 95.14925373134328, 'total_count': 804, 'week': '2024-10-14', 'win_count': 607, 'win_rate': 75.49751243781094}, {'avg_performance': 10.295341658155468, 'bin': 0.7, 'count': 82, 'hit_count': 78, 'hit_rate': 95.1219512195122, 'total_count': 82, 'week': '2024-10-14', 'win_count': 67, 'win_rate': 81.70731707317073}, {'avg_performance': 8.131301136271151, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-10-14', 'win_count': 8, 'win_rate': 80.0}, {'avg_performance': 8.881754949170679, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 1, 'win_rate': 100.0}], '2024-10-21': [{'avg_performance': 9.671279278685283, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 3, 'win_rate': 75.0}, {'avg_performance': 4.301172455339157, 'bin': 0.4, 'count': 26, 'hit_count': 23, 'hit_rate': 88.46153846153847, 'total_count': 26, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 34.61538461538461}, {'avg_performance': 6.819492750693891, 'bin': 0.5, 'count': 974, 'hit_count': 907, 'hit_rate': 93.1211498973306, 'total_count': 974, 'week': '2024-10-21', 'win_count': 658, 'win_rate': 67.5564681724846}, {'avg_performance': 8.182362870276854, 'bin': 0.6, 'count': 1212, 'hit_count': 1156, 'hit_rate': 95.37953795379538, 'total_count': 1212, 'week': '2024-10-21', 'win_count': 910, 'win_rate': 75.08250825082509}, {'avg_performance': 8.641538934451926, 'bin': 0.7, 'count': 150, 'hit_count': 146, 'hit_rate': 97.33333333333333, 'total_count': 150, 'week': '2024-10-21', 'win_count': 112, 'win_rate': 74.66666666666667}, {'avg_performance': 7.960241613275069, 'bin': 0.8, 'count': 16, 'hit_count': 15, 'hit_rate': 93.75, 'total_count': 16, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 56.25}, {'avg_performance': 1.9299405155320475, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-21', 'win_count': 1, 'win_rate': 50.0}], '2024-10-28': [{'avg_performance': 1.6205053536018306, 'bin': 0.3, 'count': 5, 'hit_count': 4, 'hit_rate': 80.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 40.0}, {'avg_performance': 7.858204878661623, 'bin': 0.4, 'count': 21, 'hit_count': 21, 'hit_rate': 100.0, 'total_count': 21, 'week': '2024-10-28', 'win_count': 16, 'win_rate': 76.19047619047619}, {'avg_performance': 6.648846490413345, 'bin': 0.5, 'count': 686, 'hit_count': 658, 'hit_rate': 95.91836734693878, 'total_count': 686, 'week': '2024-10-28', 'win_count': 518, 'win_rate': 75.51020408163265}, {'avg_performance': 8.085902262126316, 'bin': 0.6, 'count': 797, 'hit_count': 772, 'hit_rate': 96.86323713927227, 'total_count': 797, 'week': '2024-10-28', 'win_count': 649, 'win_rate': 81.43036386449184}, {'avg_performance': 11.848421236600606, 'bin': 0.7, 'count': 69, 'hit_count': 64, 'hit_rate': 92.7536231884058, 'total_count': 69, 'week': '2024-10-28', 'win_count': 58, 'win_rate': 84.05797101449275}, {'avg_performance': 14.267397574986997, 'bin': 0.8, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 4, 'win_rate': 80.0}, {'avg_performance': 0.34722222222223026, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-28', 'win_count': 0, 'win_rate': 0.0}], '2024-11-04': [{'avg_performance': 4.48654037886342, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 11.303728683534116, 'bin': 0.3, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2024-11-04', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 6.193407299091917, 'bin': 0.4, 'count': 22, 'hit_count': 20, 'hit_rate': 90.9090909090909, 'total_count': 22, 'week': '2024-11-04', 'win_count': 19, 'win_rate': 86.36363636363636}, {'avg_performance': 8.551721604481491, 'bin': 0.5, 'count': 660, 'hit_count': 619, 'hit_rate': 93.78787878787878, 'total_count': 660, 'week': '2024-11-04', 'win_count': 514, 'win_rate': 77.87878787878788}, {'avg_performance': 9.199905917317315, 'bin': 0.6, 'count': 719, 'hit_count': 674, 'hit_rate': 93.7413073713491, 'total_count': 719, 'week': '2024-11-04', 'win_count': 557, 'win_rate': 77.46870653685674}, {'avg_performance': 9.136526057000346, 'bin': 0.7, 'count': 39, 'hit_count': 36, 'hit_rate': 92.3076923076923, 'total_count': 39, 'week': '2024-11-04', 'win_count': 30, 'win_rate': 76.92307692307692}, {'avg_performance': 6.976744186046527, 'bin': 0.8, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}], '2024-11-11': [{'avg_performance': 58.92468569457596, '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': 3.9305498150644866, 'bin': 0.4, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-11-11', 'win_count': 8, 'win_rate': 47.05882352941177}, {'avg_performance': 4.442104130107124, 'bin': 0.5, 'count': 362, 'hit_count': 328, 'hit_rate': 90.60773480662984, 'total_count': 362, 'week': '2024-11-11', 'win_count': 218, 'win_rate': 60.22099447513812}, {'avg_performance': 6.832885016155045, 'bin': 0.6, 'count': 459, 'hit_count': 407, 'hit_rate': 88.67102396514161, 'total_count': 459, 'week': '2024-11-11', 'win_count': 294, 'win_rate': 64.05228758169935}, {'avg_performance': 6.50225864077387, 'bin': 0.7, 'count': 26, 'hit_count': 24, 'hit_rate': 92.3076923076923, 'total_count': 26, 'week': '2024-11-11', 'win_count': 16, 'win_rate': 61.53846153846154}], '2024-11-18': [{'avg_performance': 96.25316455696202, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 10.093706934177172, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 10.286979813711849, 'bin': 0.4, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-11-18', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 9.641687742145487, 'bin': 0.5, 'count': 783, 'hit_count': 758, 'hit_rate': 96.80715197956577, 'total_count': 783, 'week': '2024-11-18', 'win_count': 652, 'win_rate': 83.26947637292464}, {'avg_performance': 11.89467546720644, 'bin': 0.6, 'count': 876, 'hit_count': 849, 'hit_rate': 96.91780821917808, 'total_count': 876, 'week': '2024-11-18', 'win_count': 769, 'win_rate': 87.78538812785388}, {'avg_performance': 19.352876776932764, 'bin': 0.7, 'count': 80, 'hit_count': 80, 'hit_rate': 100.0, 'total_count': 80, 'week': '2024-11-18', 'win_count': 71, 'win_rate': 88.75}, {'avg_performance': 18.45274649281407, 'bin': 0.8, 'count': 13, 'hit_count': 13, 'hit_rate': 100.0, 'total_count': 13, 'week': '2024-11-18', 'win_count': 12, 'win_rate': 92.3076923076923}, {'avg_performance': 15.730337078651687, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}], '2024-11-25': [{'avg_performance': 11.555676832532903, 'bin': 0.3, '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': 6.265694029033848, 'bin': 0.4, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 12, 'win_rate': 66.66666666666667}, {'avg_performance': 7.634091063129644, 'bin': 0.5, 'count': 598, 'hit_count': 570, 'hit_rate': 95.31772575250837, 'total_count': 598, 'week': '2024-11-25', 'win_count': 448, 'win_rate': 74.91638795986623}, {'avg_performance': 8.702597408877535, 'bin': 0.6, 'count': 869, 'hit_count': 826, 'hit_rate': 95.0517836593786, 'total_count': 869, 'week': '2024-11-25', 'win_count': 696, 'win_rate': 80.09205983889528}, {'avg_performance': 13.765900879410582, 'bin': 0.7, 'count': 92, 'hit_count': 90, 'hit_rate': 97.82608695652173, 'total_count': 92, 'week': '2024-11-25', 'win_count': 77, 'win_rate': 83.69565217391305}, {'avg_performance': 28.946258332817518, 'bin': 0.8, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 17, 'win_rate': 94.44444444444444}, {'avg_performance': 11.190662386779556, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 3, 'win_rate': 100.0}], '2024-12-09': [{'avg_performance': 1.4905149051490498, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.3237276523665, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 13, 'win_rate': 68.42105263157895}, {'avg_performance': 6.182898593615806, 'bin': 0.5, 'count': 690, 'hit_count': 641, 'hit_rate': 92.89855072463769, 'total_count': 690, 'week': '2024-12-09', 'win_count': 451, 'win_rate': 65.3623188405797}, {'avg_performance': 9.050619565085265, 'bin': 0.6, 'count': 870, 'hit_count': 824, 'hit_rate': 94.71264367816092, 'total_count': 870, 'week': '2024-12-09', 'win_count': 624, 'win_rate': 71.72413793103448}, {'avg_performance': 9.29780403196579, 'bin': 0.7, 'count': 96, 'hit_count': 93, 'hit_rate': 96.875, 'total_count': 96, 'week': '2024-12-09', 'win_count': 68, 'win_rate': 70.83333333333333}, {'avg_performance': 15.059213057045703, 'bin': 0.8, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 14, 'win_rate': 73.6842105263158}, {'avg_performance': 0.659367610806464, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}], '2024-12-16': [{'avg_performance': 0.1904761904761864, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 6.259213538127868, 'bin': 0.4, 'count': 37, 'hit_count': 33, 'hit_rate': 89.1891891891892, 'total_count': 37, 'week': '2024-12-16', 'win_count': 25, 'win_rate': 67.56756756756756}, {'avg_performance': 8.584611771243424, 'bin': 0.5, 'count': 1411, 'hit_count': 1325, 'hit_rate': 93.90503189227498, 'total_count': 1411, 'week': '2024-12-16', 'win_count': 1011, 'win_rate': 71.65131112686038}, {'avg_performance': 9.939810447414, 'bin': 0.6, 'count': 1588, 'hit_count': 1490, 'hit_rate': 93.82871536523929, 'total_count': 1588, 'week': '2024-12-16', 'win_count': 1216, 'win_rate': 76.57430730478589}, {'avg_performance': 12.751983309057357, 'bin': 0.7, 'count': 163, 'hit_count': 157, 'hit_rate': 96.31901840490798, 'total_count': 163, 'week': '2024-12-16', 'win_count': 126, 'win_rate': 77.30061349693251}, {'avg_performance': 30.97146333159325, 'bin': 0.8, 'count': 26, 'hit_count': 26, 'hit_rate': 100.0, 'total_count': 26, 'week': '2024-12-16', 'win_count': 21, 'win_rate': 80.76923076923077}, {'avg_performance': 45.14366482789435, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-16', 'win_count': 2, 'win_rate': 66.66666666666667}], '2024-12-23': [{'avg_performance': 1.1011011011010954, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-23', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.371333574507736, 'bin': 0.4, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2024-12-23', 'win_count': 10, 'win_rate': 58.8235294117647}, {'avg_performance': 9.474676484372859, 'bin': 0.5, 'count': 668, 'hit_count': 650, 'hit_rate': 97.30538922155688, 'total_count': 668, 'week': '2024-12-23', 'win_count': 528, 'win_rate': 79.04191616766467}, {'avg_performance': 18.22317884082599, 'bin': 0.6, 'count': 829, 'hit_count': 811, 'hit_rate': 97.82870928829915, 'total_count': 829, 'week': '2024-12-23', 'win_count': 705, 'win_rate': 85.0422195416164}, {'avg_performance': 22.87345575441379, 'bin': 0.7, 'count': 71, 'hit_count': 69, 'hit_rate': 97.1830985915493, 'total_count': 71, 'week': '2024-12-23', 'win_count': 62, 'win_rate': 87.32394366197182}, {'avg_performance': 20.07116067119614, 'bin': 0.8, 'count': 19, 'hit_count': 16, 'hit_rate': 84.21052631578948, 'total_count': 19, 'week': '2024-12-23', 'win_count': 16, 'win_rate': 84.21052631578948}, {'avg_performance': 42.864931268489265, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 100.0}], '2024-12-30': [{'avg_performance': 8.543323047871969, 'bin': 0.4, 'count': 26, 'hit_count': 25, 'hit_rate': 96.15384615384616, 'total_count': 26, 'week': '2024-12-30', 'win_count': 18, 'win_rate': 69.23076923076923}, {'avg_performance': 9.605782822714602, 'bin': 0.5, 'count': 967, 'hit_count': 931, 'hit_rate': 96.27714581178904, 'total_count': 967, 'week': '2024-12-30', 'win_count': 794, 'win_rate': 82.10961737331955}, {'avg_performance': 13.314518504512273, 'bin': 0.6, 'count': 1170, 'hit_count': 1137, 'hit_rate': 97.17948717948718, 'total_count': 1170, 'week': '2024-12-30', 'win_count': 1002, 'win_rate': 85.64102564102564}, {'avg_performance': 13.834897352184377, 'bin': 0.7, 'count': 141, 'hit_count': 137, 'hit_rate': 97.16312056737588, 'total_count': 141, 'week': '2024-12-30', 'win_count': 119, 'win_rate': 84.39716312056737}, {'avg_performance': 18.03100402666873, 'bin': 0.8, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2024-12-30', 'win_count': 19, 'win_rate': 90.47619047619048}, {'avg_performance': 86.17021276595746, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 1, 'win_rate': 100.0}], '2025-01-06': [{'avg_performance': 3.653643845376023, 'bin': 0.4, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2025-01-06', 'win_count': 13, 'win_rate': 61.904761904761905}, {'avg_performance': 7.11501183555015, 'bin': 0.5, 'count': 573, 'hit_count': 531, 'hit_rate': 92.67015706806282, 'total_count': 573, 'week': '2025-01-06', 'win_count': 345, 'win_rate': 60.20942408376963}, {'avg_performance': 7.033930147869317, 'bin': 0.6, 'count': 833, 'hit_count': 773, 'hit_rate': 92.79711884753901, 'total_count': 833, 'week': '2025-01-06', 'win_count': 554, 'win_rate': 66.50660264105642}, {'avg_performance': 11.06435997631877, 'bin': 0.7, 'count': 112, 'hit_count': 107, 'hit_rate': 95.53571428571429, 'total_count': 112, 'week': '2025-01-06', 'win_count': 82, 'win_rate': 73.21428571428571}, {'avg_performance': 12.01468555061957, 'bin': 0.8, 'count': 28, 'hit_count': 24, 'hit_rate': 85.71428571428571, 'total_count': 28, 'week': '2025-01-06', 'win_count': 22, 'win_rate': 78.57142857142857}, {'avg_performance': 2.747909199522108, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-06', 'win_count': 1, 'win_rate': 100.0}], '2025-01-13': [{'avg_performance': 1.77514792899408, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.677219118036632, 'bin': 0.4, 'count': 24, 'hit_count': 23, 'hit_rate': 95.83333333333333, 'total_count': 24, 'week': '2025-01-13', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 8.539310048745332, 'bin': 0.5, 'count': 564, 'hit_count': 528, 'hit_rate': 93.61702127659575, 'total_count': 564, 'week': '2025-01-13', 'win_count': 456, 'win_rate': 80.85106382978724}, {'avg_performance': 8.240635977891715, 'bin': 0.6, 'count': 708, 'hit_count': 661, 'hit_rate': 93.36158192090396, 'total_count': 708, 'week': '2025-01-13', 'win_count': 563, 'win_rate': 79.51977401129943}, {'avg_performance': 9.871046918455717, 'bin': 0.7, 'count': 51, 'hit_count': 45, 'hit_rate': 88.23529411764706, 'total_count': 51, 'week': '2025-01-13', 'win_count': 39, 'win_rate': 76.47058823529412}, {'avg_performance': 15.34581326687442, 'bin': 0.8, 'count': 10, 'hit_count': 10, 'hit_rate': 100.0, 'total_count': 10, 'week': '2025-01-13', 'win_count': 9, 'win_rate': 90.0}, {'avg_performance': 13.599999999999994, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 100.0}], '2025-01-20': [{'avg_performance': 0.6651884700665244, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.544909947380155, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2025-01-20', 'win_count': 11, 'win_rate': 57.89473684210526}, {'avg_performance': 6.015608365607231, 'bin': 0.5, 'count': 628, 'hit_count': 598, 'hit_rate': 95.22292993630573, 'total_count': 628, 'week': '2025-01-20', 'win_count': 432, 'win_rate': 68.78980891719745}, {'avg_performance': 9.039266266213598, 'bin': 0.6, 'count': 792, 'hit_count': 749, 'hit_rate': 94.57070707070707, 'total_count': 792, 'week': '2025-01-20', 'win_count': 605, 'win_rate': 76.38888888888889}, {'avg_performance': 10.536071372615584, 'bin': 0.7, 'count': 61, 'hit_count': 60, 'hit_rate': 98.36065573770492, 'total_count': 61, 'week': '2025-01-20', 'win_count': 54, 'win_rate': 88.52459016393442}, {'avg_performance': 15.25765795165968, 'bin': 0.8, 'count': 12, 'hit_count': 12, 'hit_rate': 100.0, 'total_count': 12, 'week': '2025-01-20', 'win_count': 10, 'win_rate': 83.33333333333333}], '2025-01-27': [{'avg_performance': 3.6505251976042974, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-27', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 3.3872070306215396, 'bin': 0.4, 'count': 18, 'hit_count': 15, 'hit_rate': 83.33333333333333, 'total_count': 18, 'week': '2025-01-27', 'win_count': 11, 'win_rate': 61.111111111111114}, {'avg_performance': 6.953550738751072, 'bin': 0.5, 'count': 580, 'hit_count': 547, 'hit_rate': 94.3103448275862, 'total_count': 580, 'week': '2025-01-27', 'win_count': 428, 'win_rate': 73.79310344827586}, {'avg_performance': 6.648173652090374, 'bin': 0.6, 'count': 779, 'hit_count': 726, 'hit_rate': 93.196405648267, 'total_count': 779, 'week': '2025-01-27', 'win_count': 606, 'win_rate': 77.79204107830552}, {'avg_performance': 7.471075488531045, 'bin': 0.7, 'count': 76, 'hit_count': 73, 'hit_rate': 96.05263157894737, 'total_count': 76, 'week': '2025-01-27', 'win_count': 66, 'win_rate': 86.84210526315789}, {'avg_performance': 9.608575816681654, 'bin': 0.8, 'count': 15, 'hit_count': 15, 'hit_rate': 100.0, 'total_count': 15, 'week': '2025-01-27', 'win_count': 13, 'win_rate': 86.66666666666667}, {'avg_performance': 21.423582467139635, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 100.0}], '2025-02-10': [{'avg_performance': 1.8949315591111375, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.754175337869557, 'bin': 0.4, 'count': 33, 'hit_count': 33, 'hit_rate': 100.0, 'total_count': 33, 'week': '2025-02-10', 'win_count': 17, 'win_rate': 51.515151515151516}, {'avg_performance': 7.517486777721075, 'bin': 0.5, 'count': 892, 'hit_count': 845, 'hit_rate': 94.73094170403587, 'total_count': 892, 'week': '2025-02-10', 'win_count': 647, 'win_rate': 72.53363228699551}, {'avg_performance': 10.207496081010792, 'bin': 0.6, 'count': 1368, 'hit_count': 1307, 'hit_rate': 95.54093567251462, 'total_count': 1368, 'week': '2025-02-10', 'win_count': 1083, 'win_rate': 79.16666666666667}, {'avg_performance': 13.13948137274851, 'bin': 0.7, 'count': 114, 'hit_count': 112, 'hit_rate': 98.24561403508773, 'total_count': 114, 'week': '2025-02-10', 'win_count': 85, 'win_rate': 74.56140350877193}, {'avg_performance': 9.213075395790396, 'bin': 0.8, 'count': 17, 'hit_count': 17, 'hit_rate': 100.0, 'total_count': 17, 'week': '2025-02-10', 'win_count': 12, 'win_rate': 70.58823529411765}, {'avg_performance': 4.385964912280706, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 100.0}], '2025-02-17': [{'avg_performance': 5.099765218898155, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 3.5333760194020303, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-17', 'win_count': 5, 'win_rate': 62.5}, {'avg_performance': 6.587229286030979, 'bin': 0.5, 'count': 327, 'hit_count': 296, 'hit_rate': 90.51987767584097, 'total_count': 327, 'week': '2025-02-17', 'win_count': 159, 'win_rate': 48.62385321100918}, {'avg_performance': 5.0095518733277125, 'bin': 0.6, 'count': 483, 'hit_count': 415, 'hit_rate': 85.92132505175984, 'total_count': 483, 'week': '2025-02-17', 'win_count': 252, 'win_rate': 52.17391304347826}, {'avg_performance': 4.196667245636139, 'bin': 0.7, 'count': 46, 'hit_count': 42, 'hit_rate': 91.30434782608695, 'total_count': 46, 'week': '2025-02-17', 'win_count': 28, 'win_rate': 60.869565217391305}, {'avg_performance': 4.6239894716134495, 'bin': 0.8, 'count': 6, 'hit_count': 4, 'hit_rate': 66.66666666666667, 'total_count': 6, 'week': '2025-02-17', 'win_count': 4, 'win_rate': 66.66666666666667}], '2025-02-24': [{'avg_performance': 0.3383304879783789, 'bin': 0.3, 'count': 3, 'hit_count': 2, 'hit_rate': 66.66666666666667, 'total_count': 3, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.724774404012466, 'bin': 0.4, 'count': 31, 'hit_count': 27, 'hit_rate': 87.09677419354838, 'total_count': 31, 'week': '2025-02-24', 'win_count': 17, 'win_rate': 54.83870967741935}, {'avg_performance': 5.995153465085292, 'bin': 0.5, 'count': 864, 'hit_count': 786, 'hit_rate': 90.97222222222223, 'total_count': 864, 'week': '2025-02-24', 'win_count': 544, 'win_rate': 62.96296296296296}, {'avg_performance': 5.362910312935268, 'bin': 0.6, 'count': 1038, 'hit_count': 921, 'hit_rate': 88.72832369942196, 'total_count': 1038, 'week': '2025-02-24', 'win_count': 674, 'win_rate': 64.9325626204239}, {'avg_performance': 4.419402245142155, 'bin': 0.7, 'count': 53, 'hit_count': 42, 'hit_rate': 79.24528301886792, 'total_count': 53, 'week': '2025-02-24', 'win_count': 23, 'win_rate': 43.39622641509434}, {'avg_performance': 0.14880952380952725, 'bin': 0.8, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}], '2025-03-10': [{'avg_performance': 3.370786516853932, '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': 3.229985232071821, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2025-03-10', 'win_count': 6, 'win_rate': 85.71428571428571}, {'avg_performance': 5.91457437619586, 'bin': 0.5, 'count': 339, 'hit_count': 318, 'hit_rate': 93.80530973451327, 'total_count': 339, 'week': '2025-03-10', 'win_count': 236, 'win_rate': 69.6165191740413}, {'avg_performance': 7.694099731541966, 'bin': 0.6, 'count': 312, 'hit_count': 294, 'hit_rate': 94.23076923076923, 'total_count': 312, 'week': '2025-03-10', 'win_count': 224, 'win_rate': 71.7948717948718}, {'avg_performance': 7.866797499267166, 'bin': 0.7, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2025-03-10', 'win_count': 14, 'win_rate': 82.3529411764706}]}, 'curve_data_week_list': ['2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '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-10', '2025-02-17', '2025-02-24', '2025-03-10'], 'date_from': datetime.date(2024, 10, 10), 'date_to': datetime.date(2025, 4, 8), 'kpis': {'avg_gain': 8.802179824568507, 'fail_count': 8231, 'hit_count': 30196, 'hit_rate': 94.25646148083406, 'pass_count': 23805, 'total_tests': 32036, 'win_rate': 74.30702959170932}, 'last_metrics': <ModelMetrics: Rolling LGBM 3d PH Isotonic 2% Metrics: 2025-04-07 >, 'model': <Model: Rolling LGBM 3d PH Isotonic 2% (rolling-ph-lgmb-p2-seq3-isotonic 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 0x7f92844b1d90>, <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': 41, 'counter0': 40, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 9.343793482624516, 'date': datetime.date(2024, 10, 15), 'fail_count': 160, 'hit_count': 747, 'hit_rate': 95.52429667519182, 'metrics': {'content': 0, 'financial': 0, 'other': 0}, 'pass_count': 622, 'total_count': 782, 'win_rate': 79.53964194373401}} {'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: ' "'DKsv9r6k95uWzLESBQdgkMBYrfK6Se5QxHWs2XnkM83akXQNVJbfWMS9toQDA2iv'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/52'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f92855a3110>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f92855a3110>>'} {'curve_data': [{'avg_performance': 33.8653440810506, 'bin': 0.2, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 8.824194070556567, 'bin': 0.3, 'count': 49, 'hit_count': 45, 'hit_rate': 91.83673469387755, 'total_count': 49, 'win_count': 25, 'win_rate': 51.02040816326531}, {'avg_performance': 5.6883545965376285, 'bin': 0.4, 'count': 410, 'hit_count': 378, 'hit_rate': 92.1951219512195, 'total_count': 410, 'win_count': 261, 'win_rate': 63.65853658536585}, {'avg_performance': 7.681481586572486, 'bin': 0.5, 'count': 13268, 'hit_count': 12497, 'hit_rate': 94.18902622851975, 'total_count': 13268, 'win_count': 9521, 'win_rate': 71.75911968646368}, {'avg_performance': 9.387286988023558, 'bin': 0.6, 'count': 16506, 'hit_count': 15557, 'hit_rate': 94.25057554828547, 'total_count': 16506, 'win_count': 12590, 'win_rate': 76.27529383254574}, {'avg_performance': 11.602345538915827, 'bin': 0.7, 'count': 1539, 'hit_count': 1471, 'hit_rate': 95.58154645873944, 'total_count': 1539, 'win_count': 1197, 'win_rate': 77.77777777777777}, {'avg_performance': 16.390961739552203, 'bin': 0.8, 'count': 238, 'hit_count': 222, 'hit_rate': 93.27731092436974, 'total_count': 238, 'win_count': 191, 'win_rate': 80.25210084033614}, {'avg_performance': 21.6917626187561, 'bin': 0.9, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'win_count': 18, 'win_rate': 78.26086956521739}], 'curve_data_by_week': {'2024-10-14': [{'avg_performance': 0.8563273073263545, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.833948494083741, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-10-14', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 5.0414542679053875, 'bin': 0.4, 'count': 22, 'hit_count': 18, 'hit_rate': 81.81818181818181, 'total_count': 22, 'week': '2024-10-14', 'win_count': 11, 'win_rate': 50.0}, {'avg_performance': 9.405162971834361, 'bin': 0.5, 'count': 702, 'hit_count': 661, 'hit_rate': 94.15954415954415, 'total_count': 702, 'week': '2024-10-14', 'win_count': 482, 'win_rate': 68.66096866096866}, {'avg_performance': 10.106844911169732, 'bin': 0.6, 'count': 804, 'hit_count': 765, 'hit_rate': 95.14925373134328, 'total_count': 804, 'week': '2024-10-14', 'win_count': 607, 'win_rate': 75.49751243781094}, {'avg_performance': 10.295341658155468, 'bin': 0.7, 'count': 82, 'hit_count': 78, 'hit_rate': 95.1219512195122, 'total_count': 82, 'week': '2024-10-14', 'win_count': 67, 'win_rate': 81.70731707317073}, {'avg_performance': 8.131301136271151, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-10-14', 'win_count': 8, 'win_rate': 80.0}, {'avg_performance': 8.881754949170679, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 1, 'win_rate': 100.0}], '2024-10-21': [{'avg_performance': 9.671279278685283, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 3, 'win_rate': 75.0}, {'avg_performance': 4.301172455339157, 'bin': 0.4, 'count': 26, 'hit_count': 23, 'hit_rate': 88.46153846153847, 'total_count': 26, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 34.61538461538461}, {'avg_performance': 6.819492750693891, 'bin': 0.5, 'count': 974, 'hit_count': 907, 'hit_rate': 93.1211498973306, 'total_count': 974, 'week': '2024-10-21', 'win_count': 658, 'win_rate': 67.5564681724846}, {'avg_performance': 8.182362870276854, 'bin': 0.6, 'count': 1212, 'hit_count': 1156, 'hit_rate': 95.37953795379538, 'total_count': 1212, 'week': '2024-10-21', 'win_count': 910, 'win_rate': 75.08250825082509}, {'avg_performance': 8.641538934451926, 'bin': 0.7, 'count': 150, 'hit_count': 146, 'hit_rate': 97.33333333333333, 'total_count': 150, 'week': '2024-10-21', 'win_count': 112, 'win_rate': 74.66666666666667}, {'avg_performance': 7.960241613275069, 'bin': 0.8, 'count': 16, 'hit_count': 15, 'hit_rate': 93.75, 'total_count': 16, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 56.25}, {'avg_performance': 1.9299405155320475, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-21', 'win_count': 1, 'win_rate': 50.0}], '2024-10-28': [{'avg_performance': 1.6205053536018306, 'bin': 0.3, 'count': 5, 'hit_count': 4, 'hit_rate': 80.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 40.0}, {'avg_performance': 7.858204878661623, 'bin': 0.4, 'count': 21, 'hit_count': 21, 'hit_rate': 100.0, 'total_count': 21, 'week': '2024-10-28', 'win_count': 16, 'win_rate': 76.19047619047619}, {'avg_performance': 6.648846490413345, 'bin': 0.5, 'count': 686, 'hit_count': 658, 'hit_rate': 95.91836734693878, 'total_count': 686, 'week': '2024-10-28', 'win_count': 518, 'win_rate': 75.51020408163265}, {'avg_performance': 8.085902262126316, 'bin': 0.6, 'count': 797, 'hit_count': 772, 'hit_rate': 96.86323713927227, 'total_count': 797, 'week': '2024-10-28', 'win_count': 649, 'win_rate': 81.43036386449184}, {'avg_performance': 11.848421236600606, 'bin': 0.7, 'count': 69, 'hit_count': 64, 'hit_rate': 92.7536231884058, 'total_count': 69, 'week': '2024-10-28', 'win_count': 58, 'win_rate': 84.05797101449275}, {'avg_performance': 14.267397574986997, 'bin': 0.8, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 4, 'win_rate': 80.0}, {'avg_performance': 0.34722222222223026, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-28', 'win_count': 0, 'win_rate': 0.0}], '2024-11-04': [{'avg_performance': 4.48654037886342, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 11.303728683534116, 'bin': 0.3, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2024-11-04', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 6.193407299091917, 'bin': 0.4, 'count': 22, 'hit_count': 20, 'hit_rate': 90.9090909090909, 'total_count': 22, 'week': '2024-11-04', 'win_count': 19, 'win_rate': 86.36363636363636}, {'avg_performance': 8.551721604481491, 'bin': 0.5, 'count': 660, 'hit_count': 619, 'hit_rate': 93.78787878787878, 'total_count': 660, 'week': '2024-11-04', 'win_count': 514, 'win_rate': 77.87878787878788}, {'avg_performance': 9.199905917317315, 'bin': 0.6, 'count': 719, 'hit_count': 674, 'hit_rate': 93.7413073713491, 'total_count': 719, 'week': '2024-11-04', 'win_count': 557, 'win_rate': 77.46870653685674}, {'avg_performance': 9.136526057000346, 'bin': 0.7, 'count': 39, 'hit_count': 36, 'hit_rate': 92.3076923076923, 'total_count': 39, 'week': '2024-11-04', 'win_count': 30, 'win_rate': 76.92307692307692}, {'avg_performance': 6.976744186046527, 'bin': 0.8, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}], '2024-11-11': [{'avg_performance': 58.92468569457596, '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': 3.9305498150644866, 'bin': 0.4, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-11-11', 'win_count': 8, 'win_rate': 47.05882352941177}, {'avg_performance': 4.442104130107124, 'bin': 0.5, 'count': 362, 'hit_count': 328, 'hit_rate': 90.60773480662984, 'total_count': 362, 'week': '2024-11-11', 'win_count': 218, 'win_rate': 60.22099447513812}, {'avg_performance': 6.832885016155045, 'bin': 0.6, 'count': 459, 'hit_count': 407, 'hit_rate': 88.67102396514161, 'total_count': 459, 'week': '2024-11-11', 'win_count': 294, 'win_rate': 64.05228758169935}, {'avg_performance': 6.50225864077387, 'bin': 0.7, 'count': 26, 'hit_count': 24, 'hit_rate': 92.3076923076923, 'total_count': 26, 'week': '2024-11-11', 'win_count': 16, 'win_rate': 61.53846153846154}], '2024-11-18': [{'avg_performance': 96.25316455696202, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 10.093706934177172, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 10.286979813711849, 'bin': 0.4, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-11-18', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 9.641687742145487, 'bin': 0.5, 'count': 783, 'hit_count': 758, 'hit_rate': 96.80715197956577, 'total_count': 783, 'week': '2024-11-18', 'win_count': 652, 'win_rate': 83.26947637292464}, {'avg_performance': 11.89467546720644, 'bin': 0.6, 'count': 876, 'hit_count': 849, 'hit_rate': 96.91780821917808, 'total_count': 876, 'week': '2024-11-18', 'win_count': 769, 'win_rate': 87.78538812785388}, {'avg_performance': 19.352876776932764, 'bin': 0.7, 'count': 80, 'hit_count': 80, 'hit_rate': 100.0, 'total_count': 80, 'week': '2024-11-18', 'win_count': 71, 'win_rate': 88.75}, {'avg_performance': 18.45274649281407, 'bin': 0.8, 'count': 13, 'hit_count': 13, 'hit_rate': 100.0, 'total_count': 13, 'week': '2024-11-18', 'win_count': 12, 'win_rate': 92.3076923076923}, {'avg_performance': 15.730337078651687, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}], '2024-11-25': [{'avg_performance': 11.555676832532903, 'bin': 0.3, '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': 6.265694029033848, 'bin': 0.4, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 12, 'win_rate': 66.66666666666667}, {'avg_performance': 7.634091063129644, 'bin': 0.5, 'count': 598, 'hit_count': 570, 'hit_rate': 95.31772575250837, 'total_count': 598, 'week': '2024-11-25', 'win_count': 448, 'win_rate': 74.91638795986623}, {'avg_performance': 8.702597408877535, 'bin': 0.6, 'count': 869, 'hit_count': 826, 'hit_rate': 95.0517836593786, 'total_count': 869, 'week': '2024-11-25', 'win_count': 696, 'win_rate': 80.09205983889528}, {'avg_performance': 13.765900879410582, 'bin': 0.7, 'count': 92, 'hit_count': 90, 'hit_rate': 97.82608695652173, 'total_count': 92, 'week': '2024-11-25', 'win_count': 77, 'win_rate': 83.69565217391305}, {'avg_performance': 28.946258332817518, 'bin': 0.8, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 17, 'win_rate': 94.44444444444444}, {'avg_performance': 11.190662386779556, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 3, 'win_rate': 100.0}], '2024-12-09': [{'avg_performance': 1.4905149051490498, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.3237276523665, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 13, 'win_rate': 68.42105263157895}, {'avg_performance': 6.182898593615806, 'bin': 0.5, 'count': 690, 'hit_count': 641, 'hit_rate': 92.89855072463769, 'total_count': 690, 'week': '2024-12-09', 'win_count': 451, 'win_rate': 65.3623188405797}, {'avg_performance': 9.050619565085265, 'bin': 0.6, 'count': 870, 'hit_count': 824, 'hit_rate': 94.71264367816092, 'total_count': 870, 'week': '2024-12-09', 'win_count': 624, 'win_rate': 71.72413793103448}, {'avg_performance': 9.29780403196579, 'bin': 0.7, 'count': 96, 'hit_count': 93, 'hit_rate': 96.875, 'total_count': 96, 'week': '2024-12-09', 'win_count': 68, 'win_rate': 70.83333333333333}, {'avg_performance': 15.059213057045703, 'bin': 0.8, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 14, 'win_rate': 73.6842105263158}, {'avg_performance': 0.659367610806464, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}], '2024-12-16': [{'avg_performance': 0.1904761904761864, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 6.259213538127868, 'bin': 0.4, 'count': 37, 'hit_count': 33, 'hit_rate': 89.1891891891892, 'total_count': 37, 'week': '2024-12-16', 'win_count': 25, 'win_rate': 67.56756756756756}, {'avg_performance': 8.584611771243424, 'bin': 0.5, 'count': 1411, 'hit_count': 1325, 'hit_rate': 93.90503189227498, 'total_count': 1411, 'week': '2024-12-16', 'win_count': 1011, 'win_rate': 71.65131112686038}, {'avg_performance': 9.939810447414, 'bin': 0.6, 'count': 1588, 'hit_count': 1490, 'hit_rate': 93.82871536523929, 'total_count': 1588, 'week': '2024-12-16', 'win_count': 1216, 'win_rate': 76.57430730478589}, {'avg_performance': 12.751983309057357, 'bin': 0.7, 'count': 163, 'hit_count': 157, 'hit_rate': 96.31901840490798, 'total_count': 163, 'week': '2024-12-16', 'win_count': 126, 'win_rate': 77.30061349693251}, {'avg_performance': 30.97146333159325, 'bin': 0.8, 'count': 26, 'hit_count': 26, 'hit_rate': 100.0, 'total_count': 26, 'week': '2024-12-16', 'win_count': 21, 'win_rate': 80.76923076923077}, {'avg_performance': 45.14366482789435, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-16', 'win_count': 2, 'win_rate': 66.66666666666667}], '2024-12-23': [{'avg_performance': 1.1011011011010954, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-23', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.371333574507736, 'bin': 0.4, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2024-12-23', 'win_count': 10, 'win_rate': 58.8235294117647}, {'avg_performance': 9.474676484372859, 'bin': 0.5, 'count': 668, 'hit_count': 650, 'hit_rate': 97.30538922155688, 'total_count': 668, 'week': '2024-12-23', 'win_count': 528, 'win_rate': 79.04191616766467}, {'avg_performance': 18.22317884082599, 'bin': 0.6, 'count': 829, 'hit_count': 811, 'hit_rate': 97.82870928829915, 'total_count': 829, 'week': '2024-12-23', 'win_count': 705, 'win_rate': 85.0422195416164}, {'avg_performance': 22.87345575441379, 'bin': 0.7, 'count': 71, 'hit_count': 69, 'hit_rate': 97.1830985915493, 'total_count': 71, 'week': '2024-12-23', 'win_count': 62, 'win_rate': 87.32394366197182}, {'avg_performance': 20.07116067119614, 'bin': 0.8, 'count': 19, 'hit_count': 16, 'hit_rate': 84.21052631578948, 'total_count': 19, 'week': '2024-12-23', 'win_count': 16, 'win_rate': 84.21052631578948}, {'avg_performance': 42.864931268489265, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 100.0}], '2024-12-30': [{'avg_performance': 8.543323047871969, 'bin': 0.4, 'count': 26, 'hit_count': 25, 'hit_rate': 96.15384615384616, 'total_count': 26, 'week': '2024-12-30', 'win_count': 18, 'win_rate': 69.23076923076923}, {'avg_performance': 9.605782822714602, 'bin': 0.5, 'count': 967, 'hit_count': 931, 'hit_rate': 96.27714581178904, 'total_count': 967, 'week': '2024-12-30', 'win_count': 794, 'win_rate': 82.10961737331955}, {'avg_performance': 13.314518504512273, 'bin': 0.6, 'count': 1170, 'hit_count': 1137, 'hit_rate': 97.17948717948718, 'total_count': 1170, 'week': '2024-12-30', 'win_count': 1002, 'win_rate': 85.64102564102564}, {'avg_performance': 13.834897352184377, 'bin': 0.7, 'count': 141, 'hit_count': 137, 'hit_rate': 97.16312056737588, 'total_count': 141, 'week': '2024-12-30', 'win_count': 119, 'win_rate': 84.39716312056737}, {'avg_performance': 18.03100402666873, 'bin': 0.8, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2024-12-30', 'win_count': 19, 'win_rate': 90.47619047619048}, {'avg_performance': 86.17021276595746, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 1, 'win_rate': 100.0}], '2025-01-06': [{'avg_performance': 3.653643845376023, 'bin': 0.4, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2025-01-06', 'win_count': 13, 'win_rate': 61.904761904761905}, {'avg_performance': 7.11501183555015, 'bin': 0.5, 'count': 573, 'hit_count': 531, 'hit_rate': 92.67015706806282, 'total_count': 573, 'week': '2025-01-06', 'win_count': 345, 'win_rate': 60.20942408376963}, {'avg_performance': 7.033930147869317, 'bin': 0.6, 'count': 833, 'hit_count': 773, 'hit_rate': 92.79711884753901, 'total_count': 833, 'week': '2025-01-06', 'win_count': 554, 'win_rate': 66.50660264105642}, {'avg_performance': 11.06435997631877, 'bin': 0.7, 'count': 112, 'hit_count': 107, 'hit_rate': 95.53571428571429, 'total_count': 112, 'week': '2025-01-06', 'win_count': 82, 'win_rate': 73.21428571428571}, {'avg_performance': 12.01468555061957, 'bin': 0.8, 'count': 28, 'hit_count': 24, 'hit_rate': 85.71428571428571, 'total_count': 28, 'week': '2025-01-06', 'win_count': 22, 'win_rate': 78.57142857142857}, {'avg_performance': 2.747909199522108, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-06', 'win_count': 1, 'win_rate': 100.0}], '2025-01-13': [{'avg_performance': 1.77514792899408, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.677219118036632, 'bin': 0.4, 'count': 24, 'hit_count': 23, 'hit_rate': 95.83333333333333, 'total_count': 24, 'week': '2025-01-13', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 8.539310048745332, 'bin': 0.5, 'count': 564, 'hit_count': 528, 'hit_rate': 93.61702127659575, 'total_count': 564, 'week': '2025-01-13', 'win_count': 456, 'win_rate': 80.85106382978724}, {'avg_performance': 8.240635977891715, 'bin': 0.6, 'count': 708, 'hit_count': 661, 'hit_rate': 93.36158192090396, 'total_count': 708, 'week': '2025-01-13', 'win_count': 563, 'win_rate': 79.51977401129943}, {'avg_performance': 9.871046918455717, 'bin': 0.7, 'count': 51, 'hit_count': 45, 'hit_rate': 88.23529411764706, 'total_count': 51, 'week': '2025-01-13', 'win_count': 39, 'win_rate': 76.47058823529412}, {'avg_performance': 15.34581326687442, 'bin': 0.8, 'count': 10, 'hit_count': 10, 'hit_rate': 100.0, 'total_count': 10, 'week': '2025-01-13', 'win_count': 9, 'win_rate': 90.0}, {'avg_performance': 13.599999999999994, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 100.0}], '2025-01-20': [{'avg_performance': 0.6651884700665244, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.544909947380155, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2025-01-20', 'win_count': 11, 'win_rate': 57.89473684210526}, {'avg_performance': 6.015608365607231, 'bin': 0.5, 'count': 628, 'hit_count': 598, 'hit_rate': 95.22292993630573, 'total_count': 628, 'week': '2025-01-20', 'win_count': 432, 'win_rate': 68.78980891719745}, {'avg_performance': 9.039266266213598, 'bin': 0.6, 'count': 792, 'hit_count': 749, 'hit_rate': 94.57070707070707, 'total_count': 792, 'week': '2025-01-20', 'win_count': 605, 'win_rate': 76.38888888888889}, {'avg_performance': 10.536071372615584, 'bin': 0.7, 'count': 61, 'hit_count': 60, 'hit_rate': 98.36065573770492, 'total_count': 61, 'week': '2025-01-20', 'win_count': 54, 'win_rate': 88.52459016393442}, {'avg_performance': 15.25765795165968, 'bin': 0.8, 'count': 12, 'hit_count': 12, 'hit_rate': 100.0, 'total_count': 12, 'week': '2025-01-20', 'win_count': 10, 'win_rate': 83.33333333333333}], '2025-01-27': [{'avg_performance': 3.6505251976042974, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-27', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 3.3872070306215396, 'bin': 0.4, 'count': 18, 'hit_count': 15, 'hit_rate': 83.33333333333333, 'total_count': 18, 'week': '2025-01-27', 'win_count': 11, 'win_rate': 61.111111111111114}, {'avg_performance': 6.953550738751072, 'bin': 0.5, 'count': 580, 'hit_count': 547, 'hit_rate': 94.3103448275862, 'total_count': 580, 'week': '2025-01-27', 'win_count': 428, 'win_rate': 73.79310344827586}, {'avg_performance': 6.648173652090374, 'bin': 0.6, 'count': 779, 'hit_count': 726, 'hit_rate': 93.196405648267, 'total_count': 779, 'week': '2025-01-27', 'win_count': 606, 'win_rate': 77.79204107830552}, {'avg_performance': 7.471075488531045, 'bin': 0.7, 'count': 76, 'hit_count': 73, 'hit_rate': 96.05263157894737, 'total_count': 76, 'week': '2025-01-27', 'win_count': 66, 'win_rate': 86.84210526315789}, {'avg_performance': 9.608575816681654, 'bin': 0.8, 'count': 15, 'hit_count': 15, 'hit_rate': 100.0, 'total_count': 15, 'week': '2025-01-27', 'win_count': 13, 'win_rate': 86.66666666666667}, {'avg_performance': 21.423582467139635, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 100.0}], '2025-02-10': [{'avg_performance': 1.8949315591111375, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.754175337869557, 'bin': 0.4, 'count': 33, 'hit_count': 33, 'hit_rate': 100.0, 'total_count': 33, 'week': '2025-02-10', 'win_count': 17, 'win_rate': 51.515151515151516}, {'avg_performance': 7.517486777721075, 'bin': 0.5, 'count': 892, 'hit_count': 845, 'hit_rate': 94.73094170403587, 'total_count': 892, 'week': '2025-02-10', 'win_count': 647, 'win_rate': 72.53363228699551}, {'avg_performance': 10.207496081010792, 'bin': 0.6, 'count': 1368, 'hit_count': 1307, 'hit_rate': 95.54093567251462, 'total_count': 1368, 'week': '2025-02-10', 'win_count': 1083, 'win_rate': 79.16666666666667}, {'avg_performance': 13.13948137274851, 'bin': 0.7, 'count': 114, 'hit_count': 112, 'hit_rate': 98.24561403508773, 'total_count': 114, 'week': '2025-02-10', 'win_count': 85, 'win_rate': 74.56140350877193}, {'avg_performance': 9.213075395790396, 'bin': 0.8, 'count': 17, 'hit_count': 17, 'hit_rate': 100.0, 'total_count': 17, 'week': '2025-02-10', 'win_count': 12, 'win_rate': 70.58823529411765}, {'avg_performance': 4.385964912280706, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 100.0}], '2025-02-17': [{'avg_performance': 5.099765218898155, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 3.5333760194020303, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-17', 'win_count': 5, 'win_rate': 62.5}, {'avg_performance': 6.587229286030979, 'bin': 0.5, 'count': 327, 'hit_count': 296, 'hit_rate': 90.51987767584097, 'total_count': 327, 'week': '2025-02-17', 'win_count': 159, 'win_rate': 48.62385321100918}, {'avg_performance': 5.0095518733277125, 'bin': 0.6, 'count': 483, 'hit_count': 415, 'hit_rate': 85.92132505175984, 'total_count': 483, 'week': '2025-02-17', 'win_count': 252, 'win_rate': 52.17391304347826}, {'avg_performance': 4.196667245636139, 'bin': 0.7, 'count': 46, 'hit_count': 42, 'hit_rate': 91.30434782608695, 'total_count': 46, 'week': '2025-02-17', 'win_count': 28, 'win_rate': 60.869565217391305}, {'avg_performance': 4.6239894716134495, 'bin': 0.8, 'count': 6, 'hit_count': 4, 'hit_rate': 66.66666666666667, 'total_count': 6, 'week': '2025-02-17', 'win_count': 4, 'win_rate': 66.66666666666667}], '2025-02-24': [{'avg_performance': 0.3383304879783789, 'bin': 0.3, 'count': 3, 'hit_count': 2, 'hit_rate': 66.66666666666667, 'total_count': 3, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.724774404012466, 'bin': 0.4, 'count': 31, 'hit_count': 27, 'hit_rate': 87.09677419354838, 'total_count': 31, 'week': '2025-02-24', 'win_count': 17, 'win_rate': 54.83870967741935}, {'avg_performance': 5.995153465085292, 'bin': 0.5, 'count': 864, 'hit_count': 786, 'hit_rate': 90.97222222222223, 'total_count': 864, 'week': '2025-02-24', 'win_count': 544, 'win_rate': 62.96296296296296}, {'avg_performance': 5.362910312935268, 'bin': 0.6, 'count': 1038, 'hit_count': 921, 'hit_rate': 88.72832369942196, 'total_count': 1038, 'week': '2025-02-24', 'win_count': 674, 'win_rate': 64.9325626204239}, {'avg_performance': 4.419402245142155, 'bin': 0.7, 'count': 53, 'hit_count': 42, 'hit_rate': 79.24528301886792, 'total_count': 53, 'week': '2025-02-24', 'win_count': 23, 'win_rate': 43.39622641509434}, {'avg_performance': 0.14880952380952725, 'bin': 0.8, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}], '2025-03-10': [{'avg_performance': 3.370786516853932, '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': 3.229985232071821, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2025-03-10', 'win_count': 6, 'win_rate': 85.71428571428571}, {'avg_performance': 5.91457437619586, 'bin': 0.5, 'count': 339, 'hit_count': 318, 'hit_rate': 93.80530973451327, 'total_count': 339, 'week': '2025-03-10', 'win_count': 236, 'win_rate': 69.6165191740413}, {'avg_performance': 7.694099731541966, 'bin': 0.6, 'count': 312, 'hit_count': 294, 'hit_rate': 94.23076923076923, 'total_count': 312, 'week': '2025-03-10', 'win_count': 224, 'win_rate': 71.7948717948718}, {'avg_performance': 7.866797499267166, 'bin': 0.7, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2025-03-10', 'win_count': 14, 'win_rate': 82.3529411764706}]}, 'curve_data_week_list': ['2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '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-10', '2025-02-17', '2025-02-24', '2025-03-10'], 'date_from': datetime.date(2024, 10, 10), 'date_to': datetime.date(2025, 4, 8), 'kpis': {'avg_gain': 8.802179824568507, 'fail_count': 8231, 'hit_count': 30196, 'hit_rate': 94.25646148083406, 'pass_count': 23805, 'total_tests': 32036, 'win_rate': 74.30702959170932}, 'last_metrics': <ModelMetrics: Rolling LGBM 3d PH Isotonic 2% Metrics: 2025-04-07 >, 'model': <Model: Rolling LGBM 3d PH Isotonic 2% (rolling-ph-lgmb-p2-seq3-isotonic 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 0x7f92844b1d90>, <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': 41, 'counter0': 40, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 9.343793482624516, 'date': datetime.date(2024, 10, 15), 'fail_count': 160, 'hit_count': 747, 'hit_rate': 95.52429667519182, 'metrics': {'content': 0, 'financial': 0, 'other': 0}, 'pass_count': 622, 'total_count': 782, 'win_rate': 79.53964194373401}} {'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: ' "'DKsv9r6k95uWzLESBQdgkMBYrfK6Se5QxHWs2XnkM83akXQNVJbfWMS9toQDA2iv'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/52'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f92855a3110>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f92855a3110>>'} {'curve_data': [{'avg_performance': 33.8653440810506, 'bin': 0.2, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 8.824194070556567, 'bin': 0.3, 'count': 49, 'hit_count': 45, 'hit_rate': 91.83673469387755, 'total_count': 49, 'win_count': 25, 'win_rate': 51.02040816326531}, {'avg_performance': 5.6883545965376285, 'bin': 0.4, 'count': 410, 'hit_count': 378, 'hit_rate': 92.1951219512195, 'total_count': 410, 'win_count': 261, 'win_rate': 63.65853658536585}, {'avg_performance': 7.681481586572486, 'bin': 0.5, 'count': 13268, 'hit_count': 12497, 'hit_rate': 94.18902622851975, 'total_count': 13268, 'win_count': 9521, 'win_rate': 71.75911968646368}, {'avg_performance': 9.387286988023558, 'bin': 0.6, 'count': 16506, 'hit_count': 15557, 'hit_rate': 94.25057554828547, 'total_count': 16506, 'win_count': 12590, 'win_rate': 76.27529383254574}, {'avg_performance': 11.602345538915827, 'bin': 0.7, 'count': 1539, 'hit_count': 1471, 'hit_rate': 95.58154645873944, 'total_count': 1539, 'win_count': 1197, 'win_rate': 77.77777777777777}, {'avg_performance': 16.390961739552203, 'bin': 0.8, 'count': 238, 'hit_count': 222, 'hit_rate': 93.27731092436974, 'total_count': 238, 'win_count': 191, 'win_rate': 80.25210084033614}, {'avg_performance': 21.6917626187561, 'bin': 0.9, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'win_count': 18, 'win_rate': 78.26086956521739}], 'curve_data_by_week': {'2024-10-14': [{'avg_performance': 0.8563273073263545, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.833948494083741, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-10-14', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 5.0414542679053875, 'bin': 0.4, 'count': 22, 'hit_count': 18, 'hit_rate': 81.81818181818181, 'total_count': 22, 'week': '2024-10-14', 'win_count': 11, 'win_rate': 50.0}, {'avg_performance': 9.405162971834361, 'bin': 0.5, 'count': 702, 'hit_count': 661, 'hit_rate': 94.15954415954415, 'total_count': 702, 'week': '2024-10-14', 'win_count': 482, 'win_rate': 68.66096866096866}, {'avg_performance': 10.106844911169732, 'bin': 0.6, 'count': 804, 'hit_count': 765, 'hit_rate': 95.14925373134328, 'total_count': 804, 'week': '2024-10-14', 'win_count': 607, 'win_rate': 75.49751243781094}, {'avg_performance': 10.295341658155468, 'bin': 0.7, 'count': 82, 'hit_count': 78, 'hit_rate': 95.1219512195122, 'total_count': 82, 'week': '2024-10-14', 'win_count': 67, 'win_rate': 81.70731707317073}, {'avg_performance': 8.131301136271151, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-10-14', 'win_count': 8, 'win_rate': 80.0}, {'avg_performance': 8.881754949170679, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 1, 'win_rate': 100.0}], '2024-10-21': [{'avg_performance': 9.671279278685283, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 3, 'win_rate': 75.0}, {'avg_performance': 4.301172455339157, 'bin': 0.4, 'count': 26, 'hit_count': 23, 'hit_rate': 88.46153846153847, 'total_count': 26, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 34.61538461538461}, {'avg_performance': 6.819492750693891, 'bin': 0.5, 'count': 974, 'hit_count': 907, 'hit_rate': 93.1211498973306, 'total_count': 974, 'week': '2024-10-21', 'win_count': 658, 'win_rate': 67.5564681724846}, {'avg_performance': 8.182362870276854, 'bin': 0.6, 'count': 1212, 'hit_count': 1156, 'hit_rate': 95.37953795379538, 'total_count': 1212, 'week': '2024-10-21', 'win_count': 910, 'win_rate': 75.08250825082509}, {'avg_performance': 8.641538934451926, 'bin': 0.7, 'count': 150, 'hit_count': 146, 'hit_rate': 97.33333333333333, 'total_count': 150, 'week': '2024-10-21', 'win_count': 112, 'win_rate': 74.66666666666667}, {'avg_performance': 7.960241613275069, 'bin': 0.8, 'count': 16, 'hit_count': 15, 'hit_rate': 93.75, 'total_count': 16, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 56.25}, {'avg_performance': 1.9299405155320475, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-21', 'win_count': 1, 'win_rate': 50.0}], '2024-10-28': [{'avg_performance': 1.6205053536018306, 'bin': 0.3, 'count': 5, 'hit_count': 4, 'hit_rate': 80.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 40.0}, {'avg_performance': 7.858204878661623, 'bin': 0.4, 'count': 21, 'hit_count': 21, 'hit_rate': 100.0, 'total_count': 21, 'week': '2024-10-28', 'win_count': 16, 'win_rate': 76.19047619047619}, {'avg_performance': 6.648846490413345, 'bin': 0.5, 'count': 686, 'hit_count': 658, 'hit_rate': 95.91836734693878, 'total_count': 686, 'week': '2024-10-28', 'win_count': 518, 'win_rate': 75.51020408163265}, {'avg_performance': 8.085902262126316, 'bin': 0.6, 'count': 797, 'hit_count': 772, 'hit_rate': 96.86323713927227, 'total_count': 797, 'week': '2024-10-28', 'win_count': 649, 'win_rate': 81.43036386449184}, {'avg_performance': 11.848421236600606, 'bin': 0.7, 'count': 69, 'hit_count': 64, 'hit_rate': 92.7536231884058, 'total_count': 69, 'week': '2024-10-28', 'win_count': 58, 'win_rate': 84.05797101449275}, {'avg_performance': 14.267397574986997, 'bin': 0.8, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 4, 'win_rate': 80.0}, {'avg_performance': 0.34722222222223026, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-28', 'win_count': 0, 'win_rate': 0.0}], '2024-11-04': [{'avg_performance': 4.48654037886342, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 11.303728683534116, 'bin': 0.3, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2024-11-04', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 6.193407299091917, 'bin': 0.4, 'count': 22, 'hit_count': 20, 'hit_rate': 90.9090909090909, 'total_count': 22, 'week': '2024-11-04', 'win_count': 19, 'win_rate': 86.36363636363636}, {'avg_performance': 8.551721604481491, 'bin': 0.5, 'count': 660, 'hit_count': 619, 'hit_rate': 93.78787878787878, 'total_count': 660, 'week': '2024-11-04', 'win_count': 514, 'win_rate': 77.87878787878788}, {'avg_performance': 9.199905917317315, 'bin': 0.6, 'count': 719, 'hit_count': 674, 'hit_rate': 93.7413073713491, 'total_count': 719, 'week': '2024-11-04', 'win_count': 557, 'win_rate': 77.46870653685674}, {'avg_performance': 9.136526057000346, 'bin': 0.7, 'count': 39, 'hit_count': 36, 'hit_rate': 92.3076923076923, 'total_count': 39, 'week': '2024-11-04', 'win_count': 30, 'win_rate': 76.92307692307692}, {'avg_performance': 6.976744186046527, 'bin': 0.8, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}], '2024-11-11': [{'avg_performance': 58.92468569457596, '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': 3.9305498150644866, 'bin': 0.4, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-11-11', 'win_count': 8, 'win_rate': 47.05882352941177}, {'avg_performance': 4.442104130107124, 'bin': 0.5, 'count': 362, 'hit_count': 328, 'hit_rate': 90.60773480662984, 'total_count': 362, 'week': '2024-11-11', 'win_count': 218, 'win_rate': 60.22099447513812}, {'avg_performance': 6.832885016155045, 'bin': 0.6, 'count': 459, 'hit_count': 407, 'hit_rate': 88.67102396514161, 'total_count': 459, 'week': '2024-11-11', 'win_count': 294, 'win_rate': 64.05228758169935}, {'avg_performance': 6.50225864077387, 'bin': 0.7, 'count': 26, 'hit_count': 24, 'hit_rate': 92.3076923076923, 'total_count': 26, 'week': '2024-11-11', 'win_count': 16, 'win_rate': 61.53846153846154}], '2024-11-18': [{'avg_performance': 96.25316455696202, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 10.093706934177172, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 10.286979813711849, 'bin': 0.4, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-11-18', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 9.641687742145487, 'bin': 0.5, 'count': 783, 'hit_count': 758, 'hit_rate': 96.80715197956577, 'total_count': 783, 'week': '2024-11-18', 'win_count': 652, 'win_rate': 83.26947637292464}, {'avg_performance': 11.89467546720644, 'bin': 0.6, 'count': 876, 'hit_count': 849, 'hit_rate': 96.91780821917808, 'total_count': 876, 'week': '2024-11-18', 'win_count': 769, 'win_rate': 87.78538812785388}, {'avg_performance': 19.352876776932764, 'bin': 0.7, 'count': 80, 'hit_count': 80, 'hit_rate': 100.0, 'total_count': 80, 'week': '2024-11-18', 'win_count': 71, 'win_rate': 88.75}, {'avg_performance': 18.45274649281407, 'bin': 0.8, 'count': 13, 'hit_count': 13, 'hit_rate': 100.0, 'total_count': 13, 'week': '2024-11-18', 'win_count': 12, 'win_rate': 92.3076923076923}, {'avg_performance': 15.730337078651687, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}], '2024-11-25': [{'avg_performance': 11.555676832532903, 'bin': 0.3, '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': 6.265694029033848, 'bin': 0.4, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 12, 'win_rate': 66.66666666666667}, {'avg_performance': 7.634091063129644, 'bin': 0.5, 'count': 598, 'hit_count': 570, 'hit_rate': 95.31772575250837, 'total_count': 598, 'week': '2024-11-25', 'win_count': 448, 'win_rate': 74.91638795986623}, {'avg_performance': 8.702597408877535, 'bin': 0.6, 'count': 869, 'hit_count': 826, 'hit_rate': 95.0517836593786, 'total_count': 869, 'week': '2024-11-25', 'win_count': 696, 'win_rate': 80.09205983889528}, {'avg_performance': 13.765900879410582, 'bin': 0.7, 'count': 92, 'hit_count': 90, 'hit_rate': 97.82608695652173, 'total_count': 92, 'week': '2024-11-25', 'win_count': 77, 'win_rate': 83.69565217391305}, {'avg_performance': 28.946258332817518, 'bin': 0.8, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 17, 'win_rate': 94.44444444444444}, {'avg_performance': 11.190662386779556, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 3, 'win_rate': 100.0}], '2024-12-09': [{'avg_performance': 1.4905149051490498, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.3237276523665, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 13, 'win_rate': 68.42105263157895}, {'avg_performance': 6.182898593615806, 'bin': 0.5, 'count': 690, 'hit_count': 641, 'hit_rate': 92.89855072463769, 'total_count': 690, 'week': '2024-12-09', 'win_count': 451, 'win_rate': 65.3623188405797}, {'avg_performance': 9.050619565085265, 'bin': 0.6, 'count': 870, 'hit_count': 824, 'hit_rate': 94.71264367816092, 'total_count': 870, 'week': '2024-12-09', 'win_count': 624, 'win_rate': 71.72413793103448}, {'avg_performance': 9.29780403196579, 'bin': 0.7, 'count': 96, 'hit_count': 93, 'hit_rate': 96.875, 'total_count': 96, 'week': '2024-12-09', 'win_count': 68, 'win_rate': 70.83333333333333}, {'avg_performance': 15.059213057045703, 'bin': 0.8, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 14, 'win_rate': 73.6842105263158}, {'avg_performance': 0.659367610806464, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}], '2024-12-16': [{'avg_performance': 0.1904761904761864, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 6.259213538127868, 'bin': 0.4, 'count': 37, 'hit_count': 33, 'hit_rate': 89.1891891891892, 'total_count': 37, 'week': '2024-12-16', 'win_count': 25, 'win_rate': 67.56756756756756}, {'avg_performance': 8.584611771243424, 'bin': 0.5, 'count': 1411, 'hit_count': 1325, 'hit_rate': 93.90503189227498, 'total_count': 1411, 'week': '2024-12-16', 'win_count': 1011, 'win_rate': 71.65131112686038}, {'avg_performance': 9.939810447414, 'bin': 0.6, 'count': 1588, 'hit_count': 1490, 'hit_rate': 93.82871536523929, 'total_count': 1588, 'week': '2024-12-16', 'win_count': 1216, 'win_rate': 76.57430730478589}, {'avg_performance': 12.751983309057357, 'bin': 0.7, 'count': 163, 'hit_count': 157, 'hit_rate': 96.31901840490798, 'total_count': 163, 'week': '2024-12-16', 'win_count': 126, 'win_rate': 77.30061349693251}, {'avg_performance': 30.97146333159325, 'bin': 0.8, 'count': 26, 'hit_count': 26, 'hit_rate': 100.0, 'total_count': 26, 'week': '2024-12-16', 'win_count': 21, 'win_rate': 80.76923076923077}, {'avg_performance': 45.14366482789435, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-16', 'win_count': 2, 'win_rate': 66.66666666666667}], '2024-12-23': [{'avg_performance': 1.1011011011010954, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-23', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.371333574507736, 'bin': 0.4, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2024-12-23', 'win_count': 10, 'win_rate': 58.8235294117647}, {'avg_performance': 9.474676484372859, 'bin': 0.5, 'count': 668, 'hit_count': 650, 'hit_rate': 97.30538922155688, 'total_count': 668, 'week': '2024-12-23', 'win_count': 528, 'win_rate': 79.04191616766467}, {'avg_performance': 18.22317884082599, 'bin': 0.6, 'count': 829, 'hit_count': 811, 'hit_rate': 97.82870928829915, 'total_count': 829, 'week': '2024-12-23', 'win_count': 705, 'win_rate': 85.0422195416164}, {'avg_performance': 22.87345575441379, 'bin': 0.7, 'count': 71, 'hit_count': 69, 'hit_rate': 97.1830985915493, 'total_count': 71, 'week': '2024-12-23', 'win_count': 62, 'win_rate': 87.32394366197182}, {'avg_performance': 20.07116067119614, 'bin': 0.8, 'count': 19, 'hit_count': 16, 'hit_rate': 84.21052631578948, 'total_count': 19, 'week': '2024-12-23', 'win_count': 16, 'win_rate': 84.21052631578948}, {'avg_performance': 42.864931268489265, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 100.0}], '2024-12-30': [{'avg_performance': 8.543323047871969, 'bin': 0.4, 'count': 26, 'hit_count': 25, 'hit_rate': 96.15384615384616, 'total_count': 26, 'week': '2024-12-30', 'win_count': 18, 'win_rate': 69.23076923076923}, {'avg_performance': 9.605782822714602, 'bin': 0.5, 'count': 967, 'hit_count': 931, 'hit_rate': 96.27714581178904, 'total_count': 967, 'week': '2024-12-30', 'win_count': 794, 'win_rate': 82.10961737331955}, {'avg_performance': 13.314518504512273, 'bin': 0.6, 'count': 1170, 'hit_count': 1137, 'hit_rate': 97.17948717948718, 'total_count': 1170, 'week': '2024-12-30', 'win_count': 1002, 'win_rate': 85.64102564102564}, {'avg_performance': 13.834897352184377, 'bin': 0.7, 'count': 141, 'hit_count': 137, 'hit_rate': 97.16312056737588, 'total_count': 141, 'week': '2024-12-30', 'win_count': 119, 'win_rate': 84.39716312056737}, {'avg_performance': 18.03100402666873, 'bin': 0.8, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2024-12-30', 'win_count': 19, 'win_rate': 90.47619047619048}, {'avg_performance': 86.17021276595746, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 1, 'win_rate': 100.0}], '2025-01-06': [{'avg_performance': 3.653643845376023, 'bin': 0.4, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2025-01-06', 'win_count': 13, 'win_rate': 61.904761904761905}, {'avg_performance': 7.11501183555015, 'bin': 0.5, 'count': 573, 'hit_count': 531, 'hit_rate': 92.67015706806282, 'total_count': 573, 'week': '2025-01-06', 'win_count': 345, 'win_rate': 60.20942408376963}, {'avg_performance': 7.033930147869317, 'bin': 0.6, 'count': 833, 'hit_count': 773, 'hit_rate': 92.79711884753901, 'total_count': 833, 'week': '2025-01-06', 'win_count': 554, 'win_rate': 66.50660264105642}, {'avg_performance': 11.06435997631877, 'bin': 0.7, 'count': 112, 'hit_count': 107, 'hit_rate': 95.53571428571429, 'total_count': 112, 'week': '2025-01-06', 'win_count': 82, 'win_rate': 73.21428571428571}, {'avg_performance': 12.01468555061957, 'bin': 0.8, 'count': 28, 'hit_count': 24, 'hit_rate': 85.71428571428571, 'total_count': 28, 'week': '2025-01-06', 'win_count': 22, 'win_rate': 78.57142857142857}, {'avg_performance': 2.747909199522108, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-06', 'win_count': 1, 'win_rate': 100.0}], '2025-01-13': [{'avg_performance': 1.77514792899408, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.677219118036632, 'bin': 0.4, 'count': 24, 'hit_count': 23, 'hit_rate': 95.83333333333333, 'total_count': 24, 'week': '2025-01-13', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 8.539310048745332, 'bin': 0.5, 'count': 564, 'hit_count': 528, 'hit_rate': 93.61702127659575, 'total_count': 564, 'week': '2025-01-13', 'win_count': 456, 'win_rate': 80.85106382978724}, {'avg_performance': 8.240635977891715, 'bin': 0.6, 'count': 708, 'hit_count': 661, 'hit_rate': 93.36158192090396, 'total_count': 708, 'week': '2025-01-13', 'win_count': 563, 'win_rate': 79.51977401129943}, {'avg_performance': 9.871046918455717, 'bin': 0.7, 'count': 51, 'hit_count': 45, 'hit_rate': 88.23529411764706, 'total_count': 51, 'week': '2025-01-13', 'win_count': 39, 'win_rate': 76.47058823529412}, {'avg_performance': 15.34581326687442, 'bin': 0.8, 'count': 10, 'hit_count': 10, 'hit_rate': 100.0, 'total_count': 10, 'week': '2025-01-13', 'win_count': 9, 'win_rate': 90.0}, {'avg_performance': 13.599999999999994, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 100.0}], '2025-01-20': [{'avg_performance': 0.6651884700665244, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.544909947380155, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2025-01-20', 'win_count': 11, 'win_rate': 57.89473684210526}, {'avg_performance': 6.015608365607231, 'bin': 0.5, 'count': 628, 'hit_count': 598, 'hit_rate': 95.22292993630573, 'total_count': 628, 'week': '2025-01-20', 'win_count': 432, 'win_rate': 68.78980891719745}, {'avg_performance': 9.039266266213598, 'bin': 0.6, 'count': 792, 'hit_count': 749, 'hit_rate': 94.57070707070707, 'total_count': 792, 'week': '2025-01-20', 'win_count': 605, 'win_rate': 76.38888888888889}, {'avg_performance': 10.536071372615584, 'bin': 0.7, 'count': 61, 'hit_count': 60, 'hit_rate': 98.36065573770492, 'total_count': 61, 'week': '2025-01-20', 'win_count': 54, 'win_rate': 88.52459016393442}, {'avg_performance': 15.25765795165968, 'bin': 0.8, 'count': 12, 'hit_count': 12, 'hit_rate': 100.0, 'total_count': 12, 'week': '2025-01-20', 'win_count': 10, 'win_rate': 83.33333333333333}], '2025-01-27': [{'avg_performance': 3.6505251976042974, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-27', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 3.3872070306215396, 'bin': 0.4, 'count': 18, 'hit_count': 15, 'hit_rate': 83.33333333333333, 'total_count': 18, 'week': '2025-01-27', 'win_count': 11, 'win_rate': 61.111111111111114}, {'avg_performance': 6.953550738751072, 'bin': 0.5, 'count': 580, 'hit_count': 547, 'hit_rate': 94.3103448275862, 'total_count': 580, 'week': '2025-01-27', 'win_count': 428, 'win_rate': 73.79310344827586}, {'avg_performance': 6.648173652090374, 'bin': 0.6, 'count': 779, 'hit_count': 726, 'hit_rate': 93.196405648267, 'total_count': 779, 'week': '2025-01-27', 'win_count': 606, 'win_rate': 77.79204107830552}, {'avg_performance': 7.471075488531045, 'bin': 0.7, 'count': 76, 'hit_count': 73, 'hit_rate': 96.05263157894737, 'total_count': 76, 'week': '2025-01-27', 'win_count': 66, 'win_rate': 86.84210526315789}, {'avg_performance': 9.608575816681654, 'bin': 0.8, 'count': 15, 'hit_count': 15, 'hit_rate': 100.0, 'total_count': 15, 'week': '2025-01-27', 'win_count': 13, 'win_rate': 86.66666666666667}, {'avg_performance': 21.423582467139635, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 100.0}], '2025-02-10': [{'avg_performance': 1.8949315591111375, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.754175337869557, 'bin': 0.4, 'count': 33, 'hit_count': 33, 'hit_rate': 100.0, 'total_count': 33, 'week': '2025-02-10', 'win_count': 17, 'win_rate': 51.515151515151516}, {'avg_performance': 7.517486777721075, 'bin': 0.5, 'count': 892, 'hit_count': 845, 'hit_rate': 94.73094170403587, 'total_count': 892, 'week': '2025-02-10', 'win_count': 647, 'win_rate': 72.53363228699551}, {'avg_performance': 10.207496081010792, 'bin': 0.6, 'count': 1368, 'hit_count': 1307, 'hit_rate': 95.54093567251462, 'total_count': 1368, 'week': '2025-02-10', 'win_count': 1083, 'win_rate': 79.16666666666667}, {'avg_performance': 13.13948137274851, 'bin': 0.7, 'count': 114, 'hit_count': 112, 'hit_rate': 98.24561403508773, 'total_count': 114, 'week': '2025-02-10', 'win_count': 85, 'win_rate': 74.56140350877193}, {'avg_performance': 9.213075395790396, 'bin': 0.8, 'count': 17, 'hit_count': 17, 'hit_rate': 100.0, 'total_count': 17, 'week': '2025-02-10', 'win_count': 12, 'win_rate': 70.58823529411765}, {'avg_performance': 4.385964912280706, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 100.0}], '2025-02-17': [{'avg_performance': 5.099765218898155, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 3.5333760194020303, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-17', 'win_count': 5, 'win_rate': 62.5}, {'avg_performance': 6.587229286030979, 'bin': 0.5, 'count': 327, 'hit_count': 296, 'hit_rate': 90.51987767584097, 'total_count': 327, 'week': '2025-02-17', 'win_count': 159, 'win_rate': 48.62385321100918}, {'avg_performance': 5.0095518733277125, 'bin': 0.6, 'count': 483, 'hit_count': 415, 'hit_rate': 85.92132505175984, 'total_count': 483, 'week': '2025-02-17', 'win_count': 252, 'win_rate': 52.17391304347826}, {'avg_performance': 4.196667245636139, 'bin': 0.7, 'count': 46, 'hit_count': 42, 'hit_rate': 91.30434782608695, 'total_count': 46, 'week': '2025-02-17', 'win_count': 28, 'win_rate': 60.869565217391305}, {'avg_performance': 4.6239894716134495, 'bin': 0.8, 'count': 6, 'hit_count': 4, 'hit_rate': 66.66666666666667, 'total_count': 6, 'week': '2025-02-17', 'win_count': 4, 'win_rate': 66.66666666666667}], '2025-02-24': [{'avg_performance': 0.3383304879783789, 'bin': 0.3, 'count': 3, 'hit_count': 2, 'hit_rate': 66.66666666666667, 'total_count': 3, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.724774404012466, 'bin': 0.4, 'count': 31, 'hit_count': 27, 'hit_rate': 87.09677419354838, 'total_count': 31, 'week': '2025-02-24', 'win_count': 17, 'win_rate': 54.83870967741935}, {'avg_performance': 5.995153465085292, 'bin': 0.5, 'count': 864, 'hit_count': 786, 'hit_rate': 90.97222222222223, 'total_count': 864, 'week': '2025-02-24', 'win_count': 544, 'win_rate': 62.96296296296296}, {'avg_performance': 5.362910312935268, 'bin': 0.6, 'count': 1038, 'hit_count': 921, 'hit_rate': 88.72832369942196, 'total_count': 1038, 'week': '2025-02-24', 'win_count': 674, 'win_rate': 64.9325626204239}, {'avg_performance': 4.419402245142155, 'bin': 0.7, 'count': 53, 'hit_count': 42, 'hit_rate': 79.24528301886792, 'total_count': 53, 'week': '2025-02-24', 'win_count': 23, 'win_rate': 43.39622641509434}, {'avg_performance': 0.14880952380952725, 'bin': 0.8, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}], '2025-03-10': [{'avg_performance': 3.370786516853932, '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': 3.229985232071821, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2025-03-10', 'win_count': 6, 'win_rate': 85.71428571428571}, {'avg_performance': 5.91457437619586, 'bin': 0.5, 'count': 339, 'hit_count': 318, 'hit_rate': 93.80530973451327, 'total_count': 339, 'week': '2025-03-10', 'win_count': 236, 'win_rate': 69.6165191740413}, {'avg_performance': 7.694099731541966, 'bin': 0.6, 'count': 312, 'hit_count': 294, 'hit_rate': 94.23076923076923, 'total_count': 312, 'week': '2025-03-10', 'win_count': 224, 'win_rate': 71.7948717948718}, {'avg_performance': 7.866797499267166, 'bin': 0.7, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2025-03-10', 'win_count': 14, 'win_rate': 82.3529411764706}]}, 'curve_data_week_list': ['2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '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-10', '2025-02-17', '2025-02-24', '2025-03-10'], 'date_from': datetime.date(2024, 10, 10), 'date_to': datetime.date(2025, 4, 8), 'kpis': {'avg_gain': 8.802179824568507, 'fail_count': 8231, 'hit_count': 30196, 'hit_rate': 94.25646148083406, 'pass_count': 23805, 'total_tests': 32036, 'win_rate': 74.30702959170932}, 'last_metrics': <ModelMetrics: Rolling LGBM 3d PH Isotonic 2% Metrics: 2025-04-07 >, 'model': <Model: Rolling LGBM 3d PH Isotonic 2% (rolling-ph-lgmb-p2-seq3-isotonic 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 0x7f92844b1d90>, <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': 41, 'counter0': 40, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 9.343793482624516, 'date': datetime.date(2024, 10, 15), 'fail_count': 160, 'hit_count': 747, 'hit_rate': 95.52429667519182, 'metrics': {'content': 0, 'financial': 0, 'other': 0}, 'pass_count': 622, 'total_count': 782, 'win_rate': 79.53964194373401}} {'metrics': {'content': 0.2, '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: ' "'DKsv9r6k95uWzLESBQdgkMBYrfK6Se5QxHWs2XnkM83akXQNVJbfWMS9toQDA2iv'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/52'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f92855a3110>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f92855a3110>>'} {'curve_data': [{'avg_performance': 33.8653440810506, 'bin': 0.2, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 8.824194070556567, 'bin': 0.3, 'count': 49, 'hit_count': 45, 'hit_rate': 91.83673469387755, 'total_count': 49, 'win_count': 25, 'win_rate': 51.02040816326531}, {'avg_performance': 5.6883545965376285, 'bin': 0.4, 'count': 410, 'hit_count': 378, 'hit_rate': 92.1951219512195, 'total_count': 410, 'win_count': 261, 'win_rate': 63.65853658536585}, {'avg_performance': 7.681481586572486, 'bin': 0.5, 'count': 13268, 'hit_count': 12497, 'hit_rate': 94.18902622851975, 'total_count': 13268, 'win_count': 9521, 'win_rate': 71.75911968646368}, {'avg_performance': 9.387286988023558, 'bin': 0.6, 'count': 16506, 'hit_count': 15557, 'hit_rate': 94.25057554828547, 'total_count': 16506, 'win_count': 12590, 'win_rate': 76.27529383254574}, {'avg_performance': 11.602345538915827, 'bin': 0.7, 'count': 1539, 'hit_count': 1471, 'hit_rate': 95.58154645873944, 'total_count': 1539, 'win_count': 1197, 'win_rate': 77.77777777777777}, {'avg_performance': 16.390961739552203, 'bin': 0.8, 'count': 238, 'hit_count': 222, 'hit_rate': 93.27731092436974, 'total_count': 238, 'win_count': 191, 'win_rate': 80.25210084033614}, {'avg_performance': 21.6917626187561, 'bin': 0.9, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'win_count': 18, 'win_rate': 78.26086956521739}], 'curve_data_by_week': {'2024-10-14': [{'avg_performance': 0.8563273073263545, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.833948494083741, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-10-14', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 5.0414542679053875, 'bin': 0.4, 'count': 22, 'hit_count': 18, 'hit_rate': 81.81818181818181, 'total_count': 22, 'week': '2024-10-14', 'win_count': 11, 'win_rate': 50.0}, {'avg_performance': 9.405162971834361, 'bin': 0.5, 'count': 702, 'hit_count': 661, 'hit_rate': 94.15954415954415, 'total_count': 702, 'week': '2024-10-14', 'win_count': 482, 'win_rate': 68.66096866096866}, {'avg_performance': 10.106844911169732, 'bin': 0.6, 'count': 804, 'hit_count': 765, 'hit_rate': 95.14925373134328, 'total_count': 804, 'week': '2024-10-14', 'win_count': 607, 'win_rate': 75.49751243781094}, {'avg_performance': 10.295341658155468, 'bin': 0.7, 'count': 82, 'hit_count': 78, 'hit_rate': 95.1219512195122, 'total_count': 82, 'week': '2024-10-14', 'win_count': 67, 'win_rate': 81.70731707317073}, {'avg_performance': 8.131301136271151, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-10-14', 'win_count': 8, 'win_rate': 80.0}, {'avg_performance': 8.881754949170679, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 1, 'win_rate': 100.0}], '2024-10-21': [{'avg_performance': 9.671279278685283, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 3, 'win_rate': 75.0}, {'avg_performance': 4.301172455339157, 'bin': 0.4, 'count': 26, 'hit_count': 23, 'hit_rate': 88.46153846153847, 'total_count': 26, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 34.61538461538461}, {'avg_performance': 6.819492750693891, 'bin': 0.5, 'count': 974, 'hit_count': 907, 'hit_rate': 93.1211498973306, 'total_count': 974, 'week': '2024-10-21', 'win_count': 658, 'win_rate': 67.5564681724846}, {'avg_performance': 8.182362870276854, 'bin': 0.6, 'count': 1212, 'hit_count': 1156, 'hit_rate': 95.37953795379538, 'total_count': 1212, 'week': '2024-10-21', 'win_count': 910, 'win_rate': 75.08250825082509}, {'avg_performance': 8.641538934451926, 'bin': 0.7, 'count': 150, 'hit_count': 146, 'hit_rate': 97.33333333333333, 'total_count': 150, 'week': '2024-10-21', 'win_count': 112, 'win_rate': 74.66666666666667}, {'avg_performance': 7.960241613275069, 'bin': 0.8, 'count': 16, 'hit_count': 15, 'hit_rate': 93.75, 'total_count': 16, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 56.25}, {'avg_performance': 1.9299405155320475, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-21', 'win_count': 1, 'win_rate': 50.0}], '2024-10-28': [{'avg_performance': 1.6205053536018306, 'bin': 0.3, 'count': 5, 'hit_count': 4, 'hit_rate': 80.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 40.0}, {'avg_performance': 7.858204878661623, 'bin': 0.4, 'count': 21, 'hit_count': 21, 'hit_rate': 100.0, 'total_count': 21, 'week': '2024-10-28', 'win_count': 16, 'win_rate': 76.19047619047619}, {'avg_performance': 6.648846490413345, 'bin': 0.5, 'count': 686, 'hit_count': 658, 'hit_rate': 95.91836734693878, 'total_count': 686, 'week': '2024-10-28', 'win_count': 518, 'win_rate': 75.51020408163265}, {'avg_performance': 8.085902262126316, 'bin': 0.6, 'count': 797, 'hit_count': 772, 'hit_rate': 96.86323713927227, 'total_count': 797, 'week': '2024-10-28', 'win_count': 649, 'win_rate': 81.43036386449184}, {'avg_performance': 11.848421236600606, 'bin': 0.7, 'count': 69, 'hit_count': 64, 'hit_rate': 92.7536231884058, 'total_count': 69, 'week': '2024-10-28', 'win_count': 58, 'win_rate': 84.05797101449275}, {'avg_performance': 14.267397574986997, 'bin': 0.8, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 4, 'win_rate': 80.0}, {'avg_performance': 0.34722222222223026, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-28', 'win_count': 0, 'win_rate': 0.0}], '2024-11-04': [{'avg_performance': 4.48654037886342, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 11.303728683534116, 'bin': 0.3, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2024-11-04', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 6.193407299091917, 'bin': 0.4, 'count': 22, 'hit_count': 20, 'hit_rate': 90.9090909090909, 'total_count': 22, 'week': '2024-11-04', 'win_count': 19, 'win_rate': 86.36363636363636}, {'avg_performance': 8.551721604481491, 'bin': 0.5, 'count': 660, 'hit_count': 619, 'hit_rate': 93.78787878787878, 'total_count': 660, 'week': '2024-11-04', 'win_count': 514, 'win_rate': 77.87878787878788}, {'avg_performance': 9.199905917317315, 'bin': 0.6, 'count': 719, 'hit_count': 674, 'hit_rate': 93.7413073713491, 'total_count': 719, 'week': '2024-11-04', 'win_count': 557, 'win_rate': 77.46870653685674}, {'avg_performance': 9.136526057000346, 'bin': 0.7, 'count': 39, 'hit_count': 36, 'hit_rate': 92.3076923076923, 'total_count': 39, 'week': '2024-11-04', 'win_count': 30, 'win_rate': 76.92307692307692}, {'avg_performance': 6.976744186046527, 'bin': 0.8, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}], '2024-11-11': [{'avg_performance': 58.92468569457596, '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': 3.9305498150644866, 'bin': 0.4, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-11-11', 'win_count': 8, 'win_rate': 47.05882352941177}, {'avg_performance': 4.442104130107124, 'bin': 0.5, 'count': 362, 'hit_count': 328, 'hit_rate': 90.60773480662984, 'total_count': 362, 'week': '2024-11-11', 'win_count': 218, 'win_rate': 60.22099447513812}, {'avg_performance': 6.832885016155045, 'bin': 0.6, 'count': 459, 'hit_count': 407, 'hit_rate': 88.67102396514161, 'total_count': 459, 'week': '2024-11-11', 'win_count': 294, 'win_rate': 64.05228758169935}, {'avg_performance': 6.50225864077387, 'bin': 0.7, 'count': 26, 'hit_count': 24, 'hit_rate': 92.3076923076923, 'total_count': 26, 'week': '2024-11-11', 'win_count': 16, 'win_rate': 61.53846153846154}], '2024-11-18': [{'avg_performance': 96.25316455696202, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 10.093706934177172, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 10.286979813711849, 'bin': 0.4, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-11-18', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 9.641687742145487, 'bin': 0.5, 'count': 783, 'hit_count': 758, 'hit_rate': 96.80715197956577, 'total_count': 783, 'week': '2024-11-18', 'win_count': 652, 'win_rate': 83.26947637292464}, {'avg_performance': 11.89467546720644, 'bin': 0.6, 'count': 876, 'hit_count': 849, 'hit_rate': 96.91780821917808, 'total_count': 876, 'week': '2024-11-18', 'win_count': 769, 'win_rate': 87.78538812785388}, {'avg_performance': 19.352876776932764, 'bin': 0.7, 'count': 80, 'hit_count': 80, 'hit_rate': 100.0, 'total_count': 80, 'week': '2024-11-18', 'win_count': 71, 'win_rate': 88.75}, {'avg_performance': 18.45274649281407, 'bin': 0.8, 'count': 13, 'hit_count': 13, 'hit_rate': 100.0, 'total_count': 13, 'week': '2024-11-18', 'win_count': 12, 'win_rate': 92.3076923076923}, {'avg_performance': 15.730337078651687, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}], '2024-11-25': [{'avg_performance': 11.555676832532903, 'bin': 0.3, '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': 6.265694029033848, 'bin': 0.4, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 12, 'win_rate': 66.66666666666667}, {'avg_performance': 7.634091063129644, 'bin': 0.5, 'count': 598, 'hit_count': 570, 'hit_rate': 95.31772575250837, 'total_count': 598, 'week': '2024-11-25', 'win_count': 448, 'win_rate': 74.91638795986623}, {'avg_performance': 8.702597408877535, 'bin': 0.6, 'count': 869, 'hit_count': 826, 'hit_rate': 95.0517836593786, 'total_count': 869, 'week': '2024-11-25', 'win_count': 696, 'win_rate': 80.09205983889528}, {'avg_performance': 13.765900879410582, 'bin': 0.7, 'count': 92, 'hit_count': 90, 'hit_rate': 97.82608695652173, 'total_count': 92, 'week': '2024-11-25', 'win_count': 77, 'win_rate': 83.69565217391305}, {'avg_performance': 28.946258332817518, 'bin': 0.8, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 17, 'win_rate': 94.44444444444444}, {'avg_performance': 11.190662386779556, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 3, 'win_rate': 100.0}], '2024-12-09': [{'avg_performance': 1.4905149051490498, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.3237276523665, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 13, 'win_rate': 68.42105263157895}, {'avg_performance': 6.182898593615806, 'bin': 0.5, 'count': 690, 'hit_count': 641, 'hit_rate': 92.89855072463769, 'total_count': 690, 'week': '2024-12-09', 'win_count': 451, 'win_rate': 65.3623188405797}, {'avg_performance': 9.050619565085265, 'bin': 0.6, 'count': 870, 'hit_count': 824, 'hit_rate': 94.71264367816092, 'total_count': 870, 'week': '2024-12-09', 'win_count': 624, 'win_rate': 71.72413793103448}, {'avg_performance': 9.29780403196579, 'bin': 0.7, 'count': 96, 'hit_count': 93, 'hit_rate': 96.875, 'total_count': 96, 'week': '2024-12-09', 'win_count': 68, 'win_rate': 70.83333333333333}, {'avg_performance': 15.059213057045703, 'bin': 0.8, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 14, 'win_rate': 73.6842105263158}, {'avg_performance': 0.659367610806464, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}], '2024-12-16': [{'avg_performance': 0.1904761904761864, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 6.259213538127868, 'bin': 0.4, 'count': 37, 'hit_count': 33, 'hit_rate': 89.1891891891892, 'total_count': 37, 'week': '2024-12-16', 'win_count': 25, 'win_rate': 67.56756756756756}, {'avg_performance': 8.584611771243424, 'bin': 0.5, 'count': 1411, 'hit_count': 1325, 'hit_rate': 93.90503189227498, 'total_count': 1411, 'week': '2024-12-16', 'win_count': 1011, 'win_rate': 71.65131112686038}, {'avg_performance': 9.939810447414, 'bin': 0.6, 'count': 1588, 'hit_count': 1490, 'hit_rate': 93.82871536523929, 'total_count': 1588, 'week': '2024-12-16', 'win_count': 1216, 'win_rate': 76.57430730478589}, {'avg_performance': 12.751983309057357, 'bin': 0.7, 'count': 163, 'hit_count': 157, 'hit_rate': 96.31901840490798, 'total_count': 163, 'week': '2024-12-16', 'win_count': 126, 'win_rate': 77.30061349693251}, {'avg_performance': 30.97146333159325, 'bin': 0.8, 'count': 26, 'hit_count': 26, 'hit_rate': 100.0, 'total_count': 26, 'week': '2024-12-16', 'win_count': 21, 'win_rate': 80.76923076923077}, {'avg_performance': 45.14366482789435, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-16', 'win_count': 2, 'win_rate': 66.66666666666667}], '2024-12-23': [{'avg_performance': 1.1011011011010954, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-23', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.371333574507736, 'bin': 0.4, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2024-12-23', 'win_count': 10, 'win_rate': 58.8235294117647}, {'avg_performance': 9.474676484372859, 'bin': 0.5, 'count': 668, 'hit_count': 650, 'hit_rate': 97.30538922155688, 'total_count': 668, 'week': '2024-12-23', 'win_count': 528, 'win_rate': 79.04191616766467}, {'avg_performance': 18.22317884082599, 'bin': 0.6, 'count': 829, 'hit_count': 811, 'hit_rate': 97.82870928829915, 'total_count': 829, 'week': '2024-12-23', 'win_count': 705, 'win_rate': 85.0422195416164}, {'avg_performance': 22.87345575441379, 'bin': 0.7, 'count': 71, 'hit_count': 69, 'hit_rate': 97.1830985915493, 'total_count': 71, 'week': '2024-12-23', 'win_count': 62, 'win_rate': 87.32394366197182}, {'avg_performance': 20.07116067119614, 'bin': 0.8, 'count': 19, 'hit_count': 16, 'hit_rate': 84.21052631578948, 'total_count': 19, 'week': '2024-12-23', 'win_count': 16, 'win_rate': 84.21052631578948}, {'avg_performance': 42.864931268489265, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 100.0}], '2024-12-30': [{'avg_performance': 8.543323047871969, 'bin': 0.4, 'count': 26, 'hit_count': 25, 'hit_rate': 96.15384615384616, 'total_count': 26, 'week': '2024-12-30', 'win_count': 18, 'win_rate': 69.23076923076923}, {'avg_performance': 9.605782822714602, 'bin': 0.5, 'count': 967, 'hit_count': 931, 'hit_rate': 96.27714581178904, 'total_count': 967, 'week': '2024-12-30', 'win_count': 794, 'win_rate': 82.10961737331955}, {'avg_performance': 13.314518504512273, 'bin': 0.6, 'count': 1170, 'hit_count': 1137, 'hit_rate': 97.17948717948718, 'total_count': 1170, 'week': '2024-12-30', 'win_count': 1002, 'win_rate': 85.64102564102564}, {'avg_performance': 13.834897352184377, 'bin': 0.7, 'count': 141, 'hit_count': 137, 'hit_rate': 97.16312056737588, 'total_count': 141, 'week': '2024-12-30', 'win_count': 119, 'win_rate': 84.39716312056737}, {'avg_performance': 18.03100402666873, 'bin': 0.8, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2024-12-30', 'win_count': 19, 'win_rate': 90.47619047619048}, {'avg_performance': 86.17021276595746, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 1, 'win_rate': 100.0}], '2025-01-06': [{'avg_performance': 3.653643845376023, 'bin': 0.4, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2025-01-06', 'win_count': 13, 'win_rate': 61.904761904761905}, {'avg_performance': 7.11501183555015, 'bin': 0.5, 'count': 573, 'hit_count': 531, 'hit_rate': 92.67015706806282, 'total_count': 573, 'week': '2025-01-06', 'win_count': 345, 'win_rate': 60.20942408376963}, {'avg_performance': 7.033930147869317, 'bin': 0.6, 'count': 833, 'hit_count': 773, 'hit_rate': 92.79711884753901, 'total_count': 833, 'week': '2025-01-06', 'win_count': 554, 'win_rate': 66.50660264105642}, {'avg_performance': 11.06435997631877, 'bin': 0.7, 'count': 112, 'hit_count': 107, 'hit_rate': 95.53571428571429, 'total_count': 112, 'week': '2025-01-06', 'win_count': 82, 'win_rate': 73.21428571428571}, {'avg_performance': 12.01468555061957, 'bin': 0.8, 'count': 28, 'hit_count': 24, 'hit_rate': 85.71428571428571, 'total_count': 28, 'week': '2025-01-06', 'win_count': 22, 'win_rate': 78.57142857142857}, {'avg_performance': 2.747909199522108, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-06', 'win_count': 1, 'win_rate': 100.0}], '2025-01-13': [{'avg_performance': 1.77514792899408, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.677219118036632, 'bin': 0.4, 'count': 24, 'hit_count': 23, 'hit_rate': 95.83333333333333, 'total_count': 24, 'week': '2025-01-13', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 8.539310048745332, 'bin': 0.5, 'count': 564, 'hit_count': 528, 'hit_rate': 93.61702127659575, 'total_count': 564, 'week': '2025-01-13', 'win_count': 456, 'win_rate': 80.85106382978724}, {'avg_performance': 8.240635977891715, 'bin': 0.6, 'count': 708, 'hit_count': 661, 'hit_rate': 93.36158192090396, 'total_count': 708, 'week': '2025-01-13', 'win_count': 563, 'win_rate': 79.51977401129943}, {'avg_performance': 9.871046918455717, 'bin': 0.7, 'count': 51, 'hit_count': 45, 'hit_rate': 88.23529411764706, 'total_count': 51, 'week': '2025-01-13', 'win_count': 39, 'win_rate': 76.47058823529412}, {'avg_performance': 15.34581326687442, 'bin': 0.8, 'count': 10, 'hit_count': 10, 'hit_rate': 100.0, 'total_count': 10, 'week': '2025-01-13', 'win_count': 9, 'win_rate': 90.0}, {'avg_performance': 13.599999999999994, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 100.0}], '2025-01-20': [{'avg_performance': 0.6651884700665244, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.544909947380155, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2025-01-20', 'win_count': 11, 'win_rate': 57.89473684210526}, {'avg_performance': 6.015608365607231, 'bin': 0.5, 'count': 628, 'hit_count': 598, 'hit_rate': 95.22292993630573, 'total_count': 628, 'week': '2025-01-20', 'win_count': 432, 'win_rate': 68.78980891719745}, {'avg_performance': 9.039266266213598, 'bin': 0.6, 'count': 792, 'hit_count': 749, 'hit_rate': 94.57070707070707, 'total_count': 792, 'week': '2025-01-20', 'win_count': 605, 'win_rate': 76.38888888888889}, {'avg_performance': 10.536071372615584, 'bin': 0.7, 'count': 61, 'hit_count': 60, 'hit_rate': 98.36065573770492, 'total_count': 61, 'week': '2025-01-20', 'win_count': 54, 'win_rate': 88.52459016393442}, {'avg_performance': 15.25765795165968, 'bin': 0.8, 'count': 12, 'hit_count': 12, 'hit_rate': 100.0, 'total_count': 12, 'week': '2025-01-20', 'win_count': 10, 'win_rate': 83.33333333333333}], '2025-01-27': [{'avg_performance': 3.6505251976042974, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-27', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 3.3872070306215396, 'bin': 0.4, 'count': 18, 'hit_count': 15, 'hit_rate': 83.33333333333333, 'total_count': 18, 'week': '2025-01-27', 'win_count': 11, 'win_rate': 61.111111111111114}, {'avg_performance': 6.953550738751072, 'bin': 0.5, 'count': 580, 'hit_count': 547, 'hit_rate': 94.3103448275862, 'total_count': 580, 'week': '2025-01-27', 'win_count': 428, 'win_rate': 73.79310344827586}, {'avg_performance': 6.648173652090374, 'bin': 0.6, 'count': 779, 'hit_count': 726, 'hit_rate': 93.196405648267, 'total_count': 779, 'week': '2025-01-27', 'win_count': 606, 'win_rate': 77.79204107830552}, {'avg_performance': 7.471075488531045, 'bin': 0.7, 'count': 76, 'hit_count': 73, 'hit_rate': 96.05263157894737, 'total_count': 76, 'week': '2025-01-27', 'win_count': 66, 'win_rate': 86.84210526315789}, {'avg_performance': 9.608575816681654, 'bin': 0.8, 'count': 15, 'hit_count': 15, 'hit_rate': 100.0, 'total_count': 15, 'week': '2025-01-27', 'win_count': 13, 'win_rate': 86.66666666666667}, {'avg_performance': 21.423582467139635, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 100.0}], '2025-02-10': [{'avg_performance': 1.8949315591111375, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.754175337869557, 'bin': 0.4, 'count': 33, 'hit_count': 33, 'hit_rate': 100.0, 'total_count': 33, 'week': '2025-02-10', 'win_count': 17, 'win_rate': 51.515151515151516}, {'avg_performance': 7.517486777721075, 'bin': 0.5, 'count': 892, 'hit_count': 845, 'hit_rate': 94.73094170403587, 'total_count': 892, 'week': '2025-02-10', 'win_count': 647, 'win_rate': 72.53363228699551}, {'avg_performance': 10.207496081010792, 'bin': 0.6, 'count': 1368, 'hit_count': 1307, 'hit_rate': 95.54093567251462, 'total_count': 1368, 'week': '2025-02-10', 'win_count': 1083, 'win_rate': 79.16666666666667}, {'avg_performance': 13.13948137274851, 'bin': 0.7, 'count': 114, 'hit_count': 112, 'hit_rate': 98.24561403508773, 'total_count': 114, 'week': '2025-02-10', 'win_count': 85, 'win_rate': 74.56140350877193}, {'avg_performance': 9.213075395790396, 'bin': 0.8, 'count': 17, 'hit_count': 17, 'hit_rate': 100.0, 'total_count': 17, 'week': '2025-02-10', 'win_count': 12, 'win_rate': 70.58823529411765}, {'avg_performance': 4.385964912280706, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 100.0}], '2025-02-17': [{'avg_performance': 5.099765218898155, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 3.5333760194020303, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-17', 'win_count': 5, 'win_rate': 62.5}, {'avg_performance': 6.587229286030979, 'bin': 0.5, 'count': 327, 'hit_count': 296, 'hit_rate': 90.51987767584097, 'total_count': 327, 'week': '2025-02-17', 'win_count': 159, 'win_rate': 48.62385321100918}, {'avg_performance': 5.0095518733277125, 'bin': 0.6, 'count': 483, 'hit_count': 415, 'hit_rate': 85.92132505175984, 'total_count': 483, 'week': '2025-02-17', 'win_count': 252, 'win_rate': 52.17391304347826}, {'avg_performance': 4.196667245636139, 'bin': 0.7, 'count': 46, 'hit_count': 42, 'hit_rate': 91.30434782608695, 'total_count': 46, 'week': '2025-02-17', 'win_count': 28, 'win_rate': 60.869565217391305}, {'avg_performance': 4.6239894716134495, 'bin': 0.8, 'count': 6, 'hit_count': 4, 'hit_rate': 66.66666666666667, 'total_count': 6, 'week': '2025-02-17', 'win_count': 4, 'win_rate': 66.66666666666667}], '2025-02-24': [{'avg_performance': 0.3383304879783789, 'bin': 0.3, 'count': 3, 'hit_count': 2, 'hit_rate': 66.66666666666667, 'total_count': 3, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.724774404012466, 'bin': 0.4, 'count': 31, 'hit_count': 27, 'hit_rate': 87.09677419354838, 'total_count': 31, 'week': '2025-02-24', 'win_count': 17, 'win_rate': 54.83870967741935}, {'avg_performance': 5.995153465085292, 'bin': 0.5, 'count': 864, 'hit_count': 786, 'hit_rate': 90.97222222222223, 'total_count': 864, 'week': '2025-02-24', 'win_count': 544, 'win_rate': 62.96296296296296}, {'avg_performance': 5.362910312935268, 'bin': 0.6, 'count': 1038, 'hit_count': 921, 'hit_rate': 88.72832369942196, 'total_count': 1038, 'week': '2025-02-24', 'win_count': 674, 'win_rate': 64.9325626204239}, {'avg_performance': 4.419402245142155, 'bin': 0.7, 'count': 53, 'hit_count': 42, 'hit_rate': 79.24528301886792, 'total_count': 53, 'week': '2025-02-24', 'win_count': 23, 'win_rate': 43.39622641509434}, {'avg_performance': 0.14880952380952725, 'bin': 0.8, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}], '2025-03-10': [{'avg_performance': 3.370786516853932, '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': 3.229985232071821, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2025-03-10', 'win_count': 6, 'win_rate': 85.71428571428571}, {'avg_performance': 5.91457437619586, 'bin': 0.5, 'count': 339, 'hit_count': 318, 'hit_rate': 93.80530973451327, 'total_count': 339, 'week': '2025-03-10', 'win_count': 236, 'win_rate': 69.6165191740413}, {'avg_performance': 7.694099731541966, 'bin': 0.6, 'count': 312, 'hit_count': 294, 'hit_rate': 94.23076923076923, 'total_count': 312, 'week': '2025-03-10', 'win_count': 224, 'win_rate': 71.7948717948718}, {'avg_performance': 7.866797499267166, 'bin': 0.7, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2025-03-10', 'win_count': 14, 'win_rate': 82.3529411764706}]}, 'curve_data_week_list': ['2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '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-10', '2025-02-17', '2025-02-24', '2025-03-10'], 'date_from': datetime.date(2024, 10, 10), 'date_to': datetime.date(2025, 4, 8), 'kpis': {'avg_gain': 8.802179824568507, 'fail_count': 8231, 'hit_count': 30196, 'hit_rate': 94.25646148083406, 'pass_count': 23805, 'total_tests': 32036, 'win_rate': 74.30702959170932}, 'last_metrics': <ModelMetrics: Rolling LGBM 3d PH Isotonic 2% Metrics: 2025-04-07 >, 'model': <Model: Rolling LGBM 3d PH Isotonic 2% (rolling-ph-lgmb-p2-seq3-isotonic 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 0x7f92844b1d90>, <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': 41, 'counter0': 40, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 9.343793482624516, 'date': datetime.date(2024, 10, 15), 'fail_count': 160, 'hit_count': 747, 'hit_rate': 95.52429667519182, 'metrics': {'content': 0, 'financial': 0, 'other': 0}, 'pass_count': 622, 'total_count': 782, 'win_rate': 79.53964194373401}} {'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: ' "'DKsv9r6k95uWzLESBQdgkMBYrfK6Se5QxHWs2XnkM83akXQNVJbfWMS9toQDA2iv'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/52'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f92855a3110>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f92855a3110>>'} {'curve_data': [{'avg_performance': 33.8653440810506, 'bin': 0.2, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 8.824194070556567, 'bin': 0.3, 'count': 49, 'hit_count': 45, 'hit_rate': 91.83673469387755, 'total_count': 49, 'win_count': 25, 'win_rate': 51.02040816326531}, {'avg_performance': 5.6883545965376285, 'bin': 0.4, 'count': 410, 'hit_count': 378, 'hit_rate': 92.1951219512195, 'total_count': 410, 'win_count': 261, 'win_rate': 63.65853658536585}, {'avg_performance': 7.681481586572486, 'bin': 0.5, 'count': 13268, 'hit_count': 12497, 'hit_rate': 94.18902622851975, 'total_count': 13268, 'win_count': 9521, 'win_rate': 71.75911968646368}, {'avg_performance': 9.387286988023558, 'bin': 0.6, 'count': 16506, 'hit_count': 15557, 'hit_rate': 94.25057554828547, 'total_count': 16506, 'win_count': 12590, 'win_rate': 76.27529383254574}, {'avg_performance': 11.602345538915827, 'bin': 0.7, 'count': 1539, 'hit_count': 1471, 'hit_rate': 95.58154645873944, 'total_count': 1539, 'win_count': 1197, 'win_rate': 77.77777777777777}, {'avg_performance': 16.390961739552203, 'bin': 0.8, 'count': 238, 'hit_count': 222, 'hit_rate': 93.27731092436974, 'total_count': 238, 'win_count': 191, 'win_rate': 80.25210084033614}, {'avg_performance': 21.6917626187561, 'bin': 0.9, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'win_count': 18, 'win_rate': 78.26086956521739}], 'curve_data_by_week': {'2024-10-14': [{'avg_performance': 0.8563273073263545, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.833948494083741, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-10-14', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 5.0414542679053875, 'bin': 0.4, 'count': 22, 'hit_count': 18, 'hit_rate': 81.81818181818181, 'total_count': 22, 'week': '2024-10-14', 'win_count': 11, 'win_rate': 50.0}, {'avg_performance': 9.405162971834361, 'bin': 0.5, 'count': 702, 'hit_count': 661, 'hit_rate': 94.15954415954415, 'total_count': 702, 'week': '2024-10-14', 'win_count': 482, 'win_rate': 68.66096866096866}, {'avg_performance': 10.106844911169732, 'bin': 0.6, 'count': 804, 'hit_count': 765, 'hit_rate': 95.14925373134328, 'total_count': 804, 'week': '2024-10-14', 'win_count': 607, 'win_rate': 75.49751243781094}, {'avg_performance': 10.295341658155468, 'bin': 0.7, 'count': 82, 'hit_count': 78, 'hit_rate': 95.1219512195122, 'total_count': 82, 'week': '2024-10-14', 'win_count': 67, 'win_rate': 81.70731707317073}, {'avg_performance': 8.131301136271151, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-10-14', 'win_count': 8, 'win_rate': 80.0}, {'avg_performance': 8.881754949170679, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 1, 'win_rate': 100.0}], '2024-10-21': [{'avg_performance': 9.671279278685283, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 3, 'win_rate': 75.0}, {'avg_performance': 4.301172455339157, 'bin': 0.4, 'count': 26, 'hit_count': 23, 'hit_rate': 88.46153846153847, 'total_count': 26, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 34.61538461538461}, {'avg_performance': 6.819492750693891, 'bin': 0.5, 'count': 974, 'hit_count': 907, 'hit_rate': 93.1211498973306, 'total_count': 974, 'week': '2024-10-21', 'win_count': 658, 'win_rate': 67.5564681724846}, {'avg_performance': 8.182362870276854, 'bin': 0.6, 'count': 1212, 'hit_count': 1156, 'hit_rate': 95.37953795379538, 'total_count': 1212, 'week': '2024-10-21', 'win_count': 910, 'win_rate': 75.08250825082509}, {'avg_performance': 8.641538934451926, 'bin': 0.7, 'count': 150, 'hit_count': 146, 'hit_rate': 97.33333333333333, 'total_count': 150, 'week': '2024-10-21', 'win_count': 112, 'win_rate': 74.66666666666667}, {'avg_performance': 7.960241613275069, 'bin': 0.8, 'count': 16, 'hit_count': 15, 'hit_rate': 93.75, 'total_count': 16, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 56.25}, {'avg_performance': 1.9299405155320475, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-21', 'win_count': 1, 'win_rate': 50.0}], '2024-10-28': [{'avg_performance': 1.6205053536018306, 'bin': 0.3, 'count': 5, 'hit_count': 4, 'hit_rate': 80.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 40.0}, {'avg_performance': 7.858204878661623, 'bin': 0.4, 'count': 21, 'hit_count': 21, 'hit_rate': 100.0, 'total_count': 21, 'week': '2024-10-28', 'win_count': 16, 'win_rate': 76.19047619047619}, {'avg_performance': 6.648846490413345, 'bin': 0.5, 'count': 686, 'hit_count': 658, 'hit_rate': 95.91836734693878, 'total_count': 686, 'week': '2024-10-28', 'win_count': 518, 'win_rate': 75.51020408163265}, {'avg_performance': 8.085902262126316, 'bin': 0.6, 'count': 797, 'hit_count': 772, 'hit_rate': 96.86323713927227, 'total_count': 797, 'week': '2024-10-28', 'win_count': 649, 'win_rate': 81.43036386449184}, {'avg_performance': 11.848421236600606, 'bin': 0.7, 'count': 69, 'hit_count': 64, 'hit_rate': 92.7536231884058, 'total_count': 69, 'week': '2024-10-28', 'win_count': 58, 'win_rate': 84.05797101449275}, {'avg_performance': 14.267397574986997, 'bin': 0.8, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 4, 'win_rate': 80.0}, {'avg_performance': 0.34722222222223026, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-28', 'win_count': 0, 'win_rate': 0.0}], '2024-11-04': [{'avg_performance': 4.48654037886342, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 11.303728683534116, 'bin': 0.3, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2024-11-04', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 6.193407299091917, 'bin': 0.4, 'count': 22, 'hit_count': 20, 'hit_rate': 90.9090909090909, 'total_count': 22, 'week': '2024-11-04', 'win_count': 19, 'win_rate': 86.36363636363636}, {'avg_performance': 8.551721604481491, 'bin': 0.5, 'count': 660, 'hit_count': 619, 'hit_rate': 93.78787878787878, 'total_count': 660, 'week': '2024-11-04', 'win_count': 514, 'win_rate': 77.87878787878788}, {'avg_performance': 9.199905917317315, 'bin': 0.6, 'count': 719, 'hit_count': 674, 'hit_rate': 93.7413073713491, 'total_count': 719, 'week': '2024-11-04', 'win_count': 557, 'win_rate': 77.46870653685674}, {'avg_performance': 9.136526057000346, 'bin': 0.7, 'count': 39, 'hit_count': 36, 'hit_rate': 92.3076923076923, 'total_count': 39, 'week': '2024-11-04', 'win_count': 30, 'win_rate': 76.92307692307692}, {'avg_performance': 6.976744186046527, 'bin': 0.8, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}], '2024-11-11': [{'avg_performance': 58.92468569457596, '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': 3.9305498150644866, 'bin': 0.4, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-11-11', 'win_count': 8, 'win_rate': 47.05882352941177}, {'avg_performance': 4.442104130107124, 'bin': 0.5, 'count': 362, 'hit_count': 328, 'hit_rate': 90.60773480662984, 'total_count': 362, 'week': '2024-11-11', 'win_count': 218, 'win_rate': 60.22099447513812}, {'avg_performance': 6.832885016155045, 'bin': 0.6, 'count': 459, 'hit_count': 407, 'hit_rate': 88.67102396514161, 'total_count': 459, 'week': '2024-11-11', 'win_count': 294, 'win_rate': 64.05228758169935}, {'avg_performance': 6.50225864077387, 'bin': 0.7, 'count': 26, 'hit_count': 24, 'hit_rate': 92.3076923076923, 'total_count': 26, 'week': '2024-11-11', 'win_count': 16, 'win_rate': 61.53846153846154}], '2024-11-18': [{'avg_performance': 96.25316455696202, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 10.093706934177172, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 10.286979813711849, 'bin': 0.4, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-11-18', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 9.641687742145487, 'bin': 0.5, 'count': 783, 'hit_count': 758, 'hit_rate': 96.80715197956577, 'total_count': 783, 'week': '2024-11-18', 'win_count': 652, 'win_rate': 83.26947637292464}, {'avg_performance': 11.89467546720644, 'bin': 0.6, 'count': 876, 'hit_count': 849, 'hit_rate': 96.91780821917808, 'total_count': 876, 'week': '2024-11-18', 'win_count': 769, 'win_rate': 87.78538812785388}, {'avg_performance': 19.352876776932764, 'bin': 0.7, 'count': 80, 'hit_count': 80, 'hit_rate': 100.0, 'total_count': 80, 'week': '2024-11-18', 'win_count': 71, 'win_rate': 88.75}, {'avg_performance': 18.45274649281407, 'bin': 0.8, 'count': 13, 'hit_count': 13, 'hit_rate': 100.0, 'total_count': 13, 'week': '2024-11-18', 'win_count': 12, 'win_rate': 92.3076923076923}, {'avg_performance': 15.730337078651687, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}], '2024-11-25': [{'avg_performance': 11.555676832532903, 'bin': 0.3, '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': 6.265694029033848, 'bin': 0.4, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 12, 'win_rate': 66.66666666666667}, {'avg_performance': 7.634091063129644, 'bin': 0.5, 'count': 598, 'hit_count': 570, 'hit_rate': 95.31772575250837, 'total_count': 598, 'week': '2024-11-25', 'win_count': 448, 'win_rate': 74.91638795986623}, {'avg_performance': 8.702597408877535, 'bin': 0.6, 'count': 869, 'hit_count': 826, 'hit_rate': 95.0517836593786, 'total_count': 869, 'week': '2024-11-25', 'win_count': 696, 'win_rate': 80.09205983889528}, {'avg_performance': 13.765900879410582, 'bin': 0.7, 'count': 92, 'hit_count': 90, 'hit_rate': 97.82608695652173, 'total_count': 92, 'week': '2024-11-25', 'win_count': 77, 'win_rate': 83.69565217391305}, {'avg_performance': 28.946258332817518, 'bin': 0.8, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 17, 'win_rate': 94.44444444444444}, {'avg_performance': 11.190662386779556, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 3, 'win_rate': 100.0}], '2024-12-09': [{'avg_performance': 1.4905149051490498, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.3237276523665, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 13, 'win_rate': 68.42105263157895}, {'avg_performance': 6.182898593615806, 'bin': 0.5, 'count': 690, 'hit_count': 641, 'hit_rate': 92.89855072463769, 'total_count': 690, 'week': '2024-12-09', 'win_count': 451, 'win_rate': 65.3623188405797}, {'avg_performance': 9.050619565085265, 'bin': 0.6, 'count': 870, 'hit_count': 824, 'hit_rate': 94.71264367816092, 'total_count': 870, 'week': '2024-12-09', 'win_count': 624, 'win_rate': 71.72413793103448}, {'avg_performance': 9.29780403196579, 'bin': 0.7, 'count': 96, 'hit_count': 93, 'hit_rate': 96.875, 'total_count': 96, 'week': '2024-12-09', 'win_count': 68, 'win_rate': 70.83333333333333}, {'avg_performance': 15.059213057045703, 'bin': 0.8, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 14, 'win_rate': 73.6842105263158}, {'avg_performance': 0.659367610806464, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}], '2024-12-16': [{'avg_performance': 0.1904761904761864, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 6.259213538127868, 'bin': 0.4, 'count': 37, 'hit_count': 33, 'hit_rate': 89.1891891891892, 'total_count': 37, 'week': '2024-12-16', 'win_count': 25, 'win_rate': 67.56756756756756}, {'avg_performance': 8.584611771243424, 'bin': 0.5, 'count': 1411, 'hit_count': 1325, 'hit_rate': 93.90503189227498, 'total_count': 1411, 'week': '2024-12-16', 'win_count': 1011, 'win_rate': 71.65131112686038}, {'avg_performance': 9.939810447414, 'bin': 0.6, 'count': 1588, 'hit_count': 1490, 'hit_rate': 93.82871536523929, 'total_count': 1588, 'week': '2024-12-16', 'win_count': 1216, 'win_rate': 76.57430730478589}, {'avg_performance': 12.751983309057357, 'bin': 0.7, 'count': 163, 'hit_count': 157, 'hit_rate': 96.31901840490798, 'total_count': 163, 'week': '2024-12-16', 'win_count': 126, 'win_rate': 77.30061349693251}, {'avg_performance': 30.97146333159325, 'bin': 0.8, 'count': 26, 'hit_count': 26, 'hit_rate': 100.0, 'total_count': 26, 'week': '2024-12-16', 'win_count': 21, 'win_rate': 80.76923076923077}, {'avg_performance': 45.14366482789435, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-16', 'win_count': 2, 'win_rate': 66.66666666666667}], '2024-12-23': [{'avg_performance': 1.1011011011010954, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-23', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.371333574507736, 'bin': 0.4, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2024-12-23', 'win_count': 10, 'win_rate': 58.8235294117647}, {'avg_performance': 9.474676484372859, 'bin': 0.5, 'count': 668, 'hit_count': 650, 'hit_rate': 97.30538922155688, 'total_count': 668, 'week': '2024-12-23', 'win_count': 528, 'win_rate': 79.04191616766467}, {'avg_performance': 18.22317884082599, 'bin': 0.6, 'count': 829, 'hit_count': 811, 'hit_rate': 97.82870928829915, 'total_count': 829, 'week': '2024-12-23', 'win_count': 705, 'win_rate': 85.0422195416164}, {'avg_performance': 22.87345575441379, 'bin': 0.7, 'count': 71, 'hit_count': 69, 'hit_rate': 97.1830985915493, 'total_count': 71, 'week': '2024-12-23', 'win_count': 62, 'win_rate': 87.32394366197182}, {'avg_performance': 20.07116067119614, 'bin': 0.8, 'count': 19, 'hit_count': 16, 'hit_rate': 84.21052631578948, 'total_count': 19, 'week': '2024-12-23', 'win_count': 16, 'win_rate': 84.21052631578948}, {'avg_performance': 42.864931268489265, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 100.0}], '2024-12-30': [{'avg_performance': 8.543323047871969, 'bin': 0.4, 'count': 26, 'hit_count': 25, 'hit_rate': 96.15384615384616, 'total_count': 26, 'week': '2024-12-30', 'win_count': 18, 'win_rate': 69.23076923076923}, {'avg_performance': 9.605782822714602, 'bin': 0.5, 'count': 967, 'hit_count': 931, 'hit_rate': 96.27714581178904, 'total_count': 967, 'week': '2024-12-30', 'win_count': 794, 'win_rate': 82.10961737331955}, {'avg_performance': 13.314518504512273, 'bin': 0.6, 'count': 1170, 'hit_count': 1137, 'hit_rate': 97.17948717948718, 'total_count': 1170, 'week': '2024-12-30', 'win_count': 1002, 'win_rate': 85.64102564102564}, {'avg_performance': 13.834897352184377, 'bin': 0.7, 'count': 141, 'hit_count': 137, 'hit_rate': 97.16312056737588, 'total_count': 141, 'week': '2024-12-30', 'win_count': 119, 'win_rate': 84.39716312056737}, {'avg_performance': 18.03100402666873, 'bin': 0.8, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2024-12-30', 'win_count': 19, 'win_rate': 90.47619047619048}, {'avg_performance': 86.17021276595746, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 1, 'win_rate': 100.0}], '2025-01-06': [{'avg_performance': 3.653643845376023, 'bin': 0.4, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2025-01-06', 'win_count': 13, 'win_rate': 61.904761904761905}, {'avg_performance': 7.11501183555015, 'bin': 0.5, 'count': 573, 'hit_count': 531, 'hit_rate': 92.67015706806282, 'total_count': 573, 'week': '2025-01-06', 'win_count': 345, 'win_rate': 60.20942408376963}, {'avg_performance': 7.033930147869317, 'bin': 0.6, 'count': 833, 'hit_count': 773, 'hit_rate': 92.79711884753901, 'total_count': 833, 'week': '2025-01-06', 'win_count': 554, 'win_rate': 66.50660264105642}, {'avg_performance': 11.06435997631877, 'bin': 0.7, 'count': 112, 'hit_count': 107, 'hit_rate': 95.53571428571429, 'total_count': 112, 'week': '2025-01-06', 'win_count': 82, 'win_rate': 73.21428571428571}, {'avg_performance': 12.01468555061957, 'bin': 0.8, 'count': 28, 'hit_count': 24, 'hit_rate': 85.71428571428571, 'total_count': 28, 'week': '2025-01-06', 'win_count': 22, 'win_rate': 78.57142857142857}, {'avg_performance': 2.747909199522108, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-06', 'win_count': 1, 'win_rate': 100.0}], '2025-01-13': [{'avg_performance': 1.77514792899408, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.677219118036632, 'bin': 0.4, 'count': 24, 'hit_count': 23, 'hit_rate': 95.83333333333333, 'total_count': 24, 'week': '2025-01-13', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 8.539310048745332, 'bin': 0.5, 'count': 564, 'hit_count': 528, 'hit_rate': 93.61702127659575, 'total_count': 564, 'week': '2025-01-13', 'win_count': 456, 'win_rate': 80.85106382978724}, {'avg_performance': 8.240635977891715, 'bin': 0.6, 'count': 708, 'hit_count': 661, 'hit_rate': 93.36158192090396, 'total_count': 708, 'week': '2025-01-13', 'win_count': 563, 'win_rate': 79.51977401129943}, {'avg_performance': 9.871046918455717, 'bin': 0.7, 'count': 51, 'hit_count': 45, 'hit_rate': 88.23529411764706, 'total_count': 51, 'week': '2025-01-13', 'win_count': 39, 'win_rate': 76.47058823529412}, {'avg_performance': 15.34581326687442, 'bin': 0.8, 'count': 10, 'hit_count': 10, 'hit_rate': 100.0, 'total_count': 10, 'week': '2025-01-13', 'win_count': 9, 'win_rate': 90.0}, {'avg_performance': 13.599999999999994, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 100.0}], '2025-01-20': [{'avg_performance': 0.6651884700665244, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.544909947380155, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2025-01-20', 'win_count': 11, 'win_rate': 57.89473684210526}, {'avg_performance': 6.015608365607231, 'bin': 0.5, 'count': 628, 'hit_count': 598, 'hit_rate': 95.22292993630573, 'total_count': 628, 'week': '2025-01-20', 'win_count': 432, 'win_rate': 68.78980891719745}, {'avg_performance': 9.039266266213598, 'bin': 0.6, 'count': 792, 'hit_count': 749, 'hit_rate': 94.57070707070707, 'total_count': 792, 'week': '2025-01-20', 'win_count': 605, 'win_rate': 76.38888888888889}, {'avg_performance': 10.536071372615584, 'bin': 0.7, 'count': 61, 'hit_count': 60, 'hit_rate': 98.36065573770492, 'total_count': 61, 'week': '2025-01-20', 'win_count': 54, 'win_rate': 88.52459016393442}, {'avg_performance': 15.25765795165968, 'bin': 0.8, 'count': 12, 'hit_count': 12, 'hit_rate': 100.0, 'total_count': 12, 'week': '2025-01-20', 'win_count': 10, 'win_rate': 83.33333333333333}], '2025-01-27': [{'avg_performance': 3.6505251976042974, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-27', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 3.3872070306215396, 'bin': 0.4, 'count': 18, 'hit_count': 15, 'hit_rate': 83.33333333333333, 'total_count': 18, 'week': '2025-01-27', 'win_count': 11, 'win_rate': 61.111111111111114}, {'avg_performance': 6.953550738751072, 'bin': 0.5, 'count': 580, 'hit_count': 547, 'hit_rate': 94.3103448275862, 'total_count': 580, 'week': '2025-01-27', 'win_count': 428, 'win_rate': 73.79310344827586}, {'avg_performance': 6.648173652090374, 'bin': 0.6, 'count': 779, 'hit_count': 726, 'hit_rate': 93.196405648267, 'total_count': 779, 'week': '2025-01-27', 'win_count': 606, 'win_rate': 77.79204107830552}, {'avg_performance': 7.471075488531045, 'bin': 0.7, 'count': 76, 'hit_count': 73, 'hit_rate': 96.05263157894737, 'total_count': 76, 'week': '2025-01-27', 'win_count': 66, 'win_rate': 86.84210526315789}, {'avg_performance': 9.608575816681654, 'bin': 0.8, 'count': 15, 'hit_count': 15, 'hit_rate': 100.0, 'total_count': 15, 'week': '2025-01-27', 'win_count': 13, 'win_rate': 86.66666666666667}, {'avg_performance': 21.423582467139635, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 100.0}], '2025-02-10': [{'avg_performance': 1.8949315591111375, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.754175337869557, 'bin': 0.4, 'count': 33, 'hit_count': 33, 'hit_rate': 100.0, 'total_count': 33, 'week': '2025-02-10', 'win_count': 17, 'win_rate': 51.515151515151516}, {'avg_performance': 7.517486777721075, 'bin': 0.5, 'count': 892, 'hit_count': 845, 'hit_rate': 94.73094170403587, 'total_count': 892, 'week': '2025-02-10', 'win_count': 647, 'win_rate': 72.53363228699551}, {'avg_performance': 10.207496081010792, 'bin': 0.6, 'count': 1368, 'hit_count': 1307, 'hit_rate': 95.54093567251462, 'total_count': 1368, 'week': '2025-02-10', 'win_count': 1083, 'win_rate': 79.16666666666667}, {'avg_performance': 13.13948137274851, 'bin': 0.7, 'count': 114, 'hit_count': 112, 'hit_rate': 98.24561403508773, 'total_count': 114, 'week': '2025-02-10', 'win_count': 85, 'win_rate': 74.56140350877193}, {'avg_performance': 9.213075395790396, 'bin': 0.8, 'count': 17, 'hit_count': 17, 'hit_rate': 100.0, 'total_count': 17, 'week': '2025-02-10', 'win_count': 12, 'win_rate': 70.58823529411765}, {'avg_performance': 4.385964912280706, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 100.0}], '2025-02-17': [{'avg_performance': 5.099765218898155, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 3.5333760194020303, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-17', 'win_count': 5, 'win_rate': 62.5}, {'avg_performance': 6.587229286030979, 'bin': 0.5, 'count': 327, 'hit_count': 296, 'hit_rate': 90.51987767584097, 'total_count': 327, 'week': '2025-02-17', 'win_count': 159, 'win_rate': 48.62385321100918}, {'avg_performance': 5.0095518733277125, 'bin': 0.6, 'count': 483, 'hit_count': 415, 'hit_rate': 85.92132505175984, 'total_count': 483, 'week': '2025-02-17', 'win_count': 252, 'win_rate': 52.17391304347826}, {'avg_performance': 4.196667245636139, 'bin': 0.7, 'count': 46, 'hit_count': 42, 'hit_rate': 91.30434782608695, 'total_count': 46, 'week': '2025-02-17', 'win_count': 28, 'win_rate': 60.869565217391305}, {'avg_performance': 4.6239894716134495, 'bin': 0.8, 'count': 6, 'hit_count': 4, 'hit_rate': 66.66666666666667, 'total_count': 6, 'week': '2025-02-17', 'win_count': 4, 'win_rate': 66.66666666666667}], '2025-02-24': [{'avg_performance': 0.3383304879783789, 'bin': 0.3, 'count': 3, 'hit_count': 2, 'hit_rate': 66.66666666666667, 'total_count': 3, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.724774404012466, 'bin': 0.4, 'count': 31, 'hit_count': 27, 'hit_rate': 87.09677419354838, 'total_count': 31, 'week': '2025-02-24', 'win_count': 17, 'win_rate': 54.83870967741935}, {'avg_performance': 5.995153465085292, 'bin': 0.5, 'count': 864, 'hit_count': 786, 'hit_rate': 90.97222222222223, 'total_count': 864, 'week': '2025-02-24', 'win_count': 544, 'win_rate': 62.96296296296296}, {'avg_performance': 5.362910312935268, 'bin': 0.6, 'count': 1038, 'hit_count': 921, 'hit_rate': 88.72832369942196, 'total_count': 1038, 'week': '2025-02-24', 'win_count': 674, 'win_rate': 64.9325626204239}, {'avg_performance': 4.419402245142155, 'bin': 0.7, 'count': 53, 'hit_count': 42, 'hit_rate': 79.24528301886792, 'total_count': 53, 'week': '2025-02-24', 'win_count': 23, 'win_rate': 43.39622641509434}, {'avg_performance': 0.14880952380952725, 'bin': 0.8, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}], '2025-03-10': [{'avg_performance': 3.370786516853932, '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': 3.229985232071821, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2025-03-10', 'win_count': 6, 'win_rate': 85.71428571428571}, {'avg_performance': 5.91457437619586, 'bin': 0.5, 'count': 339, 'hit_count': 318, 'hit_rate': 93.80530973451327, 'total_count': 339, 'week': '2025-03-10', 'win_count': 236, 'win_rate': 69.6165191740413}, {'avg_performance': 7.694099731541966, 'bin': 0.6, 'count': 312, 'hit_count': 294, 'hit_rate': 94.23076923076923, 'total_count': 312, 'week': '2025-03-10', 'win_count': 224, 'win_rate': 71.7948717948718}, {'avg_performance': 7.866797499267166, 'bin': 0.7, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2025-03-10', 'win_count': 14, 'win_rate': 82.3529411764706}]}, 'curve_data_week_list': ['2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '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-10', '2025-02-17', '2025-02-24', '2025-03-10'], 'date_from': datetime.date(2024, 10, 10), 'date_to': datetime.date(2025, 4, 8), 'kpis': {'avg_gain': 8.802179824568507, 'fail_count': 8231, 'hit_count': 30196, 'hit_rate': 94.25646148083406, 'pass_count': 23805, 'total_tests': 32036, 'win_rate': 74.30702959170932}, 'last_metrics': <ModelMetrics: Rolling LGBM 3d PH Isotonic 2% Metrics: 2025-04-07 >, 'model': <Model: Rolling LGBM 3d PH Isotonic 2% (rolling-ph-lgmb-p2-seq3-isotonic 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 0x7f92844b1d90>, <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': 41, 'counter0': 40, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 9.343793482624516, 'date': datetime.date(2024, 10, 15), 'fail_count': 160, 'hit_count': 747, 'hit_rate': 95.52429667519182, 'metrics': {'content': 0, 'financial': 0, 'other': 0}, 'pass_count': 622, 'total_count': 782, 'win_rate': 79.53964194373401}} {'metrics': {'content': 0.23, '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: ' "'DKsv9r6k95uWzLESBQdgkMBYrfK6Se5QxHWs2XnkM83akXQNVJbfWMS9toQDA2iv'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/52'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f92855a3110>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f92855a3110>>'} {'curve_data': [{'avg_performance': 33.8653440810506, 'bin': 0.2, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 8.824194070556567, 'bin': 0.3, 'count': 49, 'hit_count': 45, 'hit_rate': 91.83673469387755, 'total_count': 49, 'win_count': 25, 'win_rate': 51.02040816326531}, {'avg_performance': 5.6883545965376285, 'bin': 0.4, 'count': 410, 'hit_count': 378, 'hit_rate': 92.1951219512195, 'total_count': 410, 'win_count': 261, 'win_rate': 63.65853658536585}, {'avg_performance': 7.681481586572486, 'bin': 0.5, 'count': 13268, 'hit_count': 12497, 'hit_rate': 94.18902622851975, 'total_count': 13268, 'win_count': 9521, 'win_rate': 71.75911968646368}, {'avg_performance': 9.387286988023558, 'bin': 0.6, 'count': 16506, 'hit_count': 15557, 'hit_rate': 94.25057554828547, 'total_count': 16506, 'win_count': 12590, 'win_rate': 76.27529383254574}, {'avg_performance': 11.602345538915827, 'bin': 0.7, 'count': 1539, 'hit_count': 1471, 'hit_rate': 95.58154645873944, 'total_count': 1539, 'win_count': 1197, 'win_rate': 77.77777777777777}, {'avg_performance': 16.390961739552203, 'bin': 0.8, 'count': 238, 'hit_count': 222, 'hit_rate': 93.27731092436974, 'total_count': 238, 'win_count': 191, 'win_rate': 80.25210084033614}, {'avg_performance': 21.6917626187561, 'bin': 0.9, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'win_count': 18, 'win_rate': 78.26086956521739}], 'curve_data_by_week': {'2024-10-14': [{'avg_performance': 0.8563273073263545, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.833948494083741, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-10-14', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 5.0414542679053875, 'bin': 0.4, 'count': 22, 'hit_count': 18, 'hit_rate': 81.81818181818181, 'total_count': 22, 'week': '2024-10-14', 'win_count': 11, 'win_rate': 50.0}, {'avg_performance': 9.405162971834361, 'bin': 0.5, 'count': 702, 'hit_count': 661, 'hit_rate': 94.15954415954415, 'total_count': 702, 'week': '2024-10-14', 'win_count': 482, 'win_rate': 68.66096866096866}, {'avg_performance': 10.106844911169732, 'bin': 0.6, 'count': 804, 'hit_count': 765, 'hit_rate': 95.14925373134328, 'total_count': 804, 'week': '2024-10-14', 'win_count': 607, 'win_rate': 75.49751243781094}, {'avg_performance': 10.295341658155468, 'bin': 0.7, 'count': 82, 'hit_count': 78, 'hit_rate': 95.1219512195122, 'total_count': 82, 'week': '2024-10-14', 'win_count': 67, 'win_rate': 81.70731707317073}, {'avg_performance': 8.131301136271151, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-10-14', 'win_count': 8, 'win_rate': 80.0}, {'avg_performance': 8.881754949170679, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 1, 'win_rate': 100.0}], '2024-10-21': [{'avg_performance': 9.671279278685283, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 3, 'win_rate': 75.0}, {'avg_performance': 4.301172455339157, 'bin': 0.4, 'count': 26, 'hit_count': 23, 'hit_rate': 88.46153846153847, 'total_count': 26, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 34.61538461538461}, {'avg_performance': 6.819492750693891, 'bin': 0.5, 'count': 974, 'hit_count': 907, 'hit_rate': 93.1211498973306, 'total_count': 974, 'week': '2024-10-21', 'win_count': 658, 'win_rate': 67.5564681724846}, {'avg_performance': 8.182362870276854, 'bin': 0.6, 'count': 1212, 'hit_count': 1156, 'hit_rate': 95.37953795379538, 'total_count': 1212, 'week': '2024-10-21', 'win_count': 910, 'win_rate': 75.08250825082509}, {'avg_performance': 8.641538934451926, 'bin': 0.7, 'count': 150, 'hit_count': 146, 'hit_rate': 97.33333333333333, 'total_count': 150, 'week': '2024-10-21', 'win_count': 112, 'win_rate': 74.66666666666667}, {'avg_performance': 7.960241613275069, 'bin': 0.8, 'count': 16, 'hit_count': 15, 'hit_rate': 93.75, 'total_count': 16, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 56.25}, {'avg_performance': 1.9299405155320475, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-21', 'win_count': 1, 'win_rate': 50.0}], '2024-10-28': [{'avg_performance': 1.6205053536018306, 'bin': 0.3, 'count': 5, 'hit_count': 4, 'hit_rate': 80.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 40.0}, {'avg_performance': 7.858204878661623, 'bin': 0.4, 'count': 21, 'hit_count': 21, 'hit_rate': 100.0, 'total_count': 21, 'week': '2024-10-28', 'win_count': 16, 'win_rate': 76.19047619047619}, {'avg_performance': 6.648846490413345, 'bin': 0.5, 'count': 686, 'hit_count': 658, 'hit_rate': 95.91836734693878, 'total_count': 686, 'week': '2024-10-28', 'win_count': 518, 'win_rate': 75.51020408163265}, {'avg_performance': 8.085902262126316, 'bin': 0.6, 'count': 797, 'hit_count': 772, 'hit_rate': 96.86323713927227, 'total_count': 797, 'week': '2024-10-28', 'win_count': 649, 'win_rate': 81.43036386449184}, {'avg_performance': 11.848421236600606, 'bin': 0.7, 'count': 69, 'hit_count': 64, 'hit_rate': 92.7536231884058, 'total_count': 69, 'week': '2024-10-28', 'win_count': 58, 'win_rate': 84.05797101449275}, {'avg_performance': 14.267397574986997, 'bin': 0.8, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 4, 'win_rate': 80.0}, {'avg_performance': 0.34722222222223026, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-28', 'win_count': 0, 'win_rate': 0.0}], '2024-11-04': [{'avg_performance': 4.48654037886342, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 11.303728683534116, 'bin': 0.3, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2024-11-04', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 6.193407299091917, 'bin': 0.4, 'count': 22, 'hit_count': 20, 'hit_rate': 90.9090909090909, 'total_count': 22, 'week': '2024-11-04', 'win_count': 19, 'win_rate': 86.36363636363636}, {'avg_performance': 8.551721604481491, 'bin': 0.5, 'count': 660, 'hit_count': 619, 'hit_rate': 93.78787878787878, 'total_count': 660, 'week': '2024-11-04', 'win_count': 514, 'win_rate': 77.87878787878788}, {'avg_performance': 9.199905917317315, 'bin': 0.6, 'count': 719, 'hit_count': 674, 'hit_rate': 93.7413073713491, 'total_count': 719, 'week': '2024-11-04', 'win_count': 557, 'win_rate': 77.46870653685674}, {'avg_performance': 9.136526057000346, 'bin': 0.7, 'count': 39, 'hit_count': 36, 'hit_rate': 92.3076923076923, 'total_count': 39, 'week': '2024-11-04', 'win_count': 30, 'win_rate': 76.92307692307692}, {'avg_performance': 6.976744186046527, 'bin': 0.8, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}], '2024-11-11': [{'avg_performance': 58.92468569457596, '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': 3.9305498150644866, 'bin': 0.4, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-11-11', 'win_count': 8, 'win_rate': 47.05882352941177}, {'avg_performance': 4.442104130107124, 'bin': 0.5, 'count': 362, 'hit_count': 328, 'hit_rate': 90.60773480662984, 'total_count': 362, 'week': '2024-11-11', 'win_count': 218, 'win_rate': 60.22099447513812}, {'avg_performance': 6.832885016155045, 'bin': 0.6, 'count': 459, 'hit_count': 407, 'hit_rate': 88.67102396514161, 'total_count': 459, 'week': '2024-11-11', 'win_count': 294, 'win_rate': 64.05228758169935}, {'avg_performance': 6.50225864077387, 'bin': 0.7, 'count': 26, 'hit_count': 24, 'hit_rate': 92.3076923076923, 'total_count': 26, 'week': '2024-11-11', 'win_count': 16, 'win_rate': 61.53846153846154}], '2024-11-18': [{'avg_performance': 96.25316455696202, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 10.093706934177172, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 10.286979813711849, 'bin': 0.4, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-11-18', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 9.641687742145487, 'bin': 0.5, 'count': 783, 'hit_count': 758, 'hit_rate': 96.80715197956577, 'total_count': 783, 'week': '2024-11-18', 'win_count': 652, 'win_rate': 83.26947637292464}, {'avg_performance': 11.89467546720644, 'bin': 0.6, 'count': 876, 'hit_count': 849, 'hit_rate': 96.91780821917808, 'total_count': 876, 'week': '2024-11-18', 'win_count': 769, 'win_rate': 87.78538812785388}, {'avg_performance': 19.352876776932764, 'bin': 0.7, 'count': 80, 'hit_count': 80, 'hit_rate': 100.0, 'total_count': 80, 'week': '2024-11-18', 'win_count': 71, 'win_rate': 88.75}, {'avg_performance': 18.45274649281407, 'bin': 0.8, 'count': 13, 'hit_count': 13, 'hit_rate': 100.0, 'total_count': 13, 'week': '2024-11-18', 'win_count': 12, 'win_rate': 92.3076923076923}, {'avg_performance': 15.730337078651687, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}], '2024-11-25': [{'avg_performance': 11.555676832532903, 'bin': 0.3, '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': 6.265694029033848, 'bin': 0.4, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 12, 'win_rate': 66.66666666666667}, {'avg_performance': 7.634091063129644, 'bin': 0.5, 'count': 598, 'hit_count': 570, 'hit_rate': 95.31772575250837, 'total_count': 598, 'week': '2024-11-25', 'win_count': 448, 'win_rate': 74.91638795986623}, {'avg_performance': 8.702597408877535, 'bin': 0.6, 'count': 869, 'hit_count': 826, 'hit_rate': 95.0517836593786, 'total_count': 869, 'week': '2024-11-25', 'win_count': 696, 'win_rate': 80.09205983889528}, {'avg_performance': 13.765900879410582, 'bin': 0.7, 'count': 92, 'hit_count': 90, 'hit_rate': 97.82608695652173, 'total_count': 92, 'week': '2024-11-25', 'win_count': 77, 'win_rate': 83.69565217391305}, {'avg_performance': 28.946258332817518, 'bin': 0.8, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 17, 'win_rate': 94.44444444444444}, {'avg_performance': 11.190662386779556, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 3, 'win_rate': 100.0}], '2024-12-09': [{'avg_performance': 1.4905149051490498, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.3237276523665, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 13, 'win_rate': 68.42105263157895}, {'avg_performance': 6.182898593615806, 'bin': 0.5, 'count': 690, 'hit_count': 641, 'hit_rate': 92.89855072463769, 'total_count': 690, 'week': '2024-12-09', 'win_count': 451, 'win_rate': 65.3623188405797}, {'avg_performance': 9.050619565085265, 'bin': 0.6, 'count': 870, 'hit_count': 824, 'hit_rate': 94.71264367816092, 'total_count': 870, 'week': '2024-12-09', 'win_count': 624, 'win_rate': 71.72413793103448}, {'avg_performance': 9.29780403196579, 'bin': 0.7, 'count': 96, 'hit_count': 93, 'hit_rate': 96.875, 'total_count': 96, 'week': '2024-12-09', 'win_count': 68, 'win_rate': 70.83333333333333}, {'avg_performance': 15.059213057045703, 'bin': 0.8, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 14, 'win_rate': 73.6842105263158}, {'avg_performance': 0.659367610806464, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}], '2024-12-16': [{'avg_performance': 0.1904761904761864, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 6.259213538127868, 'bin': 0.4, 'count': 37, 'hit_count': 33, 'hit_rate': 89.1891891891892, 'total_count': 37, 'week': '2024-12-16', 'win_count': 25, 'win_rate': 67.56756756756756}, {'avg_performance': 8.584611771243424, 'bin': 0.5, 'count': 1411, 'hit_count': 1325, 'hit_rate': 93.90503189227498, 'total_count': 1411, 'week': '2024-12-16', 'win_count': 1011, 'win_rate': 71.65131112686038}, {'avg_performance': 9.939810447414, 'bin': 0.6, 'count': 1588, 'hit_count': 1490, 'hit_rate': 93.82871536523929, 'total_count': 1588, 'week': '2024-12-16', 'win_count': 1216, 'win_rate': 76.57430730478589}, {'avg_performance': 12.751983309057357, 'bin': 0.7, 'count': 163, 'hit_count': 157, 'hit_rate': 96.31901840490798, 'total_count': 163, 'week': '2024-12-16', 'win_count': 126, 'win_rate': 77.30061349693251}, {'avg_performance': 30.97146333159325, 'bin': 0.8, 'count': 26, 'hit_count': 26, 'hit_rate': 100.0, 'total_count': 26, 'week': '2024-12-16', 'win_count': 21, 'win_rate': 80.76923076923077}, {'avg_performance': 45.14366482789435, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-16', 'win_count': 2, 'win_rate': 66.66666666666667}], '2024-12-23': [{'avg_performance': 1.1011011011010954, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-23', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.371333574507736, 'bin': 0.4, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2024-12-23', 'win_count': 10, 'win_rate': 58.8235294117647}, {'avg_performance': 9.474676484372859, 'bin': 0.5, 'count': 668, 'hit_count': 650, 'hit_rate': 97.30538922155688, 'total_count': 668, 'week': '2024-12-23', 'win_count': 528, 'win_rate': 79.04191616766467}, {'avg_performance': 18.22317884082599, 'bin': 0.6, 'count': 829, 'hit_count': 811, 'hit_rate': 97.82870928829915, 'total_count': 829, 'week': '2024-12-23', 'win_count': 705, 'win_rate': 85.0422195416164}, {'avg_performance': 22.87345575441379, 'bin': 0.7, 'count': 71, 'hit_count': 69, 'hit_rate': 97.1830985915493, 'total_count': 71, 'week': '2024-12-23', 'win_count': 62, 'win_rate': 87.32394366197182}, {'avg_performance': 20.07116067119614, 'bin': 0.8, 'count': 19, 'hit_count': 16, 'hit_rate': 84.21052631578948, 'total_count': 19, 'week': '2024-12-23', 'win_count': 16, 'win_rate': 84.21052631578948}, {'avg_performance': 42.864931268489265, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 100.0}], '2024-12-30': [{'avg_performance': 8.543323047871969, 'bin': 0.4, 'count': 26, 'hit_count': 25, 'hit_rate': 96.15384615384616, 'total_count': 26, 'week': '2024-12-30', 'win_count': 18, 'win_rate': 69.23076923076923}, {'avg_performance': 9.605782822714602, 'bin': 0.5, 'count': 967, 'hit_count': 931, 'hit_rate': 96.27714581178904, 'total_count': 967, 'week': '2024-12-30', 'win_count': 794, 'win_rate': 82.10961737331955}, {'avg_performance': 13.314518504512273, 'bin': 0.6, 'count': 1170, 'hit_count': 1137, 'hit_rate': 97.17948717948718, 'total_count': 1170, 'week': '2024-12-30', 'win_count': 1002, 'win_rate': 85.64102564102564}, {'avg_performance': 13.834897352184377, 'bin': 0.7, 'count': 141, 'hit_count': 137, 'hit_rate': 97.16312056737588, 'total_count': 141, 'week': '2024-12-30', 'win_count': 119, 'win_rate': 84.39716312056737}, {'avg_performance': 18.03100402666873, 'bin': 0.8, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2024-12-30', 'win_count': 19, 'win_rate': 90.47619047619048}, {'avg_performance': 86.17021276595746, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 1, 'win_rate': 100.0}], '2025-01-06': [{'avg_performance': 3.653643845376023, 'bin': 0.4, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2025-01-06', 'win_count': 13, 'win_rate': 61.904761904761905}, {'avg_performance': 7.11501183555015, 'bin': 0.5, 'count': 573, 'hit_count': 531, 'hit_rate': 92.67015706806282, 'total_count': 573, 'week': '2025-01-06', 'win_count': 345, 'win_rate': 60.20942408376963}, {'avg_performance': 7.033930147869317, 'bin': 0.6, 'count': 833, 'hit_count': 773, 'hit_rate': 92.79711884753901, 'total_count': 833, 'week': '2025-01-06', 'win_count': 554, 'win_rate': 66.50660264105642}, {'avg_performance': 11.06435997631877, 'bin': 0.7, 'count': 112, 'hit_count': 107, 'hit_rate': 95.53571428571429, 'total_count': 112, 'week': '2025-01-06', 'win_count': 82, 'win_rate': 73.21428571428571}, {'avg_performance': 12.01468555061957, 'bin': 0.8, 'count': 28, 'hit_count': 24, 'hit_rate': 85.71428571428571, 'total_count': 28, 'week': '2025-01-06', 'win_count': 22, 'win_rate': 78.57142857142857}, {'avg_performance': 2.747909199522108, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-06', 'win_count': 1, 'win_rate': 100.0}], '2025-01-13': [{'avg_performance': 1.77514792899408, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.677219118036632, 'bin': 0.4, 'count': 24, 'hit_count': 23, 'hit_rate': 95.83333333333333, 'total_count': 24, 'week': '2025-01-13', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 8.539310048745332, 'bin': 0.5, 'count': 564, 'hit_count': 528, 'hit_rate': 93.61702127659575, 'total_count': 564, 'week': '2025-01-13', 'win_count': 456, 'win_rate': 80.85106382978724}, {'avg_performance': 8.240635977891715, 'bin': 0.6, 'count': 708, 'hit_count': 661, 'hit_rate': 93.36158192090396, 'total_count': 708, 'week': '2025-01-13', 'win_count': 563, 'win_rate': 79.51977401129943}, {'avg_performance': 9.871046918455717, 'bin': 0.7, 'count': 51, 'hit_count': 45, 'hit_rate': 88.23529411764706, 'total_count': 51, 'week': '2025-01-13', 'win_count': 39, 'win_rate': 76.47058823529412}, {'avg_performance': 15.34581326687442, 'bin': 0.8, 'count': 10, 'hit_count': 10, 'hit_rate': 100.0, 'total_count': 10, 'week': '2025-01-13', 'win_count': 9, 'win_rate': 90.0}, {'avg_performance': 13.599999999999994, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 100.0}], '2025-01-20': [{'avg_performance': 0.6651884700665244, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.544909947380155, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2025-01-20', 'win_count': 11, 'win_rate': 57.89473684210526}, {'avg_performance': 6.015608365607231, 'bin': 0.5, 'count': 628, 'hit_count': 598, 'hit_rate': 95.22292993630573, 'total_count': 628, 'week': '2025-01-20', 'win_count': 432, 'win_rate': 68.78980891719745}, {'avg_performance': 9.039266266213598, 'bin': 0.6, 'count': 792, 'hit_count': 749, 'hit_rate': 94.57070707070707, 'total_count': 792, 'week': '2025-01-20', 'win_count': 605, 'win_rate': 76.38888888888889}, {'avg_performance': 10.536071372615584, 'bin': 0.7, 'count': 61, 'hit_count': 60, 'hit_rate': 98.36065573770492, 'total_count': 61, 'week': '2025-01-20', 'win_count': 54, 'win_rate': 88.52459016393442}, {'avg_performance': 15.25765795165968, 'bin': 0.8, 'count': 12, 'hit_count': 12, 'hit_rate': 100.0, 'total_count': 12, 'week': '2025-01-20', 'win_count': 10, 'win_rate': 83.33333333333333}], '2025-01-27': [{'avg_performance': 3.6505251976042974, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-27', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 3.3872070306215396, 'bin': 0.4, 'count': 18, 'hit_count': 15, 'hit_rate': 83.33333333333333, 'total_count': 18, 'week': '2025-01-27', 'win_count': 11, 'win_rate': 61.111111111111114}, {'avg_performance': 6.953550738751072, 'bin': 0.5, 'count': 580, 'hit_count': 547, 'hit_rate': 94.3103448275862, 'total_count': 580, 'week': '2025-01-27', 'win_count': 428, 'win_rate': 73.79310344827586}, {'avg_performance': 6.648173652090374, 'bin': 0.6, 'count': 779, 'hit_count': 726, 'hit_rate': 93.196405648267, 'total_count': 779, 'week': '2025-01-27', 'win_count': 606, 'win_rate': 77.79204107830552}, {'avg_performance': 7.471075488531045, 'bin': 0.7, 'count': 76, 'hit_count': 73, 'hit_rate': 96.05263157894737, 'total_count': 76, 'week': '2025-01-27', 'win_count': 66, 'win_rate': 86.84210526315789}, {'avg_performance': 9.608575816681654, 'bin': 0.8, 'count': 15, 'hit_count': 15, 'hit_rate': 100.0, 'total_count': 15, 'week': '2025-01-27', 'win_count': 13, 'win_rate': 86.66666666666667}, {'avg_performance': 21.423582467139635, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 100.0}], '2025-02-10': [{'avg_performance': 1.8949315591111375, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.754175337869557, 'bin': 0.4, 'count': 33, 'hit_count': 33, 'hit_rate': 100.0, 'total_count': 33, 'week': '2025-02-10', 'win_count': 17, 'win_rate': 51.515151515151516}, {'avg_performance': 7.517486777721075, 'bin': 0.5, 'count': 892, 'hit_count': 845, 'hit_rate': 94.73094170403587, 'total_count': 892, 'week': '2025-02-10', 'win_count': 647, 'win_rate': 72.53363228699551}, {'avg_performance': 10.207496081010792, 'bin': 0.6, 'count': 1368, 'hit_count': 1307, 'hit_rate': 95.54093567251462, 'total_count': 1368, 'week': '2025-02-10', 'win_count': 1083, 'win_rate': 79.16666666666667}, {'avg_performance': 13.13948137274851, 'bin': 0.7, 'count': 114, 'hit_count': 112, 'hit_rate': 98.24561403508773, 'total_count': 114, 'week': '2025-02-10', 'win_count': 85, 'win_rate': 74.56140350877193}, {'avg_performance': 9.213075395790396, 'bin': 0.8, 'count': 17, 'hit_count': 17, 'hit_rate': 100.0, 'total_count': 17, 'week': '2025-02-10', 'win_count': 12, 'win_rate': 70.58823529411765}, {'avg_performance': 4.385964912280706, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 100.0}], '2025-02-17': [{'avg_performance': 5.099765218898155, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 3.5333760194020303, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-17', 'win_count': 5, 'win_rate': 62.5}, {'avg_performance': 6.587229286030979, 'bin': 0.5, 'count': 327, 'hit_count': 296, 'hit_rate': 90.51987767584097, 'total_count': 327, 'week': '2025-02-17', 'win_count': 159, 'win_rate': 48.62385321100918}, {'avg_performance': 5.0095518733277125, 'bin': 0.6, 'count': 483, 'hit_count': 415, 'hit_rate': 85.92132505175984, 'total_count': 483, 'week': '2025-02-17', 'win_count': 252, 'win_rate': 52.17391304347826}, {'avg_performance': 4.196667245636139, 'bin': 0.7, 'count': 46, 'hit_count': 42, 'hit_rate': 91.30434782608695, 'total_count': 46, 'week': '2025-02-17', 'win_count': 28, 'win_rate': 60.869565217391305}, {'avg_performance': 4.6239894716134495, 'bin': 0.8, 'count': 6, 'hit_count': 4, 'hit_rate': 66.66666666666667, 'total_count': 6, 'week': '2025-02-17', 'win_count': 4, 'win_rate': 66.66666666666667}], '2025-02-24': [{'avg_performance': 0.3383304879783789, 'bin': 0.3, 'count': 3, 'hit_count': 2, 'hit_rate': 66.66666666666667, 'total_count': 3, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.724774404012466, 'bin': 0.4, 'count': 31, 'hit_count': 27, 'hit_rate': 87.09677419354838, 'total_count': 31, 'week': '2025-02-24', 'win_count': 17, 'win_rate': 54.83870967741935}, {'avg_performance': 5.995153465085292, 'bin': 0.5, 'count': 864, 'hit_count': 786, 'hit_rate': 90.97222222222223, 'total_count': 864, 'week': '2025-02-24', 'win_count': 544, 'win_rate': 62.96296296296296}, {'avg_performance': 5.362910312935268, 'bin': 0.6, 'count': 1038, 'hit_count': 921, 'hit_rate': 88.72832369942196, 'total_count': 1038, 'week': '2025-02-24', 'win_count': 674, 'win_rate': 64.9325626204239}, {'avg_performance': 4.419402245142155, 'bin': 0.7, 'count': 53, 'hit_count': 42, 'hit_rate': 79.24528301886792, 'total_count': 53, 'week': '2025-02-24', 'win_count': 23, 'win_rate': 43.39622641509434}, {'avg_performance': 0.14880952380952725, 'bin': 0.8, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}], '2025-03-10': [{'avg_performance': 3.370786516853932, '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': 3.229985232071821, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2025-03-10', 'win_count': 6, 'win_rate': 85.71428571428571}, {'avg_performance': 5.91457437619586, 'bin': 0.5, 'count': 339, 'hit_count': 318, 'hit_rate': 93.80530973451327, 'total_count': 339, 'week': '2025-03-10', 'win_count': 236, 'win_rate': 69.6165191740413}, {'avg_performance': 7.694099731541966, 'bin': 0.6, 'count': 312, 'hit_count': 294, 'hit_rate': 94.23076923076923, 'total_count': 312, 'week': '2025-03-10', 'win_count': 224, 'win_rate': 71.7948717948718}, {'avg_performance': 7.866797499267166, 'bin': 0.7, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2025-03-10', 'win_count': 14, 'win_rate': 82.3529411764706}]}, 'curve_data_week_list': ['2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '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-10', '2025-02-17', '2025-02-24', '2025-03-10'], 'date_from': datetime.date(2024, 10, 10), 'date_to': datetime.date(2025, 4, 8), 'kpis': {'avg_gain': 8.802179824568507, 'fail_count': 8231, 'hit_count': 30196, 'hit_rate': 94.25646148083406, 'pass_count': 23805, 'total_tests': 32036, 'win_rate': 74.30702959170932}, 'last_metrics': <ModelMetrics: Rolling LGBM 3d PH Isotonic 2% Metrics: 2025-04-07 >, 'model': <Model: Rolling LGBM 3d PH Isotonic 2% (rolling-ph-lgmb-p2-seq3-isotonic 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 0x7f92844b1d90>, <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': 41, 'counter0': 40, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 9.343793482624516, 'date': datetime.date(2024, 10, 15), 'fail_count': 160, 'hit_count': 747, 'hit_rate': 95.52429667519182, 'metrics': {'content': 0, 'financial': 0, 'other': 0}, 'pass_count': 622, 'total_count': 782, 'win_rate': 79.53964194373401}} {'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: ' "'DKsv9r6k95uWzLESBQdgkMBYrfK6Se5QxHWs2XnkM83akXQNVJbfWMS9toQDA2iv'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/52'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f92855a3110>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f92855a3110>>'} {'curve_data': [{'avg_performance': 33.8653440810506, 'bin': 0.2, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 8.824194070556567, 'bin': 0.3, 'count': 49, 'hit_count': 45, 'hit_rate': 91.83673469387755, 'total_count': 49, 'win_count': 25, 'win_rate': 51.02040816326531}, {'avg_performance': 5.6883545965376285, 'bin': 0.4, 'count': 410, 'hit_count': 378, 'hit_rate': 92.1951219512195, 'total_count': 410, 'win_count': 261, 'win_rate': 63.65853658536585}, {'avg_performance': 7.681481586572486, 'bin': 0.5, 'count': 13268, 'hit_count': 12497, 'hit_rate': 94.18902622851975, 'total_count': 13268, 'win_count': 9521, 'win_rate': 71.75911968646368}, {'avg_performance': 9.387286988023558, 'bin': 0.6, 'count': 16506, 'hit_count': 15557, 'hit_rate': 94.25057554828547, 'total_count': 16506, 'win_count': 12590, 'win_rate': 76.27529383254574}, {'avg_performance': 11.602345538915827, 'bin': 0.7, 'count': 1539, 'hit_count': 1471, 'hit_rate': 95.58154645873944, 'total_count': 1539, 'win_count': 1197, 'win_rate': 77.77777777777777}, {'avg_performance': 16.390961739552203, 'bin': 0.8, 'count': 238, 'hit_count': 222, 'hit_rate': 93.27731092436974, 'total_count': 238, 'win_count': 191, 'win_rate': 80.25210084033614}, {'avg_performance': 21.6917626187561, 'bin': 0.9, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'win_count': 18, 'win_rate': 78.26086956521739}], 'curve_data_by_week': {'2024-10-14': [{'avg_performance': 0.8563273073263545, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.833948494083741, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-10-14', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 5.0414542679053875, 'bin': 0.4, 'count': 22, 'hit_count': 18, 'hit_rate': 81.81818181818181, 'total_count': 22, 'week': '2024-10-14', 'win_count': 11, 'win_rate': 50.0}, {'avg_performance': 9.405162971834361, 'bin': 0.5, 'count': 702, 'hit_count': 661, 'hit_rate': 94.15954415954415, 'total_count': 702, 'week': '2024-10-14', 'win_count': 482, 'win_rate': 68.66096866096866}, {'avg_performance': 10.106844911169732, 'bin': 0.6, 'count': 804, 'hit_count': 765, 'hit_rate': 95.14925373134328, 'total_count': 804, 'week': '2024-10-14', 'win_count': 607, 'win_rate': 75.49751243781094}, {'avg_performance': 10.295341658155468, 'bin': 0.7, 'count': 82, 'hit_count': 78, 'hit_rate': 95.1219512195122, 'total_count': 82, 'week': '2024-10-14', 'win_count': 67, 'win_rate': 81.70731707317073}, {'avg_performance': 8.131301136271151, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-10-14', 'win_count': 8, 'win_rate': 80.0}, {'avg_performance': 8.881754949170679, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 1, 'win_rate': 100.0}], '2024-10-21': [{'avg_performance': 9.671279278685283, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 3, 'win_rate': 75.0}, {'avg_performance': 4.301172455339157, 'bin': 0.4, 'count': 26, 'hit_count': 23, 'hit_rate': 88.46153846153847, 'total_count': 26, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 34.61538461538461}, {'avg_performance': 6.819492750693891, 'bin': 0.5, 'count': 974, 'hit_count': 907, 'hit_rate': 93.1211498973306, 'total_count': 974, 'week': '2024-10-21', 'win_count': 658, 'win_rate': 67.5564681724846}, {'avg_performance': 8.182362870276854, 'bin': 0.6, 'count': 1212, 'hit_count': 1156, 'hit_rate': 95.37953795379538, 'total_count': 1212, 'week': '2024-10-21', 'win_count': 910, 'win_rate': 75.08250825082509}, {'avg_performance': 8.641538934451926, 'bin': 0.7, 'count': 150, 'hit_count': 146, 'hit_rate': 97.33333333333333, 'total_count': 150, 'week': '2024-10-21', 'win_count': 112, 'win_rate': 74.66666666666667}, {'avg_performance': 7.960241613275069, 'bin': 0.8, 'count': 16, 'hit_count': 15, 'hit_rate': 93.75, 'total_count': 16, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 56.25}, {'avg_performance': 1.9299405155320475, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-21', 'win_count': 1, 'win_rate': 50.0}], '2024-10-28': [{'avg_performance': 1.6205053536018306, 'bin': 0.3, 'count': 5, 'hit_count': 4, 'hit_rate': 80.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 40.0}, {'avg_performance': 7.858204878661623, 'bin': 0.4, 'count': 21, 'hit_count': 21, 'hit_rate': 100.0, 'total_count': 21, 'week': '2024-10-28', 'win_count': 16, 'win_rate': 76.19047619047619}, {'avg_performance': 6.648846490413345, 'bin': 0.5, 'count': 686, 'hit_count': 658, 'hit_rate': 95.91836734693878, 'total_count': 686, 'week': '2024-10-28', 'win_count': 518, 'win_rate': 75.51020408163265}, {'avg_performance': 8.085902262126316, 'bin': 0.6, 'count': 797, 'hit_count': 772, 'hit_rate': 96.86323713927227, 'total_count': 797, 'week': '2024-10-28', 'win_count': 649, 'win_rate': 81.43036386449184}, {'avg_performance': 11.848421236600606, 'bin': 0.7, 'count': 69, 'hit_count': 64, 'hit_rate': 92.7536231884058, 'total_count': 69, 'week': '2024-10-28', 'win_count': 58, 'win_rate': 84.05797101449275}, {'avg_performance': 14.267397574986997, 'bin': 0.8, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 4, 'win_rate': 80.0}, {'avg_performance': 0.34722222222223026, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-28', 'win_count': 0, 'win_rate': 0.0}], '2024-11-04': [{'avg_performance': 4.48654037886342, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 11.303728683534116, 'bin': 0.3, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2024-11-04', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 6.193407299091917, 'bin': 0.4, 'count': 22, 'hit_count': 20, 'hit_rate': 90.9090909090909, 'total_count': 22, 'week': '2024-11-04', 'win_count': 19, 'win_rate': 86.36363636363636}, {'avg_performance': 8.551721604481491, 'bin': 0.5, 'count': 660, 'hit_count': 619, 'hit_rate': 93.78787878787878, 'total_count': 660, 'week': '2024-11-04', 'win_count': 514, 'win_rate': 77.87878787878788}, {'avg_performance': 9.199905917317315, 'bin': 0.6, 'count': 719, 'hit_count': 674, 'hit_rate': 93.7413073713491, 'total_count': 719, 'week': '2024-11-04', 'win_count': 557, 'win_rate': 77.46870653685674}, {'avg_performance': 9.136526057000346, 'bin': 0.7, 'count': 39, 'hit_count': 36, 'hit_rate': 92.3076923076923, 'total_count': 39, 'week': '2024-11-04', 'win_count': 30, 'win_rate': 76.92307692307692}, {'avg_performance': 6.976744186046527, 'bin': 0.8, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}], '2024-11-11': [{'avg_performance': 58.92468569457596, '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': 3.9305498150644866, 'bin': 0.4, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-11-11', 'win_count': 8, 'win_rate': 47.05882352941177}, {'avg_performance': 4.442104130107124, 'bin': 0.5, 'count': 362, 'hit_count': 328, 'hit_rate': 90.60773480662984, 'total_count': 362, 'week': '2024-11-11', 'win_count': 218, 'win_rate': 60.22099447513812}, {'avg_performance': 6.832885016155045, 'bin': 0.6, 'count': 459, 'hit_count': 407, 'hit_rate': 88.67102396514161, 'total_count': 459, 'week': '2024-11-11', 'win_count': 294, 'win_rate': 64.05228758169935}, {'avg_performance': 6.50225864077387, 'bin': 0.7, 'count': 26, 'hit_count': 24, 'hit_rate': 92.3076923076923, 'total_count': 26, 'week': '2024-11-11', 'win_count': 16, 'win_rate': 61.53846153846154}], '2024-11-18': [{'avg_performance': 96.25316455696202, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 10.093706934177172, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 10.286979813711849, 'bin': 0.4, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-11-18', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 9.641687742145487, 'bin': 0.5, 'count': 783, 'hit_count': 758, 'hit_rate': 96.80715197956577, 'total_count': 783, 'week': '2024-11-18', 'win_count': 652, 'win_rate': 83.26947637292464}, {'avg_performance': 11.89467546720644, 'bin': 0.6, 'count': 876, 'hit_count': 849, 'hit_rate': 96.91780821917808, 'total_count': 876, 'week': '2024-11-18', 'win_count': 769, 'win_rate': 87.78538812785388}, {'avg_performance': 19.352876776932764, 'bin': 0.7, 'count': 80, 'hit_count': 80, 'hit_rate': 100.0, 'total_count': 80, 'week': '2024-11-18', 'win_count': 71, 'win_rate': 88.75}, {'avg_performance': 18.45274649281407, 'bin': 0.8, 'count': 13, 'hit_count': 13, 'hit_rate': 100.0, 'total_count': 13, 'week': '2024-11-18', 'win_count': 12, 'win_rate': 92.3076923076923}, {'avg_performance': 15.730337078651687, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}], '2024-11-25': [{'avg_performance': 11.555676832532903, 'bin': 0.3, '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': 6.265694029033848, 'bin': 0.4, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 12, 'win_rate': 66.66666666666667}, {'avg_performance': 7.634091063129644, 'bin': 0.5, 'count': 598, 'hit_count': 570, 'hit_rate': 95.31772575250837, 'total_count': 598, 'week': '2024-11-25', 'win_count': 448, 'win_rate': 74.91638795986623}, {'avg_performance': 8.702597408877535, 'bin': 0.6, 'count': 869, 'hit_count': 826, 'hit_rate': 95.0517836593786, 'total_count': 869, 'week': '2024-11-25', 'win_count': 696, 'win_rate': 80.09205983889528}, {'avg_performance': 13.765900879410582, 'bin': 0.7, 'count': 92, 'hit_count': 90, 'hit_rate': 97.82608695652173, 'total_count': 92, 'week': '2024-11-25', 'win_count': 77, 'win_rate': 83.69565217391305}, {'avg_performance': 28.946258332817518, 'bin': 0.8, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 17, 'win_rate': 94.44444444444444}, {'avg_performance': 11.190662386779556, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 3, 'win_rate': 100.0}], '2024-12-09': [{'avg_performance': 1.4905149051490498, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.3237276523665, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 13, 'win_rate': 68.42105263157895}, {'avg_performance': 6.182898593615806, 'bin': 0.5, 'count': 690, 'hit_count': 641, 'hit_rate': 92.89855072463769, 'total_count': 690, 'week': '2024-12-09', 'win_count': 451, 'win_rate': 65.3623188405797}, {'avg_performance': 9.050619565085265, 'bin': 0.6, 'count': 870, 'hit_count': 824, 'hit_rate': 94.71264367816092, 'total_count': 870, 'week': '2024-12-09', 'win_count': 624, 'win_rate': 71.72413793103448}, {'avg_performance': 9.29780403196579, 'bin': 0.7, 'count': 96, 'hit_count': 93, 'hit_rate': 96.875, 'total_count': 96, 'week': '2024-12-09', 'win_count': 68, 'win_rate': 70.83333333333333}, {'avg_performance': 15.059213057045703, 'bin': 0.8, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 14, 'win_rate': 73.6842105263158}, {'avg_performance': 0.659367610806464, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}], '2024-12-16': [{'avg_performance': 0.1904761904761864, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 6.259213538127868, 'bin': 0.4, 'count': 37, 'hit_count': 33, 'hit_rate': 89.1891891891892, 'total_count': 37, 'week': '2024-12-16', 'win_count': 25, 'win_rate': 67.56756756756756}, {'avg_performance': 8.584611771243424, 'bin': 0.5, 'count': 1411, 'hit_count': 1325, 'hit_rate': 93.90503189227498, 'total_count': 1411, 'week': '2024-12-16', 'win_count': 1011, 'win_rate': 71.65131112686038}, {'avg_performance': 9.939810447414, 'bin': 0.6, 'count': 1588, 'hit_count': 1490, 'hit_rate': 93.82871536523929, 'total_count': 1588, 'week': '2024-12-16', 'win_count': 1216, 'win_rate': 76.57430730478589}, {'avg_performance': 12.751983309057357, 'bin': 0.7, 'count': 163, 'hit_count': 157, 'hit_rate': 96.31901840490798, 'total_count': 163, 'week': '2024-12-16', 'win_count': 126, 'win_rate': 77.30061349693251}, {'avg_performance': 30.97146333159325, 'bin': 0.8, 'count': 26, 'hit_count': 26, 'hit_rate': 100.0, 'total_count': 26, 'week': '2024-12-16', 'win_count': 21, 'win_rate': 80.76923076923077}, {'avg_performance': 45.14366482789435, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-16', 'win_count': 2, 'win_rate': 66.66666666666667}], '2024-12-23': [{'avg_performance': 1.1011011011010954, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-23', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.371333574507736, 'bin': 0.4, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2024-12-23', 'win_count': 10, 'win_rate': 58.8235294117647}, {'avg_performance': 9.474676484372859, 'bin': 0.5, 'count': 668, 'hit_count': 650, 'hit_rate': 97.30538922155688, 'total_count': 668, 'week': '2024-12-23', 'win_count': 528, 'win_rate': 79.04191616766467}, {'avg_performance': 18.22317884082599, 'bin': 0.6, 'count': 829, 'hit_count': 811, 'hit_rate': 97.82870928829915, 'total_count': 829, 'week': '2024-12-23', 'win_count': 705, 'win_rate': 85.0422195416164}, {'avg_performance': 22.87345575441379, 'bin': 0.7, 'count': 71, 'hit_count': 69, 'hit_rate': 97.1830985915493, 'total_count': 71, 'week': '2024-12-23', 'win_count': 62, 'win_rate': 87.32394366197182}, {'avg_performance': 20.07116067119614, 'bin': 0.8, 'count': 19, 'hit_count': 16, 'hit_rate': 84.21052631578948, 'total_count': 19, 'week': '2024-12-23', 'win_count': 16, 'win_rate': 84.21052631578948}, {'avg_performance': 42.864931268489265, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 100.0}], '2024-12-30': [{'avg_performance': 8.543323047871969, 'bin': 0.4, 'count': 26, 'hit_count': 25, 'hit_rate': 96.15384615384616, 'total_count': 26, 'week': '2024-12-30', 'win_count': 18, 'win_rate': 69.23076923076923}, {'avg_performance': 9.605782822714602, 'bin': 0.5, 'count': 967, 'hit_count': 931, 'hit_rate': 96.27714581178904, 'total_count': 967, 'week': '2024-12-30', 'win_count': 794, 'win_rate': 82.10961737331955}, {'avg_performance': 13.314518504512273, 'bin': 0.6, 'count': 1170, 'hit_count': 1137, 'hit_rate': 97.17948717948718, 'total_count': 1170, 'week': '2024-12-30', 'win_count': 1002, 'win_rate': 85.64102564102564}, {'avg_performance': 13.834897352184377, 'bin': 0.7, 'count': 141, 'hit_count': 137, 'hit_rate': 97.16312056737588, 'total_count': 141, 'week': '2024-12-30', 'win_count': 119, 'win_rate': 84.39716312056737}, {'avg_performance': 18.03100402666873, 'bin': 0.8, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2024-12-30', 'win_count': 19, 'win_rate': 90.47619047619048}, {'avg_performance': 86.17021276595746, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 1, 'win_rate': 100.0}], '2025-01-06': [{'avg_performance': 3.653643845376023, 'bin': 0.4, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2025-01-06', 'win_count': 13, 'win_rate': 61.904761904761905}, {'avg_performance': 7.11501183555015, 'bin': 0.5, 'count': 573, 'hit_count': 531, 'hit_rate': 92.67015706806282, 'total_count': 573, 'week': '2025-01-06', 'win_count': 345, 'win_rate': 60.20942408376963}, {'avg_performance': 7.033930147869317, 'bin': 0.6, 'count': 833, 'hit_count': 773, 'hit_rate': 92.79711884753901, 'total_count': 833, 'week': '2025-01-06', 'win_count': 554, 'win_rate': 66.50660264105642}, {'avg_performance': 11.06435997631877, 'bin': 0.7, 'count': 112, 'hit_count': 107, 'hit_rate': 95.53571428571429, 'total_count': 112, 'week': '2025-01-06', 'win_count': 82, 'win_rate': 73.21428571428571}, {'avg_performance': 12.01468555061957, 'bin': 0.8, 'count': 28, 'hit_count': 24, 'hit_rate': 85.71428571428571, 'total_count': 28, 'week': '2025-01-06', 'win_count': 22, 'win_rate': 78.57142857142857}, {'avg_performance': 2.747909199522108, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-06', 'win_count': 1, 'win_rate': 100.0}], '2025-01-13': [{'avg_performance': 1.77514792899408, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.677219118036632, 'bin': 0.4, 'count': 24, 'hit_count': 23, 'hit_rate': 95.83333333333333, 'total_count': 24, 'week': '2025-01-13', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 8.539310048745332, 'bin': 0.5, 'count': 564, 'hit_count': 528, 'hit_rate': 93.61702127659575, 'total_count': 564, 'week': '2025-01-13', 'win_count': 456, 'win_rate': 80.85106382978724}, {'avg_performance': 8.240635977891715, 'bin': 0.6, 'count': 708, 'hit_count': 661, 'hit_rate': 93.36158192090396, 'total_count': 708, 'week': '2025-01-13', 'win_count': 563, 'win_rate': 79.51977401129943}, {'avg_performance': 9.871046918455717, 'bin': 0.7, 'count': 51, 'hit_count': 45, 'hit_rate': 88.23529411764706, 'total_count': 51, 'week': '2025-01-13', 'win_count': 39, 'win_rate': 76.47058823529412}, {'avg_performance': 15.34581326687442, 'bin': 0.8, 'count': 10, 'hit_count': 10, 'hit_rate': 100.0, 'total_count': 10, 'week': '2025-01-13', 'win_count': 9, 'win_rate': 90.0}, {'avg_performance': 13.599999999999994, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 100.0}], '2025-01-20': [{'avg_performance': 0.6651884700665244, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.544909947380155, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2025-01-20', 'win_count': 11, 'win_rate': 57.89473684210526}, {'avg_performance': 6.015608365607231, 'bin': 0.5, 'count': 628, 'hit_count': 598, 'hit_rate': 95.22292993630573, 'total_count': 628, 'week': '2025-01-20', 'win_count': 432, 'win_rate': 68.78980891719745}, {'avg_performance': 9.039266266213598, 'bin': 0.6, 'count': 792, 'hit_count': 749, 'hit_rate': 94.57070707070707, 'total_count': 792, 'week': '2025-01-20', 'win_count': 605, 'win_rate': 76.38888888888889}, {'avg_performance': 10.536071372615584, 'bin': 0.7, 'count': 61, 'hit_count': 60, 'hit_rate': 98.36065573770492, 'total_count': 61, 'week': '2025-01-20', 'win_count': 54, 'win_rate': 88.52459016393442}, {'avg_performance': 15.25765795165968, 'bin': 0.8, 'count': 12, 'hit_count': 12, 'hit_rate': 100.0, 'total_count': 12, 'week': '2025-01-20', 'win_count': 10, 'win_rate': 83.33333333333333}], '2025-01-27': [{'avg_performance': 3.6505251976042974, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-27', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 3.3872070306215396, 'bin': 0.4, 'count': 18, 'hit_count': 15, 'hit_rate': 83.33333333333333, 'total_count': 18, 'week': '2025-01-27', 'win_count': 11, 'win_rate': 61.111111111111114}, {'avg_performance': 6.953550738751072, 'bin': 0.5, 'count': 580, 'hit_count': 547, 'hit_rate': 94.3103448275862, 'total_count': 580, 'week': '2025-01-27', 'win_count': 428, 'win_rate': 73.79310344827586}, {'avg_performance': 6.648173652090374, 'bin': 0.6, 'count': 779, 'hit_count': 726, 'hit_rate': 93.196405648267, 'total_count': 779, 'week': '2025-01-27', 'win_count': 606, 'win_rate': 77.79204107830552}, {'avg_performance': 7.471075488531045, 'bin': 0.7, 'count': 76, 'hit_count': 73, 'hit_rate': 96.05263157894737, 'total_count': 76, 'week': '2025-01-27', 'win_count': 66, 'win_rate': 86.84210526315789}, {'avg_performance': 9.608575816681654, 'bin': 0.8, 'count': 15, 'hit_count': 15, 'hit_rate': 100.0, 'total_count': 15, 'week': '2025-01-27', 'win_count': 13, 'win_rate': 86.66666666666667}, {'avg_performance': 21.423582467139635, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 100.0}], '2025-02-10': [{'avg_performance': 1.8949315591111375, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.754175337869557, 'bin': 0.4, 'count': 33, 'hit_count': 33, 'hit_rate': 100.0, 'total_count': 33, 'week': '2025-02-10', 'win_count': 17, 'win_rate': 51.515151515151516}, {'avg_performance': 7.517486777721075, 'bin': 0.5, 'count': 892, 'hit_count': 845, 'hit_rate': 94.73094170403587, 'total_count': 892, 'week': '2025-02-10', 'win_count': 647, 'win_rate': 72.53363228699551}, {'avg_performance': 10.207496081010792, 'bin': 0.6, 'count': 1368, 'hit_count': 1307, 'hit_rate': 95.54093567251462, 'total_count': 1368, 'week': '2025-02-10', 'win_count': 1083, 'win_rate': 79.16666666666667}, {'avg_performance': 13.13948137274851, 'bin': 0.7, 'count': 114, 'hit_count': 112, 'hit_rate': 98.24561403508773, 'total_count': 114, 'week': '2025-02-10', 'win_count': 85, 'win_rate': 74.56140350877193}, {'avg_performance': 9.213075395790396, 'bin': 0.8, 'count': 17, 'hit_count': 17, 'hit_rate': 100.0, 'total_count': 17, 'week': '2025-02-10', 'win_count': 12, 'win_rate': 70.58823529411765}, {'avg_performance': 4.385964912280706, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 100.0}], '2025-02-17': [{'avg_performance': 5.099765218898155, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 3.5333760194020303, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-17', 'win_count': 5, 'win_rate': 62.5}, {'avg_performance': 6.587229286030979, 'bin': 0.5, 'count': 327, 'hit_count': 296, 'hit_rate': 90.51987767584097, 'total_count': 327, 'week': '2025-02-17', 'win_count': 159, 'win_rate': 48.62385321100918}, {'avg_performance': 5.0095518733277125, 'bin': 0.6, 'count': 483, 'hit_count': 415, 'hit_rate': 85.92132505175984, 'total_count': 483, 'week': '2025-02-17', 'win_count': 252, 'win_rate': 52.17391304347826}, {'avg_performance': 4.196667245636139, 'bin': 0.7, 'count': 46, 'hit_count': 42, 'hit_rate': 91.30434782608695, 'total_count': 46, 'week': '2025-02-17', 'win_count': 28, 'win_rate': 60.869565217391305}, {'avg_performance': 4.6239894716134495, 'bin': 0.8, 'count': 6, 'hit_count': 4, 'hit_rate': 66.66666666666667, 'total_count': 6, 'week': '2025-02-17', 'win_count': 4, 'win_rate': 66.66666666666667}], '2025-02-24': [{'avg_performance': 0.3383304879783789, 'bin': 0.3, 'count': 3, 'hit_count': 2, 'hit_rate': 66.66666666666667, 'total_count': 3, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.724774404012466, 'bin': 0.4, 'count': 31, 'hit_count': 27, 'hit_rate': 87.09677419354838, 'total_count': 31, 'week': '2025-02-24', 'win_count': 17, 'win_rate': 54.83870967741935}, {'avg_performance': 5.995153465085292, 'bin': 0.5, 'count': 864, 'hit_count': 786, 'hit_rate': 90.97222222222223, 'total_count': 864, 'week': '2025-02-24', 'win_count': 544, 'win_rate': 62.96296296296296}, {'avg_performance': 5.362910312935268, 'bin': 0.6, 'count': 1038, 'hit_count': 921, 'hit_rate': 88.72832369942196, 'total_count': 1038, 'week': '2025-02-24', 'win_count': 674, 'win_rate': 64.9325626204239}, {'avg_performance': 4.419402245142155, 'bin': 0.7, 'count': 53, 'hit_count': 42, 'hit_rate': 79.24528301886792, 'total_count': 53, 'week': '2025-02-24', 'win_count': 23, 'win_rate': 43.39622641509434}, {'avg_performance': 0.14880952380952725, 'bin': 0.8, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}], '2025-03-10': [{'avg_performance': 3.370786516853932, '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': 3.229985232071821, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2025-03-10', 'win_count': 6, 'win_rate': 85.71428571428571}, {'avg_performance': 5.91457437619586, 'bin': 0.5, 'count': 339, 'hit_count': 318, 'hit_rate': 93.80530973451327, 'total_count': 339, 'week': '2025-03-10', 'win_count': 236, 'win_rate': 69.6165191740413}, {'avg_performance': 7.694099731541966, 'bin': 0.6, 'count': 312, 'hit_count': 294, 'hit_rate': 94.23076923076923, 'total_count': 312, 'week': '2025-03-10', 'win_count': 224, 'win_rate': 71.7948717948718}, {'avg_performance': 7.866797499267166, 'bin': 0.7, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2025-03-10', 'win_count': 14, 'win_rate': 82.3529411764706}]}, 'curve_data_week_list': ['2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '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-10', '2025-02-17', '2025-02-24', '2025-03-10'], 'date_from': datetime.date(2024, 10, 10), 'date_to': datetime.date(2025, 4, 8), 'kpis': {'avg_gain': 8.802179824568507, 'fail_count': 8231, 'hit_count': 30196, 'hit_rate': 94.25646148083406, 'pass_count': 23805, 'total_tests': 32036, 'win_rate': 74.30702959170932}, 'last_metrics': <ModelMetrics: Rolling LGBM 3d PH Isotonic 2% Metrics: 2025-04-07 >, 'model': <Model: Rolling LGBM 3d PH Isotonic 2% (rolling-ph-lgmb-p2-seq3-isotonic 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 0x7f92844b1d90>, <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': 41, 'counter0': 40, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 9.343793482624516, 'date': datetime.date(2024, 10, 15), 'fail_count': 160, 'hit_count': 747, 'hit_rate': 95.52429667519182, 'metrics': {'content': 0, 'financial': 0, 'other': 0}, 'pass_count': 622, 'total_count': 782, 'win_rate': 79.53964194373401}} {'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: ' "'DKsv9r6k95uWzLESBQdgkMBYrfK6Se5QxHWs2XnkM83akXQNVJbfWMS9toQDA2iv'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/52'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f92855a3110>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f92855a3110>>'} {'curve_data': [{'avg_performance': 33.8653440810506, 'bin': 0.2, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 8.824194070556567, 'bin': 0.3, 'count': 49, 'hit_count': 45, 'hit_rate': 91.83673469387755, 'total_count': 49, 'win_count': 25, 'win_rate': 51.02040816326531}, {'avg_performance': 5.6883545965376285, 'bin': 0.4, 'count': 410, 'hit_count': 378, 'hit_rate': 92.1951219512195, 'total_count': 410, 'win_count': 261, 'win_rate': 63.65853658536585}, {'avg_performance': 7.681481586572486, 'bin': 0.5, 'count': 13268, 'hit_count': 12497, 'hit_rate': 94.18902622851975, 'total_count': 13268, 'win_count': 9521, 'win_rate': 71.75911968646368}, {'avg_performance': 9.387286988023558, 'bin': 0.6, 'count': 16506, 'hit_count': 15557, 'hit_rate': 94.25057554828547, 'total_count': 16506, 'win_count': 12590, 'win_rate': 76.27529383254574}, {'avg_performance': 11.602345538915827, 'bin': 0.7, 'count': 1539, 'hit_count': 1471, 'hit_rate': 95.58154645873944, 'total_count': 1539, 'win_count': 1197, 'win_rate': 77.77777777777777}, {'avg_performance': 16.390961739552203, 'bin': 0.8, 'count': 238, 'hit_count': 222, 'hit_rate': 93.27731092436974, 'total_count': 238, 'win_count': 191, 'win_rate': 80.25210084033614}, {'avg_performance': 21.6917626187561, 'bin': 0.9, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'win_count': 18, 'win_rate': 78.26086956521739}], 'curve_data_by_week': {'2024-10-14': [{'avg_performance': 0.8563273073263545, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.833948494083741, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-10-14', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 5.0414542679053875, 'bin': 0.4, 'count': 22, 'hit_count': 18, 'hit_rate': 81.81818181818181, 'total_count': 22, 'week': '2024-10-14', 'win_count': 11, 'win_rate': 50.0}, {'avg_performance': 9.405162971834361, 'bin': 0.5, 'count': 702, 'hit_count': 661, 'hit_rate': 94.15954415954415, 'total_count': 702, 'week': '2024-10-14', 'win_count': 482, 'win_rate': 68.66096866096866}, {'avg_performance': 10.106844911169732, 'bin': 0.6, 'count': 804, 'hit_count': 765, 'hit_rate': 95.14925373134328, 'total_count': 804, 'week': '2024-10-14', 'win_count': 607, 'win_rate': 75.49751243781094}, {'avg_performance': 10.295341658155468, 'bin': 0.7, 'count': 82, 'hit_count': 78, 'hit_rate': 95.1219512195122, 'total_count': 82, 'week': '2024-10-14', 'win_count': 67, 'win_rate': 81.70731707317073}, {'avg_performance': 8.131301136271151, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-10-14', 'win_count': 8, 'win_rate': 80.0}, {'avg_performance': 8.881754949170679, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 1, 'win_rate': 100.0}], '2024-10-21': [{'avg_performance': 9.671279278685283, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 3, 'win_rate': 75.0}, {'avg_performance': 4.301172455339157, 'bin': 0.4, 'count': 26, 'hit_count': 23, 'hit_rate': 88.46153846153847, 'total_count': 26, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 34.61538461538461}, {'avg_performance': 6.819492750693891, 'bin': 0.5, 'count': 974, 'hit_count': 907, 'hit_rate': 93.1211498973306, 'total_count': 974, 'week': '2024-10-21', 'win_count': 658, 'win_rate': 67.5564681724846}, {'avg_performance': 8.182362870276854, 'bin': 0.6, 'count': 1212, 'hit_count': 1156, 'hit_rate': 95.37953795379538, 'total_count': 1212, 'week': '2024-10-21', 'win_count': 910, 'win_rate': 75.08250825082509}, {'avg_performance': 8.641538934451926, 'bin': 0.7, 'count': 150, 'hit_count': 146, 'hit_rate': 97.33333333333333, 'total_count': 150, 'week': '2024-10-21', 'win_count': 112, 'win_rate': 74.66666666666667}, {'avg_performance': 7.960241613275069, 'bin': 0.8, 'count': 16, 'hit_count': 15, 'hit_rate': 93.75, 'total_count': 16, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 56.25}, {'avg_performance': 1.9299405155320475, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-21', 'win_count': 1, 'win_rate': 50.0}], '2024-10-28': [{'avg_performance': 1.6205053536018306, 'bin': 0.3, 'count': 5, 'hit_count': 4, 'hit_rate': 80.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 40.0}, {'avg_performance': 7.858204878661623, 'bin': 0.4, 'count': 21, 'hit_count': 21, 'hit_rate': 100.0, 'total_count': 21, 'week': '2024-10-28', 'win_count': 16, 'win_rate': 76.19047619047619}, {'avg_performance': 6.648846490413345, 'bin': 0.5, 'count': 686, 'hit_count': 658, 'hit_rate': 95.91836734693878, 'total_count': 686, 'week': '2024-10-28', 'win_count': 518, 'win_rate': 75.51020408163265}, {'avg_performance': 8.085902262126316, 'bin': 0.6, 'count': 797, 'hit_count': 772, 'hit_rate': 96.86323713927227, 'total_count': 797, 'week': '2024-10-28', 'win_count': 649, 'win_rate': 81.43036386449184}, {'avg_performance': 11.848421236600606, 'bin': 0.7, 'count': 69, 'hit_count': 64, 'hit_rate': 92.7536231884058, 'total_count': 69, 'week': '2024-10-28', 'win_count': 58, 'win_rate': 84.05797101449275}, {'avg_performance': 14.267397574986997, 'bin': 0.8, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 4, 'win_rate': 80.0}, {'avg_performance': 0.34722222222223026, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-28', 'win_count': 0, 'win_rate': 0.0}], '2024-11-04': [{'avg_performance': 4.48654037886342, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 11.303728683534116, 'bin': 0.3, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2024-11-04', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 6.193407299091917, 'bin': 0.4, 'count': 22, 'hit_count': 20, 'hit_rate': 90.9090909090909, 'total_count': 22, 'week': '2024-11-04', 'win_count': 19, 'win_rate': 86.36363636363636}, {'avg_performance': 8.551721604481491, 'bin': 0.5, 'count': 660, 'hit_count': 619, 'hit_rate': 93.78787878787878, 'total_count': 660, 'week': '2024-11-04', 'win_count': 514, 'win_rate': 77.87878787878788}, {'avg_performance': 9.199905917317315, 'bin': 0.6, 'count': 719, 'hit_count': 674, 'hit_rate': 93.7413073713491, 'total_count': 719, 'week': '2024-11-04', 'win_count': 557, 'win_rate': 77.46870653685674}, {'avg_performance': 9.136526057000346, 'bin': 0.7, 'count': 39, 'hit_count': 36, 'hit_rate': 92.3076923076923, 'total_count': 39, 'week': '2024-11-04', 'win_count': 30, 'win_rate': 76.92307692307692}, {'avg_performance': 6.976744186046527, 'bin': 0.8, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}], '2024-11-11': [{'avg_performance': 58.92468569457596, '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': 3.9305498150644866, 'bin': 0.4, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-11-11', 'win_count': 8, 'win_rate': 47.05882352941177}, {'avg_performance': 4.442104130107124, 'bin': 0.5, 'count': 362, 'hit_count': 328, 'hit_rate': 90.60773480662984, 'total_count': 362, 'week': '2024-11-11', 'win_count': 218, 'win_rate': 60.22099447513812}, {'avg_performance': 6.832885016155045, 'bin': 0.6, 'count': 459, 'hit_count': 407, 'hit_rate': 88.67102396514161, 'total_count': 459, 'week': '2024-11-11', 'win_count': 294, 'win_rate': 64.05228758169935}, {'avg_performance': 6.50225864077387, 'bin': 0.7, 'count': 26, 'hit_count': 24, 'hit_rate': 92.3076923076923, 'total_count': 26, 'week': '2024-11-11', 'win_count': 16, 'win_rate': 61.53846153846154}], '2024-11-18': [{'avg_performance': 96.25316455696202, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 10.093706934177172, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 10.286979813711849, 'bin': 0.4, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-11-18', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 9.641687742145487, 'bin': 0.5, 'count': 783, 'hit_count': 758, 'hit_rate': 96.80715197956577, 'total_count': 783, 'week': '2024-11-18', 'win_count': 652, 'win_rate': 83.26947637292464}, {'avg_performance': 11.89467546720644, 'bin': 0.6, 'count': 876, 'hit_count': 849, 'hit_rate': 96.91780821917808, 'total_count': 876, 'week': '2024-11-18', 'win_count': 769, 'win_rate': 87.78538812785388}, {'avg_performance': 19.352876776932764, 'bin': 0.7, 'count': 80, 'hit_count': 80, 'hit_rate': 100.0, 'total_count': 80, 'week': '2024-11-18', 'win_count': 71, 'win_rate': 88.75}, {'avg_performance': 18.45274649281407, 'bin': 0.8, 'count': 13, 'hit_count': 13, 'hit_rate': 100.0, 'total_count': 13, 'week': '2024-11-18', 'win_count': 12, 'win_rate': 92.3076923076923}, {'avg_performance': 15.730337078651687, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}], '2024-11-25': [{'avg_performance': 11.555676832532903, 'bin': 0.3, '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': 6.265694029033848, 'bin': 0.4, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 12, 'win_rate': 66.66666666666667}, {'avg_performance': 7.634091063129644, 'bin': 0.5, 'count': 598, 'hit_count': 570, 'hit_rate': 95.31772575250837, 'total_count': 598, 'week': '2024-11-25', 'win_count': 448, 'win_rate': 74.91638795986623}, {'avg_performance': 8.702597408877535, 'bin': 0.6, 'count': 869, 'hit_count': 826, 'hit_rate': 95.0517836593786, 'total_count': 869, 'week': '2024-11-25', 'win_count': 696, 'win_rate': 80.09205983889528}, {'avg_performance': 13.765900879410582, 'bin': 0.7, 'count': 92, 'hit_count': 90, 'hit_rate': 97.82608695652173, 'total_count': 92, 'week': '2024-11-25', 'win_count': 77, 'win_rate': 83.69565217391305}, {'avg_performance': 28.946258332817518, 'bin': 0.8, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 17, 'win_rate': 94.44444444444444}, {'avg_performance': 11.190662386779556, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 3, 'win_rate': 100.0}], '2024-12-09': [{'avg_performance': 1.4905149051490498, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.3237276523665, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 13, 'win_rate': 68.42105263157895}, {'avg_performance': 6.182898593615806, 'bin': 0.5, 'count': 690, 'hit_count': 641, 'hit_rate': 92.89855072463769, 'total_count': 690, 'week': '2024-12-09', 'win_count': 451, 'win_rate': 65.3623188405797}, {'avg_performance': 9.050619565085265, 'bin': 0.6, 'count': 870, 'hit_count': 824, 'hit_rate': 94.71264367816092, 'total_count': 870, 'week': '2024-12-09', 'win_count': 624, 'win_rate': 71.72413793103448}, {'avg_performance': 9.29780403196579, 'bin': 0.7, 'count': 96, 'hit_count': 93, 'hit_rate': 96.875, 'total_count': 96, 'week': '2024-12-09', 'win_count': 68, 'win_rate': 70.83333333333333}, {'avg_performance': 15.059213057045703, 'bin': 0.8, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 14, 'win_rate': 73.6842105263158}, {'avg_performance': 0.659367610806464, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}], '2024-12-16': [{'avg_performance': 0.1904761904761864, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 6.259213538127868, 'bin': 0.4, 'count': 37, 'hit_count': 33, 'hit_rate': 89.1891891891892, 'total_count': 37, 'week': '2024-12-16', 'win_count': 25, 'win_rate': 67.56756756756756}, {'avg_performance': 8.584611771243424, 'bin': 0.5, 'count': 1411, 'hit_count': 1325, 'hit_rate': 93.90503189227498, 'total_count': 1411, 'week': '2024-12-16', 'win_count': 1011, 'win_rate': 71.65131112686038}, {'avg_performance': 9.939810447414, 'bin': 0.6, 'count': 1588, 'hit_count': 1490, 'hit_rate': 93.82871536523929, 'total_count': 1588, 'week': '2024-12-16', 'win_count': 1216, 'win_rate': 76.57430730478589}, {'avg_performance': 12.751983309057357, 'bin': 0.7, 'count': 163, 'hit_count': 157, 'hit_rate': 96.31901840490798, 'total_count': 163, 'week': '2024-12-16', 'win_count': 126, 'win_rate': 77.30061349693251}, {'avg_performance': 30.97146333159325, 'bin': 0.8, 'count': 26, 'hit_count': 26, 'hit_rate': 100.0, 'total_count': 26, 'week': '2024-12-16', 'win_count': 21, 'win_rate': 80.76923076923077}, {'avg_performance': 45.14366482789435, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-16', 'win_count': 2, 'win_rate': 66.66666666666667}], '2024-12-23': [{'avg_performance': 1.1011011011010954, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-23', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.371333574507736, 'bin': 0.4, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2024-12-23', 'win_count': 10, 'win_rate': 58.8235294117647}, {'avg_performance': 9.474676484372859, 'bin': 0.5, 'count': 668, 'hit_count': 650, 'hit_rate': 97.30538922155688, 'total_count': 668, 'week': '2024-12-23', 'win_count': 528, 'win_rate': 79.04191616766467}, {'avg_performance': 18.22317884082599, 'bin': 0.6, 'count': 829, 'hit_count': 811, 'hit_rate': 97.82870928829915, 'total_count': 829, 'week': '2024-12-23', 'win_count': 705, 'win_rate': 85.0422195416164}, {'avg_performance': 22.87345575441379, 'bin': 0.7, 'count': 71, 'hit_count': 69, 'hit_rate': 97.1830985915493, 'total_count': 71, 'week': '2024-12-23', 'win_count': 62, 'win_rate': 87.32394366197182}, {'avg_performance': 20.07116067119614, 'bin': 0.8, 'count': 19, 'hit_count': 16, 'hit_rate': 84.21052631578948, 'total_count': 19, 'week': '2024-12-23', 'win_count': 16, 'win_rate': 84.21052631578948}, {'avg_performance': 42.864931268489265, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 100.0}], '2024-12-30': [{'avg_performance': 8.543323047871969, 'bin': 0.4, 'count': 26, 'hit_count': 25, 'hit_rate': 96.15384615384616, 'total_count': 26, 'week': '2024-12-30', 'win_count': 18, 'win_rate': 69.23076923076923}, {'avg_performance': 9.605782822714602, 'bin': 0.5, 'count': 967, 'hit_count': 931, 'hit_rate': 96.27714581178904, 'total_count': 967, 'week': '2024-12-30', 'win_count': 794, 'win_rate': 82.10961737331955}, {'avg_performance': 13.314518504512273, 'bin': 0.6, 'count': 1170, 'hit_count': 1137, 'hit_rate': 97.17948717948718, 'total_count': 1170, 'week': '2024-12-30', 'win_count': 1002, 'win_rate': 85.64102564102564}, {'avg_performance': 13.834897352184377, 'bin': 0.7, 'count': 141, 'hit_count': 137, 'hit_rate': 97.16312056737588, 'total_count': 141, 'week': '2024-12-30', 'win_count': 119, 'win_rate': 84.39716312056737}, {'avg_performance': 18.03100402666873, 'bin': 0.8, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2024-12-30', 'win_count': 19, 'win_rate': 90.47619047619048}, {'avg_performance': 86.17021276595746, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 1, 'win_rate': 100.0}], '2025-01-06': [{'avg_performance': 3.653643845376023, 'bin': 0.4, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2025-01-06', 'win_count': 13, 'win_rate': 61.904761904761905}, {'avg_performance': 7.11501183555015, 'bin': 0.5, 'count': 573, 'hit_count': 531, 'hit_rate': 92.67015706806282, 'total_count': 573, 'week': '2025-01-06', 'win_count': 345, 'win_rate': 60.20942408376963}, {'avg_performance': 7.033930147869317, 'bin': 0.6, 'count': 833, 'hit_count': 773, 'hit_rate': 92.79711884753901, 'total_count': 833, 'week': '2025-01-06', 'win_count': 554, 'win_rate': 66.50660264105642}, {'avg_performance': 11.06435997631877, 'bin': 0.7, 'count': 112, 'hit_count': 107, 'hit_rate': 95.53571428571429, 'total_count': 112, 'week': '2025-01-06', 'win_count': 82, 'win_rate': 73.21428571428571}, {'avg_performance': 12.01468555061957, 'bin': 0.8, 'count': 28, 'hit_count': 24, 'hit_rate': 85.71428571428571, 'total_count': 28, 'week': '2025-01-06', 'win_count': 22, 'win_rate': 78.57142857142857}, {'avg_performance': 2.747909199522108, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-06', 'win_count': 1, 'win_rate': 100.0}], '2025-01-13': [{'avg_performance': 1.77514792899408, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.677219118036632, 'bin': 0.4, 'count': 24, 'hit_count': 23, 'hit_rate': 95.83333333333333, 'total_count': 24, 'week': '2025-01-13', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 8.539310048745332, 'bin': 0.5, 'count': 564, 'hit_count': 528, 'hit_rate': 93.61702127659575, 'total_count': 564, 'week': '2025-01-13', 'win_count': 456, 'win_rate': 80.85106382978724}, {'avg_performance': 8.240635977891715, 'bin': 0.6, 'count': 708, 'hit_count': 661, 'hit_rate': 93.36158192090396, 'total_count': 708, 'week': '2025-01-13', 'win_count': 563, 'win_rate': 79.51977401129943}, {'avg_performance': 9.871046918455717, 'bin': 0.7, 'count': 51, 'hit_count': 45, 'hit_rate': 88.23529411764706, 'total_count': 51, 'week': '2025-01-13', 'win_count': 39, 'win_rate': 76.47058823529412}, {'avg_performance': 15.34581326687442, 'bin': 0.8, 'count': 10, 'hit_count': 10, 'hit_rate': 100.0, 'total_count': 10, 'week': '2025-01-13', 'win_count': 9, 'win_rate': 90.0}, {'avg_performance': 13.599999999999994, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 100.0}], '2025-01-20': [{'avg_performance': 0.6651884700665244, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.544909947380155, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2025-01-20', 'win_count': 11, 'win_rate': 57.89473684210526}, {'avg_performance': 6.015608365607231, 'bin': 0.5, 'count': 628, 'hit_count': 598, 'hit_rate': 95.22292993630573, 'total_count': 628, 'week': '2025-01-20', 'win_count': 432, 'win_rate': 68.78980891719745}, {'avg_performance': 9.039266266213598, 'bin': 0.6, 'count': 792, 'hit_count': 749, 'hit_rate': 94.57070707070707, 'total_count': 792, 'week': '2025-01-20', 'win_count': 605, 'win_rate': 76.38888888888889}, {'avg_performance': 10.536071372615584, 'bin': 0.7, 'count': 61, 'hit_count': 60, 'hit_rate': 98.36065573770492, 'total_count': 61, 'week': '2025-01-20', 'win_count': 54, 'win_rate': 88.52459016393442}, {'avg_performance': 15.25765795165968, 'bin': 0.8, 'count': 12, 'hit_count': 12, 'hit_rate': 100.0, 'total_count': 12, 'week': '2025-01-20', 'win_count': 10, 'win_rate': 83.33333333333333}], '2025-01-27': [{'avg_performance': 3.6505251976042974, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-27', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 3.3872070306215396, 'bin': 0.4, 'count': 18, 'hit_count': 15, 'hit_rate': 83.33333333333333, 'total_count': 18, 'week': '2025-01-27', 'win_count': 11, 'win_rate': 61.111111111111114}, {'avg_performance': 6.953550738751072, 'bin': 0.5, 'count': 580, 'hit_count': 547, 'hit_rate': 94.3103448275862, 'total_count': 580, 'week': '2025-01-27', 'win_count': 428, 'win_rate': 73.79310344827586}, {'avg_performance': 6.648173652090374, 'bin': 0.6, 'count': 779, 'hit_count': 726, 'hit_rate': 93.196405648267, 'total_count': 779, 'week': '2025-01-27', 'win_count': 606, 'win_rate': 77.79204107830552}, {'avg_performance': 7.471075488531045, 'bin': 0.7, 'count': 76, 'hit_count': 73, 'hit_rate': 96.05263157894737, 'total_count': 76, 'week': '2025-01-27', 'win_count': 66, 'win_rate': 86.84210526315789}, {'avg_performance': 9.608575816681654, 'bin': 0.8, 'count': 15, 'hit_count': 15, 'hit_rate': 100.0, 'total_count': 15, 'week': '2025-01-27', 'win_count': 13, 'win_rate': 86.66666666666667}, {'avg_performance': 21.423582467139635, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 100.0}], '2025-02-10': [{'avg_performance': 1.8949315591111375, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.754175337869557, 'bin': 0.4, 'count': 33, 'hit_count': 33, 'hit_rate': 100.0, 'total_count': 33, 'week': '2025-02-10', 'win_count': 17, 'win_rate': 51.515151515151516}, {'avg_performance': 7.517486777721075, 'bin': 0.5, 'count': 892, 'hit_count': 845, 'hit_rate': 94.73094170403587, 'total_count': 892, 'week': '2025-02-10', 'win_count': 647, 'win_rate': 72.53363228699551}, {'avg_performance': 10.207496081010792, 'bin': 0.6, 'count': 1368, 'hit_count': 1307, 'hit_rate': 95.54093567251462, 'total_count': 1368, 'week': '2025-02-10', 'win_count': 1083, 'win_rate': 79.16666666666667}, {'avg_performance': 13.13948137274851, 'bin': 0.7, 'count': 114, 'hit_count': 112, 'hit_rate': 98.24561403508773, 'total_count': 114, 'week': '2025-02-10', 'win_count': 85, 'win_rate': 74.56140350877193}, {'avg_performance': 9.213075395790396, 'bin': 0.8, 'count': 17, 'hit_count': 17, 'hit_rate': 100.0, 'total_count': 17, 'week': '2025-02-10', 'win_count': 12, 'win_rate': 70.58823529411765}, {'avg_performance': 4.385964912280706, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 100.0}], '2025-02-17': [{'avg_performance': 5.099765218898155, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 3.5333760194020303, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-17', 'win_count': 5, 'win_rate': 62.5}, {'avg_performance': 6.587229286030979, 'bin': 0.5, 'count': 327, 'hit_count': 296, 'hit_rate': 90.51987767584097, 'total_count': 327, 'week': '2025-02-17', 'win_count': 159, 'win_rate': 48.62385321100918}, {'avg_performance': 5.0095518733277125, 'bin': 0.6, 'count': 483, 'hit_count': 415, 'hit_rate': 85.92132505175984, 'total_count': 483, 'week': '2025-02-17', 'win_count': 252, 'win_rate': 52.17391304347826}, {'avg_performance': 4.196667245636139, 'bin': 0.7, 'count': 46, 'hit_count': 42, 'hit_rate': 91.30434782608695, 'total_count': 46, 'week': '2025-02-17', 'win_count': 28, 'win_rate': 60.869565217391305}, {'avg_performance': 4.6239894716134495, 'bin': 0.8, 'count': 6, 'hit_count': 4, 'hit_rate': 66.66666666666667, 'total_count': 6, 'week': '2025-02-17', 'win_count': 4, 'win_rate': 66.66666666666667}], '2025-02-24': [{'avg_performance': 0.3383304879783789, 'bin': 0.3, 'count': 3, 'hit_count': 2, 'hit_rate': 66.66666666666667, 'total_count': 3, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.724774404012466, 'bin': 0.4, 'count': 31, 'hit_count': 27, 'hit_rate': 87.09677419354838, 'total_count': 31, 'week': '2025-02-24', 'win_count': 17, 'win_rate': 54.83870967741935}, {'avg_performance': 5.995153465085292, 'bin': 0.5, 'count': 864, 'hit_count': 786, 'hit_rate': 90.97222222222223, 'total_count': 864, 'week': '2025-02-24', 'win_count': 544, 'win_rate': 62.96296296296296}, {'avg_performance': 5.362910312935268, 'bin': 0.6, 'count': 1038, 'hit_count': 921, 'hit_rate': 88.72832369942196, 'total_count': 1038, 'week': '2025-02-24', 'win_count': 674, 'win_rate': 64.9325626204239}, {'avg_performance': 4.419402245142155, 'bin': 0.7, 'count': 53, 'hit_count': 42, 'hit_rate': 79.24528301886792, 'total_count': 53, 'week': '2025-02-24', 'win_count': 23, 'win_rate': 43.39622641509434}, {'avg_performance': 0.14880952380952725, 'bin': 0.8, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}], '2025-03-10': [{'avg_performance': 3.370786516853932, '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': 3.229985232071821, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2025-03-10', 'win_count': 6, 'win_rate': 85.71428571428571}, {'avg_performance': 5.91457437619586, 'bin': 0.5, 'count': 339, 'hit_count': 318, 'hit_rate': 93.80530973451327, 'total_count': 339, 'week': '2025-03-10', 'win_count': 236, 'win_rate': 69.6165191740413}, {'avg_performance': 7.694099731541966, 'bin': 0.6, 'count': 312, 'hit_count': 294, 'hit_rate': 94.23076923076923, 'total_count': 312, 'week': '2025-03-10', 'win_count': 224, 'win_rate': 71.7948717948718}, {'avg_performance': 7.866797499267166, 'bin': 0.7, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2025-03-10', 'win_count': 14, 'win_rate': 82.3529411764706}]}, 'curve_data_week_list': ['2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '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-10', '2025-02-17', '2025-02-24', '2025-03-10'], 'date_from': datetime.date(2024, 10, 10), 'date_to': datetime.date(2025, 4, 8), 'kpis': {'avg_gain': 8.802179824568507, 'fail_count': 8231, 'hit_count': 30196, 'hit_rate': 94.25646148083406, 'pass_count': 23805, 'total_tests': 32036, 'win_rate': 74.30702959170932}, 'last_metrics': <ModelMetrics: Rolling LGBM 3d PH Isotonic 2% Metrics: 2025-04-07 >, 'model': <Model: Rolling LGBM 3d PH Isotonic 2% (rolling-ph-lgmb-p2-seq3-isotonic 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 0x7f92844b1d90>, <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': 41, 'counter0': 40, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 9.343793482624516, 'date': datetime.date(2024, 10, 15), 'fail_count': 160, 'hit_count': 747, 'hit_rate': 95.52429667519182, 'metrics': {'content': 0, 'financial': 0, 'other': 0}, 'pass_count': 622, 'total_count': 782, 'win_rate': 79.53964194373401}} {'metrics': {'content': 0.22, '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: ' "'DKsv9r6k95uWzLESBQdgkMBYrfK6Se5QxHWs2XnkM83akXQNVJbfWMS9toQDA2iv'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/52'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f92855a3110>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f92855a3110>>'} {'curve_data': [{'avg_performance': 33.8653440810506, 'bin': 0.2, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 8.824194070556567, 'bin': 0.3, 'count': 49, 'hit_count': 45, 'hit_rate': 91.83673469387755, 'total_count': 49, 'win_count': 25, 'win_rate': 51.02040816326531}, {'avg_performance': 5.6883545965376285, 'bin': 0.4, 'count': 410, 'hit_count': 378, 'hit_rate': 92.1951219512195, 'total_count': 410, 'win_count': 261, 'win_rate': 63.65853658536585}, {'avg_performance': 7.681481586572486, 'bin': 0.5, 'count': 13268, 'hit_count': 12497, 'hit_rate': 94.18902622851975, 'total_count': 13268, 'win_count': 9521, 'win_rate': 71.75911968646368}, {'avg_performance': 9.387286988023558, 'bin': 0.6, 'count': 16506, 'hit_count': 15557, 'hit_rate': 94.25057554828547, 'total_count': 16506, 'win_count': 12590, 'win_rate': 76.27529383254574}, {'avg_performance': 11.602345538915827, 'bin': 0.7, 'count': 1539, 'hit_count': 1471, 'hit_rate': 95.58154645873944, 'total_count': 1539, 'win_count': 1197, 'win_rate': 77.77777777777777}, {'avg_performance': 16.390961739552203, 'bin': 0.8, 'count': 238, 'hit_count': 222, 'hit_rate': 93.27731092436974, 'total_count': 238, 'win_count': 191, 'win_rate': 80.25210084033614}, {'avg_performance': 21.6917626187561, 'bin': 0.9, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'win_count': 18, 'win_rate': 78.26086956521739}], 'curve_data_by_week': {'2024-10-14': [{'avg_performance': 0.8563273073263545, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.833948494083741, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-10-14', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 5.0414542679053875, 'bin': 0.4, 'count': 22, 'hit_count': 18, 'hit_rate': 81.81818181818181, 'total_count': 22, 'week': '2024-10-14', 'win_count': 11, 'win_rate': 50.0}, {'avg_performance': 9.405162971834361, 'bin': 0.5, 'count': 702, 'hit_count': 661, 'hit_rate': 94.15954415954415, 'total_count': 702, 'week': '2024-10-14', 'win_count': 482, 'win_rate': 68.66096866096866}, {'avg_performance': 10.106844911169732, 'bin': 0.6, 'count': 804, 'hit_count': 765, 'hit_rate': 95.14925373134328, 'total_count': 804, 'week': '2024-10-14', 'win_count': 607, 'win_rate': 75.49751243781094}, {'avg_performance': 10.295341658155468, 'bin': 0.7, 'count': 82, 'hit_count': 78, 'hit_rate': 95.1219512195122, 'total_count': 82, 'week': '2024-10-14', 'win_count': 67, 'win_rate': 81.70731707317073}, {'avg_performance': 8.131301136271151, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-10-14', 'win_count': 8, 'win_rate': 80.0}, {'avg_performance': 8.881754949170679, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 1, 'win_rate': 100.0}], '2024-10-21': [{'avg_performance': 9.671279278685283, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 3, 'win_rate': 75.0}, {'avg_performance': 4.301172455339157, 'bin': 0.4, 'count': 26, 'hit_count': 23, 'hit_rate': 88.46153846153847, 'total_count': 26, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 34.61538461538461}, {'avg_performance': 6.819492750693891, 'bin': 0.5, 'count': 974, 'hit_count': 907, 'hit_rate': 93.1211498973306, 'total_count': 974, 'week': '2024-10-21', 'win_count': 658, 'win_rate': 67.5564681724846}, {'avg_performance': 8.182362870276854, 'bin': 0.6, 'count': 1212, 'hit_count': 1156, 'hit_rate': 95.37953795379538, 'total_count': 1212, 'week': '2024-10-21', 'win_count': 910, 'win_rate': 75.08250825082509}, {'avg_performance': 8.641538934451926, 'bin': 0.7, 'count': 150, 'hit_count': 146, 'hit_rate': 97.33333333333333, 'total_count': 150, 'week': '2024-10-21', 'win_count': 112, 'win_rate': 74.66666666666667}, {'avg_performance': 7.960241613275069, 'bin': 0.8, 'count': 16, 'hit_count': 15, 'hit_rate': 93.75, 'total_count': 16, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 56.25}, {'avg_performance': 1.9299405155320475, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-21', 'win_count': 1, 'win_rate': 50.0}], '2024-10-28': [{'avg_performance': 1.6205053536018306, 'bin': 0.3, 'count': 5, 'hit_count': 4, 'hit_rate': 80.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 40.0}, {'avg_performance': 7.858204878661623, 'bin': 0.4, 'count': 21, 'hit_count': 21, 'hit_rate': 100.0, 'total_count': 21, 'week': '2024-10-28', 'win_count': 16, 'win_rate': 76.19047619047619}, {'avg_performance': 6.648846490413345, 'bin': 0.5, 'count': 686, 'hit_count': 658, 'hit_rate': 95.91836734693878, 'total_count': 686, 'week': '2024-10-28', 'win_count': 518, 'win_rate': 75.51020408163265}, {'avg_performance': 8.085902262126316, 'bin': 0.6, 'count': 797, 'hit_count': 772, 'hit_rate': 96.86323713927227, 'total_count': 797, 'week': '2024-10-28', 'win_count': 649, 'win_rate': 81.43036386449184}, {'avg_performance': 11.848421236600606, 'bin': 0.7, 'count': 69, 'hit_count': 64, 'hit_rate': 92.7536231884058, 'total_count': 69, 'week': '2024-10-28', 'win_count': 58, 'win_rate': 84.05797101449275}, {'avg_performance': 14.267397574986997, 'bin': 0.8, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 4, 'win_rate': 80.0}, {'avg_performance': 0.34722222222223026, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-28', 'win_count': 0, 'win_rate': 0.0}], '2024-11-04': [{'avg_performance': 4.48654037886342, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 11.303728683534116, 'bin': 0.3, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2024-11-04', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 6.193407299091917, 'bin': 0.4, 'count': 22, 'hit_count': 20, 'hit_rate': 90.9090909090909, 'total_count': 22, 'week': '2024-11-04', 'win_count': 19, 'win_rate': 86.36363636363636}, {'avg_performance': 8.551721604481491, 'bin': 0.5, 'count': 660, 'hit_count': 619, 'hit_rate': 93.78787878787878, 'total_count': 660, 'week': '2024-11-04', 'win_count': 514, 'win_rate': 77.87878787878788}, {'avg_performance': 9.199905917317315, 'bin': 0.6, 'count': 719, 'hit_count': 674, 'hit_rate': 93.7413073713491, 'total_count': 719, 'week': '2024-11-04', 'win_count': 557, 'win_rate': 77.46870653685674}, {'avg_performance': 9.136526057000346, 'bin': 0.7, 'count': 39, 'hit_count': 36, 'hit_rate': 92.3076923076923, 'total_count': 39, 'week': '2024-11-04', 'win_count': 30, 'win_rate': 76.92307692307692}, {'avg_performance': 6.976744186046527, 'bin': 0.8, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}], '2024-11-11': [{'avg_performance': 58.92468569457596, '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': 3.9305498150644866, 'bin': 0.4, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-11-11', 'win_count': 8, 'win_rate': 47.05882352941177}, {'avg_performance': 4.442104130107124, 'bin': 0.5, 'count': 362, 'hit_count': 328, 'hit_rate': 90.60773480662984, 'total_count': 362, 'week': '2024-11-11', 'win_count': 218, 'win_rate': 60.22099447513812}, {'avg_performance': 6.832885016155045, 'bin': 0.6, 'count': 459, 'hit_count': 407, 'hit_rate': 88.67102396514161, 'total_count': 459, 'week': '2024-11-11', 'win_count': 294, 'win_rate': 64.05228758169935}, {'avg_performance': 6.50225864077387, 'bin': 0.7, 'count': 26, 'hit_count': 24, 'hit_rate': 92.3076923076923, 'total_count': 26, 'week': '2024-11-11', 'win_count': 16, 'win_rate': 61.53846153846154}], '2024-11-18': [{'avg_performance': 96.25316455696202, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 10.093706934177172, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 10.286979813711849, 'bin': 0.4, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-11-18', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 9.641687742145487, 'bin': 0.5, 'count': 783, 'hit_count': 758, 'hit_rate': 96.80715197956577, 'total_count': 783, 'week': '2024-11-18', 'win_count': 652, 'win_rate': 83.26947637292464}, {'avg_performance': 11.89467546720644, 'bin': 0.6, 'count': 876, 'hit_count': 849, 'hit_rate': 96.91780821917808, 'total_count': 876, 'week': '2024-11-18', 'win_count': 769, 'win_rate': 87.78538812785388}, {'avg_performance': 19.352876776932764, 'bin': 0.7, 'count': 80, 'hit_count': 80, 'hit_rate': 100.0, 'total_count': 80, 'week': '2024-11-18', 'win_count': 71, 'win_rate': 88.75}, {'avg_performance': 18.45274649281407, 'bin': 0.8, 'count': 13, 'hit_count': 13, 'hit_rate': 100.0, 'total_count': 13, 'week': '2024-11-18', 'win_count': 12, 'win_rate': 92.3076923076923}, {'avg_performance': 15.730337078651687, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}], '2024-11-25': [{'avg_performance': 11.555676832532903, 'bin': 0.3, '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': 6.265694029033848, 'bin': 0.4, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 12, 'win_rate': 66.66666666666667}, {'avg_performance': 7.634091063129644, 'bin': 0.5, 'count': 598, 'hit_count': 570, 'hit_rate': 95.31772575250837, 'total_count': 598, 'week': '2024-11-25', 'win_count': 448, 'win_rate': 74.91638795986623}, {'avg_performance': 8.702597408877535, 'bin': 0.6, 'count': 869, 'hit_count': 826, 'hit_rate': 95.0517836593786, 'total_count': 869, 'week': '2024-11-25', 'win_count': 696, 'win_rate': 80.09205983889528}, {'avg_performance': 13.765900879410582, 'bin': 0.7, 'count': 92, 'hit_count': 90, 'hit_rate': 97.82608695652173, 'total_count': 92, 'week': '2024-11-25', 'win_count': 77, 'win_rate': 83.69565217391305}, {'avg_performance': 28.946258332817518, 'bin': 0.8, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 17, 'win_rate': 94.44444444444444}, {'avg_performance': 11.190662386779556, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 3, 'win_rate': 100.0}], '2024-12-09': [{'avg_performance': 1.4905149051490498, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.3237276523665, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 13, 'win_rate': 68.42105263157895}, {'avg_performance': 6.182898593615806, 'bin': 0.5, 'count': 690, 'hit_count': 641, 'hit_rate': 92.89855072463769, 'total_count': 690, 'week': '2024-12-09', 'win_count': 451, 'win_rate': 65.3623188405797}, {'avg_performance': 9.050619565085265, 'bin': 0.6, 'count': 870, 'hit_count': 824, 'hit_rate': 94.71264367816092, 'total_count': 870, 'week': '2024-12-09', 'win_count': 624, 'win_rate': 71.72413793103448}, {'avg_performance': 9.29780403196579, 'bin': 0.7, 'count': 96, 'hit_count': 93, 'hit_rate': 96.875, 'total_count': 96, 'week': '2024-12-09', 'win_count': 68, 'win_rate': 70.83333333333333}, {'avg_performance': 15.059213057045703, 'bin': 0.8, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 14, 'win_rate': 73.6842105263158}, {'avg_performance': 0.659367610806464, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}], '2024-12-16': [{'avg_performance': 0.1904761904761864, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 6.259213538127868, 'bin': 0.4, 'count': 37, 'hit_count': 33, 'hit_rate': 89.1891891891892, 'total_count': 37, 'week': '2024-12-16', 'win_count': 25, 'win_rate': 67.56756756756756}, {'avg_performance': 8.584611771243424, 'bin': 0.5, 'count': 1411, 'hit_count': 1325, 'hit_rate': 93.90503189227498, 'total_count': 1411, 'week': '2024-12-16', 'win_count': 1011, 'win_rate': 71.65131112686038}, {'avg_performance': 9.939810447414, 'bin': 0.6, 'count': 1588, 'hit_count': 1490, 'hit_rate': 93.82871536523929, 'total_count': 1588, 'week': '2024-12-16', 'win_count': 1216, 'win_rate': 76.57430730478589}, {'avg_performance': 12.751983309057357, 'bin': 0.7, 'count': 163, 'hit_count': 157, 'hit_rate': 96.31901840490798, 'total_count': 163, 'week': '2024-12-16', 'win_count': 126, 'win_rate': 77.30061349693251}, {'avg_performance': 30.97146333159325, 'bin': 0.8, 'count': 26, 'hit_count': 26, 'hit_rate': 100.0, 'total_count': 26, 'week': '2024-12-16', 'win_count': 21, 'win_rate': 80.76923076923077}, {'avg_performance': 45.14366482789435, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-16', 'win_count': 2, 'win_rate': 66.66666666666667}], '2024-12-23': [{'avg_performance': 1.1011011011010954, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-23', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.371333574507736, 'bin': 0.4, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2024-12-23', 'win_count': 10, 'win_rate': 58.8235294117647}, {'avg_performance': 9.474676484372859, 'bin': 0.5, 'count': 668, 'hit_count': 650, 'hit_rate': 97.30538922155688, 'total_count': 668, 'week': '2024-12-23', 'win_count': 528, 'win_rate': 79.04191616766467}, {'avg_performance': 18.22317884082599, 'bin': 0.6, 'count': 829, 'hit_count': 811, 'hit_rate': 97.82870928829915, 'total_count': 829, 'week': '2024-12-23', 'win_count': 705, 'win_rate': 85.0422195416164}, {'avg_performance': 22.87345575441379, 'bin': 0.7, 'count': 71, 'hit_count': 69, 'hit_rate': 97.1830985915493, 'total_count': 71, 'week': '2024-12-23', 'win_count': 62, 'win_rate': 87.32394366197182}, {'avg_performance': 20.07116067119614, 'bin': 0.8, 'count': 19, 'hit_count': 16, 'hit_rate': 84.21052631578948, 'total_count': 19, 'week': '2024-12-23', 'win_count': 16, 'win_rate': 84.21052631578948}, {'avg_performance': 42.864931268489265, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 100.0}], '2024-12-30': [{'avg_performance': 8.543323047871969, 'bin': 0.4, 'count': 26, 'hit_count': 25, 'hit_rate': 96.15384615384616, 'total_count': 26, 'week': '2024-12-30', 'win_count': 18, 'win_rate': 69.23076923076923}, {'avg_performance': 9.605782822714602, 'bin': 0.5, 'count': 967, 'hit_count': 931, 'hit_rate': 96.27714581178904, 'total_count': 967, 'week': '2024-12-30', 'win_count': 794, 'win_rate': 82.10961737331955}, {'avg_performance': 13.314518504512273, 'bin': 0.6, 'count': 1170, 'hit_count': 1137, 'hit_rate': 97.17948717948718, 'total_count': 1170, 'week': '2024-12-30', 'win_count': 1002, 'win_rate': 85.64102564102564}, {'avg_performance': 13.834897352184377, 'bin': 0.7, 'count': 141, 'hit_count': 137, 'hit_rate': 97.16312056737588, 'total_count': 141, 'week': '2024-12-30', 'win_count': 119, 'win_rate': 84.39716312056737}, {'avg_performance': 18.03100402666873, 'bin': 0.8, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2024-12-30', 'win_count': 19, 'win_rate': 90.47619047619048}, {'avg_performance': 86.17021276595746, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 1, 'win_rate': 100.0}], '2025-01-06': [{'avg_performance': 3.653643845376023, 'bin': 0.4, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2025-01-06', 'win_count': 13, 'win_rate': 61.904761904761905}, {'avg_performance': 7.11501183555015, 'bin': 0.5, 'count': 573, 'hit_count': 531, 'hit_rate': 92.67015706806282, 'total_count': 573, 'week': '2025-01-06', 'win_count': 345, 'win_rate': 60.20942408376963}, {'avg_performance': 7.033930147869317, 'bin': 0.6, 'count': 833, 'hit_count': 773, 'hit_rate': 92.79711884753901, 'total_count': 833, 'week': '2025-01-06', 'win_count': 554, 'win_rate': 66.50660264105642}, {'avg_performance': 11.06435997631877, 'bin': 0.7, 'count': 112, 'hit_count': 107, 'hit_rate': 95.53571428571429, 'total_count': 112, 'week': '2025-01-06', 'win_count': 82, 'win_rate': 73.21428571428571}, {'avg_performance': 12.01468555061957, 'bin': 0.8, 'count': 28, 'hit_count': 24, 'hit_rate': 85.71428571428571, 'total_count': 28, 'week': '2025-01-06', 'win_count': 22, 'win_rate': 78.57142857142857}, {'avg_performance': 2.747909199522108, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-06', 'win_count': 1, 'win_rate': 100.0}], '2025-01-13': [{'avg_performance': 1.77514792899408, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.677219118036632, 'bin': 0.4, 'count': 24, 'hit_count': 23, 'hit_rate': 95.83333333333333, 'total_count': 24, 'week': '2025-01-13', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 8.539310048745332, 'bin': 0.5, 'count': 564, 'hit_count': 528, 'hit_rate': 93.61702127659575, 'total_count': 564, 'week': '2025-01-13', 'win_count': 456, 'win_rate': 80.85106382978724}, {'avg_performance': 8.240635977891715, 'bin': 0.6, 'count': 708, 'hit_count': 661, 'hit_rate': 93.36158192090396, 'total_count': 708, 'week': '2025-01-13', 'win_count': 563, 'win_rate': 79.51977401129943}, {'avg_performance': 9.871046918455717, 'bin': 0.7, 'count': 51, 'hit_count': 45, 'hit_rate': 88.23529411764706, 'total_count': 51, 'week': '2025-01-13', 'win_count': 39, 'win_rate': 76.47058823529412}, {'avg_performance': 15.34581326687442, 'bin': 0.8, 'count': 10, 'hit_count': 10, 'hit_rate': 100.0, 'total_count': 10, 'week': '2025-01-13', 'win_count': 9, 'win_rate': 90.0}, {'avg_performance': 13.599999999999994, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 100.0}], '2025-01-20': [{'avg_performance': 0.6651884700665244, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.544909947380155, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2025-01-20', 'win_count': 11, 'win_rate': 57.89473684210526}, {'avg_performance': 6.015608365607231, 'bin': 0.5, 'count': 628, 'hit_count': 598, 'hit_rate': 95.22292993630573, 'total_count': 628, 'week': '2025-01-20', 'win_count': 432, 'win_rate': 68.78980891719745}, {'avg_performance': 9.039266266213598, 'bin': 0.6, 'count': 792, 'hit_count': 749, 'hit_rate': 94.57070707070707, 'total_count': 792, 'week': '2025-01-20', 'win_count': 605, 'win_rate': 76.38888888888889}, {'avg_performance': 10.536071372615584, 'bin': 0.7, 'count': 61, 'hit_count': 60, 'hit_rate': 98.36065573770492, 'total_count': 61, 'week': '2025-01-20', 'win_count': 54, 'win_rate': 88.52459016393442}, {'avg_performance': 15.25765795165968, 'bin': 0.8, 'count': 12, 'hit_count': 12, 'hit_rate': 100.0, 'total_count': 12, 'week': '2025-01-20', 'win_count': 10, 'win_rate': 83.33333333333333}], '2025-01-27': [{'avg_performance': 3.6505251976042974, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-27', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 3.3872070306215396, 'bin': 0.4, 'count': 18, 'hit_count': 15, 'hit_rate': 83.33333333333333, 'total_count': 18, 'week': '2025-01-27', 'win_count': 11, 'win_rate': 61.111111111111114}, {'avg_performance': 6.953550738751072, 'bin': 0.5, 'count': 580, 'hit_count': 547, 'hit_rate': 94.3103448275862, 'total_count': 580, 'week': '2025-01-27', 'win_count': 428, 'win_rate': 73.79310344827586}, {'avg_performance': 6.648173652090374, 'bin': 0.6, 'count': 779, 'hit_count': 726, 'hit_rate': 93.196405648267, 'total_count': 779, 'week': '2025-01-27', 'win_count': 606, 'win_rate': 77.79204107830552}, {'avg_performance': 7.471075488531045, 'bin': 0.7, 'count': 76, 'hit_count': 73, 'hit_rate': 96.05263157894737, 'total_count': 76, 'week': '2025-01-27', 'win_count': 66, 'win_rate': 86.84210526315789}, {'avg_performance': 9.608575816681654, 'bin': 0.8, 'count': 15, 'hit_count': 15, 'hit_rate': 100.0, 'total_count': 15, 'week': '2025-01-27', 'win_count': 13, 'win_rate': 86.66666666666667}, {'avg_performance': 21.423582467139635, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 100.0}], '2025-02-10': [{'avg_performance': 1.8949315591111375, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.754175337869557, 'bin': 0.4, 'count': 33, 'hit_count': 33, 'hit_rate': 100.0, 'total_count': 33, 'week': '2025-02-10', 'win_count': 17, 'win_rate': 51.515151515151516}, {'avg_performance': 7.517486777721075, 'bin': 0.5, 'count': 892, 'hit_count': 845, 'hit_rate': 94.73094170403587, 'total_count': 892, 'week': '2025-02-10', 'win_count': 647, 'win_rate': 72.53363228699551}, {'avg_performance': 10.207496081010792, 'bin': 0.6, 'count': 1368, 'hit_count': 1307, 'hit_rate': 95.54093567251462, 'total_count': 1368, 'week': '2025-02-10', 'win_count': 1083, 'win_rate': 79.16666666666667}, {'avg_performance': 13.13948137274851, 'bin': 0.7, 'count': 114, 'hit_count': 112, 'hit_rate': 98.24561403508773, 'total_count': 114, 'week': '2025-02-10', 'win_count': 85, 'win_rate': 74.56140350877193}, {'avg_performance': 9.213075395790396, 'bin': 0.8, 'count': 17, 'hit_count': 17, 'hit_rate': 100.0, 'total_count': 17, 'week': '2025-02-10', 'win_count': 12, 'win_rate': 70.58823529411765}, {'avg_performance': 4.385964912280706, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 100.0}], '2025-02-17': [{'avg_performance': 5.099765218898155, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 3.5333760194020303, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-17', 'win_count': 5, 'win_rate': 62.5}, {'avg_performance': 6.587229286030979, 'bin': 0.5, 'count': 327, 'hit_count': 296, 'hit_rate': 90.51987767584097, 'total_count': 327, 'week': '2025-02-17', 'win_count': 159, 'win_rate': 48.62385321100918}, {'avg_performance': 5.0095518733277125, 'bin': 0.6, 'count': 483, 'hit_count': 415, 'hit_rate': 85.92132505175984, 'total_count': 483, 'week': '2025-02-17', 'win_count': 252, 'win_rate': 52.17391304347826}, {'avg_performance': 4.196667245636139, 'bin': 0.7, 'count': 46, 'hit_count': 42, 'hit_rate': 91.30434782608695, 'total_count': 46, 'week': '2025-02-17', 'win_count': 28, 'win_rate': 60.869565217391305}, {'avg_performance': 4.6239894716134495, 'bin': 0.8, 'count': 6, 'hit_count': 4, 'hit_rate': 66.66666666666667, 'total_count': 6, 'week': '2025-02-17', 'win_count': 4, 'win_rate': 66.66666666666667}], '2025-02-24': [{'avg_performance': 0.3383304879783789, 'bin': 0.3, 'count': 3, 'hit_count': 2, 'hit_rate': 66.66666666666667, 'total_count': 3, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.724774404012466, 'bin': 0.4, 'count': 31, 'hit_count': 27, 'hit_rate': 87.09677419354838, 'total_count': 31, 'week': '2025-02-24', 'win_count': 17, 'win_rate': 54.83870967741935}, {'avg_performance': 5.995153465085292, 'bin': 0.5, 'count': 864, 'hit_count': 786, 'hit_rate': 90.97222222222223, 'total_count': 864, 'week': '2025-02-24', 'win_count': 544, 'win_rate': 62.96296296296296}, {'avg_performance': 5.362910312935268, 'bin': 0.6, 'count': 1038, 'hit_count': 921, 'hit_rate': 88.72832369942196, 'total_count': 1038, 'week': '2025-02-24', 'win_count': 674, 'win_rate': 64.9325626204239}, {'avg_performance': 4.419402245142155, 'bin': 0.7, 'count': 53, 'hit_count': 42, 'hit_rate': 79.24528301886792, 'total_count': 53, 'week': '2025-02-24', 'win_count': 23, 'win_rate': 43.39622641509434}, {'avg_performance': 0.14880952380952725, 'bin': 0.8, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}], '2025-03-10': [{'avg_performance': 3.370786516853932, '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': 3.229985232071821, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2025-03-10', 'win_count': 6, 'win_rate': 85.71428571428571}, {'avg_performance': 5.91457437619586, 'bin': 0.5, 'count': 339, 'hit_count': 318, 'hit_rate': 93.80530973451327, 'total_count': 339, 'week': '2025-03-10', 'win_count': 236, 'win_rate': 69.6165191740413}, {'avg_performance': 7.694099731541966, 'bin': 0.6, 'count': 312, 'hit_count': 294, 'hit_rate': 94.23076923076923, 'total_count': 312, 'week': '2025-03-10', 'win_count': 224, 'win_rate': 71.7948717948718}, {'avg_performance': 7.866797499267166, 'bin': 0.7, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2025-03-10', 'win_count': 14, 'win_rate': 82.3529411764706}]}, 'curve_data_week_list': ['2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '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-10', '2025-02-17', '2025-02-24', '2025-03-10'], 'date_from': datetime.date(2024, 10, 10), 'date_to': datetime.date(2025, 4, 8), 'kpis': {'avg_gain': 8.802179824568507, 'fail_count': 8231, 'hit_count': 30196, 'hit_rate': 94.25646148083406, 'pass_count': 23805, 'total_tests': 32036, 'win_rate': 74.30702959170932}, 'last_metrics': <ModelMetrics: Rolling LGBM 3d PH Isotonic 2% Metrics: 2025-04-07 >, 'model': <Model: Rolling LGBM 3d PH Isotonic 2% (rolling-ph-lgmb-p2-seq3-isotonic 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 0x7f92844b1d90>, <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': 41, 'counter0': 40, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 9.343793482624516, 'date': datetime.date(2024, 10, 15), 'fail_count': 160, 'hit_count': 747, 'hit_rate': 95.52429667519182, 'metrics': {'content': 0, 'financial': 0, 'other': 0}, 'pass_count': 622, 'total_count': 782, 'win_rate': 79.53964194373401}} {'metrics': {'content': 0.25, '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: ' "'DKsv9r6k95uWzLESBQdgkMBYrfK6Se5QxHWs2XnkM83akXQNVJbfWMS9toQDA2iv'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/52'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f92855a3110>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f92855a3110>>'} {'curve_data': [{'avg_performance': 33.8653440810506, 'bin': 0.2, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 8.824194070556567, 'bin': 0.3, 'count': 49, 'hit_count': 45, 'hit_rate': 91.83673469387755, 'total_count': 49, 'win_count': 25, 'win_rate': 51.02040816326531}, {'avg_performance': 5.6883545965376285, 'bin': 0.4, 'count': 410, 'hit_count': 378, 'hit_rate': 92.1951219512195, 'total_count': 410, 'win_count': 261, 'win_rate': 63.65853658536585}, {'avg_performance': 7.681481586572486, 'bin': 0.5, 'count': 13268, 'hit_count': 12497, 'hit_rate': 94.18902622851975, 'total_count': 13268, 'win_count': 9521, 'win_rate': 71.75911968646368}, {'avg_performance': 9.387286988023558, 'bin': 0.6, 'count': 16506, 'hit_count': 15557, 'hit_rate': 94.25057554828547, 'total_count': 16506, 'win_count': 12590, 'win_rate': 76.27529383254574}, {'avg_performance': 11.602345538915827, 'bin': 0.7, 'count': 1539, 'hit_count': 1471, 'hit_rate': 95.58154645873944, 'total_count': 1539, 'win_count': 1197, 'win_rate': 77.77777777777777}, {'avg_performance': 16.390961739552203, 'bin': 0.8, 'count': 238, 'hit_count': 222, 'hit_rate': 93.27731092436974, 'total_count': 238, 'win_count': 191, 'win_rate': 80.25210084033614}, {'avg_performance': 21.6917626187561, 'bin': 0.9, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'win_count': 18, 'win_rate': 78.26086956521739}], 'curve_data_by_week': {'2024-10-14': [{'avg_performance': 0.8563273073263545, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.833948494083741, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-10-14', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 5.0414542679053875, 'bin': 0.4, 'count': 22, 'hit_count': 18, 'hit_rate': 81.81818181818181, 'total_count': 22, 'week': '2024-10-14', 'win_count': 11, 'win_rate': 50.0}, {'avg_performance': 9.405162971834361, 'bin': 0.5, 'count': 702, 'hit_count': 661, 'hit_rate': 94.15954415954415, 'total_count': 702, 'week': '2024-10-14', 'win_count': 482, 'win_rate': 68.66096866096866}, {'avg_performance': 10.106844911169732, 'bin': 0.6, 'count': 804, 'hit_count': 765, 'hit_rate': 95.14925373134328, 'total_count': 804, 'week': '2024-10-14', 'win_count': 607, 'win_rate': 75.49751243781094}, {'avg_performance': 10.295341658155468, 'bin': 0.7, 'count': 82, 'hit_count': 78, 'hit_rate': 95.1219512195122, 'total_count': 82, 'week': '2024-10-14', 'win_count': 67, 'win_rate': 81.70731707317073}, {'avg_performance': 8.131301136271151, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-10-14', 'win_count': 8, 'win_rate': 80.0}, {'avg_performance': 8.881754949170679, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 1, 'win_rate': 100.0}], '2024-10-21': [{'avg_performance': 9.671279278685283, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 3, 'win_rate': 75.0}, {'avg_performance': 4.301172455339157, 'bin': 0.4, 'count': 26, 'hit_count': 23, 'hit_rate': 88.46153846153847, 'total_count': 26, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 34.61538461538461}, {'avg_performance': 6.819492750693891, 'bin': 0.5, 'count': 974, 'hit_count': 907, 'hit_rate': 93.1211498973306, 'total_count': 974, 'week': '2024-10-21', 'win_count': 658, 'win_rate': 67.5564681724846}, {'avg_performance': 8.182362870276854, 'bin': 0.6, 'count': 1212, 'hit_count': 1156, 'hit_rate': 95.37953795379538, 'total_count': 1212, 'week': '2024-10-21', 'win_count': 910, 'win_rate': 75.08250825082509}, {'avg_performance': 8.641538934451926, 'bin': 0.7, 'count': 150, 'hit_count': 146, 'hit_rate': 97.33333333333333, 'total_count': 150, 'week': '2024-10-21', 'win_count': 112, 'win_rate': 74.66666666666667}, {'avg_performance': 7.960241613275069, 'bin': 0.8, 'count': 16, 'hit_count': 15, 'hit_rate': 93.75, 'total_count': 16, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 56.25}, {'avg_performance': 1.9299405155320475, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-21', 'win_count': 1, 'win_rate': 50.0}], '2024-10-28': [{'avg_performance': 1.6205053536018306, 'bin': 0.3, 'count': 5, 'hit_count': 4, 'hit_rate': 80.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 40.0}, {'avg_performance': 7.858204878661623, 'bin': 0.4, 'count': 21, 'hit_count': 21, 'hit_rate': 100.0, 'total_count': 21, 'week': '2024-10-28', 'win_count': 16, 'win_rate': 76.19047619047619}, {'avg_performance': 6.648846490413345, 'bin': 0.5, 'count': 686, 'hit_count': 658, 'hit_rate': 95.91836734693878, 'total_count': 686, 'week': '2024-10-28', 'win_count': 518, 'win_rate': 75.51020408163265}, {'avg_performance': 8.085902262126316, 'bin': 0.6, 'count': 797, 'hit_count': 772, 'hit_rate': 96.86323713927227, 'total_count': 797, 'week': '2024-10-28', 'win_count': 649, 'win_rate': 81.43036386449184}, {'avg_performance': 11.848421236600606, 'bin': 0.7, 'count': 69, 'hit_count': 64, 'hit_rate': 92.7536231884058, 'total_count': 69, 'week': '2024-10-28', 'win_count': 58, 'win_rate': 84.05797101449275}, {'avg_performance': 14.267397574986997, 'bin': 0.8, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 4, 'win_rate': 80.0}, {'avg_performance': 0.34722222222223026, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-28', 'win_count': 0, 'win_rate': 0.0}], '2024-11-04': [{'avg_performance': 4.48654037886342, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 11.303728683534116, 'bin': 0.3, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2024-11-04', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 6.193407299091917, 'bin': 0.4, 'count': 22, 'hit_count': 20, 'hit_rate': 90.9090909090909, 'total_count': 22, 'week': '2024-11-04', 'win_count': 19, 'win_rate': 86.36363636363636}, {'avg_performance': 8.551721604481491, 'bin': 0.5, 'count': 660, 'hit_count': 619, 'hit_rate': 93.78787878787878, 'total_count': 660, 'week': '2024-11-04', 'win_count': 514, 'win_rate': 77.87878787878788}, {'avg_performance': 9.199905917317315, 'bin': 0.6, 'count': 719, 'hit_count': 674, 'hit_rate': 93.7413073713491, 'total_count': 719, 'week': '2024-11-04', 'win_count': 557, 'win_rate': 77.46870653685674}, {'avg_performance': 9.136526057000346, 'bin': 0.7, 'count': 39, 'hit_count': 36, 'hit_rate': 92.3076923076923, 'total_count': 39, 'week': '2024-11-04', 'win_count': 30, 'win_rate': 76.92307692307692}, {'avg_performance': 6.976744186046527, 'bin': 0.8, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}], '2024-11-11': [{'avg_performance': 58.92468569457596, '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': 3.9305498150644866, 'bin': 0.4, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-11-11', 'win_count': 8, 'win_rate': 47.05882352941177}, {'avg_performance': 4.442104130107124, 'bin': 0.5, 'count': 362, 'hit_count': 328, 'hit_rate': 90.60773480662984, 'total_count': 362, 'week': '2024-11-11', 'win_count': 218, 'win_rate': 60.22099447513812}, {'avg_performance': 6.832885016155045, 'bin': 0.6, 'count': 459, 'hit_count': 407, 'hit_rate': 88.67102396514161, 'total_count': 459, 'week': '2024-11-11', 'win_count': 294, 'win_rate': 64.05228758169935}, {'avg_performance': 6.50225864077387, 'bin': 0.7, 'count': 26, 'hit_count': 24, 'hit_rate': 92.3076923076923, 'total_count': 26, 'week': '2024-11-11', 'win_count': 16, 'win_rate': 61.53846153846154}], '2024-11-18': [{'avg_performance': 96.25316455696202, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 10.093706934177172, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 10.286979813711849, 'bin': 0.4, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-11-18', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 9.641687742145487, 'bin': 0.5, 'count': 783, 'hit_count': 758, 'hit_rate': 96.80715197956577, 'total_count': 783, 'week': '2024-11-18', 'win_count': 652, 'win_rate': 83.26947637292464}, {'avg_performance': 11.89467546720644, 'bin': 0.6, 'count': 876, 'hit_count': 849, 'hit_rate': 96.91780821917808, 'total_count': 876, 'week': '2024-11-18', 'win_count': 769, 'win_rate': 87.78538812785388}, {'avg_performance': 19.352876776932764, 'bin': 0.7, 'count': 80, 'hit_count': 80, 'hit_rate': 100.0, 'total_count': 80, 'week': '2024-11-18', 'win_count': 71, 'win_rate': 88.75}, {'avg_performance': 18.45274649281407, 'bin': 0.8, 'count': 13, 'hit_count': 13, 'hit_rate': 100.0, 'total_count': 13, 'week': '2024-11-18', 'win_count': 12, 'win_rate': 92.3076923076923}, {'avg_performance': 15.730337078651687, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}], '2024-11-25': [{'avg_performance': 11.555676832532903, 'bin': 0.3, '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': 6.265694029033848, 'bin': 0.4, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 12, 'win_rate': 66.66666666666667}, {'avg_performance': 7.634091063129644, 'bin': 0.5, 'count': 598, 'hit_count': 570, 'hit_rate': 95.31772575250837, 'total_count': 598, 'week': '2024-11-25', 'win_count': 448, 'win_rate': 74.91638795986623}, {'avg_performance': 8.702597408877535, 'bin': 0.6, 'count': 869, 'hit_count': 826, 'hit_rate': 95.0517836593786, 'total_count': 869, 'week': '2024-11-25', 'win_count': 696, 'win_rate': 80.09205983889528}, {'avg_performance': 13.765900879410582, 'bin': 0.7, 'count': 92, 'hit_count': 90, 'hit_rate': 97.82608695652173, 'total_count': 92, 'week': '2024-11-25', 'win_count': 77, 'win_rate': 83.69565217391305}, {'avg_performance': 28.946258332817518, 'bin': 0.8, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 17, 'win_rate': 94.44444444444444}, {'avg_performance': 11.190662386779556, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 3, 'win_rate': 100.0}], '2024-12-09': [{'avg_performance': 1.4905149051490498, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.3237276523665, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 13, 'win_rate': 68.42105263157895}, {'avg_performance': 6.182898593615806, 'bin': 0.5, 'count': 690, 'hit_count': 641, 'hit_rate': 92.89855072463769, 'total_count': 690, 'week': '2024-12-09', 'win_count': 451, 'win_rate': 65.3623188405797}, {'avg_performance': 9.050619565085265, 'bin': 0.6, 'count': 870, 'hit_count': 824, 'hit_rate': 94.71264367816092, 'total_count': 870, 'week': '2024-12-09', 'win_count': 624, 'win_rate': 71.72413793103448}, {'avg_performance': 9.29780403196579, 'bin': 0.7, 'count': 96, 'hit_count': 93, 'hit_rate': 96.875, 'total_count': 96, 'week': '2024-12-09', 'win_count': 68, 'win_rate': 70.83333333333333}, {'avg_performance': 15.059213057045703, 'bin': 0.8, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 14, 'win_rate': 73.6842105263158}, {'avg_performance': 0.659367610806464, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}], '2024-12-16': [{'avg_performance': 0.1904761904761864, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 6.259213538127868, 'bin': 0.4, 'count': 37, 'hit_count': 33, 'hit_rate': 89.1891891891892, 'total_count': 37, 'week': '2024-12-16', 'win_count': 25, 'win_rate': 67.56756756756756}, {'avg_performance': 8.584611771243424, 'bin': 0.5, 'count': 1411, 'hit_count': 1325, 'hit_rate': 93.90503189227498, 'total_count': 1411, 'week': '2024-12-16', 'win_count': 1011, 'win_rate': 71.65131112686038}, {'avg_performance': 9.939810447414, 'bin': 0.6, 'count': 1588, 'hit_count': 1490, 'hit_rate': 93.82871536523929, 'total_count': 1588, 'week': '2024-12-16', 'win_count': 1216, 'win_rate': 76.57430730478589}, {'avg_performance': 12.751983309057357, 'bin': 0.7, 'count': 163, 'hit_count': 157, 'hit_rate': 96.31901840490798, 'total_count': 163, 'week': '2024-12-16', 'win_count': 126, 'win_rate': 77.30061349693251}, {'avg_performance': 30.97146333159325, 'bin': 0.8, 'count': 26, 'hit_count': 26, 'hit_rate': 100.0, 'total_count': 26, 'week': '2024-12-16', 'win_count': 21, 'win_rate': 80.76923076923077}, {'avg_performance': 45.14366482789435, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-16', 'win_count': 2, 'win_rate': 66.66666666666667}], '2024-12-23': [{'avg_performance': 1.1011011011010954, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-23', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.371333574507736, 'bin': 0.4, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2024-12-23', 'win_count': 10, 'win_rate': 58.8235294117647}, {'avg_performance': 9.474676484372859, 'bin': 0.5, 'count': 668, 'hit_count': 650, 'hit_rate': 97.30538922155688, 'total_count': 668, 'week': '2024-12-23', 'win_count': 528, 'win_rate': 79.04191616766467}, {'avg_performance': 18.22317884082599, 'bin': 0.6, 'count': 829, 'hit_count': 811, 'hit_rate': 97.82870928829915, 'total_count': 829, 'week': '2024-12-23', 'win_count': 705, 'win_rate': 85.0422195416164}, {'avg_performance': 22.87345575441379, 'bin': 0.7, 'count': 71, 'hit_count': 69, 'hit_rate': 97.1830985915493, 'total_count': 71, 'week': '2024-12-23', 'win_count': 62, 'win_rate': 87.32394366197182}, {'avg_performance': 20.07116067119614, 'bin': 0.8, 'count': 19, 'hit_count': 16, 'hit_rate': 84.21052631578948, 'total_count': 19, 'week': '2024-12-23', 'win_count': 16, 'win_rate': 84.21052631578948}, {'avg_performance': 42.864931268489265, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 100.0}], '2024-12-30': [{'avg_performance': 8.543323047871969, 'bin': 0.4, 'count': 26, 'hit_count': 25, 'hit_rate': 96.15384615384616, 'total_count': 26, 'week': '2024-12-30', 'win_count': 18, 'win_rate': 69.23076923076923}, {'avg_performance': 9.605782822714602, 'bin': 0.5, 'count': 967, 'hit_count': 931, 'hit_rate': 96.27714581178904, 'total_count': 967, 'week': '2024-12-30', 'win_count': 794, 'win_rate': 82.10961737331955}, {'avg_performance': 13.314518504512273, 'bin': 0.6, 'count': 1170, 'hit_count': 1137, 'hit_rate': 97.17948717948718, 'total_count': 1170, 'week': '2024-12-30', 'win_count': 1002, 'win_rate': 85.64102564102564}, {'avg_performance': 13.834897352184377, 'bin': 0.7, 'count': 141, 'hit_count': 137, 'hit_rate': 97.16312056737588, 'total_count': 141, 'week': '2024-12-30', 'win_count': 119, 'win_rate': 84.39716312056737}, {'avg_performance': 18.03100402666873, 'bin': 0.8, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2024-12-30', 'win_count': 19, 'win_rate': 90.47619047619048}, {'avg_performance': 86.17021276595746, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 1, 'win_rate': 100.0}], '2025-01-06': [{'avg_performance': 3.653643845376023, 'bin': 0.4, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2025-01-06', 'win_count': 13, 'win_rate': 61.904761904761905}, {'avg_performance': 7.11501183555015, 'bin': 0.5, 'count': 573, 'hit_count': 531, 'hit_rate': 92.67015706806282, 'total_count': 573, 'week': '2025-01-06', 'win_count': 345, 'win_rate': 60.20942408376963}, {'avg_performance': 7.033930147869317, 'bin': 0.6, 'count': 833, 'hit_count': 773, 'hit_rate': 92.79711884753901, 'total_count': 833, 'week': '2025-01-06', 'win_count': 554, 'win_rate': 66.50660264105642}, {'avg_performance': 11.06435997631877, 'bin': 0.7, 'count': 112, 'hit_count': 107, 'hit_rate': 95.53571428571429, 'total_count': 112, 'week': '2025-01-06', 'win_count': 82, 'win_rate': 73.21428571428571}, {'avg_performance': 12.01468555061957, 'bin': 0.8, 'count': 28, 'hit_count': 24, 'hit_rate': 85.71428571428571, 'total_count': 28, 'week': '2025-01-06', 'win_count': 22, 'win_rate': 78.57142857142857}, {'avg_performance': 2.747909199522108, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-06', 'win_count': 1, 'win_rate': 100.0}], '2025-01-13': [{'avg_performance': 1.77514792899408, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.677219118036632, 'bin': 0.4, 'count': 24, 'hit_count': 23, 'hit_rate': 95.83333333333333, 'total_count': 24, 'week': '2025-01-13', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 8.539310048745332, 'bin': 0.5, 'count': 564, 'hit_count': 528, 'hit_rate': 93.61702127659575, 'total_count': 564, 'week': '2025-01-13', 'win_count': 456, 'win_rate': 80.85106382978724}, {'avg_performance': 8.240635977891715, 'bin': 0.6, 'count': 708, 'hit_count': 661, 'hit_rate': 93.36158192090396, 'total_count': 708, 'week': '2025-01-13', 'win_count': 563, 'win_rate': 79.51977401129943}, {'avg_performance': 9.871046918455717, 'bin': 0.7, 'count': 51, 'hit_count': 45, 'hit_rate': 88.23529411764706, 'total_count': 51, 'week': '2025-01-13', 'win_count': 39, 'win_rate': 76.47058823529412}, {'avg_performance': 15.34581326687442, 'bin': 0.8, 'count': 10, 'hit_count': 10, 'hit_rate': 100.0, 'total_count': 10, 'week': '2025-01-13', 'win_count': 9, 'win_rate': 90.0}, {'avg_performance': 13.599999999999994, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 100.0}], '2025-01-20': [{'avg_performance': 0.6651884700665244, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.544909947380155, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2025-01-20', 'win_count': 11, 'win_rate': 57.89473684210526}, {'avg_performance': 6.015608365607231, 'bin': 0.5, 'count': 628, 'hit_count': 598, 'hit_rate': 95.22292993630573, 'total_count': 628, 'week': '2025-01-20', 'win_count': 432, 'win_rate': 68.78980891719745}, {'avg_performance': 9.039266266213598, 'bin': 0.6, 'count': 792, 'hit_count': 749, 'hit_rate': 94.57070707070707, 'total_count': 792, 'week': '2025-01-20', 'win_count': 605, 'win_rate': 76.38888888888889}, {'avg_performance': 10.536071372615584, 'bin': 0.7, 'count': 61, 'hit_count': 60, 'hit_rate': 98.36065573770492, 'total_count': 61, 'week': '2025-01-20', 'win_count': 54, 'win_rate': 88.52459016393442}, {'avg_performance': 15.25765795165968, 'bin': 0.8, 'count': 12, 'hit_count': 12, 'hit_rate': 100.0, 'total_count': 12, 'week': '2025-01-20', 'win_count': 10, 'win_rate': 83.33333333333333}], '2025-01-27': [{'avg_performance': 3.6505251976042974, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-27', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 3.3872070306215396, 'bin': 0.4, 'count': 18, 'hit_count': 15, 'hit_rate': 83.33333333333333, 'total_count': 18, 'week': '2025-01-27', 'win_count': 11, 'win_rate': 61.111111111111114}, {'avg_performance': 6.953550738751072, 'bin': 0.5, 'count': 580, 'hit_count': 547, 'hit_rate': 94.3103448275862, 'total_count': 580, 'week': '2025-01-27', 'win_count': 428, 'win_rate': 73.79310344827586}, {'avg_performance': 6.648173652090374, 'bin': 0.6, 'count': 779, 'hit_count': 726, 'hit_rate': 93.196405648267, 'total_count': 779, 'week': '2025-01-27', 'win_count': 606, 'win_rate': 77.79204107830552}, {'avg_performance': 7.471075488531045, 'bin': 0.7, 'count': 76, 'hit_count': 73, 'hit_rate': 96.05263157894737, 'total_count': 76, 'week': '2025-01-27', 'win_count': 66, 'win_rate': 86.84210526315789}, {'avg_performance': 9.608575816681654, 'bin': 0.8, 'count': 15, 'hit_count': 15, 'hit_rate': 100.0, 'total_count': 15, 'week': '2025-01-27', 'win_count': 13, 'win_rate': 86.66666666666667}, {'avg_performance': 21.423582467139635, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 100.0}], '2025-02-10': [{'avg_performance': 1.8949315591111375, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.754175337869557, 'bin': 0.4, 'count': 33, 'hit_count': 33, 'hit_rate': 100.0, 'total_count': 33, 'week': '2025-02-10', 'win_count': 17, 'win_rate': 51.515151515151516}, {'avg_performance': 7.517486777721075, 'bin': 0.5, 'count': 892, 'hit_count': 845, 'hit_rate': 94.73094170403587, 'total_count': 892, 'week': '2025-02-10', 'win_count': 647, 'win_rate': 72.53363228699551}, {'avg_performance': 10.207496081010792, 'bin': 0.6, 'count': 1368, 'hit_count': 1307, 'hit_rate': 95.54093567251462, 'total_count': 1368, 'week': '2025-02-10', 'win_count': 1083, 'win_rate': 79.16666666666667}, {'avg_performance': 13.13948137274851, 'bin': 0.7, 'count': 114, 'hit_count': 112, 'hit_rate': 98.24561403508773, 'total_count': 114, 'week': '2025-02-10', 'win_count': 85, 'win_rate': 74.56140350877193}, {'avg_performance': 9.213075395790396, 'bin': 0.8, 'count': 17, 'hit_count': 17, 'hit_rate': 100.0, 'total_count': 17, 'week': '2025-02-10', 'win_count': 12, 'win_rate': 70.58823529411765}, {'avg_performance': 4.385964912280706, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 100.0}], '2025-02-17': [{'avg_performance': 5.099765218898155, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 3.5333760194020303, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-17', 'win_count': 5, 'win_rate': 62.5}, {'avg_performance': 6.587229286030979, 'bin': 0.5, 'count': 327, 'hit_count': 296, 'hit_rate': 90.51987767584097, 'total_count': 327, 'week': '2025-02-17', 'win_count': 159, 'win_rate': 48.62385321100918}, {'avg_performance': 5.0095518733277125, 'bin': 0.6, 'count': 483, 'hit_count': 415, 'hit_rate': 85.92132505175984, 'total_count': 483, 'week': '2025-02-17', 'win_count': 252, 'win_rate': 52.17391304347826}, {'avg_performance': 4.196667245636139, 'bin': 0.7, 'count': 46, 'hit_count': 42, 'hit_rate': 91.30434782608695, 'total_count': 46, 'week': '2025-02-17', 'win_count': 28, 'win_rate': 60.869565217391305}, {'avg_performance': 4.6239894716134495, 'bin': 0.8, 'count': 6, 'hit_count': 4, 'hit_rate': 66.66666666666667, 'total_count': 6, 'week': '2025-02-17', 'win_count': 4, 'win_rate': 66.66666666666667}], '2025-02-24': [{'avg_performance': 0.3383304879783789, 'bin': 0.3, 'count': 3, 'hit_count': 2, 'hit_rate': 66.66666666666667, 'total_count': 3, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.724774404012466, 'bin': 0.4, 'count': 31, 'hit_count': 27, 'hit_rate': 87.09677419354838, 'total_count': 31, 'week': '2025-02-24', 'win_count': 17, 'win_rate': 54.83870967741935}, {'avg_performance': 5.995153465085292, 'bin': 0.5, 'count': 864, 'hit_count': 786, 'hit_rate': 90.97222222222223, 'total_count': 864, 'week': '2025-02-24', 'win_count': 544, 'win_rate': 62.96296296296296}, {'avg_performance': 5.362910312935268, 'bin': 0.6, 'count': 1038, 'hit_count': 921, 'hit_rate': 88.72832369942196, 'total_count': 1038, 'week': '2025-02-24', 'win_count': 674, 'win_rate': 64.9325626204239}, {'avg_performance': 4.419402245142155, 'bin': 0.7, 'count': 53, 'hit_count': 42, 'hit_rate': 79.24528301886792, 'total_count': 53, 'week': '2025-02-24', 'win_count': 23, 'win_rate': 43.39622641509434}, {'avg_performance': 0.14880952380952725, 'bin': 0.8, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}], '2025-03-10': [{'avg_performance': 3.370786516853932, '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': 3.229985232071821, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2025-03-10', 'win_count': 6, 'win_rate': 85.71428571428571}, {'avg_performance': 5.91457437619586, 'bin': 0.5, 'count': 339, 'hit_count': 318, 'hit_rate': 93.80530973451327, 'total_count': 339, 'week': '2025-03-10', 'win_count': 236, 'win_rate': 69.6165191740413}, {'avg_performance': 7.694099731541966, 'bin': 0.6, 'count': 312, 'hit_count': 294, 'hit_rate': 94.23076923076923, 'total_count': 312, 'week': '2025-03-10', 'win_count': 224, 'win_rate': 71.7948717948718}, {'avg_performance': 7.866797499267166, 'bin': 0.7, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2025-03-10', 'win_count': 14, 'win_rate': 82.3529411764706}]}, 'curve_data_week_list': ['2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '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-10', '2025-02-17', '2025-02-24', '2025-03-10'], 'date_from': datetime.date(2024, 10, 10), 'date_to': datetime.date(2025, 4, 8), 'kpis': {'avg_gain': 8.802179824568507, 'fail_count': 8231, 'hit_count': 30196, 'hit_rate': 94.25646148083406, 'pass_count': 23805, 'total_tests': 32036, 'win_rate': 74.30702959170932}, 'last_metrics': <ModelMetrics: Rolling LGBM 3d PH Isotonic 2% Metrics: 2025-04-07 >, 'model': <Model: Rolling LGBM 3d PH Isotonic 2% (rolling-ph-lgmb-p2-seq3-isotonic 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 0x7f92844b1d90>, <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': 41, 'counter0': 40, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 9.343793482624516, 'date': datetime.date(2024, 10, 15), 'fail_count': 160, 'hit_count': 747, 'hit_rate': 95.52429667519182, 'metrics': {'content': 0, 'financial': 0, 'other': 0}, 'pass_count': 622, 'total_count': 782, 'win_rate': 79.53964194373401}} {'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: ' "'DKsv9r6k95uWzLESBQdgkMBYrfK6Se5QxHWs2XnkM83akXQNVJbfWMS9toQDA2iv'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/52'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f92855a3110>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f92855a3110>>'} {'curve_data': [{'avg_performance': 33.8653440810506, 'bin': 0.2, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 8.824194070556567, 'bin': 0.3, 'count': 49, 'hit_count': 45, 'hit_rate': 91.83673469387755, 'total_count': 49, 'win_count': 25, 'win_rate': 51.02040816326531}, {'avg_performance': 5.6883545965376285, 'bin': 0.4, 'count': 410, 'hit_count': 378, 'hit_rate': 92.1951219512195, 'total_count': 410, 'win_count': 261, 'win_rate': 63.65853658536585}, {'avg_performance': 7.681481586572486, 'bin': 0.5, 'count': 13268, 'hit_count': 12497, 'hit_rate': 94.18902622851975, 'total_count': 13268, 'win_count': 9521, 'win_rate': 71.75911968646368}, {'avg_performance': 9.387286988023558, 'bin': 0.6, 'count': 16506, 'hit_count': 15557, 'hit_rate': 94.25057554828547, 'total_count': 16506, 'win_count': 12590, 'win_rate': 76.27529383254574}, {'avg_performance': 11.602345538915827, 'bin': 0.7, 'count': 1539, 'hit_count': 1471, 'hit_rate': 95.58154645873944, 'total_count': 1539, 'win_count': 1197, 'win_rate': 77.77777777777777}, {'avg_performance': 16.390961739552203, 'bin': 0.8, 'count': 238, 'hit_count': 222, 'hit_rate': 93.27731092436974, 'total_count': 238, 'win_count': 191, 'win_rate': 80.25210084033614}, {'avg_performance': 21.6917626187561, 'bin': 0.9, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'win_count': 18, 'win_rate': 78.26086956521739}], 'curve_data_by_week': {'2024-10-14': [{'avg_performance': 0.8563273073263545, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.833948494083741, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-10-14', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 5.0414542679053875, 'bin': 0.4, 'count': 22, 'hit_count': 18, 'hit_rate': 81.81818181818181, 'total_count': 22, 'week': '2024-10-14', 'win_count': 11, 'win_rate': 50.0}, {'avg_performance': 9.405162971834361, 'bin': 0.5, 'count': 702, 'hit_count': 661, 'hit_rate': 94.15954415954415, 'total_count': 702, 'week': '2024-10-14', 'win_count': 482, 'win_rate': 68.66096866096866}, {'avg_performance': 10.106844911169732, 'bin': 0.6, 'count': 804, 'hit_count': 765, 'hit_rate': 95.14925373134328, 'total_count': 804, 'week': '2024-10-14', 'win_count': 607, 'win_rate': 75.49751243781094}, {'avg_performance': 10.295341658155468, 'bin': 0.7, 'count': 82, 'hit_count': 78, 'hit_rate': 95.1219512195122, 'total_count': 82, 'week': '2024-10-14', 'win_count': 67, 'win_rate': 81.70731707317073}, {'avg_performance': 8.131301136271151, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-10-14', 'win_count': 8, 'win_rate': 80.0}, {'avg_performance': 8.881754949170679, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 1, 'win_rate': 100.0}], '2024-10-21': [{'avg_performance': 9.671279278685283, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 3, 'win_rate': 75.0}, {'avg_performance': 4.301172455339157, 'bin': 0.4, 'count': 26, 'hit_count': 23, 'hit_rate': 88.46153846153847, 'total_count': 26, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 34.61538461538461}, {'avg_performance': 6.819492750693891, 'bin': 0.5, 'count': 974, 'hit_count': 907, 'hit_rate': 93.1211498973306, 'total_count': 974, 'week': '2024-10-21', 'win_count': 658, 'win_rate': 67.5564681724846}, {'avg_performance': 8.182362870276854, 'bin': 0.6, 'count': 1212, 'hit_count': 1156, 'hit_rate': 95.37953795379538, 'total_count': 1212, 'week': '2024-10-21', 'win_count': 910, 'win_rate': 75.08250825082509}, {'avg_performance': 8.641538934451926, 'bin': 0.7, 'count': 150, 'hit_count': 146, 'hit_rate': 97.33333333333333, 'total_count': 150, 'week': '2024-10-21', 'win_count': 112, 'win_rate': 74.66666666666667}, {'avg_performance': 7.960241613275069, 'bin': 0.8, 'count': 16, 'hit_count': 15, 'hit_rate': 93.75, 'total_count': 16, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 56.25}, {'avg_performance': 1.9299405155320475, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-21', 'win_count': 1, 'win_rate': 50.0}], '2024-10-28': [{'avg_performance': 1.6205053536018306, 'bin': 0.3, 'count': 5, 'hit_count': 4, 'hit_rate': 80.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 40.0}, {'avg_performance': 7.858204878661623, 'bin': 0.4, 'count': 21, 'hit_count': 21, 'hit_rate': 100.0, 'total_count': 21, 'week': '2024-10-28', 'win_count': 16, 'win_rate': 76.19047619047619}, {'avg_performance': 6.648846490413345, 'bin': 0.5, 'count': 686, 'hit_count': 658, 'hit_rate': 95.91836734693878, 'total_count': 686, 'week': '2024-10-28', 'win_count': 518, 'win_rate': 75.51020408163265}, {'avg_performance': 8.085902262126316, 'bin': 0.6, 'count': 797, 'hit_count': 772, 'hit_rate': 96.86323713927227, 'total_count': 797, 'week': '2024-10-28', 'win_count': 649, 'win_rate': 81.43036386449184}, {'avg_performance': 11.848421236600606, 'bin': 0.7, 'count': 69, 'hit_count': 64, 'hit_rate': 92.7536231884058, 'total_count': 69, 'week': '2024-10-28', 'win_count': 58, 'win_rate': 84.05797101449275}, {'avg_performance': 14.267397574986997, 'bin': 0.8, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 4, 'win_rate': 80.0}, {'avg_performance': 0.34722222222223026, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-28', 'win_count': 0, 'win_rate': 0.0}], '2024-11-04': [{'avg_performance': 4.48654037886342, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 11.303728683534116, 'bin': 0.3, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2024-11-04', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 6.193407299091917, 'bin': 0.4, 'count': 22, 'hit_count': 20, 'hit_rate': 90.9090909090909, 'total_count': 22, 'week': '2024-11-04', 'win_count': 19, 'win_rate': 86.36363636363636}, {'avg_performance': 8.551721604481491, 'bin': 0.5, 'count': 660, 'hit_count': 619, 'hit_rate': 93.78787878787878, 'total_count': 660, 'week': '2024-11-04', 'win_count': 514, 'win_rate': 77.87878787878788}, {'avg_performance': 9.199905917317315, 'bin': 0.6, 'count': 719, 'hit_count': 674, 'hit_rate': 93.7413073713491, 'total_count': 719, 'week': '2024-11-04', 'win_count': 557, 'win_rate': 77.46870653685674}, {'avg_performance': 9.136526057000346, 'bin': 0.7, 'count': 39, 'hit_count': 36, 'hit_rate': 92.3076923076923, 'total_count': 39, 'week': '2024-11-04', 'win_count': 30, 'win_rate': 76.92307692307692}, {'avg_performance': 6.976744186046527, 'bin': 0.8, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}], '2024-11-11': [{'avg_performance': 58.92468569457596, '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': 3.9305498150644866, 'bin': 0.4, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-11-11', 'win_count': 8, 'win_rate': 47.05882352941177}, {'avg_performance': 4.442104130107124, 'bin': 0.5, 'count': 362, 'hit_count': 328, 'hit_rate': 90.60773480662984, 'total_count': 362, 'week': '2024-11-11', 'win_count': 218, 'win_rate': 60.22099447513812}, {'avg_performance': 6.832885016155045, 'bin': 0.6, 'count': 459, 'hit_count': 407, 'hit_rate': 88.67102396514161, 'total_count': 459, 'week': '2024-11-11', 'win_count': 294, 'win_rate': 64.05228758169935}, {'avg_performance': 6.50225864077387, 'bin': 0.7, 'count': 26, 'hit_count': 24, 'hit_rate': 92.3076923076923, 'total_count': 26, 'week': '2024-11-11', 'win_count': 16, 'win_rate': 61.53846153846154}], '2024-11-18': [{'avg_performance': 96.25316455696202, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 10.093706934177172, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 10.286979813711849, 'bin': 0.4, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-11-18', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 9.641687742145487, 'bin': 0.5, 'count': 783, 'hit_count': 758, 'hit_rate': 96.80715197956577, 'total_count': 783, 'week': '2024-11-18', 'win_count': 652, 'win_rate': 83.26947637292464}, {'avg_performance': 11.89467546720644, 'bin': 0.6, 'count': 876, 'hit_count': 849, 'hit_rate': 96.91780821917808, 'total_count': 876, 'week': '2024-11-18', 'win_count': 769, 'win_rate': 87.78538812785388}, {'avg_performance': 19.352876776932764, 'bin': 0.7, 'count': 80, 'hit_count': 80, 'hit_rate': 100.0, 'total_count': 80, 'week': '2024-11-18', 'win_count': 71, 'win_rate': 88.75}, {'avg_performance': 18.45274649281407, 'bin': 0.8, 'count': 13, 'hit_count': 13, 'hit_rate': 100.0, 'total_count': 13, 'week': '2024-11-18', 'win_count': 12, 'win_rate': 92.3076923076923}, {'avg_performance': 15.730337078651687, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}], '2024-11-25': [{'avg_performance': 11.555676832532903, 'bin': 0.3, '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': 6.265694029033848, 'bin': 0.4, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 12, 'win_rate': 66.66666666666667}, {'avg_performance': 7.634091063129644, 'bin': 0.5, 'count': 598, 'hit_count': 570, 'hit_rate': 95.31772575250837, 'total_count': 598, 'week': '2024-11-25', 'win_count': 448, 'win_rate': 74.91638795986623}, {'avg_performance': 8.702597408877535, 'bin': 0.6, 'count': 869, 'hit_count': 826, 'hit_rate': 95.0517836593786, 'total_count': 869, 'week': '2024-11-25', 'win_count': 696, 'win_rate': 80.09205983889528}, {'avg_performance': 13.765900879410582, 'bin': 0.7, 'count': 92, 'hit_count': 90, 'hit_rate': 97.82608695652173, 'total_count': 92, 'week': '2024-11-25', 'win_count': 77, 'win_rate': 83.69565217391305}, {'avg_performance': 28.946258332817518, 'bin': 0.8, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 17, 'win_rate': 94.44444444444444}, {'avg_performance': 11.190662386779556, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 3, 'win_rate': 100.0}], '2024-12-09': [{'avg_performance': 1.4905149051490498, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.3237276523665, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 13, 'win_rate': 68.42105263157895}, {'avg_performance': 6.182898593615806, 'bin': 0.5, 'count': 690, 'hit_count': 641, 'hit_rate': 92.89855072463769, 'total_count': 690, 'week': '2024-12-09', 'win_count': 451, 'win_rate': 65.3623188405797}, {'avg_performance': 9.050619565085265, 'bin': 0.6, 'count': 870, 'hit_count': 824, 'hit_rate': 94.71264367816092, 'total_count': 870, 'week': '2024-12-09', 'win_count': 624, 'win_rate': 71.72413793103448}, {'avg_performance': 9.29780403196579, 'bin': 0.7, 'count': 96, 'hit_count': 93, 'hit_rate': 96.875, 'total_count': 96, 'week': '2024-12-09', 'win_count': 68, 'win_rate': 70.83333333333333}, {'avg_performance': 15.059213057045703, 'bin': 0.8, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 14, 'win_rate': 73.6842105263158}, {'avg_performance': 0.659367610806464, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}], '2024-12-16': [{'avg_performance': 0.1904761904761864, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 6.259213538127868, 'bin': 0.4, 'count': 37, 'hit_count': 33, 'hit_rate': 89.1891891891892, 'total_count': 37, 'week': '2024-12-16', 'win_count': 25, 'win_rate': 67.56756756756756}, {'avg_performance': 8.584611771243424, 'bin': 0.5, 'count': 1411, 'hit_count': 1325, 'hit_rate': 93.90503189227498, 'total_count': 1411, 'week': '2024-12-16', 'win_count': 1011, 'win_rate': 71.65131112686038}, {'avg_performance': 9.939810447414, 'bin': 0.6, 'count': 1588, 'hit_count': 1490, 'hit_rate': 93.82871536523929, 'total_count': 1588, 'week': '2024-12-16', 'win_count': 1216, 'win_rate': 76.57430730478589}, {'avg_performance': 12.751983309057357, 'bin': 0.7, 'count': 163, 'hit_count': 157, 'hit_rate': 96.31901840490798, 'total_count': 163, 'week': '2024-12-16', 'win_count': 126, 'win_rate': 77.30061349693251}, {'avg_performance': 30.97146333159325, 'bin': 0.8, 'count': 26, 'hit_count': 26, 'hit_rate': 100.0, 'total_count': 26, 'week': '2024-12-16', 'win_count': 21, 'win_rate': 80.76923076923077}, {'avg_performance': 45.14366482789435, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-16', 'win_count': 2, 'win_rate': 66.66666666666667}], '2024-12-23': [{'avg_performance': 1.1011011011010954, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-23', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.371333574507736, 'bin': 0.4, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2024-12-23', 'win_count': 10, 'win_rate': 58.8235294117647}, {'avg_performance': 9.474676484372859, 'bin': 0.5, 'count': 668, 'hit_count': 650, 'hit_rate': 97.30538922155688, 'total_count': 668, 'week': '2024-12-23', 'win_count': 528, 'win_rate': 79.04191616766467}, {'avg_performance': 18.22317884082599, 'bin': 0.6, 'count': 829, 'hit_count': 811, 'hit_rate': 97.82870928829915, 'total_count': 829, 'week': '2024-12-23', 'win_count': 705, 'win_rate': 85.0422195416164}, {'avg_performance': 22.87345575441379, 'bin': 0.7, 'count': 71, 'hit_count': 69, 'hit_rate': 97.1830985915493, 'total_count': 71, 'week': '2024-12-23', 'win_count': 62, 'win_rate': 87.32394366197182}, {'avg_performance': 20.07116067119614, 'bin': 0.8, 'count': 19, 'hit_count': 16, 'hit_rate': 84.21052631578948, 'total_count': 19, 'week': '2024-12-23', 'win_count': 16, 'win_rate': 84.21052631578948}, {'avg_performance': 42.864931268489265, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 100.0}], '2024-12-30': [{'avg_performance': 8.543323047871969, 'bin': 0.4, 'count': 26, 'hit_count': 25, 'hit_rate': 96.15384615384616, 'total_count': 26, 'week': '2024-12-30', 'win_count': 18, 'win_rate': 69.23076923076923}, {'avg_performance': 9.605782822714602, 'bin': 0.5, 'count': 967, 'hit_count': 931, 'hit_rate': 96.27714581178904, 'total_count': 967, 'week': '2024-12-30', 'win_count': 794, 'win_rate': 82.10961737331955}, {'avg_performance': 13.314518504512273, 'bin': 0.6, 'count': 1170, 'hit_count': 1137, 'hit_rate': 97.17948717948718, 'total_count': 1170, 'week': '2024-12-30', 'win_count': 1002, 'win_rate': 85.64102564102564}, {'avg_performance': 13.834897352184377, 'bin': 0.7, 'count': 141, 'hit_count': 137, 'hit_rate': 97.16312056737588, 'total_count': 141, 'week': '2024-12-30', 'win_count': 119, 'win_rate': 84.39716312056737}, {'avg_performance': 18.03100402666873, 'bin': 0.8, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2024-12-30', 'win_count': 19, 'win_rate': 90.47619047619048}, {'avg_performance': 86.17021276595746, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 1, 'win_rate': 100.0}], '2025-01-06': [{'avg_performance': 3.653643845376023, 'bin': 0.4, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2025-01-06', 'win_count': 13, 'win_rate': 61.904761904761905}, {'avg_performance': 7.11501183555015, 'bin': 0.5, 'count': 573, 'hit_count': 531, 'hit_rate': 92.67015706806282, 'total_count': 573, 'week': '2025-01-06', 'win_count': 345, 'win_rate': 60.20942408376963}, {'avg_performance': 7.033930147869317, 'bin': 0.6, 'count': 833, 'hit_count': 773, 'hit_rate': 92.79711884753901, 'total_count': 833, 'week': '2025-01-06', 'win_count': 554, 'win_rate': 66.50660264105642}, {'avg_performance': 11.06435997631877, 'bin': 0.7, 'count': 112, 'hit_count': 107, 'hit_rate': 95.53571428571429, 'total_count': 112, 'week': '2025-01-06', 'win_count': 82, 'win_rate': 73.21428571428571}, {'avg_performance': 12.01468555061957, 'bin': 0.8, 'count': 28, 'hit_count': 24, 'hit_rate': 85.71428571428571, 'total_count': 28, 'week': '2025-01-06', 'win_count': 22, 'win_rate': 78.57142857142857}, {'avg_performance': 2.747909199522108, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-06', 'win_count': 1, 'win_rate': 100.0}], '2025-01-13': [{'avg_performance': 1.77514792899408, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.677219118036632, 'bin': 0.4, 'count': 24, 'hit_count': 23, 'hit_rate': 95.83333333333333, 'total_count': 24, 'week': '2025-01-13', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 8.539310048745332, 'bin': 0.5, 'count': 564, 'hit_count': 528, 'hit_rate': 93.61702127659575, 'total_count': 564, 'week': '2025-01-13', 'win_count': 456, 'win_rate': 80.85106382978724}, {'avg_performance': 8.240635977891715, 'bin': 0.6, 'count': 708, 'hit_count': 661, 'hit_rate': 93.36158192090396, 'total_count': 708, 'week': '2025-01-13', 'win_count': 563, 'win_rate': 79.51977401129943}, {'avg_performance': 9.871046918455717, 'bin': 0.7, 'count': 51, 'hit_count': 45, 'hit_rate': 88.23529411764706, 'total_count': 51, 'week': '2025-01-13', 'win_count': 39, 'win_rate': 76.47058823529412}, {'avg_performance': 15.34581326687442, 'bin': 0.8, 'count': 10, 'hit_count': 10, 'hit_rate': 100.0, 'total_count': 10, 'week': '2025-01-13', 'win_count': 9, 'win_rate': 90.0}, {'avg_performance': 13.599999999999994, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 100.0}], '2025-01-20': [{'avg_performance': 0.6651884700665244, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.544909947380155, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2025-01-20', 'win_count': 11, 'win_rate': 57.89473684210526}, {'avg_performance': 6.015608365607231, 'bin': 0.5, 'count': 628, 'hit_count': 598, 'hit_rate': 95.22292993630573, 'total_count': 628, 'week': '2025-01-20', 'win_count': 432, 'win_rate': 68.78980891719745}, {'avg_performance': 9.039266266213598, 'bin': 0.6, 'count': 792, 'hit_count': 749, 'hit_rate': 94.57070707070707, 'total_count': 792, 'week': '2025-01-20', 'win_count': 605, 'win_rate': 76.38888888888889}, {'avg_performance': 10.536071372615584, 'bin': 0.7, 'count': 61, 'hit_count': 60, 'hit_rate': 98.36065573770492, 'total_count': 61, 'week': '2025-01-20', 'win_count': 54, 'win_rate': 88.52459016393442}, {'avg_performance': 15.25765795165968, 'bin': 0.8, 'count': 12, 'hit_count': 12, 'hit_rate': 100.0, 'total_count': 12, 'week': '2025-01-20', 'win_count': 10, 'win_rate': 83.33333333333333}], '2025-01-27': [{'avg_performance': 3.6505251976042974, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-27', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 3.3872070306215396, 'bin': 0.4, 'count': 18, 'hit_count': 15, 'hit_rate': 83.33333333333333, 'total_count': 18, 'week': '2025-01-27', 'win_count': 11, 'win_rate': 61.111111111111114}, {'avg_performance': 6.953550738751072, 'bin': 0.5, 'count': 580, 'hit_count': 547, 'hit_rate': 94.3103448275862, 'total_count': 580, 'week': '2025-01-27', 'win_count': 428, 'win_rate': 73.79310344827586}, {'avg_performance': 6.648173652090374, 'bin': 0.6, 'count': 779, 'hit_count': 726, 'hit_rate': 93.196405648267, 'total_count': 779, 'week': '2025-01-27', 'win_count': 606, 'win_rate': 77.79204107830552}, {'avg_performance': 7.471075488531045, 'bin': 0.7, 'count': 76, 'hit_count': 73, 'hit_rate': 96.05263157894737, 'total_count': 76, 'week': '2025-01-27', 'win_count': 66, 'win_rate': 86.84210526315789}, {'avg_performance': 9.608575816681654, 'bin': 0.8, 'count': 15, 'hit_count': 15, 'hit_rate': 100.0, 'total_count': 15, 'week': '2025-01-27', 'win_count': 13, 'win_rate': 86.66666666666667}, {'avg_performance': 21.423582467139635, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 100.0}], '2025-02-10': [{'avg_performance': 1.8949315591111375, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.754175337869557, 'bin': 0.4, 'count': 33, 'hit_count': 33, 'hit_rate': 100.0, 'total_count': 33, 'week': '2025-02-10', 'win_count': 17, 'win_rate': 51.515151515151516}, {'avg_performance': 7.517486777721075, 'bin': 0.5, 'count': 892, 'hit_count': 845, 'hit_rate': 94.73094170403587, 'total_count': 892, 'week': '2025-02-10', 'win_count': 647, 'win_rate': 72.53363228699551}, {'avg_performance': 10.207496081010792, 'bin': 0.6, 'count': 1368, 'hit_count': 1307, 'hit_rate': 95.54093567251462, 'total_count': 1368, 'week': '2025-02-10', 'win_count': 1083, 'win_rate': 79.16666666666667}, {'avg_performance': 13.13948137274851, 'bin': 0.7, 'count': 114, 'hit_count': 112, 'hit_rate': 98.24561403508773, 'total_count': 114, 'week': '2025-02-10', 'win_count': 85, 'win_rate': 74.56140350877193}, {'avg_performance': 9.213075395790396, 'bin': 0.8, 'count': 17, 'hit_count': 17, 'hit_rate': 100.0, 'total_count': 17, 'week': '2025-02-10', 'win_count': 12, 'win_rate': 70.58823529411765}, {'avg_performance': 4.385964912280706, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 100.0}], '2025-02-17': [{'avg_performance': 5.099765218898155, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 3.5333760194020303, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-17', 'win_count': 5, 'win_rate': 62.5}, {'avg_performance': 6.587229286030979, 'bin': 0.5, 'count': 327, 'hit_count': 296, 'hit_rate': 90.51987767584097, 'total_count': 327, 'week': '2025-02-17', 'win_count': 159, 'win_rate': 48.62385321100918}, {'avg_performance': 5.0095518733277125, 'bin': 0.6, 'count': 483, 'hit_count': 415, 'hit_rate': 85.92132505175984, 'total_count': 483, 'week': '2025-02-17', 'win_count': 252, 'win_rate': 52.17391304347826}, {'avg_performance': 4.196667245636139, 'bin': 0.7, 'count': 46, 'hit_count': 42, 'hit_rate': 91.30434782608695, 'total_count': 46, 'week': '2025-02-17', 'win_count': 28, 'win_rate': 60.869565217391305}, {'avg_performance': 4.6239894716134495, 'bin': 0.8, 'count': 6, 'hit_count': 4, 'hit_rate': 66.66666666666667, 'total_count': 6, 'week': '2025-02-17', 'win_count': 4, 'win_rate': 66.66666666666667}], '2025-02-24': [{'avg_performance': 0.3383304879783789, 'bin': 0.3, 'count': 3, 'hit_count': 2, 'hit_rate': 66.66666666666667, 'total_count': 3, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.724774404012466, 'bin': 0.4, 'count': 31, 'hit_count': 27, 'hit_rate': 87.09677419354838, 'total_count': 31, 'week': '2025-02-24', 'win_count': 17, 'win_rate': 54.83870967741935}, {'avg_performance': 5.995153465085292, 'bin': 0.5, 'count': 864, 'hit_count': 786, 'hit_rate': 90.97222222222223, 'total_count': 864, 'week': '2025-02-24', 'win_count': 544, 'win_rate': 62.96296296296296}, {'avg_performance': 5.362910312935268, 'bin': 0.6, 'count': 1038, 'hit_count': 921, 'hit_rate': 88.72832369942196, 'total_count': 1038, 'week': '2025-02-24', 'win_count': 674, 'win_rate': 64.9325626204239}, {'avg_performance': 4.419402245142155, 'bin': 0.7, 'count': 53, 'hit_count': 42, 'hit_rate': 79.24528301886792, 'total_count': 53, 'week': '2025-02-24', 'win_count': 23, 'win_rate': 43.39622641509434}, {'avg_performance': 0.14880952380952725, 'bin': 0.8, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}], '2025-03-10': [{'avg_performance': 3.370786516853932, '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': 3.229985232071821, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2025-03-10', 'win_count': 6, 'win_rate': 85.71428571428571}, {'avg_performance': 5.91457437619586, 'bin': 0.5, 'count': 339, 'hit_count': 318, 'hit_rate': 93.80530973451327, 'total_count': 339, 'week': '2025-03-10', 'win_count': 236, 'win_rate': 69.6165191740413}, {'avg_performance': 7.694099731541966, 'bin': 0.6, 'count': 312, 'hit_count': 294, 'hit_rate': 94.23076923076923, 'total_count': 312, 'week': '2025-03-10', 'win_count': 224, 'win_rate': 71.7948717948718}, {'avg_performance': 7.866797499267166, 'bin': 0.7, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2025-03-10', 'win_count': 14, 'win_rate': 82.3529411764706}]}, 'curve_data_week_list': ['2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '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-10', '2025-02-17', '2025-02-24', '2025-03-10'], 'date_from': datetime.date(2024, 10, 10), 'date_to': datetime.date(2025, 4, 8), 'kpis': {'avg_gain': 8.802179824568507, 'fail_count': 8231, 'hit_count': 30196, 'hit_rate': 94.25646148083406, 'pass_count': 23805, 'total_tests': 32036, 'win_rate': 74.30702959170932}, 'last_metrics': <ModelMetrics: Rolling LGBM 3d PH Isotonic 2% Metrics: 2025-04-07 >, 'model': <Model: Rolling LGBM 3d PH Isotonic 2% (rolling-ph-lgmb-p2-seq3-isotonic 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 0x7f92844b1d90>, <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': 41, 'counter0': 40, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 9.343793482624516, 'date': datetime.date(2024, 10, 15), 'fail_count': 160, 'hit_count': 747, 'hit_rate': 95.52429667519182, 'metrics': {'content': 0, 'financial': 0, 'other': 0}, 'pass_count': 622, 'total_count': 782, 'win_rate': 79.53964194373401}} {'metrics': {'content': 0.23, '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: ' "'DKsv9r6k95uWzLESBQdgkMBYrfK6Se5QxHWs2XnkM83akXQNVJbfWMS9toQDA2iv'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/52'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f92855a3110>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f92855a3110>>'} {'curve_data': [{'avg_performance': 33.8653440810506, 'bin': 0.2, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 8.824194070556567, 'bin': 0.3, 'count': 49, 'hit_count': 45, 'hit_rate': 91.83673469387755, 'total_count': 49, 'win_count': 25, 'win_rate': 51.02040816326531}, {'avg_performance': 5.6883545965376285, 'bin': 0.4, 'count': 410, 'hit_count': 378, 'hit_rate': 92.1951219512195, 'total_count': 410, 'win_count': 261, 'win_rate': 63.65853658536585}, {'avg_performance': 7.681481586572486, 'bin': 0.5, 'count': 13268, 'hit_count': 12497, 'hit_rate': 94.18902622851975, 'total_count': 13268, 'win_count': 9521, 'win_rate': 71.75911968646368}, {'avg_performance': 9.387286988023558, 'bin': 0.6, 'count': 16506, 'hit_count': 15557, 'hit_rate': 94.25057554828547, 'total_count': 16506, 'win_count': 12590, 'win_rate': 76.27529383254574}, {'avg_performance': 11.602345538915827, 'bin': 0.7, 'count': 1539, 'hit_count': 1471, 'hit_rate': 95.58154645873944, 'total_count': 1539, 'win_count': 1197, 'win_rate': 77.77777777777777}, {'avg_performance': 16.390961739552203, 'bin': 0.8, 'count': 238, 'hit_count': 222, 'hit_rate': 93.27731092436974, 'total_count': 238, 'win_count': 191, 'win_rate': 80.25210084033614}, {'avg_performance': 21.6917626187561, 'bin': 0.9, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'win_count': 18, 'win_rate': 78.26086956521739}], 'curve_data_by_week': {'2024-10-14': [{'avg_performance': 0.8563273073263545, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.833948494083741, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-10-14', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 5.0414542679053875, 'bin': 0.4, 'count': 22, 'hit_count': 18, 'hit_rate': 81.81818181818181, 'total_count': 22, 'week': '2024-10-14', 'win_count': 11, 'win_rate': 50.0}, {'avg_performance': 9.405162971834361, 'bin': 0.5, 'count': 702, 'hit_count': 661, 'hit_rate': 94.15954415954415, 'total_count': 702, 'week': '2024-10-14', 'win_count': 482, 'win_rate': 68.66096866096866}, {'avg_performance': 10.106844911169732, 'bin': 0.6, 'count': 804, 'hit_count': 765, 'hit_rate': 95.14925373134328, 'total_count': 804, 'week': '2024-10-14', 'win_count': 607, 'win_rate': 75.49751243781094}, {'avg_performance': 10.295341658155468, 'bin': 0.7, 'count': 82, 'hit_count': 78, 'hit_rate': 95.1219512195122, 'total_count': 82, 'week': '2024-10-14', 'win_count': 67, 'win_rate': 81.70731707317073}, {'avg_performance': 8.131301136271151, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-10-14', 'win_count': 8, 'win_rate': 80.0}, {'avg_performance': 8.881754949170679, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 1, 'win_rate': 100.0}], '2024-10-21': [{'avg_performance': 9.671279278685283, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 3, 'win_rate': 75.0}, {'avg_performance': 4.301172455339157, 'bin': 0.4, 'count': 26, 'hit_count': 23, 'hit_rate': 88.46153846153847, 'total_count': 26, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 34.61538461538461}, {'avg_performance': 6.819492750693891, 'bin': 0.5, 'count': 974, 'hit_count': 907, 'hit_rate': 93.1211498973306, 'total_count': 974, 'week': '2024-10-21', 'win_count': 658, 'win_rate': 67.5564681724846}, {'avg_performance': 8.182362870276854, 'bin': 0.6, 'count': 1212, 'hit_count': 1156, 'hit_rate': 95.37953795379538, 'total_count': 1212, 'week': '2024-10-21', 'win_count': 910, 'win_rate': 75.08250825082509}, {'avg_performance': 8.641538934451926, 'bin': 0.7, 'count': 150, 'hit_count': 146, 'hit_rate': 97.33333333333333, 'total_count': 150, 'week': '2024-10-21', 'win_count': 112, 'win_rate': 74.66666666666667}, {'avg_performance': 7.960241613275069, 'bin': 0.8, 'count': 16, 'hit_count': 15, 'hit_rate': 93.75, 'total_count': 16, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 56.25}, {'avg_performance': 1.9299405155320475, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-21', 'win_count': 1, 'win_rate': 50.0}], '2024-10-28': [{'avg_performance': 1.6205053536018306, 'bin': 0.3, 'count': 5, 'hit_count': 4, 'hit_rate': 80.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 40.0}, {'avg_performance': 7.858204878661623, 'bin': 0.4, 'count': 21, 'hit_count': 21, 'hit_rate': 100.0, 'total_count': 21, 'week': '2024-10-28', 'win_count': 16, 'win_rate': 76.19047619047619}, {'avg_performance': 6.648846490413345, 'bin': 0.5, 'count': 686, 'hit_count': 658, 'hit_rate': 95.91836734693878, 'total_count': 686, 'week': '2024-10-28', 'win_count': 518, 'win_rate': 75.51020408163265}, {'avg_performance': 8.085902262126316, 'bin': 0.6, 'count': 797, 'hit_count': 772, 'hit_rate': 96.86323713927227, 'total_count': 797, 'week': '2024-10-28', 'win_count': 649, 'win_rate': 81.43036386449184}, {'avg_performance': 11.848421236600606, 'bin': 0.7, 'count': 69, 'hit_count': 64, 'hit_rate': 92.7536231884058, 'total_count': 69, 'week': '2024-10-28', 'win_count': 58, 'win_rate': 84.05797101449275}, {'avg_performance': 14.267397574986997, 'bin': 0.8, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 4, 'win_rate': 80.0}, {'avg_performance': 0.34722222222223026, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-28', 'win_count': 0, 'win_rate': 0.0}], '2024-11-04': [{'avg_performance': 4.48654037886342, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 11.303728683534116, 'bin': 0.3, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2024-11-04', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 6.193407299091917, 'bin': 0.4, 'count': 22, 'hit_count': 20, 'hit_rate': 90.9090909090909, 'total_count': 22, 'week': '2024-11-04', 'win_count': 19, 'win_rate': 86.36363636363636}, {'avg_performance': 8.551721604481491, 'bin': 0.5, 'count': 660, 'hit_count': 619, 'hit_rate': 93.78787878787878, 'total_count': 660, 'week': '2024-11-04', 'win_count': 514, 'win_rate': 77.87878787878788}, {'avg_performance': 9.199905917317315, 'bin': 0.6, 'count': 719, 'hit_count': 674, 'hit_rate': 93.7413073713491, 'total_count': 719, 'week': '2024-11-04', 'win_count': 557, 'win_rate': 77.46870653685674}, {'avg_performance': 9.136526057000346, 'bin': 0.7, 'count': 39, 'hit_count': 36, 'hit_rate': 92.3076923076923, 'total_count': 39, 'week': '2024-11-04', 'win_count': 30, 'win_rate': 76.92307692307692}, {'avg_performance': 6.976744186046527, 'bin': 0.8, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}], '2024-11-11': [{'avg_performance': 58.92468569457596, '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': 3.9305498150644866, 'bin': 0.4, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-11-11', 'win_count': 8, 'win_rate': 47.05882352941177}, {'avg_performance': 4.442104130107124, 'bin': 0.5, 'count': 362, 'hit_count': 328, 'hit_rate': 90.60773480662984, 'total_count': 362, 'week': '2024-11-11', 'win_count': 218, 'win_rate': 60.22099447513812}, {'avg_performance': 6.832885016155045, 'bin': 0.6, 'count': 459, 'hit_count': 407, 'hit_rate': 88.67102396514161, 'total_count': 459, 'week': '2024-11-11', 'win_count': 294, 'win_rate': 64.05228758169935}, {'avg_performance': 6.50225864077387, 'bin': 0.7, 'count': 26, 'hit_count': 24, 'hit_rate': 92.3076923076923, 'total_count': 26, 'week': '2024-11-11', 'win_count': 16, 'win_rate': 61.53846153846154}], '2024-11-18': [{'avg_performance': 96.25316455696202, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 10.093706934177172, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 10.286979813711849, 'bin': 0.4, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-11-18', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 9.641687742145487, 'bin': 0.5, 'count': 783, 'hit_count': 758, 'hit_rate': 96.80715197956577, 'total_count': 783, 'week': '2024-11-18', 'win_count': 652, 'win_rate': 83.26947637292464}, {'avg_performance': 11.89467546720644, 'bin': 0.6, 'count': 876, 'hit_count': 849, 'hit_rate': 96.91780821917808, 'total_count': 876, 'week': '2024-11-18', 'win_count': 769, 'win_rate': 87.78538812785388}, {'avg_performance': 19.352876776932764, 'bin': 0.7, 'count': 80, 'hit_count': 80, 'hit_rate': 100.0, 'total_count': 80, 'week': '2024-11-18', 'win_count': 71, 'win_rate': 88.75}, {'avg_performance': 18.45274649281407, 'bin': 0.8, 'count': 13, 'hit_count': 13, 'hit_rate': 100.0, 'total_count': 13, 'week': '2024-11-18', 'win_count': 12, 'win_rate': 92.3076923076923}, {'avg_performance': 15.730337078651687, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}], '2024-11-25': [{'avg_performance': 11.555676832532903, 'bin': 0.3, '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': 6.265694029033848, 'bin': 0.4, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 12, 'win_rate': 66.66666666666667}, {'avg_performance': 7.634091063129644, 'bin': 0.5, 'count': 598, 'hit_count': 570, 'hit_rate': 95.31772575250837, 'total_count': 598, 'week': '2024-11-25', 'win_count': 448, 'win_rate': 74.91638795986623}, {'avg_performance': 8.702597408877535, 'bin': 0.6, 'count': 869, 'hit_count': 826, 'hit_rate': 95.0517836593786, 'total_count': 869, 'week': '2024-11-25', 'win_count': 696, 'win_rate': 80.09205983889528}, {'avg_performance': 13.765900879410582, 'bin': 0.7, 'count': 92, 'hit_count': 90, 'hit_rate': 97.82608695652173, 'total_count': 92, 'week': '2024-11-25', 'win_count': 77, 'win_rate': 83.69565217391305}, {'avg_performance': 28.946258332817518, 'bin': 0.8, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 17, 'win_rate': 94.44444444444444}, {'avg_performance': 11.190662386779556, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 3, 'win_rate': 100.0}], '2024-12-09': [{'avg_performance': 1.4905149051490498, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.3237276523665, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 13, 'win_rate': 68.42105263157895}, {'avg_performance': 6.182898593615806, 'bin': 0.5, 'count': 690, 'hit_count': 641, 'hit_rate': 92.89855072463769, 'total_count': 690, 'week': '2024-12-09', 'win_count': 451, 'win_rate': 65.3623188405797}, {'avg_performance': 9.050619565085265, 'bin': 0.6, 'count': 870, 'hit_count': 824, 'hit_rate': 94.71264367816092, 'total_count': 870, 'week': '2024-12-09', 'win_count': 624, 'win_rate': 71.72413793103448}, {'avg_performance': 9.29780403196579, 'bin': 0.7, 'count': 96, 'hit_count': 93, 'hit_rate': 96.875, 'total_count': 96, 'week': '2024-12-09', 'win_count': 68, 'win_rate': 70.83333333333333}, {'avg_performance': 15.059213057045703, 'bin': 0.8, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 14, 'win_rate': 73.6842105263158}, {'avg_performance': 0.659367610806464, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}], '2024-12-16': [{'avg_performance': 0.1904761904761864, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 6.259213538127868, 'bin': 0.4, 'count': 37, 'hit_count': 33, 'hit_rate': 89.1891891891892, 'total_count': 37, 'week': '2024-12-16', 'win_count': 25, 'win_rate': 67.56756756756756}, {'avg_performance': 8.584611771243424, 'bin': 0.5, 'count': 1411, 'hit_count': 1325, 'hit_rate': 93.90503189227498, 'total_count': 1411, 'week': '2024-12-16', 'win_count': 1011, 'win_rate': 71.65131112686038}, {'avg_performance': 9.939810447414, 'bin': 0.6, 'count': 1588, 'hit_count': 1490, 'hit_rate': 93.82871536523929, 'total_count': 1588, 'week': '2024-12-16', 'win_count': 1216, 'win_rate': 76.57430730478589}, {'avg_performance': 12.751983309057357, 'bin': 0.7, 'count': 163, 'hit_count': 157, 'hit_rate': 96.31901840490798, 'total_count': 163, 'week': '2024-12-16', 'win_count': 126, 'win_rate': 77.30061349693251}, {'avg_performance': 30.97146333159325, 'bin': 0.8, 'count': 26, 'hit_count': 26, 'hit_rate': 100.0, 'total_count': 26, 'week': '2024-12-16', 'win_count': 21, 'win_rate': 80.76923076923077}, {'avg_performance': 45.14366482789435, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-16', 'win_count': 2, 'win_rate': 66.66666666666667}], '2024-12-23': [{'avg_performance': 1.1011011011010954, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-23', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.371333574507736, 'bin': 0.4, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2024-12-23', 'win_count': 10, 'win_rate': 58.8235294117647}, {'avg_performance': 9.474676484372859, 'bin': 0.5, 'count': 668, 'hit_count': 650, 'hit_rate': 97.30538922155688, 'total_count': 668, 'week': '2024-12-23', 'win_count': 528, 'win_rate': 79.04191616766467}, {'avg_performance': 18.22317884082599, 'bin': 0.6, 'count': 829, 'hit_count': 811, 'hit_rate': 97.82870928829915, 'total_count': 829, 'week': '2024-12-23', 'win_count': 705, 'win_rate': 85.0422195416164}, {'avg_performance': 22.87345575441379, 'bin': 0.7, 'count': 71, 'hit_count': 69, 'hit_rate': 97.1830985915493, 'total_count': 71, 'week': '2024-12-23', 'win_count': 62, 'win_rate': 87.32394366197182}, {'avg_performance': 20.07116067119614, 'bin': 0.8, 'count': 19, 'hit_count': 16, 'hit_rate': 84.21052631578948, 'total_count': 19, 'week': '2024-12-23', 'win_count': 16, 'win_rate': 84.21052631578948}, {'avg_performance': 42.864931268489265, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 100.0}], '2024-12-30': [{'avg_performance': 8.543323047871969, 'bin': 0.4, 'count': 26, 'hit_count': 25, 'hit_rate': 96.15384615384616, 'total_count': 26, 'week': '2024-12-30', 'win_count': 18, 'win_rate': 69.23076923076923}, {'avg_performance': 9.605782822714602, 'bin': 0.5, 'count': 967, 'hit_count': 931, 'hit_rate': 96.27714581178904, 'total_count': 967, 'week': '2024-12-30', 'win_count': 794, 'win_rate': 82.10961737331955}, {'avg_performance': 13.314518504512273, 'bin': 0.6, 'count': 1170, 'hit_count': 1137, 'hit_rate': 97.17948717948718, 'total_count': 1170, 'week': '2024-12-30', 'win_count': 1002, 'win_rate': 85.64102564102564}, {'avg_performance': 13.834897352184377, 'bin': 0.7, 'count': 141, 'hit_count': 137, 'hit_rate': 97.16312056737588, 'total_count': 141, 'week': '2024-12-30', 'win_count': 119, 'win_rate': 84.39716312056737}, {'avg_performance': 18.03100402666873, 'bin': 0.8, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2024-12-30', 'win_count': 19, 'win_rate': 90.47619047619048}, {'avg_performance': 86.17021276595746, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 1, 'win_rate': 100.0}], '2025-01-06': [{'avg_performance': 3.653643845376023, 'bin': 0.4, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2025-01-06', 'win_count': 13, 'win_rate': 61.904761904761905}, {'avg_performance': 7.11501183555015, 'bin': 0.5, 'count': 573, 'hit_count': 531, 'hit_rate': 92.67015706806282, 'total_count': 573, 'week': '2025-01-06', 'win_count': 345, 'win_rate': 60.20942408376963}, {'avg_performance': 7.033930147869317, 'bin': 0.6, 'count': 833, 'hit_count': 773, 'hit_rate': 92.79711884753901, 'total_count': 833, 'week': '2025-01-06', 'win_count': 554, 'win_rate': 66.50660264105642}, {'avg_performance': 11.06435997631877, 'bin': 0.7, 'count': 112, 'hit_count': 107, 'hit_rate': 95.53571428571429, 'total_count': 112, 'week': '2025-01-06', 'win_count': 82, 'win_rate': 73.21428571428571}, {'avg_performance': 12.01468555061957, 'bin': 0.8, 'count': 28, 'hit_count': 24, 'hit_rate': 85.71428571428571, 'total_count': 28, 'week': '2025-01-06', 'win_count': 22, 'win_rate': 78.57142857142857}, {'avg_performance': 2.747909199522108, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-06', 'win_count': 1, 'win_rate': 100.0}], '2025-01-13': [{'avg_performance': 1.77514792899408, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.677219118036632, 'bin': 0.4, 'count': 24, 'hit_count': 23, 'hit_rate': 95.83333333333333, 'total_count': 24, 'week': '2025-01-13', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 8.539310048745332, 'bin': 0.5, 'count': 564, 'hit_count': 528, 'hit_rate': 93.61702127659575, 'total_count': 564, 'week': '2025-01-13', 'win_count': 456, 'win_rate': 80.85106382978724}, {'avg_performance': 8.240635977891715, 'bin': 0.6, 'count': 708, 'hit_count': 661, 'hit_rate': 93.36158192090396, 'total_count': 708, 'week': '2025-01-13', 'win_count': 563, 'win_rate': 79.51977401129943}, {'avg_performance': 9.871046918455717, 'bin': 0.7, 'count': 51, 'hit_count': 45, 'hit_rate': 88.23529411764706, 'total_count': 51, 'week': '2025-01-13', 'win_count': 39, 'win_rate': 76.47058823529412}, {'avg_performance': 15.34581326687442, 'bin': 0.8, 'count': 10, 'hit_count': 10, 'hit_rate': 100.0, 'total_count': 10, 'week': '2025-01-13', 'win_count': 9, 'win_rate': 90.0}, {'avg_performance': 13.599999999999994, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 100.0}], '2025-01-20': [{'avg_performance': 0.6651884700665244, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.544909947380155, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2025-01-20', 'win_count': 11, 'win_rate': 57.89473684210526}, {'avg_performance': 6.015608365607231, 'bin': 0.5, 'count': 628, 'hit_count': 598, 'hit_rate': 95.22292993630573, 'total_count': 628, 'week': '2025-01-20', 'win_count': 432, 'win_rate': 68.78980891719745}, {'avg_performance': 9.039266266213598, 'bin': 0.6, 'count': 792, 'hit_count': 749, 'hit_rate': 94.57070707070707, 'total_count': 792, 'week': '2025-01-20', 'win_count': 605, 'win_rate': 76.38888888888889}, {'avg_performance': 10.536071372615584, 'bin': 0.7, 'count': 61, 'hit_count': 60, 'hit_rate': 98.36065573770492, 'total_count': 61, 'week': '2025-01-20', 'win_count': 54, 'win_rate': 88.52459016393442}, {'avg_performance': 15.25765795165968, 'bin': 0.8, 'count': 12, 'hit_count': 12, 'hit_rate': 100.0, 'total_count': 12, 'week': '2025-01-20', 'win_count': 10, 'win_rate': 83.33333333333333}], '2025-01-27': [{'avg_performance': 3.6505251976042974, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-27', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 3.3872070306215396, 'bin': 0.4, 'count': 18, 'hit_count': 15, 'hit_rate': 83.33333333333333, 'total_count': 18, 'week': '2025-01-27', 'win_count': 11, 'win_rate': 61.111111111111114}, {'avg_performance': 6.953550738751072, 'bin': 0.5, 'count': 580, 'hit_count': 547, 'hit_rate': 94.3103448275862, 'total_count': 580, 'week': '2025-01-27', 'win_count': 428, 'win_rate': 73.79310344827586}, {'avg_performance': 6.648173652090374, 'bin': 0.6, 'count': 779, 'hit_count': 726, 'hit_rate': 93.196405648267, 'total_count': 779, 'week': '2025-01-27', 'win_count': 606, 'win_rate': 77.79204107830552}, {'avg_performance': 7.471075488531045, 'bin': 0.7, 'count': 76, 'hit_count': 73, 'hit_rate': 96.05263157894737, 'total_count': 76, 'week': '2025-01-27', 'win_count': 66, 'win_rate': 86.84210526315789}, {'avg_performance': 9.608575816681654, 'bin': 0.8, 'count': 15, 'hit_count': 15, 'hit_rate': 100.0, 'total_count': 15, 'week': '2025-01-27', 'win_count': 13, 'win_rate': 86.66666666666667}, {'avg_performance': 21.423582467139635, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 100.0}], '2025-02-10': [{'avg_performance': 1.8949315591111375, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.754175337869557, 'bin': 0.4, 'count': 33, 'hit_count': 33, 'hit_rate': 100.0, 'total_count': 33, 'week': '2025-02-10', 'win_count': 17, 'win_rate': 51.515151515151516}, {'avg_performance': 7.517486777721075, 'bin': 0.5, 'count': 892, 'hit_count': 845, 'hit_rate': 94.73094170403587, 'total_count': 892, 'week': '2025-02-10', 'win_count': 647, 'win_rate': 72.53363228699551}, {'avg_performance': 10.207496081010792, 'bin': 0.6, 'count': 1368, 'hit_count': 1307, 'hit_rate': 95.54093567251462, 'total_count': 1368, 'week': '2025-02-10', 'win_count': 1083, 'win_rate': 79.16666666666667}, {'avg_performance': 13.13948137274851, 'bin': 0.7, 'count': 114, 'hit_count': 112, 'hit_rate': 98.24561403508773, 'total_count': 114, 'week': '2025-02-10', 'win_count': 85, 'win_rate': 74.56140350877193}, {'avg_performance': 9.213075395790396, 'bin': 0.8, 'count': 17, 'hit_count': 17, 'hit_rate': 100.0, 'total_count': 17, 'week': '2025-02-10', 'win_count': 12, 'win_rate': 70.58823529411765}, {'avg_performance': 4.385964912280706, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 100.0}], '2025-02-17': [{'avg_performance': 5.099765218898155, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 3.5333760194020303, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-17', 'win_count': 5, 'win_rate': 62.5}, {'avg_performance': 6.587229286030979, 'bin': 0.5, 'count': 327, 'hit_count': 296, 'hit_rate': 90.51987767584097, 'total_count': 327, 'week': '2025-02-17', 'win_count': 159, 'win_rate': 48.62385321100918}, {'avg_performance': 5.0095518733277125, 'bin': 0.6, 'count': 483, 'hit_count': 415, 'hit_rate': 85.92132505175984, 'total_count': 483, 'week': '2025-02-17', 'win_count': 252, 'win_rate': 52.17391304347826}, {'avg_performance': 4.196667245636139, 'bin': 0.7, 'count': 46, 'hit_count': 42, 'hit_rate': 91.30434782608695, 'total_count': 46, 'week': '2025-02-17', 'win_count': 28, 'win_rate': 60.869565217391305}, {'avg_performance': 4.6239894716134495, 'bin': 0.8, 'count': 6, 'hit_count': 4, 'hit_rate': 66.66666666666667, 'total_count': 6, 'week': '2025-02-17', 'win_count': 4, 'win_rate': 66.66666666666667}], '2025-02-24': [{'avg_performance': 0.3383304879783789, 'bin': 0.3, 'count': 3, 'hit_count': 2, 'hit_rate': 66.66666666666667, 'total_count': 3, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.724774404012466, 'bin': 0.4, 'count': 31, 'hit_count': 27, 'hit_rate': 87.09677419354838, 'total_count': 31, 'week': '2025-02-24', 'win_count': 17, 'win_rate': 54.83870967741935}, {'avg_performance': 5.995153465085292, 'bin': 0.5, 'count': 864, 'hit_count': 786, 'hit_rate': 90.97222222222223, 'total_count': 864, 'week': '2025-02-24', 'win_count': 544, 'win_rate': 62.96296296296296}, {'avg_performance': 5.362910312935268, 'bin': 0.6, 'count': 1038, 'hit_count': 921, 'hit_rate': 88.72832369942196, 'total_count': 1038, 'week': '2025-02-24', 'win_count': 674, 'win_rate': 64.9325626204239}, {'avg_performance': 4.419402245142155, 'bin': 0.7, 'count': 53, 'hit_count': 42, 'hit_rate': 79.24528301886792, 'total_count': 53, 'week': '2025-02-24', 'win_count': 23, 'win_rate': 43.39622641509434}, {'avg_performance': 0.14880952380952725, 'bin': 0.8, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}], '2025-03-10': [{'avg_performance': 3.370786516853932, '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': 3.229985232071821, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2025-03-10', 'win_count': 6, 'win_rate': 85.71428571428571}, {'avg_performance': 5.91457437619586, 'bin': 0.5, 'count': 339, 'hit_count': 318, 'hit_rate': 93.80530973451327, 'total_count': 339, 'week': '2025-03-10', 'win_count': 236, 'win_rate': 69.6165191740413}, {'avg_performance': 7.694099731541966, 'bin': 0.6, 'count': 312, 'hit_count': 294, 'hit_rate': 94.23076923076923, 'total_count': 312, 'week': '2025-03-10', 'win_count': 224, 'win_rate': 71.7948717948718}, {'avg_performance': 7.866797499267166, 'bin': 0.7, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2025-03-10', 'win_count': 14, 'win_rate': 82.3529411764706}]}, 'curve_data_week_list': ['2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '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-10', '2025-02-17', '2025-02-24', '2025-03-10'], 'date_from': datetime.date(2024, 10, 10), 'date_to': datetime.date(2025, 4, 8), 'kpis': {'avg_gain': 8.802179824568507, 'fail_count': 8231, 'hit_count': 30196, 'hit_rate': 94.25646148083406, 'pass_count': 23805, 'total_tests': 32036, 'win_rate': 74.30702959170932}, 'last_metrics': <ModelMetrics: Rolling LGBM 3d PH Isotonic 2% Metrics: 2025-04-07 >, 'model': <Model: Rolling LGBM 3d PH Isotonic 2% (rolling-ph-lgmb-p2-seq3-isotonic 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 0x7f92844b1d90>, <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': 41, 'counter0': 40, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 9.343793482624516, 'date': datetime.date(2024, 10, 15), 'fail_count': 160, 'hit_count': 747, 'hit_rate': 95.52429667519182, 'metrics': {'content': 0, 'financial': 0, 'other': 0}, 'pass_count': 622, 'total_count': 782, 'win_rate': 79.53964194373401}} {'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: ' "'DKsv9r6k95uWzLESBQdgkMBYrfK6Se5QxHWs2XnkM83akXQNVJbfWMS9toQDA2iv'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/52'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f92855a3110>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f92855a3110>>'} {'curve_data': [{'avg_performance': 33.8653440810506, 'bin': 0.2, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 8.824194070556567, 'bin': 0.3, 'count': 49, 'hit_count': 45, 'hit_rate': 91.83673469387755, 'total_count': 49, 'win_count': 25, 'win_rate': 51.02040816326531}, {'avg_performance': 5.6883545965376285, 'bin': 0.4, 'count': 410, 'hit_count': 378, 'hit_rate': 92.1951219512195, 'total_count': 410, 'win_count': 261, 'win_rate': 63.65853658536585}, {'avg_performance': 7.681481586572486, 'bin': 0.5, 'count': 13268, 'hit_count': 12497, 'hit_rate': 94.18902622851975, 'total_count': 13268, 'win_count': 9521, 'win_rate': 71.75911968646368}, {'avg_performance': 9.387286988023558, 'bin': 0.6, 'count': 16506, 'hit_count': 15557, 'hit_rate': 94.25057554828547, 'total_count': 16506, 'win_count': 12590, 'win_rate': 76.27529383254574}, {'avg_performance': 11.602345538915827, 'bin': 0.7, 'count': 1539, 'hit_count': 1471, 'hit_rate': 95.58154645873944, 'total_count': 1539, 'win_count': 1197, 'win_rate': 77.77777777777777}, {'avg_performance': 16.390961739552203, 'bin': 0.8, 'count': 238, 'hit_count': 222, 'hit_rate': 93.27731092436974, 'total_count': 238, 'win_count': 191, 'win_rate': 80.25210084033614}, {'avg_performance': 21.6917626187561, 'bin': 0.9, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'win_count': 18, 'win_rate': 78.26086956521739}], 'curve_data_by_week': {'2024-10-14': [{'avg_performance': 0.8563273073263545, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.833948494083741, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-10-14', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 5.0414542679053875, 'bin': 0.4, 'count': 22, 'hit_count': 18, 'hit_rate': 81.81818181818181, 'total_count': 22, 'week': '2024-10-14', 'win_count': 11, 'win_rate': 50.0}, {'avg_performance': 9.405162971834361, 'bin': 0.5, 'count': 702, 'hit_count': 661, 'hit_rate': 94.15954415954415, 'total_count': 702, 'week': '2024-10-14', 'win_count': 482, 'win_rate': 68.66096866096866}, {'avg_performance': 10.106844911169732, 'bin': 0.6, 'count': 804, 'hit_count': 765, 'hit_rate': 95.14925373134328, 'total_count': 804, 'week': '2024-10-14', 'win_count': 607, 'win_rate': 75.49751243781094}, {'avg_performance': 10.295341658155468, 'bin': 0.7, 'count': 82, 'hit_count': 78, 'hit_rate': 95.1219512195122, 'total_count': 82, 'week': '2024-10-14', 'win_count': 67, 'win_rate': 81.70731707317073}, {'avg_performance': 8.131301136271151, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-10-14', 'win_count': 8, 'win_rate': 80.0}, {'avg_performance': 8.881754949170679, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 1, 'win_rate': 100.0}], '2024-10-21': [{'avg_performance': 9.671279278685283, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 3, 'win_rate': 75.0}, {'avg_performance': 4.301172455339157, 'bin': 0.4, 'count': 26, 'hit_count': 23, 'hit_rate': 88.46153846153847, 'total_count': 26, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 34.61538461538461}, {'avg_performance': 6.819492750693891, 'bin': 0.5, 'count': 974, 'hit_count': 907, 'hit_rate': 93.1211498973306, 'total_count': 974, 'week': '2024-10-21', 'win_count': 658, 'win_rate': 67.5564681724846}, {'avg_performance': 8.182362870276854, 'bin': 0.6, 'count': 1212, 'hit_count': 1156, 'hit_rate': 95.37953795379538, 'total_count': 1212, 'week': '2024-10-21', 'win_count': 910, 'win_rate': 75.08250825082509}, {'avg_performance': 8.641538934451926, 'bin': 0.7, 'count': 150, 'hit_count': 146, 'hit_rate': 97.33333333333333, 'total_count': 150, 'week': '2024-10-21', 'win_count': 112, 'win_rate': 74.66666666666667}, {'avg_performance': 7.960241613275069, 'bin': 0.8, 'count': 16, 'hit_count': 15, 'hit_rate': 93.75, 'total_count': 16, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 56.25}, {'avg_performance': 1.9299405155320475, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-21', 'win_count': 1, 'win_rate': 50.0}], '2024-10-28': [{'avg_performance': 1.6205053536018306, 'bin': 0.3, 'count': 5, 'hit_count': 4, 'hit_rate': 80.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 40.0}, {'avg_performance': 7.858204878661623, 'bin': 0.4, 'count': 21, 'hit_count': 21, 'hit_rate': 100.0, 'total_count': 21, 'week': '2024-10-28', 'win_count': 16, 'win_rate': 76.19047619047619}, {'avg_performance': 6.648846490413345, 'bin': 0.5, 'count': 686, 'hit_count': 658, 'hit_rate': 95.91836734693878, 'total_count': 686, 'week': '2024-10-28', 'win_count': 518, 'win_rate': 75.51020408163265}, {'avg_performance': 8.085902262126316, 'bin': 0.6, 'count': 797, 'hit_count': 772, 'hit_rate': 96.86323713927227, 'total_count': 797, 'week': '2024-10-28', 'win_count': 649, 'win_rate': 81.43036386449184}, {'avg_performance': 11.848421236600606, 'bin': 0.7, 'count': 69, 'hit_count': 64, 'hit_rate': 92.7536231884058, 'total_count': 69, 'week': '2024-10-28', 'win_count': 58, 'win_rate': 84.05797101449275}, {'avg_performance': 14.267397574986997, 'bin': 0.8, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 4, 'win_rate': 80.0}, {'avg_performance': 0.34722222222223026, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-28', 'win_count': 0, 'win_rate': 0.0}], '2024-11-04': [{'avg_performance': 4.48654037886342, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 11.303728683534116, 'bin': 0.3, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2024-11-04', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 6.193407299091917, 'bin': 0.4, 'count': 22, 'hit_count': 20, 'hit_rate': 90.9090909090909, 'total_count': 22, 'week': '2024-11-04', 'win_count': 19, 'win_rate': 86.36363636363636}, {'avg_performance': 8.551721604481491, 'bin': 0.5, 'count': 660, 'hit_count': 619, 'hit_rate': 93.78787878787878, 'total_count': 660, 'week': '2024-11-04', 'win_count': 514, 'win_rate': 77.87878787878788}, {'avg_performance': 9.199905917317315, 'bin': 0.6, 'count': 719, 'hit_count': 674, 'hit_rate': 93.7413073713491, 'total_count': 719, 'week': '2024-11-04', 'win_count': 557, 'win_rate': 77.46870653685674}, {'avg_performance': 9.136526057000346, 'bin': 0.7, 'count': 39, 'hit_count': 36, 'hit_rate': 92.3076923076923, 'total_count': 39, 'week': '2024-11-04', 'win_count': 30, 'win_rate': 76.92307692307692}, {'avg_performance': 6.976744186046527, 'bin': 0.8, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}], '2024-11-11': [{'avg_performance': 58.92468569457596, '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': 3.9305498150644866, 'bin': 0.4, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-11-11', 'win_count': 8, 'win_rate': 47.05882352941177}, {'avg_performance': 4.442104130107124, 'bin': 0.5, 'count': 362, 'hit_count': 328, 'hit_rate': 90.60773480662984, 'total_count': 362, 'week': '2024-11-11', 'win_count': 218, 'win_rate': 60.22099447513812}, {'avg_performance': 6.832885016155045, 'bin': 0.6, 'count': 459, 'hit_count': 407, 'hit_rate': 88.67102396514161, 'total_count': 459, 'week': '2024-11-11', 'win_count': 294, 'win_rate': 64.05228758169935}, {'avg_performance': 6.50225864077387, 'bin': 0.7, 'count': 26, 'hit_count': 24, 'hit_rate': 92.3076923076923, 'total_count': 26, 'week': '2024-11-11', 'win_count': 16, 'win_rate': 61.53846153846154}], '2024-11-18': [{'avg_performance': 96.25316455696202, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 10.093706934177172, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 10.286979813711849, 'bin': 0.4, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-11-18', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 9.641687742145487, 'bin': 0.5, 'count': 783, 'hit_count': 758, 'hit_rate': 96.80715197956577, 'total_count': 783, 'week': '2024-11-18', 'win_count': 652, 'win_rate': 83.26947637292464}, {'avg_performance': 11.89467546720644, 'bin': 0.6, 'count': 876, 'hit_count': 849, 'hit_rate': 96.91780821917808, 'total_count': 876, 'week': '2024-11-18', 'win_count': 769, 'win_rate': 87.78538812785388}, {'avg_performance': 19.352876776932764, 'bin': 0.7, 'count': 80, 'hit_count': 80, 'hit_rate': 100.0, 'total_count': 80, 'week': '2024-11-18', 'win_count': 71, 'win_rate': 88.75}, {'avg_performance': 18.45274649281407, 'bin': 0.8, 'count': 13, 'hit_count': 13, 'hit_rate': 100.0, 'total_count': 13, 'week': '2024-11-18', 'win_count': 12, 'win_rate': 92.3076923076923}, {'avg_performance': 15.730337078651687, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}], '2024-11-25': [{'avg_performance': 11.555676832532903, 'bin': 0.3, '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': 6.265694029033848, 'bin': 0.4, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 12, 'win_rate': 66.66666666666667}, {'avg_performance': 7.634091063129644, 'bin': 0.5, 'count': 598, 'hit_count': 570, 'hit_rate': 95.31772575250837, 'total_count': 598, 'week': '2024-11-25', 'win_count': 448, 'win_rate': 74.91638795986623}, {'avg_performance': 8.702597408877535, 'bin': 0.6, 'count': 869, 'hit_count': 826, 'hit_rate': 95.0517836593786, 'total_count': 869, 'week': '2024-11-25', 'win_count': 696, 'win_rate': 80.09205983889528}, {'avg_performance': 13.765900879410582, 'bin': 0.7, 'count': 92, 'hit_count': 90, 'hit_rate': 97.82608695652173, 'total_count': 92, 'week': '2024-11-25', 'win_count': 77, 'win_rate': 83.69565217391305}, {'avg_performance': 28.946258332817518, 'bin': 0.8, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 17, 'win_rate': 94.44444444444444}, {'avg_performance': 11.190662386779556, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 3, 'win_rate': 100.0}], '2024-12-09': [{'avg_performance': 1.4905149051490498, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.3237276523665, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 13, 'win_rate': 68.42105263157895}, {'avg_performance': 6.182898593615806, 'bin': 0.5, 'count': 690, 'hit_count': 641, 'hit_rate': 92.89855072463769, 'total_count': 690, 'week': '2024-12-09', 'win_count': 451, 'win_rate': 65.3623188405797}, {'avg_performance': 9.050619565085265, 'bin': 0.6, 'count': 870, 'hit_count': 824, 'hit_rate': 94.71264367816092, 'total_count': 870, 'week': '2024-12-09', 'win_count': 624, 'win_rate': 71.72413793103448}, {'avg_performance': 9.29780403196579, 'bin': 0.7, 'count': 96, 'hit_count': 93, 'hit_rate': 96.875, 'total_count': 96, 'week': '2024-12-09', 'win_count': 68, 'win_rate': 70.83333333333333}, {'avg_performance': 15.059213057045703, 'bin': 0.8, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 14, 'win_rate': 73.6842105263158}, {'avg_performance': 0.659367610806464, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}], '2024-12-16': [{'avg_performance': 0.1904761904761864, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 6.259213538127868, 'bin': 0.4, 'count': 37, 'hit_count': 33, 'hit_rate': 89.1891891891892, 'total_count': 37, 'week': '2024-12-16', 'win_count': 25, 'win_rate': 67.56756756756756}, {'avg_performance': 8.584611771243424, 'bin': 0.5, 'count': 1411, 'hit_count': 1325, 'hit_rate': 93.90503189227498, 'total_count': 1411, 'week': '2024-12-16', 'win_count': 1011, 'win_rate': 71.65131112686038}, {'avg_performance': 9.939810447414, 'bin': 0.6, 'count': 1588, 'hit_count': 1490, 'hit_rate': 93.82871536523929, 'total_count': 1588, 'week': '2024-12-16', 'win_count': 1216, 'win_rate': 76.57430730478589}, {'avg_performance': 12.751983309057357, 'bin': 0.7, 'count': 163, 'hit_count': 157, 'hit_rate': 96.31901840490798, 'total_count': 163, 'week': '2024-12-16', 'win_count': 126, 'win_rate': 77.30061349693251}, {'avg_performance': 30.97146333159325, 'bin': 0.8, 'count': 26, 'hit_count': 26, 'hit_rate': 100.0, 'total_count': 26, 'week': '2024-12-16', 'win_count': 21, 'win_rate': 80.76923076923077}, {'avg_performance': 45.14366482789435, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-16', 'win_count': 2, 'win_rate': 66.66666666666667}], '2024-12-23': [{'avg_performance': 1.1011011011010954, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-23', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.371333574507736, 'bin': 0.4, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2024-12-23', 'win_count': 10, 'win_rate': 58.8235294117647}, {'avg_performance': 9.474676484372859, 'bin': 0.5, 'count': 668, 'hit_count': 650, 'hit_rate': 97.30538922155688, 'total_count': 668, 'week': '2024-12-23', 'win_count': 528, 'win_rate': 79.04191616766467}, {'avg_performance': 18.22317884082599, 'bin': 0.6, 'count': 829, 'hit_count': 811, 'hit_rate': 97.82870928829915, 'total_count': 829, 'week': '2024-12-23', 'win_count': 705, 'win_rate': 85.0422195416164}, {'avg_performance': 22.87345575441379, 'bin': 0.7, 'count': 71, 'hit_count': 69, 'hit_rate': 97.1830985915493, 'total_count': 71, 'week': '2024-12-23', 'win_count': 62, 'win_rate': 87.32394366197182}, {'avg_performance': 20.07116067119614, 'bin': 0.8, 'count': 19, 'hit_count': 16, 'hit_rate': 84.21052631578948, 'total_count': 19, 'week': '2024-12-23', 'win_count': 16, 'win_rate': 84.21052631578948}, {'avg_performance': 42.864931268489265, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 100.0}], '2024-12-30': [{'avg_performance': 8.543323047871969, 'bin': 0.4, 'count': 26, 'hit_count': 25, 'hit_rate': 96.15384615384616, 'total_count': 26, 'week': '2024-12-30', 'win_count': 18, 'win_rate': 69.23076923076923}, {'avg_performance': 9.605782822714602, 'bin': 0.5, 'count': 967, 'hit_count': 931, 'hit_rate': 96.27714581178904, 'total_count': 967, 'week': '2024-12-30', 'win_count': 794, 'win_rate': 82.10961737331955}, {'avg_performance': 13.314518504512273, 'bin': 0.6, 'count': 1170, 'hit_count': 1137, 'hit_rate': 97.17948717948718, 'total_count': 1170, 'week': '2024-12-30', 'win_count': 1002, 'win_rate': 85.64102564102564}, {'avg_performance': 13.834897352184377, 'bin': 0.7, 'count': 141, 'hit_count': 137, 'hit_rate': 97.16312056737588, 'total_count': 141, 'week': '2024-12-30', 'win_count': 119, 'win_rate': 84.39716312056737}, {'avg_performance': 18.03100402666873, 'bin': 0.8, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2024-12-30', 'win_count': 19, 'win_rate': 90.47619047619048}, {'avg_performance': 86.17021276595746, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 1, 'win_rate': 100.0}], '2025-01-06': [{'avg_performance': 3.653643845376023, 'bin': 0.4, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2025-01-06', 'win_count': 13, 'win_rate': 61.904761904761905}, {'avg_performance': 7.11501183555015, 'bin': 0.5, 'count': 573, 'hit_count': 531, 'hit_rate': 92.67015706806282, 'total_count': 573, 'week': '2025-01-06', 'win_count': 345, 'win_rate': 60.20942408376963}, {'avg_performance': 7.033930147869317, 'bin': 0.6, 'count': 833, 'hit_count': 773, 'hit_rate': 92.79711884753901, 'total_count': 833, 'week': '2025-01-06', 'win_count': 554, 'win_rate': 66.50660264105642}, {'avg_performance': 11.06435997631877, 'bin': 0.7, 'count': 112, 'hit_count': 107, 'hit_rate': 95.53571428571429, 'total_count': 112, 'week': '2025-01-06', 'win_count': 82, 'win_rate': 73.21428571428571}, {'avg_performance': 12.01468555061957, 'bin': 0.8, 'count': 28, 'hit_count': 24, 'hit_rate': 85.71428571428571, 'total_count': 28, 'week': '2025-01-06', 'win_count': 22, 'win_rate': 78.57142857142857}, {'avg_performance': 2.747909199522108, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-06', 'win_count': 1, 'win_rate': 100.0}], '2025-01-13': [{'avg_performance': 1.77514792899408, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.677219118036632, 'bin': 0.4, 'count': 24, 'hit_count': 23, 'hit_rate': 95.83333333333333, 'total_count': 24, 'week': '2025-01-13', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 8.539310048745332, 'bin': 0.5, 'count': 564, 'hit_count': 528, 'hit_rate': 93.61702127659575, 'total_count': 564, 'week': '2025-01-13', 'win_count': 456, 'win_rate': 80.85106382978724}, {'avg_performance': 8.240635977891715, 'bin': 0.6, 'count': 708, 'hit_count': 661, 'hit_rate': 93.36158192090396, 'total_count': 708, 'week': '2025-01-13', 'win_count': 563, 'win_rate': 79.51977401129943}, {'avg_performance': 9.871046918455717, 'bin': 0.7, 'count': 51, 'hit_count': 45, 'hit_rate': 88.23529411764706, 'total_count': 51, 'week': '2025-01-13', 'win_count': 39, 'win_rate': 76.47058823529412}, {'avg_performance': 15.34581326687442, 'bin': 0.8, 'count': 10, 'hit_count': 10, 'hit_rate': 100.0, 'total_count': 10, 'week': '2025-01-13', 'win_count': 9, 'win_rate': 90.0}, {'avg_performance': 13.599999999999994, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 100.0}], '2025-01-20': [{'avg_performance': 0.6651884700665244, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.544909947380155, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2025-01-20', 'win_count': 11, 'win_rate': 57.89473684210526}, {'avg_performance': 6.015608365607231, 'bin': 0.5, 'count': 628, 'hit_count': 598, 'hit_rate': 95.22292993630573, 'total_count': 628, 'week': '2025-01-20', 'win_count': 432, 'win_rate': 68.78980891719745}, {'avg_performance': 9.039266266213598, 'bin': 0.6, 'count': 792, 'hit_count': 749, 'hit_rate': 94.57070707070707, 'total_count': 792, 'week': '2025-01-20', 'win_count': 605, 'win_rate': 76.38888888888889}, {'avg_performance': 10.536071372615584, 'bin': 0.7, 'count': 61, 'hit_count': 60, 'hit_rate': 98.36065573770492, 'total_count': 61, 'week': '2025-01-20', 'win_count': 54, 'win_rate': 88.52459016393442}, {'avg_performance': 15.25765795165968, 'bin': 0.8, 'count': 12, 'hit_count': 12, 'hit_rate': 100.0, 'total_count': 12, 'week': '2025-01-20', 'win_count': 10, 'win_rate': 83.33333333333333}], '2025-01-27': [{'avg_performance': 3.6505251976042974, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-27', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 3.3872070306215396, 'bin': 0.4, 'count': 18, 'hit_count': 15, 'hit_rate': 83.33333333333333, 'total_count': 18, 'week': '2025-01-27', 'win_count': 11, 'win_rate': 61.111111111111114}, {'avg_performance': 6.953550738751072, 'bin': 0.5, 'count': 580, 'hit_count': 547, 'hit_rate': 94.3103448275862, 'total_count': 580, 'week': '2025-01-27', 'win_count': 428, 'win_rate': 73.79310344827586}, {'avg_performance': 6.648173652090374, 'bin': 0.6, 'count': 779, 'hit_count': 726, 'hit_rate': 93.196405648267, 'total_count': 779, 'week': '2025-01-27', 'win_count': 606, 'win_rate': 77.79204107830552}, {'avg_performance': 7.471075488531045, 'bin': 0.7, 'count': 76, 'hit_count': 73, 'hit_rate': 96.05263157894737, 'total_count': 76, 'week': '2025-01-27', 'win_count': 66, 'win_rate': 86.84210526315789}, {'avg_performance': 9.608575816681654, 'bin': 0.8, 'count': 15, 'hit_count': 15, 'hit_rate': 100.0, 'total_count': 15, 'week': '2025-01-27', 'win_count': 13, 'win_rate': 86.66666666666667}, {'avg_performance': 21.423582467139635, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 100.0}], '2025-02-10': [{'avg_performance': 1.8949315591111375, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.754175337869557, 'bin': 0.4, 'count': 33, 'hit_count': 33, 'hit_rate': 100.0, 'total_count': 33, 'week': '2025-02-10', 'win_count': 17, 'win_rate': 51.515151515151516}, {'avg_performance': 7.517486777721075, 'bin': 0.5, 'count': 892, 'hit_count': 845, 'hit_rate': 94.73094170403587, 'total_count': 892, 'week': '2025-02-10', 'win_count': 647, 'win_rate': 72.53363228699551}, {'avg_performance': 10.207496081010792, 'bin': 0.6, 'count': 1368, 'hit_count': 1307, 'hit_rate': 95.54093567251462, 'total_count': 1368, 'week': '2025-02-10', 'win_count': 1083, 'win_rate': 79.16666666666667}, {'avg_performance': 13.13948137274851, 'bin': 0.7, 'count': 114, 'hit_count': 112, 'hit_rate': 98.24561403508773, 'total_count': 114, 'week': '2025-02-10', 'win_count': 85, 'win_rate': 74.56140350877193}, {'avg_performance': 9.213075395790396, 'bin': 0.8, 'count': 17, 'hit_count': 17, 'hit_rate': 100.0, 'total_count': 17, 'week': '2025-02-10', 'win_count': 12, 'win_rate': 70.58823529411765}, {'avg_performance': 4.385964912280706, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 100.0}], '2025-02-17': [{'avg_performance': 5.099765218898155, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 3.5333760194020303, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-17', 'win_count': 5, 'win_rate': 62.5}, {'avg_performance': 6.587229286030979, 'bin': 0.5, 'count': 327, 'hit_count': 296, 'hit_rate': 90.51987767584097, 'total_count': 327, 'week': '2025-02-17', 'win_count': 159, 'win_rate': 48.62385321100918}, {'avg_performance': 5.0095518733277125, 'bin': 0.6, 'count': 483, 'hit_count': 415, 'hit_rate': 85.92132505175984, 'total_count': 483, 'week': '2025-02-17', 'win_count': 252, 'win_rate': 52.17391304347826}, {'avg_performance': 4.196667245636139, 'bin': 0.7, 'count': 46, 'hit_count': 42, 'hit_rate': 91.30434782608695, 'total_count': 46, 'week': '2025-02-17', 'win_count': 28, 'win_rate': 60.869565217391305}, {'avg_performance': 4.6239894716134495, 'bin': 0.8, 'count': 6, 'hit_count': 4, 'hit_rate': 66.66666666666667, 'total_count': 6, 'week': '2025-02-17', 'win_count': 4, 'win_rate': 66.66666666666667}], '2025-02-24': [{'avg_performance': 0.3383304879783789, 'bin': 0.3, 'count': 3, 'hit_count': 2, 'hit_rate': 66.66666666666667, 'total_count': 3, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.724774404012466, 'bin': 0.4, 'count': 31, 'hit_count': 27, 'hit_rate': 87.09677419354838, 'total_count': 31, 'week': '2025-02-24', 'win_count': 17, 'win_rate': 54.83870967741935}, {'avg_performance': 5.995153465085292, 'bin': 0.5, 'count': 864, 'hit_count': 786, 'hit_rate': 90.97222222222223, 'total_count': 864, 'week': '2025-02-24', 'win_count': 544, 'win_rate': 62.96296296296296}, {'avg_performance': 5.362910312935268, 'bin': 0.6, 'count': 1038, 'hit_count': 921, 'hit_rate': 88.72832369942196, 'total_count': 1038, 'week': '2025-02-24', 'win_count': 674, 'win_rate': 64.9325626204239}, {'avg_performance': 4.419402245142155, 'bin': 0.7, 'count': 53, 'hit_count': 42, 'hit_rate': 79.24528301886792, 'total_count': 53, 'week': '2025-02-24', 'win_count': 23, 'win_rate': 43.39622641509434}, {'avg_performance': 0.14880952380952725, 'bin': 0.8, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}], '2025-03-10': [{'avg_performance': 3.370786516853932, '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': 3.229985232071821, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2025-03-10', 'win_count': 6, 'win_rate': 85.71428571428571}, {'avg_performance': 5.91457437619586, 'bin': 0.5, 'count': 339, 'hit_count': 318, 'hit_rate': 93.80530973451327, 'total_count': 339, 'week': '2025-03-10', 'win_count': 236, 'win_rate': 69.6165191740413}, {'avg_performance': 7.694099731541966, 'bin': 0.6, 'count': 312, 'hit_count': 294, 'hit_rate': 94.23076923076923, 'total_count': 312, 'week': '2025-03-10', 'win_count': 224, 'win_rate': 71.7948717948718}, {'avg_performance': 7.866797499267166, 'bin': 0.7, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2025-03-10', 'win_count': 14, 'win_rate': 82.3529411764706}]}, 'curve_data_week_list': ['2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '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-10', '2025-02-17', '2025-02-24', '2025-03-10'], 'date_from': datetime.date(2024, 10, 10), 'date_to': datetime.date(2025, 4, 8), 'kpis': {'avg_gain': 8.802179824568507, 'fail_count': 8231, 'hit_count': 30196, 'hit_rate': 94.25646148083406, 'pass_count': 23805, 'total_tests': 32036, 'win_rate': 74.30702959170932}, 'last_metrics': <ModelMetrics: Rolling LGBM 3d PH Isotonic 2% Metrics: 2025-04-07 >, 'model': <Model: Rolling LGBM 3d PH Isotonic 2% (rolling-ph-lgmb-p2-seq3-isotonic 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 0x7f92844b1d90>, <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': 41, 'counter0': 40, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 9.343793482624516, 'date': datetime.date(2024, 10, 15), 'fail_count': 160, 'hit_count': 747, 'hit_rate': 95.52429667519182, 'metrics': {'content': 0, 'financial': 0, 'other': 0}, 'pass_count': 622, 'total_count': 782, 'win_rate': 79.53964194373401}} {'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: ' "'DKsv9r6k95uWzLESBQdgkMBYrfK6Se5QxHWs2XnkM83akXQNVJbfWMS9toQDA2iv'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/52'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f92855a3110>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f92855a3110>>'} {'curve_data': [{'avg_performance': 33.8653440810506, 'bin': 0.2, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 8.824194070556567, 'bin': 0.3, 'count': 49, 'hit_count': 45, 'hit_rate': 91.83673469387755, 'total_count': 49, 'win_count': 25, 'win_rate': 51.02040816326531}, {'avg_performance': 5.6883545965376285, 'bin': 0.4, 'count': 410, 'hit_count': 378, 'hit_rate': 92.1951219512195, 'total_count': 410, 'win_count': 261, 'win_rate': 63.65853658536585}, {'avg_performance': 7.681481586572486, 'bin': 0.5, 'count': 13268, 'hit_count': 12497, 'hit_rate': 94.18902622851975, 'total_count': 13268, 'win_count': 9521, 'win_rate': 71.75911968646368}, {'avg_performance': 9.387286988023558, 'bin': 0.6, 'count': 16506, 'hit_count': 15557, 'hit_rate': 94.25057554828547, 'total_count': 16506, 'win_count': 12590, 'win_rate': 76.27529383254574}, {'avg_performance': 11.602345538915827, 'bin': 0.7, 'count': 1539, 'hit_count': 1471, 'hit_rate': 95.58154645873944, 'total_count': 1539, 'win_count': 1197, 'win_rate': 77.77777777777777}, {'avg_performance': 16.390961739552203, 'bin': 0.8, 'count': 238, 'hit_count': 222, 'hit_rate': 93.27731092436974, 'total_count': 238, 'win_count': 191, 'win_rate': 80.25210084033614}, {'avg_performance': 21.6917626187561, 'bin': 0.9, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'win_count': 18, 'win_rate': 78.26086956521739}], 'curve_data_by_week': {'2024-10-14': [{'avg_performance': 0.8563273073263545, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.833948494083741, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-10-14', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 5.0414542679053875, 'bin': 0.4, 'count': 22, 'hit_count': 18, 'hit_rate': 81.81818181818181, 'total_count': 22, 'week': '2024-10-14', 'win_count': 11, 'win_rate': 50.0}, {'avg_performance': 9.405162971834361, 'bin': 0.5, 'count': 702, 'hit_count': 661, 'hit_rate': 94.15954415954415, 'total_count': 702, 'week': '2024-10-14', 'win_count': 482, 'win_rate': 68.66096866096866}, {'avg_performance': 10.106844911169732, 'bin': 0.6, 'count': 804, 'hit_count': 765, 'hit_rate': 95.14925373134328, 'total_count': 804, 'week': '2024-10-14', 'win_count': 607, 'win_rate': 75.49751243781094}, {'avg_performance': 10.295341658155468, 'bin': 0.7, 'count': 82, 'hit_count': 78, 'hit_rate': 95.1219512195122, 'total_count': 82, 'week': '2024-10-14', 'win_count': 67, 'win_rate': 81.70731707317073}, {'avg_performance': 8.131301136271151, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-10-14', 'win_count': 8, 'win_rate': 80.0}, {'avg_performance': 8.881754949170679, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 1, 'win_rate': 100.0}], '2024-10-21': [{'avg_performance': 9.671279278685283, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 3, 'win_rate': 75.0}, {'avg_performance': 4.301172455339157, 'bin': 0.4, 'count': 26, 'hit_count': 23, 'hit_rate': 88.46153846153847, 'total_count': 26, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 34.61538461538461}, {'avg_performance': 6.819492750693891, 'bin': 0.5, 'count': 974, 'hit_count': 907, 'hit_rate': 93.1211498973306, 'total_count': 974, 'week': '2024-10-21', 'win_count': 658, 'win_rate': 67.5564681724846}, {'avg_performance': 8.182362870276854, 'bin': 0.6, 'count': 1212, 'hit_count': 1156, 'hit_rate': 95.37953795379538, 'total_count': 1212, 'week': '2024-10-21', 'win_count': 910, 'win_rate': 75.08250825082509}, {'avg_performance': 8.641538934451926, 'bin': 0.7, 'count': 150, 'hit_count': 146, 'hit_rate': 97.33333333333333, 'total_count': 150, 'week': '2024-10-21', 'win_count': 112, 'win_rate': 74.66666666666667}, {'avg_performance': 7.960241613275069, 'bin': 0.8, 'count': 16, 'hit_count': 15, 'hit_rate': 93.75, 'total_count': 16, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 56.25}, {'avg_performance': 1.9299405155320475, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-21', 'win_count': 1, 'win_rate': 50.0}], '2024-10-28': [{'avg_performance': 1.6205053536018306, 'bin': 0.3, 'count': 5, 'hit_count': 4, 'hit_rate': 80.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 40.0}, {'avg_performance': 7.858204878661623, 'bin': 0.4, 'count': 21, 'hit_count': 21, 'hit_rate': 100.0, 'total_count': 21, 'week': '2024-10-28', 'win_count': 16, 'win_rate': 76.19047619047619}, {'avg_performance': 6.648846490413345, 'bin': 0.5, 'count': 686, 'hit_count': 658, 'hit_rate': 95.91836734693878, 'total_count': 686, 'week': '2024-10-28', 'win_count': 518, 'win_rate': 75.51020408163265}, {'avg_performance': 8.085902262126316, 'bin': 0.6, 'count': 797, 'hit_count': 772, 'hit_rate': 96.86323713927227, 'total_count': 797, 'week': '2024-10-28', 'win_count': 649, 'win_rate': 81.43036386449184}, {'avg_performance': 11.848421236600606, 'bin': 0.7, 'count': 69, 'hit_count': 64, 'hit_rate': 92.7536231884058, 'total_count': 69, 'week': '2024-10-28', 'win_count': 58, 'win_rate': 84.05797101449275}, {'avg_performance': 14.267397574986997, 'bin': 0.8, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 4, 'win_rate': 80.0}, {'avg_performance': 0.34722222222223026, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-28', 'win_count': 0, 'win_rate': 0.0}], '2024-11-04': [{'avg_performance': 4.48654037886342, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 11.303728683534116, 'bin': 0.3, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2024-11-04', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 6.193407299091917, 'bin': 0.4, 'count': 22, 'hit_count': 20, 'hit_rate': 90.9090909090909, 'total_count': 22, 'week': '2024-11-04', 'win_count': 19, 'win_rate': 86.36363636363636}, {'avg_performance': 8.551721604481491, 'bin': 0.5, 'count': 660, 'hit_count': 619, 'hit_rate': 93.78787878787878, 'total_count': 660, 'week': '2024-11-04', 'win_count': 514, 'win_rate': 77.87878787878788}, {'avg_performance': 9.199905917317315, 'bin': 0.6, 'count': 719, 'hit_count': 674, 'hit_rate': 93.7413073713491, 'total_count': 719, 'week': '2024-11-04', 'win_count': 557, 'win_rate': 77.46870653685674}, {'avg_performance': 9.136526057000346, 'bin': 0.7, 'count': 39, 'hit_count': 36, 'hit_rate': 92.3076923076923, 'total_count': 39, 'week': '2024-11-04', 'win_count': 30, 'win_rate': 76.92307692307692}, {'avg_performance': 6.976744186046527, 'bin': 0.8, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}], '2024-11-11': [{'avg_performance': 58.92468569457596, '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': 3.9305498150644866, 'bin': 0.4, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-11-11', 'win_count': 8, 'win_rate': 47.05882352941177}, {'avg_performance': 4.442104130107124, 'bin': 0.5, 'count': 362, 'hit_count': 328, 'hit_rate': 90.60773480662984, 'total_count': 362, 'week': '2024-11-11', 'win_count': 218, 'win_rate': 60.22099447513812}, {'avg_performance': 6.832885016155045, 'bin': 0.6, 'count': 459, 'hit_count': 407, 'hit_rate': 88.67102396514161, 'total_count': 459, 'week': '2024-11-11', 'win_count': 294, 'win_rate': 64.05228758169935}, {'avg_performance': 6.50225864077387, 'bin': 0.7, 'count': 26, 'hit_count': 24, 'hit_rate': 92.3076923076923, 'total_count': 26, 'week': '2024-11-11', 'win_count': 16, 'win_rate': 61.53846153846154}], '2024-11-18': [{'avg_performance': 96.25316455696202, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 10.093706934177172, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 10.286979813711849, 'bin': 0.4, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-11-18', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 9.641687742145487, 'bin': 0.5, 'count': 783, 'hit_count': 758, 'hit_rate': 96.80715197956577, 'total_count': 783, 'week': '2024-11-18', 'win_count': 652, 'win_rate': 83.26947637292464}, {'avg_performance': 11.89467546720644, 'bin': 0.6, 'count': 876, 'hit_count': 849, 'hit_rate': 96.91780821917808, 'total_count': 876, 'week': '2024-11-18', 'win_count': 769, 'win_rate': 87.78538812785388}, {'avg_performance': 19.352876776932764, 'bin': 0.7, 'count': 80, 'hit_count': 80, 'hit_rate': 100.0, 'total_count': 80, 'week': '2024-11-18', 'win_count': 71, 'win_rate': 88.75}, {'avg_performance': 18.45274649281407, 'bin': 0.8, 'count': 13, 'hit_count': 13, 'hit_rate': 100.0, 'total_count': 13, 'week': '2024-11-18', 'win_count': 12, 'win_rate': 92.3076923076923}, {'avg_performance': 15.730337078651687, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}], '2024-11-25': [{'avg_performance': 11.555676832532903, 'bin': 0.3, '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': 6.265694029033848, 'bin': 0.4, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 12, 'win_rate': 66.66666666666667}, {'avg_performance': 7.634091063129644, 'bin': 0.5, 'count': 598, 'hit_count': 570, 'hit_rate': 95.31772575250837, 'total_count': 598, 'week': '2024-11-25', 'win_count': 448, 'win_rate': 74.91638795986623}, {'avg_performance': 8.702597408877535, 'bin': 0.6, 'count': 869, 'hit_count': 826, 'hit_rate': 95.0517836593786, 'total_count': 869, 'week': '2024-11-25', 'win_count': 696, 'win_rate': 80.09205983889528}, {'avg_performance': 13.765900879410582, 'bin': 0.7, 'count': 92, 'hit_count': 90, 'hit_rate': 97.82608695652173, 'total_count': 92, 'week': '2024-11-25', 'win_count': 77, 'win_rate': 83.69565217391305}, {'avg_performance': 28.946258332817518, 'bin': 0.8, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 17, 'win_rate': 94.44444444444444}, {'avg_performance': 11.190662386779556, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 3, 'win_rate': 100.0}], '2024-12-09': [{'avg_performance': 1.4905149051490498, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.3237276523665, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 13, 'win_rate': 68.42105263157895}, {'avg_performance': 6.182898593615806, 'bin': 0.5, 'count': 690, 'hit_count': 641, 'hit_rate': 92.89855072463769, 'total_count': 690, 'week': '2024-12-09', 'win_count': 451, 'win_rate': 65.3623188405797}, {'avg_performance': 9.050619565085265, 'bin': 0.6, 'count': 870, 'hit_count': 824, 'hit_rate': 94.71264367816092, 'total_count': 870, 'week': '2024-12-09', 'win_count': 624, 'win_rate': 71.72413793103448}, {'avg_performance': 9.29780403196579, 'bin': 0.7, 'count': 96, 'hit_count': 93, 'hit_rate': 96.875, 'total_count': 96, 'week': '2024-12-09', 'win_count': 68, 'win_rate': 70.83333333333333}, {'avg_performance': 15.059213057045703, 'bin': 0.8, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 14, 'win_rate': 73.6842105263158}, {'avg_performance': 0.659367610806464, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}], '2024-12-16': [{'avg_performance': 0.1904761904761864, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 6.259213538127868, 'bin': 0.4, 'count': 37, 'hit_count': 33, 'hit_rate': 89.1891891891892, 'total_count': 37, 'week': '2024-12-16', 'win_count': 25, 'win_rate': 67.56756756756756}, {'avg_performance': 8.584611771243424, 'bin': 0.5, 'count': 1411, 'hit_count': 1325, 'hit_rate': 93.90503189227498, 'total_count': 1411, 'week': '2024-12-16', 'win_count': 1011, 'win_rate': 71.65131112686038}, {'avg_performance': 9.939810447414, 'bin': 0.6, 'count': 1588, 'hit_count': 1490, 'hit_rate': 93.82871536523929, 'total_count': 1588, 'week': '2024-12-16', 'win_count': 1216, 'win_rate': 76.57430730478589}, {'avg_performance': 12.751983309057357, 'bin': 0.7, 'count': 163, 'hit_count': 157, 'hit_rate': 96.31901840490798, 'total_count': 163, 'week': '2024-12-16', 'win_count': 126, 'win_rate': 77.30061349693251}, {'avg_performance': 30.97146333159325, 'bin': 0.8, 'count': 26, 'hit_count': 26, 'hit_rate': 100.0, 'total_count': 26, 'week': '2024-12-16', 'win_count': 21, 'win_rate': 80.76923076923077}, {'avg_performance': 45.14366482789435, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-16', 'win_count': 2, 'win_rate': 66.66666666666667}], '2024-12-23': [{'avg_performance': 1.1011011011010954, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-23', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.371333574507736, 'bin': 0.4, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2024-12-23', 'win_count': 10, 'win_rate': 58.8235294117647}, {'avg_performance': 9.474676484372859, 'bin': 0.5, 'count': 668, 'hit_count': 650, 'hit_rate': 97.30538922155688, 'total_count': 668, 'week': '2024-12-23', 'win_count': 528, 'win_rate': 79.04191616766467}, {'avg_performance': 18.22317884082599, 'bin': 0.6, 'count': 829, 'hit_count': 811, 'hit_rate': 97.82870928829915, 'total_count': 829, 'week': '2024-12-23', 'win_count': 705, 'win_rate': 85.0422195416164}, {'avg_performance': 22.87345575441379, 'bin': 0.7, 'count': 71, 'hit_count': 69, 'hit_rate': 97.1830985915493, 'total_count': 71, 'week': '2024-12-23', 'win_count': 62, 'win_rate': 87.32394366197182}, {'avg_performance': 20.07116067119614, 'bin': 0.8, 'count': 19, 'hit_count': 16, 'hit_rate': 84.21052631578948, 'total_count': 19, 'week': '2024-12-23', 'win_count': 16, 'win_rate': 84.21052631578948}, {'avg_performance': 42.864931268489265, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 100.0}], '2024-12-30': [{'avg_performance': 8.543323047871969, 'bin': 0.4, 'count': 26, 'hit_count': 25, 'hit_rate': 96.15384615384616, 'total_count': 26, 'week': '2024-12-30', 'win_count': 18, 'win_rate': 69.23076923076923}, {'avg_performance': 9.605782822714602, 'bin': 0.5, 'count': 967, 'hit_count': 931, 'hit_rate': 96.27714581178904, 'total_count': 967, 'week': '2024-12-30', 'win_count': 794, 'win_rate': 82.10961737331955}, {'avg_performance': 13.314518504512273, 'bin': 0.6, 'count': 1170, 'hit_count': 1137, 'hit_rate': 97.17948717948718, 'total_count': 1170, 'week': '2024-12-30', 'win_count': 1002, 'win_rate': 85.64102564102564}, {'avg_performance': 13.834897352184377, 'bin': 0.7, 'count': 141, 'hit_count': 137, 'hit_rate': 97.16312056737588, 'total_count': 141, 'week': '2024-12-30', 'win_count': 119, 'win_rate': 84.39716312056737}, {'avg_performance': 18.03100402666873, 'bin': 0.8, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2024-12-30', 'win_count': 19, 'win_rate': 90.47619047619048}, {'avg_performance': 86.17021276595746, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 1, 'win_rate': 100.0}], '2025-01-06': [{'avg_performance': 3.653643845376023, 'bin': 0.4, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2025-01-06', 'win_count': 13, 'win_rate': 61.904761904761905}, {'avg_performance': 7.11501183555015, 'bin': 0.5, 'count': 573, 'hit_count': 531, 'hit_rate': 92.67015706806282, 'total_count': 573, 'week': '2025-01-06', 'win_count': 345, 'win_rate': 60.20942408376963}, {'avg_performance': 7.033930147869317, 'bin': 0.6, 'count': 833, 'hit_count': 773, 'hit_rate': 92.79711884753901, 'total_count': 833, 'week': '2025-01-06', 'win_count': 554, 'win_rate': 66.50660264105642}, {'avg_performance': 11.06435997631877, 'bin': 0.7, 'count': 112, 'hit_count': 107, 'hit_rate': 95.53571428571429, 'total_count': 112, 'week': '2025-01-06', 'win_count': 82, 'win_rate': 73.21428571428571}, {'avg_performance': 12.01468555061957, 'bin': 0.8, 'count': 28, 'hit_count': 24, 'hit_rate': 85.71428571428571, 'total_count': 28, 'week': '2025-01-06', 'win_count': 22, 'win_rate': 78.57142857142857}, {'avg_performance': 2.747909199522108, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-06', 'win_count': 1, 'win_rate': 100.0}], '2025-01-13': [{'avg_performance': 1.77514792899408, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.677219118036632, 'bin': 0.4, 'count': 24, 'hit_count': 23, 'hit_rate': 95.83333333333333, 'total_count': 24, 'week': '2025-01-13', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 8.539310048745332, 'bin': 0.5, 'count': 564, 'hit_count': 528, 'hit_rate': 93.61702127659575, 'total_count': 564, 'week': '2025-01-13', 'win_count': 456, 'win_rate': 80.85106382978724}, {'avg_performance': 8.240635977891715, 'bin': 0.6, 'count': 708, 'hit_count': 661, 'hit_rate': 93.36158192090396, 'total_count': 708, 'week': '2025-01-13', 'win_count': 563, 'win_rate': 79.51977401129943}, {'avg_performance': 9.871046918455717, 'bin': 0.7, 'count': 51, 'hit_count': 45, 'hit_rate': 88.23529411764706, 'total_count': 51, 'week': '2025-01-13', 'win_count': 39, 'win_rate': 76.47058823529412}, {'avg_performance': 15.34581326687442, 'bin': 0.8, 'count': 10, 'hit_count': 10, 'hit_rate': 100.0, 'total_count': 10, 'week': '2025-01-13', 'win_count': 9, 'win_rate': 90.0}, {'avg_performance': 13.599999999999994, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 100.0}], '2025-01-20': [{'avg_performance': 0.6651884700665244, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.544909947380155, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2025-01-20', 'win_count': 11, 'win_rate': 57.89473684210526}, {'avg_performance': 6.015608365607231, 'bin': 0.5, 'count': 628, 'hit_count': 598, 'hit_rate': 95.22292993630573, 'total_count': 628, 'week': '2025-01-20', 'win_count': 432, 'win_rate': 68.78980891719745}, {'avg_performance': 9.039266266213598, 'bin': 0.6, 'count': 792, 'hit_count': 749, 'hit_rate': 94.57070707070707, 'total_count': 792, 'week': '2025-01-20', 'win_count': 605, 'win_rate': 76.38888888888889}, {'avg_performance': 10.536071372615584, 'bin': 0.7, 'count': 61, 'hit_count': 60, 'hit_rate': 98.36065573770492, 'total_count': 61, 'week': '2025-01-20', 'win_count': 54, 'win_rate': 88.52459016393442}, {'avg_performance': 15.25765795165968, 'bin': 0.8, 'count': 12, 'hit_count': 12, 'hit_rate': 100.0, 'total_count': 12, 'week': '2025-01-20', 'win_count': 10, 'win_rate': 83.33333333333333}], '2025-01-27': [{'avg_performance': 3.6505251976042974, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-27', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 3.3872070306215396, 'bin': 0.4, 'count': 18, 'hit_count': 15, 'hit_rate': 83.33333333333333, 'total_count': 18, 'week': '2025-01-27', 'win_count': 11, 'win_rate': 61.111111111111114}, {'avg_performance': 6.953550738751072, 'bin': 0.5, 'count': 580, 'hit_count': 547, 'hit_rate': 94.3103448275862, 'total_count': 580, 'week': '2025-01-27', 'win_count': 428, 'win_rate': 73.79310344827586}, {'avg_performance': 6.648173652090374, 'bin': 0.6, 'count': 779, 'hit_count': 726, 'hit_rate': 93.196405648267, 'total_count': 779, 'week': '2025-01-27', 'win_count': 606, 'win_rate': 77.79204107830552}, {'avg_performance': 7.471075488531045, 'bin': 0.7, 'count': 76, 'hit_count': 73, 'hit_rate': 96.05263157894737, 'total_count': 76, 'week': '2025-01-27', 'win_count': 66, 'win_rate': 86.84210526315789}, {'avg_performance': 9.608575816681654, 'bin': 0.8, 'count': 15, 'hit_count': 15, 'hit_rate': 100.0, 'total_count': 15, 'week': '2025-01-27', 'win_count': 13, 'win_rate': 86.66666666666667}, {'avg_performance': 21.423582467139635, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 100.0}], '2025-02-10': [{'avg_performance': 1.8949315591111375, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.754175337869557, 'bin': 0.4, 'count': 33, 'hit_count': 33, 'hit_rate': 100.0, 'total_count': 33, 'week': '2025-02-10', 'win_count': 17, 'win_rate': 51.515151515151516}, {'avg_performance': 7.517486777721075, 'bin': 0.5, 'count': 892, 'hit_count': 845, 'hit_rate': 94.73094170403587, 'total_count': 892, 'week': '2025-02-10', 'win_count': 647, 'win_rate': 72.53363228699551}, {'avg_performance': 10.207496081010792, 'bin': 0.6, 'count': 1368, 'hit_count': 1307, 'hit_rate': 95.54093567251462, 'total_count': 1368, 'week': '2025-02-10', 'win_count': 1083, 'win_rate': 79.16666666666667}, {'avg_performance': 13.13948137274851, 'bin': 0.7, 'count': 114, 'hit_count': 112, 'hit_rate': 98.24561403508773, 'total_count': 114, 'week': '2025-02-10', 'win_count': 85, 'win_rate': 74.56140350877193}, {'avg_performance': 9.213075395790396, 'bin': 0.8, 'count': 17, 'hit_count': 17, 'hit_rate': 100.0, 'total_count': 17, 'week': '2025-02-10', 'win_count': 12, 'win_rate': 70.58823529411765}, {'avg_performance': 4.385964912280706, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 100.0}], '2025-02-17': [{'avg_performance': 5.099765218898155, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 3.5333760194020303, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-17', 'win_count': 5, 'win_rate': 62.5}, {'avg_performance': 6.587229286030979, 'bin': 0.5, 'count': 327, 'hit_count': 296, 'hit_rate': 90.51987767584097, 'total_count': 327, 'week': '2025-02-17', 'win_count': 159, 'win_rate': 48.62385321100918}, {'avg_performance': 5.0095518733277125, 'bin': 0.6, 'count': 483, 'hit_count': 415, 'hit_rate': 85.92132505175984, 'total_count': 483, 'week': '2025-02-17', 'win_count': 252, 'win_rate': 52.17391304347826}, {'avg_performance': 4.196667245636139, 'bin': 0.7, 'count': 46, 'hit_count': 42, 'hit_rate': 91.30434782608695, 'total_count': 46, 'week': '2025-02-17', 'win_count': 28, 'win_rate': 60.869565217391305}, {'avg_performance': 4.6239894716134495, 'bin': 0.8, 'count': 6, 'hit_count': 4, 'hit_rate': 66.66666666666667, 'total_count': 6, 'week': '2025-02-17', 'win_count': 4, 'win_rate': 66.66666666666667}], '2025-02-24': [{'avg_performance': 0.3383304879783789, 'bin': 0.3, 'count': 3, 'hit_count': 2, 'hit_rate': 66.66666666666667, 'total_count': 3, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.724774404012466, 'bin': 0.4, 'count': 31, 'hit_count': 27, 'hit_rate': 87.09677419354838, 'total_count': 31, 'week': '2025-02-24', 'win_count': 17, 'win_rate': 54.83870967741935}, {'avg_performance': 5.995153465085292, 'bin': 0.5, 'count': 864, 'hit_count': 786, 'hit_rate': 90.97222222222223, 'total_count': 864, 'week': '2025-02-24', 'win_count': 544, 'win_rate': 62.96296296296296}, {'avg_performance': 5.362910312935268, 'bin': 0.6, 'count': 1038, 'hit_count': 921, 'hit_rate': 88.72832369942196, 'total_count': 1038, 'week': '2025-02-24', 'win_count': 674, 'win_rate': 64.9325626204239}, {'avg_performance': 4.419402245142155, 'bin': 0.7, 'count': 53, 'hit_count': 42, 'hit_rate': 79.24528301886792, 'total_count': 53, 'week': '2025-02-24', 'win_count': 23, 'win_rate': 43.39622641509434}, {'avg_performance': 0.14880952380952725, 'bin': 0.8, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}], '2025-03-10': [{'avg_performance': 3.370786516853932, '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': 3.229985232071821, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2025-03-10', 'win_count': 6, 'win_rate': 85.71428571428571}, {'avg_performance': 5.91457437619586, 'bin': 0.5, 'count': 339, 'hit_count': 318, 'hit_rate': 93.80530973451327, 'total_count': 339, 'week': '2025-03-10', 'win_count': 236, 'win_rate': 69.6165191740413}, {'avg_performance': 7.694099731541966, 'bin': 0.6, 'count': 312, 'hit_count': 294, 'hit_rate': 94.23076923076923, 'total_count': 312, 'week': '2025-03-10', 'win_count': 224, 'win_rate': 71.7948717948718}, {'avg_performance': 7.866797499267166, 'bin': 0.7, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2025-03-10', 'win_count': 14, 'win_rate': 82.3529411764706}]}, 'curve_data_week_list': ['2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '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-10', '2025-02-17', '2025-02-24', '2025-03-10'], 'date_from': datetime.date(2024, 10, 10), 'date_to': datetime.date(2025, 4, 8), 'kpis': {'avg_gain': 8.802179824568507, 'fail_count': 8231, 'hit_count': 30196, 'hit_rate': 94.25646148083406, 'pass_count': 23805, 'total_tests': 32036, 'win_rate': 74.30702959170932}, 'last_metrics': <ModelMetrics: Rolling LGBM 3d PH Isotonic 2% Metrics: 2025-04-07 >, 'model': <Model: Rolling LGBM 3d PH Isotonic 2% (rolling-ph-lgmb-p2-seq3-isotonic 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 0x7f92844b1d90>, <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': 41, 'counter0': 40, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 9.343793482624516, 'date': datetime.date(2024, 10, 15), 'fail_count': 160, 'hit_count': 747, 'hit_rate': 95.52429667519182, 'metrics': {'content': 0, 'financial': 0, 'other': 0}, 'pass_count': 622, 'total_count': 782, 'win_rate': 79.53964194373401}} {'metrics': {'content': 0.25, '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: ' "'DKsv9r6k95uWzLESBQdgkMBYrfK6Se5QxHWs2XnkM83akXQNVJbfWMS9toQDA2iv'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/52'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f92855a3110>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f92855a3110>>'} {'curve_data': [{'avg_performance': 33.8653440810506, 'bin': 0.2, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 8.824194070556567, 'bin': 0.3, 'count': 49, 'hit_count': 45, 'hit_rate': 91.83673469387755, 'total_count': 49, 'win_count': 25, 'win_rate': 51.02040816326531}, {'avg_performance': 5.6883545965376285, 'bin': 0.4, 'count': 410, 'hit_count': 378, 'hit_rate': 92.1951219512195, 'total_count': 410, 'win_count': 261, 'win_rate': 63.65853658536585}, {'avg_performance': 7.681481586572486, 'bin': 0.5, 'count': 13268, 'hit_count': 12497, 'hit_rate': 94.18902622851975, 'total_count': 13268, 'win_count': 9521, 'win_rate': 71.75911968646368}, {'avg_performance': 9.387286988023558, 'bin': 0.6, 'count': 16506, 'hit_count': 15557, 'hit_rate': 94.25057554828547, 'total_count': 16506, 'win_count': 12590, 'win_rate': 76.27529383254574}, {'avg_performance': 11.602345538915827, 'bin': 0.7, 'count': 1539, 'hit_count': 1471, 'hit_rate': 95.58154645873944, 'total_count': 1539, 'win_count': 1197, 'win_rate': 77.77777777777777}, {'avg_performance': 16.390961739552203, 'bin': 0.8, 'count': 238, 'hit_count': 222, 'hit_rate': 93.27731092436974, 'total_count': 238, 'win_count': 191, 'win_rate': 80.25210084033614}, {'avg_performance': 21.6917626187561, 'bin': 0.9, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'win_count': 18, 'win_rate': 78.26086956521739}], 'curve_data_by_week': {'2024-10-14': [{'avg_performance': 0.8563273073263545, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.833948494083741, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-10-14', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 5.0414542679053875, 'bin': 0.4, 'count': 22, 'hit_count': 18, 'hit_rate': 81.81818181818181, 'total_count': 22, 'week': '2024-10-14', 'win_count': 11, 'win_rate': 50.0}, {'avg_performance': 9.405162971834361, 'bin': 0.5, 'count': 702, 'hit_count': 661, 'hit_rate': 94.15954415954415, 'total_count': 702, 'week': '2024-10-14', 'win_count': 482, 'win_rate': 68.66096866096866}, {'avg_performance': 10.106844911169732, 'bin': 0.6, 'count': 804, 'hit_count': 765, 'hit_rate': 95.14925373134328, 'total_count': 804, 'week': '2024-10-14', 'win_count': 607, 'win_rate': 75.49751243781094}, {'avg_performance': 10.295341658155468, 'bin': 0.7, 'count': 82, 'hit_count': 78, 'hit_rate': 95.1219512195122, 'total_count': 82, 'week': '2024-10-14', 'win_count': 67, 'win_rate': 81.70731707317073}, {'avg_performance': 8.131301136271151, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-10-14', 'win_count': 8, 'win_rate': 80.0}, {'avg_performance': 8.881754949170679, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 1, 'win_rate': 100.0}], '2024-10-21': [{'avg_performance': 9.671279278685283, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 3, 'win_rate': 75.0}, {'avg_performance': 4.301172455339157, 'bin': 0.4, 'count': 26, 'hit_count': 23, 'hit_rate': 88.46153846153847, 'total_count': 26, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 34.61538461538461}, {'avg_performance': 6.819492750693891, 'bin': 0.5, 'count': 974, 'hit_count': 907, 'hit_rate': 93.1211498973306, 'total_count': 974, 'week': '2024-10-21', 'win_count': 658, 'win_rate': 67.5564681724846}, {'avg_performance': 8.182362870276854, 'bin': 0.6, 'count': 1212, 'hit_count': 1156, 'hit_rate': 95.37953795379538, 'total_count': 1212, 'week': '2024-10-21', 'win_count': 910, 'win_rate': 75.08250825082509}, {'avg_performance': 8.641538934451926, 'bin': 0.7, 'count': 150, 'hit_count': 146, 'hit_rate': 97.33333333333333, 'total_count': 150, 'week': '2024-10-21', 'win_count': 112, 'win_rate': 74.66666666666667}, {'avg_performance': 7.960241613275069, 'bin': 0.8, 'count': 16, 'hit_count': 15, 'hit_rate': 93.75, 'total_count': 16, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 56.25}, {'avg_performance': 1.9299405155320475, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-21', 'win_count': 1, 'win_rate': 50.0}], '2024-10-28': [{'avg_performance': 1.6205053536018306, 'bin': 0.3, 'count': 5, 'hit_count': 4, 'hit_rate': 80.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 40.0}, {'avg_performance': 7.858204878661623, 'bin': 0.4, 'count': 21, 'hit_count': 21, 'hit_rate': 100.0, 'total_count': 21, 'week': '2024-10-28', 'win_count': 16, 'win_rate': 76.19047619047619}, {'avg_performance': 6.648846490413345, 'bin': 0.5, 'count': 686, 'hit_count': 658, 'hit_rate': 95.91836734693878, 'total_count': 686, 'week': '2024-10-28', 'win_count': 518, 'win_rate': 75.51020408163265}, {'avg_performance': 8.085902262126316, 'bin': 0.6, 'count': 797, 'hit_count': 772, 'hit_rate': 96.86323713927227, 'total_count': 797, 'week': '2024-10-28', 'win_count': 649, 'win_rate': 81.43036386449184}, {'avg_performance': 11.848421236600606, 'bin': 0.7, 'count': 69, 'hit_count': 64, 'hit_rate': 92.7536231884058, 'total_count': 69, 'week': '2024-10-28', 'win_count': 58, 'win_rate': 84.05797101449275}, {'avg_performance': 14.267397574986997, 'bin': 0.8, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 4, 'win_rate': 80.0}, {'avg_performance': 0.34722222222223026, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-28', 'win_count': 0, 'win_rate': 0.0}], '2024-11-04': [{'avg_performance': 4.48654037886342, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 11.303728683534116, 'bin': 0.3, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2024-11-04', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 6.193407299091917, 'bin': 0.4, 'count': 22, 'hit_count': 20, 'hit_rate': 90.9090909090909, 'total_count': 22, 'week': '2024-11-04', 'win_count': 19, 'win_rate': 86.36363636363636}, {'avg_performance': 8.551721604481491, 'bin': 0.5, 'count': 660, 'hit_count': 619, 'hit_rate': 93.78787878787878, 'total_count': 660, 'week': '2024-11-04', 'win_count': 514, 'win_rate': 77.87878787878788}, {'avg_performance': 9.199905917317315, 'bin': 0.6, 'count': 719, 'hit_count': 674, 'hit_rate': 93.7413073713491, 'total_count': 719, 'week': '2024-11-04', 'win_count': 557, 'win_rate': 77.46870653685674}, {'avg_performance': 9.136526057000346, 'bin': 0.7, 'count': 39, 'hit_count': 36, 'hit_rate': 92.3076923076923, 'total_count': 39, 'week': '2024-11-04', 'win_count': 30, 'win_rate': 76.92307692307692}, {'avg_performance': 6.976744186046527, 'bin': 0.8, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}], '2024-11-11': [{'avg_performance': 58.92468569457596, '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': 3.9305498150644866, 'bin': 0.4, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-11-11', 'win_count': 8, 'win_rate': 47.05882352941177}, {'avg_performance': 4.442104130107124, 'bin': 0.5, 'count': 362, 'hit_count': 328, 'hit_rate': 90.60773480662984, 'total_count': 362, 'week': '2024-11-11', 'win_count': 218, 'win_rate': 60.22099447513812}, {'avg_performance': 6.832885016155045, 'bin': 0.6, 'count': 459, 'hit_count': 407, 'hit_rate': 88.67102396514161, 'total_count': 459, 'week': '2024-11-11', 'win_count': 294, 'win_rate': 64.05228758169935}, {'avg_performance': 6.50225864077387, 'bin': 0.7, 'count': 26, 'hit_count': 24, 'hit_rate': 92.3076923076923, 'total_count': 26, 'week': '2024-11-11', 'win_count': 16, 'win_rate': 61.53846153846154}], '2024-11-18': [{'avg_performance': 96.25316455696202, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 10.093706934177172, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 10.286979813711849, 'bin': 0.4, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-11-18', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 9.641687742145487, 'bin': 0.5, 'count': 783, 'hit_count': 758, 'hit_rate': 96.80715197956577, 'total_count': 783, 'week': '2024-11-18', 'win_count': 652, 'win_rate': 83.26947637292464}, {'avg_performance': 11.89467546720644, 'bin': 0.6, 'count': 876, 'hit_count': 849, 'hit_rate': 96.91780821917808, 'total_count': 876, 'week': '2024-11-18', 'win_count': 769, 'win_rate': 87.78538812785388}, {'avg_performance': 19.352876776932764, 'bin': 0.7, 'count': 80, 'hit_count': 80, 'hit_rate': 100.0, 'total_count': 80, 'week': '2024-11-18', 'win_count': 71, 'win_rate': 88.75}, {'avg_performance': 18.45274649281407, 'bin': 0.8, 'count': 13, 'hit_count': 13, 'hit_rate': 100.0, 'total_count': 13, 'week': '2024-11-18', 'win_count': 12, 'win_rate': 92.3076923076923}, {'avg_performance': 15.730337078651687, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}], '2024-11-25': [{'avg_performance': 11.555676832532903, 'bin': 0.3, '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': 6.265694029033848, 'bin': 0.4, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 12, 'win_rate': 66.66666666666667}, {'avg_performance': 7.634091063129644, 'bin': 0.5, 'count': 598, 'hit_count': 570, 'hit_rate': 95.31772575250837, 'total_count': 598, 'week': '2024-11-25', 'win_count': 448, 'win_rate': 74.91638795986623}, {'avg_performance': 8.702597408877535, 'bin': 0.6, 'count': 869, 'hit_count': 826, 'hit_rate': 95.0517836593786, 'total_count': 869, 'week': '2024-11-25', 'win_count': 696, 'win_rate': 80.09205983889528}, {'avg_performance': 13.765900879410582, 'bin': 0.7, 'count': 92, 'hit_count': 90, 'hit_rate': 97.82608695652173, 'total_count': 92, 'week': '2024-11-25', 'win_count': 77, 'win_rate': 83.69565217391305}, {'avg_performance': 28.946258332817518, 'bin': 0.8, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 17, 'win_rate': 94.44444444444444}, {'avg_performance': 11.190662386779556, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 3, 'win_rate': 100.0}], '2024-12-09': [{'avg_performance': 1.4905149051490498, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.3237276523665, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 13, 'win_rate': 68.42105263157895}, {'avg_performance': 6.182898593615806, 'bin': 0.5, 'count': 690, 'hit_count': 641, 'hit_rate': 92.89855072463769, 'total_count': 690, 'week': '2024-12-09', 'win_count': 451, 'win_rate': 65.3623188405797}, {'avg_performance': 9.050619565085265, 'bin': 0.6, 'count': 870, 'hit_count': 824, 'hit_rate': 94.71264367816092, 'total_count': 870, 'week': '2024-12-09', 'win_count': 624, 'win_rate': 71.72413793103448}, {'avg_performance': 9.29780403196579, 'bin': 0.7, 'count': 96, 'hit_count': 93, 'hit_rate': 96.875, 'total_count': 96, 'week': '2024-12-09', 'win_count': 68, 'win_rate': 70.83333333333333}, {'avg_performance': 15.059213057045703, 'bin': 0.8, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 14, 'win_rate': 73.6842105263158}, {'avg_performance': 0.659367610806464, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}], '2024-12-16': [{'avg_performance': 0.1904761904761864, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 6.259213538127868, 'bin': 0.4, 'count': 37, 'hit_count': 33, 'hit_rate': 89.1891891891892, 'total_count': 37, 'week': '2024-12-16', 'win_count': 25, 'win_rate': 67.56756756756756}, {'avg_performance': 8.584611771243424, 'bin': 0.5, 'count': 1411, 'hit_count': 1325, 'hit_rate': 93.90503189227498, 'total_count': 1411, 'week': '2024-12-16', 'win_count': 1011, 'win_rate': 71.65131112686038}, {'avg_performance': 9.939810447414, 'bin': 0.6, 'count': 1588, 'hit_count': 1490, 'hit_rate': 93.82871536523929, 'total_count': 1588, 'week': '2024-12-16', 'win_count': 1216, 'win_rate': 76.57430730478589}, {'avg_performance': 12.751983309057357, 'bin': 0.7, 'count': 163, 'hit_count': 157, 'hit_rate': 96.31901840490798, 'total_count': 163, 'week': '2024-12-16', 'win_count': 126, 'win_rate': 77.30061349693251}, {'avg_performance': 30.97146333159325, 'bin': 0.8, 'count': 26, 'hit_count': 26, 'hit_rate': 100.0, 'total_count': 26, 'week': '2024-12-16', 'win_count': 21, 'win_rate': 80.76923076923077}, {'avg_performance': 45.14366482789435, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-16', 'win_count': 2, 'win_rate': 66.66666666666667}], '2024-12-23': [{'avg_performance': 1.1011011011010954, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-23', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.371333574507736, 'bin': 0.4, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2024-12-23', 'win_count': 10, 'win_rate': 58.8235294117647}, {'avg_performance': 9.474676484372859, 'bin': 0.5, 'count': 668, 'hit_count': 650, 'hit_rate': 97.30538922155688, 'total_count': 668, 'week': '2024-12-23', 'win_count': 528, 'win_rate': 79.04191616766467}, {'avg_performance': 18.22317884082599, 'bin': 0.6, 'count': 829, 'hit_count': 811, 'hit_rate': 97.82870928829915, 'total_count': 829, 'week': '2024-12-23', 'win_count': 705, 'win_rate': 85.0422195416164}, {'avg_performance': 22.87345575441379, 'bin': 0.7, 'count': 71, 'hit_count': 69, 'hit_rate': 97.1830985915493, 'total_count': 71, 'week': '2024-12-23', 'win_count': 62, 'win_rate': 87.32394366197182}, {'avg_performance': 20.07116067119614, 'bin': 0.8, 'count': 19, 'hit_count': 16, 'hit_rate': 84.21052631578948, 'total_count': 19, 'week': '2024-12-23', 'win_count': 16, 'win_rate': 84.21052631578948}, {'avg_performance': 42.864931268489265, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 100.0}], '2024-12-30': [{'avg_performance': 8.543323047871969, 'bin': 0.4, 'count': 26, 'hit_count': 25, 'hit_rate': 96.15384615384616, 'total_count': 26, 'week': '2024-12-30', 'win_count': 18, 'win_rate': 69.23076923076923}, {'avg_performance': 9.605782822714602, 'bin': 0.5, 'count': 967, 'hit_count': 931, 'hit_rate': 96.27714581178904, 'total_count': 967, 'week': '2024-12-30', 'win_count': 794, 'win_rate': 82.10961737331955}, {'avg_performance': 13.314518504512273, 'bin': 0.6, 'count': 1170, 'hit_count': 1137, 'hit_rate': 97.17948717948718, 'total_count': 1170, 'week': '2024-12-30', 'win_count': 1002, 'win_rate': 85.64102564102564}, {'avg_performance': 13.834897352184377, 'bin': 0.7, 'count': 141, 'hit_count': 137, 'hit_rate': 97.16312056737588, 'total_count': 141, 'week': '2024-12-30', 'win_count': 119, 'win_rate': 84.39716312056737}, {'avg_performance': 18.03100402666873, 'bin': 0.8, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2024-12-30', 'win_count': 19, 'win_rate': 90.47619047619048}, {'avg_performance': 86.17021276595746, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 1, 'win_rate': 100.0}], '2025-01-06': [{'avg_performance': 3.653643845376023, 'bin': 0.4, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2025-01-06', 'win_count': 13, 'win_rate': 61.904761904761905}, {'avg_performance': 7.11501183555015, 'bin': 0.5, 'count': 573, 'hit_count': 531, 'hit_rate': 92.67015706806282, 'total_count': 573, 'week': '2025-01-06', 'win_count': 345, 'win_rate': 60.20942408376963}, {'avg_performance': 7.033930147869317, 'bin': 0.6, 'count': 833, 'hit_count': 773, 'hit_rate': 92.79711884753901, 'total_count': 833, 'week': '2025-01-06', 'win_count': 554, 'win_rate': 66.50660264105642}, {'avg_performance': 11.06435997631877, 'bin': 0.7, 'count': 112, 'hit_count': 107, 'hit_rate': 95.53571428571429, 'total_count': 112, 'week': '2025-01-06', 'win_count': 82, 'win_rate': 73.21428571428571}, {'avg_performance': 12.01468555061957, 'bin': 0.8, 'count': 28, 'hit_count': 24, 'hit_rate': 85.71428571428571, 'total_count': 28, 'week': '2025-01-06', 'win_count': 22, 'win_rate': 78.57142857142857}, {'avg_performance': 2.747909199522108, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-06', 'win_count': 1, 'win_rate': 100.0}], '2025-01-13': [{'avg_performance': 1.77514792899408, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.677219118036632, 'bin': 0.4, 'count': 24, 'hit_count': 23, 'hit_rate': 95.83333333333333, 'total_count': 24, 'week': '2025-01-13', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 8.539310048745332, 'bin': 0.5, 'count': 564, 'hit_count': 528, 'hit_rate': 93.61702127659575, 'total_count': 564, 'week': '2025-01-13', 'win_count': 456, 'win_rate': 80.85106382978724}, {'avg_performance': 8.240635977891715, 'bin': 0.6, 'count': 708, 'hit_count': 661, 'hit_rate': 93.36158192090396, 'total_count': 708, 'week': '2025-01-13', 'win_count': 563, 'win_rate': 79.51977401129943}, {'avg_performance': 9.871046918455717, 'bin': 0.7, 'count': 51, 'hit_count': 45, 'hit_rate': 88.23529411764706, 'total_count': 51, 'week': '2025-01-13', 'win_count': 39, 'win_rate': 76.47058823529412}, {'avg_performance': 15.34581326687442, 'bin': 0.8, 'count': 10, 'hit_count': 10, 'hit_rate': 100.0, 'total_count': 10, 'week': '2025-01-13', 'win_count': 9, 'win_rate': 90.0}, {'avg_performance': 13.599999999999994, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 100.0}], '2025-01-20': [{'avg_performance': 0.6651884700665244, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.544909947380155, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2025-01-20', 'win_count': 11, 'win_rate': 57.89473684210526}, {'avg_performance': 6.015608365607231, 'bin': 0.5, 'count': 628, 'hit_count': 598, 'hit_rate': 95.22292993630573, 'total_count': 628, 'week': '2025-01-20', 'win_count': 432, 'win_rate': 68.78980891719745}, {'avg_performance': 9.039266266213598, 'bin': 0.6, 'count': 792, 'hit_count': 749, 'hit_rate': 94.57070707070707, 'total_count': 792, 'week': '2025-01-20', 'win_count': 605, 'win_rate': 76.38888888888889}, {'avg_performance': 10.536071372615584, 'bin': 0.7, 'count': 61, 'hit_count': 60, 'hit_rate': 98.36065573770492, 'total_count': 61, 'week': '2025-01-20', 'win_count': 54, 'win_rate': 88.52459016393442}, {'avg_performance': 15.25765795165968, 'bin': 0.8, 'count': 12, 'hit_count': 12, 'hit_rate': 100.0, 'total_count': 12, 'week': '2025-01-20', 'win_count': 10, 'win_rate': 83.33333333333333}], '2025-01-27': [{'avg_performance': 3.6505251976042974, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-27', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 3.3872070306215396, 'bin': 0.4, 'count': 18, 'hit_count': 15, 'hit_rate': 83.33333333333333, 'total_count': 18, 'week': '2025-01-27', 'win_count': 11, 'win_rate': 61.111111111111114}, {'avg_performance': 6.953550738751072, 'bin': 0.5, 'count': 580, 'hit_count': 547, 'hit_rate': 94.3103448275862, 'total_count': 580, 'week': '2025-01-27', 'win_count': 428, 'win_rate': 73.79310344827586}, {'avg_performance': 6.648173652090374, 'bin': 0.6, 'count': 779, 'hit_count': 726, 'hit_rate': 93.196405648267, 'total_count': 779, 'week': '2025-01-27', 'win_count': 606, 'win_rate': 77.79204107830552}, {'avg_performance': 7.471075488531045, 'bin': 0.7, 'count': 76, 'hit_count': 73, 'hit_rate': 96.05263157894737, 'total_count': 76, 'week': '2025-01-27', 'win_count': 66, 'win_rate': 86.84210526315789}, {'avg_performance': 9.608575816681654, 'bin': 0.8, 'count': 15, 'hit_count': 15, 'hit_rate': 100.0, 'total_count': 15, 'week': '2025-01-27', 'win_count': 13, 'win_rate': 86.66666666666667}, {'avg_performance': 21.423582467139635, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 100.0}], '2025-02-10': [{'avg_performance': 1.8949315591111375, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.754175337869557, 'bin': 0.4, 'count': 33, 'hit_count': 33, 'hit_rate': 100.0, 'total_count': 33, 'week': '2025-02-10', 'win_count': 17, 'win_rate': 51.515151515151516}, {'avg_performance': 7.517486777721075, 'bin': 0.5, 'count': 892, 'hit_count': 845, 'hit_rate': 94.73094170403587, 'total_count': 892, 'week': '2025-02-10', 'win_count': 647, 'win_rate': 72.53363228699551}, {'avg_performance': 10.207496081010792, 'bin': 0.6, 'count': 1368, 'hit_count': 1307, 'hit_rate': 95.54093567251462, 'total_count': 1368, 'week': '2025-02-10', 'win_count': 1083, 'win_rate': 79.16666666666667}, {'avg_performance': 13.13948137274851, 'bin': 0.7, 'count': 114, 'hit_count': 112, 'hit_rate': 98.24561403508773, 'total_count': 114, 'week': '2025-02-10', 'win_count': 85, 'win_rate': 74.56140350877193}, {'avg_performance': 9.213075395790396, 'bin': 0.8, 'count': 17, 'hit_count': 17, 'hit_rate': 100.0, 'total_count': 17, 'week': '2025-02-10', 'win_count': 12, 'win_rate': 70.58823529411765}, {'avg_performance': 4.385964912280706, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 100.0}], '2025-02-17': [{'avg_performance': 5.099765218898155, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 3.5333760194020303, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-17', 'win_count': 5, 'win_rate': 62.5}, {'avg_performance': 6.587229286030979, 'bin': 0.5, 'count': 327, 'hit_count': 296, 'hit_rate': 90.51987767584097, 'total_count': 327, 'week': '2025-02-17', 'win_count': 159, 'win_rate': 48.62385321100918}, {'avg_performance': 5.0095518733277125, 'bin': 0.6, 'count': 483, 'hit_count': 415, 'hit_rate': 85.92132505175984, 'total_count': 483, 'week': '2025-02-17', 'win_count': 252, 'win_rate': 52.17391304347826}, {'avg_performance': 4.196667245636139, 'bin': 0.7, 'count': 46, 'hit_count': 42, 'hit_rate': 91.30434782608695, 'total_count': 46, 'week': '2025-02-17', 'win_count': 28, 'win_rate': 60.869565217391305}, {'avg_performance': 4.6239894716134495, 'bin': 0.8, 'count': 6, 'hit_count': 4, 'hit_rate': 66.66666666666667, 'total_count': 6, 'week': '2025-02-17', 'win_count': 4, 'win_rate': 66.66666666666667}], '2025-02-24': [{'avg_performance': 0.3383304879783789, 'bin': 0.3, 'count': 3, 'hit_count': 2, 'hit_rate': 66.66666666666667, 'total_count': 3, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.724774404012466, 'bin': 0.4, 'count': 31, 'hit_count': 27, 'hit_rate': 87.09677419354838, 'total_count': 31, 'week': '2025-02-24', 'win_count': 17, 'win_rate': 54.83870967741935}, {'avg_performance': 5.995153465085292, 'bin': 0.5, 'count': 864, 'hit_count': 786, 'hit_rate': 90.97222222222223, 'total_count': 864, 'week': '2025-02-24', 'win_count': 544, 'win_rate': 62.96296296296296}, {'avg_performance': 5.362910312935268, 'bin': 0.6, 'count': 1038, 'hit_count': 921, 'hit_rate': 88.72832369942196, 'total_count': 1038, 'week': '2025-02-24', 'win_count': 674, 'win_rate': 64.9325626204239}, {'avg_performance': 4.419402245142155, 'bin': 0.7, 'count': 53, 'hit_count': 42, 'hit_rate': 79.24528301886792, 'total_count': 53, 'week': '2025-02-24', 'win_count': 23, 'win_rate': 43.39622641509434}, {'avg_performance': 0.14880952380952725, 'bin': 0.8, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}], '2025-03-10': [{'avg_performance': 3.370786516853932, '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': 3.229985232071821, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2025-03-10', 'win_count': 6, 'win_rate': 85.71428571428571}, {'avg_performance': 5.91457437619586, 'bin': 0.5, 'count': 339, 'hit_count': 318, 'hit_rate': 93.80530973451327, 'total_count': 339, 'week': '2025-03-10', 'win_count': 236, 'win_rate': 69.6165191740413}, {'avg_performance': 7.694099731541966, 'bin': 0.6, 'count': 312, 'hit_count': 294, 'hit_rate': 94.23076923076923, 'total_count': 312, 'week': '2025-03-10', 'win_count': 224, 'win_rate': 71.7948717948718}, {'avg_performance': 7.866797499267166, 'bin': 0.7, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2025-03-10', 'win_count': 14, 'win_rate': 82.3529411764706}]}, 'curve_data_week_list': ['2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '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-10', '2025-02-17', '2025-02-24', '2025-03-10'], 'date_from': datetime.date(2024, 10, 10), 'date_to': datetime.date(2025, 4, 8), 'kpis': {'avg_gain': 8.802179824568507, 'fail_count': 8231, 'hit_count': 30196, 'hit_rate': 94.25646148083406, 'pass_count': 23805, 'total_tests': 32036, 'win_rate': 74.30702959170932}, 'last_metrics': <ModelMetrics: Rolling LGBM 3d PH Isotonic 2% Metrics: 2025-04-07 >, 'model': <Model: Rolling LGBM 3d PH Isotonic 2% (rolling-ph-lgmb-p2-seq3-isotonic 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 0x7f92844b1d90>, <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': 41, 'counter0': 40, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 9.343793482624516, 'date': datetime.date(2024, 10, 15), 'fail_count': 160, 'hit_count': 747, 'hit_rate': 95.52429667519182, 'metrics': {'content': 0, 'financial': 0, 'other': 0}, 'pass_count': 622, 'total_count': 782, 'win_rate': 79.53964194373401}} {'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: ' "'DKsv9r6k95uWzLESBQdgkMBYrfK6Se5QxHWs2XnkM83akXQNVJbfWMS9toQDA2iv'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/52'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f92855a3110>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f92855a3110>>'} {'curve_data': [{'avg_performance': 33.8653440810506, 'bin': 0.2, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 8.824194070556567, 'bin': 0.3, 'count': 49, 'hit_count': 45, 'hit_rate': 91.83673469387755, 'total_count': 49, 'win_count': 25, 'win_rate': 51.02040816326531}, {'avg_performance': 5.6883545965376285, 'bin': 0.4, 'count': 410, 'hit_count': 378, 'hit_rate': 92.1951219512195, 'total_count': 410, 'win_count': 261, 'win_rate': 63.65853658536585}, {'avg_performance': 7.681481586572486, 'bin': 0.5, 'count': 13268, 'hit_count': 12497, 'hit_rate': 94.18902622851975, 'total_count': 13268, 'win_count': 9521, 'win_rate': 71.75911968646368}, {'avg_performance': 9.387286988023558, 'bin': 0.6, 'count': 16506, 'hit_count': 15557, 'hit_rate': 94.25057554828547, 'total_count': 16506, 'win_count': 12590, 'win_rate': 76.27529383254574}, {'avg_performance': 11.602345538915827, 'bin': 0.7, 'count': 1539, 'hit_count': 1471, 'hit_rate': 95.58154645873944, 'total_count': 1539, 'win_count': 1197, 'win_rate': 77.77777777777777}, {'avg_performance': 16.390961739552203, 'bin': 0.8, 'count': 238, 'hit_count': 222, 'hit_rate': 93.27731092436974, 'total_count': 238, 'win_count': 191, 'win_rate': 80.25210084033614}, {'avg_performance': 21.6917626187561, 'bin': 0.9, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'win_count': 18, 'win_rate': 78.26086956521739}], 'curve_data_by_week': {'2024-10-14': [{'avg_performance': 0.8563273073263545, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.833948494083741, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-10-14', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 5.0414542679053875, 'bin': 0.4, 'count': 22, 'hit_count': 18, 'hit_rate': 81.81818181818181, 'total_count': 22, 'week': '2024-10-14', 'win_count': 11, 'win_rate': 50.0}, {'avg_performance': 9.405162971834361, 'bin': 0.5, 'count': 702, 'hit_count': 661, 'hit_rate': 94.15954415954415, 'total_count': 702, 'week': '2024-10-14', 'win_count': 482, 'win_rate': 68.66096866096866}, {'avg_performance': 10.106844911169732, 'bin': 0.6, 'count': 804, 'hit_count': 765, 'hit_rate': 95.14925373134328, 'total_count': 804, 'week': '2024-10-14', 'win_count': 607, 'win_rate': 75.49751243781094}, {'avg_performance': 10.295341658155468, 'bin': 0.7, 'count': 82, 'hit_count': 78, 'hit_rate': 95.1219512195122, 'total_count': 82, 'week': '2024-10-14', 'win_count': 67, 'win_rate': 81.70731707317073}, {'avg_performance': 8.131301136271151, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-10-14', 'win_count': 8, 'win_rate': 80.0}, {'avg_performance': 8.881754949170679, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 1, 'win_rate': 100.0}], '2024-10-21': [{'avg_performance': 9.671279278685283, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 3, 'win_rate': 75.0}, {'avg_performance': 4.301172455339157, 'bin': 0.4, 'count': 26, 'hit_count': 23, 'hit_rate': 88.46153846153847, 'total_count': 26, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 34.61538461538461}, {'avg_performance': 6.819492750693891, 'bin': 0.5, 'count': 974, 'hit_count': 907, 'hit_rate': 93.1211498973306, 'total_count': 974, 'week': '2024-10-21', 'win_count': 658, 'win_rate': 67.5564681724846}, {'avg_performance': 8.182362870276854, 'bin': 0.6, 'count': 1212, 'hit_count': 1156, 'hit_rate': 95.37953795379538, 'total_count': 1212, 'week': '2024-10-21', 'win_count': 910, 'win_rate': 75.08250825082509}, {'avg_performance': 8.641538934451926, 'bin': 0.7, 'count': 150, 'hit_count': 146, 'hit_rate': 97.33333333333333, 'total_count': 150, 'week': '2024-10-21', 'win_count': 112, 'win_rate': 74.66666666666667}, {'avg_performance': 7.960241613275069, 'bin': 0.8, 'count': 16, 'hit_count': 15, 'hit_rate': 93.75, 'total_count': 16, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 56.25}, {'avg_performance': 1.9299405155320475, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-21', 'win_count': 1, 'win_rate': 50.0}], '2024-10-28': [{'avg_performance': 1.6205053536018306, 'bin': 0.3, 'count': 5, 'hit_count': 4, 'hit_rate': 80.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 40.0}, {'avg_performance': 7.858204878661623, 'bin': 0.4, 'count': 21, 'hit_count': 21, 'hit_rate': 100.0, 'total_count': 21, 'week': '2024-10-28', 'win_count': 16, 'win_rate': 76.19047619047619}, {'avg_performance': 6.648846490413345, 'bin': 0.5, 'count': 686, 'hit_count': 658, 'hit_rate': 95.91836734693878, 'total_count': 686, 'week': '2024-10-28', 'win_count': 518, 'win_rate': 75.51020408163265}, {'avg_performance': 8.085902262126316, 'bin': 0.6, 'count': 797, 'hit_count': 772, 'hit_rate': 96.86323713927227, 'total_count': 797, 'week': '2024-10-28', 'win_count': 649, 'win_rate': 81.43036386449184}, {'avg_performance': 11.848421236600606, 'bin': 0.7, 'count': 69, 'hit_count': 64, 'hit_rate': 92.7536231884058, 'total_count': 69, 'week': '2024-10-28', 'win_count': 58, 'win_rate': 84.05797101449275}, {'avg_performance': 14.267397574986997, 'bin': 0.8, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 4, 'win_rate': 80.0}, {'avg_performance': 0.34722222222223026, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-28', 'win_count': 0, 'win_rate': 0.0}], '2024-11-04': [{'avg_performance': 4.48654037886342, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 11.303728683534116, 'bin': 0.3, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2024-11-04', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 6.193407299091917, 'bin': 0.4, 'count': 22, 'hit_count': 20, 'hit_rate': 90.9090909090909, 'total_count': 22, 'week': '2024-11-04', 'win_count': 19, 'win_rate': 86.36363636363636}, {'avg_performance': 8.551721604481491, 'bin': 0.5, 'count': 660, 'hit_count': 619, 'hit_rate': 93.78787878787878, 'total_count': 660, 'week': '2024-11-04', 'win_count': 514, 'win_rate': 77.87878787878788}, {'avg_performance': 9.199905917317315, 'bin': 0.6, 'count': 719, 'hit_count': 674, 'hit_rate': 93.7413073713491, 'total_count': 719, 'week': '2024-11-04', 'win_count': 557, 'win_rate': 77.46870653685674}, {'avg_performance': 9.136526057000346, 'bin': 0.7, 'count': 39, 'hit_count': 36, 'hit_rate': 92.3076923076923, 'total_count': 39, 'week': '2024-11-04', 'win_count': 30, 'win_rate': 76.92307692307692}, {'avg_performance': 6.976744186046527, 'bin': 0.8, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}], '2024-11-11': [{'avg_performance': 58.92468569457596, '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': 3.9305498150644866, 'bin': 0.4, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-11-11', 'win_count': 8, 'win_rate': 47.05882352941177}, {'avg_performance': 4.442104130107124, 'bin': 0.5, 'count': 362, 'hit_count': 328, 'hit_rate': 90.60773480662984, 'total_count': 362, 'week': '2024-11-11', 'win_count': 218, 'win_rate': 60.22099447513812}, {'avg_performance': 6.832885016155045, 'bin': 0.6, 'count': 459, 'hit_count': 407, 'hit_rate': 88.67102396514161, 'total_count': 459, 'week': '2024-11-11', 'win_count': 294, 'win_rate': 64.05228758169935}, {'avg_performance': 6.50225864077387, 'bin': 0.7, 'count': 26, 'hit_count': 24, 'hit_rate': 92.3076923076923, 'total_count': 26, 'week': '2024-11-11', 'win_count': 16, 'win_rate': 61.53846153846154}], '2024-11-18': [{'avg_performance': 96.25316455696202, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 10.093706934177172, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 10.286979813711849, 'bin': 0.4, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-11-18', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 9.641687742145487, 'bin': 0.5, 'count': 783, 'hit_count': 758, 'hit_rate': 96.80715197956577, 'total_count': 783, 'week': '2024-11-18', 'win_count': 652, 'win_rate': 83.26947637292464}, {'avg_performance': 11.89467546720644, 'bin': 0.6, 'count': 876, 'hit_count': 849, 'hit_rate': 96.91780821917808, 'total_count': 876, 'week': '2024-11-18', 'win_count': 769, 'win_rate': 87.78538812785388}, {'avg_performance': 19.352876776932764, 'bin': 0.7, 'count': 80, 'hit_count': 80, 'hit_rate': 100.0, 'total_count': 80, 'week': '2024-11-18', 'win_count': 71, 'win_rate': 88.75}, {'avg_performance': 18.45274649281407, 'bin': 0.8, 'count': 13, 'hit_count': 13, 'hit_rate': 100.0, 'total_count': 13, 'week': '2024-11-18', 'win_count': 12, 'win_rate': 92.3076923076923}, {'avg_performance': 15.730337078651687, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}], '2024-11-25': [{'avg_performance': 11.555676832532903, 'bin': 0.3, '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': 6.265694029033848, 'bin': 0.4, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 12, 'win_rate': 66.66666666666667}, {'avg_performance': 7.634091063129644, 'bin': 0.5, 'count': 598, 'hit_count': 570, 'hit_rate': 95.31772575250837, 'total_count': 598, 'week': '2024-11-25', 'win_count': 448, 'win_rate': 74.91638795986623}, {'avg_performance': 8.702597408877535, 'bin': 0.6, 'count': 869, 'hit_count': 826, 'hit_rate': 95.0517836593786, 'total_count': 869, 'week': '2024-11-25', 'win_count': 696, 'win_rate': 80.09205983889528}, {'avg_performance': 13.765900879410582, 'bin': 0.7, 'count': 92, 'hit_count': 90, 'hit_rate': 97.82608695652173, 'total_count': 92, 'week': '2024-11-25', 'win_count': 77, 'win_rate': 83.69565217391305}, {'avg_performance': 28.946258332817518, 'bin': 0.8, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 17, 'win_rate': 94.44444444444444}, {'avg_performance': 11.190662386779556, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 3, 'win_rate': 100.0}], '2024-12-09': [{'avg_performance': 1.4905149051490498, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.3237276523665, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 13, 'win_rate': 68.42105263157895}, {'avg_performance': 6.182898593615806, 'bin': 0.5, 'count': 690, 'hit_count': 641, 'hit_rate': 92.89855072463769, 'total_count': 690, 'week': '2024-12-09', 'win_count': 451, 'win_rate': 65.3623188405797}, {'avg_performance': 9.050619565085265, 'bin': 0.6, 'count': 870, 'hit_count': 824, 'hit_rate': 94.71264367816092, 'total_count': 870, 'week': '2024-12-09', 'win_count': 624, 'win_rate': 71.72413793103448}, {'avg_performance': 9.29780403196579, 'bin': 0.7, 'count': 96, 'hit_count': 93, 'hit_rate': 96.875, 'total_count': 96, 'week': '2024-12-09', 'win_count': 68, 'win_rate': 70.83333333333333}, {'avg_performance': 15.059213057045703, 'bin': 0.8, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 14, 'win_rate': 73.6842105263158}, {'avg_performance': 0.659367610806464, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}], '2024-12-16': [{'avg_performance': 0.1904761904761864, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 6.259213538127868, 'bin': 0.4, 'count': 37, 'hit_count': 33, 'hit_rate': 89.1891891891892, 'total_count': 37, 'week': '2024-12-16', 'win_count': 25, 'win_rate': 67.56756756756756}, {'avg_performance': 8.584611771243424, 'bin': 0.5, 'count': 1411, 'hit_count': 1325, 'hit_rate': 93.90503189227498, 'total_count': 1411, 'week': '2024-12-16', 'win_count': 1011, 'win_rate': 71.65131112686038}, {'avg_performance': 9.939810447414, 'bin': 0.6, 'count': 1588, 'hit_count': 1490, 'hit_rate': 93.82871536523929, 'total_count': 1588, 'week': '2024-12-16', 'win_count': 1216, 'win_rate': 76.57430730478589}, {'avg_performance': 12.751983309057357, 'bin': 0.7, 'count': 163, 'hit_count': 157, 'hit_rate': 96.31901840490798, 'total_count': 163, 'week': '2024-12-16', 'win_count': 126, 'win_rate': 77.30061349693251}, {'avg_performance': 30.97146333159325, 'bin': 0.8, 'count': 26, 'hit_count': 26, 'hit_rate': 100.0, 'total_count': 26, 'week': '2024-12-16', 'win_count': 21, 'win_rate': 80.76923076923077}, {'avg_performance': 45.14366482789435, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-16', 'win_count': 2, 'win_rate': 66.66666666666667}], '2024-12-23': [{'avg_performance': 1.1011011011010954, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-23', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.371333574507736, 'bin': 0.4, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2024-12-23', 'win_count': 10, 'win_rate': 58.8235294117647}, {'avg_performance': 9.474676484372859, 'bin': 0.5, 'count': 668, 'hit_count': 650, 'hit_rate': 97.30538922155688, 'total_count': 668, 'week': '2024-12-23', 'win_count': 528, 'win_rate': 79.04191616766467}, {'avg_performance': 18.22317884082599, 'bin': 0.6, 'count': 829, 'hit_count': 811, 'hit_rate': 97.82870928829915, 'total_count': 829, 'week': '2024-12-23', 'win_count': 705, 'win_rate': 85.0422195416164}, {'avg_performance': 22.87345575441379, 'bin': 0.7, 'count': 71, 'hit_count': 69, 'hit_rate': 97.1830985915493, 'total_count': 71, 'week': '2024-12-23', 'win_count': 62, 'win_rate': 87.32394366197182}, {'avg_performance': 20.07116067119614, 'bin': 0.8, 'count': 19, 'hit_count': 16, 'hit_rate': 84.21052631578948, 'total_count': 19, 'week': '2024-12-23', 'win_count': 16, 'win_rate': 84.21052631578948}, {'avg_performance': 42.864931268489265, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 100.0}], '2024-12-30': [{'avg_performance': 8.543323047871969, 'bin': 0.4, 'count': 26, 'hit_count': 25, 'hit_rate': 96.15384615384616, 'total_count': 26, 'week': '2024-12-30', 'win_count': 18, 'win_rate': 69.23076923076923}, {'avg_performance': 9.605782822714602, 'bin': 0.5, 'count': 967, 'hit_count': 931, 'hit_rate': 96.27714581178904, 'total_count': 967, 'week': '2024-12-30', 'win_count': 794, 'win_rate': 82.10961737331955}, {'avg_performance': 13.314518504512273, 'bin': 0.6, 'count': 1170, 'hit_count': 1137, 'hit_rate': 97.17948717948718, 'total_count': 1170, 'week': '2024-12-30', 'win_count': 1002, 'win_rate': 85.64102564102564}, {'avg_performance': 13.834897352184377, 'bin': 0.7, 'count': 141, 'hit_count': 137, 'hit_rate': 97.16312056737588, 'total_count': 141, 'week': '2024-12-30', 'win_count': 119, 'win_rate': 84.39716312056737}, {'avg_performance': 18.03100402666873, 'bin': 0.8, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2024-12-30', 'win_count': 19, 'win_rate': 90.47619047619048}, {'avg_performance': 86.17021276595746, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 1, 'win_rate': 100.0}], '2025-01-06': [{'avg_performance': 3.653643845376023, 'bin': 0.4, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2025-01-06', 'win_count': 13, 'win_rate': 61.904761904761905}, {'avg_performance': 7.11501183555015, 'bin': 0.5, 'count': 573, 'hit_count': 531, 'hit_rate': 92.67015706806282, 'total_count': 573, 'week': '2025-01-06', 'win_count': 345, 'win_rate': 60.20942408376963}, {'avg_performance': 7.033930147869317, 'bin': 0.6, 'count': 833, 'hit_count': 773, 'hit_rate': 92.79711884753901, 'total_count': 833, 'week': '2025-01-06', 'win_count': 554, 'win_rate': 66.50660264105642}, {'avg_performance': 11.06435997631877, 'bin': 0.7, 'count': 112, 'hit_count': 107, 'hit_rate': 95.53571428571429, 'total_count': 112, 'week': '2025-01-06', 'win_count': 82, 'win_rate': 73.21428571428571}, {'avg_performance': 12.01468555061957, 'bin': 0.8, 'count': 28, 'hit_count': 24, 'hit_rate': 85.71428571428571, 'total_count': 28, 'week': '2025-01-06', 'win_count': 22, 'win_rate': 78.57142857142857}, {'avg_performance': 2.747909199522108, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-06', 'win_count': 1, 'win_rate': 100.0}], '2025-01-13': [{'avg_performance': 1.77514792899408, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.677219118036632, 'bin': 0.4, 'count': 24, 'hit_count': 23, 'hit_rate': 95.83333333333333, 'total_count': 24, 'week': '2025-01-13', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 8.539310048745332, 'bin': 0.5, 'count': 564, 'hit_count': 528, 'hit_rate': 93.61702127659575, 'total_count': 564, 'week': '2025-01-13', 'win_count': 456, 'win_rate': 80.85106382978724}, {'avg_performance': 8.240635977891715, 'bin': 0.6, 'count': 708, 'hit_count': 661, 'hit_rate': 93.36158192090396, 'total_count': 708, 'week': '2025-01-13', 'win_count': 563, 'win_rate': 79.51977401129943}, {'avg_performance': 9.871046918455717, 'bin': 0.7, 'count': 51, 'hit_count': 45, 'hit_rate': 88.23529411764706, 'total_count': 51, 'week': '2025-01-13', 'win_count': 39, 'win_rate': 76.47058823529412}, {'avg_performance': 15.34581326687442, 'bin': 0.8, 'count': 10, 'hit_count': 10, 'hit_rate': 100.0, 'total_count': 10, 'week': '2025-01-13', 'win_count': 9, 'win_rate': 90.0}, {'avg_performance': 13.599999999999994, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 100.0}], '2025-01-20': [{'avg_performance': 0.6651884700665244, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.544909947380155, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2025-01-20', 'win_count': 11, 'win_rate': 57.89473684210526}, {'avg_performance': 6.015608365607231, 'bin': 0.5, 'count': 628, 'hit_count': 598, 'hit_rate': 95.22292993630573, 'total_count': 628, 'week': '2025-01-20', 'win_count': 432, 'win_rate': 68.78980891719745}, {'avg_performance': 9.039266266213598, 'bin': 0.6, 'count': 792, 'hit_count': 749, 'hit_rate': 94.57070707070707, 'total_count': 792, 'week': '2025-01-20', 'win_count': 605, 'win_rate': 76.38888888888889}, {'avg_performance': 10.536071372615584, 'bin': 0.7, 'count': 61, 'hit_count': 60, 'hit_rate': 98.36065573770492, 'total_count': 61, 'week': '2025-01-20', 'win_count': 54, 'win_rate': 88.52459016393442}, {'avg_performance': 15.25765795165968, 'bin': 0.8, 'count': 12, 'hit_count': 12, 'hit_rate': 100.0, 'total_count': 12, 'week': '2025-01-20', 'win_count': 10, 'win_rate': 83.33333333333333}], '2025-01-27': [{'avg_performance': 3.6505251976042974, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-27', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 3.3872070306215396, 'bin': 0.4, 'count': 18, 'hit_count': 15, 'hit_rate': 83.33333333333333, 'total_count': 18, 'week': '2025-01-27', 'win_count': 11, 'win_rate': 61.111111111111114}, {'avg_performance': 6.953550738751072, 'bin': 0.5, 'count': 580, 'hit_count': 547, 'hit_rate': 94.3103448275862, 'total_count': 580, 'week': '2025-01-27', 'win_count': 428, 'win_rate': 73.79310344827586}, {'avg_performance': 6.648173652090374, 'bin': 0.6, 'count': 779, 'hit_count': 726, 'hit_rate': 93.196405648267, 'total_count': 779, 'week': '2025-01-27', 'win_count': 606, 'win_rate': 77.79204107830552}, {'avg_performance': 7.471075488531045, 'bin': 0.7, 'count': 76, 'hit_count': 73, 'hit_rate': 96.05263157894737, 'total_count': 76, 'week': '2025-01-27', 'win_count': 66, 'win_rate': 86.84210526315789}, {'avg_performance': 9.608575816681654, 'bin': 0.8, 'count': 15, 'hit_count': 15, 'hit_rate': 100.0, 'total_count': 15, 'week': '2025-01-27', 'win_count': 13, 'win_rate': 86.66666666666667}, {'avg_performance': 21.423582467139635, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 100.0}], '2025-02-10': [{'avg_performance': 1.8949315591111375, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.754175337869557, 'bin': 0.4, 'count': 33, 'hit_count': 33, 'hit_rate': 100.0, 'total_count': 33, 'week': '2025-02-10', 'win_count': 17, 'win_rate': 51.515151515151516}, {'avg_performance': 7.517486777721075, 'bin': 0.5, 'count': 892, 'hit_count': 845, 'hit_rate': 94.73094170403587, 'total_count': 892, 'week': '2025-02-10', 'win_count': 647, 'win_rate': 72.53363228699551}, {'avg_performance': 10.207496081010792, 'bin': 0.6, 'count': 1368, 'hit_count': 1307, 'hit_rate': 95.54093567251462, 'total_count': 1368, 'week': '2025-02-10', 'win_count': 1083, 'win_rate': 79.16666666666667}, {'avg_performance': 13.13948137274851, 'bin': 0.7, 'count': 114, 'hit_count': 112, 'hit_rate': 98.24561403508773, 'total_count': 114, 'week': '2025-02-10', 'win_count': 85, 'win_rate': 74.56140350877193}, {'avg_performance': 9.213075395790396, 'bin': 0.8, 'count': 17, 'hit_count': 17, 'hit_rate': 100.0, 'total_count': 17, 'week': '2025-02-10', 'win_count': 12, 'win_rate': 70.58823529411765}, {'avg_performance': 4.385964912280706, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 100.0}], '2025-02-17': [{'avg_performance': 5.099765218898155, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 3.5333760194020303, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-17', 'win_count': 5, 'win_rate': 62.5}, {'avg_performance': 6.587229286030979, 'bin': 0.5, 'count': 327, 'hit_count': 296, 'hit_rate': 90.51987767584097, 'total_count': 327, 'week': '2025-02-17', 'win_count': 159, 'win_rate': 48.62385321100918}, {'avg_performance': 5.0095518733277125, 'bin': 0.6, 'count': 483, 'hit_count': 415, 'hit_rate': 85.92132505175984, 'total_count': 483, 'week': '2025-02-17', 'win_count': 252, 'win_rate': 52.17391304347826}, {'avg_performance': 4.196667245636139, 'bin': 0.7, 'count': 46, 'hit_count': 42, 'hit_rate': 91.30434782608695, 'total_count': 46, 'week': '2025-02-17', 'win_count': 28, 'win_rate': 60.869565217391305}, {'avg_performance': 4.6239894716134495, 'bin': 0.8, 'count': 6, 'hit_count': 4, 'hit_rate': 66.66666666666667, 'total_count': 6, 'week': '2025-02-17', 'win_count': 4, 'win_rate': 66.66666666666667}], '2025-02-24': [{'avg_performance': 0.3383304879783789, 'bin': 0.3, 'count': 3, 'hit_count': 2, 'hit_rate': 66.66666666666667, 'total_count': 3, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.724774404012466, 'bin': 0.4, 'count': 31, 'hit_count': 27, 'hit_rate': 87.09677419354838, 'total_count': 31, 'week': '2025-02-24', 'win_count': 17, 'win_rate': 54.83870967741935}, {'avg_performance': 5.995153465085292, 'bin': 0.5, 'count': 864, 'hit_count': 786, 'hit_rate': 90.97222222222223, 'total_count': 864, 'week': '2025-02-24', 'win_count': 544, 'win_rate': 62.96296296296296}, {'avg_performance': 5.362910312935268, 'bin': 0.6, 'count': 1038, 'hit_count': 921, 'hit_rate': 88.72832369942196, 'total_count': 1038, 'week': '2025-02-24', 'win_count': 674, 'win_rate': 64.9325626204239}, {'avg_performance': 4.419402245142155, 'bin': 0.7, 'count': 53, 'hit_count': 42, 'hit_rate': 79.24528301886792, 'total_count': 53, 'week': '2025-02-24', 'win_count': 23, 'win_rate': 43.39622641509434}, {'avg_performance': 0.14880952380952725, 'bin': 0.8, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}], '2025-03-10': [{'avg_performance': 3.370786516853932, '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': 3.229985232071821, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2025-03-10', 'win_count': 6, 'win_rate': 85.71428571428571}, {'avg_performance': 5.91457437619586, 'bin': 0.5, 'count': 339, 'hit_count': 318, 'hit_rate': 93.80530973451327, 'total_count': 339, 'week': '2025-03-10', 'win_count': 236, 'win_rate': 69.6165191740413}, {'avg_performance': 7.694099731541966, 'bin': 0.6, 'count': 312, 'hit_count': 294, 'hit_rate': 94.23076923076923, 'total_count': 312, 'week': '2025-03-10', 'win_count': 224, 'win_rate': 71.7948717948718}, {'avg_performance': 7.866797499267166, 'bin': 0.7, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2025-03-10', 'win_count': 14, 'win_rate': 82.3529411764706}]}, 'curve_data_week_list': ['2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '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-10', '2025-02-17', '2025-02-24', '2025-03-10'], 'date_from': datetime.date(2024, 10, 10), 'date_to': datetime.date(2025, 4, 8), 'kpis': {'avg_gain': 8.802179824568507, 'fail_count': 8231, 'hit_count': 30196, 'hit_rate': 94.25646148083406, 'pass_count': 23805, 'total_tests': 32036, 'win_rate': 74.30702959170932}, 'last_metrics': <ModelMetrics: Rolling LGBM 3d PH Isotonic 2% Metrics: 2025-04-07 >, 'model': <Model: Rolling LGBM 3d PH Isotonic 2% (rolling-ph-lgmb-p2-seq3-isotonic 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 0x7f92844b1d90>, <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': 41, 'counter0': 40, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 9.343793482624516, 'date': datetime.date(2024, 10, 15), 'fail_count': 160, 'hit_count': 747, 'hit_rate': 95.52429667519182, 'metrics': {'content': 0, 'financial': 0, 'other': 0}, 'pass_count': 622, 'total_count': 782, 'win_rate': 79.53964194373401}} {'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: ' "'DKsv9r6k95uWzLESBQdgkMBYrfK6Se5QxHWs2XnkM83akXQNVJbfWMS9toQDA2iv'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/52'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f92855a3110>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f92855a3110>>'} {'curve_data': [{'avg_performance': 33.8653440810506, 'bin': 0.2, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 8.824194070556567, 'bin': 0.3, 'count': 49, 'hit_count': 45, 'hit_rate': 91.83673469387755, 'total_count': 49, 'win_count': 25, 'win_rate': 51.02040816326531}, {'avg_performance': 5.6883545965376285, 'bin': 0.4, 'count': 410, 'hit_count': 378, 'hit_rate': 92.1951219512195, 'total_count': 410, 'win_count': 261, 'win_rate': 63.65853658536585}, {'avg_performance': 7.681481586572486, 'bin': 0.5, 'count': 13268, 'hit_count': 12497, 'hit_rate': 94.18902622851975, 'total_count': 13268, 'win_count': 9521, 'win_rate': 71.75911968646368}, {'avg_performance': 9.387286988023558, 'bin': 0.6, 'count': 16506, 'hit_count': 15557, 'hit_rate': 94.25057554828547, 'total_count': 16506, 'win_count': 12590, 'win_rate': 76.27529383254574}, {'avg_performance': 11.602345538915827, 'bin': 0.7, 'count': 1539, 'hit_count': 1471, 'hit_rate': 95.58154645873944, 'total_count': 1539, 'win_count': 1197, 'win_rate': 77.77777777777777}, {'avg_performance': 16.390961739552203, 'bin': 0.8, 'count': 238, 'hit_count': 222, 'hit_rate': 93.27731092436974, 'total_count': 238, 'win_count': 191, 'win_rate': 80.25210084033614}, {'avg_performance': 21.6917626187561, 'bin': 0.9, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'win_count': 18, 'win_rate': 78.26086956521739}], 'curve_data_by_week': {'2024-10-14': [{'avg_performance': 0.8563273073263545, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.833948494083741, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-10-14', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 5.0414542679053875, 'bin': 0.4, 'count': 22, 'hit_count': 18, 'hit_rate': 81.81818181818181, 'total_count': 22, 'week': '2024-10-14', 'win_count': 11, 'win_rate': 50.0}, {'avg_performance': 9.405162971834361, 'bin': 0.5, 'count': 702, 'hit_count': 661, 'hit_rate': 94.15954415954415, 'total_count': 702, 'week': '2024-10-14', 'win_count': 482, 'win_rate': 68.66096866096866}, {'avg_performance': 10.106844911169732, 'bin': 0.6, 'count': 804, 'hit_count': 765, 'hit_rate': 95.14925373134328, 'total_count': 804, 'week': '2024-10-14', 'win_count': 607, 'win_rate': 75.49751243781094}, {'avg_performance': 10.295341658155468, 'bin': 0.7, 'count': 82, 'hit_count': 78, 'hit_rate': 95.1219512195122, 'total_count': 82, 'week': '2024-10-14', 'win_count': 67, 'win_rate': 81.70731707317073}, {'avg_performance': 8.131301136271151, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-10-14', 'win_count': 8, 'win_rate': 80.0}, {'avg_performance': 8.881754949170679, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 1, 'win_rate': 100.0}], '2024-10-21': [{'avg_performance': 9.671279278685283, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 3, 'win_rate': 75.0}, {'avg_performance': 4.301172455339157, 'bin': 0.4, 'count': 26, 'hit_count': 23, 'hit_rate': 88.46153846153847, 'total_count': 26, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 34.61538461538461}, {'avg_performance': 6.819492750693891, 'bin': 0.5, 'count': 974, 'hit_count': 907, 'hit_rate': 93.1211498973306, 'total_count': 974, 'week': '2024-10-21', 'win_count': 658, 'win_rate': 67.5564681724846}, {'avg_performance': 8.182362870276854, 'bin': 0.6, 'count': 1212, 'hit_count': 1156, 'hit_rate': 95.37953795379538, 'total_count': 1212, 'week': '2024-10-21', 'win_count': 910, 'win_rate': 75.08250825082509}, {'avg_performance': 8.641538934451926, 'bin': 0.7, 'count': 150, 'hit_count': 146, 'hit_rate': 97.33333333333333, 'total_count': 150, 'week': '2024-10-21', 'win_count': 112, 'win_rate': 74.66666666666667}, {'avg_performance': 7.960241613275069, 'bin': 0.8, 'count': 16, 'hit_count': 15, 'hit_rate': 93.75, 'total_count': 16, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 56.25}, {'avg_performance': 1.9299405155320475, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-21', 'win_count': 1, 'win_rate': 50.0}], '2024-10-28': [{'avg_performance': 1.6205053536018306, 'bin': 0.3, 'count': 5, 'hit_count': 4, 'hit_rate': 80.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 40.0}, {'avg_performance': 7.858204878661623, 'bin': 0.4, 'count': 21, 'hit_count': 21, 'hit_rate': 100.0, 'total_count': 21, 'week': '2024-10-28', 'win_count': 16, 'win_rate': 76.19047619047619}, {'avg_performance': 6.648846490413345, 'bin': 0.5, 'count': 686, 'hit_count': 658, 'hit_rate': 95.91836734693878, 'total_count': 686, 'week': '2024-10-28', 'win_count': 518, 'win_rate': 75.51020408163265}, {'avg_performance': 8.085902262126316, 'bin': 0.6, 'count': 797, 'hit_count': 772, 'hit_rate': 96.86323713927227, 'total_count': 797, 'week': '2024-10-28', 'win_count': 649, 'win_rate': 81.43036386449184}, {'avg_performance': 11.848421236600606, 'bin': 0.7, 'count': 69, 'hit_count': 64, 'hit_rate': 92.7536231884058, 'total_count': 69, 'week': '2024-10-28', 'win_count': 58, 'win_rate': 84.05797101449275}, {'avg_performance': 14.267397574986997, 'bin': 0.8, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 4, 'win_rate': 80.0}, {'avg_performance': 0.34722222222223026, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-28', 'win_count': 0, 'win_rate': 0.0}], '2024-11-04': [{'avg_performance': 4.48654037886342, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 11.303728683534116, 'bin': 0.3, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2024-11-04', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 6.193407299091917, 'bin': 0.4, 'count': 22, 'hit_count': 20, 'hit_rate': 90.9090909090909, 'total_count': 22, 'week': '2024-11-04', 'win_count': 19, 'win_rate': 86.36363636363636}, {'avg_performance': 8.551721604481491, 'bin': 0.5, 'count': 660, 'hit_count': 619, 'hit_rate': 93.78787878787878, 'total_count': 660, 'week': '2024-11-04', 'win_count': 514, 'win_rate': 77.87878787878788}, {'avg_performance': 9.199905917317315, 'bin': 0.6, 'count': 719, 'hit_count': 674, 'hit_rate': 93.7413073713491, 'total_count': 719, 'week': '2024-11-04', 'win_count': 557, 'win_rate': 77.46870653685674}, {'avg_performance': 9.136526057000346, 'bin': 0.7, 'count': 39, 'hit_count': 36, 'hit_rate': 92.3076923076923, 'total_count': 39, 'week': '2024-11-04', 'win_count': 30, 'win_rate': 76.92307692307692}, {'avg_performance': 6.976744186046527, 'bin': 0.8, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}], '2024-11-11': [{'avg_performance': 58.92468569457596, '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': 3.9305498150644866, 'bin': 0.4, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-11-11', 'win_count': 8, 'win_rate': 47.05882352941177}, {'avg_performance': 4.442104130107124, 'bin': 0.5, 'count': 362, 'hit_count': 328, 'hit_rate': 90.60773480662984, 'total_count': 362, 'week': '2024-11-11', 'win_count': 218, 'win_rate': 60.22099447513812}, {'avg_performance': 6.832885016155045, 'bin': 0.6, 'count': 459, 'hit_count': 407, 'hit_rate': 88.67102396514161, 'total_count': 459, 'week': '2024-11-11', 'win_count': 294, 'win_rate': 64.05228758169935}, {'avg_performance': 6.50225864077387, 'bin': 0.7, 'count': 26, 'hit_count': 24, 'hit_rate': 92.3076923076923, 'total_count': 26, 'week': '2024-11-11', 'win_count': 16, 'win_rate': 61.53846153846154}], '2024-11-18': [{'avg_performance': 96.25316455696202, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 10.093706934177172, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 10.286979813711849, 'bin': 0.4, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-11-18', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 9.641687742145487, 'bin': 0.5, 'count': 783, 'hit_count': 758, 'hit_rate': 96.80715197956577, 'total_count': 783, 'week': '2024-11-18', 'win_count': 652, 'win_rate': 83.26947637292464}, {'avg_performance': 11.89467546720644, 'bin': 0.6, 'count': 876, 'hit_count': 849, 'hit_rate': 96.91780821917808, 'total_count': 876, 'week': '2024-11-18', 'win_count': 769, 'win_rate': 87.78538812785388}, {'avg_performance': 19.352876776932764, 'bin': 0.7, 'count': 80, 'hit_count': 80, 'hit_rate': 100.0, 'total_count': 80, 'week': '2024-11-18', 'win_count': 71, 'win_rate': 88.75}, {'avg_performance': 18.45274649281407, 'bin': 0.8, 'count': 13, 'hit_count': 13, 'hit_rate': 100.0, 'total_count': 13, 'week': '2024-11-18', 'win_count': 12, 'win_rate': 92.3076923076923}, {'avg_performance': 15.730337078651687, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}], '2024-11-25': [{'avg_performance': 11.555676832532903, 'bin': 0.3, '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': 6.265694029033848, 'bin': 0.4, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 12, 'win_rate': 66.66666666666667}, {'avg_performance': 7.634091063129644, 'bin': 0.5, 'count': 598, 'hit_count': 570, 'hit_rate': 95.31772575250837, 'total_count': 598, 'week': '2024-11-25', 'win_count': 448, 'win_rate': 74.91638795986623}, {'avg_performance': 8.702597408877535, 'bin': 0.6, 'count': 869, 'hit_count': 826, 'hit_rate': 95.0517836593786, 'total_count': 869, 'week': '2024-11-25', 'win_count': 696, 'win_rate': 80.09205983889528}, {'avg_performance': 13.765900879410582, 'bin': 0.7, 'count': 92, 'hit_count': 90, 'hit_rate': 97.82608695652173, 'total_count': 92, 'week': '2024-11-25', 'win_count': 77, 'win_rate': 83.69565217391305}, {'avg_performance': 28.946258332817518, 'bin': 0.8, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 17, 'win_rate': 94.44444444444444}, {'avg_performance': 11.190662386779556, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 3, 'win_rate': 100.0}], '2024-12-09': [{'avg_performance': 1.4905149051490498, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.3237276523665, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 13, 'win_rate': 68.42105263157895}, {'avg_performance': 6.182898593615806, 'bin': 0.5, 'count': 690, 'hit_count': 641, 'hit_rate': 92.89855072463769, 'total_count': 690, 'week': '2024-12-09', 'win_count': 451, 'win_rate': 65.3623188405797}, {'avg_performance': 9.050619565085265, 'bin': 0.6, 'count': 870, 'hit_count': 824, 'hit_rate': 94.71264367816092, 'total_count': 870, 'week': '2024-12-09', 'win_count': 624, 'win_rate': 71.72413793103448}, {'avg_performance': 9.29780403196579, 'bin': 0.7, 'count': 96, 'hit_count': 93, 'hit_rate': 96.875, 'total_count': 96, 'week': '2024-12-09', 'win_count': 68, 'win_rate': 70.83333333333333}, {'avg_performance': 15.059213057045703, 'bin': 0.8, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 14, 'win_rate': 73.6842105263158}, {'avg_performance': 0.659367610806464, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}], '2024-12-16': [{'avg_performance': 0.1904761904761864, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 6.259213538127868, 'bin': 0.4, 'count': 37, 'hit_count': 33, 'hit_rate': 89.1891891891892, 'total_count': 37, 'week': '2024-12-16', 'win_count': 25, 'win_rate': 67.56756756756756}, {'avg_performance': 8.584611771243424, 'bin': 0.5, 'count': 1411, 'hit_count': 1325, 'hit_rate': 93.90503189227498, 'total_count': 1411, 'week': '2024-12-16', 'win_count': 1011, 'win_rate': 71.65131112686038}, {'avg_performance': 9.939810447414, 'bin': 0.6, 'count': 1588, 'hit_count': 1490, 'hit_rate': 93.82871536523929, 'total_count': 1588, 'week': '2024-12-16', 'win_count': 1216, 'win_rate': 76.57430730478589}, {'avg_performance': 12.751983309057357, 'bin': 0.7, 'count': 163, 'hit_count': 157, 'hit_rate': 96.31901840490798, 'total_count': 163, 'week': '2024-12-16', 'win_count': 126, 'win_rate': 77.30061349693251}, {'avg_performance': 30.97146333159325, 'bin': 0.8, 'count': 26, 'hit_count': 26, 'hit_rate': 100.0, 'total_count': 26, 'week': '2024-12-16', 'win_count': 21, 'win_rate': 80.76923076923077}, {'avg_performance': 45.14366482789435, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-16', 'win_count': 2, 'win_rate': 66.66666666666667}], '2024-12-23': [{'avg_performance': 1.1011011011010954, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-23', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.371333574507736, 'bin': 0.4, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2024-12-23', 'win_count': 10, 'win_rate': 58.8235294117647}, {'avg_performance': 9.474676484372859, 'bin': 0.5, 'count': 668, 'hit_count': 650, 'hit_rate': 97.30538922155688, 'total_count': 668, 'week': '2024-12-23', 'win_count': 528, 'win_rate': 79.04191616766467}, {'avg_performance': 18.22317884082599, 'bin': 0.6, 'count': 829, 'hit_count': 811, 'hit_rate': 97.82870928829915, 'total_count': 829, 'week': '2024-12-23', 'win_count': 705, 'win_rate': 85.0422195416164}, {'avg_performance': 22.87345575441379, 'bin': 0.7, 'count': 71, 'hit_count': 69, 'hit_rate': 97.1830985915493, 'total_count': 71, 'week': '2024-12-23', 'win_count': 62, 'win_rate': 87.32394366197182}, {'avg_performance': 20.07116067119614, 'bin': 0.8, 'count': 19, 'hit_count': 16, 'hit_rate': 84.21052631578948, 'total_count': 19, 'week': '2024-12-23', 'win_count': 16, 'win_rate': 84.21052631578948}, {'avg_performance': 42.864931268489265, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 100.0}], '2024-12-30': [{'avg_performance': 8.543323047871969, 'bin': 0.4, 'count': 26, 'hit_count': 25, 'hit_rate': 96.15384615384616, 'total_count': 26, 'week': '2024-12-30', 'win_count': 18, 'win_rate': 69.23076923076923}, {'avg_performance': 9.605782822714602, 'bin': 0.5, 'count': 967, 'hit_count': 931, 'hit_rate': 96.27714581178904, 'total_count': 967, 'week': '2024-12-30', 'win_count': 794, 'win_rate': 82.10961737331955}, {'avg_performance': 13.314518504512273, 'bin': 0.6, 'count': 1170, 'hit_count': 1137, 'hit_rate': 97.17948717948718, 'total_count': 1170, 'week': '2024-12-30', 'win_count': 1002, 'win_rate': 85.64102564102564}, {'avg_performance': 13.834897352184377, 'bin': 0.7, 'count': 141, 'hit_count': 137, 'hit_rate': 97.16312056737588, 'total_count': 141, 'week': '2024-12-30', 'win_count': 119, 'win_rate': 84.39716312056737}, {'avg_performance': 18.03100402666873, 'bin': 0.8, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2024-12-30', 'win_count': 19, 'win_rate': 90.47619047619048}, {'avg_performance': 86.17021276595746, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 1, 'win_rate': 100.0}], '2025-01-06': [{'avg_performance': 3.653643845376023, 'bin': 0.4, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2025-01-06', 'win_count': 13, 'win_rate': 61.904761904761905}, {'avg_performance': 7.11501183555015, 'bin': 0.5, 'count': 573, 'hit_count': 531, 'hit_rate': 92.67015706806282, 'total_count': 573, 'week': '2025-01-06', 'win_count': 345, 'win_rate': 60.20942408376963}, {'avg_performance': 7.033930147869317, 'bin': 0.6, 'count': 833, 'hit_count': 773, 'hit_rate': 92.79711884753901, 'total_count': 833, 'week': '2025-01-06', 'win_count': 554, 'win_rate': 66.50660264105642}, {'avg_performance': 11.06435997631877, 'bin': 0.7, 'count': 112, 'hit_count': 107, 'hit_rate': 95.53571428571429, 'total_count': 112, 'week': '2025-01-06', 'win_count': 82, 'win_rate': 73.21428571428571}, {'avg_performance': 12.01468555061957, 'bin': 0.8, 'count': 28, 'hit_count': 24, 'hit_rate': 85.71428571428571, 'total_count': 28, 'week': '2025-01-06', 'win_count': 22, 'win_rate': 78.57142857142857}, {'avg_performance': 2.747909199522108, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-06', 'win_count': 1, 'win_rate': 100.0}], '2025-01-13': [{'avg_performance': 1.77514792899408, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.677219118036632, 'bin': 0.4, 'count': 24, 'hit_count': 23, 'hit_rate': 95.83333333333333, 'total_count': 24, 'week': '2025-01-13', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 8.539310048745332, 'bin': 0.5, 'count': 564, 'hit_count': 528, 'hit_rate': 93.61702127659575, 'total_count': 564, 'week': '2025-01-13', 'win_count': 456, 'win_rate': 80.85106382978724}, {'avg_performance': 8.240635977891715, 'bin': 0.6, 'count': 708, 'hit_count': 661, 'hit_rate': 93.36158192090396, 'total_count': 708, 'week': '2025-01-13', 'win_count': 563, 'win_rate': 79.51977401129943}, {'avg_performance': 9.871046918455717, 'bin': 0.7, 'count': 51, 'hit_count': 45, 'hit_rate': 88.23529411764706, 'total_count': 51, 'week': '2025-01-13', 'win_count': 39, 'win_rate': 76.47058823529412}, {'avg_performance': 15.34581326687442, 'bin': 0.8, 'count': 10, 'hit_count': 10, 'hit_rate': 100.0, 'total_count': 10, 'week': '2025-01-13', 'win_count': 9, 'win_rate': 90.0}, {'avg_performance': 13.599999999999994, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 100.0}], '2025-01-20': [{'avg_performance': 0.6651884700665244, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.544909947380155, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2025-01-20', 'win_count': 11, 'win_rate': 57.89473684210526}, {'avg_performance': 6.015608365607231, 'bin': 0.5, 'count': 628, 'hit_count': 598, 'hit_rate': 95.22292993630573, 'total_count': 628, 'week': '2025-01-20', 'win_count': 432, 'win_rate': 68.78980891719745}, {'avg_performance': 9.039266266213598, 'bin': 0.6, 'count': 792, 'hit_count': 749, 'hit_rate': 94.57070707070707, 'total_count': 792, 'week': '2025-01-20', 'win_count': 605, 'win_rate': 76.38888888888889}, {'avg_performance': 10.536071372615584, 'bin': 0.7, 'count': 61, 'hit_count': 60, 'hit_rate': 98.36065573770492, 'total_count': 61, 'week': '2025-01-20', 'win_count': 54, 'win_rate': 88.52459016393442}, {'avg_performance': 15.25765795165968, 'bin': 0.8, 'count': 12, 'hit_count': 12, 'hit_rate': 100.0, 'total_count': 12, 'week': '2025-01-20', 'win_count': 10, 'win_rate': 83.33333333333333}], '2025-01-27': [{'avg_performance': 3.6505251976042974, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-27', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 3.3872070306215396, 'bin': 0.4, 'count': 18, 'hit_count': 15, 'hit_rate': 83.33333333333333, 'total_count': 18, 'week': '2025-01-27', 'win_count': 11, 'win_rate': 61.111111111111114}, {'avg_performance': 6.953550738751072, 'bin': 0.5, 'count': 580, 'hit_count': 547, 'hit_rate': 94.3103448275862, 'total_count': 580, 'week': '2025-01-27', 'win_count': 428, 'win_rate': 73.79310344827586}, {'avg_performance': 6.648173652090374, 'bin': 0.6, 'count': 779, 'hit_count': 726, 'hit_rate': 93.196405648267, 'total_count': 779, 'week': '2025-01-27', 'win_count': 606, 'win_rate': 77.79204107830552}, {'avg_performance': 7.471075488531045, 'bin': 0.7, 'count': 76, 'hit_count': 73, 'hit_rate': 96.05263157894737, 'total_count': 76, 'week': '2025-01-27', 'win_count': 66, 'win_rate': 86.84210526315789}, {'avg_performance': 9.608575816681654, 'bin': 0.8, 'count': 15, 'hit_count': 15, 'hit_rate': 100.0, 'total_count': 15, 'week': '2025-01-27', 'win_count': 13, 'win_rate': 86.66666666666667}, {'avg_performance': 21.423582467139635, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 100.0}], '2025-02-10': [{'avg_performance': 1.8949315591111375, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.754175337869557, 'bin': 0.4, 'count': 33, 'hit_count': 33, 'hit_rate': 100.0, 'total_count': 33, 'week': '2025-02-10', 'win_count': 17, 'win_rate': 51.515151515151516}, {'avg_performance': 7.517486777721075, 'bin': 0.5, 'count': 892, 'hit_count': 845, 'hit_rate': 94.73094170403587, 'total_count': 892, 'week': '2025-02-10', 'win_count': 647, 'win_rate': 72.53363228699551}, {'avg_performance': 10.207496081010792, 'bin': 0.6, 'count': 1368, 'hit_count': 1307, 'hit_rate': 95.54093567251462, 'total_count': 1368, 'week': '2025-02-10', 'win_count': 1083, 'win_rate': 79.16666666666667}, {'avg_performance': 13.13948137274851, 'bin': 0.7, 'count': 114, 'hit_count': 112, 'hit_rate': 98.24561403508773, 'total_count': 114, 'week': '2025-02-10', 'win_count': 85, 'win_rate': 74.56140350877193}, {'avg_performance': 9.213075395790396, 'bin': 0.8, 'count': 17, 'hit_count': 17, 'hit_rate': 100.0, 'total_count': 17, 'week': '2025-02-10', 'win_count': 12, 'win_rate': 70.58823529411765}, {'avg_performance': 4.385964912280706, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 100.0}], '2025-02-17': [{'avg_performance': 5.099765218898155, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 3.5333760194020303, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-17', 'win_count': 5, 'win_rate': 62.5}, {'avg_performance': 6.587229286030979, 'bin': 0.5, 'count': 327, 'hit_count': 296, 'hit_rate': 90.51987767584097, 'total_count': 327, 'week': '2025-02-17', 'win_count': 159, 'win_rate': 48.62385321100918}, {'avg_performance': 5.0095518733277125, 'bin': 0.6, 'count': 483, 'hit_count': 415, 'hit_rate': 85.92132505175984, 'total_count': 483, 'week': '2025-02-17', 'win_count': 252, 'win_rate': 52.17391304347826}, {'avg_performance': 4.196667245636139, 'bin': 0.7, 'count': 46, 'hit_count': 42, 'hit_rate': 91.30434782608695, 'total_count': 46, 'week': '2025-02-17', 'win_count': 28, 'win_rate': 60.869565217391305}, {'avg_performance': 4.6239894716134495, 'bin': 0.8, 'count': 6, 'hit_count': 4, 'hit_rate': 66.66666666666667, 'total_count': 6, 'week': '2025-02-17', 'win_count': 4, 'win_rate': 66.66666666666667}], '2025-02-24': [{'avg_performance': 0.3383304879783789, 'bin': 0.3, 'count': 3, 'hit_count': 2, 'hit_rate': 66.66666666666667, 'total_count': 3, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.724774404012466, 'bin': 0.4, 'count': 31, 'hit_count': 27, 'hit_rate': 87.09677419354838, 'total_count': 31, 'week': '2025-02-24', 'win_count': 17, 'win_rate': 54.83870967741935}, {'avg_performance': 5.995153465085292, 'bin': 0.5, 'count': 864, 'hit_count': 786, 'hit_rate': 90.97222222222223, 'total_count': 864, 'week': '2025-02-24', 'win_count': 544, 'win_rate': 62.96296296296296}, {'avg_performance': 5.362910312935268, 'bin': 0.6, 'count': 1038, 'hit_count': 921, 'hit_rate': 88.72832369942196, 'total_count': 1038, 'week': '2025-02-24', 'win_count': 674, 'win_rate': 64.9325626204239}, {'avg_performance': 4.419402245142155, 'bin': 0.7, 'count': 53, 'hit_count': 42, 'hit_rate': 79.24528301886792, 'total_count': 53, 'week': '2025-02-24', 'win_count': 23, 'win_rate': 43.39622641509434}, {'avg_performance': 0.14880952380952725, 'bin': 0.8, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}], '2025-03-10': [{'avg_performance': 3.370786516853932, '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': 3.229985232071821, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2025-03-10', 'win_count': 6, 'win_rate': 85.71428571428571}, {'avg_performance': 5.91457437619586, 'bin': 0.5, 'count': 339, 'hit_count': 318, 'hit_rate': 93.80530973451327, 'total_count': 339, 'week': '2025-03-10', 'win_count': 236, 'win_rate': 69.6165191740413}, {'avg_performance': 7.694099731541966, 'bin': 0.6, 'count': 312, 'hit_count': 294, 'hit_rate': 94.23076923076923, 'total_count': 312, 'week': '2025-03-10', 'win_count': 224, 'win_rate': 71.7948717948718}, {'avg_performance': 7.866797499267166, 'bin': 0.7, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2025-03-10', 'win_count': 14, 'win_rate': 82.3529411764706}]}, 'curve_data_week_list': ['2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '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-10', '2025-02-17', '2025-02-24', '2025-03-10'], 'date_from': datetime.date(2024, 10, 10), 'date_to': datetime.date(2025, 4, 8), 'kpis': {'avg_gain': 8.802179824568507, 'fail_count': 8231, 'hit_count': 30196, 'hit_rate': 94.25646148083406, 'pass_count': 23805, 'total_tests': 32036, 'win_rate': 74.30702959170932}, 'last_metrics': <ModelMetrics: Rolling LGBM 3d PH Isotonic 2% Metrics: 2025-04-07 >, 'model': <Model: Rolling LGBM 3d PH Isotonic 2% (rolling-ph-lgmb-p2-seq3-isotonic 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 0x7f92844b1d90>, <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': 41, 'counter0': 40, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 9.343793482624516, 'date': datetime.date(2024, 10, 15), 'fail_count': 160, 'hit_count': 747, 'hit_rate': 95.52429667519182, 'metrics': {'content': 0, 'financial': 0, 'other': 0}, 'pass_count': 622, 'total_count': 782, 'win_rate': 79.53964194373401}} {'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: ' "'DKsv9r6k95uWzLESBQdgkMBYrfK6Se5QxHWs2XnkM83akXQNVJbfWMS9toQDA2iv'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/52'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f92855a3110>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f92855a3110>>'} {'curve_data': [{'avg_performance': 33.8653440810506, 'bin': 0.2, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 8.824194070556567, 'bin': 0.3, 'count': 49, 'hit_count': 45, 'hit_rate': 91.83673469387755, 'total_count': 49, 'win_count': 25, 'win_rate': 51.02040816326531}, {'avg_performance': 5.6883545965376285, 'bin': 0.4, 'count': 410, 'hit_count': 378, 'hit_rate': 92.1951219512195, 'total_count': 410, 'win_count': 261, 'win_rate': 63.65853658536585}, {'avg_performance': 7.681481586572486, 'bin': 0.5, 'count': 13268, 'hit_count': 12497, 'hit_rate': 94.18902622851975, 'total_count': 13268, 'win_count': 9521, 'win_rate': 71.75911968646368}, {'avg_performance': 9.387286988023558, 'bin': 0.6, 'count': 16506, 'hit_count': 15557, 'hit_rate': 94.25057554828547, 'total_count': 16506, 'win_count': 12590, 'win_rate': 76.27529383254574}, {'avg_performance': 11.602345538915827, 'bin': 0.7, 'count': 1539, 'hit_count': 1471, 'hit_rate': 95.58154645873944, 'total_count': 1539, 'win_count': 1197, 'win_rate': 77.77777777777777}, {'avg_performance': 16.390961739552203, 'bin': 0.8, 'count': 238, 'hit_count': 222, 'hit_rate': 93.27731092436974, 'total_count': 238, 'win_count': 191, 'win_rate': 80.25210084033614}, {'avg_performance': 21.6917626187561, 'bin': 0.9, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'win_count': 18, 'win_rate': 78.26086956521739}], 'curve_data_by_week': {'2024-10-14': [{'avg_performance': 0.8563273073263545, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.833948494083741, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-10-14', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 5.0414542679053875, 'bin': 0.4, 'count': 22, 'hit_count': 18, 'hit_rate': 81.81818181818181, 'total_count': 22, 'week': '2024-10-14', 'win_count': 11, 'win_rate': 50.0}, {'avg_performance': 9.405162971834361, 'bin': 0.5, 'count': 702, 'hit_count': 661, 'hit_rate': 94.15954415954415, 'total_count': 702, 'week': '2024-10-14', 'win_count': 482, 'win_rate': 68.66096866096866}, {'avg_performance': 10.106844911169732, 'bin': 0.6, 'count': 804, 'hit_count': 765, 'hit_rate': 95.14925373134328, 'total_count': 804, 'week': '2024-10-14', 'win_count': 607, 'win_rate': 75.49751243781094}, {'avg_performance': 10.295341658155468, 'bin': 0.7, 'count': 82, 'hit_count': 78, 'hit_rate': 95.1219512195122, 'total_count': 82, 'week': '2024-10-14', 'win_count': 67, 'win_rate': 81.70731707317073}, {'avg_performance': 8.131301136271151, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-10-14', 'win_count': 8, 'win_rate': 80.0}, {'avg_performance': 8.881754949170679, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 1, 'win_rate': 100.0}], '2024-10-21': [{'avg_performance': 9.671279278685283, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 3, 'win_rate': 75.0}, {'avg_performance': 4.301172455339157, 'bin': 0.4, 'count': 26, 'hit_count': 23, 'hit_rate': 88.46153846153847, 'total_count': 26, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 34.61538461538461}, {'avg_performance': 6.819492750693891, 'bin': 0.5, 'count': 974, 'hit_count': 907, 'hit_rate': 93.1211498973306, 'total_count': 974, 'week': '2024-10-21', 'win_count': 658, 'win_rate': 67.5564681724846}, {'avg_performance': 8.182362870276854, 'bin': 0.6, 'count': 1212, 'hit_count': 1156, 'hit_rate': 95.37953795379538, 'total_count': 1212, 'week': '2024-10-21', 'win_count': 910, 'win_rate': 75.08250825082509}, {'avg_performance': 8.641538934451926, 'bin': 0.7, 'count': 150, 'hit_count': 146, 'hit_rate': 97.33333333333333, 'total_count': 150, 'week': '2024-10-21', 'win_count': 112, 'win_rate': 74.66666666666667}, {'avg_performance': 7.960241613275069, 'bin': 0.8, 'count': 16, 'hit_count': 15, 'hit_rate': 93.75, 'total_count': 16, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 56.25}, {'avg_performance': 1.9299405155320475, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-21', 'win_count': 1, 'win_rate': 50.0}], '2024-10-28': [{'avg_performance': 1.6205053536018306, 'bin': 0.3, 'count': 5, 'hit_count': 4, 'hit_rate': 80.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 40.0}, {'avg_performance': 7.858204878661623, 'bin': 0.4, 'count': 21, 'hit_count': 21, 'hit_rate': 100.0, 'total_count': 21, 'week': '2024-10-28', 'win_count': 16, 'win_rate': 76.19047619047619}, {'avg_performance': 6.648846490413345, 'bin': 0.5, 'count': 686, 'hit_count': 658, 'hit_rate': 95.91836734693878, 'total_count': 686, 'week': '2024-10-28', 'win_count': 518, 'win_rate': 75.51020408163265}, {'avg_performance': 8.085902262126316, 'bin': 0.6, 'count': 797, 'hit_count': 772, 'hit_rate': 96.86323713927227, 'total_count': 797, 'week': '2024-10-28', 'win_count': 649, 'win_rate': 81.43036386449184}, {'avg_performance': 11.848421236600606, 'bin': 0.7, 'count': 69, 'hit_count': 64, 'hit_rate': 92.7536231884058, 'total_count': 69, 'week': '2024-10-28', 'win_count': 58, 'win_rate': 84.05797101449275}, {'avg_performance': 14.267397574986997, 'bin': 0.8, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 4, 'win_rate': 80.0}, {'avg_performance': 0.34722222222223026, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-28', 'win_count': 0, 'win_rate': 0.0}], '2024-11-04': [{'avg_performance': 4.48654037886342, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 11.303728683534116, 'bin': 0.3, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2024-11-04', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 6.193407299091917, 'bin': 0.4, 'count': 22, 'hit_count': 20, 'hit_rate': 90.9090909090909, 'total_count': 22, 'week': '2024-11-04', 'win_count': 19, 'win_rate': 86.36363636363636}, {'avg_performance': 8.551721604481491, 'bin': 0.5, 'count': 660, 'hit_count': 619, 'hit_rate': 93.78787878787878, 'total_count': 660, 'week': '2024-11-04', 'win_count': 514, 'win_rate': 77.87878787878788}, {'avg_performance': 9.199905917317315, 'bin': 0.6, 'count': 719, 'hit_count': 674, 'hit_rate': 93.7413073713491, 'total_count': 719, 'week': '2024-11-04', 'win_count': 557, 'win_rate': 77.46870653685674}, {'avg_performance': 9.136526057000346, 'bin': 0.7, 'count': 39, 'hit_count': 36, 'hit_rate': 92.3076923076923, 'total_count': 39, 'week': '2024-11-04', 'win_count': 30, 'win_rate': 76.92307692307692}, {'avg_performance': 6.976744186046527, 'bin': 0.8, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}], '2024-11-11': [{'avg_performance': 58.92468569457596, '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': 3.9305498150644866, 'bin': 0.4, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-11-11', 'win_count': 8, 'win_rate': 47.05882352941177}, {'avg_performance': 4.442104130107124, 'bin': 0.5, 'count': 362, 'hit_count': 328, 'hit_rate': 90.60773480662984, 'total_count': 362, 'week': '2024-11-11', 'win_count': 218, 'win_rate': 60.22099447513812}, {'avg_performance': 6.832885016155045, 'bin': 0.6, 'count': 459, 'hit_count': 407, 'hit_rate': 88.67102396514161, 'total_count': 459, 'week': '2024-11-11', 'win_count': 294, 'win_rate': 64.05228758169935}, {'avg_performance': 6.50225864077387, 'bin': 0.7, 'count': 26, 'hit_count': 24, 'hit_rate': 92.3076923076923, 'total_count': 26, 'week': '2024-11-11', 'win_count': 16, 'win_rate': 61.53846153846154}], '2024-11-18': [{'avg_performance': 96.25316455696202, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 10.093706934177172, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 10.286979813711849, 'bin': 0.4, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-11-18', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 9.641687742145487, 'bin': 0.5, 'count': 783, 'hit_count': 758, 'hit_rate': 96.80715197956577, 'total_count': 783, 'week': '2024-11-18', 'win_count': 652, 'win_rate': 83.26947637292464}, {'avg_performance': 11.89467546720644, 'bin': 0.6, 'count': 876, 'hit_count': 849, 'hit_rate': 96.91780821917808, 'total_count': 876, 'week': '2024-11-18', 'win_count': 769, 'win_rate': 87.78538812785388}, {'avg_performance': 19.352876776932764, 'bin': 0.7, 'count': 80, 'hit_count': 80, 'hit_rate': 100.0, 'total_count': 80, 'week': '2024-11-18', 'win_count': 71, 'win_rate': 88.75}, {'avg_performance': 18.45274649281407, 'bin': 0.8, 'count': 13, 'hit_count': 13, 'hit_rate': 100.0, 'total_count': 13, 'week': '2024-11-18', 'win_count': 12, 'win_rate': 92.3076923076923}, {'avg_performance': 15.730337078651687, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}], '2024-11-25': [{'avg_performance': 11.555676832532903, 'bin': 0.3, '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': 6.265694029033848, 'bin': 0.4, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 12, 'win_rate': 66.66666666666667}, {'avg_performance': 7.634091063129644, 'bin': 0.5, 'count': 598, 'hit_count': 570, 'hit_rate': 95.31772575250837, 'total_count': 598, 'week': '2024-11-25', 'win_count': 448, 'win_rate': 74.91638795986623}, {'avg_performance': 8.702597408877535, 'bin': 0.6, 'count': 869, 'hit_count': 826, 'hit_rate': 95.0517836593786, 'total_count': 869, 'week': '2024-11-25', 'win_count': 696, 'win_rate': 80.09205983889528}, {'avg_performance': 13.765900879410582, 'bin': 0.7, 'count': 92, 'hit_count': 90, 'hit_rate': 97.82608695652173, 'total_count': 92, 'week': '2024-11-25', 'win_count': 77, 'win_rate': 83.69565217391305}, {'avg_performance': 28.946258332817518, 'bin': 0.8, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 17, 'win_rate': 94.44444444444444}, {'avg_performance': 11.190662386779556, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 3, 'win_rate': 100.0}], '2024-12-09': [{'avg_performance': 1.4905149051490498, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.3237276523665, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 13, 'win_rate': 68.42105263157895}, {'avg_performance': 6.182898593615806, 'bin': 0.5, 'count': 690, 'hit_count': 641, 'hit_rate': 92.89855072463769, 'total_count': 690, 'week': '2024-12-09', 'win_count': 451, 'win_rate': 65.3623188405797}, {'avg_performance': 9.050619565085265, 'bin': 0.6, 'count': 870, 'hit_count': 824, 'hit_rate': 94.71264367816092, 'total_count': 870, 'week': '2024-12-09', 'win_count': 624, 'win_rate': 71.72413793103448}, {'avg_performance': 9.29780403196579, 'bin': 0.7, 'count': 96, 'hit_count': 93, 'hit_rate': 96.875, 'total_count': 96, 'week': '2024-12-09', 'win_count': 68, 'win_rate': 70.83333333333333}, {'avg_performance': 15.059213057045703, 'bin': 0.8, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 14, 'win_rate': 73.6842105263158}, {'avg_performance': 0.659367610806464, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}], '2024-12-16': [{'avg_performance': 0.1904761904761864, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 6.259213538127868, 'bin': 0.4, 'count': 37, 'hit_count': 33, 'hit_rate': 89.1891891891892, 'total_count': 37, 'week': '2024-12-16', 'win_count': 25, 'win_rate': 67.56756756756756}, {'avg_performance': 8.584611771243424, 'bin': 0.5, 'count': 1411, 'hit_count': 1325, 'hit_rate': 93.90503189227498, 'total_count': 1411, 'week': '2024-12-16', 'win_count': 1011, 'win_rate': 71.65131112686038}, {'avg_performance': 9.939810447414, 'bin': 0.6, 'count': 1588, 'hit_count': 1490, 'hit_rate': 93.82871536523929, 'total_count': 1588, 'week': '2024-12-16', 'win_count': 1216, 'win_rate': 76.57430730478589}, {'avg_performance': 12.751983309057357, 'bin': 0.7, 'count': 163, 'hit_count': 157, 'hit_rate': 96.31901840490798, 'total_count': 163, 'week': '2024-12-16', 'win_count': 126, 'win_rate': 77.30061349693251}, {'avg_performance': 30.97146333159325, 'bin': 0.8, 'count': 26, 'hit_count': 26, 'hit_rate': 100.0, 'total_count': 26, 'week': '2024-12-16', 'win_count': 21, 'win_rate': 80.76923076923077}, {'avg_performance': 45.14366482789435, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-16', 'win_count': 2, 'win_rate': 66.66666666666667}], '2024-12-23': [{'avg_performance': 1.1011011011010954, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-23', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.371333574507736, 'bin': 0.4, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2024-12-23', 'win_count': 10, 'win_rate': 58.8235294117647}, {'avg_performance': 9.474676484372859, 'bin': 0.5, 'count': 668, 'hit_count': 650, 'hit_rate': 97.30538922155688, 'total_count': 668, 'week': '2024-12-23', 'win_count': 528, 'win_rate': 79.04191616766467}, {'avg_performance': 18.22317884082599, 'bin': 0.6, 'count': 829, 'hit_count': 811, 'hit_rate': 97.82870928829915, 'total_count': 829, 'week': '2024-12-23', 'win_count': 705, 'win_rate': 85.0422195416164}, {'avg_performance': 22.87345575441379, 'bin': 0.7, 'count': 71, 'hit_count': 69, 'hit_rate': 97.1830985915493, 'total_count': 71, 'week': '2024-12-23', 'win_count': 62, 'win_rate': 87.32394366197182}, {'avg_performance': 20.07116067119614, 'bin': 0.8, 'count': 19, 'hit_count': 16, 'hit_rate': 84.21052631578948, 'total_count': 19, 'week': '2024-12-23', 'win_count': 16, 'win_rate': 84.21052631578948}, {'avg_performance': 42.864931268489265, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 100.0}], '2024-12-30': [{'avg_performance': 8.543323047871969, 'bin': 0.4, 'count': 26, 'hit_count': 25, 'hit_rate': 96.15384615384616, 'total_count': 26, 'week': '2024-12-30', 'win_count': 18, 'win_rate': 69.23076923076923}, {'avg_performance': 9.605782822714602, 'bin': 0.5, 'count': 967, 'hit_count': 931, 'hit_rate': 96.27714581178904, 'total_count': 967, 'week': '2024-12-30', 'win_count': 794, 'win_rate': 82.10961737331955}, {'avg_performance': 13.314518504512273, 'bin': 0.6, 'count': 1170, 'hit_count': 1137, 'hit_rate': 97.17948717948718, 'total_count': 1170, 'week': '2024-12-30', 'win_count': 1002, 'win_rate': 85.64102564102564}, {'avg_performance': 13.834897352184377, 'bin': 0.7, 'count': 141, 'hit_count': 137, 'hit_rate': 97.16312056737588, 'total_count': 141, 'week': '2024-12-30', 'win_count': 119, 'win_rate': 84.39716312056737}, {'avg_performance': 18.03100402666873, 'bin': 0.8, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2024-12-30', 'win_count': 19, 'win_rate': 90.47619047619048}, {'avg_performance': 86.17021276595746, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 1, 'win_rate': 100.0}], '2025-01-06': [{'avg_performance': 3.653643845376023, 'bin': 0.4, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2025-01-06', 'win_count': 13, 'win_rate': 61.904761904761905}, {'avg_performance': 7.11501183555015, 'bin': 0.5, 'count': 573, 'hit_count': 531, 'hit_rate': 92.67015706806282, 'total_count': 573, 'week': '2025-01-06', 'win_count': 345, 'win_rate': 60.20942408376963}, {'avg_performance': 7.033930147869317, 'bin': 0.6, 'count': 833, 'hit_count': 773, 'hit_rate': 92.79711884753901, 'total_count': 833, 'week': '2025-01-06', 'win_count': 554, 'win_rate': 66.50660264105642}, {'avg_performance': 11.06435997631877, 'bin': 0.7, 'count': 112, 'hit_count': 107, 'hit_rate': 95.53571428571429, 'total_count': 112, 'week': '2025-01-06', 'win_count': 82, 'win_rate': 73.21428571428571}, {'avg_performance': 12.01468555061957, 'bin': 0.8, 'count': 28, 'hit_count': 24, 'hit_rate': 85.71428571428571, 'total_count': 28, 'week': '2025-01-06', 'win_count': 22, 'win_rate': 78.57142857142857}, {'avg_performance': 2.747909199522108, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-06', 'win_count': 1, 'win_rate': 100.0}], '2025-01-13': [{'avg_performance': 1.77514792899408, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.677219118036632, 'bin': 0.4, 'count': 24, 'hit_count': 23, 'hit_rate': 95.83333333333333, 'total_count': 24, 'week': '2025-01-13', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 8.539310048745332, 'bin': 0.5, 'count': 564, 'hit_count': 528, 'hit_rate': 93.61702127659575, 'total_count': 564, 'week': '2025-01-13', 'win_count': 456, 'win_rate': 80.85106382978724}, {'avg_performance': 8.240635977891715, 'bin': 0.6, 'count': 708, 'hit_count': 661, 'hit_rate': 93.36158192090396, 'total_count': 708, 'week': '2025-01-13', 'win_count': 563, 'win_rate': 79.51977401129943}, {'avg_performance': 9.871046918455717, 'bin': 0.7, 'count': 51, 'hit_count': 45, 'hit_rate': 88.23529411764706, 'total_count': 51, 'week': '2025-01-13', 'win_count': 39, 'win_rate': 76.47058823529412}, {'avg_performance': 15.34581326687442, 'bin': 0.8, 'count': 10, 'hit_count': 10, 'hit_rate': 100.0, 'total_count': 10, 'week': '2025-01-13', 'win_count': 9, 'win_rate': 90.0}, {'avg_performance': 13.599999999999994, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 100.0}], '2025-01-20': [{'avg_performance': 0.6651884700665244, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.544909947380155, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2025-01-20', 'win_count': 11, 'win_rate': 57.89473684210526}, {'avg_performance': 6.015608365607231, 'bin': 0.5, 'count': 628, 'hit_count': 598, 'hit_rate': 95.22292993630573, 'total_count': 628, 'week': '2025-01-20', 'win_count': 432, 'win_rate': 68.78980891719745}, {'avg_performance': 9.039266266213598, 'bin': 0.6, 'count': 792, 'hit_count': 749, 'hit_rate': 94.57070707070707, 'total_count': 792, 'week': '2025-01-20', 'win_count': 605, 'win_rate': 76.38888888888889}, {'avg_performance': 10.536071372615584, 'bin': 0.7, 'count': 61, 'hit_count': 60, 'hit_rate': 98.36065573770492, 'total_count': 61, 'week': '2025-01-20', 'win_count': 54, 'win_rate': 88.52459016393442}, {'avg_performance': 15.25765795165968, 'bin': 0.8, 'count': 12, 'hit_count': 12, 'hit_rate': 100.0, 'total_count': 12, 'week': '2025-01-20', 'win_count': 10, 'win_rate': 83.33333333333333}], '2025-01-27': [{'avg_performance': 3.6505251976042974, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-27', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 3.3872070306215396, 'bin': 0.4, 'count': 18, 'hit_count': 15, 'hit_rate': 83.33333333333333, 'total_count': 18, 'week': '2025-01-27', 'win_count': 11, 'win_rate': 61.111111111111114}, {'avg_performance': 6.953550738751072, 'bin': 0.5, 'count': 580, 'hit_count': 547, 'hit_rate': 94.3103448275862, 'total_count': 580, 'week': '2025-01-27', 'win_count': 428, 'win_rate': 73.79310344827586}, {'avg_performance': 6.648173652090374, 'bin': 0.6, 'count': 779, 'hit_count': 726, 'hit_rate': 93.196405648267, 'total_count': 779, 'week': '2025-01-27', 'win_count': 606, 'win_rate': 77.79204107830552}, {'avg_performance': 7.471075488531045, 'bin': 0.7, 'count': 76, 'hit_count': 73, 'hit_rate': 96.05263157894737, 'total_count': 76, 'week': '2025-01-27', 'win_count': 66, 'win_rate': 86.84210526315789}, {'avg_performance': 9.608575816681654, 'bin': 0.8, 'count': 15, 'hit_count': 15, 'hit_rate': 100.0, 'total_count': 15, 'week': '2025-01-27', 'win_count': 13, 'win_rate': 86.66666666666667}, {'avg_performance': 21.423582467139635, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 100.0}], '2025-02-10': [{'avg_performance': 1.8949315591111375, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.754175337869557, 'bin': 0.4, 'count': 33, 'hit_count': 33, 'hit_rate': 100.0, 'total_count': 33, 'week': '2025-02-10', 'win_count': 17, 'win_rate': 51.515151515151516}, {'avg_performance': 7.517486777721075, 'bin': 0.5, 'count': 892, 'hit_count': 845, 'hit_rate': 94.73094170403587, 'total_count': 892, 'week': '2025-02-10', 'win_count': 647, 'win_rate': 72.53363228699551}, {'avg_performance': 10.207496081010792, 'bin': 0.6, 'count': 1368, 'hit_count': 1307, 'hit_rate': 95.54093567251462, 'total_count': 1368, 'week': '2025-02-10', 'win_count': 1083, 'win_rate': 79.16666666666667}, {'avg_performance': 13.13948137274851, 'bin': 0.7, 'count': 114, 'hit_count': 112, 'hit_rate': 98.24561403508773, 'total_count': 114, 'week': '2025-02-10', 'win_count': 85, 'win_rate': 74.56140350877193}, {'avg_performance': 9.213075395790396, 'bin': 0.8, 'count': 17, 'hit_count': 17, 'hit_rate': 100.0, 'total_count': 17, 'week': '2025-02-10', 'win_count': 12, 'win_rate': 70.58823529411765}, {'avg_performance': 4.385964912280706, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 100.0}], '2025-02-17': [{'avg_performance': 5.099765218898155, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 3.5333760194020303, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-17', 'win_count': 5, 'win_rate': 62.5}, {'avg_performance': 6.587229286030979, 'bin': 0.5, 'count': 327, 'hit_count': 296, 'hit_rate': 90.51987767584097, 'total_count': 327, 'week': '2025-02-17', 'win_count': 159, 'win_rate': 48.62385321100918}, {'avg_performance': 5.0095518733277125, 'bin': 0.6, 'count': 483, 'hit_count': 415, 'hit_rate': 85.92132505175984, 'total_count': 483, 'week': '2025-02-17', 'win_count': 252, 'win_rate': 52.17391304347826}, {'avg_performance': 4.196667245636139, 'bin': 0.7, 'count': 46, 'hit_count': 42, 'hit_rate': 91.30434782608695, 'total_count': 46, 'week': '2025-02-17', 'win_count': 28, 'win_rate': 60.869565217391305}, {'avg_performance': 4.6239894716134495, 'bin': 0.8, 'count': 6, 'hit_count': 4, 'hit_rate': 66.66666666666667, 'total_count': 6, 'week': '2025-02-17', 'win_count': 4, 'win_rate': 66.66666666666667}], '2025-02-24': [{'avg_performance': 0.3383304879783789, 'bin': 0.3, 'count': 3, 'hit_count': 2, 'hit_rate': 66.66666666666667, 'total_count': 3, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.724774404012466, 'bin': 0.4, 'count': 31, 'hit_count': 27, 'hit_rate': 87.09677419354838, 'total_count': 31, 'week': '2025-02-24', 'win_count': 17, 'win_rate': 54.83870967741935}, {'avg_performance': 5.995153465085292, 'bin': 0.5, 'count': 864, 'hit_count': 786, 'hit_rate': 90.97222222222223, 'total_count': 864, 'week': '2025-02-24', 'win_count': 544, 'win_rate': 62.96296296296296}, {'avg_performance': 5.362910312935268, 'bin': 0.6, 'count': 1038, 'hit_count': 921, 'hit_rate': 88.72832369942196, 'total_count': 1038, 'week': '2025-02-24', 'win_count': 674, 'win_rate': 64.9325626204239}, {'avg_performance': 4.419402245142155, 'bin': 0.7, 'count': 53, 'hit_count': 42, 'hit_rate': 79.24528301886792, 'total_count': 53, 'week': '2025-02-24', 'win_count': 23, 'win_rate': 43.39622641509434}, {'avg_performance': 0.14880952380952725, 'bin': 0.8, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}], '2025-03-10': [{'avg_performance': 3.370786516853932, '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': 3.229985232071821, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2025-03-10', 'win_count': 6, 'win_rate': 85.71428571428571}, {'avg_performance': 5.91457437619586, 'bin': 0.5, 'count': 339, 'hit_count': 318, 'hit_rate': 93.80530973451327, 'total_count': 339, 'week': '2025-03-10', 'win_count': 236, 'win_rate': 69.6165191740413}, {'avg_performance': 7.694099731541966, 'bin': 0.6, 'count': 312, 'hit_count': 294, 'hit_rate': 94.23076923076923, 'total_count': 312, 'week': '2025-03-10', 'win_count': 224, 'win_rate': 71.7948717948718}, {'avg_performance': 7.866797499267166, 'bin': 0.7, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2025-03-10', 'win_count': 14, 'win_rate': 82.3529411764706}]}, 'curve_data_week_list': ['2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '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-10', '2025-02-17', '2025-02-24', '2025-03-10'], 'date_from': datetime.date(2024, 10, 10), 'date_to': datetime.date(2025, 4, 8), 'kpis': {'avg_gain': 8.802179824568507, 'fail_count': 8231, 'hit_count': 30196, 'hit_rate': 94.25646148083406, 'pass_count': 23805, 'total_tests': 32036, 'win_rate': 74.30702959170932}, 'last_metrics': <ModelMetrics: Rolling LGBM 3d PH Isotonic 2% Metrics: 2025-04-07 >, 'model': <Model: Rolling LGBM 3d PH Isotonic 2% (rolling-ph-lgmb-p2-seq3-isotonic 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 0x7f92844b1d90>, <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': 41, 'counter0': 40, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 9.343793482624516, 'date': datetime.date(2024, 10, 15), 'fail_count': 160, 'hit_count': 747, 'hit_rate': 95.52429667519182, 'metrics': {'content': 0, 'financial': 0, 'other': 0}, 'pass_count': 622, 'total_count': 782, 'win_rate': 79.53964194373401}} {'metrics': {'content': 0.27, '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: ' "'DKsv9r6k95uWzLESBQdgkMBYrfK6Se5QxHWs2XnkM83akXQNVJbfWMS9toQDA2iv'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/52'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f92855a3110>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f92855a3110>>'} {'curve_data': [{'avg_performance': 33.8653440810506, 'bin': 0.2, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 8.824194070556567, 'bin': 0.3, 'count': 49, 'hit_count': 45, 'hit_rate': 91.83673469387755, 'total_count': 49, 'win_count': 25, 'win_rate': 51.02040816326531}, {'avg_performance': 5.6883545965376285, 'bin': 0.4, 'count': 410, 'hit_count': 378, 'hit_rate': 92.1951219512195, 'total_count': 410, 'win_count': 261, 'win_rate': 63.65853658536585}, {'avg_performance': 7.681481586572486, 'bin': 0.5, 'count': 13268, 'hit_count': 12497, 'hit_rate': 94.18902622851975, 'total_count': 13268, 'win_count': 9521, 'win_rate': 71.75911968646368}, {'avg_performance': 9.387286988023558, 'bin': 0.6, 'count': 16506, 'hit_count': 15557, 'hit_rate': 94.25057554828547, 'total_count': 16506, 'win_count': 12590, 'win_rate': 76.27529383254574}, {'avg_performance': 11.602345538915827, 'bin': 0.7, 'count': 1539, 'hit_count': 1471, 'hit_rate': 95.58154645873944, 'total_count': 1539, 'win_count': 1197, 'win_rate': 77.77777777777777}, {'avg_performance': 16.390961739552203, 'bin': 0.8, 'count': 238, 'hit_count': 222, 'hit_rate': 93.27731092436974, 'total_count': 238, 'win_count': 191, 'win_rate': 80.25210084033614}, {'avg_performance': 21.6917626187561, 'bin': 0.9, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'win_count': 18, 'win_rate': 78.26086956521739}], 'curve_data_by_week': {'2024-10-14': [{'avg_performance': 0.8563273073263545, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.833948494083741, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-10-14', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 5.0414542679053875, 'bin': 0.4, 'count': 22, 'hit_count': 18, 'hit_rate': 81.81818181818181, 'total_count': 22, 'week': '2024-10-14', 'win_count': 11, 'win_rate': 50.0}, {'avg_performance': 9.405162971834361, 'bin': 0.5, 'count': 702, 'hit_count': 661, 'hit_rate': 94.15954415954415, 'total_count': 702, 'week': '2024-10-14', 'win_count': 482, 'win_rate': 68.66096866096866}, {'avg_performance': 10.106844911169732, 'bin': 0.6, 'count': 804, 'hit_count': 765, 'hit_rate': 95.14925373134328, 'total_count': 804, 'week': '2024-10-14', 'win_count': 607, 'win_rate': 75.49751243781094}, {'avg_performance': 10.295341658155468, 'bin': 0.7, 'count': 82, 'hit_count': 78, 'hit_rate': 95.1219512195122, 'total_count': 82, 'week': '2024-10-14', 'win_count': 67, 'win_rate': 81.70731707317073}, {'avg_performance': 8.131301136271151, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-10-14', 'win_count': 8, 'win_rate': 80.0}, {'avg_performance': 8.881754949170679, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 1, 'win_rate': 100.0}], '2024-10-21': [{'avg_performance': 9.671279278685283, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 3, 'win_rate': 75.0}, {'avg_performance': 4.301172455339157, 'bin': 0.4, 'count': 26, 'hit_count': 23, 'hit_rate': 88.46153846153847, 'total_count': 26, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 34.61538461538461}, {'avg_performance': 6.819492750693891, 'bin': 0.5, 'count': 974, 'hit_count': 907, 'hit_rate': 93.1211498973306, 'total_count': 974, 'week': '2024-10-21', 'win_count': 658, 'win_rate': 67.5564681724846}, {'avg_performance': 8.182362870276854, 'bin': 0.6, 'count': 1212, 'hit_count': 1156, 'hit_rate': 95.37953795379538, 'total_count': 1212, 'week': '2024-10-21', 'win_count': 910, 'win_rate': 75.08250825082509}, {'avg_performance': 8.641538934451926, 'bin': 0.7, 'count': 150, 'hit_count': 146, 'hit_rate': 97.33333333333333, 'total_count': 150, 'week': '2024-10-21', 'win_count': 112, 'win_rate': 74.66666666666667}, {'avg_performance': 7.960241613275069, 'bin': 0.8, 'count': 16, 'hit_count': 15, 'hit_rate': 93.75, 'total_count': 16, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 56.25}, {'avg_performance': 1.9299405155320475, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-21', 'win_count': 1, 'win_rate': 50.0}], '2024-10-28': [{'avg_performance': 1.6205053536018306, 'bin': 0.3, 'count': 5, 'hit_count': 4, 'hit_rate': 80.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 40.0}, {'avg_performance': 7.858204878661623, 'bin': 0.4, 'count': 21, 'hit_count': 21, 'hit_rate': 100.0, 'total_count': 21, 'week': '2024-10-28', 'win_count': 16, 'win_rate': 76.19047619047619}, {'avg_performance': 6.648846490413345, 'bin': 0.5, 'count': 686, 'hit_count': 658, 'hit_rate': 95.91836734693878, 'total_count': 686, 'week': '2024-10-28', 'win_count': 518, 'win_rate': 75.51020408163265}, {'avg_performance': 8.085902262126316, 'bin': 0.6, 'count': 797, 'hit_count': 772, 'hit_rate': 96.86323713927227, 'total_count': 797, 'week': '2024-10-28', 'win_count': 649, 'win_rate': 81.43036386449184}, {'avg_performance': 11.848421236600606, 'bin': 0.7, 'count': 69, 'hit_count': 64, 'hit_rate': 92.7536231884058, 'total_count': 69, 'week': '2024-10-28', 'win_count': 58, 'win_rate': 84.05797101449275}, {'avg_performance': 14.267397574986997, 'bin': 0.8, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 4, 'win_rate': 80.0}, {'avg_performance': 0.34722222222223026, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-28', 'win_count': 0, 'win_rate': 0.0}], '2024-11-04': [{'avg_performance': 4.48654037886342, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 11.303728683534116, 'bin': 0.3, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2024-11-04', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 6.193407299091917, 'bin': 0.4, 'count': 22, 'hit_count': 20, 'hit_rate': 90.9090909090909, 'total_count': 22, 'week': '2024-11-04', 'win_count': 19, 'win_rate': 86.36363636363636}, {'avg_performance': 8.551721604481491, 'bin': 0.5, 'count': 660, 'hit_count': 619, 'hit_rate': 93.78787878787878, 'total_count': 660, 'week': '2024-11-04', 'win_count': 514, 'win_rate': 77.87878787878788}, {'avg_performance': 9.199905917317315, 'bin': 0.6, 'count': 719, 'hit_count': 674, 'hit_rate': 93.7413073713491, 'total_count': 719, 'week': '2024-11-04', 'win_count': 557, 'win_rate': 77.46870653685674}, {'avg_performance': 9.136526057000346, 'bin': 0.7, 'count': 39, 'hit_count': 36, 'hit_rate': 92.3076923076923, 'total_count': 39, 'week': '2024-11-04', 'win_count': 30, 'win_rate': 76.92307692307692}, {'avg_performance': 6.976744186046527, 'bin': 0.8, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}], '2024-11-11': [{'avg_performance': 58.92468569457596, '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': 3.9305498150644866, 'bin': 0.4, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-11-11', 'win_count': 8, 'win_rate': 47.05882352941177}, {'avg_performance': 4.442104130107124, 'bin': 0.5, 'count': 362, 'hit_count': 328, 'hit_rate': 90.60773480662984, 'total_count': 362, 'week': '2024-11-11', 'win_count': 218, 'win_rate': 60.22099447513812}, {'avg_performance': 6.832885016155045, 'bin': 0.6, 'count': 459, 'hit_count': 407, 'hit_rate': 88.67102396514161, 'total_count': 459, 'week': '2024-11-11', 'win_count': 294, 'win_rate': 64.05228758169935}, {'avg_performance': 6.50225864077387, 'bin': 0.7, 'count': 26, 'hit_count': 24, 'hit_rate': 92.3076923076923, 'total_count': 26, 'week': '2024-11-11', 'win_count': 16, 'win_rate': 61.53846153846154}], '2024-11-18': [{'avg_performance': 96.25316455696202, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 10.093706934177172, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 10.286979813711849, 'bin': 0.4, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-11-18', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 9.641687742145487, 'bin': 0.5, 'count': 783, 'hit_count': 758, 'hit_rate': 96.80715197956577, 'total_count': 783, 'week': '2024-11-18', 'win_count': 652, 'win_rate': 83.26947637292464}, {'avg_performance': 11.89467546720644, 'bin': 0.6, 'count': 876, 'hit_count': 849, 'hit_rate': 96.91780821917808, 'total_count': 876, 'week': '2024-11-18', 'win_count': 769, 'win_rate': 87.78538812785388}, {'avg_performance': 19.352876776932764, 'bin': 0.7, 'count': 80, 'hit_count': 80, 'hit_rate': 100.0, 'total_count': 80, 'week': '2024-11-18', 'win_count': 71, 'win_rate': 88.75}, {'avg_performance': 18.45274649281407, 'bin': 0.8, 'count': 13, 'hit_count': 13, 'hit_rate': 100.0, 'total_count': 13, 'week': '2024-11-18', 'win_count': 12, 'win_rate': 92.3076923076923}, {'avg_performance': 15.730337078651687, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}], '2024-11-25': [{'avg_performance': 11.555676832532903, 'bin': 0.3, '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': 6.265694029033848, 'bin': 0.4, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 12, 'win_rate': 66.66666666666667}, {'avg_performance': 7.634091063129644, 'bin': 0.5, 'count': 598, 'hit_count': 570, 'hit_rate': 95.31772575250837, 'total_count': 598, 'week': '2024-11-25', 'win_count': 448, 'win_rate': 74.91638795986623}, {'avg_performance': 8.702597408877535, 'bin': 0.6, 'count': 869, 'hit_count': 826, 'hit_rate': 95.0517836593786, 'total_count': 869, 'week': '2024-11-25', 'win_count': 696, 'win_rate': 80.09205983889528}, {'avg_performance': 13.765900879410582, 'bin': 0.7, 'count': 92, 'hit_count': 90, 'hit_rate': 97.82608695652173, 'total_count': 92, 'week': '2024-11-25', 'win_count': 77, 'win_rate': 83.69565217391305}, {'avg_performance': 28.946258332817518, 'bin': 0.8, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 17, 'win_rate': 94.44444444444444}, {'avg_performance': 11.190662386779556, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 3, 'win_rate': 100.0}], '2024-12-09': [{'avg_performance': 1.4905149051490498, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.3237276523665, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 13, 'win_rate': 68.42105263157895}, {'avg_performance': 6.182898593615806, 'bin': 0.5, 'count': 690, 'hit_count': 641, 'hit_rate': 92.89855072463769, 'total_count': 690, 'week': '2024-12-09', 'win_count': 451, 'win_rate': 65.3623188405797}, {'avg_performance': 9.050619565085265, 'bin': 0.6, 'count': 870, 'hit_count': 824, 'hit_rate': 94.71264367816092, 'total_count': 870, 'week': '2024-12-09', 'win_count': 624, 'win_rate': 71.72413793103448}, {'avg_performance': 9.29780403196579, 'bin': 0.7, 'count': 96, 'hit_count': 93, 'hit_rate': 96.875, 'total_count': 96, 'week': '2024-12-09', 'win_count': 68, 'win_rate': 70.83333333333333}, {'avg_performance': 15.059213057045703, 'bin': 0.8, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 14, 'win_rate': 73.6842105263158}, {'avg_performance': 0.659367610806464, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}], '2024-12-16': [{'avg_performance': 0.1904761904761864, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 6.259213538127868, 'bin': 0.4, 'count': 37, 'hit_count': 33, 'hit_rate': 89.1891891891892, 'total_count': 37, 'week': '2024-12-16', 'win_count': 25, 'win_rate': 67.56756756756756}, {'avg_performance': 8.584611771243424, 'bin': 0.5, 'count': 1411, 'hit_count': 1325, 'hit_rate': 93.90503189227498, 'total_count': 1411, 'week': '2024-12-16', 'win_count': 1011, 'win_rate': 71.65131112686038}, {'avg_performance': 9.939810447414, 'bin': 0.6, 'count': 1588, 'hit_count': 1490, 'hit_rate': 93.82871536523929, 'total_count': 1588, 'week': '2024-12-16', 'win_count': 1216, 'win_rate': 76.57430730478589}, {'avg_performance': 12.751983309057357, 'bin': 0.7, 'count': 163, 'hit_count': 157, 'hit_rate': 96.31901840490798, 'total_count': 163, 'week': '2024-12-16', 'win_count': 126, 'win_rate': 77.30061349693251}, {'avg_performance': 30.97146333159325, 'bin': 0.8, 'count': 26, 'hit_count': 26, 'hit_rate': 100.0, 'total_count': 26, 'week': '2024-12-16', 'win_count': 21, 'win_rate': 80.76923076923077}, {'avg_performance': 45.14366482789435, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-16', 'win_count': 2, 'win_rate': 66.66666666666667}], '2024-12-23': [{'avg_performance': 1.1011011011010954, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-23', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.371333574507736, 'bin': 0.4, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2024-12-23', 'win_count': 10, 'win_rate': 58.8235294117647}, {'avg_performance': 9.474676484372859, 'bin': 0.5, 'count': 668, 'hit_count': 650, 'hit_rate': 97.30538922155688, 'total_count': 668, 'week': '2024-12-23', 'win_count': 528, 'win_rate': 79.04191616766467}, {'avg_performance': 18.22317884082599, 'bin': 0.6, 'count': 829, 'hit_count': 811, 'hit_rate': 97.82870928829915, 'total_count': 829, 'week': '2024-12-23', 'win_count': 705, 'win_rate': 85.0422195416164}, {'avg_performance': 22.87345575441379, 'bin': 0.7, 'count': 71, 'hit_count': 69, 'hit_rate': 97.1830985915493, 'total_count': 71, 'week': '2024-12-23', 'win_count': 62, 'win_rate': 87.32394366197182}, {'avg_performance': 20.07116067119614, 'bin': 0.8, 'count': 19, 'hit_count': 16, 'hit_rate': 84.21052631578948, 'total_count': 19, 'week': '2024-12-23', 'win_count': 16, 'win_rate': 84.21052631578948}, {'avg_performance': 42.864931268489265, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 100.0}], '2024-12-30': [{'avg_performance': 8.543323047871969, 'bin': 0.4, 'count': 26, 'hit_count': 25, 'hit_rate': 96.15384615384616, 'total_count': 26, 'week': '2024-12-30', 'win_count': 18, 'win_rate': 69.23076923076923}, {'avg_performance': 9.605782822714602, 'bin': 0.5, 'count': 967, 'hit_count': 931, 'hit_rate': 96.27714581178904, 'total_count': 967, 'week': '2024-12-30', 'win_count': 794, 'win_rate': 82.10961737331955}, {'avg_performance': 13.314518504512273, 'bin': 0.6, 'count': 1170, 'hit_count': 1137, 'hit_rate': 97.17948717948718, 'total_count': 1170, 'week': '2024-12-30', 'win_count': 1002, 'win_rate': 85.64102564102564}, {'avg_performance': 13.834897352184377, 'bin': 0.7, 'count': 141, 'hit_count': 137, 'hit_rate': 97.16312056737588, 'total_count': 141, 'week': '2024-12-30', 'win_count': 119, 'win_rate': 84.39716312056737}, {'avg_performance': 18.03100402666873, 'bin': 0.8, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2024-12-30', 'win_count': 19, 'win_rate': 90.47619047619048}, {'avg_performance': 86.17021276595746, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 1, 'win_rate': 100.0}], '2025-01-06': [{'avg_performance': 3.653643845376023, 'bin': 0.4, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2025-01-06', 'win_count': 13, 'win_rate': 61.904761904761905}, {'avg_performance': 7.11501183555015, 'bin': 0.5, 'count': 573, 'hit_count': 531, 'hit_rate': 92.67015706806282, 'total_count': 573, 'week': '2025-01-06', 'win_count': 345, 'win_rate': 60.20942408376963}, {'avg_performance': 7.033930147869317, 'bin': 0.6, 'count': 833, 'hit_count': 773, 'hit_rate': 92.79711884753901, 'total_count': 833, 'week': '2025-01-06', 'win_count': 554, 'win_rate': 66.50660264105642}, {'avg_performance': 11.06435997631877, 'bin': 0.7, 'count': 112, 'hit_count': 107, 'hit_rate': 95.53571428571429, 'total_count': 112, 'week': '2025-01-06', 'win_count': 82, 'win_rate': 73.21428571428571}, {'avg_performance': 12.01468555061957, 'bin': 0.8, 'count': 28, 'hit_count': 24, 'hit_rate': 85.71428571428571, 'total_count': 28, 'week': '2025-01-06', 'win_count': 22, 'win_rate': 78.57142857142857}, {'avg_performance': 2.747909199522108, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-06', 'win_count': 1, 'win_rate': 100.0}], '2025-01-13': [{'avg_performance': 1.77514792899408, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.677219118036632, 'bin': 0.4, 'count': 24, 'hit_count': 23, 'hit_rate': 95.83333333333333, 'total_count': 24, 'week': '2025-01-13', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 8.539310048745332, 'bin': 0.5, 'count': 564, 'hit_count': 528, 'hit_rate': 93.61702127659575, 'total_count': 564, 'week': '2025-01-13', 'win_count': 456, 'win_rate': 80.85106382978724}, {'avg_performance': 8.240635977891715, 'bin': 0.6, 'count': 708, 'hit_count': 661, 'hit_rate': 93.36158192090396, 'total_count': 708, 'week': '2025-01-13', 'win_count': 563, 'win_rate': 79.51977401129943}, {'avg_performance': 9.871046918455717, 'bin': 0.7, 'count': 51, 'hit_count': 45, 'hit_rate': 88.23529411764706, 'total_count': 51, 'week': '2025-01-13', 'win_count': 39, 'win_rate': 76.47058823529412}, {'avg_performance': 15.34581326687442, 'bin': 0.8, 'count': 10, 'hit_count': 10, 'hit_rate': 100.0, 'total_count': 10, 'week': '2025-01-13', 'win_count': 9, 'win_rate': 90.0}, {'avg_performance': 13.599999999999994, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 100.0}], '2025-01-20': [{'avg_performance': 0.6651884700665244, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.544909947380155, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2025-01-20', 'win_count': 11, 'win_rate': 57.89473684210526}, {'avg_performance': 6.015608365607231, 'bin': 0.5, 'count': 628, 'hit_count': 598, 'hit_rate': 95.22292993630573, 'total_count': 628, 'week': '2025-01-20', 'win_count': 432, 'win_rate': 68.78980891719745}, {'avg_performance': 9.039266266213598, 'bin': 0.6, 'count': 792, 'hit_count': 749, 'hit_rate': 94.57070707070707, 'total_count': 792, 'week': '2025-01-20', 'win_count': 605, 'win_rate': 76.38888888888889}, {'avg_performance': 10.536071372615584, 'bin': 0.7, 'count': 61, 'hit_count': 60, 'hit_rate': 98.36065573770492, 'total_count': 61, 'week': '2025-01-20', 'win_count': 54, 'win_rate': 88.52459016393442}, {'avg_performance': 15.25765795165968, 'bin': 0.8, 'count': 12, 'hit_count': 12, 'hit_rate': 100.0, 'total_count': 12, 'week': '2025-01-20', 'win_count': 10, 'win_rate': 83.33333333333333}], '2025-01-27': [{'avg_performance': 3.6505251976042974, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-27', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 3.3872070306215396, 'bin': 0.4, 'count': 18, 'hit_count': 15, 'hit_rate': 83.33333333333333, 'total_count': 18, 'week': '2025-01-27', 'win_count': 11, 'win_rate': 61.111111111111114}, {'avg_performance': 6.953550738751072, 'bin': 0.5, 'count': 580, 'hit_count': 547, 'hit_rate': 94.3103448275862, 'total_count': 580, 'week': '2025-01-27', 'win_count': 428, 'win_rate': 73.79310344827586}, {'avg_performance': 6.648173652090374, 'bin': 0.6, 'count': 779, 'hit_count': 726, 'hit_rate': 93.196405648267, 'total_count': 779, 'week': '2025-01-27', 'win_count': 606, 'win_rate': 77.79204107830552}, {'avg_performance': 7.471075488531045, 'bin': 0.7, 'count': 76, 'hit_count': 73, 'hit_rate': 96.05263157894737, 'total_count': 76, 'week': '2025-01-27', 'win_count': 66, 'win_rate': 86.84210526315789}, {'avg_performance': 9.608575816681654, 'bin': 0.8, 'count': 15, 'hit_count': 15, 'hit_rate': 100.0, 'total_count': 15, 'week': '2025-01-27', 'win_count': 13, 'win_rate': 86.66666666666667}, {'avg_performance': 21.423582467139635, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 100.0}], '2025-02-10': [{'avg_performance': 1.8949315591111375, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.754175337869557, 'bin': 0.4, 'count': 33, 'hit_count': 33, 'hit_rate': 100.0, 'total_count': 33, 'week': '2025-02-10', 'win_count': 17, 'win_rate': 51.515151515151516}, {'avg_performance': 7.517486777721075, 'bin': 0.5, 'count': 892, 'hit_count': 845, 'hit_rate': 94.73094170403587, 'total_count': 892, 'week': '2025-02-10', 'win_count': 647, 'win_rate': 72.53363228699551}, {'avg_performance': 10.207496081010792, 'bin': 0.6, 'count': 1368, 'hit_count': 1307, 'hit_rate': 95.54093567251462, 'total_count': 1368, 'week': '2025-02-10', 'win_count': 1083, 'win_rate': 79.16666666666667}, {'avg_performance': 13.13948137274851, 'bin': 0.7, 'count': 114, 'hit_count': 112, 'hit_rate': 98.24561403508773, 'total_count': 114, 'week': '2025-02-10', 'win_count': 85, 'win_rate': 74.56140350877193}, {'avg_performance': 9.213075395790396, 'bin': 0.8, 'count': 17, 'hit_count': 17, 'hit_rate': 100.0, 'total_count': 17, 'week': '2025-02-10', 'win_count': 12, 'win_rate': 70.58823529411765}, {'avg_performance': 4.385964912280706, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 100.0}], '2025-02-17': [{'avg_performance': 5.099765218898155, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 3.5333760194020303, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-17', 'win_count': 5, 'win_rate': 62.5}, {'avg_performance': 6.587229286030979, 'bin': 0.5, 'count': 327, 'hit_count': 296, 'hit_rate': 90.51987767584097, 'total_count': 327, 'week': '2025-02-17', 'win_count': 159, 'win_rate': 48.62385321100918}, {'avg_performance': 5.0095518733277125, 'bin': 0.6, 'count': 483, 'hit_count': 415, 'hit_rate': 85.92132505175984, 'total_count': 483, 'week': '2025-02-17', 'win_count': 252, 'win_rate': 52.17391304347826}, {'avg_performance': 4.196667245636139, 'bin': 0.7, 'count': 46, 'hit_count': 42, 'hit_rate': 91.30434782608695, 'total_count': 46, 'week': '2025-02-17', 'win_count': 28, 'win_rate': 60.869565217391305}, {'avg_performance': 4.6239894716134495, 'bin': 0.8, 'count': 6, 'hit_count': 4, 'hit_rate': 66.66666666666667, 'total_count': 6, 'week': '2025-02-17', 'win_count': 4, 'win_rate': 66.66666666666667}], '2025-02-24': [{'avg_performance': 0.3383304879783789, 'bin': 0.3, 'count': 3, 'hit_count': 2, 'hit_rate': 66.66666666666667, 'total_count': 3, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.724774404012466, 'bin': 0.4, 'count': 31, 'hit_count': 27, 'hit_rate': 87.09677419354838, 'total_count': 31, 'week': '2025-02-24', 'win_count': 17, 'win_rate': 54.83870967741935}, {'avg_performance': 5.995153465085292, 'bin': 0.5, 'count': 864, 'hit_count': 786, 'hit_rate': 90.97222222222223, 'total_count': 864, 'week': '2025-02-24', 'win_count': 544, 'win_rate': 62.96296296296296}, {'avg_performance': 5.362910312935268, 'bin': 0.6, 'count': 1038, 'hit_count': 921, 'hit_rate': 88.72832369942196, 'total_count': 1038, 'week': '2025-02-24', 'win_count': 674, 'win_rate': 64.9325626204239}, {'avg_performance': 4.419402245142155, 'bin': 0.7, 'count': 53, 'hit_count': 42, 'hit_rate': 79.24528301886792, 'total_count': 53, 'week': '2025-02-24', 'win_count': 23, 'win_rate': 43.39622641509434}, {'avg_performance': 0.14880952380952725, 'bin': 0.8, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}], '2025-03-10': [{'avg_performance': 3.370786516853932, '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': 3.229985232071821, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2025-03-10', 'win_count': 6, 'win_rate': 85.71428571428571}, {'avg_performance': 5.91457437619586, 'bin': 0.5, 'count': 339, 'hit_count': 318, 'hit_rate': 93.80530973451327, 'total_count': 339, 'week': '2025-03-10', 'win_count': 236, 'win_rate': 69.6165191740413}, {'avg_performance': 7.694099731541966, 'bin': 0.6, 'count': 312, 'hit_count': 294, 'hit_rate': 94.23076923076923, 'total_count': 312, 'week': '2025-03-10', 'win_count': 224, 'win_rate': 71.7948717948718}, {'avg_performance': 7.866797499267166, 'bin': 0.7, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2025-03-10', 'win_count': 14, 'win_rate': 82.3529411764706}]}, 'curve_data_week_list': ['2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '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-10', '2025-02-17', '2025-02-24', '2025-03-10'], 'date_from': datetime.date(2024, 10, 10), 'date_to': datetime.date(2025, 4, 8), 'kpis': {'avg_gain': 8.802179824568507, 'fail_count': 8231, 'hit_count': 30196, 'hit_rate': 94.25646148083406, 'pass_count': 23805, 'total_tests': 32036, 'win_rate': 74.30702959170932}, 'last_metrics': <ModelMetrics: Rolling LGBM 3d PH Isotonic 2% Metrics: 2025-04-07 >, 'model': <Model: Rolling LGBM 3d PH Isotonic 2% (rolling-ph-lgmb-p2-seq3-isotonic 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 0x7f92844b1d90>, <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': 41, 'counter0': 40, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 9.343793482624516, 'date': datetime.date(2024, 10, 15), 'fail_count': 160, 'hit_count': 747, 'hit_rate': 95.52429667519182, 'metrics': {'content': 0, 'financial': 0, 'other': 0}, 'pass_count': 622, 'total_count': 782, 'win_rate': 79.53964194373401}} {'metrics': {'content': 0.27, '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: ' "'DKsv9r6k95uWzLESBQdgkMBYrfK6Se5QxHWs2XnkM83akXQNVJbfWMS9toQDA2iv'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/52'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f92855a3110>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f92855a3110>>'} {'curve_data': [{'avg_performance': 33.8653440810506, 'bin': 0.2, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 8.824194070556567, 'bin': 0.3, 'count': 49, 'hit_count': 45, 'hit_rate': 91.83673469387755, 'total_count': 49, 'win_count': 25, 'win_rate': 51.02040816326531}, {'avg_performance': 5.6883545965376285, 'bin': 0.4, 'count': 410, 'hit_count': 378, 'hit_rate': 92.1951219512195, 'total_count': 410, 'win_count': 261, 'win_rate': 63.65853658536585}, {'avg_performance': 7.681481586572486, 'bin': 0.5, 'count': 13268, 'hit_count': 12497, 'hit_rate': 94.18902622851975, 'total_count': 13268, 'win_count': 9521, 'win_rate': 71.75911968646368}, {'avg_performance': 9.387286988023558, 'bin': 0.6, 'count': 16506, 'hit_count': 15557, 'hit_rate': 94.25057554828547, 'total_count': 16506, 'win_count': 12590, 'win_rate': 76.27529383254574}, {'avg_performance': 11.602345538915827, 'bin': 0.7, 'count': 1539, 'hit_count': 1471, 'hit_rate': 95.58154645873944, 'total_count': 1539, 'win_count': 1197, 'win_rate': 77.77777777777777}, {'avg_performance': 16.390961739552203, 'bin': 0.8, 'count': 238, 'hit_count': 222, 'hit_rate': 93.27731092436974, 'total_count': 238, 'win_count': 191, 'win_rate': 80.25210084033614}, {'avg_performance': 21.6917626187561, 'bin': 0.9, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'win_count': 18, 'win_rate': 78.26086956521739}], 'curve_data_by_week': {'2024-10-14': [{'avg_performance': 0.8563273073263545, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.833948494083741, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-10-14', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 5.0414542679053875, 'bin': 0.4, 'count': 22, 'hit_count': 18, 'hit_rate': 81.81818181818181, 'total_count': 22, 'week': '2024-10-14', 'win_count': 11, 'win_rate': 50.0}, {'avg_performance': 9.405162971834361, 'bin': 0.5, 'count': 702, 'hit_count': 661, 'hit_rate': 94.15954415954415, 'total_count': 702, 'week': '2024-10-14', 'win_count': 482, 'win_rate': 68.66096866096866}, {'avg_performance': 10.106844911169732, 'bin': 0.6, 'count': 804, 'hit_count': 765, 'hit_rate': 95.14925373134328, 'total_count': 804, 'week': '2024-10-14', 'win_count': 607, 'win_rate': 75.49751243781094}, {'avg_performance': 10.295341658155468, 'bin': 0.7, 'count': 82, 'hit_count': 78, 'hit_rate': 95.1219512195122, 'total_count': 82, 'week': '2024-10-14', 'win_count': 67, 'win_rate': 81.70731707317073}, {'avg_performance': 8.131301136271151, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-10-14', 'win_count': 8, 'win_rate': 80.0}, {'avg_performance': 8.881754949170679, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 1, 'win_rate': 100.0}], '2024-10-21': [{'avg_performance': 9.671279278685283, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 3, 'win_rate': 75.0}, {'avg_performance': 4.301172455339157, 'bin': 0.4, 'count': 26, 'hit_count': 23, 'hit_rate': 88.46153846153847, 'total_count': 26, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 34.61538461538461}, {'avg_performance': 6.819492750693891, 'bin': 0.5, 'count': 974, 'hit_count': 907, 'hit_rate': 93.1211498973306, 'total_count': 974, 'week': '2024-10-21', 'win_count': 658, 'win_rate': 67.5564681724846}, {'avg_performance': 8.182362870276854, 'bin': 0.6, 'count': 1212, 'hit_count': 1156, 'hit_rate': 95.37953795379538, 'total_count': 1212, 'week': '2024-10-21', 'win_count': 910, 'win_rate': 75.08250825082509}, {'avg_performance': 8.641538934451926, 'bin': 0.7, 'count': 150, 'hit_count': 146, 'hit_rate': 97.33333333333333, 'total_count': 150, 'week': '2024-10-21', 'win_count': 112, 'win_rate': 74.66666666666667}, {'avg_performance': 7.960241613275069, 'bin': 0.8, 'count': 16, 'hit_count': 15, 'hit_rate': 93.75, 'total_count': 16, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 56.25}, {'avg_performance': 1.9299405155320475, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-21', 'win_count': 1, 'win_rate': 50.0}], '2024-10-28': [{'avg_performance': 1.6205053536018306, 'bin': 0.3, 'count': 5, 'hit_count': 4, 'hit_rate': 80.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 40.0}, {'avg_performance': 7.858204878661623, 'bin': 0.4, 'count': 21, 'hit_count': 21, 'hit_rate': 100.0, 'total_count': 21, 'week': '2024-10-28', 'win_count': 16, 'win_rate': 76.19047619047619}, {'avg_performance': 6.648846490413345, 'bin': 0.5, 'count': 686, 'hit_count': 658, 'hit_rate': 95.91836734693878, 'total_count': 686, 'week': '2024-10-28', 'win_count': 518, 'win_rate': 75.51020408163265}, {'avg_performance': 8.085902262126316, 'bin': 0.6, 'count': 797, 'hit_count': 772, 'hit_rate': 96.86323713927227, 'total_count': 797, 'week': '2024-10-28', 'win_count': 649, 'win_rate': 81.43036386449184}, {'avg_performance': 11.848421236600606, 'bin': 0.7, 'count': 69, 'hit_count': 64, 'hit_rate': 92.7536231884058, 'total_count': 69, 'week': '2024-10-28', 'win_count': 58, 'win_rate': 84.05797101449275}, {'avg_performance': 14.267397574986997, 'bin': 0.8, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 4, 'win_rate': 80.0}, {'avg_performance': 0.34722222222223026, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-28', 'win_count': 0, 'win_rate': 0.0}], '2024-11-04': [{'avg_performance': 4.48654037886342, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 11.303728683534116, 'bin': 0.3, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2024-11-04', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 6.193407299091917, 'bin': 0.4, 'count': 22, 'hit_count': 20, 'hit_rate': 90.9090909090909, 'total_count': 22, 'week': '2024-11-04', 'win_count': 19, 'win_rate': 86.36363636363636}, {'avg_performance': 8.551721604481491, 'bin': 0.5, 'count': 660, 'hit_count': 619, 'hit_rate': 93.78787878787878, 'total_count': 660, 'week': '2024-11-04', 'win_count': 514, 'win_rate': 77.87878787878788}, {'avg_performance': 9.199905917317315, 'bin': 0.6, 'count': 719, 'hit_count': 674, 'hit_rate': 93.7413073713491, 'total_count': 719, 'week': '2024-11-04', 'win_count': 557, 'win_rate': 77.46870653685674}, {'avg_performance': 9.136526057000346, 'bin': 0.7, 'count': 39, 'hit_count': 36, 'hit_rate': 92.3076923076923, 'total_count': 39, 'week': '2024-11-04', 'win_count': 30, 'win_rate': 76.92307692307692}, {'avg_performance': 6.976744186046527, 'bin': 0.8, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}], '2024-11-11': [{'avg_performance': 58.92468569457596, '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': 3.9305498150644866, 'bin': 0.4, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-11-11', 'win_count': 8, 'win_rate': 47.05882352941177}, {'avg_performance': 4.442104130107124, 'bin': 0.5, 'count': 362, 'hit_count': 328, 'hit_rate': 90.60773480662984, 'total_count': 362, 'week': '2024-11-11', 'win_count': 218, 'win_rate': 60.22099447513812}, {'avg_performance': 6.832885016155045, 'bin': 0.6, 'count': 459, 'hit_count': 407, 'hit_rate': 88.67102396514161, 'total_count': 459, 'week': '2024-11-11', 'win_count': 294, 'win_rate': 64.05228758169935}, {'avg_performance': 6.50225864077387, 'bin': 0.7, 'count': 26, 'hit_count': 24, 'hit_rate': 92.3076923076923, 'total_count': 26, 'week': '2024-11-11', 'win_count': 16, 'win_rate': 61.53846153846154}], '2024-11-18': [{'avg_performance': 96.25316455696202, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 10.093706934177172, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 10.286979813711849, 'bin': 0.4, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-11-18', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 9.641687742145487, 'bin': 0.5, 'count': 783, 'hit_count': 758, 'hit_rate': 96.80715197956577, 'total_count': 783, 'week': '2024-11-18', 'win_count': 652, 'win_rate': 83.26947637292464}, {'avg_performance': 11.89467546720644, 'bin': 0.6, 'count': 876, 'hit_count': 849, 'hit_rate': 96.91780821917808, 'total_count': 876, 'week': '2024-11-18', 'win_count': 769, 'win_rate': 87.78538812785388}, {'avg_performance': 19.352876776932764, 'bin': 0.7, 'count': 80, 'hit_count': 80, 'hit_rate': 100.0, 'total_count': 80, 'week': '2024-11-18', 'win_count': 71, 'win_rate': 88.75}, {'avg_performance': 18.45274649281407, 'bin': 0.8, 'count': 13, 'hit_count': 13, 'hit_rate': 100.0, 'total_count': 13, 'week': '2024-11-18', 'win_count': 12, 'win_rate': 92.3076923076923}, {'avg_performance': 15.730337078651687, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}], '2024-11-25': [{'avg_performance': 11.555676832532903, 'bin': 0.3, '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': 6.265694029033848, 'bin': 0.4, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 12, 'win_rate': 66.66666666666667}, {'avg_performance': 7.634091063129644, 'bin': 0.5, 'count': 598, 'hit_count': 570, 'hit_rate': 95.31772575250837, 'total_count': 598, 'week': '2024-11-25', 'win_count': 448, 'win_rate': 74.91638795986623}, {'avg_performance': 8.702597408877535, 'bin': 0.6, 'count': 869, 'hit_count': 826, 'hit_rate': 95.0517836593786, 'total_count': 869, 'week': '2024-11-25', 'win_count': 696, 'win_rate': 80.09205983889528}, {'avg_performance': 13.765900879410582, 'bin': 0.7, 'count': 92, 'hit_count': 90, 'hit_rate': 97.82608695652173, 'total_count': 92, 'week': '2024-11-25', 'win_count': 77, 'win_rate': 83.69565217391305}, {'avg_performance': 28.946258332817518, 'bin': 0.8, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 17, 'win_rate': 94.44444444444444}, {'avg_performance': 11.190662386779556, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 3, 'win_rate': 100.0}], '2024-12-09': [{'avg_performance': 1.4905149051490498, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.3237276523665, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 13, 'win_rate': 68.42105263157895}, {'avg_performance': 6.182898593615806, 'bin': 0.5, 'count': 690, 'hit_count': 641, 'hit_rate': 92.89855072463769, 'total_count': 690, 'week': '2024-12-09', 'win_count': 451, 'win_rate': 65.3623188405797}, {'avg_performance': 9.050619565085265, 'bin': 0.6, 'count': 870, 'hit_count': 824, 'hit_rate': 94.71264367816092, 'total_count': 870, 'week': '2024-12-09', 'win_count': 624, 'win_rate': 71.72413793103448}, {'avg_performance': 9.29780403196579, 'bin': 0.7, 'count': 96, 'hit_count': 93, 'hit_rate': 96.875, 'total_count': 96, 'week': '2024-12-09', 'win_count': 68, 'win_rate': 70.83333333333333}, {'avg_performance': 15.059213057045703, 'bin': 0.8, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 14, 'win_rate': 73.6842105263158}, {'avg_performance': 0.659367610806464, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}], '2024-12-16': [{'avg_performance': 0.1904761904761864, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 6.259213538127868, 'bin': 0.4, 'count': 37, 'hit_count': 33, 'hit_rate': 89.1891891891892, 'total_count': 37, 'week': '2024-12-16', 'win_count': 25, 'win_rate': 67.56756756756756}, {'avg_performance': 8.584611771243424, 'bin': 0.5, 'count': 1411, 'hit_count': 1325, 'hit_rate': 93.90503189227498, 'total_count': 1411, 'week': '2024-12-16', 'win_count': 1011, 'win_rate': 71.65131112686038}, {'avg_performance': 9.939810447414, 'bin': 0.6, 'count': 1588, 'hit_count': 1490, 'hit_rate': 93.82871536523929, 'total_count': 1588, 'week': '2024-12-16', 'win_count': 1216, 'win_rate': 76.57430730478589}, {'avg_performance': 12.751983309057357, 'bin': 0.7, 'count': 163, 'hit_count': 157, 'hit_rate': 96.31901840490798, 'total_count': 163, 'week': '2024-12-16', 'win_count': 126, 'win_rate': 77.30061349693251}, {'avg_performance': 30.97146333159325, 'bin': 0.8, 'count': 26, 'hit_count': 26, 'hit_rate': 100.0, 'total_count': 26, 'week': '2024-12-16', 'win_count': 21, 'win_rate': 80.76923076923077}, {'avg_performance': 45.14366482789435, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-16', 'win_count': 2, 'win_rate': 66.66666666666667}], '2024-12-23': [{'avg_performance': 1.1011011011010954, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-23', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.371333574507736, 'bin': 0.4, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2024-12-23', 'win_count': 10, 'win_rate': 58.8235294117647}, {'avg_performance': 9.474676484372859, 'bin': 0.5, 'count': 668, 'hit_count': 650, 'hit_rate': 97.30538922155688, 'total_count': 668, 'week': '2024-12-23', 'win_count': 528, 'win_rate': 79.04191616766467}, {'avg_performance': 18.22317884082599, 'bin': 0.6, 'count': 829, 'hit_count': 811, 'hit_rate': 97.82870928829915, 'total_count': 829, 'week': '2024-12-23', 'win_count': 705, 'win_rate': 85.0422195416164}, {'avg_performance': 22.87345575441379, 'bin': 0.7, 'count': 71, 'hit_count': 69, 'hit_rate': 97.1830985915493, 'total_count': 71, 'week': '2024-12-23', 'win_count': 62, 'win_rate': 87.32394366197182}, {'avg_performance': 20.07116067119614, 'bin': 0.8, 'count': 19, 'hit_count': 16, 'hit_rate': 84.21052631578948, 'total_count': 19, 'week': '2024-12-23', 'win_count': 16, 'win_rate': 84.21052631578948}, {'avg_performance': 42.864931268489265, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 100.0}], '2024-12-30': [{'avg_performance': 8.543323047871969, 'bin': 0.4, 'count': 26, 'hit_count': 25, 'hit_rate': 96.15384615384616, 'total_count': 26, 'week': '2024-12-30', 'win_count': 18, 'win_rate': 69.23076923076923}, {'avg_performance': 9.605782822714602, 'bin': 0.5, 'count': 967, 'hit_count': 931, 'hit_rate': 96.27714581178904, 'total_count': 967, 'week': '2024-12-30', 'win_count': 794, 'win_rate': 82.10961737331955}, {'avg_performance': 13.314518504512273, 'bin': 0.6, 'count': 1170, 'hit_count': 1137, 'hit_rate': 97.17948717948718, 'total_count': 1170, 'week': '2024-12-30', 'win_count': 1002, 'win_rate': 85.64102564102564}, {'avg_performance': 13.834897352184377, 'bin': 0.7, 'count': 141, 'hit_count': 137, 'hit_rate': 97.16312056737588, 'total_count': 141, 'week': '2024-12-30', 'win_count': 119, 'win_rate': 84.39716312056737}, {'avg_performance': 18.03100402666873, 'bin': 0.8, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2024-12-30', 'win_count': 19, 'win_rate': 90.47619047619048}, {'avg_performance': 86.17021276595746, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 1, 'win_rate': 100.0}], '2025-01-06': [{'avg_performance': 3.653643845376023, 'bin': 0.4, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2025-01-06', 'win_count': 13, 'win_rate': 61.904761904761905}, {'avg_performance': 7.11501183555015, 'bin': 0.5, 'count': 573, 'hit_count': 531, 'hit_rate': 92.67015706806282, 'total_count': 573, 'week': '2025-01-06', 'win_count': 345, 'win_rate': 60.20942408376963}, {'avg_performance': 7.033930147869317, 'bin': 0.6, 'count': 833, 'hit_count': 773, 'hit_rate': 92.79711884753901, 'total_count': 833, 'week': '2025-01-06', 'win_count': 554, 'win_rate': 66.50660264105642}, {'avg_performance': 11.06435997631877, 'bin': 0.7, 'count': 112, 'hit_count': 107, 'hit_rate': 95.53571428571429, 'total_count': 112, 'week': '2025-01-06', 'win_count': 82, 'win_rate': 73.21428571428571}, {'avg_performance': 12.01468555061957, 'bin': 0.8, 'count': 28, 'hit_count': 24, 'hit_rate': 85.71428571428571, 'total_count': 28, 'week': '2025-01-06', 'win_count': 22, 'win_rate': 78.57142857142857}, {'avg_performance': 2.747909199522108, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-06', 'win_count': 1, 'win_rate': 100.0}], '2025-01-13': [{'avg_performance': 1.77514792899408, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.677219118036632, 'bin': 0.4, 'count': 24, 'hit_count': 23, 'hit_rate': 95.83333333333333, 'total_count': 24, 'week': '2025-01-13', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 8.539310048745332, 'bin': 0.5, 'count': 564, 'hit_count': 528, 'hit_rate': 93.61702127659575, 'total_count': 564, 'week': '2025-01-13', 'win_count': 456, 'win_rate': 80.85106382978724}, {'avg_performance': 8.240635977891715, 'bin': 0.6, 'count': 708, 'hit_count': 661, 'hit_rate': 93.36158192090396, 'total_count': 708, 'week': '2025-01-13', 'win_count': 563, 'win_rate': 79.51977401129943}, {'avg_performance': 9.871046918455717, 'bin': 0.7, 'count': 51, 'hit_count': 45, 'hit_rate': 88.23529411764706, 'total_count': 51, 'week': '2025-01-13', 'win_count': 39, 'win_rate': 76.47058823529412}, {'avg_performance': 15.34581326687442, 'bin': 0.8, 'count': 10, 'hit_count': 10, 'hit_rate': 100.0, 'total_count': 10, 'week': '2025-01-13', 'win_count': 9, 'win_rate': 90.0}, {'avg_performance': 13.599999999999994, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 100.0}], '2025-01-20': [{'avg_performance': 0.6651884700665244, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.544909947380155, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2025-01-20', 'win_count': 11, 'win_rate': 57.89473684210526}, {'avg_performance': 6.015608365607231, 'bin': 0.5, 'count': 628, 'hit_count': 598, 'hit_rate': 95.22292993630573, 'total_count': 628, 'week': '2025-01-20', 'win_count': 432, 'win_rate': 68.78980891719745}, {'avg_performance': 9.039266266213598, 'bin': 0.6, 'count': 792, 'hit_count': 749, 'hit_rate': 94.57070707070707, 'total_count': 792, 'week': '2025-01-20', 'win_count': 605, 'win_rate': 76.38888888888889}, {'avg_performance': 10.536071372615584, 'bin': 0.7, 'count': 61, 'hit_count': 60, 'hit_rate': 98.36065573770492, 'total_count': 61, 'week': '2025-01-20', 'win_count': 54, 'win_rate': 88.52459016393442}, {'avg_performance': 15.25765795165968, 'bin': 0.8, 'count': 12, 'hit_count': 12, 'hit_rate': 100.0, 'total_count': 12, 'week': '2025-01-20', 'win_count': 10, 'win_rate': 83.33333333333333}], '2025-01-27': [{'avg_performance': 3.6505251976042974, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-27', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 3.3872070306215396, 'bin': 0.4, 'count': 18, 'hit_count': 15, 'hit_rate': 83.33333333333333, 'total_count': 18, 'week': '2025-01-27', 'win_count': 11, 'win_rate': 61.111111111111114}, {'avg_performance': 6.953550738751072, 'bin': 0.5, 'count': 580, 'hit_count': 547, 'hit_rate': 94.3103448275862, 'total_count': 580, 'week': '2025-01-27', 'win_count': 428, 'win_rate': 73.79310344827586}, {'avg_performance': 6.648173652090374, 'bin': 0.6, 'count': 779, 'hit_count': 726, 'hit_rate': 93.196405648267, 'total_count': 779, 'week': '2025-01-27', 'win_count': 606, 'win_rate': 77.79204107830552}, {'avg_performance': 7.471075488531045, 'bin': 0.7, 'count': 76, 'hit_count': 73, 'hit_rate': 96.05263157894737, 'total_count': 76, 'week': '2025-01-27', 'win_count': 66, 'win_rate': 86.84210526315789}, {'avg_performance': 9.608575816681654, 'bin': 0.8, 'count': 15, 'hit_count': 15, 'hit_rate': 100.0, 'total_count': 15, 'week': '2025-01-27', 'win_count': 13, 'win_rate': 86.66666666666667}, {'avg_performance': 21.423582467139635, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 100.0}], '2025-02-10': [{'avg_performance': 1.8949315591111375, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.754175337869557, 'bin': 0.4, 'count': 33, 'hit_count': 33, 'hit_rate': 100.0, 'total_count': 33, 'week': '2025-02-10', 'win_count': 17, 'win_rate': 51.515151515151516}, {'avg_performance': 7.517486777721075, 'bin': 0.5, 'count': 892, 'hit_count': 845, 'hit_rate': 94.73094170403587, 'total_count': 892, 'week': '2025-02-10', 'win_count': 647, 'win_rate': 72.53363228699551}, {'avg_performance': 10.207496081010792, 'bin': 0.6, 'count': 1368, 'hit_count': 1307, 'hit_rate': 95.54093567251462, 'total_count': 1368, 'week': '2025-02-10', 'win_count': 1083, 'win_rate': 79.16666666666667}, {'avg_performance': 13.13948137274851, 'bin': 0.7, 'count': 114, 'hit_count': 112, 'hit_rate': 98.24561403508773, 'total_count': 114, 'week': '2025-02-10', 'win_count': 85, 'win_rate': 74.56140350877193}, {'avg_performance': 9.213075395790396, 'bin': 0.8, 'count': 17, 'hit_count': 17, 'hit_rate': 100.0, 'total_count': 17, 'week': '2025-02-10', 'win_count': 12, 'win_rate': 70.58823529411765}, {'avg_performance': 4.385964912280706, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 100.0}], '2025-02-17': [{'avg_performance': 5.099765218898155, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 3.5333760194020303, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-17', 'win_count': 5, 'win_rate': 62.5}, {'avg_performance': 6.587229286030979, 'bin': 0.5, 'count': 327, 'hit_count': 296, 'hit_rate': 90.51987767584097, 'total_count': 327, 'week': '2025-02-17', 'win_count': 159, 'win_rate': 48.62385321100918}, {'avg_performance': 5.0095518733277125, 'bin': 0.6, 'count': 483, 'hit_count': 415, 'hit_rate': 85.92132505175984, 'total_count': 483, 'week': '2025-02-17', 'win_count': 252, 'win_rate': 52.17391304347826}, {'avg_performance': 4.196667245636139, 'bin': 0.7, 'count': 46, 'hit_count': 42, 'hit_rate': 91.30434782608695, 'total_count': 46, 'week': '2025-02-17', 'win_count': 28, 'win_rate': 60.869565217391305}, {'avg_performance': 4.6239894716134495, 'bin': 0.8, 'count': 6, 'hit_count': 4, 'hit_rate': 66.66666666666667, 'total_count': 6, 'week': '2025-02-17', 'win_count': 4, 'win_rate': 66.66666666666667}], '2025-02-24': [{'avg_performance': 0.3383304879783789, 'bin': 0.3, 'count': 3, 'hit_count': 2, 'hit_rate': 66.66666666666667, 'total_count': 3, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.724774404012466, 'bin': 0.4, 'count': 31, 'hit_count': 27, 'hit_rate': 87.09677419354838, 'total_count': 31, 'week': '2025-02-24', 'win_count': 17, 'win_rate': 54.83870967741935}, {'avg_performance': 5.995153465085292, 'bin': 0.5, 'count': 864, 'hit_count': 786, 'hit_rate': 90.97222222222223, 'total_count': 864, 'week': '2025-02-24', 'win_count': 544, 'win_rate': 62.96296296296296}, {'avg_performance': 5.362910312935268, 'bin': 0.6, 'count': 1038, 'hit_count': 921, 'hit_rate': 88.72832369942196, 'total_count': 1038, 'week': '2025-02-24', 'win_count': 674, 'win_rate': 64.9325626204239}, {'avg_performance': 4.419402245142155, 'bin': 0.7, 'count': 53, 'hit_count': 42, 'hit_rate': 79.24528301886792, 'total_count': 53, 'week': '2025-02-24', 'win_count': 23, 'win_rate': 43.39622641509434}, {'avg_performance': 0.14880952380952725, 'bin': 0.8, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}], '2025-03-10': [{'avg_performance': 3.370786516853932, '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': 3.229985232071821, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2025-03-10', 'win_count': 6, 'win_rate': 85.71428571428571}, {'avg_performance': 5.91457437619586, 'bin': 0.5, 'count': 339, 'hit_count': 318, 'hit_rate': 93.80530973451327, 'total_count': 339, 'week': '2025-03-10', 'win_count': 236, 'win_rate': 69.6165191740413}, {'avg_performance': 7.694099731541966, 'bin': 0.6, 'count': 312, 'hit_count': 294, 'hit_rate': 94.23076923076923, 'total_count': 312, 'week': '2025-03-10', 'win_count': 224, 'win_rate': 71.7948717948718}, {'avg_performance': 7.866797499267166, 'bin': 0.7, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2025-03-10', 'win_count': 14, 'win_rate': 82.3529411764706}]}, 'curve_data_week_list': ['2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '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-10', '2025-02-17', '2025-02-24', '2025-03-10'], 'date_from': datetime.date(2024, 10, 10), 'date_to': datetime.date(2025, 4, 8), 'kpis': {'avg_gain': 8.802179824568507, 'fail_count': 8231, 'hit_count': 30196, 'hit_rate': 94.25646148083406, 'pass_count': 23805, 'total_tests': 32036, 'win_rate': 74.30702959170932}, 'last_metrics': <ModelMetrics: Rolling LGBM 3d PH Isotonic 2% Metrics: 2025-04-07 >, 'model': <Model: Rolling LGBM 3d PH Isotonic 2% (rolling-ph-lgmb-p2-seq3-isotonic 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 0x7f92844b1d90>, <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': 41, 'counter0': 40, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 9.343793482624516, 'date': datetime.date(2024, 10, 15), 'fail_count': 160, 'hit_count': 747, 'hit_rate': 95.52429667519182, 'metrics': {'content': 0, 'financial': 0, 'other': 0}, 'pass_count': 622, 'total_count': 782, 'win_rate': 79.53964194373401}} {'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: ' "'DKsv9r6k95uWzLESBQdgkMBYrfK6Se5QxHWs2XnkM83akXQNVJbfWMS9toQDA2iv'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/52'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f92855a3110>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f92855a3110>>'} {'curve_data': [{'avg_performance': 33.8653440810506, 'bin': 0.2, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 8.824194070556567, 'bin': 0.3, 'count': 49, 'hit_count': 45, 'hit_rate': 91.83673469387755, 'total_count': 49, 'win_count': 25, 'win_rate': 51.02040816326531}, {'avg_performance': 5.6883545965376285, 'bin': 0.4, 'count': 410, 'hit_count': 378, 'hit_rate': 92.1951219512195, 'total_count': 410, 'win_count': 261, 'win_rate': 63.65853658536585}, {'avg_performance': 7.681481586572486, 'bin': 0.5, 'count': 13268, 'hit_count': 12497, 'hit_rate': 94.18902622851975, 'total_count': 13268, 'win_count': 9521, 'win_rate': 71.75911968646368}, {'avg_performance': 9.387286988023558, 'bin': 0.6, 'count': 16506, 'hit_count': 15557, 'hit_rate': 94.25057554828547, 'total_count': 16506, 'win_count': 12590, 'win_rate': 76.27529383254574}, {'avg_performance': 11.602345538915827, 'bin': 0.7, 'count': 1539, 'hit_count': 1471, 'hit_rate': 95.58154645873944, 'total_count': 1539, 'win_count': 1197, 'win_rate': 77.77777777777777}, {'avg_performance': 16.390961739552203, 'bin': 0.8, 'count': 238, 'hit_count': 222, 'hit_rate': 93.27731092436974, 'total_count': 238, 'win_count': 191, 'win_rate': 80.25210084033614}, {'avg_performance': 21.6917626187561, 'bin': 0.9, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'win_count': 18, 'win_rate': 78.26086956521739}], 'curve_data_by_week': {'2024-10-14': [{'avg_performance': 0.8563273073263545, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.833948494083741, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-10-14', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 5.0414542679053875, 'bin': 0.4, 'count': 22, 'hit_count': 18, 'hit_rate': 81.81818181818181, 'total_count': 22, 'week': '2024-10-14', 'win_count': 11, 'win_rate': 50.0}, {'avg_performance': 9.405162971834361, 'bin': 0.5, 'count': 702, 'hit_count': 661, 'hit_rate': 94.15954415954415, 'total_count': 702, 'week': '2024-10-14', 'win_count': 482, 'win_rate': 68.66096866096866}, {'avg_performance': 10.106844911169732, 'bin': 0.6, 'count': 804, 'hit_count': 765, 'hit_rate': 95.14925373134328, 'total_count': 804, 'week': '2024-10-14', 'win_count': 607, 'win_rate': 75.49751243781094}, {'avg_performance': 10.295341658155468, 'bin': 0.7, 'count': 82, 'hit_count': 78, 'hit_rate': 95.1219512195122, 'total_count': 82, 'week': '2024-10-14', 'win_count': 67, 'win_rate': 81.70731707317073}, {'avg_performance': 8.131301136271151, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-10-14', 'win_count': 8, 'win_rate': 80.0}, {'avg_performance': 8.881754949170679, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 1, 'win_rate': 100.0}], '2024-10-21': [{'avg_performance': 9.671279278685283, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 3, 'win_rate': 75.0}, {'avg_performance': 4.301172455339157, 'bin': 0.4, 'count': 26, 'hit_count': 23, 'hit_rate': 88.46153846153847, 'total_count': 26, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 34.61538461538461}, {'avg_performance': 6.819492750693891, 'bin': 0.5, 'count': 974, 'hit_count': 907, 'hit_rate': 93.1211498973306, 'total_count': 974, 'week': '2024-10-21', 'win_count': 658, 'win_rate': 67.5564681724846}, {'avg_performance': 8.182362870276854, 'bin': 0.6, 'count': 1212, 'hit_count': 1156, 'hit_rate': 95.37953795379538, 'total_count': 1212, 'week': '2024-10-21', 'win_count': 910, 'win_rate': 75.08250825082509}, {'avg_performance': 8.641538934451926, 'bin': 0.7, 'count': 150, 'hit_count': 146, 'hit_rate': 97.33333333333333, 'total_count': 150, 'week': '2024-10-21', 'win_count': 112, 'win_rate': 74.66666666666667}, {'avg_performance': 7.960241613275069, 'bin': 0.8, 'count': 16, 'hit_count': 15, 'hit_rate': 93.75, 'total_count': 16, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 56.25}, {'avg_performance': 1.9299405155320475, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-21', 'win_count': 1, 'win_rate': 50.0}], '2024-10-28': [{'avg_performance': 1.6205053536018306, 'bin': 0.3, 'count': 5, 'hit_count': 4, 'hit_rate': 80.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 40.0}, {'avg_performance': 7.858204878661623, 'bin': 0.4, 'count': 21, 'hit_count': 21, 'hit_rate': 100.0, 'total_count': 21, 'week': '2024-10-28', 'win_count': 16, 'win_rate': 76.19047619047619}, {'avg_performance': 6.648846490413345, 'bin': 0.5, 'count': 686, 'hit_count': 658, 'hit_rate': 95.91836734693878, 'total_count': 686, 'week': '2024-10-28', 'win_count': 518, 'win_rate': 75.51020408163265}, {'avg_performance': 8.085902262126316, 'bin': 0.6, 'count': 797, 'hit_count': 772, 'hit_rate': 96.86323713927227, 'total_count': 797, 'week': '2024-10-28', 'win_count': 649, 'win_rate': 81.43036386449184}, {'avg_performance': 11.848421236600606, 'bin': 0.7, 'count': 69, 'hit_count': 64, 'hit_rate': 92.7536231884058, 'total_count': 69, 'week': '2024-10-28', 'win_count': 58, 'win_rate': 84.05797101449275}, {'avg_performance': 14.267397574986997, 'bin': 0.8, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 4, 'win_rate': 80.0}, {'avg_performance': 0.34722222222223026, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-28', 'win_count': 0, 'win_rate': 0.0}], '2024-11-04': [{'avg_performance': 4.48654037886342, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 11.303728683534116, 'bin': 0.3, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2024-11-04', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 6.193407299091917, 'bin': 0.4, 'count': 22, 'hit_count': 20, 'hit_rate': 90.9090909090909, 'total_count': 22, 'week': '2024-11-04', 'win_count': 19, 'win_rate': 86.36363636363636}, {'avg_performance': 8.551721604481491, 'bin': 0.5, 'count': 660, 'hit_count': 619, 'hit_rate': 93.78787878787878, 'total_count': 660, 'week': '2024-11-04', 'win_count': 514, 'win_rate': 77.87878787878788}, {'avg_performance': 9.199905917317315, 'bin': 0.6, 'count': 719, 'hit_count': 674, 'hit_rate': 93.7413073713491, 'total_count': 719, 'week': '2024-11-04', 'win_count': 557, 'win_rate': 77.46870653685674}, {'avg_performance': 9.136526057000346, 'bin': 0.7, 'count': 39, 'hit_count': 36, 'hit_rate': 92.3076923076923, 'total_count': 39, 'week': '2024-11-04', 'win_count': 30, 'win_rate': 76.92307692307692}, {'avg_performance': 6.976744186046527, 'bin': 0.8, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}], '2024-11-11': [{'avg_performance': 58.92468569457596, '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': 3.9305498150644866, 'bin': 0.4, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-11-11', 'win_count': 8, 'win_rate': 47.05882352941177}, {'avg_performance': 4.442104130107124, 'bin': 0.5, 'count': 362, 'hit_count': 328, 'hit_rate': 90.60773480662984, 'total_count': 362, 'week': '2024-11-11', 'win_count': 218, 'win_rate': 60.22099447513812}, {'avg_performance': 6.832885016155045, 'bin': 0.6, 'count': 459, 'hit_count': 407, 'hit_rate': 88.67102396514161, 'total_count': 459, 'week': '2024-11-11', 'win_count': 294, 'win_rate': 64.05228758169935}, {'avg_performance': 6.50225864077387, 'bin': 0.7, 'count': 26, 'hit_count': 24, 'hit_rate': 92.3076923076923, 'total_count': 26, 'week': '2024-11-11', 'win_count': 16, 'win_rate': 61.53846153846154}], '2024-11-18': [{'avg_performance': 96.25316455696202, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 10.093706934177172, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 10.286979813711849, 'bin': 0.4, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-11-18', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 9.641687742145487, 'bin': 0.5, 'count': 783, 'hit_count': 758, 'hit_rate': 96.80715197956577, 'total_count': 783, 'week': '2024-11-18', 'win_count': 652, 'win_rate': 83.26947637292464}, {'avg_performance': 11.89467546720644, 'bin': 0.6, 'count': 876, 'hit_count': 849, 'hit_rate': 96.91780821917808, 'total_count': 876, 'week': '2024-11-18', 'win_count': 769, 'win_rate': 87.78538812785388}, {'avg_performance': 19.352876776932764, 'bin': 0.7, 'count': 80, 'hit_count': 80, 'hit_rate': 100.0, 'total_count': 80, 'week': '2024-11-18', 'win_count': 71, 'win_rate': 88.75}, {'avg_performance': 18.45274649281407, 'bin': 0.8, 'count': 13, 'hit_count': 13, 'hit_rate': 100.0, 'total_count': 13, 'week': '2024-11-18', 'win_count': 12, 'win_rate': 92.3076923076923}, {'avg_performance': 15.730337078651687, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}], '2024-11-25': [{'avg_performance': 11.555676832532903, 'bin': 0.3, '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': 6.265694029033848, 'bin': 0.4, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 12, 'win_rate': 66.66666666666667}, {'avg_performance': 7.634091063129644, 'bin': 0.5, 'count': 598, 'hit_count': 570, 'hit_rate': 95.31772575250837, 'total_count': 598, 'week': '2024-11-25', 'win_count': 448, 'win_rate': 74.91638795986623}, {'avg_performance': 8.702597408877535, 'bin': 0.6, 'count': 869, 'hit_count': 826, 'hit_rate': 95.0517836593786, 'total_count': 869, 'week': '2024-11-25', 'win_count': 696, 'win_rate': 80.09205983889528}, {'avg_performance': 13.765900879410582, 'bin': 0.7, 'count': 92, 'hit_count': 90, 'hit_rate': 97.82608695652173, 'total_count': 92, 'week': '2024-11-25', 'win_count': 77, 'win_rate': 83.69565217391305}, {'avg_performance': 28.946258332817518, 'bin': 0.8, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 17, 'win_rate': 94.44444444444444}, {'avg_performance': 11.190662386779556, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 3, 'win_rate': 100.0}], '2024-12-09': [{'avg_performance': 1.4905149051490498, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.3237276523665, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 13, 'win_rate': 68.42105263157895}, {'avg_performance': 6.182898593615806, 'bin': 0.5, 'count': 690, 'hit_count': 641, 'hit_rate': 92.89855072463769, 'total_count': 690, 'week': '2024-12-09', 'win_count': 451, 'win_rate': 65.3623188405797}, {'avg_performance': 9.050619565085265, 'bin': 0.6, 'count': 870, 'hit_count': 824, 'hit_rate': 94.71264367816092, 'total_count': 870, 'week': '2024-12-09', 'win_count': 624, 'win_rate': 71.72413793103448}, {'avg_performance': 9.29780403196579, 'bin': 0.7, 'count': 96, 'hit_count': 93, 'hit_rate': 96.875, 'total_count': 96, 'week': '2024-12-09', 'win_count': 68, 'win_rate': 70.83333333333333}, {'avg_performance': 15.059213057045703, 'bin': 0.8, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 14, 'win_rate': 73.6842105263158}, {'avg_performance': 0.659367610806464, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}], '2024-12-16': [{'avg_performance': 0.1904761904761864, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 6.259213538127868, 'bin': 0.4, 'count': 37, 'hit_count': 33, 'hit_rate': 89.1891891891892, 'total_count': 37, 'week': '2024-12-16', 'win_count': 25, 'win_rate': 67.56756756756756}, {'avg_performance': 8.584611771243424, 'bin': 0.5, 'count': 1411, 'hit_count': 1325, 'hit_rate': 93.90503189227498, 'total_count': 1411, 'week': '2024-12-16', 'win_count': 1011, 'win_rate': 71.65131112686038}, {'avg_performance': 9.939810447414, 'bin': 0.6, 'count': 1588, 'hit_count': 1490, 'hit_rate': 93.82871536523929, 'total_count': 1588, 'week': '2024-12-16', 'win_count': 1216, 'win_rate': 76.57430730478589}, {'avg_performance': 12.751983309057357, 'bin': 0.7, 'count': 163, 'hit_count': 157, 'hit_rate': 96.31901840490798, 'total_count': 163, 'week': '2024-12-16', 'win_count': 126, 'win_rate': 77.30061349693251}, {'avg_performance': 30.97146333159325, 'bin': 0.8, 'count': 26, 'hit_count': 26, 'hit_rate': 100.0, 'total_count': 26, 'week': '2024-12-16', 'win_count': 21, 'win_rate': 80.76923076923077}, {'avg_performance': 45.14366482789435, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-16', 'win_count': 2, 'win_rate': 66.66666666666667}], '2024-12-23': [{'avg_performance': 1.1011011011010954, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-23', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.371333574507736, 'bin': 0.4, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2024-12-23', 'win_count': 10, 'win_rate': 58.8235294117647}, {'avg_performance': 9.474676484372859, 'bin': 0.5, 'count': 668, 'hit_count': 650, 'hit_rate': 97.30538922155688, 'total_count': 668, 'week': '2024-12-23', 'win_count': 528, 'win_rate': 79.04191616766467}, {'avg_performance': 18.22317884082599, 'bin': 0.6, 'count': 829, 'hit_count': 811, 'hit_rate': 97.82870928829915, 'total_count': 829, 'week': '2024-12-23', 'win_count': 705, 'win_rate': 85.0422195416164}, {'avg_performance': 22.87345575441379, 'bin': 0.7, 'count': 71, 'hit_count': 69, 'hit_rate': 97.1830985915493, 'total_count': 71, 'week': '2024-12-23', 'win_count': 62, 'win_rate': 87.32394366197182}, {'avg_performance': 20.07116067119614, 'bin': 0.8, 'count': 19, 'hit_count': 16, 'hit_rate': 84.21052631578948, 'total_count': 19, 'week': '2024-12-23', 'win_count': 16, 'win_rate': 84.21052631578948}, {'avg_performance': 42.864931268489265, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 100.0}], '2024-12-30': [{'avg_performance': 8.543323047871969, 'bin': 0.4, 'count': 26, 'hit_count': 25, 'hit_rate': 96.15384615384616, 'total_count': 26, 'week': '2024-12-30', 'win_count': 18, 'win_rate': 69.23076923076923}, {'avg_performance': 9.605782822714602, 'bin': 0.5, 'count': 967, 'hit_count': 931, 'hit_rate': 96.27714581178904, 'total_count': 967, 'week': '2024-12-30', 'win_count': 794, 'win_rate': 82.10961737331955}, {'avg_performance': 13.314518504512273, 'bin': 0.6, 'count': 1170, 'hit_count': 1137, 'hit_rate': 97.17948717948718, 'total_count': 1170, 'week': '2024-12-30', 'win_count': 1002, 'win_rate': 85.64102564102564}, {'avg_performance': 13.834897352184377, 'bin': 0.7, 'count': 141, 'hit_count': 137, 'hit_rate': 97.16312056737588, 'total_count': 141, 'week': '2024-12-30', 'win_count': 119, 'win_rate': 84.39716312056737}, {'avg_performance': 18.03100402666873, 'bin': 0.8, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2024-12-30', 'win_count': 19, 'win_rate': 90.47619047619048}, {'avg_performance': 86.17021276595746, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 1, 'win_rate': 100.0}], '2025-01-06': [{'avg_performance': 3.653643845376023, 'bin': 0.4, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2025-01-06', 'win_count': 13, 'win_rate': 61.904761904761905}, {'avg_performance': 7.11501183555015, 'bin': 0.5, 'count': 573, 'hit_count': 531, 'hit_rate': 92.67015706806282, 'total_count': 573, 'week': '2025-01-06', 'win_count': 345, 'win_rate': 60.20942408376963}, {'avg_performance': 7.033930147869317, 'bin': 0.6, 'count': 833, 'hit_count': 773, 'hit_rate': 92.79711884753901, 'total_count': 833, 'week': '2025-01-06', 'win_count': 554, 'win_rate': 66.50660264105642}, {'avg_performance': 11.06435997631877, 'bin': 0.7, 'count': 112, 'hit_count': 107, 'hit_rate': 95.53571428571429, 'total_count': 112, 'week': '2025-01-06', 'win_count': 82, 'win_rate': 73.21428571428571}, {'avg_performance': 12.01468555061957, 'bin': 0.8, 'count': 28, 'hit_count': 24, 'hit_rate': 85.71428571428571, 'total_count': 28, 'week': '2025-01-06', 'win_count': 22, 'win_rate': 78.57142857142857}, {'avg_performance': 2.747909199522108, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-06', 'win_count': 1, 'win_rate': 100.0}], '2025-01-13': [{'avg_performance': 1.77514792899408, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.677219118036632, 'bin': 0.4, 'count': 24, 'hit_count': 23, 'hit_rate': 95.83333333333333, 'total_count': 24, 'week': '2025-01-13', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 8.539310048745332, 'bin': 0.5, 'count': 564, 'hit_count': 528, 'hit_rate': 93.61702127659575, 'total_count': 564, 'week': '2025-01-13', 'win_count': 456, 'win_rate': 80.85106382978724}, {'avg_performance': 8.240635977891715, 'bin': 0.6, 'count': 708, 'hit_count': 661, 'hit_rate': 93.36158192090396, 'total_count': 708, 'week': '2025-01-13', 'win_count': 563, 'win_rate': 79.51977401129943}, {'avg_performance': 9.871046918455717, 'bin': 0.7, 'count': 51, 'hit_count': 45, 'hit_rate': 88.23529411764706, 'total_count': 51, 'week': '2025-01-13', 'win_count': 39, 'win_rate': 76.47058823529412}, {'avg_performance': 15.34581326687442, 'bin': 0.8, 'count': 10, 'hit_count': 10, 'hit_rate': 100.0, 'total_count': 10, 'week': '2025-01-13', 'win_count': 9, 'win_rate': 90.0}, {'avg_performance': 13.599999999999994, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 100.0}], '2025-01-20': [{'avg_performance': 0.6651884700665244, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.544909947380155, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2025-01-20', 'win_count': 11, 'win_rate': 57.89473684210526}, {'avg_performance': 6.015608365607231, 'bin': 0.5, 'count': 628, 'hit_count': 598, 'hit_rate': 95.22292993630573, 'total_count': 628, 'week': '2025-01-20', 'win_count': 432, 'win_rate': 68.78980891719745}, {'avg_performance': 9.039266266213598, 'bin': 0.6, 'count': 792, 'hit_count': 749, 'hit_rate': 94.57070707070707, 'total_count': 792, 'week': '2025-01-20', 'win_count': 605, 'win_rate': 76.38888888888889}, {'avg_performance': 10.536071372615584, 'bin': 0.7, 'count': 61, 'hit_count': 60, 'hit_rate': 98.36065573770492, 'total_count': 61, 'week': '2025-01-20', 'win_count': 54, 'win_rate': 88.52459016393442}, {'avg_performance': 15.25765795165968, 'bin': 0.8, 'count': 12, 'hit_count': 12, 'hit_rate': 100.0, 'total_count': 12, 'week': '2025-01-20', 'win_count': 10, 'win_rate': 83.33333333333333}], '2025-01-27': [{'avg_performance': 3.6505251976042974, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-27', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 3.3872070306215396, 'bin': 0.4, 'count': 18, 'hit_count': 15, 'hit_rate': 83.33333333333333, 'total_count': 18, 'week': '2025-01-27', 'win_count': 11, 'win_rate': 61.111111111111114}, {'avg_performance': 6.953550738751072, 'bin': 0.5, 'count': 580, 'hit_count': 547, 'hit_rate': 94.3103448275862, 'total_count': 580, 'week': '2025-01-27', 'win_count': 428, 'win_rate': 73.79310344827586}, {'avg_performance': 6.648173652090374, 'bin': 0.6, 'count': 779, 'hit_count': 726, 'hit_rate': 93.196405648267, 'total_count': 779, 'week': '2025-01-27', 'win_count': 606, 'win_rate': 77.79204107830552}, {'avg_performance': 7.471075488531045, 'bin': 0.7, 'count': 76, 'hit_count': 73, 'hit_rate': 96.05263157894737, 'total_count': 76, 'week': '2025-01-27', 'win_count': 66, 'win_rate': 86.84210526315789}, {'avg_performance': 9.608575816681654, 'bin': 0.8, 'count': 15, 'hit_count': 15, 'hit_rate': 100.0, 'total_count': 15, 'week': '2025-01-27', 'win_count': 13, 'win_rate': 86.66666666666667}, {'avg_performance': 21.423582467139635, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 100.0}], '2025-02-10': [{'avg_performance': 1.8949315591111375, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.754175337869557, 'bin': 0.4, 'count': 33, 'hit_count': 33, 'hit_rate': 100.0, 'total_count': 33, 'week': '2025-02-10', 'win_count': 17, 'win_rate': 51.515151515151516}, {'avg_performance': 7.517486777721075, 'bin': 0.5, 'count': 892, 'hit_count': 845, 'hit_rate': 94.73094170403587, 'total_count': 892, 'week': '2025-02-10', 'win_count': 647, 'win_rate': 72.53363228699551}, {'avg_performance': 10.207496081010792, 'bin': 0.6, 'count': 1368, 'hit_count': 1307, 'hit_rate': 95.54093567251462, 'total_count': 1368, 'week': '2025-02-10', 'win_count': 1083, 'win_rate': 79.16666666666667}, {'avg_performance': 13.13948137274851, 'bin': 0.7, 'count': 114, 'hit_count': 112, 'hit_rate': 98.24561403508773, 'total_count': 114, 'week': '2025-02-10', 'win_count': 85, 'win_rate': 74.56140350877193}, {'avg_performance': 9.213075395790396, 'bin': 0.8, 'count': 17, 'hit_count': 17, 'hit_rate': 100.0, 'total_count': 17, 'week': '2025-02-10', 'win_count': 12, 'win_rate': 70.58823529411765}, {'avg_performance': 4.385964912280706, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 100.0}], '2025-02-17': [{'avg_performance': 5.099765218898155, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 3.5333760194020303, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-17', 'win_count': 5, 'win_rate': 62.5}, {'avg_performance': 6.587229286030979, 'bin': 0.5, 'count': 327, 'hit_count': 296, 'hit_rate': 90.51987767584097, 'total_count': 327, 'week': '2025-02-17', 'win_count': 159, 'win_rate': 48.62385321100918}, {'avg_performance': 5.0095518733277125, 'bin': 0.6, 'count': 483, 'hit_count': 415, 'hit_rate': 85.92132505175984, 'total_count': 483, 'week': '2025-02-17', 'win_count': 252, 'win_rate': 52.17391304347826}, {'avg_performance': 4.196667245636139, 'bin': 0.7, 'count': 46, 'hit_count': 42, 'hit_rate': 91.30434782608695, 'total_count': 46, 'week': '2025-02-17', 'win_count': 28, 'win_rate': 60.869565217391305}, {'avg_performance': 4.6239894716134495, 'bin': 0.8, 'count': 6, 'hit_count': 4, 'hit_rate': 66.66666666666667, 'total_count': 6, 'week': '2025-02-17', 'win_count': 4, 'win_rate': 66.66666666666667}], '2025-02-24': [{'avg_performance': 0.3383304879783789, 'bin': 0.3, 'count': 3, 'hit_count': 2, 'hit_rate': 66.66666666666667, 'total_count': 3, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.724774404012466, 'bin': 0.4, 'count': 31, 'hit_count': 27, 'hit_rate': 87.09677419354838, 'total_count': 31, 'week': '2025-02-24', 'win_count': 17, 'win_rate': 54.83870967741935}, {'avg_performance': 5.995153465085292, 'bin': 0.5, 'count': 864, 'hit_count': 786, 'hit_rate': 90.97222222222223, 'total_count': 864, 'week': '2025-02-24', 'win_count': 544, 'win_rate': 62.96296296296296}, {'avg_performance': 5.362910312935268, 'bin': 0.6, 'count': 1038, 'hit_count': 921, 'hit_rate': 88.72832369942196, 'total_count': 1038, 'week': '2025-02-24', 'win_count': 674, 'win_rate': 64.9325626204239}, {'avg_performance': 4.419402245142155, 'bin': 0.7, 'count': 53, 'hit_count': 42, 'hit_rate': 79.24528301886792, 'total_count': 53, 'week': '2025-02-24', 'win_count': 23, 'win_rate': 43.39622641509434}, {'avg_performance': 0.14880952380952725, 'bin': 0.8, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}], '2025-03-10': [{'avg_performance': 3.370786516853932, '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': 3.229985232071821, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2025-03-10', 'win_count': 6, 'win_rate': 85.71428571428571}, {'avg_performance': 5.91457437619586, 'bin': 0.5, 'count': 339, 'hit_count': 318, 'hit_rate': 93.80530973451327, 'total_count': 339, 'week': '2025-03-10', 'win_count': 236, 'win_rate': 69.6165191740413}, {'avg_performance': 7.694099731541966, 'bin': 0.6, 'count': 312, 'hit_count': 294, 'hit_rate': 94.23076923076923, 'total_count': 312, 'week': '2025-03-10', 'win_count': 224, 'win_rate': 71.7948717948718}, {'avg_performance': 7.866797499267166, 'bin': 0.7, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2025-03-10', 'win_count': 14, 'win_rate': 82.3529411764706}]}, 'curve_data_week_list': ['2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '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-10', '2025-02-17', '2025-02-24', '2025-03-10'], 'date_from': datetime.date(2024, 10, 10), 'date_to': datetime.date(2025, 4, 8), 'kpis': {'avg_gain': 8.802179824568507, 'fail_count': 8231, 'hit_count': 30196, 'hit_rate': 94.25646148083406, 'pass_count': 23805, 'total_tests': 32036, 'win_rate': 74.30702959170932}, 'last_metrics': <ModelMetrics: Rolling LGBM 3d PH Isotonic 2% Metrics: 2025-04-07 >, 'model': <Model: Rolling LGBM 3d PH Isotonic 2% (rolling-ph-lgmb-p2-seq3-isotonic 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 0x7f92844b1d90>, <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': 41, 'counter0': 40, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 9.343793482624516, 'date': datetime.date(2024, 10, 15), 'fail_count': 160, 'hit_count': 747, 'hit_rate': 95.52429667519182, 'metrics': {'content': 0, 'financial': 0, 'other': 0}, 'pass_count': 622, 'total_count': 782, 'win_rate': 79.53964194373401}} {'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: ' "'DKsv9r6k95uWzLESBQdgkMBYrfK6Se5QxHWs2XnkM83akXQNVJbfWMS9toQDA2iv'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/52'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f92855a3110>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f92855a3110>>'} {'curve_data': [{'avg_performance': 33.8653440810506, 'bin': 0.2, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 8.824194070556567, 'bin': 0.3, 'count': 49, 'hit_count': 45, 'hit_rate': 91.83673469387755, 'total_count': 49, 'win_count': 25, 'win_rate': 51.02040816326531}, {'avg_performance': 5.6883545965376285, 'bin': 0.4, 'count': 410, 'hit_count': 378, 'hit_rate': 92.1951219512195, 'total_count': 410, 'win_count': 261, 'win_rate': 63.65853658536585}, {'avg_performance': 7.681481586572486, 'bin': 0.5, 'count': 13268, 'hit_count': 12497, 'hit_rate': 94.18902622851975, 'total_count': 13268, 'win_count': 9521, 'win_rate': 71.75911968646368}, {'avg_performance': 9.387286988023558, 'bin': 0.6, 'count': 16506, 'hit_count': 15557, 'hit_rate': 94.25057554828547, 'total_count': 16506, 'win_count': 12590, 'win_rate': 76.27529383254574}, {'avg_performance': 11.602345538915827, 'bin': 0.7, 'count': 1539, 'hit_count': 1471, 'hit_rate': 95.58154645873944, 'total_count': 1539, 'win_count': 1197, 'win_rate': 77.77777777777777}, {'avg_performance': 16.390961739552203, 'bin': 0.8, 'count': 238, 'hit_count': 222, 'hit_rate': 93.27731092436974, 'total_count': 238, 'win_count': 191, 'win_rate': 80.25210084033614}, {'avg_performance': 21.6917626187561, 'bin': 0.9, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'win_count': 18, 'win_rate': 78.26086956521739}], 'curve_data_by_week': {'2024-10-14': [{'avg_performance': 0.8563273073263545, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.833948494083741, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-10-14', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 5.0414542679053875, 'bin': 0.4, 'count': 22, 'hit_count': 18, 'hit_rate': 81.81818181818181, 'total_count': 22, 'week': '2024-10-14', 'win_count': 11, 'win_rate': 50.0}, {'avg_performance': 9.405162971834361, 'bin': 0.5, 'count': 702, 'hit_count': 661, 'hit_rate': 94.15954415954415, 'total_count': 702, 'week': '2024-10-14', 'win_count': 482, 'win_rate': 68.66096866096866}, {'avg_performance': 10.106844911169732, 'bin': 0.6, 'count': 804, 'hit_count': 765, 'hit_rate': 95.14925373134328, 'total_count': 804, 'week': '2024-10-14', 'win_count': 607, 'win_rate': 75.49751243781094}, {'avg_performance': 10.295341658155468, 'bin': 0.7, 'count': 82, 'hit_count': 78, 'hit_rate': 95.1219512195122, 'total_count': 82, 'week': '2024-10-14', 'win_count': 67, 'win_rate': 81.70731707317073}, {'avg_performance': 8.131301136271151, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-10-14', 'win_count': 8, 'win_rate': 80.0}, {'avg_performance': 8.881754949170679, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 1, 'win_rate': 100.0}], '2024-10-21': [{'avg_performance': 9.671279278685283, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 3, 'win_rate': 75.0}, {'avg_performance': 4.301172455339157, 'bin': 0.4, 'count': 26, 'hit_count': 23, 'hit_rate': 88.46153846153847, 'total_count': 26, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 34.61538461538461}, {'avg_performance': 6.819492750693891, 'bin': 0.5, 'count': 974, 'hit_count': 907, 'hit_rate': 93.1211498973306, 'total_count': 974, 'week': '2024-10-21', 'win_count': 658, 'win_rate': 67.5564681724846}, {'avg_performance': 8.182362870276854, 'bin': 0.6, 'count': 1212, 'hit_count': 1156, 'hit_rate': 95.37953795379538, 'total_count': 1212, 'week': '2024-10-21', 'win_count': 910, 'win_rate': 75.08250825082509}, {'avg_performance': 8.641538934451926, 'bin': 0.7, 'count': 150, 'hit_count': 146, 'hit_rate': 97.33333333333333, 'total_count': 150, 'week': '2024-10-21', 'win_count': 112, 'win_rate': 74.66666666666667}, {'avg_performance': 7.960241613275069, 'bin': 0.8, 'count': 16, 'hit_count': 15, 'hit_rate': 93.75, 'total_count': 16, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 56.25}, {'avg_performance': 1.9299405155320475, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-21', 'win_count': 1, 'win_rate': 50.0}], '2024-10-28': [{'avg_performance': 1.6205053536018306, 'bin': 0.3, 'count': 5, 'hit_count': 4, 'hit_rate': 80.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 40.0}, {'avg_performance': 7.858204878661623, 'bin': 0.4, 'count': 21, 'hit_count': 21, 'hit_rate': 100.0, 'total_count': 21, 'week': '2024-10-28', 'win_count': 16, 'win_rate': 76.19047619047619}, {'avg_performance': 6.648846490413345, 'bin': 0.5, 'count': 686, 'hit_count': 658, 'hit_rate': 95.91836734693878, 'total_count': 686, 'week': '2024-10-28', 'win_count': 518, 'win_rate': 75.51020408163265}, {'avg_performance': 8.085902262126316, 'bin': 0.6, 'count': 797, 'hit_count': 772, 'hit_rate': 96.86323713927227, 'total_count': 797, 'week': '2024-10-28', 'win_count': 649, 'win_rate': 81.43036386449184}, {'avg_performance': 11.848421236600606, 'bin': 0.7, 'count': 69, 'hit_count': 64, 'hit_rate': 92.7536231884058, 'total_count': 69, 'week': '2024-10-28', 'win_count': 58, 'win_rate': 84.05797101449275}, {'avg_performance': 14.267397574986997, 'bin': 0.8, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 4, 'win_rate': 80.0}, {'avg_performance': 0.34722222222223026, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-28', 'win_count': 0, 'win_rate': 0.0}], '2024-11-04': [{'avg_performance': 4.48654037886342, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 11.303728683534116, 'bin': 0.3, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2024-11-04', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 6.193407299091917, 'bin': 0.4, 'count': 22, 'hit_count': 20, 'hit_rate': 90.9090909090909, 'total_count': 22, 'week': '2024-11-04', 'win_count': 19, 'win_rate': 86.36363636363636}, {'avg_performance': 8.551721604481491, 'bin': 0.5, 'count': 660, 'hit_count': 619, 'hit_rate': 93.78787878787878, 'total_count': 660, 'week': '2024-11-04', 'win_count': 514, 'win_rate': 77.87878787878788}, {'avg_performance': 9.199905917317315, 'bin': 0.6, 'count': 719, 'hit_count': 674, 'hit_rate': 93.7413073713491, 'total_count': 719, 'week': '2024-11-04', 'win_count': 557, 'win_rate': 77.46870653685674}, {'avg_performance': 9.136526057000346, 'bin': 0.7, 'count': 39, 'hit_count': 36, 'hit_rate': 92.3076923076923, 'total_count': 39, 'week': '2024-11-04', 'win_count': 30, 'win_rate': 76.92307692307692}, {'avg_performance': 6.976744186046527, 'bin': 0.8, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}], '2024-11-11': [{'avg_performance': 58.92468569457596, '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': 3.9305498150644866, 'bin': 0.4, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-11-11', 'win_count': 8, 'win_rate': 47.05882352941177}, {'avg_performance': 4.442104130107124, 'bin': 0.5, 'count': 362, 'hit_count': 328, 'hit_rate': 90.60773480662984, 'total_count': 362, 'week': '2024-11-11', 'win_count': 218, 'win_rate': 60.22099447513812}, {'avg_performance': 6.832885016155045, 'bin': 0.6, 'count': 459, 'hit_count': 407, 'hit_rate': 88.67102396514161, 'total_count': 459, 'week': '2024-11-11', 'win_count': 294, 'win_rate': 64.05228758169935}, {'avg_performance': 6.50225864077387, 'bin': 0.7, 'count': 26, 'hit_count': 24, 'hit_rate': 92.3076923076923, 'total_count': 26, 'week': '2024-11-11', 'win_count': 16, 'win_rate': 61.53846153846154}], '2024-11-18': [{'avg_performance': 96.25316455696202, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 10.093706934177172, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 10.286979813711849, 'bin': 0.4, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-11-18', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 9.641687742145487, 'bin': 0.5, 'count': 783, 'hit_count': 758, 'hit_rate': 96.80715197956577, 'total_count': 783, 'week': '2024-11-18', 'win_count': 652, 'win_rate': 83.26947637292464}, {'avg_performance': 11.89467546720644, 'bin': 0.6, 'count': 876, 'hit_count': 849, 'hit_rate': 96.91780821917808, 'total_count': 876, 'week': '2024-11-18', 'win_count': 769, 'win_rate': 87.78538812785388}, {'avg_performance': 19.352876776932764, 'bin': 0.7, 'count': 80, 'hit_count': 80, 'hit_rate': 100.0, 'total_count': 80, 'week': '2024-11-18', 'win_count': 71, 'win_rate': 88.75}, {'avg_performance': 18.45274649281407, 'bin': 0.8, 'count': 13, 'hit_count': 13, 'hit_rate': 100.0, 'total_count': 13, 'week': '2024-11-18', 'win_count': 12, 'win_rate': 92.3076923076923}, {'avg_performance': 15.730337078651687, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}], '2024-11-25': [{'avg_performance': 11.555676832532903, 'bin': 0.3, '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': 6.265694029033848, 'bin': 0.4, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 12, 'win_rate': 66.66666666666667}, {'avg_performance': 7.634091063129644, 'bin': 0.5, 'count': 598, 'hit_count': 570, 'hit_rate': 95.31772575250837, 'total_count': 598, 'week': '2024-11-25', 'win_count': 448, 'win_rate': 74.91638795986623}, {'avg_performance': 8.702597408877535, 'bin': 0.6, 'count': 869, 'hit_count': 826, 'hit_rate': 95.0517836593786, 'total_count': 869, 'week': '2024-11-25', 'win_count': 696, 'win_rate': 80.09205983889528}, {'avg_performance': 13.765900879410582, 'bin': 0.7, 'count': 92, 'hit_count': 90, 'hit_rate': 97.82608695652173, 'total_count': 92, 'week': '2024-11-25', 'win_count': 77, 'win_rate': 83.69565217391305}, {'avg_performance': 28.946258332817518, 'bin': 0.8, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 17, 'win_rate': 94.44444444444444}, {'avg_performance': 11.190662386779556, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 3, 'win_rate': 100.0}], '2024-12-09': [{'avg_performance': 1.4905149051490498, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.3237276523665, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 13, 'win_rate': 68.42105263157895}, {'avg_performance': 6.182898593615806, 'bin': 0.5, 'count': 690, 'hit_count': 641, 'hit_rate': 92.89855072463769, 'total_count': 690, 'week': '2024-12-09', 'win_count': 451, 'win_rate': 65.3623188405797}, {'avg_performance': 9.050619565085265, 'bin': 0.6, 'count': 870, 'hit_count': 824, 'hit_rate': 94.71264367816092, 'total_count': 870, 'week': '2024-12-09', 'win_count': 624, 'win_rate': 71.72413793103448}, {'avg_performance': 9.29780403196579, 'bin': 0.7, 'count': 96, 'hit_count': 93, 'hit_rate': 96.875, 'total_count': 96, 'week': '2024-12-09', 'win_count': 68, 'win_rate': 70.83333333333333}, {'avg_performance': 15.059213057045703, 'bin': 0.8, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 14, 'win_rate': 73.6842105263158}, {'avg_performance': 0.659367610806464, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}], '2024-12-16': [{'avg_performance': 0.1904761904761864, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 6.259213538127868, 'bin': 0.4, 'count': 37, 'hit_count': 33, 'hit_rate': 89.1891891891892, 'total_count': 37, 'week': '2024-12-16', 'win_count': 25, 'win_rate': 67.56756756756756}, {'avg_performance': 8.584611771243424, 'bin': 0.5, 'count': 1411, 'hit_count': 1325, 'hit_rate': 93.90503189227498, 'total_count': 1411, 'week': '2024-12-16', 'win_count': 1011, 'win_rate': 71.65131112686038}, {'avg_performance': 9.939810447414, 'bin': 0.6, 'count': 1588, 'hit_count': 1490, 'hit_rate': 93.82871536523929, 'total_count': 1588, 'week': '2024-12-16', 'win_count': 1216, 'win_rate': 76.57430730478589}, {'avg_performance': 12.751983309057357, 'bin': 0.7, 'count': 163, 'hit_count': 157, 'hit_rate': 96.31901840490798, 'total_count': 163, 'week': '2024-12-16', 'win_count': 126, 'win_rate': 77.30061349693251}, {'avg_performance': 30.97146333159325, 'bin': 0.8, 'count': 26, 'hit_count': 26, 'hit_rate': 100.0, 'total_count': 26, 'week': '2024-12-16', 'win_count': 21, 'win_rate': 80.76923076923077}, {'avg_performance': 45.14366482789435, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-16', 'win_count': 2, 'win_rate': 66.66666666666667}], '2024-12-23': [{'avg_performance': 1.1011011011010954, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-23', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.371333574507736, 'bin': 0.4, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2024-12-23', 'win_count': 10, 'win_rate': 58.8235294117647}, {'avg_performance': 9.474676484372859, 'bin': 0.5, 'count': 668, 'hit_count': 650, 'hit_rate': 97.30538922155688, 'total_count': 668, 'week': '2024-12-23', 'win_count': 528, 'win_rate': 79.04191616766467}, {'avg_performance': 18.22317884082599, 'bin': 0.6, 'count': 829, 'hit_count': 811, 'hit_rate': 97.82870928829915, 'total_count': 829, 'week': '2024-12-23', 'win_count': 705, 'win_rate': 85.0422195416164}, {'avg_performance': 22.87345575441379, 'bin': 0.7, 'count': 71, 'hit_count': 69, 'hit_rate': 97.1830985915493, 'total_count': 71, 'week': '2024-12-23', 'win_count': 62, 'win_rate': 87.32394366197182}, {'avg_performance': 20.07116067119614, 'bin': 0.8, 'count': 19, 'hit_count': 16, 'hit_rate': 84.21052631578948, 'total_count': 19, 'week': '2024-12-23', 'win_count': 16, 'win_rate': 84.21052631578948}, {'avg_performance': 42.864931268489265, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 100.0}], '2024-12-30': [{'avg_performance': 8.543323047871969, 'bin': 0.4, 'count': 26, 'hit_count': 25, 'hit_rate': 96.15384615384616, 'total_count': 26, 'week': '2024-12-30', 'win_count': 18, 'win_rate': 69.23076923076923}, {'avg_performance': 9.605782822714602, 'bin': 0.5, 'count': 967, 'hit_count': 931, 'hit_rate': 96.27714581178904, 'total_count': 967, 'week': '2024-12-30', 'win_count': 794, 'win_rate': 82.10961737331955}, {'avg_performance': 13.314518504512273, 'bin': 0.6, 'count': 1170, 'hit_count': 1137, 'hit_rate': 97.17948717948718, 'total_count': 1170, 'week': '2024-12-30', 'win_count': 1002, 'win_rate': 85.64102564102564}, {'avg_performance': 13.834897352184377, 'bin': 0.7, 'count': 141, 'hit_count': 137, 'hit_rate': 97.16312056737588, 'total_count': 141, 'week': '2024-12-30', 'win_count': 119, 'win_rate': 84.39716312056737}, {'avg_performance': 18.03100402666873, 'bin': 0.8, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2024-12-30', 'win_count': 19, 'win_rate': 90.47619047619048}, {'avg_performance': 86.17021276595746, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 1, 'win_rate': 100.0}], '2025-01-06': [{'avg_performance': 3.653643845376023, 'bin': 0.4, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2025-01-06', 'win_count': 13, 'win_rate': 61.904761904761905}, {'avg_performance': 7.11501183555015, 'bin': 0.5, 'count': 573, 'hit_count': 531, 'hit_rate': 92.67015706806282, 'total_count': 573, 'week': '2025-01-06', 'win_count': 345, 'win_rate': 60.20942408376963}, {'avg_performance': 7.033930147869317, 'bin': 0.6, 'count': 833, 'hit_count': 773, 'hit_rate': 92.79711884753901, 'total_count': 833, 'week': '2025-01-06', 'win_count': 554, 'win_rate': 66.50660264105642}, {'avg_performance': 11.06435997631877, 'bin': 0.7, 'count': 112, 'hit_count': 107, 'hit_rate': 95.53571428571429, 'total_count': 112, 'week': '2025-01-06', 'win_count': 82, 'win_rate': 73.21428571428571}, {'avg_performance': 12.01468555061957, 'bin': 0.8, 'count': 28, 'hit_count': 24, 'hit_rate': 85.71428571428571, 'total_count': 28, 'week': '2025-01-06', 'win_count': 22, 'win_rate': 78.57142857142857}, {'avg_performance': 2.747909199522108, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-06', 'win_count': 1, 'win_rate': 100.0}], '2025-01-13': [{'avg_performance': 1.77514792899408, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.677219118036632, 'bin': 0.4, 'count': 24, 'hit_count': 23, 'hit_rate': 95.83333333333333, 'total_count': 24, 'week': '2025-01-13', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 8.539310048745332, 'bin': 0.5, 'count': 564, 'hit_count': 528, 'hit_rate': 93.61702127659575, 'total_count': 564, 'week': '2025-01-13', 'win_count': 456, 'win_rate': 80.85106382978724}, {'avg_performance': 8.240635977891715, 'bin': 0.6, 'count': 708, 'hit_count': 661, 'hit_rate': 93.36158192090396, 'total_count': 708, 'week': '2025-01-13', 'win_count': 563, 'win_rate': 79.51977401129943}, {'avg_performance': 9.871046918455717, 'bin': 0.7, 'count': 51, 'hit_count': 45, 'hit_rate': 88.23529411764706, 'total_count': 51, 'week': '2025-01-13', 'win_count': 39, 'win_rate': 76.47058823529412}, {'avg_performance': 15.34581326687442, 'bin': 0.8, 'count': 10, 'hit_count': 10, 'hit_rate': 100.0, 'total_count': 10, 'week': '2025-01-13', 'win_count': 9, 'win_rate': 90.0}, {'avg_performance': 13.599999999999994, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 100.0}], '2025-01-20': [{'avg_performance': 0.6651884700665244, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.544909947380155, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2025-01-20', 'win_count': 11, 'win_rate': 57.89473684210526}, {'avg_performance': 6.015608365607231, 'bin': 0.5, 'count': 628, 'hit_count': 598, 'hit_rate': 95.22292993630573, 'total_count': 628, 'week': '2025-01-20', 'win_count': 432, 'win_rate': 68.78980891719745}, {'avg_performance': 9.039266266213598, 'bin': 0.6, 'count': 792, 'hit_count': 749, 'hit_rate': 94.57070707070707, 'total_count': 792, 'week': '2025-01-20', 'win_count': 605, 'win_rate': 76.38888888888889}, {'avg_performance': 10.536071372615584, 'bin': 0.7, 'count': 61, 'hit_count': 60, 'hit_rate': 98.36065573770492, 'total_count': 61, 'week': '2025-01-20', 'win_count': 54, 'win_rate': 88.52459016393442}, {'avg_performance': 15.25765795165968, 'bin': 0.8, 'count': 12, 'hit_count': 12, 'hit_rate': 100.0, 'total_count': 12, 'week': '2025-01-20', 'win_count': 10, 'win_rate': 83.33333333333333}], '2025-01-27': [{'avg_performance': 3.6505251976042974, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-27', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 3.3872070306215396, 'bin': 0.4, 'count': 18, 'hit_count': 15, 'hit_rate': 83.33333333333333, 'total_count': 18, 'week': '2025-01-27', 'win_count': 11, 'win_rate': 61.111111111111114}, {'avg_performance': 6.953550738751072, 'bin': 0.5, 'count': 580, 'hit_count': 547, 'hit_rate': 94.3103448275862, 'total_count': 580, 'week': '2025-01-27', 'win_count': 428, 'win_rate': 73.79310344827586}, {'avg_performance': 6.648173652090374, 'bin': 0.6, 'count': 779, 'hit_count': 726, 'hit_rate': 93.196405648267, 'total_count': 779, 'week': '2025-01-27', 'win_count': 606, 'win_rate': 77.79204107830552}, {'avg_performance': 7.471075488531045, 'bin': 0.7, 'count': 76, 'hit_count': 73, 'hit_rate': 96.05263157894737, 'total_count': 76, 'week': '2025-01-27', 'win_count': 66, 'win_rate': 86.84210526315789}, {'avg_performance': 9.608575816681654, 'bin': 0.8, 'count': 15, 'hit_count': 15, 'hit_rate': 100.0, 'total_count': 15, 'week': '2025-01-27', 'win_count': 13, 'win_rate': 86.66666666666667}, {'avg_performance': 21.423582467139635, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 100.0}], '2025-02-10': [{'avg_performance': 1.8949315591111375, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.754175337869557, 'bin': 0.4, 'count': 33, 'hit_count': 33, 'hit_rate': 100.0, 'total_count': 33, 'week': '2025-02-10', 'win_count': 17, 'win_rate': 51.515151515151516}, {'avg_performance': 7.517486777721075, 'bin': 0.5, 'count': 892, 'hit_count': 845, 'hit_rate': 94.73094170403587, 'total_count': 892, 'week': '2025-02-10', 'win_count': 647, 'win_rate': 72.53363228699551}, {'avg_performance': 10.207496081010792, 'bin': 0.6, 'count': 1368, 'hit_count': 1307, 'hit_rate': 95.54093567251462, 'total_count': 1368, 'week': '2025-02-10', 'win_count': 1083, 'win_rate': 79.16666666666667}, {'avg_performance': 13.13948137274851, 'bin': 0.7, 'count': 114, 'hit_count': 112, 'hit_rate': 98.24561403508773, 'total_count': 114, 'week': '2025-02-10', 'win_count': 85, 'win_rate': 74.56140350877193}, {'avg_performance': 9.213075395790396, 'bin': 0.8, 'count': 17, 'hit_count': 17, 'hit_rate': 100.0, 'total_count': 17, 'week': '2025-02-10', 'win_count': 12, 'win_rate': 70.58823529411765}, {'avg_performance': 4.385964912280706, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 100.0}], '2025-02-17': [{'avg_performance': 5.099765218898155, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 3.5333760194020303, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-17', 'win_count': 5, 'win_rate': 62.5}, {'avg_performance': 6.587229286030979, 'bin': 0.5, 'count': 327, 'hit_count': 296, 'hit_rate': 90.51987767584097, 'total_count': 327, 'week': '2025-02-17', 'win_count': 159, 'win_rate': 48.62385321100918}, {'avg_performance': 5.0095518733277125, 'bin': 0.6, 'count': 483, 'hit_count': 415, 'hit_rate': 85.92132505175984, 'total_count': 483, 'week': '2025-02-17', 'win_count': 252, 'win_rate': 52.17391304347826}, {'avg_performance': 4.196667245636139, 'bin': 0.7, 'count': 46, 'hit_count': 42, 'hit_rate': 91.30434782608695, 'total_count': 46, 'week': '2025-02-17', 'win_count': 28, 'win_rate': 60.869565217391305}, {'avg_performance': 4.6239894716134495, 'bin': 0.8, 'count': 6, 'hit_count': 4, 'hit_rate': 66.66666666666667, 'total_count': 6, 'week': '2025-02-17', 'win_count': 4, 'win_rate': 66.66666666666667}], '2025-02-24': [{'avg_performance': 0.3383304879783789, 'bin': 0.3, 'count': 3, 'hit_count': 2, 'hit_rate': 66.66666666666667, 'total_count': 3, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.724774404012466, 'bin': 0.4, 'count': 31, 'hit_count': 27, 'hit_rate': 87.09677419354838, 'total_count': 31, 'week': '2025-02-24', 'win_count': 17, 'win_rate': 54.83870967741935}, {'avg_performance': 5.995153465085292, 'bin': 0.5, 'count': 864, 'hit_count': 786, 'hit_rate': 90.97222222222223, 'total_count': 864, 'week': '2025-02-24', 'win_count': 544, 'win_rate': 62.96296296296296}, {'avg_performance': 5.362910312935268, 'bin': 0.6, 'count': 1038, 'hit_count': 921, 'hit_rate': 88.72832369942196, 'total_count': 1038, 'week': '2025-02-24', 'win_count': 674, 'win_rate': 64.9325626204239}, {'avg_performance': 4.419402245142155, 'bin': 0.7, 'count': 53, 'hit_count': 42, 'hit_rate': 79.24528301886792, 'total_count': 53, 'week': '2025-02-24', 'win_count': 23, 'win_rate': 43.39622641509434}, {'avg_performance': 0.14880952380952725, 'bin': 0.8, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}], '2025-03-10': [{'avg_performance': 3.370786516853932, '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': 3.229985232071821, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2025-03-10', 'win_count': 6, 'win_rate': 85.71428571428571}, {'avg_performance': 5.91457437619586, 'bin': 0.5, 'count': 339, 'hit_count': 318, 'hit_rate': 93.80530973451327, 'total_count': 339, 'week': '2025-03-10', 'win_count': 236, 'win_rate': 69.6165191740413}, {'avg_performance': 7.694099731541966, 'bin': 0.6, 'count': 312, 'hit_count': 294, 'hit_rate': 94.23076923076923, 'total_count': 312, 'week': '2025-03-10', 'win_count': 224, 'win_rate': 71.7948717948718}, {'avg_performance': 7.866797499267166, 'bin': 0.7, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2025-03-10', 'win_count': 14, 'win_rate': 82.3529411764706}]}, 'curve_data_week_list': ['2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '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-10', '2025-02-17', '2025-02-24', '2025-03-10'], 'date_from': datetime.date(2024, 10, 10), 'date_to': datetime.date(2025, 4, 8), 'kpis': {'avg_gain': 8.802179824568507, 'fail_count': 8231, 'hit_count': 30196, 'hit_rate': 94.25646148083406, 'pass_count': 23805, 'total_tests': 32036, 'win_rate': 74.30702959170932}, 'last_metrics': <ModelMetrics: Rolling LGBM 3d PH Isotonic 2% Metrics: 2025-04-07 >, 'model': <Model: Rolling LGBM 3d PH Isotonic 2% (rolling-ph-lgmb-p2-seq3-isotonic 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 0x7f92844b1d90>, <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': 41, 'counter0': 40, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 9.343793482624516, 'date': datetime.date(2024, 10, 15), 'fail_count': 160, 'hit_count': 747, 'hit_rate': 95.52429667519182, 'metrics': {'content': 0, 'financial': 0, 'other': 0}, 'pass_count': 622, 'total_count': 782, 'win_rate': 79.53964194373401}} {'metrics': {'content': 0.24, '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: ' "'DKsv9r6k95uWzLESBQdgkMBYrfK6Se5QxHWs2XnkM83akXQNVJbfWMS9toQDA2iv'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/52'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f92855a3110>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f92855a3110>>'} {'curve_data': [{'avg_performance': 33.8653440810506, 'bin': 0.2, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 8.824194070556567, 'bin': 0.3, 'count': 49, 'hit_count': 45, 'hit_rate': 91.83673469387755, 'total_count': 49, 'win_count': 25, 'win_rate': 51.02040816326531}, {'avg_performance': 5.6883545965376285, 'bin': 0.4, 'count': 410, 'hit_count': 378, 'hit_rate': 92.1951219512195, 'total_count': 410, 'win_count': 261, 'win_rate': 63.65853658536585}, {'avg_performance': 7.681481586572486, 'bin': 0.5, 'count': 13268, 'hit_count': 12497, 'hit_rate': 94.18902622851975, 'total_count': 13268, 'win_count': 9521, 'win_rate': 71.75911968646368}, {'avg_performance': 9.387286988023558, 'bin': 0.6, 'count': 16506, 'hit_count': 15557, 'hit_rate': 94.25057554828547, 'total_count': 16506, 'win_count': 12590, 'win_rate': 76.27529383254574}, {'avg_performance': 11.602345538915827, 'bin': 0.7, 'count': 1539, 'hit_count': 1471, 'hit_rate': 95.58154645873944, 'total_count': 1539, 'win_count': 1197, 'win_rate': 77.77777777777777}, {'avg_performance': 16.390961739552203, 'bin': 0.8, 'count': 238, 'hit_count': 222, 'hit_rate': 93.27731092436974, 'total_count': 238, 'win_count': 191, 'win_rate': 80.25210084033614}, {'avg_performance': 21.6917626187561, 'bin': 0.9, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'win_count': 18, 'win_rate': 78.26086956521739}], 'curve_data_by_week': {'2024-10-14': [{'avg_performance': 0.8563273073263545, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.833948494083741, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-10-14', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 5.0414542679053875, 'bin': 0.4, 'count': 22, 'hit_count': 18, 'hit_rate': 81.81818181818181, 'total_count': 22, 'week': '2024-10-14', 'win_count': 11, 'win_rate': 50.0}, {'avg_performance': 9.405162971834361, 'bin': 0.5, 'count': 702, 'hit_count': 661, 'hit_rate': 94.15954415954415, 'total_count': 702, 'week': '2024-10-14', 'win_count': 482, 'win_rate': 68.66096866096866}, {'avg_performance': 10.106844911169732, 'bin': 0.6, 'count': 804, 'hit_count': 765, 'hit_rate': 95.14925373134328, 'total_count': 804, 'week': '2024-10-14', 'win_count': 607, 'win_rate': 75.49751243781094}, {'avg_performance': 10.295341658155468, 'bin': 0.7, 'count': 82, 'hit_count': 78, 'hit_rate': 95.1219512195122, 'total_count': 82, 'week': '2024-10-14', 'win_count': 67, 'win_rate': 81.70731707317073}, {'avg_performance': 8.131301136271151, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-10-14', 'win_count': 8, 'win_rate': 80.0}, {'avg_performance': 8.881754949170679, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 1, 'win_rate': 100.0}], '2024-10-21': [{'avg_performance': 9.671279278685283, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 3, 'win_rate': 75.0}, {'avg_performance': 4.301172455339157, 'bin': 0.4, 'count': 26, 'hit_count': 23, 'hit_rate': 88.46153846153847, 'total_count': 26, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 34.61538461538461}, {'avg_performance': 6.819492750693891, 'bin': 0.5, 'count': 974, 'hit_count': 907, 'hit_rate': 93.1211498973306, 'total_count': 974, 'week': '2024-10-21', 'win_count': 658, 'win_rate': 67.5564681724846}, {'avg_performance': 8.182362870276854, 'bin': 0.6, 'count': 1212, 'hit_count': 1156, 'hit_rate': 95.37953795379538, 'total_count': 1212, 'week': '2024-10-21', 'win_count': 910, 'win_rate': 75.08250825082509}, {'avg_performance': 8.641538934451926, 'bin': 0.7, 'count': 150, 'hit_count': 146, 'hit_rate': 97.33333333333333, 'total_count': 150, 'week': '2024-10-21', 'win_count': 112, 'win_rate': 74.66666666666667}, {'avg_performance': 7.960241613275069, 'bin': 0.8, 'count': 16, 'hit_count': 15, 'hit_rate': 93.75, 'total_count': 16, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 56.25}, {'avg_performance': 1.9299405155320475, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-21', 'win_count': 1, 'win_rate': 50.0}], '2024-10-28': [{'avg_performance': 1.6205053536018306, 'bin': 0.3, 'count': 5, 'hit_count': 4, 'hit_rate': 80.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 40.0}, {'avg_performance': 7.858204878661623, 'bin': 0.4, 'count': 21, 'hit_count': 21, 'hit_rate': 100.0, 'total_count': 21, 'week': '2024-10-28', 'win_count': 16, 'win_rate': 76.19047619047619}, {'avg_performance': 6.648846490413345, 'bin': 0.5, 'count': 686, 'hit_count': 658, 'hit_rate': 95.91836734693878, 'total_count': 686, 'week': '2024-10-28', 'win_count': 518, 'win_rate': 75.51020408163265}, {'avg_performance': 8.085902262126316, 'bin': 0.6, 'count': 797, 'hit_count': 772, 'hit_rate': 96.86323713927227, 'total_count': 797, 'week': '2024-10-28', 'win_count': 649, 'win_rate': 81.43036386449184}, {'avg_performance': 11.848421236600606, 'bin': 0.7, 'count': 69, 'hit_count': 64, 'hit_rate': 92.7536231884058, 'total_count': 69, 'week': '2024-10-28', 'win_count': 58, 'win_rate': 84.05797101449275}, {'avg_performance': 14.267397574986997, 'bin': 0.8, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 4, 'win_rate': 80.0}, {'avg_performance': 0.34722222222223026, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-28', 'win_count': 0, 'win_rate': 0.0}], '2024-11-04': [{'avg_performance': 4.48654037886342, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 11.303728683534116, 'bin': 0.3, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2024-11-04', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 6.193407299091917, 'bin': 0.4, 'count': 22, 'hit_count': 20, 'hit_rate': 90.9090909090909, 'total_count': 22, 'week': '2024-11-04', 'win_count': 19, 'win_rate': 86.36363636363636}, {'avg_performance': 8.551721604481491, 'bin': 0.5, 'count': 660, 'hit_count': 619, 'hit_rate': 93.78787878787878, 'total_count': 660, 'week': '2024-11-04', 'win_count': 514, 'win_rate': 77.87878787878788}, {'avg_performance': 9.199905917317315, 'bin': 0.6, 'count': 719, 'hit_count': 674, 'hit_rate': 93.7413073713491, 'total_count': 719, 'week': '2024-11-04', 'win_count': 557, 'win_rate': 77.46870653685674}, {'avg_performance': 9.136526057000346, 'bin': 0.7, 'count': 39, 'hit_count': 36, 'hit_rate': 92.3076923076923, 'total_count': 39, 'week': '2024-11-04', 'win_count': 30, 'win_rate': 76.92307692307692}, {'avg_performance': 6.976744186046527, 'bin': 0.8, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}], '2024-11-11': [{'avg_performance': 58.92468569457596, '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': 3.9305498150644866, 'bin': 0.4, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-11-11', 'win_count': 8, 'win_rate': 47.05882352941177}, {'avg_performance': 4.442104130107124, 'bin': 0.5, 'count': 362, 'hit_count': 328, 'hit_rate': 90.60773480662984, 'total_count': 362, 'week': '2024-11-11', 'win_count': 218, 'win_rate': 60.22099447513812}, {'avg_performance': 6.832885016155045, 'bin': 0.6, 'count': 459, 'hit_count': 407, 'hit_rate': 88.67102396514161, 'total_count': 459, 'week': '2024-11-11', 'win_count': 294, 'win_rate': 64.05228758169935}, {'avg_performance': 6.50225864077387, 'bin': 0.7, 'count': 26, 'hit_count': 24, 'hit_rate': 92.3076923076923, 'total_count': 26, 'week': '2024-11-11', 'win_count': 16, 'win_rate': 61.53846153846154}], '2024-11-18': [{'avg_performance': 96.25316455696202, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 10.093706934177172, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 10.286979813711849, 'bin': 0.4, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-11-18', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 9.641687742145487, 'bin': 0.5, 'count': 783, 'hit_count': 758, 'hit_rate': 96.80715197956577, 'total_count': 783, 'week': '2024-11-18', 'win_count': 652, 'win_rate': 83.26947637292464}, {'avg_performance': 11.89467546720644, 'bin': 0.6, 'count': 876, 'hit_count': 849, 'hit_rate': 96.91780821917808, 'total_count': 876, 'week': '2024-11-18', 'win_count': 769, 'win_rate': 87.78538812785388}, {'avg_performance': 19.352876776932764, 'bin': 0.7, 'count': 80, 'hit_count': 80, 'hit_rate': 100.0, 'total_count': 80, 'week': '2024-11-18', 'win_count': 71, 'win_rate': 88.75}, {'avg_performance': 18.45274649281407, 'bin': 0.8, 'count': 13, 'hit_count': 13, 'hit_rate': 100.0, 'total_count': 13, 'week': '2024-11-18', 'win_count': 12, 'win_rate': 92.3076923076923}, {'avg_performance': 15.730337078651687, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}], '2024-11-25': [{'avg_performance': 11.555676832532903, 'bin': 0.3, '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': 6.265694029033848, 'bin': 0.4, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 12, 'win_rate': 66.66666666666667}, {'avg_performance': 7.634091063129644, 'bin': 0.5, 'count': 598, 'hit_count': 570, 'hit_rate': 95.31772575250837, 'total_count': 598, 'week': '2024-11-25', 'win_count': 448, 'win_rate': 74.91638795986623}, {'avg_performance': 8.702597408877535, 'bin': 0.6, 'count': 869, 'hit_count': 826, 'hit_rate': 95.0517836593786, 'total_count': 869, 'week': '2024-11-25', 'win_count': 696, 'win_rate': 80.09205983889528}, {'avg_performance': 13.765900879410582, 'bin': 0.7, 'count': 92, 'hit_count': 90, 'hit_rate': 97.82608695652173, 'total_count': 92, 'week': '2024-11-25', 'win_count': 77, 'win_rate': 83.69565217391305}, {'avg_performance': 28.946258332817518, 'bin': 0.8, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 17, 'win_rate': 94.44444444444444}, {'avg_performance': 11.190662386779556, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 3, 'win_rate': 100.0}], '2024-12-09': [{'avg_performance': 1.4905149051490498, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.3237276523665, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 13, 'win_rate': 68.42105263157895}, {'avg_performance': 6.182898593615806, 'bin': 0.5, 'count': 690, 'hit_count': 641, 'hit_rate': 92.89855072463769, 'total_count': 690, 'week': '2024-12-09', 'win_count': 451, 'win_rate': 65.3623188405797}, {'avg_performance': 9.050619565085265, 'bin': 0.6, 'count': 870, 'hit_count': 824, 'hit_rate': 94.71264367816092, 'total_count': 870, 'week': '2024-12-09', 'win_count': 624, 'win_rate': 71.72413793103448}, {'avg_performance': 9.29780403196579, 'bin': 0.7, 'count': 96, 'hit_count': 93, 'hit_rate': 96.875, 'total_count': 96, 'week': '2024-12-09', 'win_count': 68, 'win_rate': 70.83333333333333}, {'avg_performance': 15.059213057045703, 'bin': 0.8, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 14, 'win_rate': 73.6842105263158}, {'avg_performance': 0.659367610806464, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}], '2024-12-16': [{'avg_performance': 0.1904761904761864, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 6.259213538127868, 'bin': 0.4, 'count': 37, 'hit_count': 33, 'hit_rate': 89.1891891891892, 'total_count': 37, 'week': '2024-12-16', 'win_count': 25, 'win_rate': 67.56756756756756}, {'avg_performance': 8.584611771243424, 'bin': 0.5, 'count': 1411, 'hit_count': 1325, 'hit_rate': 93.90503189227498, 'total_count': 1411, 'week': '2024-12-16', 'win_count': 1011, 'win_rate': 71.65131112686038}, {'avg_performance': 9.939810447414, 'bin': 0.6, 'count': 1588, 'hit_count': 1490, 'hit_rate': 93.82871536523929, 'total_count': 1588, 'week': '2024-12-16', 'win_count': 1216, 'win_rate': 76.57430730478589}, {'avg_performance': 12.751983309057357, 'bin': 0.7, 'count': 163, 'hit_count': 157, 'hit_rate': 96.31901840490798, 'total_count': 163, 'week': '2024-12-16', 'win_count': 126, 'win_rate': 77.30061349693251}, {'avg_performance': 30.97146333159325, 'bin': 0.8, 'count': 26, 'hit_count': 26, 'hit_rate': 100.0, 'total_count': 26, 'week': '2024-12-16', 'win_count': 21, 'win_rate': 80.76923076923077}, {'avg_performance': 45.14366482789435, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-16', 'win_count': 2, 'win_rate': 66.66666666666667}], '2024-12-23': [{'avg_performance': 1.1011011011010954, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-23', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.371333574507736, 'bin': 0.4, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2024-12-23', 'win_count': 10, 'win_rate': 58.8235294117647}, {'avg_performance': 9.474676484372859, 'bin': 0.5, 'count': 668, 'hit_count': 650, 'hit_rate': 97.30538922155688, 'total_count': 668, 'week': '2024-12-23', 'win_count': 528, 'win_rate': 79.04191616766467}, {'avg_performance': 18.22317884082599, 'bin': 0.6, 'count': 829, 'hit_count': 811, 'hit_rate': 97.82870928829915, 'total_count': 829, 'week': '2024-12-23', 'win_count': 705, 'win_rate': 85.0422195416164}, {'avg_performance': 22.87345575441379, 'bin': 0.7, 'count': 71, 'hit_count': 69, 'hit_rate': 97.1830985915493, 'total_count': 71, 'week': '2024-12-23', 'win_count': 62, 'win_rate': 87.32394366197182}, {'avg_performance': 20.07116067119614, 'bin': 0.8, 'count': 19, 'hit_count': 16, 'hit_rate': 84.21052631578948, 'total_count': 19, 'week': '2024-12-23', 'win_count': 16, 'win_rate': 84.21052631578948}, {'avg_performance': 42.864931268489265, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 100.0}], '2024-12-30': [{'avg_performance': 8.543323047871969, 'bin': 0.4, 'count': 26, 'hit_count': 25, 'hit_rate': 96.15384615384616, 'total_count': 26, 'week': '2024-12-30', 'win_count': 18, 'win_rate': 69.23076923076923}, {'avg_performance': 9.605782822714602, 'bin': 0.5, 'count': 967, 'hit_count': 931, 'hit_rate': 96.27714581178904, 'total_count': 967, 'week': '2024-12-30', 'win_count': 794, 'win_rate': 82.10961737331955}, {'avg_performance': 13.314518504512273, 'bin': 0.6, 'count': 1170, 'hit_count': 1137, 'hit_rate': 97.17948717948718, 'total_count': 1170, 'week': '2024-12-30', 'win_count': 1002, 'win_rate': 85.64102564102564}, {'avg_performance': 13.834897352184377, 'bin': 0.7, 'count': 141, 'hit_count': 137, 'hit_rate': 97.16312056737588, 'total_count': 141, 'week': '2024-12-30', 'win_count': 119, 'win_rate': 84.39716312056737}, {'avg_performance': 18.03100402666873, 'bin': 0.8, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2024-12-30', 'win_count': 19, 'win_rate': 90.47619047619048}, {'avg_performance': 86.17021276595746, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 1, 'win_rate': 100.0}], '2025-01-06': [{'avg_performance': 3.653643845376023, 'bin': 0.4, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2025-01-06', 'win_count': 13, 'win_rate': 61.904761904761905}, {'avg_performance': 7.11501183555015, 'bin': 0.5, 'count': 573, 'hit_count': 531, 'hit_rate': 92.67015706806282, 'total_count': 573, 'week': '2025-01-06', 'win_count': 345, 'win_rate': 60.20942408376963}, {'avg_performance': 7.033930147869317, 'bin': 0.6, 'count': 833, 'hit_count': 773, 'hit_rate': 92.79711884753901, 'total_count': 833, 'week': '2025-01-06', 'win_count': 554, 'win_rate': 66.50660264105642}, {'avg_performance': 11.06435997631877, 'bin': 0.7, 'count': 112, 'hit_count': 107, 'hit_rate': 95.53571428571429, 'total_count': 112, 'week': '2025-01-06', 'win_count': 82, 'win_rate': 73.21428571428571}, {'avg_performance': 12.01468555061957, 'bin': 0.8, 'count': 28, 'hit_count': 24, 'hit_rate': 85.71428571428571, 'total_count': 28, 'week': '2025-01-06', 'win_count': 22, 'win_rate': 78.57142857142857}, {'avg_performance': 2.747909199522108, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-06', 'win_count': 1, 'win_rate': 100.0}], '2025-01-13': [{'avg_performance': 1.77514792899408, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.677219118036632, 'bin': 0.4, 'count': 24, 'hit_count': 23, 'hit_rate': 95.83333333333333, 'total_count': 24, 'week': '2025-01-13', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 8.539310048745332, 'bin': 0.5, 'count': 564, 'hit_count': 528, 'hit_rate': 93.61702127659575, 'total_count': 564, 'week': '2025-01-13', 'win_count': 456, 'win_rate': 80.85106382978724}, {'avg_performance': 8.240635977891715, 'bin': 0.6, 'count': 708, 'hit_count': 661, 'hit_rate': 93.36158192090396, 'total_count': 708, 'week': '2025-01-13', 'win_count': 563, 'win_rate': 79.51977401129943}, {'avg_performance': 9.871046918455717, 'bin': 0.7, 'count': 51, 'hit_count': 45, 'hit_rate': 88.23529411764706, 'total_count': 51, 'week': '2025-01-13', 'win_count': 39, 'win_rate': 76.47058823529412}, {'avg_performance': 15.34581326687442, 'bin': 0.8, 'count': 10, 'hit_count': 10, 'hit_rate': 100.0, 'total_count': 10, 'week': '2025-01-13', 'win_count': 9, 'win_rate': 90.0}, {'avg_performance': 13.599999999999994, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 100.0}], '2025-01-20': [{'avg_performance': 0.6651884700665244, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.544909947380155, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2025-01-20', 'win_count': 11, 'win_rate': 57.89473684210526}, {'avg_performance': 6.015608365607231, 'bin': 0.5, 'count': 628, 'hit_count': 598, 'hit_rate': 95.22292993630573, 'total_count': 628, 'week': '2025-01-20', 'win_count': 432, 'win_rate': 68.78980891719745}, {'avg_performance': 9.039266266213598, 'bin': 0.6, 'count': 792, 'hit_count': 749, 'hit_rate': 94.57070707070707, 'total_count': 792, 'week': '2025-01-20', 'win_count': 605, 'win_rate': 76.38888888888889}, {'avg_performance': 10.536071372615584, 'bin': 0.7, 'count': 61, 'hit_count': 60, 'hit_rate': 98.36065573770492, 'total_count': 61, 'week': '2025-01-20', 'win_count': 54, 'win_rate': 88.52459016393442}, {'avg_performance': 15.25765795165968, 'bin': 0.8, 'count': 12, 'hit_count': 12, 'hit_rate': 100.0, 'total_count': 12, 'week': '2025-01-20', 'win_count': 10, 'win_rate': 83.33333333333333}], '2025-01-27': [{'avg_performance': 3.6505251976042974, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-27', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 3.3872070306215396, 'bin': 0.4, 'count': 18, 'hit_count': 15, 'hit_rate': 83.33333333333333, 'total_count': 18, 'week': '2025-01-27', 'win_count': 11, 'win_rate': 61.111111111111114}, {'avg_performance': 6.953550738751072, 'bin': 0.5, 'count': 580, 'hit_count': 547, 'hit_rate': 94.3103448275862, 'total_count': 580, 'week': '2025-01-27', 'win_count': 428, 'win_rate': 73.79310344827586}, {'avg_performance': 6.648173652090374, 'bin': 0.6, 'count': 779, 'hit_count': 726, 'hit_rate': 93.196405648267, 'total_count': 779, 'week': '2025-01-27', 'win_count': 606, 'win_rate': 77.79204107830552}, {'avg_performance': 7.471075488531045, 'bin': 0.7, 'count': 76, 'hit_count': 73, 'hit_rate': 96.05263157894737, 'total_count': 76, 'week': '2025-01-27', 'win_count': 66, 'win_rate': 86.84210526315789}, {'avg_performance': 9.608575816681654, 'bin': 0.8, 'count': 15, 'hit_count': 15, 'hit_rate': 100.0, 'total_count': 15, 'week': '2025-01-27', 'win_count': 13, 'win_rate': 86.66666666666667}, {'avg_performance': 21.423582467139635, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 100.0}], '2025-02-10': [{'avg_performance': 1.8949315591111375, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.754175337869557, 'bin': 0.4, 'count': 33, 'hit_count': 33, 'hit_rate': 100.0, 'total_count': 33, 'week': '2025-02-10', 'win_count': 17, 'win_rate': 51.515151515151516}, {'avg_performance': 7.517486777721075, 'bin': 0.5, 'count': 892, 'hit_count': 845, 'hit_rate': 94.73094170403587, 'total_count': 892, 'week': '2025-02-10', 'win_count': 647, 'win_rate': 72.53363228699551}, {'avg_performance': 10.207496081010792, 'bin': 0.6, 'count': 1368, 'hit_count': 1307, 'hit_rate': 95.54093567251462, 'total_count': 1368, 'week': '2025-02-10', 'win_count': 1083, 'win_rate': 79.16666666666667}, {'avg_performance': 13.13948137274851, 'bin': 0.7, 'count': 114, 'hit_count': 112, 'hit_rate': 98.24561403508773, 'total_count': 114, 'week': '2025-02-10', 'win_count': 85, 'win_rate': 74.56140350877193}, {'avg_performance': 9.213075395790396, 'bin': 0.8, 'count': 17, 'hit_count': 17, 'hit_rate': 100.0, 'total_count': 17, 'week': '2025-02-10', 'win_count': 12, 'win_rate': 70.58823529411765}, {'avg_performance': 4.385964912280706, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 100.0}], '2025-02-17': [{'avg_performance': 5.099765218898155, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 3.5333760194020303, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-17', 'win_count': 5, 'win_rate': 62.5}, {'avg_performance': 6.587229286030979, 'bin': 0.5, 'count': 327, 'hit_count': 296, 'hit_rate': 90.51987767584097, 'total_count': 327, 'week': '2025-02-17', 'win_count': 159, 'win_rate': 48.62385321100918}, {'avg_performance': 5.0095518733277125, 'bin': 0.6, 'count': 483, 'hit_count': 415, 'hit_rate': 85.92132505175984, 'total_count': 483, 'week': '2025-02-17', 'win_count': 252, 'win_rate': 52.17391304347826}, {'avg_performance': 4.196667245636139, 'bin': 0.7, 'count': 46, 'hit_count': 42, 'hit_rate': 91.30434782608695, 'total_count': 46, 'week': '2025-02-17', 'win_count': 28, 'win_rate': 60.869565217391305}, {'avg_performance': 4.6239894716134495, 'bin': 0.8, 'count': 6, 'hit_count': 4, 'hit_rate': 66.66666666666667, 'total_count': 6, 'week': '2025-02-17', 'win_count': 4, 'win_rate': 66.66666666666667}], '2025-02-24': [{'avg_performance': 0.3383304879783789, 'bin': 0.3, 'count': 3, 'hit_count': 2, 'hit_rate': 66.66666666666667, 'total_count': 3, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.724774404012466, 'bin': 0.4, 'count': 31, 'hit_count': 27, 'hit_rate': 87.09677419354838, 'total_count': 31, 'week': '2025-02-24', 'win_count': 17, 'win_rate': 54.83870967741935}, {'avg_performance': 5.995153465085292, 'bin': 0.5, 'count': 864, 'hit_count': 786, 'hit_rate': 90.97222222222223, 'total_count': 864, 'week': '2025-02-24', 'win_count': 544, 'win_rate': 62.96296296296296}, {'avg_performance': 5.362910312935268, 'bin': 0.6, 'count': 1038, 'hit_count': 921, 'hit_rate': 88.72832369942196, 'total_count': 1038, 'week': '2025-02-24', 'win_count': 674, 'win_rate': 64.9325626204239}, {'avg_performance': 4.419402245142155, 'bin': 0.7, 'count': 53, 'hit_count': 42, 'hit_rate': 79.24528301886792, 'total_count': 53, 'week': '2025-02-24', 'win_count': 23, 'win_rate': 43.39622641509434}, {'avg_performance': 0.14880952380952725, 'bin': 0.8, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}], '2025-03-10': [{'avg_performance': 3.370786516853932, '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': 3.229985232071821, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2025-03-10', 'win_count': 6, 'win_rate': 85.71428571428571}, {'avg_performance': 5.91457437619586, 'bin': 0.5, 'count': 339, 'hit_count': 318, 'hit_rate': 93.80530973451327, 'total_count': 339, 'week': '2025-03-10', 'win_count': 236, 'win_rate': 69.6165191740413}, {'avg_performance': 7.694099731541966, 'bin': 0.6, 'count': 312, 'hit_count': 294, 'hit_rate': 94.23076923076923, 'total_count': 312, 'week': '2025-03-10', 'win_count': 224, 'win_rate': 71.7948717948718}, {'avg_performance': 7.866797499267166, 'bin': 0.7, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2025-03-10', 'win_count': 14, 'win_rate': 82.3529411764706}]}, 'curve_data_week_list': ['2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '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-10', '2025-02-17', '2025-02-24', '2025-03-10'], 'date_from': datetime.date(2024, 10, 10), 'date_to': datetime.date(2025, 4, 8), 'kpis': {'avg_gain': 8.802179824568507, 'fail_count': 8231, 'hit_count': 30196, 'hit_rate': 94.25646148083406, 'pass_count': 23805, 'total_tests': 32036, 'win_rate': 74.30702959170932}, 'last_metrics': <ModelMetrics: Rolling LGBM 3d PH Isotonic 2% Metrics: 2025-04-07 >, 'model': <Model: Rolling LGBM 3d PH Isotonic 2% (rolling-ph-lgmb-p2-seq3-isotonic 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 0x7f92844b1d90>, <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': 41, 'counter0': 40, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 9.343793482624516, 'date': datetime.date(2024, 10, 15), 'fail_count': 160, 'hit_count': 747, 'hit_rate': 95.52429667519182, 'metrics': {'content': 0, 'financial': 0, 'other': 0}, 'pass_count': 622, 'total_count': 782, 'win_rate': 79.53964194373401}} {'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: ' "'DKsv9r6k95uWzLESBQdgkMBYrfK6Se5QxHWs2XnkM83akXQNVJbfWMS9toQDA2iv'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/52'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f92855a3110>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f92855a3110>>'} {'curve_data': [{'avg_performance': 33.8653440810506, 'bin': 0.2, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 8.824194070556567, 'bin': 0.3, 'count': 49, 'hit_count': 45, 'hit_rate': 91.83673469387755, 'total_count': 49, 'win_count': 25, 'win_rate': 51.02040816326531}, {'avg_performance': 5.6883545965376285, 'bin': 0.4, 'count': 410, 'hit_count': 378, 'hit_rate': 92.1951219512195, 'total_count': 410, 'win_count': 261, 'win_rate': 63.65853658536585}, {'avg_performance': 7.681481586572486, 'bin': 0.5, 'count': 13268, 'hit_count': 12497, 'hit_rate': 94.18902622851975, 'total_count': 13268, 'win_count': 9521, 'win_rate': 71.75911968646368}, {'avg_performance': 9.387286988023558, 'bin': 0.6, 'count': 16506, 'hit_count': 15557, 'hit_rate': 94.25057554828547, 'total_count': 16506, 'win_count': 12590, 'win_rate': 76.27529383254574}, {'avg_performance': 11.602345538915827, 'bin': 0.7, 'count': 1539, 'hit_count': 1471, 'hit_rate': 95.58154645873944, 'total_count': 1539, 'win_count': 1197, 'win_rate': 77.77777777777777}, {'avg_performance': 16.390961739552203, 'bin': 0.8, 'count': 238, 'hit_count': 222, 'hit_rate': 93.27731092436974, 'total_count': 238, 'win_count': 191, 'win_rate': 80.25210084033614}, {'avg_performance': 21.6917626187561, 'bin': 0.9, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'win_count': 18, 'win_rate': 78.26086956521739}], 'curve_data_by_week': {'2024-10-14': [{'avg_performance': 0.8563273073263545, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.833948494083741, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-10-14', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 5.0414542679053875, 'bin': 0.4, 'count': 22, 'hit_count': 18, 'hit_rate': 81.81818181818181, 'total_count': 22, 'week': '2024-10-14', 'win_count': 11, 'win_rate': 50.0}, {'avg_performance': 9.405162971834361, 'bin': 0.5, 'count': 702, 'hit_count': 661, 'hit_rate': 94.15954415954415, 'total_count': 702, 'week': '2024-10-14', 'win_count': 482, 'win_rate': 68.66096866096866}, {'avg_performance': 10.106844911169732, 'bin': 0.6, 'count': 804, 'hit_count': 765, 'hit_rate': 95.14925373134328, 'total_count': 804, 'week': '2024-10-14', 'win_count': 607, 'win_rate': 75.49751243781094}, {'avg_performance': 10.295341658155468, 'bin': 0.7, 'count': 82, 'hit_count': 78, 'hit_rate': 95.1219512195122, 'total_count': 82, 'week': '2024-10-14', 'win_count': 67, 'win_rate': 81.70731707317073}, {'avg_performance': 8.131301136271151, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-10-14', 'win_count': 8, 'win_rate': 80.0}, {'avg_performance': 8.881754949170679, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 1, 'win_rate': 100.0}], '2024-10-21': [{'avg_performance': 9.671279278685283, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 3, 'win_rate': 75.0}, {'avg_performance': 4.301172455339157, 'bin': 0.4, 'count': 26, 'hit_count': 23, 'hit_rate': 88.46153846153847, 'total_count': 26, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 34.61538461538461}, {'avg_performance': 6.819492750693891, 'bin': 0.5, 'count': 974, 'hit_count': 907, 'hit_rate': 93.1211498973306, 'total_count': 974, 'week': '2024-10-21', 'win_count': 658, 'win_rate': 67.5564681724846}, {'avg_performance': 8.182362870276854, 'bin': 0.6, 'count': 1212, 'hit_count': 1156, 'hit_rate': 95.37953795379538, 'total_count': 1212, 'week': '2024-10-21', 'win_count': 910, 'win_rate': 75.08250825082509}, {'avg_performance': 8.641538934451926, 'bin': 0.7, 'count': 150, 'hit_count': 146, 'hit_rate': 97.33333333333333, 'total_count': 150, 'week': '2024-10-21', 'win_count': 112, 'win_rate': 74.66666666666667}, {'avg_performance': 7.960241613275069, 'bin': 0.8, 'count': 16, 'hit_count': 15, 'hit_rate': 93.75, 'total_count': 16, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 56.25}, {'avg_performance': 1.9299405155320475, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-21', 'win_count': 1, 'win_rate': 50.0}], '2024-10-28': [{'avg_performance': 1.6205053536018306, 'bin': 0.3, 'count': 5, 'hit_count': 4, 'hit_rate': 80.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 40.0}, {'avg_performance': 7.858204878661623, 'bin': 0.4, 'count': 21, 'hit_count': 21, 'hit_rate': 100.0, 'total_count': 21, 'week': '2024-10-28', 'win_count': 16, 'win_rate': 76.19047619047619}, {'avg_performance': 6.648846490413345, 'bin': 0.5, 'count': 686, 'hit_count': 658, 'hit_rate': 95.91836734693878, 'total_count': 686, 'week': '2024-10-28', 'win_count': 518, 'win_rate': 75.51020408163265}, {'avg_performance': 8.085902262126316, 'bin': 0.6, 'count': 797, 'hit_count': 772, 'hit_rate': 96.86323713927227, 'total_count': 797, 'week': '2024-10-28', 'win_count': 649, 'win_rate': 81.43036386449184}, {'avg_performance': 11.848421236600606, 'bin': 0.7, 'count': 69, 'hit_count': 64, 'hit_rate': 92.7536231884058, 'total_count': 69, 'week': '2024-10-28', 'win_count': 58, 'win_rate': 84.05797101449275}, {'avg_performance': 14.267397574986997, 'bin': 0.8, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 4, 'win_rate': 80.0}, {'avg_performance': 0.34722222222223026, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-28', 'win_count': 0, 'win_rate': 0.0}], '2024-11-04': [{'avg_performance': 4.48654037886342, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 11.303728683534116, 'bin': 0.3, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2024-11-04', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 6.193407299091917, 'bin': 0.4, 'count': 22, 'hit_count': 20, 'hit_rate': 90.9090909090909, 'total_count': 22, 'week': '2024-11-04', 'win_count': 19, 'win_rate': 86.36363636363636}, {'avg_performance': 8.551721604481491, 'bin': 0.5, 'count': 660, 'hit_count': 619, 'hit_rate': 93.78787878787878, 'total_count': 660, 'week': '2024-11-04', 'win_count': 514, 'win_rate': 77.87878787878788}, {'avg_performance': 9.199905917317315, 'bin': 0.6, 'count': 719, 'hit_count': 674, 'hit_rate': 93.7413073713491, 'total_count': 719, 'week': '2024-11-04', 'win_count': 557, 'win_rate': 77.46870653685674}, {'avg_performance': 9.136526057000346, 'bin': 0.7, 'count': 39, 'hit_count': 36, 'hit_rate': 92.3076923076923, 'total_count': 39, 'week': '2024-11-04', 'win_count': 30, 'win_rate': 76.92307692307692}, {'avg_performance': 6.976744186046527, 'bin': 0.8, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}], '2024-11-11': [{'avg_performance': 58.92468569457596, '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': 3.9305498150644866, 'bin': 0.4, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-11-11', 'win_count': 8, 'win_rate': 47.05882352941177}, {'avg_performance': 4.442104130107124, 'bin': 0.5, 'count': 362, 'hit_count': 328, 'hit_rate': 90.60773480662984, 'total_count': 362, 'week': '2024-11-11', 'win_count': 218, 'win_rate': 60.22099447513812}, {'avg_performance': 6.832885016155045, 'bin': 0.6, 'count': 459, 'hit_count': 407, 'hit_rate': 88.67102396514161, 'total_count': 459, 'week': '2024-11-11', 'win_count': 294, 'win_rate': 64.05228758169935}, {'avg_performance': 6.50225864077387, 'bin': 0.7, 'count': 26, 'hit_count': 24, 'hit_rate': 92.3076923076923, 'total_count': 26, 'week': '2024-11-11', 'win_count': 16, 'win_rate': 61.53846153846154}], '2024-11-18': [{'avg_performance': 96.25316455696202, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 10.093706934177172, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 10.286979813711849, 'bin': 0.4, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-11-18', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 9.641687742145487, 'bin': 0.5, 'count': 783, 'hit_count': 758, 'hit_rate': 96.80715197956577, 'total_count': 783, 'week': '2024-11-18', 'win_count': 652, 'win_rate': 83.26947637292464}, {'avg_performance': 11.89467546720644, 'bin': 0.6, 'count': 876, 'hit_count': 849, 'hit_rate': 96.91780821917808, 'total_count': 876, 'week': '2024-11-18', 'win_count': 769, 'win_rate': 87.78538812785388}, {'avg_performance': 19.352876776932764, 'bin': 0.7, 'count': 80, 'hit_count': 80, 'hit_rate': 100.0, 'total_count': 80, 'week': '2024-11-18', 'win_count': 71, 'win_rate': 88.75}, {'avg_performance': 18.45274649281407, 'bin': 0.8, 'count': 13, 'hit_count': 13, 'hit_rate': 100.0, 'total_count': 13, 'week': '2024-11-18', 'win_count': 12, 'win_rate': 92.3076923076923}, {'avg_performance': 15.730337078651687, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}], '2024-11-25': [{'avg_performance': 11.555676832532903, 'bin': 0.3, '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': 6.265694029033848, 'bin': 0.4, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 12, 'win_rate': 66.66666666666667}, {'avg_performance': 7.634091063129644, 'bin': 0.5, 'count': 598, 'hit_count': 570, 'hit_rate': 95.31772575250837, 'total_count': 598, 'week': '2024-11-25', 'win_count': 448, 'win_rate': 74.91638795986623}, {'avg_performance': 8.702597408877535, 'bin': 0.6, 'count': 869, 'hit_count': 826, 'hit_rate': 95.0517836593786, 'total_count': 869, 'week': '2024-11-25', 'win_count': 696, 'win_rate': 80.09205983889528}, {'avg_performance': 13.765900879410582, 'bin': 0.7, 'count': 92, 'hit_count': 90, 'hit_rate': 97.82608695652173, 'total_count': 92, 'week': '2024-11-25', 'win_count': 77, 'win_rate': 83.69565217391305}, {'avg_performance': 28.946258332817518, 'bin': 0.8, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 17, 'win_rate': 94.44444444444444}, {'avg_performance': 11.190662386779556, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 3, 'win_rate': 100.0}], '2024-12-09': [{'avg_performance': 1.4905149051490498, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.3237276523665, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 13, 'win_rate': 68.42105263157895}, {'avg_performance': 6.182898593615806, 'bin': 0.5, 'count': 690, 'hit_count': 641, 'hit_rate': 92.89855072463769, 'total_count': 690, 'week': '2024-12-09', 'win_count': 451, 'win_rate': 65.3623188405797}, {'avg_performance': 9.050619565085265, 'bin': 0.6, 'count': 870, 'hit_count': 824, 'hit_rate': 94.71264367816092, 'total_count': 870, 'week': '2024-12-09', 'win_count': 624, 'win_rate': 71.72413793103448}, {'avg_performance': 9.29780403196579, 'bin': 0.7, 'count': 96, 'hit_count': 93, 'hit_rate': 96.875, 'total_count': 96, 'week': '2024-12-09', 'win_count': 68, 'win_rate': 70.83333333333333}, {'avg_performance': 15.059213057045703, 'bin': 0.8, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 14, 'win_rate': 73.6842105263158}, {'avg_performance': 0.659367610806464, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}], '2024-12-16': [{'avg_performance': 0.1904761904761864, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 6.259213538127868, 'bin': 0.4, 'count': 37, 'hit_count': 33, 'hit_rate': 89.1891891891892, 'total_count': 37, 'week': '2024-12-16', 'win_count': 25, 'win_rate': 67.56756756756756}, {'avg_performance': 8.584611771243424, 'bin': 0.5, 'count': 1411, 'hit_count': 1325, 'hit_rate': 93.90503189227498, 'total_count': 1411, 'week': '2024-12-16', 'win_count': 1011, 'win_rate': 71.65131112686038}, {'avg_performance': 9.939810447414, 'bin': 0.6, 'count': 1588, 'hit_count': 1490, 'hit_rate': 93.82871536523929, 'total_count': 1588, 'week': '2024-12-16', 'win_count': 1216, 'win_rate': 76.57430730478589}, {'avg_performance': 12.751983309057357, 'bin': 0.7, 'count': 163, 'hit_count': 157, 'hit_rate': 96.31901840490798, 'total_count': 163, 'week': '2024-12-16', 'win_count': 126, 'win_rate': 77.30061349693251}, {'avg_performance': 30.97146333159325, 'bin': 0.8, 'count': 26, 'hit_count': 26, 'hit_rate': 100.0, 'total_count': 26, 'week': '2024-12-16', 'win_count': 21, 'win_rate': 80.76923076923077}, {'avg_performance': 45.14366482789435, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-16', 'win_count': 2, 'win_rate': 66.66666666666667}], '2024-12-23': [{'avg_performance': 1.1011011011010954, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-23', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.371333574507736, 'bin': 0.4, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2024-12-23', 'win_count': 10, 'win_rate': 58.8235294117647}, {'avg_performance': 9.474676484372859, 'bin': 0.5, 'count': 668, 'hit_count': 650, 'hit_rate': 97.30538922155688, 'total_count': 668, 'week': '2024-12-23', 'win_count': 528, 'win_rate': 79.04191616766467}, {'avg_performance': 18.22317884082599, 'bin': 0.6, 'count': 829, 'hit_count': 811, 'hit_rate': 97.82870928829915, 'total_count': 829, 'week': '2024-12-23', 'win_count': 705, 'win_rate': 85.0422195416164}, {'avg_performance': 22.87345575441379, 'bin': 0.7, 'count': 71, 'hit_count': 69, 'hit_rate': 97.1830985915493, 'total_count': 71, 'week': '2024-12-23', 'win_count': 62, 'win_rate': 87.32394366197182}, {'avg_performance': 20.07116067119614, 'bin': 0.8, 'count': 19, 'hit_count': 16, 'hit_rate': 84.21052631578948, 'total_count': 19, 'week': '2024-12-23', 'win_count': 16, 'win_rate': 84.21052631578948}, {'avg_performance': 42.864931268489265, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 100.0}], '2024-12-30': [{'avg_performance': 8.543323047871969, 'bin': 0.4, 'count': 26, 'hit_count': 25, 'hit_rate': 96.15384615384616, 'total_count': 26, 'week': '2024-12-30', 'win_count': 18, 'win_rate': 69.23076923076923}, {'avg_performance': 9.605782822714602, 'bin': 0.5, 'count': 967, 'hit_count': 931, 'hit_rate': 96.27714581178904, 'total_count': 967, 'week': '2024-12-30', 'win_count': 794, 'win_rate': 82.10961737331955}, {'avg_performance': 13.314518504512273, 'bin': 0.6, 'count': 1170, 'hit_count': 1137, 'hit_rate': 97.17948717948718, 'total_count': 1170, 'week': '2024-12-30', 'win_count': 1002, 'win_rate': 85.64102564102564}, {'avg_performance': 13.834897352184377, 'bin': 0.7, 'count': 141, 'hit_count': 137, 'hit_rate': 97.16312056737588, 'total_count': 141, 'week': '2024-12-30', 'win_count': 119, 'win_rate': 84.39716312056737}, {'avg_performance': 18.03100402666873, 'bin': 0.8, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2024-12-30', 'win_count': 19, 'win_rate': 90.47619047619048}, {'avg_performance': 86.17021276595746, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 1, 'win_rate': 100.0}], '2025-01-06': [{'avg_performance': 3.653643845376023, 'bin': 0.4, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2025-01-06', 'win_count': 13, 'win_rate': 61.904761904761905}, {'avg_performance': 7.11501183555015, 'bin': 0.5, 'count': 573, 'hit_count': 531, 'hit_rate': 92.67015706806282, 'total_count': 573, 'week': '2025-01-06', 'win_count': 345, 'win_rate': 60.20942408376963}, {'avg_performance': 7.033930147869317, 'bin': 0.6, 'count': 833, 'hit_count': 773, 'hit_rate': 92.79711884753901, 'total_count': 833, 'week': '2025-01-06', 'win_count': 554, 'win_rate': 66.50660264105642}, {'avg_performance': 11.06435997631877, 'bin': 0.7, 'count': 112, 'hit_count': 107, 'hit_rate': 95.53571428571429, 'total_count': 112, 'week': '2025-01-06', 'win_count': 82, 'win_rate': 73.21428571428571}, {'avg_performance': 12.01468555061957, 'bin': 0.8, 'count': 28, 'hit_count': 24, 'hit_rate': 85.71428571428571, 'total_count': 28, 'week': '2025-01-06', 'win_count': 22, 'win_rate': 78.57142857142857}, {'avg_performance': 2.747909199522108, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-06', 'win_count': 1, 'win_rate': 100.0}], '2025-01-13': [{'avg_performance': 1.77514792899408, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.677219118036632, 'bin': 0.4, 'count': 24, 'hit_count': 23, 'hit_rate': 95.83333333333333, 'total_count': 24, 'week': '2025-01-13', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 8.539310048745332, 'bin': 0.5, 'count': 564, 'hit_count': 528, 'hit_rate': 93.61702127659575, 'total_count': 564, 'week': '2025-01-13', 'win_count': 456, 'win_rate': 80.85106382978724}, {'avg_performance': 8.240635977891715, 'bin': 0.6, 'count': 708, 'hit_count': 661, 'hit_rate': 93.36158192090396, 'total_count': 708, 'week': '2025-01-13', 'win_count': 563, 'win_rate': 79.51977401129943}, {'avg_performance': 9.871046918455717, 'bin': 0.7, 'count': 51, 'hit_count': 45, 'hit_rate': 88.23529411764706, 'total_count': 51, 'week': '2025-01-13', 'win_count': 39, 'win_rate': 76.47058823529412}, {'avg_performance': 15.34581326687442, 'bin': 0.8, 'count': 10, 'hit_count': 10, 'hit_rate': 100.0, 'total_count': 10, 'week': '2025-01-13', 'win_count': 9, 'win_rate': 90.0}, {'avg_performance': 13.599999999999994, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 100.0}], '2025-01-20': [{'avg_performance': 0.6651884700665244, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.544909947380155, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2025-01-20', 'win_count': 11, 'win_rate': 57.89473684210526}, {'avg_performance': 6.015608365607231, 'bin': 0.5, 'count': 628, 'hit_count': 598, 'hit_rate': 95.22292993630573, 'total_count': 628, 'week': '2025-01-20', 'win_count': 432, 'win_rate': 68.78980891719745}, {'avg_performance': 9.039266266213598, 'bin': 0.6, 'count': 792, 'hit_count': 749, 'hit_rate': 94.57070707070707, 'total_count': 792, 'week': '2025-01-20', 'win_count': 605, 'win_rate': 76.38888888888889}, {'avg_performance': 10.536071372615584, 'bin': 0.7, 'count': 61, 'hit_count': 60, 'hit_rate': 98.36065573770492, 'total_count': 61, 'week': '2025-01-20', 'win_count': 54, 'win_rate': 88.52459016393442}, {'avg_performance': 15.25765795165968, 'bin': 0.8, 'count': 12, 'hit_count': 12, 'hit_rate': 100.0, 'total_count': 12, 'week': '2025-01-20', 'win_count': 10, 'win_rate': 83.33333333333333}], '2025-01-27': [{'avg_performance': 3.6505251976042974, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-27', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 3.3872070306215396, 'bin': 0.4, 'count': 18, 'hit_count': 15, 'hit_rate': 83.33333333333333, 'total_count': 18, 'week': '2025-01-27', 'win_count': 11, 'win_rate': 61.111111111111114}, {'avg_performance': 6.953550738751072, 'bin': 0.5, 'count': 580, 'hit_count': 547, 'hit_rate': 94.3103448275862, 'total_count': 580, 'week': '2025-01-27', 'win_count': 428, 'win_rate': 73.79310344827586}, {'avg_performance': 6.648173652090374, 'bin': 0.6, 'count': 779, 'hit_count': 726, 'hit_rate': 93.196405648267, 'total_count': 779, 'week': '2025-01-27', 'win_count': 606, 'win_rate': 77.79204107830552}, {'avg_performance': 7.471075488531045, 'bin': 0.7, 'count': 76, 'hit_count': 73, 'hit_rate': 96.05263157894737, 'total_count': 76, 'week': '2025-01-27', 'win_count': 66, 'win_rate': 86.84210526315789}, {'avg_performance': 9.608575816681654, 'bin': 0.8, 'count': 15, 'hit_count': 15, 'hit_rate': 100.0, 'total_count': 15, 'week': '2025-01-27', 'win_count': 13, 'win_rate': 86.66666666666667}, {'avg_performance': 21.423582467139635, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 100.0}], '2025-02-10': [{'avg_performance': 1.8949315591111375, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.754175337869557, 'bin': 0.4, 'count': 33, 'hit_count': 33, 'hit_rate': 100.0, 'total_count': 33, 'week': '2025-02-10', 'win_count': 17, 'win_rate': 51.515151515151516}, {'avg_performance': 7.517486777721075, 'bin': 0.5, 'count': 892, 'hit_count': 845, 'hit_rate': 94.73094170403587, 'total_count': 892, 'week': '2025-02-10', 'win_count': 647, 'win_rate': 72.53363228699551}, {'avg_performance': 10.207496081010792, 'bin': 0.6, 'count': 1368, 'hit_count': 1307, 'hit_rate': 95.54093567251462, 'total_count': 1368, 'week': '2025-02-10', 'win_count': 1083, 'win_rate': 79.16666666666667}, {'avg_performance': 13.13948137274851, 'bin': 0.7, 'count': 114, 'hit_count': 112, 'hit_rate': 98.24561403508773, 'total_count': 114, 'week': '2025-02-10', 'win_count': 85, 'win_rate': 74.56140350877193}, {'avg_performance': 9.213075395790396, 'bin': 0.8, 'count': 17, 'hit_count': 17, 'hit_rate': 100.0, 'total_count': 17, 'week': '2025-02-10', 'win_count': 12, 'win_rate': 70.58823529411765}, {'avg_performance': 4.385964912280706, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 100.0}], '2025-02-17': [{'avg_performance': 5.099765218898155, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 3.5333760194020303, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-17', 'win_count': 5, 'win_rate': 62.5}, {'avg_performance': 6.587229286030979, 'bin': 0.5, 'count': 327, 'hit_count': 296, 'hit_rate': 90.51987767584097, 'total_count': 327, 'week': '2025-02-17', 'win_count': 159, 'win_rate': 48.62385321100918}, {'avg_performance': 5.0095518733277125, 'bin': 0.6, 'count': 483, 'hit_count': 415, 'hit_rate': 85.92132505175984, 'total_count': 483, 'week': '2025-02-17', 'win_count': 252, 'win_rate': 52.17391304347826}, {'avg_performance': 4.196667245636139, 'bin': 0.7, 'count': 46, 'hit_count': 42, 'hit_rate': 91.30434782608695, 'total_count': 46, 'week': '2025-02-17', 'win_count': 28, 'win_rate': 60.869565217391305}, {'avg_performance': 4.6239894716134495, 'bin': 0.8, 'count': 6, 'hit_count': 4, 'hit_rate': 66.66666666666667, 'total_count': 6, 'week': '2025-02-17', 'win_count': 4, 'win_rate': 66.66666666666667}], '2025-02-24': [{'avg_performance': 0.3383304879783789, 'bin': 0.3, 'count': 3, 'hit_count': 2, 'hit_rate': 66.66666666666667, 'total_count': 3, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.724774404012466, 'bin': 0.4, 'count': 31, 'hit_count': 27, 'hit_rate': 87.09677419354838, 'total_count': 31, 'week': '2025-02-24', 'win_count': 17, 'win_rate': 54.83870967741935}, {'avg_performance': 5.995153465085292, 'bin': 0.5, 'count': 864, 'hit_count': 786, 'hit_rate': 90.97222222222223, 'total_count': 864, 'week': '2025-02-24', 'win_count': 544, 'win_rate': 62.96296296296296}, {'avg_performance': 5.362910312935268, 'bin': 0.6, 'count': 1038, 'hit_count': 921, 'hit_rate': 88.72832369942196, 'total_count': 1038, 'week': '2025-02-24', 'win_count': 674, 'win_rate': 64.9325626204239}, {'avg_performance': 4.419402245142155, 'bin': 0.7, 'count': 53, 'hit_count': 42, 'hit_rate': 79.24528301886792, 'total_count': 53, 'week': '2025-02-24', 'win_count': 23, 'win_rate': 43.39622641509434}, {'avg_performance': 0.14880952380952725, 'bin': 0.8, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}], '2025-03-10': [{'avg_performance': 3.370786516853932, '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': 3.229985232071821, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2025-03-10', 'win_count': 6, 'win_rate': 85.71428571428571}, {'avg_performance': 5.91457437619586, 'bin': 0.5, 'count': 339, 'hit_count': 318, 'hit_rate': 93.80530973451327, 'total_count': 339, 'week': '2025-03-10', 'win_count': 236, 'win_rate': 69.6165191740413}, {'avg_performance': 7.694099731541966, 'bin': 0.6, 'count': 312, 'hit_count': 294, 'hit_rate': 94.23076923076923, 'total_count': 312, 'week': '2025-03-10', 'win_count': 224, 'win_rate': 71.7948717948718}, {'avg_performance': 7.866797499267166, 'bin': 0.7, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2025-03-10', 'win_count': 14, 'win_rate': 82.3529411764706}]}, 'curve_data_week_list': ['2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '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-10', '2025-02-17', '2025-02-24', '2025-03-10'], 'date_from': datetime.date(2024, 10, 10), 'date_to': datetime.date(2025, 4, 8), 'kpis': {'avg_gain': 8.802179824568507, 'fail_count': 8231, 'hit_count': 30196, 'hit_rate': 94.25646148083406, 'pass_count': 23805, 'total_tests': 32036, 'win_rate': 74.30702959170932}, 'last_metrics': <ModelMetrics: Rolling LGBM 3d PH Isotonic 2% Metrics: 2025-04-07 >, 'model': <Model: Rolling LGBM 3d PH Isotonic 2% (rolling-ph-lgmb-p2-seq3-isotonic 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 0x7f92844b1d90>, <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': 41, 'counter0': 40, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 9.343793482624516, 'date': datetime.date(2024, 10, 15), 'fail_count': 160, 'hit_count': 747, 'hit_rate': 95.52429667519182, 'metrics': {'content': 0, 'financial': 0, 'other': 0}, 'pass_count': 622, 'total_count': 782, 'win_rate': 79.53964194373401}} {'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: ' "'DKsv9r6k95uWzLESBQdgkMBYrfK6Se5QxHWs2XnkM83akXQNVJbfWMS9toQDA2iv'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/52'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f92855a3110>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f92855a3110>>'} {'curve_data': [{'avg_performance': 33.8653440810506, 'bin': 0.2, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 8.824194070556567, 'bin': 0.3, 'count': 49, 'hit_count': 45, 'hit_rate': 91.83673469387755, 'total_count': 49, 'win_count': 25, 'win_rate': 51.02040816326531}, {'avg_performance': 5.6883545965376285, 'bin': 0.4, 'count': 410, 'hit_count': 378, 'hit_rate': 92.1951219512195, 'total_count': 410, 'win_count': 261, 'win_rate': 63.65853658536585}, {'avg_performance': 7.681481586572486, 'bin': 0.5, 'count': 13268, 'hit_count': 12497, 'hit_rate': 94.18902622851975, 'total_count': 13268, 'win_count': 9521, 'win_rate': 71.75911968646368}, {'avg_performance': 9.387286988023558, 'bin': 0.6, 'count': 16506, 'hit_count': 15557, 'hit_rate': 94.25057554828547, 'total_count': 16506, 'win_count': 12590, 'win_rate': 76.27529383254574}, {'avg_performance': 11.602345538915827, 'bin': 0.7, 'count': 1539, 'hit_count': 1471, 'hit_rate': 95.58154645873944, 'total_count': 1539, 'win_count': 1197, 'win_rate': 77.77777777777777}, {'avg_performance': 16.390961739552203, 'bin': 0.8, 'count': 238, 'hit_count': 222, 'hit_rate': 93.27731092436974, 'total_count': 238, 'win_count': 191, 'win_rate': 80.25210084033614}, {'avg_performance': 21.6917626187561, 'bin': 0.9, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'win_count': 18, 'win_rate': 78.26086956521739}], 'curve_data_by_week': {'2024-10-14': [{'avg_performance': 0.8563273073263545, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.833948494083741, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-10-14', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 5.0414542679053875, 'bin': 0.4, 'count': 22, 'hit_count': 18, 'hit_rate': 81.81818181818181, 'total_count': 22, 'week': '2024-10-14', 'win_count': 11, 'win_rate': 50.0}, {'avg_performance': 9.405162971834361, 'bin': 0.5, 'count': 702, 'hit_count': 661, 'hit_rate': 94.15954415954415, 'total_count': 702, 'week': '2024-10-14', 'win_count': 482, 'win_rate': 68.66096866096866}, {'avg_performance': 10.106844911169732, 'bin': 0.6, 'count': 804, 'hit_count': 765, 'hit_rate': 95.14925373134328, 'total_count': 804, 'week': '2024-10-14', 'win_count': 607, 'win_rate': 75.49751243781094}, {'avg_performance': 10.295341658155468, 'bin': 0.7, 'count': 82, 'hit_count': 78, 'hit_rate': 95.1219512195122, 'total_count': 82, 'week': '2024-10-14', 'win_count': 67, 'win_rate': 81.70731707317073}, {'avg_performance': 8.131301136271151, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-10-14', 'win_count': 8, 'win_rate': 80.0}, {'avg_performance': 8.881754949170679, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 1, 'win_rate': 100.0}], '2024-10-21': [{'avg_performance': 9.671279278685283, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 3, 'win_rate': 75.0}, {'avg_performance': 4.301172455339157, 'bin': 0.4, 'count': 26, 'hit_count': 23, 'hit_rate': 88.46153846153847, 'total_count': 26, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 34.61538461538461}, {'avg_performance': 6.819492750693891, 'bin': 0.5, 'count': 974, 'hit_count': 907, 'hit_rate': 93.1211498973306, 'total_count': 974, 'week': '2024-10-21', 'win_count': 658, 'win_rate': 67.5564681724846}, {'avg_performance': 8.182362870276854, 'bin': 0.6, 'count': 1212, 'hit_count': 1156, 'hit_rate': 95.37953795379538, 'total_count': 1212, 'week': '2024-10-21', 'win_count': 910, 'win_rate': 75.08250825082509}, {'avg_performance': 8.641538934451926, 'bin': 0.7, 'count': 150, 'hit_count': 146, 'hit_rate': 97.33333333333333, 'total_count': 150, 'week': '2024-10-21', 'win_count': 112, 'win_rate': 74.66666666666667}, {'avg_performance': 7.960241613275069, 'bin': 0.8, 'count': 16, 'hit_count': 15, 'hit_rate': 93.75, 'total_count': 16, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 56.25}, {'avg_performance': 1.9299405155320475, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-21', 'win_count': 1, 'win_rate': 50.0}], '2024-10-28': [{'avg_performance': 1.6205053536018306, 'bin': 0.3, 'count': 5, 'hit_count': 4, 'hit_rate': 80.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 40.0}, {'avg_performance': 7.858204878661623, 'bin': 0.4, 'count': 21, 'hit_count': 21, 'hit_rate': 100.0, 'total_count': 21, 'week': '2024-10-28', 'win_count': 16, 'win_rate': 76.19047619047619}, {'avg_performance': 6.648846490413345, 'bin': 0.5, 'count': 686, 'hit_count': 658, 'hit_rate': 95.91836734693878, 'total_count': 686, 'week': '2024-10-28', 'win_count': 518, 'win_rate': 75.51020408163265}, {'avg_performance': 8.085902262126316, 'bin': 0.6, 'count': 797, 'hit_count': 772, 'hit_rate': 96.86323713927227, 'total_count': 797, 'week': '2024-10-28', 'win_count': 649, 'win_rate': 81.43036386449184}, {'avg_performance': 11.848421236600606, 'bin': 0.7, 'count': 69, 'hit_count': 64, 'hit_rate': 92.7536231884058, 'total_count': 69, 'week': '2024-10-28', 'win_count': 58, 'win_rate': 84.05797101449275}, {'avg_performance': 14.267397574986997, 'bin': 0.8, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 4, 'win_rate': 80.0}, {'avg_performance': 0.34722222222223026, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-28', 'win_count': 0, 'win_rate': 0.0}], '2024-11-04': [{'avg_performance': 4.48654037886342, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 11.303728683534116, 'bin': 0.3, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2024-11-04', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 6.193407299091917, 'bin': 0.4, 'count': 22, 'hit_count': 20, 'hit_rate': 90.9090909090909, 'total_count': 22, 'week': '2024-11-04', 'win_count': 19, 'win_rate': 86.36363636363636}, {'avg_performance': 8.551721604481491, 'bin': 0.5, 'count': 660, 'hit_count': 619, 'hit_rate': 93.78787878787878, 'total_count': 660, 'week': '2024-11-04', 'win_count': 514, 'win_rate': 77.87878787878788}, {'avg_performance': 9.199905917317315, 'bin': 0.6, 'count': 719, 'hit_count': 674, 'hit_rate': 93.7413073713491, 'total_count': 719, 'week': '2024-11-04', 'win_count': 557, 'win_rate': 77.46870653685674}, {'avg_performance': 9.136526057000346, 'bin': 0.7, 'count': 39, 'hit_count': 36, 'hit_rate': 92.3076923076923, 'total_count': 39, 'week': '2024-11-04', 'win_count': 30, 'win_rate': 76.92307692307692}, {'avg_performance': 6.976744186046527, 'bin': 0.8, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}], '2024-11-11': [{'avg_performance': 58.92468569457596, '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': 3.9305498150644866, 'bin': 0.4, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-11-11', 'win_count': 8, 'win_rate': 47.05882352941177}, {'avg_performance': 4.442104130107124, 'bin': 0.5, 'count': 362, 'hit_count': 328, 'hit_rate': 90.60773480662984, 'total_count': 362, 'week': '2024-11-11', 'win_count': 218, 'win_rate': 60.22099447513812}, {'avg_performance': 6.832885016155045, 'bin': 0.6, 'count': 459, 'hit_count': 407, 'hit_rate': 88.67102396514161, 'total_count': 459, 'week': '2024-11-11', 'win_count': 294, 'win_rate': 64.05228758169935}, {'avg_performance': 6.50225864077387, 'bin': 0.7, 'count': 26, 'hit_count': 24, 'hit_rate': 92.3076923076923, 'total_count': 26, 'week': '2024-11-11', 'win_count': 16, 'win_rate': 61.53846153846154}], '2024-11-18': [{'avg_performance': 96.25316455696202, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 10.093706934177172, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 10.286979813711849, 'bin': 0.4, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-11-18', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 9.641687742145487, 'bin': 0.5, 'count': 783, 'hit_count': 758, 'hit_rate': 96.80715197956577, 'total_count': 783, 'week': '2024-11-18', 'win_count': 652, 'win_rate': 83.26947637292464}, {'avg_performance': 11.89467546720644, 'bin': 0.6, 'count': 876, 'hit_count': 849, 'hit_rate': 96.91780821917808, 'total_count': 876, 'week': '2024-11-18', 'win_count': 769, 'win_rate': 87.78538812785388}, {'avg_performance': 19.352876776932764, 'bin': 0.7, 'count': 80, 'hit_count': 80, 'hit_rate': 100.0, 'total_count': 80, 'week': '2024-11-18', 'win_count': 71, 'win_rate': 88.75}, {'avg_performance': 18.45274649281407, 'bin': 0.8, 'count': 13, 'hit_count': 13, 'hit_rate': 100.0, 'total_count': 13, 'week': '2024-11-18', 'win_count': 12, 'win_rate': 92.3076923076923}, {'avg_performance': 15.730337078651687, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}], '2024-11-25': [{'avg_performance': 11.555676832532903, 'bin': 0.3, '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': 6.265694029033848, 'bin': 0.4, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 12, 'win_rate': 66.66666666666667}, {'avg_performance': 7.634091063129644, 'bin': 0.5, 'count': 598, 'hit_count': 570, 'hit_rate': 95.31772575250837, 'total_count': 598, 'week': '2024-11-25', 'win_count': 448, 'win_rate': 74.91638795986623}, {'avg_performance': 8.702597408877535, 'bin': 0.6, 'count': 869, 'hit_count': 826, 'hit_rate': 95.0517836593786, 'total_count': 869, 'week': '2024-11-25', 'win_count': 696, 'win_rate': 80.09205983889528}, {'avg_performance': 13.765900879410582, 'bin': 0.7, 'count': 92, 'hit_count': 90, 'hit_rate': 97.82608695652173, 'total_count': 92, 'week': '2024-11-25', 'win_count': 77, 'win_rate': 83.69565217391305}, {'avg_performance': 28.946258332817518, 'bin': 0.8, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 17, 'win_rate': 94.44444444444444}, {'avg_performance': 11.190662386779556, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 3, 'win_rate': 100.0}], '2024-12-09': [{'avg_performance': 1.4905149051490498, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.3237276523665, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 13, 'win_rate': 68.42105263157895}, {'avg_performance': 6.182898593615806, 'bin': 0.5, 'count': 690, 'hit_count': 641, 'hit_rate': 92.89855072463769, 'total_count': 690, 'week': '2024-12-09', 'win_count': 451, 'win_rate': 65.3623188405797}, {'avg_performance': 9.050619565085265, 'bin': 0.6, 'count': 870, 'hit_count': 824, 'hit_rate': 94.71264367816092, 'total_count': 870, 'week': '2024-12-09', 'win_count': 624, 'win_rate': 71.72413793103448}, {'avg_performance': 9.29780403196579, 'bin': 0.7, 'count': 96, 'hit_count': 93, 'hit_rate': 96.875, 'total_count': 96, 'week': '2024-12-09', 'win_count': 68, 'win_rate': 70.83333333333333}, {'avg_performance': 15.059213057045703, 'bin': 0.8, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 14, 'win_rate': 73.6842105263158}, {'avg_performance': 0.659367610806464, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}], '2024-12-16': [{'avg_performance': 0.1904761904761864, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 6.259213538127868, 'bin': 0.4, 'count': 37, 'hit_count': 33, 'hit_rate': 89.1891891891892, 'total_count': 37, 'week': '2024-12-16', 'win_count': 25, 'win_rate': 67.56756756756756}, {'avg_performance': 8.584611771243424, 'bin': 0.5, 'count': 1411, 'hit_count': 1325, 'hit_rate': 93.90503189227498, 'total_count': 1411, 'week': '2024-12-16', 'win_count': 1011, 'win_rate': 71.65131112686038}, {'avg_performance': 9.939810447414, 'bin': 0.6, 'count': 1588, 'hit_count': 1490, 'hit_rate': 93.82871536523929, 'total_count': 1588, 'week': '2024-12-16', 'win_count': 1216, 'win_rate': 76.57430730478589}, {'avg_performance': 12.751983309057357, 'bin': 0.7, 'count': 163, 'hit_count': 157, 'hit_rate': 96.31901840490798, 'total_count': 163, 'week': '2024-12-16', 'win_count': 126, 'win_rate': 77.30061349693251}, {'avg_performance': 30.97146333159325, 'bin': 0.8, 'count': 26, 'hit_count': 26, 'hit_rate': 100.0, 'total_count': 26, 'week': '2024-12-16', 'win_count': 21, 'win_rate': 80.76923076923077}, {'avg_performance': 45.14366482789435, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-16', 'win_count': 2, 'win_rate': 66.66666666666667}], '2024-12-23': [{'avg_performance': 1.1011011011010954, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-23', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.371333574507736, 'bin': 0.4, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2024-12-23', 'win_count': 10, 'win_rate': 58.8235294117647}, {'avg_performance': 9.474676484372859, 'bin': 0.5, 'count': 668, 'hit_count': 650, 'hit_rate': 97.30538922155688, 'total_count': 668, 'week': '2024-12-23', 'win_count': 528, 'win_rate': 79.04191616766467}, {'avg_performance': 18.22317884082599, 'bin': 0.6, 'count': 829, 'hit_count': 811, 'hit_rate': 97.82870928829915, 'total_count': 829, 'week': '2024-12-23', 'win_count': 705, 'win_rate': 85.0422195416164}, {'avg_performance': 22.87345575441379, 'bin': 0.7, 'count': 71, 'hit_count': 69, 'hit_rate': 97.1830985915493, 'total_count': 71, 'week': '2024-12-23', 'win_count': 62, 'win_rate': 87.32394366197182}, {'avg_performance': 20.07116067119614, 'bin': 0.8, 'count': 19, 'hit_count': 16, 'hit_rate': 84.21052631578948, 'total_count': 19, 'week': '2024-12-23', 'win_count': 16, 'win_rate': 84.21052631578948}, {'avg_performance': 42.864931268489265, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 100.0}], '2024-12-30': [{'avg_performance': 8.543323047871969, 'bin': 0.4, 'count': 26, 'hit_count': 25, 'hit_rate': 96.15384615384616, 'total_count': 26, 'week': '2024-12-30', 'win_count': 18, 'win_rate': 69.23076923076923}, {'avg_performance': 9.605782822714602, 'bin': 0.5, 'count': 967, 'hit_count': 931, 'hit_rate': 96.27714581178904, 'total_count': 967, 'week': '2024-12-30', 'win_count': 794, 'win_rate': 82.10961737331955}, {'avg_performance': 13.314518504512273, 'bin': 0.6, 'count': 1170, 'hit_count': 1137, 'hit_rate': 97.17948717948718, 'total_count': 1170, 'week': '2024-12-30', 'win_count': 1002, 'win_rate': 85.64102564102564}, {'avg_performance': 13.834897352184377, 'bin': 0.7, 'count': 141, 'hit_count': 137, 'hit_rate': 97.16312056737588, 'total_count': 141, 'week': '2024-12-30', 'win_count': 119, 'win_rate': 84.39716312056737}, {'avg_performance': 18.03100402666873, 'bin': 0.8, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2024-12-30', 'win_count': 19, 'win_rate': 90.47619047619048}, {'avg_performance': 86.17021276595746, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 1, 'win_rate': 100.0}], '2025-01-06': [{'avg_performance': 3.653643845376023, 'bin': 0.4, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2025-01-06', 'win_count': 13, 'win_rate': 61.904761904761905}, {'avg_performance': 7.11501183555015, 'bin': 0.5, 'count': 573, 'hit_count': 531, 'hit_rate': 92.67015706806282, 'total_count': 573, 'week': '2025-01-06', 'win_count': 345, 'win_rate': 60.20942408376963}, {'avg_performance': 7.033930147869317, 'bin': 0.6, 'count': 833, 'hit_count': 773, 'hit_rate': 92.79711884753901, 'total_count': 833, 'week': '2025-01-06', 'win_count': 554, 'win_rate': 66.50660264105642}, {'avg_performance': 11.06435997631877, 'bin': 0.7, 'count': 112, 'hit_count': 107, 'hit_rate': 95.53571428571429, 'total_count': 112, 'week': '2025-01-06', 'win_count': 82, 'win_rate': 73.21428571428571}, {'avg_performance': 12.01468555061957, 'bin': 0.8, 'count': 28, 'hit_count': 24, 'hit_rate': 85.71428571428571, 'total_count': 28, 'week': '2025-01-06', 'win_count': 22, 'win_rate': 78.57142857142857}, {'avg_performance': 2.747909199522108, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-06', 'win_count': 1, 'win_rate': 100.0}], '2025-01-13': [{'avg_performance': 1.77514792899408, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.677219118036632, 'bin': 0.4, 'count': 24, 'hit_count': 23, 'hit_rate': 95.83333333333333, 'total_count': 24, 'week': '2025-01-13', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 8.539310048745332, 'bin': 0.5, 'count': 564, 'hit_count': 528, 'hit_rate': 93.61702127659575, 'total_count': 564, 'week': '2025-01-13', 'win_count': 456, 'win_rate': 80.85106382978724}, {'avg_performance': 8.240635977891715, 'bin': 0.6, 'count': 708, 'hit_count': 661, 'hit_rate': 93.36158192090396, 'total_count': 708, 'week': '2025-01-13', 'win_count': 563, 'win_rate': 79.51977401129943}, {'avg_performance': 9.871046918455717, 'bin': 0.7, 'count': 51, 'hit_count': 45, 'hit_rate': 88.23529411764706, 'total_count': 51, 'week': '2025-01-13', 'win_count': 39, 'win_rate': 76.47058823529412}, {'avg_performance': 15.34581326687442, 'bin': 0.8, 'count': 10, 'hit_count': 10, 'hit_rate': 100.0, 'total_count': 10, 'week': '2025-01-13', 'win_count': 9, 'win_rate': 90.0}, {'avg_performance': 13.599999999999994, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 100.0}], '2025-01-20': [{'avg_performance': 0.6651884700665244, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.544909947380155, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2025-01-20', 'win_count': 11, 'win_rate': 57.89473684210526}, {'avg_performance': 6.015608365607231, 'bin': 0.5, 'count': 628, 'hit_count': 598, 'hit_rate': 95.22292993630573, 'total_count': 628, 'week': '2025-01-20', 'win_count': 432, 'win_rate': 68.78980891719745}, {'avg_performance': 9.039266266213598, 'bin': 0.6, 'count': 792, 'hit_count': 749, 'hit_rate': 94.57070707070707, 'total_count': 792, 'week': '2025-01-20', 'win_count': 605, 'win_rate': 76.38888888888889}, {'avg_performance': 10.536071372615584, 'bin': 0.7, 'count': 61, 'hit_count': 60, 'hit_rate': 98.36065573770492, 'total_count': 61, 'week': '2025-01-20', 'win_count': 54, 'win_rate': 88.52459016393442}, {'avg_performance': 15.25765795165968, 'bin': 0.8, 'count': 12, 'hit_count': 12, 'hit_rate': 100.0, 'total_count': 12, 'week': '2025-01-20', 'win_count': 10, 'win_rate': 83.33333333333333}], '2025-01-27': [{'avg_performance': 3.6505251976042974, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-27', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 3.3872070306215396, 'bin': 0.4, 'count': 18, 'hit_count': 15, 'hit_rate': 83.33333333333333, 'total_count': 18, 'week': '2025-01-27', 'win_count': 11, 'win_rate': 61.111111111111114}, {'avg_performance': 6.953550738751072, 'bin': 0.5, 'count': 580, 'hit_count': 547, 'hit_rate': 94.3103448275862, 'total_count': 580, 'week': '2025-01-27', 'win_count': 428, 'win_rate': 73.79310344827586}, {'avg_performance': 6.648173652090374, 'bin': 0.6, 'count': 779, 'hit_count': 726, 'hit_rate': 93.196405648267, 'total_count': 779, 'week': '2025-01-27', 'win_count': 606, 'win_rate': 77.79204107830552}, {'avg_performance': 7.471075488531045, 'bin': 0.7, 'count': 76, 'hit_count': 73, 'hit_rate': 96.05263157894737, 'total_count': 76, 'week': '2025-01-27', 'win_count': 66, 'win_rate': 86.84210526315789}, {'avg_performance': 9.608575816681654, 'bin': 0.8, 'count': 15, 'hit_count': 15, 'hit_rate': 100.0, 'total_count': 15, 'week': '2025-01-27', 'win_count': 13, 'win_rate': 86.66666666666667}, {'avg_performance': 21.423582467139635, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 100.0}], '2025-02-10': [{'avg_performance': 1.8949315591111375, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.754175337869557, 'bin': 0.4, 'count': 33, 'hit_count': 33, 'hit_rate': 100.0, 'total_count': 33, 'week': '2025-02-10', 'win_count': 17, 'win_rate': 51.515151515151516}, {'avg_performance': 7.517486777721075, 'bin': 0.5, 'count': 892, 'hit_count': 845, 'hit_rate': 94.73094170403587, 'total_count': 892, 'week': '2025-02-10', 'win_count': 647, 'win_rate': 72.53363228699551}, {'avg_performance': 10.207496081010792, 'bin': 0.6, 'count': 1368, 'hit_count': 1307, 'hit_rate': 95.54093567251462, 'total_count': 1368, 'week': '2025-02-10', 'win_count': 1083, 'win_rate': 79.16666666666667}, {'avg_performance': 13.13948137274851, 'bin': 0.7, 'count': 114, 'hit_count': 112, 'hit_rate': 98.24561403508773, 'total_count': 114, 'week': '2025-02-10', 'win_count': 85, 'win_rate': 74.56140350877193}, {'avg_performance': 9.213075395790396, 'bin': 0.8, 'count': 17, 'hit_count': 17, 'hit_rate': 100.0, 'total_count': 17, 'week': '2025-02-10', 'win_count': 12, 'win_rate': 70.58823529411765}, {'avg_performance': 4.385964912280706, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 100.0}], '2025-02-17': [{'avg_performance': 5.099765218898155, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 3.5333760194020303, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-17', 'win_count': 5, 'win_rate': 62.5}, {'avg_performance': 6.587229286030979, 'bin': 0.5, 'count': 327, 'hit_count': 296, 'hit_rate': 90.51987767584097, 'total_count': 327, 'week': '2025-02-17', 'win_count': 159, 'win_rate': 48.62385321100918}, {'avg_performance': 5.0095518733277125, 'bin': 0.6, 'count': 483, 'hit_count': 415, 'hit_rate': 85.92132505175984, 'total_count': 483, 'week': '2025-02-17', 'win_count': 252, 'win_rate': 52.17391304347826}, {'avg_performance': 4.196667245636139, 'bin': 0.7, 'count': 46, 'hit_count': 42, 'hit_rate': 91.30434782608695, 'total_count': 46, 'week': '2025-02-17', 'win_count': 28, 'win_rate': 60.869565217391305}, {'avg_performance': 4.6239894716134495, 'bin': 0.8, 'count': 6, 'hit_count': 4, 'hit_rate': 66.66666666666667, 'total_count': 6, 'week': '2025-02-17', 'win_count': 4, 'win_rate': 66.66666666666667}], '2025-02-24': [{'avg_performance': 0.3383304879783789, 'bin': 0.3, 'count': 3, 'hit_count': 2, 'hit_rate': 66.66666666666667, 'total_count': 3, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.724774404012466, 'bin': 0.4, 'count': 31, 'hit_count': 27, 'hit_rate': 87.09677419354838, 'total_count': 31, 'week': '2025-02-24', 'win_count': 17, 'win_rate': 54.83870967741935}, {'avg_performance': 5.995153465085292, 'bin': 0.5, 'count': 864, 'hit_count': 786, 'hit_rate': 90.97222222222223, 'total_count': 864, 'week': '2025-02-24', 'win_count': 544, 'win_rate': 62.96296296296296}, {'avg_performance': 5.362910312935268, 'bin': 0.6, 'count': 1038, 'hit_count': 921, 'hit_rate': 88.72832369942196, 'total_count': 1038, 'week': '2025-02-24', 'win_count': 674, 'win_rate': 64.9325626204239}, {'avg_performance': 4.419402245142155, 'bin': 0.7, 'count': 53, 'hit_count': 42, 'hit_rate': 79.24528301886792, 'total_count': 53, 'week': '2025-02-24', 'win_count': 23, 'win_rate': 43.39622641509434}, {'avg_performance': 0.14880952380952725, 'bin': 0.8, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}], '2025-03-10': [{'avg_performance': 3.370786516853932, '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': 3.229985232071821, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2025-03-10', 'win_count': 6, 'win_rate': 85.71428571428571}, {'avg_performance': 5.91457437619586, 'bin': 0.5, 'count': 339, 'hit_count': 318, 'hit_rate': 93.80530973451327, 'total_count': 339, 'week': '2025-03-10', 'win_count': 236, 'win_rate': 69.6165191740413}, {'avg_performance': 7.694099731541966, 'bin': 0.6, 'count': 312, 'hit_count': 294, 'hit_rate': 94.23076923076923, 'total_count': 312, 'week': '2025-03-10', 'win_count': 224, 'win_rate': 71.7948717948718}, {'avg_performance': 7.866797499267166, 'bin': 0.7, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2025-03-10', 'win_count': 14, 'win_rate': 82.3529411764706}]}, 'curve_data_week_list': ['2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '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-10', '2025-02-17', '2025-02-24', '2025-03-10'], 'date_from': datetime.date(2024, 10, 10), 'date_to': datetime.date(2025, 4, 8), 'kpis': {'avg_gain': 8.802179824568507, 'fail_count': 8231, 'hit_count': 30196, 'hit_rate': 94.25646148083406, 'pass_count': 23805, 'total_tests': 32036, 'win_rate': 74.30702959170932}, 'last_metrics': <ModelMetrics: Rolling LGBM 3d PH Isotonic 2% Metrics: 2025-04-07 >, 'model': <Model: Rolling LGBM 3d PH Isotonic 2% (rolling-ph-lgmb-p2-seq3-isotonic 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 0x7f92844b1d90>, <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': 41, 'counter0': 40, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 9.343793482624516, 'date': datetime.date(2024, 10, 15), 'fail_count': 160, 'hit_count': 747, 'hit_rate': 95.52429667519182, 'metrics': {'content': 0, 'financial': 0, 'other': 0}, 'pass_count': 622, 'total_count': 782, 'win_rate': 79.53964194373401}} {'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: ' "'DKsv9r6k95uWzLESBQdgkMBYrfK6Se5QxHWs2XnkM83akXQNVJbfWMS9toQDA2iv'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/52'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f92855a3110>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f92855a3110>>'} {'curve_data': [{'avg_performance': 33.8653440810506, 'bin': 0.2, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 8.824194070556567, 'bin': 0.3, 'count': 49, 'hit_count': 45, 'hit_rate': 91.83673469387755, 'total_count': 49, 'win_count': 25, 'win_rate': 51.02040816326531}, {'avg_performance': 5.6883545965376285, 'bin': 0.4, 'count': 410, 'hit_count': 378, 'hit_rate': 92.1951219512195, 'total_count': 410, 'win_count': 261, 'win_rate': 63.65853658536585}, {'avg_performance': 7.681481586572486, 'bin': 0.5, 'count': 13268, 'hit_count': 12497, 'hit_rate': 94.18902622851975, 'total_count': 13268, 'win_count': 9521, 'win_rate': 71.75911968646368}, {'avg_performance': 9.387286988023558, 'bin': 0.6, 'count': 16506, 'hit_count': 15557, 'hit_rate': 94.25057554828547, 'total_count': 16506, 'win_count': 12590, 'win_rate': 76.27529383254574}, {'avg_performance': 11.602345538915827, 'bin': 0.7, 'count': 1539, 'hit_count': 1471, 'hit_rate': 95.58154645873944, 'total_count': 1539, 'win_count': 1197, 'win_rate': 77.77777777777777}, {'avg_performance': 16.390961739552203, 'bin': 0.8, 'count': 238, 'hit_count': 222, 'hit_rate': 93.27731092436974, 'total_count': 238, 'win_count': 191, 'win_rate': 80.25210084033614}, {'avg_performance': 21.6917626187561, 'bin': 0.9, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'win_count': 18, 'win_rate': 78.26086956521739}], 'curve_data_by_week': {'2024-10-14': [{'avg_performance': 0.8563273073263545, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.833948494083741, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-10-14', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 5.0414542679053875, 'bin': 0.4, 'count': 22, 'hit_count': 18, 'hit_rate': 81.81818181818181, 'total_count': 22, 'week': '2024-10-14', 'win_count': 11, 'win_rate': 50.0}, {'avg_performance': 9.405162971834361, 'bin': 0.5, 'count': 702, 'hit_count': 661, 'hit_rate': 94.15954415954415, 'total_count': 702, 'week': '2024-10-14', 'win_count': 482, 'win_rate': 68.66096866096866}, {'avg_performance': 10.106844911169732, 'bin': 0.6, 'count': 804, 'hit_count': 765, 'hit_rate': 95.14925373134328, 'total_count': 804, 'week': '2024-10-14', 'win_count': 607, 'win_rate': 75.49751243781094}, {'avg_performance': 10.295341658155468, 'bin': 0.7, 'count': 82, 'hit_count': 78, 'hit_rate': 95.1219512195122, 'total_count': 82, 'week': '2024-10-14', 'win_count': 67, 'win_rate': 81.70731707317073}, {'avg_performance': 8.131301136271151, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-10-14', 'win_count': 8, 'win_rate': 80.0}, {'avg_performance': 8.881754949170679, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 1, 'win_rate': 100.0}], '2024-10-21': [{'avg_performance': 9.671279278685283, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 3, 'win_rate': 75.0}, {'avg_performance': 4.301172455339157, 'bin': 0.4, 'count': 26, 'hit_count': 23, 'hit_rate': 88.46153846153847, 'total_count': 26, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 34.61538461538461}, {'avg_performance': 6.819492750693891, 'bin': 0.5, 'count': 974, 'hit_count': 907, 'hit_rate': 93.1211498973306, 'total_count': 974, 'week': '2024-10-21', 'win_count': 658, 'win_rate': 67.5564681724846}, {'avg_performance': 8.182362870276854, 'bin': 0.6, 'count': 1212, 'hit_count': 1156, 'hit_rate': 95.37953795379538, 'total_count': 1212, 'week': '2024-10-21', 'win_count': 910, 'win_rate': 75.08250825082509}, {'avg_performance': 8.641538934451926, 'bin': 0.7, 'count': 150, 'hit_count': 146, 'hit_rate': 97.33333333333333, 'total_count': 150, 'week': '2024-10-21', 'win_count': 112, 'win_rate': 74.66666666666667}, {'avg_performance': 7.960241613275069, 'bin': 0.8, 'count': 16, 'hit_count': 15, 'hit_rate': 93.75, 'total_count': 16, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 56.25}, {'avg_performance': 1.9299405155320475, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-21', 'win_count': 1, 'win_rate': 50.0}], '2024-10-28': [{'avg_performance': 1.6205053536018306, 'bin': 0.3, 'count': 5, 'hit_count': 4, 'hit_rate': 80.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 40.0}, {'avg_performance': 7.858204878661623, 'bin': 0.4, 'count': 21, 'hit_count': 21, 'hit_rate': 100.0, 'total_count': 21, 'week': '2024-10-28', 'win_count': 16, 'win_rate': 76.19047619047619}, {'avg_performance': 6.648846490413345, 'bin': 0.5, 'count': 686, 'hit_count': 658, 'hit_rate': 95.91836734693878, 'total_count': 686, 'week': '2024-10-28', 'win_count': 518, 'win_rate': 75.51020408163265}, {'avg_performance': 8.085902262126316, 'bin': 0.6, 'count': 797, 'hit_count': 772, 'hit_rate': 96.86323713927227, 'total_count': 797, 'week': '2024-10-28', 'win_count': 649, 'win_rate': 81.43036386449184}, {'avg_performance': 11.848421236600606, 'bin': 0.7, 'count': 69, 'hit_count': 64, 'hit_rate': 92.7536231884058, 'total_count': 69, 'week': '2024-10-28', 'win_count': 58, 'win_rate': 84.05797101449275}, {'avg_performance': 14.267397574986997, 'bin': 0.8, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 4, 'win_rate': 80.0}, {'avg_performance': 0.34722222222223026, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-28', 'win_count': 0, 'win_rate': 0.0}], '2024-11-04': [{'avg_performance': 4.48654037886342, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 11.303728683534116, 'bin': 0.3, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2024-11-04', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 6.193407299091917, 'bin': 0.4, 'count': 22, 'hit_count': 20, 'hit_rate': 90.9090909090909, 'total_count': 22, 'week': '2024-11-04', 'win_count': 19, 'win_rate': 86.36363636363636}, {'avg_performance': 8.551721604481491, 'bin': 0.5, 'count': 660, 'hit_count': 619, 'hit_rate': 93.78787878787878, 'total_count': 660, 'week': '2024-11-04', 'win_count': 514, 'win_rate': 77.87878787878788}, {'avg_performance': 9.199905917317315, 'bin': 0.6, 'count': 719, 'hit_count': 674, 'hit_rate': 93.7413073713491, 'total_count': 719, 'week': '2024-11-04', 'win_count': 557, 'win_rate': 77.46870653685674}, {'avg_performance': 9.136526057000346, 'bin': 0.7, 'count': 39, 'hit_count': 36, 'hit_rate': 92.3076923076923, 'total_count': 39, 'week': '2024-11-04', 'win_count': 30, 'win_rate': 76.92307692307692}, {'avg_performance': 6.976744186046527, 'bin': 0.8, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}], '2024-11-11': [{'avg_performance': 58.92468569457596, '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': 3.9305498150644866, 'bin': 0.4, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-11-11', 'win_count': 8, 'win_rate': 47.05882352941177}, {'avg_performance': 4.442104130107124, 'bin': 0.5, 'count': 362, 'hit_count': 328, 'hit_rate': 90.60773480662984, 'total_count': 362, 'week': '2024-11-11', 'win_count': 218, 'win_rate': 60.22099447513812}, {'avg_performance': 6.832885016155045, 'bin': 0.6, 'count': 459, 'hit_count': 407, 'hit_rate': 88.67102396514161, 'total_count': 459, 'week': '2024-11-11', 'win_count': 294, 'win_rate': 64.05228758169935}, {'avg_performance': 6.50225864077387, 'bin': 0.7, 'count': 26, 'hit_count': 24, 'hit_rate': 92.3076923076923, 'total_count': 26, 'week': '2024-11-11', 'win_count': 16, 'win_rate': 61.53846153846154}], '2024-11-18': [{'avg_performance': 96.25316455696202, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 10.093706934177172, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 10.286979813711849, 'bin': 0.4, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-11-18', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 9.641687742145487, 'bin': 0.5, 'count': 783, 'hit_count': 758, 'hit_rate': 96.80715197956577, 'total_count': 783, 'week': '2024-11-18', 'win_count': 652, 'win_rate': 83.26947637292464}, {'avg_performance': 11.89467546720644, 'bin': 0.6, 'count': 876, 'hit_count': 849, 'hit_rate': 96.91780821917808, 'total_count': 876, 'week': '2024-11-18', 'win_count': 769, 'win_rate': 87.78538812785388}, {'avg_performance': 19.352876776932764, 'bin': 0.7, 'count': 80, 'hit_count': 80, 'hit_rate': 100.0, 'total_count': 80, 'week': '2024-11-18', 'win_count': 71, 'win_rate': 88.75}, {'avg_performance': 18.45274649281407, 'bin': 0.8, 'count': 13, 'hit_count': 13, 'hit_rate': 100.0, 'total_count': 13, 'week': '2024-11-18', 'win_count': 12, 'win_rate': 92.3076923076923}, {'avg_performance': 15.730337078651687, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}], '2024-11-25': [{'avg_performance': 11.555676832532903, 'bin': 0.3, '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': 6.265694029033848, 'bin': 0.4, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 12, 'win_rate': 66.66666666666667}, {'avg_performance': 7.634091063129644, 'bin': 0.5, 'count': 598, 'hit_count': 570, 'hit_rate': 95.31772575250837, 'total_count': 598, 'week': '2024-11-25', 'win_count': 448, 'win_rate': 74.91638795986623}, {'avg_performance': 8.702597408877535, 'bin': 0.6, 'count': 869, 'hit_count': 826, 'hit_rate': 95.0517836593786, 'total_count': 869, 'week': '2024-11-25', 'win_count': 696, 'win_rate': 80.09205983889528}, {'avg_performance': 13.765900879410582, 'bin': 0.7, 'count': 92, 'hit_count': 90, 'hit_rate': 97.82608695652173, 'total_count': 92, 'week': '2024-11-25', 'win_count': 77, 'win_rate': 83.69565217391305}, {'avg_performance': 28.946258332817518, 'bin': 0.8, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 17, 'win_rate': 94.44444444444444}, {'avg_performance': 11.190662386779556, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 3, 'win_rate': 100.0}], '2024-12-09': [{'avg_performance': 1.4905149051490498, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.3237276523665, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 13, 'win_rate': 68.42105263157895}, {'avg_performance': 6.182898593615806, 'bin': 0.5, 'count': 690, 'hit_count': 641, 'hit_rate': 92.89855072463769, 'total_count': 690, 'week': '2024-12-09', 'win_count': 451, 'win_rate': 65.3623188405797}, {'avg_performance': 9.050619565085265, 'bin': 0.6, 'count': 870, 'hit_count': 824, 'hit_rate': 94.71264367816092, 'total_count': 870, 'week': '2024-12-09', 'win_count': 624, 'win_rate': 71.72413793103448}, {'avg_performance': 9.29780403196579, 'bin': 0.7, 'count': 96, 'hit_count': 93, 'hit_rate': 96.875, 'total_count': 96, 'week': '2024-12-09', 'win_count': 68, 'win_rate': 70.83333333333333}, {'avg_performance': 15.059213057045703, 'bin': 0.8, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 14, 'win_rate': 73.6842105263158}, {'avg_performance': 0.659367610806464, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}], '2024-12-16': [{'avg_performance': 0.1904761904761864, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 6.259213538127868, 'bin': 0.4, 'count': 37, 'hit_count': 33, 'hit_rate': 89.1891891891892, 'total_count': 37, 'week': '2024-12-16', 'win_count': 25, 'win_rate': 67.56756756756756}, {'avg_performance': 8.584611771243424, 'bin': 0.5, 'count': 1411, 'hit_count': 1325, 'hit_rate': 93.90503189227498, 'total_count': 1411, 'week': '2024-12-16', 'win_count': 1011, 'win_rate': 71.65131112686038}, {'avg_performance': 9.939810447414, 'bin': 0.6, 'count': 1588, 'hit_count': 1490, 'hit_rate': 93.82871536523929, 'total_count': 1588, 'week': '2024-12-16', 'win_count': 1216, 'win_rate': 76.57430730478589}, {'avg_performance': 12.751983309057357, 'bin': 0.7, 'count': 163, 'hit_count': 157, 'hit_rate': 96.31901840490798, 'total_count': 163, 'week': '2024-12-16', 'win_count': 126, 'win_rate': 77.30061349693251}, {'avg_performance': 30.97146333159325, 'bin': 0.8, 'count': 26, 'hit_count': 26, 'hit_rate': 100.0, 'total_count': 26, 'week': '2024-12-16', 'win_count': 21, 'win_rate': 80.76923076923077}, {'avg_performance': 45.14366482789435, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-16', 'win_count': 2, 'win_rate': 66.66666666666667}], '2024-12-23': [{'avg_performance': 1.1011011011010954, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-23', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.371333574507736, 'bin': 0.4, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2024-12-23', 'win_count': 10, 'win_rate': 58.8235294117647}, {'avg_performance': 9.474676484372859, 'bin': 0.5, 'count': 668, 'hit_count': 650, 'hit_rate': 97.30538922155688, 'total_count': 668, 'week': '2024-12-23', 'win_count': 528, 'win_rate': 79.04191616766467}, {'avg_performance': 18.22317884082599, 'bin': 0.6, 'count': 829, 'hit_count': 811, 'hit_rate': 97.82870928829915, 'total_count': 829, 'week': '2024-12-23', 'win_count': 705, 'win_rate': 85.0422195416164}, {'avg_performance': 22.87345575441379, 'bin': 0.7, 'count': 71, 'hit_count': 69, 'hit_rate': 97.1830985915493, 'total_count': 71, 'week': '2024-12-23', 'win_count': 62, 'win_rate': 87.32394366197182}, {'avg_performance': 20.07116067119614, 'bin': 0.8, 'count': 19, 'hit_count': 16, 'hit_rate': 84.21052631578948, 'total_count': 19, 'week': '2024-12-23', 'win_count': 16, 'win_rate': 84.21052631578948}, {'avg_performance': 42.864931268489265, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 100.0}], '2024-12-30': [{'avg_performance': 8.543323047871969, 'bin': 0.4, 'count': 26, 'hit_count': 25, 'hit_rate': 96.15384615384616, 'total_count': 26, 'week': '2024-12-30', 'win_count': 18, 'win_rate': 69.23076923076923}, {'avg_performance': 9.605782822714602, 'bin': 0.5, 'count': 967, 'hit_count': 931, 'hit_rate': 96.27714581178904, 'total_count': 967, 'week': '2024-12-30', 'win_count': 794, 'win_rate': 82.10961737331955}, {'avg_performance': 13.314518504512273, 'bin': 0.6, 'count': 1170, 'hit_count': 1137, 'hit_rate': 97.17948717948718, 'total_count': 1170, 'week': '2024-12-30', 'win_count': 1002, 'win_rate': 85.64102564102564}, {'avg_performance': 13.834897352184377, 'bin': 0.7, 'count': 141, 'hit_count': 137, 'hit_rate': 97.16312056737588, 'total_count': 141, 'week': '2024-12-30', 'win_count': 119, 'win_rate': 84.39716312056737}, {'avg_performance': 18.03100402666873, 'bin': 0.8, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2024-12-30', 'win_count': 19, 'win_rate': 90.47619047619048}, {'avg_performance': 86.17021276595746, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 1, 'win_rate': 100.0}], '2025-01-06': [{'avg_performance': 3.653643845376023, 'bin': 0.4, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2025-01-06', 'win_count': 13, 'win_rate': 61.904761904761905}, {'avg_performance': 7.11501183555015, 'bin': 0.5, 'count': 573, 'hit_count': 531, 'hit_rate': 92.67015706806282, 'total_count': 573, 'week': '2025-01-06', 'win_count': 345, 'win_rate': 60.20942408376963}, {'avg_performance': 7.033930147869317, 'bin': 0.6, 'count': 833, 'hit_count': 773, 'hit_rate': 92.79711884753901, 'total_count': 833, 'week': '2025-01-06', 'win_count': 554, 'win_rate': 66.50660264105642}, {'avg_performance': 11.06435997631877, 'bin': 0.7, 'count': 112, 'hit_count': 107, 'hit_rate': 95.53571428571429, 'total_count': 112, 'week': '2025-01-06', 'win_count': 82, 'win_rate': 73.21428571428571}, {'avg_performance': 12.01468555061957, 'bin': 0.8, 'count': 28, 'hit_count': 24, 'hit_rate': 85.71428571428571, 'total_count': 28, 'week': '2025-01-06', 'win_count': 22, 'win_rate': 78.57142857142857}, {'avg_performance': 2.747909199522108, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-06', 'win_count': 1, 'win_rate': 100.0}], '2025-01-13': [{'avg_performance': 1.77514792899408, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.677219118036632, 'bin': 0.4, 'count': 24, 'hit_count': 23, 'hit_rate': 95.83333333333333, 'total_count': 24, 'week': '2025-01-13', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 8.539310048745332, 'bin': 0.5, 'count': 564, 'hit_count': 528, 'hit_rate': 93.61702127659575, 'total_count': 564, 'week': '2025-01-13', 'win_count': 456, 'win_rate': 80.85106382978724}, {'avg_performance': 8.240635977891715, 'bin': 0.6, 'count': 708, 'hit_count': 661, 'hit_rate': 93.36158192090396, 'total_count': 708, 'week': '2025-01-13', 'win_count': 563, 'win_rate': 79.51977401129943}, {'avg_performance': 9.871046918455717, 'bin': 0.7, 'count': 51, 'hit_count': 45, 'hit_rate': 88.23529411764706, 'total_count': 51, 'week': '2025-01-13', 'win_count': 39, 'win_rate': 76.47058823529412}, {'avg_performance': 15.34581326687442, 'bin': 0.8, 'count': 10, 'hit_count': 10, 'hit_rate': 100.0, 'total_count': 10, 'week': '2025-01-13', 'win_count': 9, 'win_rate': 90.0}, {'avg_performance': 13.599999999999994, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 100.0}], '2025-01-20': [{'avg_performance': 0.6651884700665244, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.544909947380155, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2025-01-20', 'win_count': 11, 'win_rate': 57.89473684210526}, {'avg_performance': 6.015608365607231, 'bin': 0.5, 'count': 628, 'hit_count': 598, 'hit_rate': 95.22292993630573, 'total_count': 628, 'week': '2025-01-20', 'win_count': 432, 'win_rate': 68.78980891719745}, {'avg_performance': 9.039266266213598, 'bin': 0.6, 'count': 792, 'hit_count': 749, 'hit_rate': 94.57070707070707, 'total_count': 792, 'week': '2025-01-20', 'win_count': 605, 'win_rate': 76.38888888888889}, {'avg_performance': 10.536071372615584, 'bin': 0.7, 'count': 61, 'hit_count': 60, 'hit_rate': 98.36065573770492, 'total_count': 61, 'week': '2025-01-20', 'win_count': 54, 'win_rate': 88.52459016393442}, {'avg_performance': 15.25765795165968, 'bin': 0.8, 'count': 12, 'hit_count': 12, 'hit_rate': 100.0, 'total_count': 12, 'week': '2025-01-20', 'win_count': 10, 'win_rate': 83.33333333333333}], '2025-01-27': [{'avg_performance': 3.6505251976042974, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-27', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 3.3872070306215396, 'bin': 0.4, 'count': 18, 'hit_count': 15, 'hit_rate': 83.33333333333333, 'total_count': 18, 'week': '2025-01-27', 'win_count': 11, 'win_rate': 61.111111111111114}, {'avg_performance': 6.953550738751072, 'bin': 0.5, 'count': 580, 'hit_count': 547, 'hit_rate': 94.3103448275862, 'total_count': 580, 'week': '2025-01-27', 'win_count': 428, 'win_rate': 73.79310344827586}, {'avg_performance': 6.648173652090374, 'bin': 0.6, 'count': 779, 'hit_count': 726, 'hit_rate': 93.196405648267, 'total_count': 779, 'week': '2025-01-27', 'win_count': 606, 'win_rate': 77.79204107830552}, {'avg_performance': 7.471075488531045, 'bin': 0.7, 'count': 76, 'hit_count': 73, 'hit_rate': 96.05263157894737, 'total_count': 76, 'week': '2025-01-27', 'win_count': 66, 'win_rate': 86.84210526315789}, {'avg_performance': 9.608575816681654, 'bin': 0.8, 'count': 15, 'hit_count': 15, 'hit_rate': 100.0, 'total_count': 15, 'week': '2025-01-27', 'win_count': 13, 'win_rate': 86.66666666666667}, {'avg_performance': 21.423582467139635, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 100.0}], '2025-02-10': [{'avg_performance': 1.8949315591111375, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.754175337869557, 'bin': 0.4, 'count': 33, 'hit_count': 33, 'hit_rate': 100.0, 'total_count': 33, 'week': '2025-02-10', 'win_count': 17, 'win_rate': 51.515151515151516}, {'avg_performance': 7.517486777721075, 'bin': 0.5, 'count': 892, 'hit_count': 845, 'hit_rate': 94.73094170403587, 'total_count': 892, 'week': '2025-02-10', 'win_count': 647, 'win_rate': 72.53363228699551}, {'avg_performance': 10.207496081010792, 'bin': 0.6, 'count': 1368, 'hit_count': 1307, 'hit_rate': 95.54093567251462, 'total_count': 1368, 'week': '2025-02-10', 'win_count': 1083, 'win_rate': 79.16666666666667}, {'avg_performance': 13.13948137274851, 'bin': 0.7, 'count': 114, 'hit_count': 112, 'hit_rate': 98.24561403508773, 'total_count': 114, 'week': '2025-02-10', 'win_count': 85, 'win_rate': 74.56140350877193}, {'avg_performance': 9.213075395790396, 'bin': 0.8, 'count': 17, 'hit_count': 17, 'hit_rate': 100.0, 'total_count': 17, 'week': '2025-02-10', 'win_count': 12, 'win_rate': 70.58823529411765}, {'avg_performance': 4.385964912280706, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 100.0}], '2025-02-17': [{'avg_performance': 5.099765218898155, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 3.5333760194020303, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-17', 'win_count': 5, 'win_rate': 62.5}, {'avg_performance': 6.587229286030979, 'bin': 0.5, 'count': 327, 'hit_count': 296, 'hit_rate': 90.51987767584097, 'total_count': 327, 'week': '2025-02-17', 'win_count': 159, 'win_rate': 48.62385321100918}, {'avg_performance': 5.0095518733277125, 'bin': 0.6, 'count': 483, 'hit_count': 415, 'hit_rate': 85.92132505175984, 'total_count': 483, 'week': '2025-02-17', 'win_count': 252, 'win_rate': 52.17391304347826}, {'avg_performance': 4.196667245636139, 'bin': 0.7, 'count': 46, 'hit_count': 42, 'hit_rate': 91.30434782608695, 'total_count': 46, 'week': '2025-02-17', 'win_count': 28, 'win_rate': 60.869565217391305}, {'avg_performance': 4.6239894716134495, 'bin': 0.8, 'count': 6, 'hit_count': 4, 'hit_rate': 66.66666666666667, 'total_count': 6, 'week': '2025-02-17', 'win_count': 4, 'win_rate': 66.66666666666667}], '2025-02-24': [{'avg_performance': 0.3383304879783789, 'bin': 0.3, 'count': 3, 'hit_count': 2, 'hit_rate': 66.66666666666667, 'total_count': 3, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.724774404012466, 'bin': 0.4, 'count': 31, 'hit_count': 27, 'hit_rate': 87.09677419354838, 'total_count': 31, 'week': '2025-02-24', 'win_count': 17, 'win_rate': 54.83870967741935}, {'avg_performance': 5.995153465085292, 'bin': 0.5, 'count': 864, 'hit_count': 786, 'hit_rate': 90.97222222222223, 'total_count': 864, 'week': '2025-02-24', 'win_count': 544, 'win_rate': 62.96296296296296}, {'avg_performance': 5.362910312935268, 'bin': 0.6, 'count': 1038, 'hit_count': 921, 'hit_rate': 88.72832369942196, 'total_count': 1038, 'week': '2025-02-24', 'win_count': 674, 'win_rate': 64.9325626204239}, {'avg_performance': 4.419402245142155, 'bin': 0.7, 'count': 53, 'hit_count': 42, 'hit_rate': 79.24528301886792, 'total_count': 53, 'week': '2025-02-24', 'win_count': 23, 'win_rate': 43.39622641509434}, {'avg_performance': 0.14880952380952725, 'bin': 0.8, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}], '2025-03-10': [{'avg_performance': 3.370786516853932, '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': 3.229985232071821, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2025-03-10', 'win_count': 6, 'win_rate': 85.71428571428571}, {'avg_performance': 5.91457437619586, 'bin': 0.5, 'count': 339, 'hit_count': 318, 'hit_rate': 93.80530973451327, 'total_count': 339, 'week': '2025-03-10', 'win_count': 236, 'win_rate': 69.6165191740413}, {'avg_performance': 7.694099731541966, 'bin': 0.6, 'count': 312, 'hit_count': 294, 'hit_rate': 94.23076923076923, 'total_count': 312, 'week': '2025-03-10', 'win_count': 224, 'win_rate': 71.7948717948718}, {'avg_performance': 7.866797499267166, 'bin': 0.7, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2025-03-10', 'win_count': 14, 'win_rate': 82.3529411764706}]}, 'curve_data_week_list': ['2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '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-10', '2025-02-17', '2025-02-24', '2025-03-10'], 'date_from': datetime.date(2024, 10, 10), 'date_to': datetime.date(2025, 4, 8), 'kpis': {'avg_gain': 8.802179824568507, 'fail_count': 8231, 'hit_count': 30196, 'hit_rate': 94.25646148083406, 'pass_count': 23805, 'total_tests': 32036, 'win_rate': 74.30702959170932}, 'last_metrics': <ModelMetrics: Rolling LGBM 3d PH Isotonic 2% Metrics: 2025-04-07 >, 'model': <Model: Rolling LGBM 3d PH Isotonic 2% (rolling-ph-lgmb-p2-seq3-isotonic 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 0x7f92844b1d90>, <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': 41, 'counter0': 40, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 9.343793482624516, 'date': datetime.date(2024, 10, 15), 'fail_count': 160, 'hit_count': 747, 'hit_rate': 95.52429667519182, 'metrics': {'content': 0, 'financial': 0, 'other': 0}, 'pass_count': 622, 'total_count': 782, 'win_rate': 79.53964194373401}} {'metrics': {'content': 0.22, '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: ' "'DKsv9r6k95uWzLESBQdgkMBYrfK6Se5QxHWs2XnkM83akXQNVJbfWMS9toQDA2iv'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/52'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f92855a3110>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f92855a3110>>'} {'curve_data': [{'avg_performance': 33.8653440810506, 'bin': 0.2, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 8.824194070556567, 'bin': 0.3, 'count': 49, 'hit_count': 45, 'hit_rate': 91.83673469387755, 'total_count': 49, 'win_count': 25, 'win_rate': 51.02040816326531}, {'avg_performance': 5.6883545965376285, 'bin': 0.4, 'count': 410, 'hit_count': 378, 'hit_rate': 92.1951219512195, 'total_count': 410, 'win_count': 261, 'win_rate': 63.65853658536585}, {'avg_performance': 7.681481586572486, 'bin': 0.5, 'count': 13268, 'hit_count': 12497, 'hit_rate': 94.18902622851975, 'total_count': 13268, 'win_count': 9521, 'win_rate': 71.75911968646368}, {'avg_performance': 9.387286988023558, 'bin': 0.6, 'count': 16506, 'hit_count': 15557, 'hit_rate': 94.25057554828547, 'total_count': 16506, 'win_count': 12590, 'win_rate': 76.27529383254574}, {'avg_performance': 11.602345538915827, 'bin': 0.7, 'count': 1539, 'hit_count': 1471, 'hit_rate': 95.58154645873944, 'total_count': 1539, 'win_count': 1197, 'win_rate': 77.77777777777777}, {'avg_performance': 16.390961739552203, 'bin': 0.8, 'count': 238, 'hit_count': 222, 'hit_rate': 93.27731092436974, 'total_count': 238, 'win_count': 191, 'win_rate': 80.25210084033614}, {'avg_performance': 21.6917626187561, 'bin': 0.9, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'win_count': 18, 'win_rate': 78.26086956521739}], 'curve_data_by_week': {'2024-10-14': [{'avg_performance': 0.8563273073263545, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.833948494083741, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-10-14', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 5.0414542679053875, 'bin': 0.4, 'count': 22, 'hit_count': 18, 'hit_rate': 81.81818181818181, 'total_count': 22, 'week': '2024-10-14', 'win_count': 11, 'win_rate': 50.0}, {'avg_performance': 9.405162971834361, 'bin': 0.5, 'count': 702, 'hit_count': 661, 'hit_rate': 94.15954415954415, 'total_count': 702, 'week': '2024-10-14', 'win_count': 482, 'win_rate': 68.66096866096866}, {'avg_performance': 10.106844911169732, 'bin': 0.6, 'count': 804, 'hit_count': 765, 'hit_rate': 95.14925373134328, 'total_count': 804, 'week': '2024-10-14', 'win_count': 607, 'win_rate': 75.49751243781094}, {'avg_performance': 10.295341658155468, 'bin': 0.7, 'count': 82, 'hit_count': 78, 'hit_rate': 95.1219512195122, 'total_count': 82, 'week': '2024-10-14', 'win_count': 67, 'win_rate': 81.70731707317073}, {'avg_performance': 8.131301136271151, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-10-14', 'win_count': 8, 'win_rate': 80.0}, {'avg_performance': 8.881754949170679, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 1, 'win_rate': 100.0}], '2024-10-21': [{'avg_performance': 9.671279278685283, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 3, 'win_rate': 75.0}, {'avg_performance': 4.301172455339157, 'bin': 0.4, 'count': 26, 'hit_count': 23, 'hit_rate': 88.46153846153847, 'total_count': 26, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 34.61538461538461}, {'avg_performance': 6.819492750693891, 'bin': 0.5, 'count': 974, 'hit_count': 907, 'hit_rate': 93.1211498973306, 'total_count': 974, 'week': '2024-10-21', 'win_count': 658, 'win_rate': 67.5564681724846}, {'avg_performance': 8.182362870276854, 'bin': 0.6, 'count': 1212, 'hit_count': 1156, 'hit_rate': 95.37953795379538, 'total_count': 1212, 'week': '2024-10-21', 'win_count': 910, 'win_rate': 75.08250825082509}, {'avg_performance': 8.641538934451926, 'bin': 0.7, 'count': 150, 'hit_count': 146, 'hit_rate': 97.33333333333333, 'total_count': 150, 'week': '2024-10-21', 'win_count': 112, 'win_rate': 74.66666666666667}, {'avg_performance': 7.960241613275069, 'bin': 0.8, 'count': 16, 'hit_count': 15, 'hit_rate': 93.75, 'total_count': 16, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 56.25}, {'avg_performance': 1.9299405155320475, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-21', 'win_count': 1, 'win_rate': 50.0}], '2024-10-28': [{'avg_performance': 1.6205053536018306, 'bin': 0.3, 'count': 5, 'hit_count': 4, 'hit_rate': 80.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 40.0}, {'avg_performance': 7.858204878661623, 'bin': 0.4, 'count': 21, 'hit_count': 21, 'hit_rate': 100.0, 'total_count': 21, 'week': '2024-10-28', 'win_count': 16, 'win_rate': 76.19047619047619}, {'avg_performance': 6.648846490413345, 'bin': 0.5, 'count': 686, 'hit_count': 658, 'hit_rate': 95.91836734693878, 'total_count': 686, 'week': '2024-10-28', 'win_count': 518, 'win_rate': 75.51020408163265}, {'avg_performance': 8.085902262126316, 'bin': 0.6, 'count': 797, 'hit_count': 772, 'hit_rate': 96.86323713927227, 'total_count': 797, 'week': '2024-10-28', 'win_count': 649, 'win_rate': 81.43036386449184}, {'avg_performance': 11.848421236600606, 'bin': 0.7, 'count': 69, 'hit_count': 64, 'hit_rate': 92.7536231884058, 'total_count': 69, 'week': '2024-10-28', 'win_count': 58, 'win_rate': 84.05797101449275}, {'avg_performance': 14.267397574986997, 'bin': 0.8, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 4, 'win_rate': 80.0}, {'avg_performance': 0.34722222222223026, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-28', 'win_count': 0, 'win_rate': 0.0}], '2024-11-04': [{'avg_performance': 4.48654037886342, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 11.303728683534116, 'bin': 0.3, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2024-11-04', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 6.193407299091917, 'bin': 0.4, 'count': 22, 'hit_count': 20, 'hit_rate': 90.9090909090909, 'total_count': 22, 'week': '2024-11-04', 'win_count': 19, 'win_rate': 86.36363636363636}, {'avg_performance': 8.551721604481491, 'bin': 0.5, 'count': 660, 'hit_count': 619, 'hit_rate': 93.78787878787878, 'total_count': 660, 'week': '2024-11-04', 'win_count': 514, 'win_rate': 77.87878787878788}, {'avg_performance': 9.199905917317315, 'bin': 0.6, 'count': 719, 'hit_count': 674, 'hit_rate': 93.7413073713491, 'total_count': 719, 'week': '2024-11-04', 'win_count': 557, 'win_rate': 77.46870653685674}, {'avg_performance': 9.136526057000346, 'bin': 0.7, 'count': 39, 'hit_count': 36, 'hit_rate': 92.3076923076923, 'total_count': 39, 'week': '2024-11-04', 'win_count': 30, 'win_rate': 76.92307692307692}, {'avg_performance': 6.976744186046527, 'bin': 0.8, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}], '2024-11-11': [{'avg_performance': 58.92468569457596, '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': 3.9305498150644866, 'bin': 0.4, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-11-11', 'win_count': 8, 'win_rate': 47.05882352941177}, {'avg_performance': 4.442104130107124, 'bin': 0.5, 'count': 362, 'hit_count': 328, 'hit_rate': 90.60773480662984, 'total_count': 362, 'week': '2024-11-11', 'win_count': 218, 'win_rate': 60.22099447513812}, {'avg_performance': 6.832885016155045, 'bin': 0.6, 'count': 459, 'hit_count': 407, 'hit_rate': 88.67102396514161, 'total_count': 459, 'week': '2024-11-11', 'win_count': 294, 'win_rate': 64.05228758169935}, {'avg_performance': 6.50225864077387, 'bin': 0.7, 'count': 26, 'hit_count': 24, 'hit_rate': 92.3076923076923, 'total_count': 26, 'week': '2024-11-11', 'win_count': 16, 'win_rate': 61.53846153846154}], '2024-11-18': [{'avg_performance': 96.25316455696202, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 10.093706934177172, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 10.286979813711849, 'bin': 0.4, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-11-18', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 9.641687742145487, 'bin': 0.5, 'count': 783, 'hit_count': 758, 'hit_rate': 96.80715197956577, 'total_count': 783, 'week': '2024-11-18', 'win_count': 652, 'win_rate': 83.26947637292464}, {'avg_performance': 11.89467546720644, 'bin': 0.6, 'count': 876, 'hit_count': 849, 'hit_rate': 96.91780821917808, 'total_count': 876, 'week': '2024-11-18', 'win_count': 769, 'win_rate': 87.78538812785388}, {'avg_performance': 19.352876776932764, 'bin': 0.7, 'count': 80, 'hit_count': 80, 'hit_rate': 100.0, 'total_count': 80, 'week': '2024-11-18', 'win_count': 71, 'win_rate': 88.75}, {'avg_performance': 18.45274649281407, 'bin': 0.8, 'count': 13, 'hit_count': 13, 'hit_rate': 100.0, 'total_count': 13, 'week': '2024-11-18', 'win_count': 12, 'win_rate': 92.3076923076923}, {'avg_performance': 15.730337078651687, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}], '2024-11-25': [{'avg_performance': 11.555676832532903, 'bin': 0.3, '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': 6.265694029033848, 'bin': 0.4, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 12, 'win_rate': 66.66666666666667}, {'avg_performance': 7.634091063129644, 'bin': 0.5, 'count': 598, 'hit_count': 570, 'hit_rate': 95.31772575250837, 'total_count': 598, 'week': '2024-11-25', 'win_count': 448, 'win_rate': 74.91638795986623}, {'avg_performance': 8.702597408877535, 'bin': 0.6, 'count': 869, 'hit_count': 826, 'hit_rate': 95.0517836593786, 'total_count': 869, 'week': '2024-11-25', 'win_count': 696, 'win_rate': 80.09205983889528}, {'avg_performance': 13.765900879410582, 'bin': 0.7, 'count': 92, 'hit_count': 90, 'hit_rate': 97.82608695652173, 'total_count': 92, 'week': '2024-11-25', 'win_count': 77, 'win_rate': 83.69565217391305}, {'avg_performance': 28.946258332817518, 'bin': 0.8, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 17, 'win_rate': 94.44444444444444}, {'avg_performance': 11.190662386779556, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 3, 'win_rate': 100.0}], '2024-12-09': [{'avg_performance': 1.4905149051490498, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.3237276523665, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 13, 'win_rate': 68.42105263157895}, {'avg_performance': 6.182898593615806, 'bin': 0.5, 'count': 690, 'hit_count': 641, 'hit_rate': 92.89855072463769, 'total_count': 690, 'week': '2024-12-09', 'win_count': 451, 'win_rate': 65.3623188405797}, {'avg_performance': 9.050619565085265, 'bin': 0.6, 'count': 870, 'hit_count': 824, 'hit_rate': 94.71264367816092, 'total_count': 870, 'week': '2024-12-09', 'win_count': 624, 'win_rate': 71.72413793103448}, {'avg_performance': 9.29780403196579, 'bin': 0.7, 'count': 96, 'hit_count': 93, 'hit_rate': 96.875, 'total_count': 96, 'week': '2024-12-09', 'win_count': 68, 'win_rate': 70.83333333333333}, {'avg_performance': 15.059213057045703, 'bin': 0.8, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 14, 'win_rate': 73.6842105263158}, {'avg_performance': 0.659367610806464, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}], '2024-12-16': [{'avg_performance': 0.1904761904761864, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 6.259213538127868, 'bin': 0.4, 'count': 37, 'hit_count': 33, 'hit_rate': 89.1891891891892, 'total_count': 37, 'week': '2024-12-16', 'win_count': 25, 'win_rate': 67.56756756756756}, {'avg_performance': 8.584611771243424, 'bin': 0.5, 'count': 1411, 'hit_count': 1325, 'hit_rate': 93.90503189227498, 'total_count': 1411, 'week': '2024-12-16', 'win_count': 1011, 'win_rate': 71.65131112686038}, {'avg_performance': 9.939810447414, 'bin': 0.6, 'count': 1588, 'hit_count': 1490, 'hit_rate': 93.82871536523929, 'total_count': 1588, 'week': '2024-12-16', 'win_count': 1216, 'win_rate': 76.57430730478589}, {'avg_performance': 12.751983309057357, 'bin': 0.7, 'count': 163, 'hit_count': 157, 'hit_rate': 96.31901840490798, 'total_count': 163, 'week': '2024-12-16', 'win_count': 126, 'win_rate': 77.30061349693251}, {'avg_performance': 30.97146333159325, 'bin': 0.8, 'count': 26, 'hit_count': 26, 'hit_rate': 100.0, 'total_count': 26, 'week': '2024-12-16', 'win_count': 21, 'win_rate': 80.76923076923077}, {'avg_performance': 45.14366482789435, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-16', 'win_count': 2, 'win_rate': 66.66666666666667}], '2024-12-23': [{'avg_performance': 1.1011011011010954, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-23', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.371333574507736, 'bin': 0.4, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2024-12-23', 'win_count': 10, 'win_rate': 58.8235294117647}, {'avg_performance': 9.474676484372859, 'bin': 0.5, 'count': 668, 'hit_count': 650, 'hit_rate': 97.30538922155688, 'total_count': 668, 'week': '2024-12-23', 'win_count': 528, 'win_rate': 79.04191616766467}, {'avg_performance': 18.22317884082599, 'bin': 0.6, 'count': 829, 'hit_count': 811, 'hit_rate': 97.82870928829915, 'total_count': 829, 'week': '2024-12-23', 'win_count': 705, 'win_rate': 85.0422195416164}, {'avg_performance': 22.87345575441379, 'bin': 0.7, 'count': 71, 'hit_count': 69, 'hit_rate': 97.1830985915493, 'total_count': 71, 'week': '2024-12-23', 'win_count': 62, 'win_rate': 87.32394366197182}, {'avg_performance': 20.07116067119614, 'bin': 0.8, 'count': 19, 'hit_count': 16, 'hit_rate': 84.21052631578948, 'total_count': 19, 'week': '2024-12-23', 'win_count': 16, 'win_rate': 84.21052631578948}, {'avg_performance': 42.864931268489265, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 100.0}], '2024-12-30': [{'avg_performance': 8.543323047871969, 'bin': 0.4, 'count': 26, 'hit_count': 25, 'hit_rate': 96.15384615384616, 'total_count': 26, 'week': '2024-12-30', 'win_count': 18, 'win_rate': 69.23076923076923}, {'avg_performance': 9.605782822714602, 'bin': 0.5, 'count': 967, 'hit_count': 931, 'hit_rate': 96.27714581178904, 'total_count': 967, 'week': '2024-12-30', 'win_count': 794, 'win_rate': 82.10961737331955}, {'avg_performance': 13.314518504512273, 'bin': 0.6, 'count': 1170, 'hit_count': 1137, 'hit_rate': 97.17948717948718, 'total_count': 1170, 'week': '2024-12-30', 'win_count': 1002, 'win_rate': 85.64102564102564}, {'avg_performance': 13.834897352184377, 'bin': 0.7, 'count': 141, 'hit_count': 137, 'hit_rate': 97.16312056737588, 'total_count': 141, 'week': '2024-12-30', 'win_count': 119, 'win_rate': 84.39716312056737}, {'avg_performance': 18.03100402666873, 'bin': 0.8, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2024-12-30', 'win_count': 19, 'win_rate': 90.47619047619048}, {'avg_performance': 86.17021276595746, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 1, 'win_rate': 100.0}], '2025-01-06': [{'avg_performance': 3.653643845376023, 'bin': 0.4, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2025-01-06', 'win_count': 13, 'win_rate': 61.904761904761905}, {'avg_performance': 7.11501183555015, 'bin': 0.5, 'count': 573, 'hit_count': 531, 'hit_rate': 92.67015706806282, 'total_count': 573, 'week': '2025-01-06', 'win_count': 345, 'win_rate': 60.20942408376963}, {'avg_performance': 7.033930147869317, 'bin': 0.6, 'count': 833, 'hit_count': 773, 'hit_rate': 92.79711884753901, 'total_count': 833, 'week': '2025-01-06', 'win_count': 554, 'win_rate': 66.50660264105642}, {'avg_performance': 11.06435997631877, 'bin': 0.7, 'count': 112, 'hit_count': 107, 'hit_rate': 95.53571428571429, 'total_count': 112, 'week': '2025-01-06', 'win_count': 82, 'win_rate': 73.21428571428571}, {'avg_performance': 12.01468555061957, 'bin': 0.8, 'count': 28, 'hit_count': 24, 'hit_rate': 85.71428571428571, 'total_count': 28, 'week': '2025-01-06', 'win_count': 22, 'win_rate': 78.57142857142857}, {'avg_performance': 2.747909199522108, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-06', 'win_count': 1, 'win_rate': 100.0}], '2025-01-13': [{'avg_performance': 1.77514792899408, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.677219118036632, 'bin': 0.4, 'count': 24, 'hit_count': 23, 'hit_rate': 95.83333333333333, 'total_count': 24, 'week': '2025-01-13', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 8.539310048745332, 'bin': 0.5, 'count': 564, 'hit_count': 528, 'hit_rate': 93.61702127659575, 'total_count': 564, 'week': '2025-01-13', 'win_count': 456, 'win_rate': 80.85106382978724}, {'avg_performance': 8.240635977891715, 'bin': 0.6, 'count': 708, 'hit_count': 661, 'hit_rate': 93.36158192090396, 'total_count': 708, 'week': '2025-01-13', 'win_count': 563, 'win_rate': 79.51977401129943}, {'avg_performance': 9.871046918455717, 'bin': 0.7, 'count': 51, 'hit_count': 45, 'hit_rate': 88.23529411764706, 'total_count': 51, 'week': '2025-01-13', 'win_count': 39, 'win_rate': 76.47058823529412}, {'avg_performance': 15.34581326687442, 'bin': 0.8, 'count': 10, 'hit_count': 10, 'hit_rate': 100.0, 'total_count': 10, 'week': '2025-01-13', 'win_count': 9, 'win_rate': 90.0}, {'avg_performance': 13.599999999999994, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 100.0}], '2025-01-20': [{'avg_performance': 0.6651884700665244, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.544909947380155, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2025-01-20', 'win_count': 11, 'win_rate': 57.89473684210526}, {'avg_performance': 6.015608365607231, 'bin': 0.5, 'count': 628, 'hit_count': 598, 'hit_rate': 95.22292993630573, 'total_count': 628, 'week': '2025-01-20', 'win_count': 432, 'win_rate': 68.78980891719745}, {'avg_performance': 9.039266266213598, 'bin': 0.6, 'count': 792, 'hit_count': 749, 'hit_rate': 94.57070707070707, 'total_count': 792, 'week': '2025-01-20', 'win_count': 605, 'win_rate': 76.38888888888889}, {'avg_performance': 10.536071372615584, 'bin': 0.7, 'count': 61, 'hit_count': 60, 'hit_rate': 98.36065573770492, 'total_count': 61, 'week': '2025-01-20', 'win_count': 54, 'win_rate': 88.52459016393442}, {'avg_performance': 15.25765795165968, 'bin': 0.8, 'count': 12, 'hit_count': 12, 'hit_rate': 100.0, 'total_count': 12, 'week': '2025-01-20', 'win_count': 10, 'win_rate': 83.33333333333333}], '2025-01-27': [{'avg_performance': 3.6505251976042974, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-27', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 3.3872070306215396, 'bin': 0.4, 'count': 18, 'hit_count': 15, 'hit_rate': 83.33333333333333, 'total_count': 18, 'week': '2025-01-27', 'win_count': 11, 'win_rate': 61.111111111111114}, {'avg_performance': 6.953550738751072, 'bin': 0.5, 'count': 580, 'hit_count': 547, 'hit_rate': 94.3103448275862, 'total_count': 580, 'week': '2025-01-27', 'win_count': 428, 'win_rate': 73.79310344827586}, {'avg_performance': 6.648173652090374, 'bin': 0.6, 'count': 779, 'hit_count': 726, 'hit_rate': 93.196405648267, 'total_count': 779, 'week': '2025-01-27', 'win_count': 606, 'win_rate': 77.79204107830552}, {'avg_performance': 7.471075488531045, 'bin': 0.7, 'count': 76, 'hit_count': 73, 'hit_rate': 96.05263157894737, 'total_count': 76, 'week': '2025-01-27', 'win_count': 66, 'win_rate': 86.84210526315789}, {'avg_performance': 9.608575816681654, 'bin': 0.8, 'count': 15, 'hit_count': 15, 'hit_rate': 100.0, 'total_count': 15, 'week': '2025-01-27', 'win_count': 13, 'win_rate': 86.66666666666667}, {'avg_performance': 21.423582467139635, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 100.0}], '2025-02-10': [{'avg_performance': 1.8949315591111375, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.754175337869557, 'bin': 0.4, 'count': 33, 'hit_count': 33, 'hit_rate': 100.0, 'total_count': 33, 'week': '2025-02-10', 'win_count': 17, 'win_rate': 51.515151515151516}, {'avg_performance': 7.517486777721075, 'bin': 0.5, 'count': 892, 'hit_count': 845, 'hit_rate': 94.73094170403587, 'total_count': 892, 'week': '2025-02-10', 'win_count': 647, 'win_rate': 72.53363228699551}, {'avg_performance': 10.207496081010792, 'bin': 0.6, 'count': 1368, 'hit_count': 1307, 'hit_rate': 95.54093567251462, 'total_count': 1368, 'week': '2025-02-10', 'win_count': 1083, 'win_rate': 79.16666666666667}, {'avg_performance': 13.13948137274851, 'bin': 0.7, 'count': 114, 'hit_count': 112, 'hit_rate': 98.24561403508773, 'total_count': 114, 'week': '2025-02-10', 'win_count': 85, 'win_rate': 74.56140350877193}, {'avg_performance': 9.213075395790396, 'bin': 0.8, 'count': 17, 'hit_count': 17, 'hit_rate': 100.0, 'total_count': 17, 'week': '2025-02-10', 'win_count': 12, 'win_rate': 70.58823529411765}, {'avg_performance': 4.385964912280706, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 100.0}], '2025-02-17': [{'avg_performance': 5.099765218898155, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 3.5333760194020303, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-17', 'win_count': 5, 'win_rate': 62.5}, {'avg_performance': 6.587229286030979, 'bin': 0.5, 'count': 327, 'hit_count': 296, 'hit_rate': 90.51987767584097, 'total_count': 327, 'week': '2025-02-17', 'win_count': 159, 'win_rate': 48.62385321100918}, {'avg_performance': 5.0095518733277125, 'bin': 0.6, 'count': 483, 'hit_count': 415, 'hit_rate': 85.92132505175984, 'total_count': 483, 'week': '2025-02-17', 'win_count': 252, 'win_rate': 52.17391304347826}, {'avg_performance': 4.196667245636139, 'bin': 0.7, 'count': 46, 'hit_count': 42, 'hit_rate': 91.30434782608695, 'total_count': 46, 'week': '2025-02-17', 'win_count': 28, 'win_rate': 60.869565217391305}, {'avg_performance': 4.6239894716134495, 'bin': 0.8, 'count': 6, 'hit_count': 4, 'hit_rate': 66.66666666666667, 'total_count': 6, 'week': '2025-02-17', 'win_count': 4, 'win_rate': 66.66666666666667}], '2025-02-24': [{'avg_performance': 0.3383304879783789, 'bin': 0.3, 'count': 3, 'hit_count': 2, 'hit_rate': 66.66666666666667, 'total_count': 3, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.724774404012466, 'bin': 0.4, 'count': 31, 'hit_count': 27, 'hit_rate': 87.09677419354838, 'total_count': 31, 'week': '2025-02-24', 'win_count': 17, 'win_rate': 54.83870967741935}, {'avg_performance': 5.995153465085292, 'bin': 0.5, 'count': 864, 'hit_count': 786, 'hit_rate': 90.97222222222223, 'total_count': 864, 'week': '2025-02-24', 'win_count': 544, 'win_rate': 62.96296296296296}, {'avg_performance': 5.362910312935268, 'bin': 0.6, 'count': 1038, 'hit_count': 921, 'hit_rate': 88.72832369942196, 'total_count': 1038, 'week': '2025-02-24', 'win_count': 674, 'win_rate': 64.9325626204239}, {'avg_performance': 4.419402245142155, 'bin': 0.7, 'count': 53, 'hit_count': 42, 'hit_rate': 79.24528301886792, 'total_count': 53, 'week': '2025-02-24', 'win_count': 23, 'win_rate': 43.39622641509434}, {'avg_performance': 0.14880952380952725, 'bin': 0.8, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}], '2025-03-10': [{'avg_performance': 3.370786516853932, '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': 3.229985232071821, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2025-03-10', 'win_count': 6, 'win_rate': 85.71428571428571}, {'avg_performance': 5.91457437619586, 'bin': 0.5, 'count': 339, 'hit_count': 318, 'hit_rate': 93.80530973451327, 'total_count': 339, 'week': '2025-03-10', 'win_count': 236, 'win_rate': 69.6165191740413}, {'avg_performance': 7.694099731541966, 'bin': 0.6, 'count': 312, 'hit_count': 294, 'hit_rate': 94.23076923076923, 'total_count': 312, 'week': '2025-03-10', 'win_count': 224, 'win_rate': 71.7948717948718}, {'avg_performance': 7.866797499267166, 'bin': 0.7, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2025-03-10', 'win_count': 14, 'win_rate': 82.3529411764706}]}, 'curve_data_week_list': ['2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '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-10', '2025-02-17', '2025-02-24', '2025-03-10'], 'date_from': datetime.date(2024, 10, 10), 'date_to': datetime.date(2025, 4, 8), 'kpis': {'avg_gain': 8.802179824568507, 'fail_count': 8231, 'hit_count': 30196, 'hit_rate': 94.25646148083406, 'pass_count': 23805, 'total_tests': 32036, 'win_rate': 74.30702959170932}, 'last_metrics': <ModelMetrics: Rolling LGBM 3d PH Isotonic 2% Metrics: 2025-04-07 >, 'model': <Model: Rolling LGBM 3d PH Isotonic 2% (rolling-ph-lgmb-p2-seq3-isotonic 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 0x7f92844b1d90>, <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': 41, 'counter0': 40, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 9.343793482624516, 'date': datetime.date(2024, 10, 15), 'fail_count': 160, 'hit_count': 747, 'hit_rate': 95.52429667519182, 'metrics': {'content': 0, 'financial': 0, 'other': 0}, 'pass_count': 622, 'total_count': 782, 'win_rate': 79.53964194373401}} {'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: ' "'DKsv9r6k95uWzLESBQdgkMBYrfK6Se5QxHWs2XnkM83akXQNVJbfWMS9toQDA2iv'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/52'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f92855a3110>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f92855a3110>>'} {'curve_data': [{'avg_performance': 33.8653440810506, 'bin': 0.2, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 8.824194070556567, 'bin': 0.3, 'count': 49, 'hit_count': 45, 'hit_rate': 91.83673469387755, 'total_count': 49, 'win_count': 25, 'win_rate': 51.02040816326531}, {'avg_performance': 5.6883545965376285, 'bin': 0.4, 'count': 410, 'hit_count': 378, 'hit_rate': 92.1951219512195, 'total_count': 410, 'win_count': 261, 'win_rate': 63.65853658536585}, {'avg_performance': 7.681481586572486, 'bin': 0.5, 'count': 13268, 'hit_count': 12497, 'hit_rate': 94.18902622851975, 'total_count': 13268, 'win_count': 9521, 'win_rate': 71.75911968646368}, {'avg_performance': 9.387286988023558, 'bin': 0.6, 'count': 16506, 'hit_count': 15557, 'hit_rate': 94.25057554828547, 'total_count': 16506, 'win_count': 12590, 'win_rate': 76.27529383254574}, {'avg_performance': 11.602345538915827, 'bin': 0.7, 'count': 1539, 'hit_count': 1471, 'hit_rate': 95.58154645873944, 'total_count': 1539, 'win_count': 1197, 'win_rate': 77.77777777777777}, {'avg_performance': 16.390961739552203, 'bin': 0.8, 'count': 238, 'hit_count': 222, 'hit_rate': 93.27731092436974, 'total_count': 238, 'win_count': 191, 'win_rate': 80.25210084033614}, {'avg_performance': 21.6917626187561, 'bin': 0.9, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'win_count': 18, 'win_rate': 78.26086956521739}], 'curve_data_by_week': {'2024-10-14': [{'avg_performance': 0.8563273073263545, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.833948494083741, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-10-14', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 5.0414542679053875, 'bin': 0.4, 'count': 22, 'hit_count': 18, 'hit_rate': 81.81818181818181, 'total_count': 22, 'week': '2024-10-14', 'win_count': 11, 'win_rate': 50.0}, {'avg_performance': 9.405162971834361, 'bin': 0.5, 'count': 702, 'hit_count': 661, 'hit_rate': 94.15954415954415, 'total_count': 702, 'week': '2024-10-14', 'win_count': 482, 'win_rate': 68.66096866096866}, {'avg_performance': 10.106844911169732, 'bin': 0.6, 'count': 804, 'hit_count': 765, 'hit_rate': 95.14925373134328, 'total_count': 804, 'week': '2024-10-14', 'win_count': 607, 'win_rate': 75.49751243781094}, {'avg_performance': 10.295341658155468, 'bin': 0.7, 'count': 82, 'hit_count': 78, 'hit_rate': 95.1219512195122, 'total_count': 82, 'week': '2024-10-14', 'win_count': 67, 'win_rate': 81.70731707317073}, {'avg_performance': 8.131301136271151, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-10-14', 'win_count': 8, 'win_rate': 80.0}, {'avg_performance': 8.881754949170679, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 1, 'win_rate': 100.0}], '2024-10-21': [{'avg_performance': 9.671279278685283, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 3, 'win_rate': 75.0}, {'avg_performance': 4.301172455339157, 'bin': 0.4, 'count': 26, 'hit_count': 23, 'hit_rate': 88.46153846153847, 'total_count': 26, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 34.61538461538461}, {'avg_performance': 6.819492750693891, 'bin': 0.5, 'count': 974, 'hit_count': 907, 'hit_rate': 93.1211498973306, 'total_count': 974, 'week': '2024-10-21', 'win_count': 658, 'win_rate': 67.5564681724846}, {'avg_performance': 8.182362870276854, 'bin': 0.6, 'count': 1212, 'hit_count': 1156, 'hit_rate': 95.37953795379538, 'total_count': 1212, 'week': '2024-10-21', 'win_count': 910, 'win_rate': 75.08250825082509}, {'avg_performance': 8.641538934451926, 'bin': 0.7, 'count': 150, 'hit_count': 146, 'hit_rate': 97.33333333333333, 'total_count': 150, 'week': '2024-10-21', 'win_count': 112, 'win_rate': 74.66666666666667}, {'avg_performance': 7.960241613275069, 'bin': 0.8, 'count': 16, 'hit_count': 15, 'hit_rate': 93.75, 'total_count': 16, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 56.25}, {'avg_performance': 1.9299405155320475, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-21', 'win_count': 1, 'win_rate': 50.0}], '2024-10-28': [{'avg_performance': 1.6205053536018306, 'bin': 0.3, 'count': 5, 'hit_count': 4, 'hit_rate': 80.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 40.0}, {'avg_performance': 7.858204878661623, 'bin': 0.4, 'count': 21, 'hit_count': 21, 'hit_rate': 100.0, 'total_count': 21, 'week': '2024-10-28', 'win_count': 16, 'win_rate': 76.19047619047619}, {'avg_performance': 6.648846490413345, 'bin': 0.5, 'count': 686, 'hit_count': 658, 'hit_rate': 95.91836734693878, 'total_count': 686, 'week': '2024-10-28', 'win_count': 518, 'win_rate': 75.51020408163265}, {'avg_performance': 8.085902262126316, 'bin': 0.6, 'count': 797, 'hit_count': 772, 'hit_rate': 96.86323713927227, 'total_count': 797, 'week': '2024-10-28', 'win_count': 649, 'win_rate': 81.43036386449184}, {'avg_performance': 11.848421236600606, 'bin': 0.7, 'count': 69, 'hit_count': 64, 'hit_rate': 92.7536231884058, 'total_count': 69, 'week': '2024-10-28', 'win_count': 58, 'win_rate': 84.05797101449275}, {'avg_performance': 14.267397574986997, 'bin': 0.8, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 4, 'win_rate': 80.0}, {'avg_performance': 0.34722222222223026, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-28', 'win_count': 0, 'win_rate': 0.0}], '2024-11-04': [{'avg_performance': 4.48654037886342, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 11.303728683534116, 'bin': 0.3, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2024-11-04', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 6.193407299091917, 'bin': 0.4, 'count': 22, 'hit_count': 20, 'hit_rate': 90.9090909090909, 'total_count': 22, 'week': '2024-11-04', 'win_count': 19, 'win_rate': 86.36363636363636}, {'avg_performance': 8.551721604481491, 'bin': 0.5, 'count': 660, 'hit_count': 619, 'hit_rate': 93.78787878787878, 'total_count': 660, 'week': '2024-11-04', 'win_count': 514, 'win_rate': 77.87878787878788}, {'avg_performance': 9.199905917317315, 'bin': 0.6, 'count': 719, 'hit_count': 674, 'hit_rate': 93.7413073713491, 'total_count': 719, 'week': '2024-11-04', 'win_count': 557, 'win_rate': 77.46870653685674}, {'avg_performance': 9.136526057000346, 'bin': 0.7, 'count': 39, 'hit_count': 36, 'hit_rate': 92.3076923076923, 'total_count': 39, 'week': '2024-11-04', 'win_count': 30, 'win_rate': 76.92307692307692}, {'avg_performance': 6.976744186046527, 'bin': 0.8, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}], '2024-11-11': [{'avg_performance': 58.92468569457596, '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': 3.9305498150644866, 'bin': 0.4, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-11-11', 'win_count': 8, 'win_rate': 47.05882352941177}, {'avg_performance': 4.442104130107124, 'bin': 0.5, 'count': 362, 'hit_count': 328, 'hit_rate': 90.60773480662984, 'total_count': 362, 'week': '2024-11-11', 'win_count': 218, 'win_rate': 60.22099447513812}, {'avg_performance': 6.832885016155045, 'bin': 0.6, 'count': 459, 'hit_count': 407, 'hit_rate': 88.67102396514161, 'total_count': 459, 'week': '2024-11-11', 'win_count': 294, 'win_rate': 64.05228758169935}, {'avg_performance': 6.50225864077387, 'bin': 0.7, 'count': 26, 'hit_count': 24, 'hit_rate': 92.3076923076923, 'total_count': 26, 'week': '2024-11-11', 'win_count': 16, 'win_rate': 61.53846153846154}], '2024-11-18': [{'avg_performance': 96.25316455696202, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 10.093706934177172, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 10.286979813711849, 'bin': 0.4, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-11-18', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 9.641687742145487, 'bin': 0.5, 'count': 783, 'hit_count': 758, 'hit_rate': 96.80715197956577, 'total_count': 783, 'week': '2024-11-18', 'win_count': 652, 'win_rate': 83.26947637292464}, {'avg_performance': 11.89467546720644, 'bin': 0.6, 'count': 876, 'hit_count': 849, 'hit_rate': 96.91780821917808, 'total_count': 876, 'week': '2024-11-18', 'win_count': 769, 'win_rate': 87.78538812785388}, {'avg_performance': 19.352876776932764, 'bin': 0.7, 'count': 80, 'hit_count': 80, 'hit_rate': 100.0, 'total_count': 80, 'week': '2024-11-18', 'win_count': 71, 'win_rate': 88.75}, {'avg_performance': 18.45274649281407, 'bin': 0.8, 'count': 13, 'hit_count': 13, 'hit_rate': 100.0, 'total_count': 13, 'week': '2024-11-18', 'win_count': 12, 'win_rate': 92.3076923076923}, {'avg_performance': 15.730337078651687, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}], '2024-11-25': [{'avg_performance': 11.555676832532903, 'bin': 0.3, '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': 6.265694029033848, 'bin': 0.4, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 12, 'win_rate': 66.66666666666667}, {'avg_performance': 7.634091063129644, 'bin': 0.5, 'count': 598, 'hit_count': 570, 'hit_rate': 95.31772575250837, 'total_count': 598, 'week': '2024-11-25', 'win_count': 448, 'win_rate': 74.91638795986623}, {'avg_performance': 8.702597408877535, 'bin': 0.6, 'count': 869, 'hit_count': 826, 'hit_rate': 95.0517836593786, 'total_count': 869, 'week': '2024-11-25', 'win_count': 696, 'win_rate': 80.09205983889528}, {'avg_performance': 13.765900879410582, 'bin': 0.7, 'count': 92, 'hit_count': 90, 'hit_rate': 97.82608695652173, 'total_count': 92, 'week': '2024-11-25', 'win_count': 77, 'win_rate': 83.69565217391305}, {'avg_performance': 28.946258332817518, 'bin': 0.8, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 17, 'win_rate': 94.44444444444444}, {'avg_performance': 11.190662386779556, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 3, 'win_rate': 100.0}], '2024-12-09': [{'avg_performance': 1.4905149051490498, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.3237276523665, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 13, 'win_rate': 68.42105263157895}, {'avg_performance': 6.182898593615806, 'bin': 0.5, 'count': 690, 'hit_count': 641, 'hit_rate': 92.89855072463769, 'total_count': 690, 'week': '2024-12-09', 'win_count': 451, 'win_rate': 65.3623188405797}, {'avg_performance': 9.050619565085265, 'bin': 0.6, 'count': 870, 'hit_count': 824, 'hit_rate': 94.71264367816092, 'total_count': 870, 'week': '2024-12-09', 'win_count': 624, 'win_rate': 71.72413793103448}, {'avg_performance': 9.29780403196579, 'bin': 0.7, 'count': 96, 'hit_count': 93, 'hit_rate': 96.875, 'total_count': 96, 'week': '2024-12-09', 'win_count': 68, 'win_rate': 70.83333333333333}, {'avg_performance': 15.059213057045703, 'bin': 0.8, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 14, 'win_rate': 73.6842105263158}, {'avg_performance': 0.659367610806464, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}], '2024-12-16': [{'avg_performance': 0.1904761904761864, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 6.259213538127868, 'bin': 0.4, 'count': 37, 'hit_count': 33, 'hit_rate': 89.1891891891892, 'total_count': 37, 'week': '2024-12-16', 'win_count': 25, 'win_rate': 67.56756756756756}, {'avg_performance': 8.584611771243424, 'bin': 0.5, 'count': 1411, 'hit_count': 1325, 'hit_rate': 93.90503189227498, 'total_count': 1411, 'week': '2024-12-16', 'win_count': 1011, 'win_rate': 71.65131112686038}, {'avg_performance': 9.939810447414, 'bin': 0.6, 'count': 1588, 'hit_count': 1490, 'hit_rate': 93.82871536523929, 'total_count': 1588, 'week': '2024-12-16', 'win_count': 1216, 'win_rate': 76.57430730478589}, {'avg_performance': 12.751983309057357, 'bin': 0.7, 'count': 163, 'hit_count': 157, 'hit_rate': 96.31901840490798, 'total_count': 163, 'week': '2024-12-16', 'win_count': 126, 'win_rate': 77.30061349693251}, {'avg_performance': 30.97146333159325, 'bin': 0.8, 'count': 26, 'hit_count': 26, 'hit_rate': 100.0, 'total_count': 26, 'week': '2024-12-16', 'win_count': 21, 'win_rate': 80.76923076923077}, {'avg_performance': 45.14366482789435, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-16', 'win_count': 2, 'win_rate': 66.66666666666667}], '2024-12-23': [{'avg_performance': 1.1011011011010954, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-23', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.371333574507736, 'bin': 0.4, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2024-12-23', 'win_count': 10, 'win_rate': 58.8235294117647}, {'avg_performance': 9.474676484372859, 'bin': 0.5, 'count': 668, 'hit_count': 650, 'hit_rate': 97.30538922155688, 'total_count': 668, 'week': '2024-12-23', 'win_count': 528, 'win_rate': 79.04191616766467}, {'avg_performance': 18.22317884082599, 'bin': 0.6, 'count': 829, 'hit_count': 811, 'hit_rate': 97.82870928829915, 'total_count': 829, 'week': '2024-12-23', 'win_count': 705, 'win_rate': 85.0422195416164}, {'avg_performance': 22.87345575441379, 'bin': 0.7, 'count': 71, 'hit_count': 69, 'hit_rate': 97.1830985915493, 'total_count': 71, 'week': '2024-12-23', 'win_count': 62, 'win_rate': 87.32394366197182}, {'avg_performance': 20.07116067119614, 'bin': 0.8, 'count': 19, 'hit_count': 16, 'hit_rate': 84.21052631578948, 'total_count': 19, 'week': '2024-12-23', 'win_count': 16, 'win_rate': 84.21052631578948}, {'avg_performance': 42.864931268489265, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 100.0}], '2024-12-30': [{'avg_performance': 8.543323047871969, 'bin': 0.4, 'count': 26, 'hit_count': 25, 'hit_rate': 96.15384615384616, 'total_count': 26, 'week': '2024-12-30', 'win_count': 18, 'win_rate': 69.23076923076923}, {'avg_performance': 9.605782822714602, 'bin': 0.5, 'count': 967, 'hit_count': 931, 'hit_rate': 96.27714581178904, 'total_count': 967, 'week': '2024-12-30', 'win_count': 794, 'win_rate': 82.10961737331955}, {'avg_performance': 13.314518504512273, 'bin': 0.6, 'count': 1170, 'hit_count': 1137, 'hit_rate': 97.17948717948718, 'total_count': 1170, 'week': '2024-12-30', 'win_count': 1002, 'win_rate': 85.64102564102564}, {'avg_performance': 13.834897352184377, 'bin': 0.7, 'count': 141, 'hit_count': 137, 'hit_rate': 97.16312056737588, 'total_count': 141, 'week': '2024-12-30', 'win_count': 119, 'win_rate': 84.39716312056737}, {'avg_performance': 18.03100402666873, 'bin': 0.8, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2024-12-30', 'win_count': 19, 'win_rate': 90.47619047619048}, {'avg_performance': 86.17021276595746, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 1, 'win_rate': 100.0}], '2025-01-06': [{'avg_performance': 3.653643845376023, 'bin': 0.4, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2025-01-06', 'win_count': 13, 'win_rate': 61.904761904761905}, {'avg_performance': 7.11501183555015, 'bin': 0.5, 'count': 573, 'hit_count': 531, 'hit_rate': 92.67015706806282, 'total_count': 573, 'week': '2025-01-06', 'win_count': 345, 'win_rate': 60.20942408376963}, {'avg_performance': 7.033930147869317, 'bin': 0.6, 'count': 833, 'hit_count': 773, 'hit_rate': 92.79711884753901, 'total_count': 833, 'week': '2025-01-06', 'win_count': 554, 'win_rate': 66.50660264105642}, {'avg_performance': 11.06435997631877, 'bin': 0.7, 'count': 112, 'hit_count': 107, 'hit_rate': 95.53571428571429, 'total_count': 112, 'week': '2025-01-06', 'win_count': 82, 'win_rate': 73.21428571428571}, {'avg_performance': 12.01468555061957, 'bin': 0.8, 'count': 28, 'hit_count': 24, 'hit_rate': 85.71428571428571, 'total_count': 28, 'week': '2025-01-06', 'win_count': 22, 'win_rate': 78.57142857142857}, {'avg_performance': 2.747909199522108, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-06', 'win_count': 1, 'win_rate': 100.0}], '2025-01-13': [{'avg_performance': 1.77514792899408, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.677219118036632, 'bin': 0.4, 'count': 24, 'hit_count': 23, 'hit_rate': 95.83333333333333, 'total_count': 24, 'week': '2025-01-13', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 8.539310048745332, 'bin': 0.5, 'count': 564, 'hit_count': 528, 'hit_rate': 93.61702127659575, 'total_count': 564, 'week': '2025-01-13', 'win_count': 456, 'win_rate': 80.85106382978724}, {'avg_performance': 8.240635977891715, 'bin': 0.6, 'count': 708, 'hit_count': 661, 'hit_rate': 93.36158192090396, 'total_count': 708, 'week': '2025-01-13', 'win_count': 563, 'win_rate': 79.51977401129943}, {'avg_performance': 9.871046918455717, 'bin': 0.7, 'count': 51, 'hit_count': 45, 'hit_rate': 88.23529411764706, 'total_count': 51, 'week': '2025-01-13', 'win_count': 39, 'win_rate': 76.47058823529412}, {'avg_performance': 15.34581326687442, 'bin': 0.8, 'count': 10, 'hit_count': 10, 'hit_rate': 100.0, 'total_count': 10, 'week': '2025-01-13', 'win_count': 9, 'win_rate': 90.0}, {'avg_performance': 13.599999999999994, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 100.0}], '2025-01-20': [{'avg_performance': 0.6651884700665244, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.544909947380155, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2025-01-20', 'win_count': 11, 'win_rate': 57.89473684210526}, {'avg_performance': 6.015608365607231, 'bin': 0.5, 'count': 628, 'hit_count': 598, 'hit_rate': 95.22292993630573, 'total_count': 628, 'week': '2025-01-20', 'win_count': 432, 'win_rate': 68.78980891719745}, {'avg_performance': 9.039266266213598, 'bin': 0.6, 'count': 792, 'hit_count': 749, 'hit_rate': 94.57070707070707, 'total_count': 792, 'week': '2025-01-20', 'win_count': 605, 'win_rate': 76.38888888888889}, {'avg_performance': 10.536071372615584, 'bin': 0.7, 'count': 61, 'hit_count': 60, 'hit_rate': 98.36065573770492, 'total_count': 61, 'week': '2025-01-20', 'win_count': 54, 'win_rate': 88.52459016393442}, {'avg_performance': 15.25765795165968, 'bin': 0.8, 'count': 12, 'hit_count': 12, 'hit_rate': 100.0, 'total_count': 12, 'week': '2025-01-20', 'win_count': 10, 'win_rate': 83.33333333333333}], '2025-01-27': [{'avg_performance': 3.6505251976042974, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-27', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 3.3872070306215396, 'bin': 0.4, 'count': 18, 'hit_count': 15, 'hit_rate': 83.33333333333333, 'total_count': 18, 'week': '2025-01-27', 'win_count': 11, 'win_rate': 61.111111111111114}, {'avg_performance': 6.953550738751072, 'bin': 0.5, 'count': 580, 'hit_count': 547, 'hit_rate': 94.3103448275862, 'total_count': 580, 'week': '2025-01-27', 'win_count': 428, 'win_rate': 73.79310344827586}, {'avg_performance': 6.648173652090374, 'bin': 0.6, 'count': 779, 'hit_count': 726, 'hit_rate': 93.196405648267, 'total_count': 779, 'week': '2025-01-27', 'win_count': 606, 'win_rate': 77.79204107830552}, {'avg_performance': 7.471075488531045, 'bin': 0.7, 'count': 76, 'hit_count': 73, 'hit_rate': 96.05263157894737, 'total_count': 76, 'week': '2025-01-27', 'win_count': 66, 'win_rate': 86.84210526315789}, {'avg_performance': 9.608575816681654, 'bin': 0.8, 'count': 15, 'hit_count': 15, 'hit_rate': 100.0, 'total_count': 15, 'week': '2025-01-27', 'win_count': 13, 'win_rate': 86.66666666666667}, {'avg_performance': 21.423582467139635, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 100.0}], '2025-02-10': [{'avg_performance': 1.8949315591111375, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.754175337869557, 'bin': 0.4, 'count': 33, 'hit_count': 33, 'hit_rate': 100.0, 'total_count': 33, 'week': '2025-02-10', 'win_count': 17, 'win_rate': 51.515151515151516}, {'avg_performance': 7.517486777721075, 'bin': 0.5, 'count': 892, 'hit_count': 845, 'hit_rate': 94.73094170403587, 'total_count': 892, 'week': '2025-02-10', 'win_count': 647, 'win_rate': 72.53363228699551}, {'avg_performance': 10.207496081010792, 'bin': 0.6, 'count': 1368, 'hit_count': 1307, 'hit_rate': 95.54093567251462, 'total_count': 1368, 'week': '2025-02-10', 'win_count': 1083, 'win_rate': 79.16666666666667}, {'avg_performance': 13.13948137274851, 'bin': 0.7, 'count': 114, 'hit_count': 112, 'hit_rate': 98.24561403508773, 'total_count': 114, 'week': '2025-02-10', 'win_count': 85, 'win_rate': 74.56140350877193}, {'avg_performance': 9.213075395790396, 'bin': 0.8, 'count': 17, 'hit_count': 17, 'hit_rate': 100.0, 'total_count': 17, 'week': '2025-02-10', 'win_count': 12, 'win_rate': 70.58823529411765}, {'avg_performance': 4.385964912280706, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 100.0}], '2025-02-17': [{'avg_performance': 5.099765218898155, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 3.5333760194020303, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-17', 'win_count': 5, 'win_rate': 62.5}, {'avg_performance': 6.587229286030979, 'bin': 0.5, 'count': 327, 'hit_count': 296, 'hit_rate': 90.51987767584097, 'total_count': 327, 'week': '2025-02-17', 'win_count': 159, 'win_rate': 48.62385321100918}, {'avg_performance': 5.0095518733277125, 'bin': 0.6, 'count': 483, 'hit_count': 415, 'hit_rate': 85.92132505175984, 'total_count': 483, 'week': '2025-02-17', 'win_count': 252, 'win_rate': 52.17391304347826}, {'avg_performance': 4.196667245636139, 'bin': 0.7, 'count': 46, 'hit_count': 42, 'hit_rate': 91.30434782608695, 'total_count': 46, 'week': '2025-02-17', 'win_count': 28, 'win_rate': 60.869565217391305}, {'avg_performance': 4.6239894716134495, 'bin': 0.8, 'count': 6, 'hit_count': 4, 'hit_rate': 66.66666666666667, 'total_count': 6, 'week': '2025-02-17', 'win_count': 4, 'win_rate': 66.66666666666667}], '2025-02-24': [{'avg_performance': 0.3383304879783789, 'bin': 0.3, 'count': 3, 'hit_count': 2, 'hit_rate': 66.66666666666667, 'total_count': 3, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.724774404012466, 'bin': 0.4, 'count': 31, 'hit_count': 27, 'hit_rate': 87.09677419354838, 'total_count': 31, 'week': '2025-02-24', 'win_count': 17, 'win_rate': 54.83870967741935}, {'avg_performance': 5.995153465085292, 'bin': 0.5, 'count': 864, 'hit_count': 786, 'hit_rate': 90.97222222222223, 'total_count': 864, 'week': '2025-02-24', 'win_count': 544, 'win_rate': 62.96296296296296}, {'avg_performance': 5.362910312935268, 'bin': 0.6, 'count': 1038, 'hit_count': 921, 'hit_rate': 88.72832369942196, 'total_count': 1038, 'week': '2025-02-24', 'win_count': 674, 'win_rate': 64.9325626204239}, {'avg_performance': 4.419402245142155, 'bin': 0.7, 'count': 53, 'hit_count': 42, 'hit_rate': 79.24528301886792, 'total_count': 53, 'week': '2025-02-24', 'win_count': 23, 'win_rate': 43.39622641509434}, {'avg_performance': 0.14880952380952725, 'bin': 0.8, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}], '2025-03-10': [{'avg_performance': 3.370786516853932, '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': 3.229985232071821, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2025-03-10', 'win_count': 6, 'win_rate': 85.71428571428571}, {'avg_performance': 5.91457437619586, 'bin': 0.5, 'count': 339, 'hit_count': 318, 'hit_rate': 93.80530973451327, 'total_count': 339, 'week': '2025-03-10', 'win_count': 236, 'win_rate': 69.6165191740413}, {'avg_performance': 7.694099731541966, 'bin': 0.6, 'count': 312, 'hit_count': 294, 'hit_rate': 94.23076923076923, 'total_count': 312, 'week': '2025-03-10', 'win_count': 224, 'win_rate': 71.7948717948718}, {'avg_performance': 7.866797499267166, 'bin': 0.7, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2025-03-10', 'win_count': 14, 'win_rate': 82.3529411764706}]}, 'curve_data_week_list': ['2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '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-10', '2025-02-17', '2025-02-24', '2025-03-10'], 'date_from': datetime.date(2024, 10, 10), 'date_to': datetime.date(2025, 4, 8), 'kpis': {'avg_gain': 8.802179824568507, 'fail_count': 8231, 'hit_count': 30196, 'hit_rate': 94.25646148083406, 'pass_count': 23805, 'total_tests': 32036, 'win_rate': 74.30702959170932}, 'last_metrics': <ModelMetrics: Rolling LGBM 3d PH Isotonic 2% Metrics: 2025-04-07 >, 'model': <Model: Rolling LGBM 3d PH Isotonic 2% (rolling-ph-lgmb-p2-seq3-isotonic 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 0x7f92844b1d90>, <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': 41, 'counter0': 40, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 9.343793482624516, 'date': datetime.date(2024, 10, 15), 'fail_count': 160, 'hit_count': 747, 'hit_rate': 95.52429667519182, 'metrics': {'content': 0, 'financial': 0, 'other': 0}, 'pass_count': 622, 'total_count': 782, 'win_rate': 79.53964194373401}} {'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: ' "'DKsv9r6k95uWzLESBQdgkMBYrfK6Se5QxHWs2XnkM83akXQNVJbfWMS9toQDA2iv'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/52'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f92855a3110>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f92855a3110>>'} {'curve_data': [{'avg_performance': 33.8653440810506, 'bin': 0.2, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 8.824194070556567, 'bin': 0.3, 'count': 49, 'hit_count': 45, 'hit_rate': 91.83673469387755, 'total_count': 49, 'win_count': 25, 'win_rate': 51.02040816326531}, {'avg_performance': 5.6883545965376285, 'bin': 0.4, 'count': 410, 'hit_count': 378, 'hit_rate': 92.1951219512195, 'total_count': 410, 'win_count': 261, 'win_rate': 63.65853658536585}, {'avg_performance': 7.681481586572486, 'bin': 0.5, 'count': 13268, 'hit_count': 12497, 'hit_rate': 94.18902622851975, 'total_count': 13268, 'win_count': 9521, 'win_rate': 71.75911968646368}, {'avg_performance': 9.387286988023558, 'bin': 0.6, 'count': 16506, 'hit_count': 15557, 'hit_rate': 94.25057554828547, 'total_count': 16506, 'win_count': 12590, 'win_rate': 76.27529383254574}, {'avg_performance': 11.602345538915827, 'bin': 0.7, 'count': 1539, 'hit_count': 1471, 'hit_rate': 95.58154645873944, 'total_count': 1539, 'win_count': 1197, 'win_rate': 77.77777777777777}, {'avg_performance': 16.390961739552203, 'bin': 0.8, 'count': 238, 'hit_count': 222, 'hit_rate': 93.27731092436974, 'total_count': 238, 'win_count': 191, 'win_rate': 80.25210084033614}, {'avg_performance': 21.6917626187561, 'bin': 0.9, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'win_count': 18, 'win_rate': 78.26086956521739}], 'curve_data_by_week': {'2024-10-14': [{'avg_performance': 0.8563273073263545, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.833948494083741, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-10-14', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 5.0414542679053875, 'bin': 0.4, 'count': 22, 'hit_count': 18, 'hit_rate': 81.81818181818181, 'total_count': 22, 'week': '2024-10-14', 'win_count': 11, 'win_rate': 50.0}, {'avg_performance': 9.405162971834361, 'bin': 0.5, 'count': 702, 'hit_count': 661, 'hit_rate': 94.15954415954415, 'total_count': 702, 'week': '2024-10-14', 'win_count': 482, 'win_rate': 68.66096866096866}, {'avg_performance': 10.106844911169732, 'bin': 0.6, 'count': 804, 'hit_count': 765, 'hit_rate': 95.14925373134328, 'total_count': 804, 'week': '2024-10-14', 'win_count': 607, 'win_rate': 75.49751243781094}, {'avg_performance': 10.295341658155468, 'bin': 0.7, 'count': 82, 'hit_count': 78, 'hit_rate': 95.1219512195122, 'total_count': 82, 'week': '2024-10-14', 'win_count': 67, 'win_rate': 81.70731707317073}, {'avg_performance': 8.131301136271151, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-10-14', 'win_count': 8, 'win_rate': 80.0}, {'avg_performance': 8.881754949170679, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 1, 'win_rate': 100.0}], '2024-10-21': [{'avg_performance': 9.671279278685283, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 3, 'win_rate': 75.0}, {'avg_performance': 4.301172455339157, 'bin': 0.4, 'count': 26, 'hit_count': 23, 'hit_rate': 88.46153846153847, 'total_count': 26, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 34.61538461538461}, {'avg_performance': 6.819492750693891, 'bin': 0.5, 'count': 974, 'hit_count': 907, 'hit_rate': 93.1211498973306, 'total_count': 974, 'week': '2024-10-21', 'win_count': 658, 'win_rate': 67.5564681724846}, {'avg_performance': 8.182362870276854, 'bin': 0.6, 'count': 1212, 'hit_count': 1156, 'hit_rate': 95.37953795379538, 'total_count': 1212, 'week': '2024-10-21', 'win_count': 910, 'win_rate': 75.08250825082509}, {'avg_performance': 8.641538934451926, 'bin': 0.7, 'count': 150, 'hit_count': 146, 'hit_rate': 97.33333333333333, 'total_count': 150, 'week': '2024-10-21', 'win_count': 112, 'win_rate': 74.66666666666667}, {'avg_performance': 7.960241613275069, 'bin': 0.8, 'count': 16, 'hit_count': 15, 'hit_rate': 93.75, 'total_count': 16, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 56.25}, {'avg_performance': 1.9299405155320475, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-21', 'win_count': 1, 'win_rate': 50.0}], '2024-10-28': [{'avg_performance': 1.6205053536018306, 'bin': 0.3, 'count': 5, 'hit_count': 4, 'hit_rate': 80.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 40.0}, {'avg_performance': 7.858204878661623, 'bin': 0.4, 'count': 21, 'hit_count': 21, 'hit_rate': 100.0, 'total_count': 21, 'week': '2024-10-28', 'win_count': 16, 'win_rate': 76.19047619047619}, {'avg_performance': 6.648846490413345, 'bin': 0.5, 'count': 686, 'hit_count': 658, 'hit_rate': 95.91836734693878, 'total_count': 686, 'week': '2024-10-28', 'win_count': 518, 'win_rate': 75.51020408163265}, {'avg_performance': 8.085902262126316, 'bin': 0.6, 'count': 797, 'hit_count': 772, 'hit_rate': 96.86323713927227, 'total_count': 797, 'week': '2024-10-28', 'win_count': 649, 'win_rate': 81.43036386449184}, {'avg_performance': 11.848421236600606, 'bin': 0.7, 'count': 69, 'hit_count': 64, 'hit_rate': 92.7536231884058, 'total_count': 69, 'week': '2024-10-28', 'win_count': 58, 'win_rate': 84.05797101449275}, {'avg_performance': 14.267397574986997, 'bin': 0.8, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 4, 'win_rate': 80.0}, {'avg_performance': 0.34722222222223026, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-28', 'win_count': 0, 'win_rate': 0.0}], '2024-11-04': [{'avg_performance': 4.48654037886342, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 11.303728683534116, 'bin': 0.3, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2024-11-04', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 6.193407299091917, 'bin': 0.4, 'count': 22, 'hit_count': 20, 'hit_rate': 90.9090909090909, 'total_count': 22, 'week': '2024-11-04', 'win_count': 19, 'win_rate': 86.36363636363636}, {'avg_performance': 8.551721604481491, 'bin': 0.5, 'count': 660, 'hit_count': 619, 'hit_rate': 93.78787878787878, 'total_count': 660, 'week': '2024-11-04', 'win_count': 514, 'win_rate': 77.87878787878788}, {'avg_performance': 9.199905917317315, 'bin': 0.6, 'count': 719, 'hit_count': 674, 'hit_rate': 93.7413073713491, 'total_count': 719, 'week': '2024-11-04', 'win_count': 557, 'win_rate': 77.46870653685674}, {'avg_performance': 9.136526057000346, 'bin': 0.7, 'count': 39, 'hit_count': 36, 'hit_rate': 92.3076923076923, 'total_count': 39, 'week': '2024-11-04', 'win_count': 30, 'win_rate': 76.92307692307692}, {'avg_performance': 6.976744186046527, 'bin': 0.8, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}], '2024-11-11': [{'avg_performance': 58.92468569457596, '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': 3.9305498150644866, 'bin': 0.4, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-11-11', 'win_count': 8, 'win_rate': 47.05882352941177}, {'avg_performance': 4.442104130107124, 'bin': 0.5, 'count': 362, 'hit_count': 328, 'hit_rate': 90.60773480662984, 'total_count': 362, 'week': '2024-11-11', 'win_count': 218, 'win_rate': 60.22099447513812}, {'avg_performance': 6.832885016155045, 'bin': 0.6, 'count': 459, 'hit_count': 407, 'hit_rate': 88.67102396514161, 'total_count': 459, 'week': '2024-11-11', 'win_count': 294, 'win_rate': 64.05228758169935}, {'avg_performance': 6.50225864077387, 'bin': 0.7, 'count': 26, 'hit_count': 24, 'hit_rate': 92.3076923076923, 'total_count': 26, 'week': '2024-11-11', 'win_count': 16, 'win_rate': 61.53846153846154}], '2024-11-18': [{'avg_performance': 96.25316455696202, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 10.093706934177172, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 10.286979813711849, 'bin': 0.4, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-11-18', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 9.641687742145487, 'bin': 0.5, 'count': 783, 'hit_count': 758, 'hit_rate': 96.80715197956577, 'total_count': 783, 'week': '2024-11-18', 'win_count': 652, 'win_rate': 83.26947637292464}, {'avg_performance': 11.89467546720644, 'bin': 0.6, 'count': 876, 'hit_count': 849, 'hit_rate': 96.91780821917808, 'total_count': 876, 'week': '2024-11-18', 'win_count': 769, 'win_rate': 87.78538812785388}, {'avg_performance': 19.352876776932764, 'bin': 0.7, 'count': 80, 'hit_count': 80, 'hit_rate': 100.0, 'total_count': 80, 'week': '2024-11-18', 'win_count': 71, 'win_rate': 88.75}, {'avg_performance': 18.45274649281407, 'bin': 0.8, 'count': 13, 'hit_count': 13, 'hit_rate': 100.0, 'total_count': 13, 'week': '2024-11-18', 'win_count': 12, 'win_rate': 92.3076923076923}, {'avg_performance': 15.730337078651687, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}], '2024-11-25': [{'avg_performance': 11.555676832532903, 'bin': 0.3, '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': 6.265694029033848, 'bin': 0.4, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 12, 'win_rate': 66.66666666666667}, {'avg_performance': 7.634091063129644, 'bin': 0.5, 'count': 598, 'hit_count': 570, 'hit_rate': 95.31772575250837, 'total_count': 598, 'week': '2024-11-25', 'win_count': 448, 'win_rate': 74.91638795986623}, {'avg_performance': 8.702597408877535, 'bin': 0.6, 'count': 869, 'hit_count': 826, 'hit_rate': 95.0517836593786, 'total_count': 869, 'week': '2024-11-25', 'win_count': 696, 'win_rate': 80.09205983889528}, {'avg_performance': 13.765900879410582, 'bin': 0.7, 'count': 92, 'hit_count': 90, 'hit_rate': 97.82608695652173, 'total_count': 92, 'week': '2024-11-25', 'win_count': 77, 'win_rate': 83.69565217391305}, {'avg_performance': 28.946258332817518, 'bin': 0.8, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 17, 'win_rate': 94.44444444444444}, {'avg_performance': 11.190662386779556, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 3, 'win_rate': 100.0}], '2024-12-09': [{'avg_performance': 1.4905149051490498, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.3237276523665, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 13, 'win_rate': 68.42105263157895}, {'avg_performance': 6.182898593615806, 'bin': 0.5, 'count': 690, 'hit_count': 641, 'hit_rate': 92.89855072463769, 'total_count': 690, 'week': '2024-12-09', 'win_count': 451, 'win_rate': 65.3623188405797}, {'avg_performance': 9.050619565085265, 'bin': 0.6, 'count': 870, 'hit_count': 824, 'hit_rate': 94.71264367816092, 'total_count': 870, 'week': '2024-12-09', 'win_count': 624, 'win_rate': 71.72413793103448}, {'avg_performance': 9.29780403196579, 'bin': 0.7, 'count': 96, 'hit_count': 93, 'hit_rate': 96.875, 'total_count': 96, 'week': '2024-12-09', 'win_count': 68, 'win_rate': 70.83333333333333}, {'avg_performance': 15.059213057045703, 'bin': 0.8, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 14, 'win_rate': 73.6842105263158}, {'avg_performance': 0.659367610806464, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}], '2024-12-16': [{'avg_performance': 0.1904761904761864, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 6.259213538127868, 'bin': 0.4, 'count': 37, 'hit_count': 33, 'hit_rate': 89.1891891891892, 'total_count': 37, 'week': '2024-12-16', 'win_count': 25, 'win_rate': 67.56756756756756}, {'avg_performance': 8.584611771243424, 'bin': 0.5, 'count': 1411, 'hit_count': 1325, 'hit_rate': 93.90503189227498, 'total_count': 1411, 'week': '2024-12-16', 'win_count': 1011, 'win_rate': 71.65131112686038}, {'avg_performance': 9.939810447414, 'bin': 0.6, 'count': 1588, 'hit_count': 1490, 'hit_rate': 93.82871536523929, 'total_count': 1588, 'week': '2024-12-16', 'win_count': 1216, 'win_rate': 76.57430730478589}, {'avg_performance': 12.751983309057357, 'bin': 0.7, 'count': 163, 'hit_count': 157, 'hit_rate': 96.31901840490798, 'total_count': 163, 'week': '2024-12-16', 'win_count': 126, 'win_rate': 77.30061349693251}, {'avg_performance': 30.97146333159325, 'bin': 0.8, 'count': 26, 'hit_count': 26, 'hit_rate': 100.0, 'total_count': 26, 'week': '2024-12-16', 'win_count': 21, 'win_rate': 80.76923076923077}, {'avg_performance': 45.14366482789435, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-16', 'win_count': 2, 'win_rate': 66.66666666666667}], '2024-12-23': [{'avg_performance': 1.1011011011010954, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-23', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.371333574507736, 'bin': 0.4, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2024-12-23', 'win_count': 10, 'win_rate': 58.8235294117647}, {'avg_performance': 9.474676484372859, 'bin': 0.5, 'count': 668, 'hit_count': 650, 'hit_rate': 97.30538922155688, 'total_count': 668, 'week': '2024-12-23', 'win_count': 528, 'win_rate': 79.04191616766467}, {'avg_performance': 18.22317884082599, 'bin': 0.6, 'count': 829, 'hit_count': 811, 'hit_rate': 97.82870928829915, 'total_count': 829, 'week': '2024-12-23', 'win_count': 705, 'win_rate': 85.0422195416164}, {'avg_performance': 22.87345575441379, 'bin': 0.7, 'count': 71, 'hit_count': 69, 'hit_rate': 97.1830985915493, 'total_count': 71, 'week': '2024-12-23', 'win_count': 62, 'win_rate': 87.32394366197182}, {'avg_performance': 20.07116067119614, 'bin': 0.8, 'count': 19, 'hit_count': 16, 'hit_rate': 84.21052631578948, 'total_count': 19, 'week': '2024-12-23', 'win_count': 16, 'win_rate': 84.21052631578948}, {'avg_performance': 42.864931268489265, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 100.0}], '2024-12-30': [{'avg_performance': 8.543323047871969, 'bin': 0.4, 'count': 26, 'hit_count': 25, 'hit_rate': 96.15384615384616, 'total_count': 26, 'week': '2024-12-30', 'win_count': 18, 'win_rate': 69.23076923076923}, {'avg_performance': 9.605782822714602, 'bin': 0.5, 'count': 967, 'hit_count': 931, 'hit_rate': 96.27714581178904, 'total_count': 967, 'week': '2024-12-30', 'win_count': 794, 'win_rate': 82.10961737331955}, {'avg_performance': 13.314518504512273, 'bin': 0.6, 'count': 1170, 'hit_count': 1137, 'hit_rate': 97.17948717948718, 'total_count': 1170, 'week': '2024-12-30', 'win_count': 1002, 'win_rate': 85.64102564102564}, {'avg_performance': 13.834897352184377, 'bin': 0.7, 'count': 141, 'hit_count': 137, 'hit_rate': 97.16312056737588, 'total_count': 141, 'week': '2024-12-30', 'win_count': 119, 'win_rate': 84.39716312056737}, {'avg_performance': 18.03100402666873, 'bin': 0.8, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2024-12-30', 'win_count': 19, 'win_rate': 90.47619047619048}, {'avg_performance': 86.17021276595746, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 1, 'win_rate': 100.0}], '2025-01-06': [{'avg_performance': 3.653643845376023, 'bin': 0.4, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2025-01-06', 'win_count': 13, 'win_rate': 61.904761904761905}, {'avg_performance': 7.11501183555015, 'bin': 0.5, 'count': 573, 'hit_count': 531, 'hit_rate': 92.67015706806282, 'total_count': 573, 'week': '2025-01-06', 'win_count': 345, 'win_rate': 60.20942408376963}, {'avg_performance': 7.033930147869317, 'bin': 0.6, 'count': 833, 'hit_count': 773, 'hit_rate': 92.79711884753901, 'total_count': 833, 'week': '2025-01-06', 'win_count': 554, 'win_rate': 66.50660264105642}, {'avg_performance': 11.06435997631877, 'bin': 0.7, 'count': 112, 'hit_count': 107, 'hit_rate': 95.53571428571429, 'total_count': 112, 'week': '2025-01-06', 'win_count': 82, 'win_rate': 73.21428571428571}, {'avg_performance': 12.01468555061957, 'bin': 0.8, 'count': 28, 'hit_count': 24, 'hit_rate': 85.71428571428571, 'total_count': 28, 'week': '2025-01-06', 'win_count': 22, 'win_rate': 78.57142857142857}, {'avg_performance': 2.747909199522108, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-06', 'win_count': 1, 'win_rate': 100.0}], '2025-01-13': [{'avg_performance': 1.77514792899408, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.677219118036632, 'bin': 0.4, 'count': 24, 'hit_count': 23, 'hit_rate': 95.83333333333333, 'total_count': 24, 'week': '2025-01-13', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 8.539310048745332, 'bin': 0.5, 'count': 564, 'hit_count': 528, 'hit_rate': 93.61702127659575, 'total_count': 564, 'week': '2025-01-13', 'win_count': 456, 'win_rate': 80.85106382978724}, {'avg_performance': 8.240635977891715, 'bin': 0.6, 'count': 708, 'hit_count': 661, 'hit_rate': 93.36158192090396, 'total_count': 708, 'week': '2025-01-13', 'win_count': 563, 'win_rate': 79.51977401129943}, {'avg_performance': 9.871046918455717, 'bin': 0.7, 'count': 51, 'hit_count': 45, 'hit_rate': 88.23529411764706, 'total_count': 51, 'week': '2025-01-13', 'win_count': 39, 'win_rate': 76.47058823529412}, {'avg_performance': 15.34581326687442, 'bin': 0.8, 'count': 10, 'hit_count': 10, 'hit_rate': 100.0, 'total_count': 10, 'week': '2025-01-13', 'win_count': 9, 'win_rate': 90.0}, {'avg_performance': 13.599999999999994, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 100.0}], '2025-01-20': [{'avg_performance': 0.6651884700665244, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.544909947380155, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2025-01-20', 'win_count': 11, 'win_rate': 57.89473684210526}, {'avg_performance': 6.015608365607231, 'bin': 0.5, 'count': 628, 'hit_count': 598, 'hit_rate': 95.22292993630573, 'total_count': 628, 'week': '2025-01-20', 'win_count': 432, 'win_rate': 68.78980891719745}, {'avg_performance': 9.039266266213598, 'bin': 0.6, 'count': 792, 'hit_count': 749, 'hit_rate': 94.57070707070707, 'total_count': 792, 'week': '2025-01-20', 'win_count': 605, 'win_rate': 76.38888888888889}, {'avg_performance': 10.536071372615584, 'bin': 0.7, 'count': 61, 'hit_count': 60, 'hit_rate': 98.36065573770492, 'total_count': 61, 'week': '2025-01-20', 'win_count': 54, 'win_rate': 88.52459016393442}, {'avg_performance': 15.25765795165968, 'bin': 0.8, 'count': 12, 'hit_count': 12, 'hit_rate': 100.0, 'total_count': 12, 'week': '2025-01-20', 'win_count': 10, 'win_rate': 83.33333333333333}], '2025-01-27': [{'avg_performance': 3.6505251976042974, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-27', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 3.3872070306215396, 'bin': 0.4, 'count': 18, 'hit_count': 15, 'hit_rate': 83.33333333333333, 'total_count': 18, 'week': '2025-01-27', 'win_count': 11, 'win_rate': 61.111111111111114}, {'avg_performance': 6.953550738751072, 'bin': 0.5, 'count': 580, 'hit_count': 547, 'hit_rate': 94.3103448275862, 'total_count': 580, 'week': '2025-01-27', 'win_count': 428, 'win_rate': 73.79310344827586}, {'avg_performance': 6.648173652090374, 'bin': 0.6, 'count': 779, 'hit_count': 726, 'hit_rate': 93.196405648267, 'total_count': 779, 'week': '2025-01-27', 'win_count': 606, 'win_rate': 77.79204107830552}, {'avg_performance': 7.471075488531045, 'bin': 0.7, 'count': 76, 'hit_count': 73, 'hit_rate': 96.05263157894737, 'total_count': 76, 'week': '2025-01-27', 'win_count': 66, 'win_rate': 86.84210526315789}, {'avg_performance': 9.608575816681654, 'bin': 0.8, 'count': 15, 'hit_count': 15, 'hit_rate': 100.0, 'total_count': 15, 'week': '2025-01-27', 'win_count': 13, 'win_rate': 86.66666666666667}, {'avg_performance': 21.423582467139635, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 100.0}], '2025-02-10': [{'avg_performance': 1.8949315591111375, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.754175337869557, 'bin': 0.4, 'count': 33, 'hit_count': 33, 'hit_rate': 100.0, 'total_count': 33, 'week': '2025-02-10', 'win_count': 17, 'win_rate': 51.515151515151516}, {'avg_performance': 7.517486777721075, 'bin': 0.5, 'count': 892, 'hit_count': 845, 'hit_rate': 94.73094170403587, 'total_count': 892, 'week': '2025-02-10', 'win_count': 647, 'win_rate': 72.53363228699551}, {'avg_performance': 10.207496081010792, 'bin': 0.6, 'count': 1368, 'hit_count': 1307, 'hit_rate': 95.54093567251462, 'total_count': 1368, 'week': '2025-02-10', 'win_count': 1083, 'win_rate': 79.16666666666667}, {'avg_performance': 13.13948137274851, 'bin': 0.7, 'count': 114, 'hit_count': 112, 'hit_rate': 98.24561403508773, 'total_count': 114, 'week': '2025-02-10', 'win_count': 85, 'win_rate': 74.56140350877193}, {'avg_performance': 9.213075395790396, 'bin': 0.8, 'count': 17, 'hit_count': 17, 'hit_rate': 100.0, 'total_count': 17, 'week': '2025-02-10', 'win_count': 12, 'win_rate': 70.58823529411765}, {'avg_performance': 4.385964912280706, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 100.0}], '2025-02-17': [{'avg_performance': 5.099765218898155, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 3.5333760194020303, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-17', 'win_count': 5, 'win_rate': 62.5}, {'avg_performance': 6.587229286030979, 'bin': 0.5, 'count': 327, 'hit_count': 296, 'hit_rate': 90.51987767584097, 'total_count': 327, 'week': '2025-02-17', 'win_count': 159, 'win_rate': 48.62385321100918}, {'avg_performance': 5.0095518733277125, 'bin': 0.6, 'count': 483, 'hit_count': 415, 'hit_rate': 85.92132505175984, 'total_count': 483, 'week': '2025-02-17', 'win_count': 252, 'win_rate': 52.17391304347826}, {'avg_performance': 4.196667245636139, 'bin': 0.7, 'count': 46, 'hit_count': 42, 'hit_rate': 91.30434782608695, 'total_count': 46, 'week': '2025-02-17', 'win_count': 28, 'win_rate': 60.869565217391305}, {'avg_performance': 4.6239894716134495, 'bin': 0.8, 'count': 6, 'hit_count': 4, 'hit_rate': 66.66666666666667, 'total_count': 6, 'week': '2025-02-17', 'win_count': 4, 'win_rate': 66.66666666666667}], '2025-02-24': [{'avg_performance': 0.3383304879783789, 'bin': 0.3, 'count': 3, 'hit_count': 2, 'hit_rate': 66.66666666666667, 'total_count': 3, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.724774404012466, 'bin': 0.4, 'count': 31, 'hit_count': 27, 'hit_rate': 87.09677419354838, 'total_count': 31, 'week': '2025-02-24', 'win_count': 17, 'win_rate': 54.83870967741935}, {'avg_performance': 5.995153465085292, 'bin': 0.5, 'count': 864, 'hit_count': 786, 'hit_rate': 90.97222222222223, 'total_count': 864, 'week': '2025-02-24', 'win_count': 544, 'win_rate': 62.96296296296296}, {'avg_performance': 5.362910312935268, 'bin': 0.6, 'count': 1038, 'hit_count': 921, 'hit_rate': 88.72832369942196, 'total_count': 1038, 'week': '2025-02-24', 'win_count': 674, 'win_rate': 64.9325626204239}, {'avg_performance': 4.419402245142155, 'bin': 0.7, 'count': 53, 'hit_count': 42, 'hit_rate': 79.24528301886792, 'total_count': 53, 'week': '2025-02-24', 'win_count': 23, 'win_rate': 43.39622641509434}, {'avg_performance': 0.14880952380952725, 'bin': 0.8, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}], '2025-03-10': [{'avg_performance': 3.370786516853932, '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': 3.229985232071821, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2025-03-10', 'win_count': 6, 'win_rate': 85.71428571428571}, {'avg_performance': 5.91457437619586, 'bin': 0.5, 'count': 339, 'hit_count': 318, 'hit_rate': 93.80530973451327, 'total_count': 339, 'week': '2025-03-10', 'win_count': 236, 'win_rate': 69.6165191740413}, {'avg_performance': 7.694099731541966, 'bin': 0.6, 'count': 312, 'hit_count': 294, 'hit_rate': 94.23076923076923, 'total_count': 312, 'week': '2025-03-10', 'win_count': 224, 'win_rate': 71.7948717948718}, {'avg_performance': 7.866797499267166, 'bin': 0.7, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2025-03-10', 'win_count': 14, 'win_rate': 82.3529411764706}]}, 'curve_data_week_list': ['2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '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-10', '2025-02-17', '2025-02-24', '2025-03-10'], 'date_from': datetime.date(2024, 10, 10), 'date_to': datetime.date(2025, 4, 8), 'kpis': {'avg_gain': 8.802179824568507, 'fail_count': 8231, 'hit_count': 30196, 'hit_rate': 94.25646148083406, 'pass_count': 23805, 'total_tests': 32036, 'win_rate': 74.30702959170932}, 'last_metrics': <ModelMetrics: Rolling LGBM 3d PH Isotonic 2% Metrics: 2025-04-07 >, 'model': <Model: Rolling LGBM 3d PH Isotonic 2% (rolling-ph-lgmb-p2-seq3-isotonic 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 0x7f92844b1d90>, <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': 41, 'counter0': 40, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 9.343793482624516, 'date': datetime.date(2024, 10, 15), 'fail_count': 160, 'hit_count': 747, 'hit_rate': 95.52429667519182, 'metrics': {'content': 0, 'financial': 0, 'other': 0}, 'pass_count': 622, 'total_count': 782, 'win_rate': 79.53964194373401}} {'metrics': {'content': 0.23, '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: ' "'DKsv9r6k95uWzLESBQdgkMBYrfK6Se5QxHWs2XnkM83akXQNVJbfWMS9toQDA2iv'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/52'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f92855a3110>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f92855a3110>>'} {'curve_data': [{'avg_performance': 33.8653440810506, 'bin': 0.2, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 8.824194070556567, 'bin': 0.3, 'count': 49, 'hit_count': 45, 'hit_rate': 91.83673469387755, 'total_count': 49, 'win_count': 25, 'win_rate': 51.02040816326531}, {'avg_performance': 5.6883545965376285, 'bin': 0.4, 'count': 410, 'hit_count': 378, 'hit_rate': 92.1951219512195, 'total_count': 410, 'win_count': 261, 'win_rate': 63.65853658536585}, {'avg_performance': 7.681481586572486, 'bin': 0.5, 'count': 13268, 'hit_count': 12497, 'hit_rate': 94.18902622851975, 'total_count': 13268, 'win_count': 9521, 'win_rate': 71.75911968646368}, {'avg_performance': 9.387286988023558, 'bin': 0.6, 'count': 16506, 'hit_count': 15557, 'hit_rate': 94.25057554828547, 'total_count': 16506, 'win_count': 12590, 'win_rate': 76.27529383254574}, {'avg_performance': 11.602345538915827, 'bin': 0.7, 'count': 1539, 'hit_count': 1471, 'hit_rate': 95.58154645873944, 'total_count': 1539, 'win_count': 1197, 'win_rate': 77.77777777777777}, {'avg_performance': 16.390961739552203, 'bin': 0.8, 'count': 238, 'hit_count': 222, 'hit_rate': 93.27731092436974, 'total_count': 238, 'win_count': 191, 'win_rate': 80.25210084033614}, {'avg_performance': 21.6917626187561, 'bin': 0.9, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'win_count': 18, 'win_rate': 78.26086956521739}], 'curve_data_by_week': {'2024-10-14': [{'avg_performance': 0.8563273073263545, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.833948494083741, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-10-14', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 5.0414542679053875, 'bin': 0.4, 'count': 22, 'hit_count': 18, 'hit_rate': 81.81818181818181, 'total_count': 22, 'week': '2024-10-14', 'win_count': 11, 'win_rate': 50.0}, {'avg_performance': 9.405162971834361, 'bin': 0.5, 'count': 702, 'hit_count': 661, 'hit_rate': 94.15954415954415, 'total_count': 702, 'week': '2024-10-14', 'win_count': 482, 'win_rate': 68.66096866096866}, {'avg_performance': 10.106844911169732, 'bin': 0.6, 'count': 804, 'hit_count': 765, 'hit_rate': 95.14925373134328, 'total_count': 804, 'week': '2024-10-14', 'win_count': 607, 'win_rate': 75.49751243781094}, {'avg_performance': 10.295341658155468, 'bin': 0.7, 'count': 82, 'hit_count': 78, 'hit_rate': 95.1219512195122, 'total_count': 82, 'week': '2024-10-14', 'win_count': 67, 'win_rate': 81.70731707317073}, {'avg_performance': 8.131301136271151, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-10-14', 'win_count': 8, 'win_rate': 80.0}, {'avg_performance': 8.881754949170679, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 1, 'win_rate': 100.0}], '2024-10-21': [{'avg_performance': 9.671279278685283, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 3, 'win_rate': 75.0}, {'avg_performance': 4.301172455339157, 'bin': 0.4, 'count': 26, 'hit_count': 23, 'hit_rate': 88.46153846153847, 'total_count': 26, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 34.61538461538461}, {'avg_performance': 6.819492750693891, 'bin': 0.5, 'count': 974, 'hit_count': 907, 'hit_rate': 93.1211498973306, 'total_count': 974, 'week': '2024-10-21', 'win_count': 658, 'win_rate': 67.5564681724846}, {'avg_performance': 8.182362870276854, 'bin': 0.6, 'count': 1212, 'hit_count': 1156, 'hit_rate': 95.37953795379538, 'total_count': 1212, 'week': '2024-10-21', 'win_count': 910, 'win_rate': 75.08250825082509}, {'avg_performance': 8.641538934451926, 'bin': 0.7, 'count': 150, 'hit_count': 146, 'hit_rate': 97.33333333333333, 'total_count': 150, 'week': '2024-10-21', 'win_count': 112, 'win_rate': 74.66666666666667}, {'avg_performance': 7.960241613275069, 'bin': 0.8, 'count': 16, 'hit_count': 15, 'hit_rate': 93.75, 'total_count': 16, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 56.25}, {'avg_performance': 1.9299405155320475, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-21', 'win_count': 1, 'win_rate': 50.0}], '2024-10-28': [{'avg_performance': 1.6205053536018306, 'bin': 0.3, 'count': 5, 'hit_count': 4, 'hit_rate': 80.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 40.0}, {'avg_performance': 7.858204878661623, 'bin': 0.4, 'count': 21, 'hit_count': 21, 'hit_rate': 100.0, 'total_count': 21, 'week': '2024-10-28', 'win_count': 16, 'win_rate': 76.19047619047619}, {'avg_performance': 6.648846490413345, 'bin': 0.5, 'count': 686, 'hit_count': 658, 'hit_rate': 95.91836734693878, 'total_count': 686, 'week': '2024-10-28', 'win_count': 518, 'win_rate': 75.51020408163265}, {'avg_performance': 8.085902262126316, 'bin': 0.6, 'count': 797, 'hit_count': 772, 'hit_rate': 96.86323713927227, 'total_count': 797, 'week': '2024-10-28', 'win_count': 649, 'win_rate': 81.43036386449184}, {'avg_performance': 11.848421236600606, 'bin': 0.7, 'count': 69, 'hit_count': 64, 'hit_rate': 92.7536231884058, 'total_count': 69, 'week': '2024-10-28', 'win_count': 58, 'win_rate': 84.05797101449275}, {'avg_performance': 14.267397574986997, 'bin': 0.8, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 4, 'win_rate': 80.0}, {'avg_performance': 0.34722222222223026, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-28', 'win_count': 0, 'win_rate': 0.0}], '2024-11-04': [{'avg_performance': 4.48654037886342, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 11.303728683534116, 'bin': 0.3, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2024-11-04', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 6.193407299091917, 'bin': 0.4, 'count': 22, 'hit_count': 20, 'hit_rate': 90.9090909090909, 'total_count': 22, 'week': '2024-11-04', 'win_count': 19, 'win_rate': 86.36363636363636}, {'avg_performance': 8.551721604481491, 'bin': 0.5, 'count': 660, 'hit_count': 619, 'hit_rate': 93.78787878787878, 'total_count': 660, 'week': '2024-11-04', 'win_count': 514, 'win_rate': 77.87878787878788}, {'avg_performance': 9.199905917317315, 'bin': 0.6, 'count': 719, 'hit_count': 674, 'hit_rate': 93.7413073713491, 'total_count': 719, 'week': '2024-11-04', 'win_count': 557, 'win_rate': 77.46870653685674}, {'avg_performance': 9.136526057000346, 'bin': 0.7, 'count': 39, 'hit_count': 36, 'hit_rate': 92.3076923076923, 'total_count': 39, 'week': '2024-11-04', 'win_count': 30, 'win_rate': 76.92307692307692}, {'avg_performance': 6.976744186046527, 'bin': 0.8, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}], '2024-11-11': [{'avg_performance': 58.92468569457596, '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': 3.9305498150644866, 'bin': 0.4, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-11-11', 'win_count': 8, 'win_rate': 47.05882352941177}, {'avg_performance': 4.442104130107124, 'bin': 0.5, 'count': 362, 'hit_count': 328, 'hit_rate': 90.60773480662984, 'total_count': 362, 'week': '2024-11-11', 'win_count': 218, 'win_rate': 60.22099447513812}, {'avg_performance': 6.832885016155045, 'bin': 0.6, 'count': 459, 'hit_count': 407, 'hit_rate': 88.67102396514161, 'total_count': 459, 'week': '2024-11-11', 'win_count': 294, 'win_rate': 64.05228758169935}, {'avg_performance': 6.50225864077387, 'bin': 0.7, 'count': 26, 'hit_count': 24, 'hit_rate': 92.3076923076923, 'total_count': 26, 'week': '2024-11-11', 'win_count': 16, 'win_rate': 61.53846153846154}], '2024-11-18': [{'avg_performance': 96.25316455696202, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 10.093706934177172, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 10.286979813711849, 'bin': 0.4, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-11-18', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 9.641687742145487, 'bin': 0.5, 'count': 783, 'hit_count': 758, 'hit_rate': 96.80715197956577, 'total_count': 783, 'week': '2024-11-18', 'win_count': 652, 'win_rate': 83.26947637292464}, {'avg_performance': 11.89467546720644, 'bin': 0.6, 'count': 876, 'hit_count': 849, 'hit_rate': 96.91780821917808, 'total_count': 876, 'week': '2024-11-18', 'win_count': 769, 'win_rate': 87.78538812785388}, {'avg_performance': 19.352876776932764, 'bin': 0.7, 'count': 80, 'hit_count': 80, 'hit_rate': 100.0, 'total_count': 80, 'week': '2024-11-18', 'win_count': 71, 'win_rate': 88.75}, {'avg_performance': 18.45274649281407, 'bin': 0.8, 'count': 13, 'hit_count': 13, 'hit_rate': 100.0, 'total_count': 13, 'week': '2024-11-18', 'win_count': 12, 'win_rate': 92.3076923076923}, {'avg_performance': 15.730337078651687, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}], '2024-11-25': [{'avg_performance': 11.555676832532903, 'bin': 0.3, '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': 6.265694029033848, 'bin': 0.4, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 12, 'win_rate': 66.66666666666667}, {'avg_performance': 7.634091063129644, 'bin': 0.5, 'count': 598, 'hit_count': 570, 'hit_rate': 95.31772575250837, 'total_count': 598, 'week': '2024-11-25', 'win_count': 448, 'win_rate': 74.91638795986623}, {'avg_performance': 8.702597408877535, 'bin': 0.6, 'count': 869, 'hit_count': 826, 'hit_rate': 95.0517836593786, 'total_count': 869, 'week': '2024-11-25', 'win_count': 696, 'win_rate': 80.09205983889528}, {'avg_performance': 13.765900879410582, 'bin': 0.7, 'count': 92, 'hit_count': 90, 'hit_rate': 97.82608695652173, 'total_count': 92, 'week': '2024-11-25', 'win_count': 77, 'win_rate': 83.69565217391305}, {'avg_performance': 28.946258332817518, 'bin': 0.8, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 17, 'win_rate': 94.44444444444444}, {'avg_performance': 11.190662386779556, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 3, 'win_rate': 100.0}], '2024-12-09': [{'avg_performance': 1.4905149051490498, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.3237276523665, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 13, 'win_rate': 68.42105263157895}, {'avg_performance': 6.182898593615806, 'bin': 0.5, 'count': 690, 'hit_count': 641, 'hit_rate': 92.89855072463769, 'total_count': 690, 'week': '2024-12-09', 'win_count': 451, 'win_rate': 65.3623188405797}, {'avg_performance': 9.050619565085265, 'bin': 0.6, 'count': 870, 'hit_count': 824, 'hit_rate': 94.71264367816092, 'total_count': 870, 'week': '2024-12-09', 'win_count': 624, 'win_rate': 71.72413793103448}, {'avg_performance': 9.29780403196579, 'bin': 0.7, 'count': 96, 'hit_count': 93, 'hit_rate': 96.875, 'total_count': 96, 'week': '2024-12-09', 'win_count': 68, 'win_rate': 70.83333333333333}, {'avg_performance': 15.059213057045703, 'bin': 0.8, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 14, 'win_rate': 73.6842105263158}, {'avg_performance': 0.659367610806464, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}], '2024-12-16': [{'avg_performance': 0.1904761904761864, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 6.259213538127868, 'bin': 0.4, 'count': 37, 'hit_count': 33, 'hit_rate': 89.1891891891892, 'total_count': 37, 'week': '2024-12-16', 'win_count': 25, 'win_rate': 67.56756756756756}, {'avg_performance': 8.584611771243424, 'bin': 0.5, 'count': 1411, 'hit_count': 1325, 'hit_rate': 93.90503189227498, 'total_count': 1411, 'week': '2024-12-16', 'win_count': 1011, 'win_rate': 71.65131112686038}, {'avg_performance': 9.939810447414, 'bin': 0.6, 'count': 1588, 'hit_count': 1490, 'hit_rate': 93.82871536523929, 'total_count': 1588, 'week': '2024-12-16', 'win_count': 1216, 'win_rate': 76.57430730478589}, {'avg_performance': 12.751983309057357, 'bin': 0.7, 'count': 163, 'hit_count': 157, 'hit_rate': 96.31901840490798, 'total_count': 163, 'week': '2024-12-16', 'win_count': 126, 'win_rate': 77.30061349693251}, {'avg_performance': 30.97146333159325, 'bin': 0.8, 'count': 26, 'hit_count': 26, 'hit_rate': 100.0, 'total_count': 26, 'week': '2024-12-16', 'win_count': 21, 'win_rate': 80.76923076923077}, {'avg_performance': 45.14366482789435, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-16', 'win_count': 2, 'win_rate': 66.66666666666667}], '2024-12-23': [{'avg_performance': 1.1011011011010954, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-23', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.371333574507736, 'bin': 0.4, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2024-12-23', 'win_count': 10, 'win_rate': 58.8235294117647}, {'avg_performance': 9.474676484372859, 'bin': 0.5, 'count': 668, 'hit_count': 650, 'hit_rate': 97.30538922155688, 'total_count': 668, 'week': '2024-12-23', 'win_count': 528, 'win_rate': 79.04191616766467}, {'avg_performance': 18.22317884082599, 'bin': 0.6, 'count': 829, 'hit_count': 811, 'hit_rate': 97.82870928829915, 'total_count': 829, 'week': '2024-12-23', 'win_count': 705, 'win_rate': 85.0422195416164}, {'avg_performance': 22.87345575441379, 'bin': 0.7, 'count': 71, 'hit_count': 69, 'hit_rate': 97.1830985915493, 'total_count': 71, 'week': '2024-12-23', 'win_count': 62, 'win_rate': 87.32394366197182}, {'avg_performance': 20.07116067119614, 'bin': 0.8, 'count': 19, 'hit_count': 16, 'hit_rate': 84.21052631578948, 'total_count': 19, 'week': '2024-12-23', 'win_count': 16, 'win_rate': 84.21052631578948}, {'avg_performance': 42.864931268489265, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 100.0}], '2024-12-30': [{'avg_performance': 8.543323047871969, 'bin': 0.4, 'count': 26, 'hit_count': 25, 'hit_rate': 96.15384615384616, 'total_count': 26, 'week': '2024-12-30', 'win_count': 18, 'win_rate': 69.23076923076923}, {'avg_performance': 9.605782822714602, 'bin': 0.5, 'count': 967, 'hit_count': 931, 'hit_rate': 96.27714581178904, 'total_count': 967, 'week': '2024-12-30', 'win_count': 794, 'win_rate': 82.10961737331955}, {'avg_performance': 13.314518504512273, 'bin': 0.6, 'count': 1170, 'hit_count': 1137, 'hit_rate': 97.17948717948718, 'total_count': 1170, 'week': '2024-12-30', 'win_count': 1002, 'win_rate': 85.64102564102564}, {'avg_performance': 13.834897352184377, 'bin': 0.7, 'count': 141, 'hit_count': 137, 'hit_rate': 97.16312056737588, 'total_count': 141, 'week': '2024-12-30', 'win_count': 119, 'win_rate': 84.39716312056737}, {'avg_performance': 18.03100402666873, 'bin': 0.8, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2024-12-30', 'win_count': 19, 'win_rate': 90.47619047619048}, {'avg_performance': 86.17021276595746, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 1, 'win_rate': 100.0}], '2025-01-06': [{'avg_performance': 3.653643845376023, 'bin': 0.4, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2025-01-06', 'win_count': 13, 'win_rate': 61.904761904761905}, {'avg_performance': 7.11501183555015, 'bin': 0.5, 'count': 573, 'hit_count': 531, 'hit_rate': 92.67015706806282, 'total_count': 573, 'week': '2025-01-06', 'win_count': 345, 'win_rate': 60.20942408376963}, {'avg_performance': 7.033930147869317, 'bin': 0.6, 'count': 833, 'hit_count': 773, 'hit_rate': 92.79711884753901, 'total_count': 833, 'week': '2025-01-06', 'win_count': 554, 'win_rate': 66.50660264105642}, {'avg_performance': 11.06435997631877, 'bin': 0.7, 'count': 112, 'hit_count': 107, 'hit_rate': 95.53571428571429, 'total_count': 112, 'week': '2025-01-06', 'win_count': 82, 'win_rate': 73.21428571428571}, {'avg_performance': 12.01468555061957, 'bin': 0.8, 'count': 28, 'hit_count': 24, 'hit_rate': 85.71428571428571, 'total_count': 28, 'week': '2025-01-06', 'win_count': 22, 'win_rate': 78.57142857142857}, {'avg_performance': 2.747909199522108, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-06', 'win_count': 1, 'win_rate': 100.0}], '2025-01-13': [{'avg_performance': 1.77514792899408, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.677219118036632, 'bin': 0.4, 'count': 24, 'hit_count': 23, 'hit_rate': 95.83333333333333, 'total_count': 24, 'week': '2025-01-13', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 8.539310048745332, 'bin': 0.5, 'count': 564, 'hit_count': 528, 'hit_rate': 93.61702127659575, 'total_count': 564, 'week': '2025-01-13', 'win_count': 456, 'win_rate': 80.85106382978724}, {'avg_performance': 8.240635977891715, 'bin': 0.6, 'count': 708, 'hit_count': 661, 'hit_rate': 93.36158192090396, 'total_count': 708, 'week': '2025-01-13', 'win_count': 563, 'win_rate': 79.51977401129943}, {'avg_performance': 9.871046918455717, 'bin': 0.7, 'count': 51, 'hit_count': 45, 'hit_rate': 88.23529411764706, 'total_count': 51, 'week': '2025-01-13', 'win_count': 39, 'win_rate': 76.47058823529412}, {'avg_performance': 15.34581326687442, 'bin': 0.8, 'count': 10, 'hit_count': 10, 'hit_rate': 100.0, 'total_count': 10, 'week': '2025-01-13', 'win_count': 9, 'win_rate': 90.0}, {'avg_performance': 13.599999999999994, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 100.0}], '2025-01-20': [{'avg_performance': 0.6651884700665244, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.544909947380155, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2025-01-20', 'win_count': 11, 'win_rate': 57.89473684210526}, {'avg_performance': 6.015608365607231, 'bin': 0.5, 'count': 628, 'hit_count': 598, 'hit_rate': 95.22292993630573, 'total_count': 628, 'week': '2025-01-20', 'win_count': 432, 'win_rate': 68.78980891719745}, {'avg_performance': 9.039266266213598, 'bin': 0.6, 'count': 792, 'hit_count': 749, 'hit_rate': 94.57070707070707, 'total_count': 792, 'week': '2025-01-20', 'win_count': 605, 'win_rate': 76.38888888888889}, {'avg_performance': 10.536071372615584, 'bin': 0.7, 'count': 61, 'hit_count': 60, 'hit_rate': 98.36065573770492, 'total_count': 61, 'week': '2025-01-20', 'win_count': 54, 'win_rate': 88.52459016393442}, {'avg_performance': 15.25765795165968, 'bin': 0.8, 'count': 12, 'hit_count': 12, 'hit_rate': 100.0, 'total_count': 12, 'week': '2025-01-20', 'win_count': 10, 'win_rate': 83.33333333333333}], '2025-01-27': [{'avg_performance': 3.6505251976042974, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-27', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 3.3872070306215396, 'bin': 0.4, 'count': 18, 'hit_count': 15, 'hit_rate': 83.33333333333333, 'total_count': 18, 'week': '2025-01-27', 'win_count': 11, 'win_rate': 61.111111111111114}, {'avg_performance': 6.953550738751072, 'bin': 0.5, 'count': 580, 'hit_count': 547, 'hit_rate': 94.3103448275862, 'total_count': 580, 'week': '2025-01-27', 'win_count': 428, 'win_rate': 73.79310344827586}, {'avg_performance': 6.648173652090374, 'bin': 0.6, 'count': 779, 'hit_count': 726, 'hit_rate': 93.196405648267, 'total_count': 779, 'week': '2025-01-27', 'win_count': 606, 'win_rate': 77.79204107830552}, {'avg_performance': 7.471075488531045, 'bin': 0.7, 'count': 76, 'hit_count': 73, 'hit_rate': 96.05263157894737, 'total_count': 76, 'week': '2025-01-27', 'win_count': 66, 'win_rate': 86.84210526315789}, {'avg_performance': 9.608575816681654, 'bin': 0.8, 'count': 15, 'hit_count': 15, 'hit_rate': 100.0, 'total_count': 15, 'week': '2025-01-27', 'win_count': 13, 'win_rate': 86.66666666666667}, {'avg_performance': 21.423582467139635, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 100.0}], '2025-02-10': [{'avg_performance': 1.8949315591111375, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.754175337869557, 'bin': 0.4, 'count': 33, 'hit_count': 33, 'hit_rate': 100.0, 'total_count': 33, 'week': '2025-02-10', 'win_count': 17, 'win_rate': 51.515151515151516}, {'avg_performance': 7.517486777721075, 'bin': 0.5, 'count': 892, 'hit_count': 845, 'hit_rate': 94.73094170403587, 'total_count': 892, 'week': '2025-02-10', 'win_count': 647, 'win_rate': 72.53363228699551}, {'avg_performance': 10.207496081010792, 'bin': 0.6, 'count': 1368, 'hit_count': 1307, 'hit_rate': 95.54093567251462, 'total_count': 1368, 'week': '2025-02-10', 'win_count': 1083, 'win_rate': 79.16666666666667}, {'avg_performance': 13.13948137274851, 'bin': 0.7, 'count': 114, 'hit_count': 112, 'hit_rate': 98.24561403508773, 'total_count': 114, 'week': '2025-02-10', 'win_count': 85, 'win_rate': 74.56140350877193}, {'avg_performance': 9.213075395790396, 'bin': 0.8, 'count': 17, 'hit_count': 17, 'hit_rate': 100.0, 'total_count': 17, 'week': '2025-02-10', 'win_count': 12, 'win_rate': 70.58823529411765}, {'avg_performance': 4.385964912280706, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 100.0}], '2025-02-17': [{'avg_performance': 5.099765218898155, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 3.5333760194020303, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-17', 'win_count': 5, 'win_rate': 62.5}, {'avg_performance': 6.587229286030979, 'bin': 0.5, 'count': 327, 'hit_count': 296, 'hit_rate': 90.51987767584097, 'total_count': 327, 'week': '2025-02-17', 'win_count': 159, 'win_rate': 48.62385321100918}, {'avg_performance': 5.0095518733277125, 'bin': 0.6, 'count': 483, 'hit_count': 415, 'hit_rate': 85.92132505175984, 'total_count': 483, 'week': '2025-02-17', 'win_count': 252, 'win_rate': 52.17391304347826}, {'avg_performance': 4.196667245636139, 'bin': 0.7, 'count': 46, 'hit_count': 42, 'hit_rate': 91.30434782608695, 'total_count': 46, 'week': '2025-02-17', 'win_count': 28, 'win_rate': 60.869565217391305}, {'avg_performance': 4.6239894716134495, 'bin': 0.8, 'count': 6, 'hit_count': 4, 'hit_rate': 66.66666666666667, 'total_count': 6, 'week': '2025-02-17', 'win_count': 4, 'win_rate': 66.66666666666667}], '2025-02-24': [{'avg_performance': 0.3383304879783789, 'bin': 0.3, 'count': 3, 'hit_count': 2, 'hit_rate': 66.66666666666667, 'total_count': 3, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.724774404012466, 'bin': 0.4, 'count': 31, 'hit_count': 27, 'hit_rate': 87.09677419354838, 'total_count': 31, 'week': '2025-02-24', 'win_count': 17, 'win_rate': 54.83870967741935}, {'avg_performance': 5.995153465085292, 'bin': 0.5, 'count': 864, 'hit_count': 786, 'hit_rate': 90.97222222222223, 'total_count': 864, 'week': '2025-02-24', 'win_count': 544, 'win_rate': 62.96296296296296}, {'avg_performance': 5.362910312935268, 'bin': 0.6, 'count': 1038, 'hit_count': 921, 'hit_rate': 88.72832369942196, 'total_count': 1038, 'week': '2025-02-24', 'win_count': 674, 'win_rate': 64.9325626204239}, {'avg_performance': 4.419402245142155, 'bin': 0.7, 'count': 53, 'hit_count': 42, 'hit_rate': 79.24528301886792, 'total_count': 53, 'week': '2025-02-24', 'win_count': 23, 'win_rate': 43.39622641509434}, {'avg_performance': 0.14880952380952725, 'bin': 0.8, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}], '2025-03-10': [{'avg_performance': 3.370786516853932, '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': 3.229985232071821, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2025-03-10', 'win_count': 6, 'win_rate': 85.71428571428571}, {'avg_performance': 5.91457437619586, 'bin': 0.5, 'count': 339, 'hit_count': 318, 'hit_rate': 93.80530973451327, 'total_count': 339, 'week': '2025-03-10', 'win_count': 236, 'win_rate': 69.6165191740413}, {'avg_performance': 7.694099731541966, 'bin': 0.6, 'count': 312, 'hit_count': 294, 'hit_rate': 94.23076923076923, 'total_count': 312, 'week': '2025-03-10', 'win_count': 224, 'win_rate': 71.7948717948718}, {'avg_performance': 7.866797499267166, 'bin': 0.7, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2025-03-10', 'win_count': 14, 'win_rate': 82.3529411764706}]}, 'curve_data_week_list': ['2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '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-10', '2025-02-17', '2025-02-24', '2025-03-10'], 'date_from': datetime.date(2024, 10, 10), 'date_to': datetime.date(2025, 4, 8), 'kpis': {'avg_gain': 8.802179824568507, 'fail_count': 8231, 'hit_count': 30196, 'hit_rate': 94.25646148083406, 'pass_count': 23805, 'total_tests': 32036, 'win_rate': 74.30702959170932}, 'last_metrics': <ModelMetrics: Rolling LGBM 3d PH Isotonic 2% Metrics: 2025-04-07 >, 'model': <Model: Rolling LGBM 3d PH Isotonic 2% (rolling-ph-lgmb-p2-seq3-isotonic 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 0x7f92844b1d90>, <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': 41, 'counter0': 40, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 9.343793482624516, 'date': datetime.date(2024, 10, 15), 'fail_count': 160, 'hit_count': 747, 'hit_rate': 95.52429667519182, 'metrics': {'content': 0, 'financial': 0, 'other': 0}, 'pass_count': 622, 'total_count': 782, 'win_rate': 79.53964194373401}} {'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: ' "'DKsv9r6k95uWzLESBQdgkMBYrfK6Se5QxHWs2XnkM83akXQNVJbfWMS9toQDA2iv'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/52'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f92855a3110>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f92855a3110>>'} {'curve_data': [{'avg_performance': 33.8653440810506, 'bin': 0.2, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 8.824194070556567, 'bin': 0.3, 'count': 49, 'hit_count': 45, 'hit_rate': 91.83673469387755, 'total_count': 49, 'win_count': 25, 'win_rate': 51.02040816326531}, {'avg_performance': 5.6883545965376285, 'bin': 0.4, 'count': 410, 'hit_count': 378, 'hit_rate': 92.1951219512195, 'total_count': 410, 'win_count': 261, 'win_rate': 63.65853658536585}, {'avg_performance': 7.681481586572486, 'bin': 0.5, 'count': 13268, 'hit_count': 12497, 'hit_rate': 94.18902622851975, 'total_count': 13268, 'win_count': 9521, 'win_rate': 71.75911968646368}, {'avg_performance': 9.387286988023558, 'bin': 0.6, 'count': 16506, 'hit_count': 15557, 'hit_rate': 94.25057554828547, 'total_count': 16506, 'win_count': 12590, 'win_rate': 76.27529383254574}, {'avg_performance': 11.602345538915827, 'bin': 0.7, 'count': 1539, 'hit_count': 1471, 'hit_rate': 95.58154645873944, 'total_count': 1539, 'win_count': 1197, 'win_rate': 77.77777777777777}, {'avg_performance': 16.390961739552203, 'bin': 0.8, 'count': 238, 'hit_count': 222, 'hit_rate': 93.27731092436974, 'total_count': 238, 'win_count': 191, 'win_rate': 80.25210084033614}, {'avg_performance': 21.6917626187561, 'bin': 0.9, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'win_count': 18, 'win_rate': 78.26086956521739}], 'curve_data_by_week': {'2024-10-14': [{'avg_performance': 0.8563273073263545, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.833948494083741, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-10-14', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 5.0414542679053875, 'bin': 0.4, 'count': 22, 'hit_count': 18, 'hit_rate': 81.81818181818181, 'total_count': 22, 'week': '2024-10-14', 'win_count': 11, 'win_rate': 50.0}, {'avg_performance': 9.405162971834361, 'bin': 0.5, 'count': 702, 'hit_count': 661, 'hit_rate': 94.15954415954415, 'total_count': 702, 'week': '2024-10-14', 'win_count': 482, 'win_rate': 68.66096866096866}, {'avg_performance': 10.106844911169732, 'bin': 0.6, 'count': 804, 'hit_count': 765, 'hit_rate': 95.14925373134328, 'total_count': 804, 'week': '2024-10-14', 'win_count': 607, 'win_rate': 75.49751243781094}, {'avg_performance': 10.295341658155468, 'bin': 0.7, 'count': 82, 'hit_count': 78, 'hit_rate': 95.1219512195122, 'total_count': 82, 'week': '2024-10-14', 'win_count': 67, 'win_rate': 81.70731707317073}, {'avg_performance': 8.131301136271151, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-10-14', 'win_count': 8, 'win_rate': 80.0}, {'avg_performance': 8.881754949170679, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 1, 'win_rate': 100.0}], '2024-10-21': [{'avg_performance': 9.671279278685283, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 3, 'win_rate': 75.0}, {'avg_performance': 4.301172455339157, 'bin': 0.4, 'count': 26, 'hit_count': 23, 'hit_rate': 88.46153846153847, 'total_count': 26, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 34.61538461538461}, {'avg_performance': 6.819492750693891, 'bin': 0.5, 'count': 974, 'hit_count': 907, 'hit_rate': 93.1211498973306, 'total_count': 974, 'week': '2024-10-21', 'win_count': 658, 'win_rate': 67.5564681724846}, {'avg_performance': 8.182362870276854, 'bin': 0.6, 'count': 1212, 'hit_count': 1156, 'hit_rate': 95.37953795379538, 'total_count': 1212, 'week': '2024-10-21', 'win_count': 910, 'win_rate': 75.08250825082509}, {'avg_performance': 8.641538934451926, 'bin': 0.7, 'count': 150, 'hit_count': 146, 'hit_rate': 97.33333333333333, 'total_count': 150, 'week': '2024-10-21', 'win_count': 112, 'win_rate': 74.66666666666667}, {'avg_performance': 7.960241613275069, 'bin': 0.8, 'count': 16, 'hit_count': 15, 'hit_rate': 93.75, 'total_count': 16, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 56.25}, {'avg_performance': 1.9299405155320475, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-21', 'win_count': 1, 'win_rate': 50.0}], '2024-10-28': [{'avg_performance': 1.6205053536018306, 'bin': 0.3, 'count': 5, 'hit_count': 4, 'hit_rate': 80.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 40.0}, {'avg_performance': 7.858204878661623, 'bin': 0.4, 'count': 21, 'hit_count': 21, 'hit_rate': 100.0, 'total_count': 21, 'week': '2024-10-28', 'win_count': 16, 'win_rate': 76.19047619047619}, {'avg_performance': 6.648846490413345, 'bin': 0.5, 'count': 686, 'hit_count': 658, 'hit_rate': 95.91836734693878, 'total_count': 686, 'week': '2024-10-28', 'win_count': 518, 'win_rate': 75.51020408163265}, {'avg_performance': 8.085902262126316, 'bin': 0.6, 'count': 797, 'hit_count': 772, 'hit_rate': 96.86323713927227, 'total_count': 797, 'week': '2024-10-28', 'win_count': 649, 'win_rate': 81.43036386449184}, {'avg_performance': 11.848421236600606, 'bin': 0.7, 'count': 69, 'hit_count': 64, 'hit_rate': 92.7536231884058, 'total_count': 69, 'week': '2024-10-28', 'win_count': 58, 'win_rate': 84.05797101449275}, {'avg_performance': 14.267397574986997, 'bin': 0.8, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 4, 'win_rate': 80.0}, {'avg_performance': 0.34722222222223026, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-28', 'win_count': 0, 'win_rate': 0.0}], '2024-11-04': [{'avg_performance': 4.48654037886342, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 11.303728683534116, 'bin': 0.3, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2024-11-04', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 6.193407299091917, 'bin': 0.4, 'count': 22, 'hit_count': 20, 'hit_rate': 90.9090909090909, 'total_count': 22, 'week': '2024-11-04', 'win_count': 19, 'win_rate': 86.36363636363636}, {'avg_performance': 8.551721604481491, 'bin': 0.5, 'count': 660, 'hit_count': 619, 'hit_rate': 93.78787878787878, 'total_count': 660, 'week': '2024-11-04', 'win_count': 514, 'win_rate': 77.87878787878788}, {'avg_performance': 9.199905917317315, 'bin': 0.6, 'count': 719, 'hit_count': 674, 'hit_rate': 93.7413073713491, 'total_count': 719, 'week': '2024-11-04', 'win_count': 557, 'win_rate': 77.46870653685674}, {'avg_performance': 9.136526057000346, 'bin': 0.7, 'count': 39, 'hit_count': 36, 'hit_rate': 92.3076923076923, 'total_count': 39, 'week': '2024-11-04', 'win_count': 30, 'win_rate': 76.92307692307692}, {'avg_performance': 6.976744186046527, 'bin': 0.8, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}], '2024-11-11': [{'avg_performance': 58.92468569457596, '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': 3.9305498150644866, 'bin': 0.4, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-11-11', 'win_count': 8, 'win_rate': 47.05882352941177}, {'avg_performance': 4.442104130107124, 'bin': 0.5, 'count': 362, 'hit_count': 328, 'hit_rate': 90.60773480662984, 'total_count': 362, 'week': '2024-11-11', 'win_count': 218, 'win_rate': 60.22099447513812}, {'avg_performance': 6.832885016155045, 'bin': 0.6, 'count': 459, 'hit_count': 407, 'hit_rate': 88.67102396514161, 'total_count': 459, 'week': '2024-11-11', 'win_count': 294, 'win_rate': 64.05228758169935}, {'avg_performance': 6.50225864077387, 'bin': 0.7, 'count': 26, 'hit_count': 24, 'hit_rate': 92.3076923076923, 'total_count': 26, 'week': '2024-11-11', 'win_count': 16, 'win_rate': 61.53846153846154}], '2024-11-18': [{'avg_performance': 96.25316455696202, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 10.093706934177172, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 10.286979813711849, 'bin': 0.4, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-11-18', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 9.641687742145487, 'bin': 0.5, 'count': 783, 'hit_count': 758, 'hit_rate': 96.80715197956577, 'total_count': 783, 'week': '2024-11-18', 'win_count': 652, 'win_rate': 83.26947637292464}, {'avg_performance': 11.89467546720644, 'bin': 0.6, 'count': 876, 'hit_count': 849, 'hit_rate': 96.91780821917808, 'total_count': 876, 'week': '2024-11-18', 'win_count': 769, 'win_rate': 87.78538812785388}, {'avg_performance': 19.352876776932764, 'bin': 0.7, 'count': 80, 'hit_count': 80, 'hit_rate': 100.0, 'total_count': 80, 'week': '2024-11-18', 'win_count': 71, 'win_rate': 88.75}, {'avg_performance': 18.45274649281407, 'bin': 0.8, 'count': 13, 'hit_count': 13, 'hit_rate': 100.0, 'total_count': 13, 'week': '2024-11-18', 'win_count': 12, 'win_rate': 92.3076923076923}, {'avg_performance': 15.730337078651687, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}], '2024-11-25': [{'avg_performance': 11.555676832532903, 'bin': 0.3, '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': 6.265694029033848, 'bin': 0.4, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 12, 'win_rate': 66.66666666666667}, {'avg_performance': 7.634091063129644, 'bin': 0.5, 'count': 598, 'hit_count': 570, 'hit_rate': 95.31772575250837, 'total_count': 598, 'week': '2024-11-25', 'win_count': 448, 'win_rate': 74.91638795986623}, {'avg_performance': 8.702597408877535, 'bin': 0.6, 'count': 869, 'hit_count': 826, 'hit_rate': 95.0517836593786, 'total_count': 869, 'week': '2024-11-25', 'win_count': 696, 'win_rate': 80.09205983889528}, {'avg_performance': 13.765900879410582, 'bin': 0.7, 'count': 92, 'hit_count': 90, 'hit_rate': 97.82608695652173, 'total_count': 92, 'week': '2024-11-25', 'win_count': 77, 'win_rate': 83.69565217391305}, {'avg_performance': 28.946258332817518, 'bin': 0.8, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 17, 'win_rate': 94.44444444444444}, {'avg_performance': 11.190662386779556, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 3, 'win_rate': 100.0}], '2024-12-09': [{'avg_performance': 1.4905149051490498, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.3237276523665, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 13, 'win_rate': 68.42105263157895}, {'avg_performance': 6.182898593615806, 'bin': 0.5, 'count': 690, 'hit_count': 641, 'hit_rate': 92.89855072463769, 'total_count': 690, 'week': '2024-12-09', 'win_count': 451, 'win_rate': 65.3623188405797}, {'avg_performance': 9.050619565085265, 'bin': 0.6, 'count': 870, 'hit_count': 824, 'hit_rate': 94.71264367816092, 'total_count': 870, 'week': '2024-12-09', 'win_count': 624, 'win_rate': 71.72413793103448}, {'avg_performance': 9.29780403196579, 'bin': 0.7, 'count': 96, 'hit_count': 93, 'hit_rate': 96.875, 'total_count': 96, 'week': '2024-12-09', 'win_count': 68, 'win_rate': 70.83333333333333}, {'avg_performance': 15.059213057045703, 'bin': 0.8, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 14, 'win_rate': 73.6842105263158}, {'avg_performance': 0.659367610806464, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}], '2024-12-16': [{'avg_performance': 0.1904761904761864, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 6.259213538127868, 'bin': 0.4, 'count': 37, 'hit_count': 33, 'hit_rate': 89.1891891891892, 'total_count': 37, 'week': '2024-12-16', 'win_count': 25, 'win_rate': 67.56756756756756}, {'avg_performance': 8.584611771243424, 'bin': 0.5, 'count': 1411, 'hit_count': 1325, 'hit_rate': 93.90503189227498, 'total_count': 1411, 'week': '2024-12-16', 'win_count': 1011, 'win_rate': 71.65131112686038}, {'avg_performance': 9.939810447414, 'bin': 0.6, 'count': 1588, 'hit_count': 1490, 'hit_rate': 93.82871536523929, 'total_count': 1588, 'week': '2024-12-16', 'win_count': 1216, 'win_rate': 76.57430730478589}, {'avg_performance': 12.751983309057357, 'bin': 0.7, 'count': 163, 'hit_count': 157, 'hit_rate': 96.31901840490798, 'total_count': 163, 'week': '2024-12-16', 'win_count': 126, 'win_rate': 77.30061349693251}, {'avg_performance': 30.97146333159325, 'bin': 0.8, 'count': 26, 'hit_count': 26, 'hit_rate': 100.0, 'total_count': 26, 'week': '2024-12-16', 'win_count': 21, 'win_rate': 80.76923076923077}, {'avg_performance': 45.14366482789435, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-16', 'win_count': 2, 'win_rate': 66.66666666666667}], '2024-12-23': [{'avg_performance': 1.1011011011010954, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-23', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.371333574507736, 'bin': 0.4, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2024-12-23', 'win_count': 10, 'win_rate': 58.8235294117647}, {'avg_performance': 9.474676484372859, 'bin': 0.5, 'count': 668, 'hit_count': 650, 'hit_rate': 97.30538922155688, 'total_count': 668, 'week': '2024-12-23', 'win_count': 528, 'win_rate': 79.04191616766467}, {'avg_performance': 18.22317884082599, 'bin': 0.6, 'count': 829, 'hit_count': 811, 'hit_rate': 97.82870928829915, 'total_count': 829, 'week': '2024-12-23', 'win_count': 705, 'win_rate': 85.0422195416164}, {'avg_performance': 22.87345575441379, 'bin': 0.7, 'count': 71, 'hit_count': 69, 'hit_rate': 97.1830985915493, 'total_count': 71, 'week': '2024-12-23', 'win_count': 62, 'win_rate': 87.32394366197182}, {'avg_performance': 20.07116067119614, 'bin': 0.8, 'count': 19, 'hit_count': 16, 'hit_rate': 84.21052631578948, 'total_count': 19, 'week': '2024-12-23', 'win_count': 16, 'win_rate': 84.21052631578948}, {'avg_performance': 42.864931268489265, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 100.0}], '2024-12-30': [{'avg_performance': 8.543323047871969, 'bin': 0.4, 'count': 26, 'hit_count': 25, 'hit_rate': 96.15384615384616, 'total_count': 26, 'week': '2024-12-30', 'win_count': 18, 'win_rate': 69.23076923076923}, {'avg_performance': 9.605782822714602, 'bin': 0.5, 'count': 967, 'hit_count': 931, 'hit_rate': 96.27714581178904, 'total_count': 967, 'week': '2024-12-30', 'win_count': 794, 'win_rate': 82.10961737331955}, {'avg_performance': 13.314518504512273, 'bin': 0.6, 'count': 1170, 'hit_count': 1137, 'hit_rate': 97.17948717948718, 'total_count': 1170, 'week': '2024-12-30', 'win_count': 1002, 'win_rate': 85.64102564102564}, {'avg_performance': 13.834897352184377, 'bin': 0.7, 'count': 141, 'hit_count': 137, 'hit_rate': 97.16312056737588, 'total_count': 141, 'week': '2024-12-30', 'win_count': 119, 'win_rate': 84.39716312056737}, {'avg_performance': 18.03100402666873, 'bin': 0.8, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2024-12-30', 'win_count': 19, 'win_rate': 90.47619047619048}, {'avg_performance': 86.17021276595746, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 1, 'win_rate': 100.0}], '2025-01-06': [{'avg_performance': 3.653643845376023, 'bin': 0.4, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2025-01-06', 'win_count': 13, 'win_rate': 61.904761904761905}, {'avg_performance': 7.11501183555015, 'bin': 0.5, 'count': 573, 'hit_count': 531, 'hit_rate': 92.67015706806282, 'total_count': 573, 'week': '2025-01-06', 'win_count': 345, 'win_rate': 60.20942408376963}, {'avg_performance': 7.033930147869317, 'bin': 0.6, 'count': 833, 'hit_count': 773, 'hit_rate': 92.79711884753901, 'total_count': 833, 'week': '2025-01-06', 'win_count': 554, 'win_rate': 66.50660264105642}, {'avg_performance': 11.06435997631877, 'bin': 0.7, 'count': 112, 'hit_count': 107, 'hit_rate': 95.53571428571429, 'total_count': 112, 'week': '2025-01-06', 'win_count': 82, 'win_rate': 73.21428571428571}, {'avg_performance': 12.01468555061957, 'bin': 0.8, 'count': 28, 'hit_count': 24, 'hit_rate': 85.71428571428571, 'total_count': 28, 'week': '2025-01-06', 'win_count': 22, 'win_rate': 78.57142857142857}, {'avg_performance': 2.747909199522108, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-06', 'win_count': 1, 'win_rate': 100.0}], '2025-01-13': [{'avg_performance': 1.77514792899408, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.677219118036632, 'bin': 0.4, 'count': 24, 'hit_count': 23, 'hit_rate': 95.83333333333333, 'total_count': 24, 'week': '2025-01-13', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 8.539310048745332, 'bin': 0.5, 'count': 564, 'hit_count': 528, 'hit_rate': 93.61702127659575, 'total_count': 564, 'week': '2025-01-13', 'win_count': 456, 'win_rate': 80.85106382978724}, {'avg_performance': 8.240635977891715, 'bin': 0.6, 'count': 708, 'hit_count': 661, 'hit_rate': 93.36158192090396, 'total_count': 708, 'week': '2025-01-13', 'win_count': 563, 'win_rate': 79.51977401129943}, {'avg_performance': 9.871046918455717, 'bin': 0.7, 'count': 51, 'hit_count': 45, 'hit_rate': 88.23529411764706, 'total_count': 51, 'week': '2025-01-13', 'win_count': 39, 'win_rate': 76.47058823529412}, {'avg_performance': 15.34581326687442, 'bin': 0.8, 'count': 10, 'hit_count': 10, 'hit_rate': 100.0, 'total_count': 10, 'week': '2025-01-13', 'win_count': 9, 'win_rate': 90.0}, {'avg_performance': 13.599999999999994, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 100.0}], '2025-01-20': [{'avg_performance': 0.6651884700665244, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.544909947380155, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2025-01-20', 'win_count': 11, 'win_rate': 57.89473684210526}, {'avg_performance': 6.015608365607231, 'bin': 0.5, 'count': 628, 'hit_count': 598, 'hit_rate': 95.22292993630573, 'total_count': 628, 'week': '2025-01-20', 'win_count': 432, 'win_rate': 68.78980891719745}, {'avg_performance': 9.039266266213598, 'bin': 0.6, 'count': 792, 'hit_count': 749, 'hit_rate': 94.57070707070707, 'total_count': 792, 'week': '2025-01-20', 'win_count': 605, 'win_rate': 76.38888888888889}, {'avg_performance': 10.536071372615584, 'bin': 0.7, 'count': 61, 'hit_count': 60, 'hit_rate': 98.36065573770492, 'total_count': 61, 'week': '2025-01-20', 'win_count': 54, 'win_rate': 88.52459016393442}, {'avg_performance': 15.25765795165968, 'bin': 0.8, 'count': 12, 'hit_count': 12, 'hit_rate': 100.0, 'total_count': 12, 'week': '2025-01-20', 'win_count': 10, 'win_rate': 83.33333333333333}], '2025-01-27': [{'avg_performance': 3.6505251976042974, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-27', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 3.3872070306215396, 'bin': 0.4, 'count': 18, 'hit_count': 15, 'hit_rate': 83.33333333333333, 'total_count': 18, 'week': '2025-01-27', 'win_count': 11, 'win_rate': 61.111111111111114}, {'avg_performance': 6.953550738751072, 'bin': 0.5, 'count': 580, 'hit_count': 547, 'hit_rate': 94.3103448275862, 'total_count': 580, 'week': '2025-01-27', 'win_count': 428, 'win_rate': 73.79310344827586}, {'avg_performance': 6.648173652090374, 'bin': 0.6, 'count': 779, 'hit_count': 726, 'hit_rate': 93.196405648267, 'total_count': 779, 'week': '2025-01-27', 'win_count': 606, 'win_rate': 77.79204107830552}, {'avg_performance': 7.471075488531045, 'bin': 0.7, 'count': 76, 'hit_count': 73, 'hit_rate': 96.05263157894737, 'total_count': 76, 'week': '2025-01-27', 'win_count': 66, 'win_rate': 86.84210526315789}, {'avg_performance': 9.608575816681654, 'bin': 0.8, 'count': 15, 'hit_count': 15, 'hit_rate': 100.0, 'total_count': 15, 'week': '2025-01-27', 'win_count': 13, 'win_rate': 86.66666666666667}, {'avg_performance': 21.423582467139635, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 100.0}], '2025-02-10': [{'avg_performance': 1.8949315591111375, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.754175337869557, 'bin': 0.4, 'count': 33, 'hit_count': 33, 'hit_rate': 100.0, 'total_count': 33, 'week': '2025-02-10', 'win_count': 17, 'win_rate': 51.515151515151516}, {'avg_performance': 7.517486777721075, 'bin': 0.5, 'count': 892, 'hit_count': 845, 'hit_rate': 94.73094170403587, 'total_count': 892, 'week': '2025-02-10', 'win_count': 647, 'win_rate': 72.53363228699551}, {'avg_performance': 10.207496081010792, 'bin': 0.6, 'count': 1368, 'hit_count': 1307, 'hit_rate': 95.54093567251462, 'total_count': 1368, 'week': '2025-02-10', 'win_count': 1083, 'win_rate': 79.16666666666667}, {'avg_performance': 13.13948137274851, 'bin': 0.7, 'count': 114, 'hit_count': 112, 'hit_rate': 98.24561403508773, 'total_count': 114, 'week': '2025-02-10', 'win_count': 85, 'win_rate': 74.56140350877193}, {'avg_performance': 9.213075395790396, 'bin': 0.8, 'count': 17, 'hit_count': 17, 'hit_rate': 100.0, 'total_count': 17, 'week': '2025-02-10', 'win_count': 12, 'win_rate': 70.58823529411765}, {'avg_performance': 4.385964912280706, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 100.0}], '2025-02-17': [{'avg_performance': 5.099765218898155, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 3.5333760194020303, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-17', 'win_count': 5, 'win_rate': 62.5}, {'avg_performance': 6.587229286030979, 'bin': 0.5, 'count': 327, 'hit_count': 296, 'hit_rate': 90.51987767584097, 'total_count': 327, 'week': '2025-02-17', 'win_count': 159, 'win_rate': 48.62385321100918}, {'avg_performance': 5.0095518733277125, 'bin': 0.6, 'count': 483, 'hit_count': 415, 'hit_rate': 85.92132505175984, 'total_count': 483, 'week': '2025-02-17', 'win_count': 252, 'win_rate': 52.17391304347826}, {'avg_performance': 4.196667245636139, 'bin': 0.7, 'count': 46, 'hit_count': 42, 'hit_rate': 91.30434782608695, 'total_count': 46, 'week': '2025-02-17', 'win_count': 28, 'win_rate': 60.869565217391305}, {'avg_performance': 4.6239894716134495, 'bin': 0.8, 'count': 6, 'hit_count': 4, 'hit_rate': 66.66666666666667, 'total_count': 6, 'week': '2025-02-17', 'win_count': 4, 'win_rate': 66.66666666666667}], '2025-02-24': [{'avg_performance': 0.3383304879783789, 'bin': 0.3, 'count': 3, 'hit_count': 2, 'hit_rate': 66.66666666666667, 'total_count': 3, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.724774404012466, 'bin': 0.4, 'count': 31, 'hit_count': 27, 'hit_rate': 87.09677419354838, 'total_count': 31, 'week': '2025-02-24', 'win_count': 17, 'win_rate': 54.83870967741935}, {'avg_performance': 5.995153465085292, 'bin': 0.5, 'count': 864, 'hit_count': 786, 'hit_rate': 90.97222222222223, 'total_count': 864, 'week': '2025-02-24', 'win_count': 544, 'win_rate': 62.96296296296296}, {'avg_performance': 5.362910312935268, 'bin': 0.6, 'count': 1038, 'hit_count': 921, 'hit_rate': 88.72832369942196, 'total_count': 1038, 'week': '2025-02-24', 'win_count': 674, 'win_rate': 64.9325626204239}, {'avg_performance': 4.419402245142155, 'bin': 0.7, 'count': 53, 'hit_count': 42, 'hit_rate': 79.24528301886792, 'total_count': 53, 'week': '2025-02-24', 'win_count': 23, 'win_rate': 43.39622641509434}, {'avg_performance': 0.14880952380952725, 'bin': 0.8, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}], '2025-03-10': [{'avg_performance': 3.370786516853932, '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': 3.229985232071821, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2025-03-10', 'win_count': 6, 'win_rate': 85.71428571428571}, {'avg_performance': 5.91457437619586, 'bin': 0.5, 'count': 339, 'hit_count': 318, 'hit_rate': 93.80530973451327, 'total_count': 339, 'week': '2025-03-10', 'win_count': 236, 'win_rate': 69.6165191740413}, {'avg_performance': 7.694099731541966, 'bin': 0.6, 'count': 312, 'hit_count': 294, 'hit_rate': 94.23076923076923, 'total_count': 312, 'week': '2025-03-10', 'win_count': 224, 'win_rate': 71.7948717948718}, {'avg_performance': 7.866797499267166, 'bin': 0.7, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2025-03-10', 'win_count': 14, 'win_rate': 82.3529411764706}]}, 'curve_data_week_list': ['2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '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-10', '2025-02-17', '2025-02-24', '2025-03-10'], 'date_from': datetime.date(2024, 10, 10), 'date_to': datetime.date(2025, 4, 8), 'kpis': {'avg_gain': 8.802179824568507, 'fail_count': 8231, 'hit_count': 30196, 'hit_rate': 94.25646148083406, 'pass_count': 23805, 'total_tests': 32036, 'win_rate': 74.30702959170932}, 'last_metrics': <ModelMetrics: Rolling LGBM 3d PH Isotonic 2% Metrics: 2025-04-07 >, 'model': <Model: Rolling LGBM 3d PH Isotonic 2% (rolling-ph-lgmb-p2-seq3-isotonic 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 0x7f92844b1d90>, <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': 41, 'counter0': 40, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 9.343793482624516, 'date': datetime.date(2024, 10, 15), 'fail_count': 160, 'hit_count': 747, 'hit_rate': 95.52429667519182, 'metrics': {'content': 0, 'financial': 0, 'other': 0}, 'pass_count': 622, 'total_count': 782, 'win_rate': 79.53964194373401}} {'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: ' "'DKsv9r6k95uWzLESBQdgkMBYrfK6Se5QxHWs2XnkM83akXQNVJbfWMS9toQDA2iv'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/52'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f92855a3110>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f92855a3110>>'} {'curve_data': [{'avg_performance': 33.8653440810506, 'bin': 0.2, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 8.824194070556567, 'bin': 0.3, 'count': 49, 'hit_count': 45, 'hit_rate': 91.83673469387755, 'total_count': 49, 'win_count': 25, 'win_rate': 51.02040816326531}, {'avg_performance': 5.6883545965376285, 'bin': 0.4, 'count': 410, 'hit_count': 378, 'hit_rate': 92.1951219512195, 'total_count': 410, 'win_count': 261, 'win_rate': 63.65853658536585}, {'avg_performance': 7.681481586572486, 'bin': 0.5, 'count': 13268, 'hit_count': 12497, 'hit_rate': 94.18902622851975, 'total_count': 13268, 'win_count': 9521, 'win_rate': 71.75911968646368}, {'avg_performance': 9.387286988023558, 'bin': 0.6, 'count': 16506, 'hit_count': 15557, 'hit_rate': 94.25057554828547, 'total_count': 16506, 'win_count': 12590, 'win_rate': 76.27529383254574}, {'avg_performance': 11.602345538915827, 'bin': 0.7, 'count': 1539, 'hit_count': 1471, 'hit_rate': 95.58154645873944, 'total_count': 1539, 'win_count': 1197, 'win_rate': 77.77777777777777}, {'avg_performance': 16.390961739552203, 'bin': 0.8, 'count': 238, 'hit_count': 222, 'hit_rate': 93.27731092436974, 'total_count': 238, 'win_count': 191, 'win_rate': 80.25210084033614}, {'avg_performance': 21.6917626187561, 'bin': 0.9, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'win_count': 18, 'win_rate': 78.26086956521739}], 'curve_data_by_week': {'2024-10-14': [{'avg_performance': 0.8563273073263545, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.833948494083741, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-10-14', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 5.0414542679053875, 'bin': 0.4, 'count': 22, 'hit_count': 18, 'hit_rate': 81.81818181818181, 'total_count': 22, 'week': '2024-10-14', 'win_count': 11, 'win_rate': 50.0}, {'avg_performance': 9.405162971834361, 'bin': 0.5, 'count': 702, 'hit_count': 661, 'hit_rate': 94.15954415954415, 'total_count': 702, 'week': '2024-10-14', 'win_count': 482, 'win_rate': 68.66096866096866}, {'avg_performance': 10.106844911169732, 'bin': 0.6, 'count': 804, 'hit_count': 765, 'hit_rate': 95.14925373134328, 'total_count': 804, 'week': '2024-10-14', 'win_count': 607, 'win_rate': 75.49751243781094}, {'avg_performance': 10.295341658155468, 'bin': 0.7, 'count': 82, 'hit_count': 78, 'hit_rate': 95.1219512195122, 'total_count': 82, 'week': '2024-10-14', 'win_count': 67, 'win_rate': 81.70731707317073}, {'avg_performance': 8.131301136271151, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-10-14', 'win_count': 8, 'win_rate': 80.0}, {'avg_performance': 8.881754949170679, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 1, 'win_rate': 100.0}], '2024-10-21': [{'avg_performance': 9.671279278685283, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 3, 'win_rate': 75.0}, {'avg_performance': 4.301172455339157, 'bin': 0.4, 'count': 26, 'hit_count': 23, 'hit_rate': 88.46153846153847, 'total_count': 26, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 34.61538461538461}, {'avg_performance': 6.819492750693891, 'bin': 0.5, 'count': 974, 'hit_count': 907, 'hit_rate': 93.1211498973306, 'total_count': 974, 'week': '2024-10-21', 'win_count': 658, 'win_rate': 67.5564681724846}, {'avg_performance': 8.182362870276854, 'bin': 0.6, 'count': 1212, 'hit_count': 1156, 'hit_rate': 95.37953795379538, 'total_count': 1212, 'week': '2024-10-21', 'win_count': 910, 'win_rate': 75.08250825082509}, {'avg_performance': 8.641538934451926, 'bin': 0.7, 'count': 150, 'hit_count': 146, 'hit_rate': 97.33333333333333, 'total_count': 150, 'week': '2024-10-21', 'win_count': 112, 'win_rate': 74.66666666666667}, {'avg_performance': 7.960241613275069, 'bin': 0.8, 'count': 16, 'hit_count': 15, 'hit_rate': 93.75, 'total_count': 16, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 56.25}, {'avg_performance': 1.9299405155320475, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-21', 'win_count': 1, 'win_rate': 50.0}], '2024-10-28': [{'avg_performance': 1.6205053536018306, 'bin': 0.3, 'count': 5, 'hit_count': 4, 'hit_rate': 80.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 40.0}, {'avg_performance': 7.858204878661623, 'bin': 0.4, 'count': 21, 'hit_count': 21, 'hit_rate': 100.0, 'total_count': 21, 'week': '2024-10-28', 'win_count': 16, 'win_rate': 76.19047619047619}, {'avg_performance': 6.648846490413345, 'bin': 0.5, 'count': 686, 'hit_count': 658, 'hit_rate': 95.91836734693878, 'total_count': 686, 'week': '2024-10-28', 'win_count': 518, 'win_rate': 75.51020408163265}, {'avg_performance': 8.085902262126316, 'bin': 0.6, 'count': 797, 'hit_count': 772, 'hit_rate': 96.86323713927227, 'total_count': 797, 'week': '2024-10-28', 'win_count': 649, 'win_rate': 81.43036386449184}, {'avg_performance': 11.848421236600606, 'bin': 0.7, 'count': 69, 'hit_count': 64, 'hit_rate': 92.7536231884058, 'total_count': 69, 'week': '2024-10-28', 'win_count': 58, 'win_rate': 84.05797101449275}, {'avg_performance': 14.267397574986997, 'bin': 0.8, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 4, 'win_rate': 80.0}, {'avg_performance': 0.34722222222223026, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-28', 'win_count': 0, 'win_rate': 0.0}], '2024-11-04': [{'avg_performance': 4.48654037886342, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 11.303728683534116, 'bin': 0.3, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2024-11-04', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 6.193407299091917, 'bin': 0.4, 'count': 22, 'hit_count': 20, 'hit_rate': 90.9090909090909, 'total_count': 22, 'week': '2024-11-04', 'win_count': 19, 'win_rate': 86.36363636363636}, {'avg_performance': 8.551721604481491, 'bin': 0.5, 'count': 660, 'hit_count': 619, 'hit_rate': 93.78787878787878, 'total_count': 660, 'week': '2024-11-04', 'win_count': 514, 'win_rate': 77.87878787878788}, {'avg_performance': 9.199905917317315, 'bin': 0.6, 'count': 719, 'hit_count': 674, 'hit_rate': 93.7413073713491, 'total_count': 719, 'week': '2024-11-04', 'win_count': 557, 'win_rate': 77.46870653685674}, {'avg_performance': 9.136526057000346, 'bin': 0.7, 'count': 39, 'hit_count': 36, 'hit_rate': 92.3076923076923, 'total_count': 39, 'week': '2024-11-04', 'win_count': 30, 'win_rate': 76.92307692307692}, {'avg_performance': 6.976744186046527, 'bin': 0.8, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}], '2024-11-11': [{'avg_performance': 58.92468569457596, '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': 3.9305498150644866, 'bin': 0.4, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-11-11', 'win_count': 8, 'win_rate': 47.05882352941177}, {'avg_performance': 4.442104130107124, 'bin': 0.5, 'count': 362, 'hit_count': 328, 'hit_rate': 90.60773480662984, 'total_count': 362, 'week': '2024-11-11', 'win_count': 218, 'win_rate': 60.22099447513812}, {'avg_performance': 6.832885016155045, 'bin': 0.6, 'count': 459, 'hit_count': 407, 'hit_rate': 88.67102396514161, 'total_count': 459, 'week': '2024-11-11', 'win_count': 294, 'win_rate': 64.05228758169935}, {'avg_performance': 6.50225864077387, 'bin': 0.7, 'count': 26, 'hit_count': 24, 'hit_rate': 92.3076923076923, 'total_count': 26, 'week': '2024-11-11', 'win_count': 16, 'win_rate': 61.53846153846154}], '2024-11-18': [{'avg_performance': 96.25316455696202, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 10.093706934177172, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 10.286979813711849, 'bin': 0.4, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-11-18', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 9.641687742145487, 'bin': 0.5, 'count': 783, 'hit_count': 758, 'hit_rate': 96.80715197956577, 'total_count': 783, 'week': '2024-11-18', 'win_count': 652, 'win_rate': 83.26947637292464}, {'avg_performance': 11.89467546720644, 'bin': 0.6, 'count': 876, 'hit_count': 849, 'hit_rate': 96.91780821917808, 'total_count': 876, 'week': '2024-11-18', 'win_count': 769, 'win_rate': 87.78538812785388}, {'avg_performance': 19.352876776932764, 'bin': 0.7, 'count': 80, 'hit_count': 80, 'hit_rate': 100.0, 'total_count': 80, 'week': '2024-11-18', 'win_count': 71, 'win_rate': 88.75}, {'avg_performance': 18.45274649281407, 'bin': 0.8, 'count': 13, 'hit_count': 13, 'hit_rate': 100.0, 'total_count': 13, 'week': '2024-11-18', 'win_count': 12, 'win_rate': 92.3076923076923}, {'avg_performance': 15.730337078651687, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}], '2024-11-25': [{'avg_performance': 11.555676832532903, 'bin': 0.3, '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': 6.265694029033848, 'bin': 0.4, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 12, 'win_rate': 66.66666666666667}, {'avg_performance': 7.634091063129644, 'bin': 0.5, 'count': 598, 'hit_count': 570, 'hit_rate': 95.31772575250837, 'total_count': 598, 'week': '2024-11-25', 'win_count': 448, 'win_rate': 74.91638795986623}, {'avg_performance': 8.702597408877535, 'bin': 0.6, 'count': 869, 'hit_count': 826, 'hit_rate': 95.0517836593786, 'total_count': 869, 'week': '2024-11-25', 'win_count': 696, 'win_rate': 80.09205983889528}, {'avg_performance': 13.765900879410582, 'bin': 0.7, 'count': 92, 'hit_count': 90, 'hit_rate': 97.82608695652173, 'total_count': 92, 'week': '2024-11-25', 'win_count': 77, 'win_rate': 83.69565217391305}, {'avg_performance': 28.946258332817518, 'bin': 0.8, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 17, 'win_rate': 94.44444444444444}, {'avg_performance': 11.190662386779556, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 3, 'win_rate': 100.0}], '2024-12-09': [{'avg_performance': 1.4905149051490498, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.3237276523665, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 13, 'win_rate': 68.42105263157895}, {'avg_performance': 6.182898593615806, 'bin': 0.5, 'count': 690, 'hit_count': 641, 'hit_rate': 92.89855072463769, 'total_count': 690, 'week': '2024-12-09', 'win_count': 451, 'win_rate': 65.3623188405797}, {'avg_performance': 9.050619565085265, 'bin': 0.6, 'count': 870, 'hit_count': 824, 'hit_rate': 94.71264367816092, 'total_count': 870, 'week': '2024-12-09', 'win_count': 624, 'win_rate': 71.72413793103448}, {'avg_performance': 9.29780403196579, 'bin': 0.7, 'count': 96, 'hit_count': 93, 'hit_rate': 96.875, 'total_count': 96, 'week': '2024-12-09', 'win_count': 68, 'win_rate': 70.83333333333333}, {'avg_performance': 15.059213057045703, 'bin': 0.8, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 14, 'win_rate': 73.6842105263158}, {'avg_performance': 0.659367610806464, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}], '2024-12-16': [{'avg_performance': 0.1904761904761864, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 6.259213538127868, 'bin': 0.4, 'count': 37, 'hit_count': 33, 'hit_rate': 89.1891891891892, 'total_count': 37, 'week': '2024-12-16', 'win_count': 25, 'win_rate': 67.56756756756756}, {'avg_performance': 8.584611771243424, 'bin': 0.5, 'count': 1411, 'hit_count': 1325, 'hit_rate': 93.90503189227498, 'total_count': 1411, 'week': '2024-12-16', 'win_count': 1011, 'win_rate': 71.65131112686038}, {'avg_performance': 9.939810447414, 'bin': 0.6, 'count': 1588, 'hit_count': 1490, 'hit_rate': 93.82871536523929, 'total_count': 1588, 'week': '2024-12-16', 'win_count': 1216, 'win_rate': 76.57430730478589}, {'avg_performance': 12.751983309057357, 'bin': 0.7, 'count': 163, 'hit_count': 157, 'hit_rate': 96.31901840490798, 'total_count': 163, 'week': '2024-12-16', 'win_count': 126, 'win_rate': 77.30061349693251}, {'avg_performance': 30.97146333159325, 'bin': 0.8, 'count': 26, 'hit_count': 26, 'hit_rate': 100.0, 'total_count': 26, 'week': '2024-12-16', 'win_count': 21, 'win_rate': 80.76923076923077}, {'avg_performance': 45.14366482789435, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-16', 'win_count': 2, 'win_rate': 66.66666666666667}], '2024-12-23': [{'avg_performance': 1.1011011011010954, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-23', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.371333574507736, 'bin': 0.4, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2024-12-23', 'win_count': 10, 'win_rate': 58.8235294117647}, {'avg_performance': 9.474676484372859, 'bin': 0.5, 'count': 668, 'hit_count': 650, 'hit_rate': 97.30538922155688, 'total_count': 668, 'week': '2024-12-23', 'win_count': 528, 'win_rate': 79.04191616766467}, {'avg_performance': 18.22317884082599, 'bin': 0.6, 'count': 829, 'hit_count': 811, 'hit_rate': 97.82870928829915, 'total_count': 829, 'week': '2024-12-23', 'win_count': 705, 'win_rate': 85.0422195416164}, {'avg_performance': 22.87345575441379, 'bin': 0.7, 'count': 71, 'hit_count': 69, 'hit_rate': 97.1830985915493, 'total_count': 71, 'week': '2024-12-23', 'win_count': 62, 'win_rate': 87.32394366197182}, {'avg_performance': 20.07116067119614, 'bin': 0.8, 'count': 19, 'hit_count': 16, 'hit_rate': 84.21052631578948, 'total_count': 19, 'week': '2024-12-23', 'win_count': 16, 'win_rate': 84.21052631578948}, {'avg_performance': 42.864931268489265, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 100.0}], '2024-12-30': [{'avg_performance': 8.543323047871969, 'bin': 0.4, 'count': 26, 'hit_count': 25, 'hit_rate': 96.15384615384616, 'total_count': 26, 'week': '2024-12-30', 'win_count': 18, 'win_rate': 69.23076923076923}, {'avg_performance': 9.605782822714602, 'bin': 0.5, 'count': 967, 'hit_count': 931, 'hit_rate': 96.27714581178904, 'total_count': 967, 'week': '2024-12-30', 'win_count': 794, 'win_rate': 82.10961737331955}, {'avg_performance': 13.314518504512273, 'bin': 0.6, 'count': 1170, 'hit_count': 1137, 'hit_rate': 97.17948717948718, 'total_count': 1170, 'week': '2024-12-30', 'win_count': 1002, 'win_rate': 85.64102564102564}, {'avg_performance': 13.834897352184377, 'bin': 0.7, 'count': 141, 'hit_count': 137, 'hit_rate': 97.16312056737588, 'total_count': 141, 'week': '2024-12-30', 'win_count': 119, 'win_rate': 84.39716312056737}, {'avg_performance': 18.03100402666873, 'bin': 0.8, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2024-12-30', 'win_count': 19, 'win_rate': 90.47619047619048}, {'avg_performance': 86.17021276595746, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 1, 'win_rate': 100.0}], '2025-01-06': [{'avg_performance': 3.653643845376023, 'bin': 0.4, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2025-01-06', 'win_count': 13, 'win_rate': 61.904761904761905}, {'avg_performance': 7.11501183555015, 'bin': 0.5, 'count': 573, 'hit_count': 531, 'hit_rate': 92.67015706806282, 'total_count': 573, 'week': '2025-01-06', 'win_count': 345, 'win_rate': 60.20942408376963}, {'avg_performance': 7.033930147869317, 'bin': 0.6, 'count': 833, 'hit_count': 773, 'hit_rate': 92.79711884753901, 'total_count': 833, 'week': '2025-01-06', 'win_count': 554, 'win_rate': 66.50660264105642}, {'avg_performance': 11.06435997631877, 'bin': 0.7, 'count': 112, 'hit_count': 107, 'hit_rate': 95.53571428571429, 'total_count': 112, 'week': '2025-01-06', 'win_count': 82, 'win_rate': 73.21428571428571}, {'avg_performance': 12.01468555061957, 'bin': 0.8, 'count': 28, 'hit_count': 24, 'hit_rate': 85.71428571428571, 'total_count': 28, 'week': '2025-01-06', 'win_count': 22, 'win_rate': 78.57142857142857}, {'avg_performance': 2.747909199522108, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-06', 'win_count': 1, 'win_rate': 100.0}], '2025-01-13': [{'avg_performance': 1.77514792899408, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.677219118036632, 'bin': 0.4, 'count': 24, 'hit_count': 23, 'hit_rate': 95.83333333333333, 'total_count': 24, 'week': '2025-01-13', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 8.539310048745332, 'bin': 0.5, 'count': 564, 'hit_count': 528, 'hit_rate': 93.61702127659575, 'total_count': 564, 'week': '2025-01-13', 'win_count': 456, 'win_rate': 80.85106382978724}, {'avg_performance': 8.240635977891715, 'bin': 0.6, 'count': 708, 'hit_count': 661, 'hit_rate': 93.36158192090396, 'total_count': 708, 'week': '2025-01-13', 'win_count': 563, 'win_rate': 79.51977401129943}, {'avg_performance': 9.871046918455717, 'bin': 0.7, 'count': 51, 'hit_count': 45, 'hit_rate': 88.23529411764706, 'total_count': 51, 'week': '2025-01-13', 'win_count': 39, 'win_rate': 76.47058823529412}, {'avg_performance': 15.34581326687442, 'bin': 0.8, 'count': 10, 'hit_count': 10, 'hit_rate': 100.0, 'total_count': 10, 'week': '2025-01-13', 'win_count': 9, 'win_rate': 90.0}, {'avg_performance': 13.599999999999994, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 100.0}], '2025-01-20': [{'avg_performance': 0.6651884700665244, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.544909947380155, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2025-01-20', 'win_count': 11, 'win_rate': 57.89473684210526}, {'avg_performance': 6.015608365607231, 'bin': 0.5, 'count': 628, 'hit_count': 598, 'hit_rate': 95.22292993630573, 'total_count': 628, 'week': '2025-01-20', 'win_count': 432, 'win_rate': 68.78980891719745}, {'avg_performance': 9.039266266213598, 'bin': 0.6, 'count': 792, 'hit_count': 749, 'hit_rate': 94.57070707070707, 'total_count': 792, 'week': '2025-01-20', 'win_count': 605, 'win_rate': 76.38888888888889}, {'avg_performance': 10.536071372615584, 'bin': 0.7, 'count': 61, 'hit_count': 60, 'hit_rate': 98.36065573770492, 'total_count': 61, 'week': '2025-01-20', 'win_count': 54, 'win_rate': 88.52459016393442}, {'avg_performance': 15.25765795165968, 'bin': 0.8, 'count': 12, 'hit_count': 12, 'hit_rate': 100.0, 'total_count': 12, 'week': '2025-01-20', 'win_count': 10, 'win_rate': 83.33333333333333}], '2025-01-27': [{'avg_performance': 3.6505251976042974, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-27', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 3.3872070306215396, 'bin': 0.4, 'count': 18, 'hit_count': 15, 'hit_rate': 83.33333333333333, 'total_count': 18, 'week': '2025-01-27', 'win_count': 11, 'win_rate': 61.111111111111114}, {'avg_performance': 6.953550738751072, 'bin': 0.5, 'count': 580, 'hit_count': 547, 'hit_rate': 94.3103448275862, 'total_count': 580, 'week': '2025-01-27', 'win_count': 428, 'win_rate': 73.79310344827586}, {'avg_performance': 6.648173652090374, 'bin': 0.6, 'count': 779, 'hit_count': 726, 'hit_rate': 93.196405648267, 'total_count': 779, 'week': '2025-01-27', 'win_count': 606, 'win_rate': 77.79204107830552}, {'avg_performance': 7.471075488531045, 'bin': 0.7, 'count': 76, 'hit_count': 73, 'hit_rate': 96.05263157894737, 'total_count': 76, 'week': '2025-01-27', 'win_count': 66, 'win_rate': 86.84210526315789}, {'avg_performance': 9.608575816681654, 'bin': 0.8, 'count': 15, 'hit_count': 15, 'hit_rate': 100.0, 'total_count': 15, 'week': '2025-01-27', 'win_count': 13, 'win_rate': 86.66666666666667}, {'avg_performance': 21.423582467139635, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 100.0}], '2025-02-10': [{'avg_performance': 1.8949315591111375, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.754175337869557, 'bin': 0.4, 'count': 33, 'hit_count': 33, 'hit_rate': 100.0, 'total_count': 33, 'week': '2025-02-10', 'win_count': 17, 'win_rate': 51.515151515151516}, {'avg_performance': 7.517486777721075, 'bin': 0.5, 'count': 892, 'hit_count': 845, 'hit_rate': 94.73094170403587, 'total_count': 892, 'week': '2025-02-10', 'win_count': 647, 'win_rate': 72.53363228699551}, {'avg_performance': 10.207496081010792, 'bin': 0.6, 'count': 1368, 'hit_count': 1307, 'hit_rate': 95.54093567251462, 'total_count': 1368, 'week': '2025-02-10', 'win_count': 1083, 'win_rate': 79.16666666666667}, {'avg_performance': 13.13948137274851, 'bin': 0.7, 'count': 114, 'hit_count': 112, 'hit_rate': 98.24561403508773, 'total_count': 114, 'week': '2025-02-10', 'win_count': 85, 'win_rate': 74.56140350877193}, {'avg_performance': 9.213075395790396, 'bin': 0.8, 'count': 17, 'hit_count': 17, 'hit_rate': 100.0, 'total_count': 17, 'week': '2025-02-10', 'win_count': 12, 'win_rate': 70.58823529411765}, {'avg_performance': 4.385964912280706, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 100.0}], '2025-02-17': [{'avg_performance': 5.099765218898155, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 3.5333760194020303, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-17', 'win_count': 5, 'win_rate': 62.5}, {'avg_performance': 6.587229286030979, 'bin': 0.5, 'count': 327, 'hit_count': 296, 'hit_rate': 90.51987767584097, 'total_count': 327, 'week': '2025-02-17', 'win_count': 159, 'win_rate': 48.62385321100918}, {'avg_performance': 5.0095518733277125, 'bin': 0.6, 'count': 483, 'hit_count': 415, 'hit_rate': 85.92132505175984, 'total_count': 483, 'week': '2025-02-17', 'win_count': 252, 'win_rate': 52.17391304347826}, {'avg_performance': 4.196667245636139, 'bin': 0.7, 'count': 46, 'hit_count': 42, 'hit_rate': 91.30434782608695, 'total_count': 46, 'week': '2025-02-17', 'win_count': 28, 'win_rate': 60.869565217391305}, {'avg_performance': 4.6239894716134495, 'bin': 0.8, 'count': 6, 'hit_count': 4, 'hit_rate': 66.66666666666667, 'total_count': 6, 'week': '2025-02-17', 'win_count': 4, 'win_rate': 66.66666666666667}], '2025-02-24': [{'avg_performance': 0.3383304879783789, 'bin': 0.3, 'count': 3, 'hit_count': 2, 'hit_rate': 66.66666666666667, 'total_count': 3, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.724774404012466, 'bin': 0.4, 'count': 31, 'hit_count': 27, 'hit_rate': 87.09677419354838, 'total_count': 31, 'week': '2025-02-24', 'win_count': 17, 'win_rate': 54.83870967741935}, {'avg_performance': 5.995153465085292, 'bin': 0.5, 'count': 864, 'hit_count': 786, 'hit_rate': 90.97222222222223, 'total_count': 864, 'week': '2025-02-24', 'win_count': 544, 'win_rate': 62.96296296296296}, {'avg_performance': 5.362910312935268, 'bin': 0.6, 'count': 1038, 'hit_count': 921, 'hit_rate': 88.72832369942196, 'total_count': 1038, 'week': '2025-02-24', 'win_count': 674, 'win_rate': 64.9325626204239}, {'avg_performance': 4.419402245142155, 'bin': 0.7, 'count': 53, 'hit_count': 42, 'hit_rate': 79.24528301886792, 'total_count': 53, 'week': '2025-02-24', 'win_count': 23, 'win_rate': 43.39622641509434}, {'avg_performance': 0.14880952380952725, 'bin': 0.8, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}], '2025-03-10': [{'avg_performance': 3.370786516853932, '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': 3.229985232071821, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2025-03-10', 'win_count': 6, 'win_rate': 85.71428571428571}, {'avg_performance': 5.91457437619586, 'bin': 0.5, 'count': 339, 'hit_count': 318, 'hit_rate': 93.80530973451327, 'total_count': 339, 'week': '2025-03-10', 'win_count': 236, 'win_rate': 69.6165191740413}, {'avg_performance': 7.694099731541966, 'bin': 0.6, 'count': 312, 'hit_count': 294, 'hit_rate': 94.23076923076923, 'total_count': 312, 'week': '2025-03-10', 'win_count': 224, 'win_rate': 71.7948717948718}, {'avg_performance': 7.866797499267166, 'bin': 0.7, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2025-03-10', 'win_count': 14, 'win_rate': 82.3529411764706}]}, 'curve_data_week_list': ['2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '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-10', '2025-02-17', '2025-02-24', '2025-03-10'], 'date_from': datetime.date(2024, 10, 10), 'date_to': datetime.date(2025, 4, 8), 'kpis': {'avg_gain': 8.802179824568507, 'fail_count': 8231, 'hit_count': 30196, 'hit_rate': 94.25646148083406, 'pass_count': 23805, 'total_tests': 32036, 'win_rate': 74.30702959170932}, 'last_metrics': <ModelMetrics: Rolling LGBM 3d PH Isotonic 2% Metrics: 2025-04-07 >, 'model': <Model: Rolling LGBM 3d PH Isotonic 2% (rolling-ph-lgmb-p2-seq3-isotonic 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 0x7f92844b1d90>, <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': 41, 'counter0': 40, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 9.343793482624516, 'date': datetime.date(2024, 10, 15), 'fail_count': 160, 'hit_count': 747, 'hit_rate': 95.52429667519182, 'metrics': {'content': 0, 'financial': 0, 'other': 0}, 'pass_count': 622, 'total_count': 782, 'win_rate': 79.53964194373401}} {'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: ' "'DKsv9r6k95uWzLESBQdgkMBYrfK6Se5QxHWs2XnkM83akXQNVJbfWMS9toQDA2iv'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/52'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f92855a3110>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f92855a3110>>'} {'curve_data': [{'avg_performance': 33.8653440810506, 'bin': 0.2, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 8.824194070556567, 'bin': 0.3, 'count': 49, 'hit_count': 45, 'hit_rate': 91.83673469387755, 'total_count': 49, 'win_count': 25, 'win_rate': 51.02040816326531}, {'avg_performance': 5.6883545965376285, 'bin': 0.4, 'count': 410, 'hit_count': 378, 'hit_rate': 92.1951219512195, 'total_count': 410, 'win_count': 261, 'win_rate': 63.65853658536585}, {'avg_performance': 7.681481586572486, 'bin': 0.5, 'count': 13268, 'hit_count': 12497, 'hit_rate': 94.18902622851975, 'total_count': 13268, 'win_count': 9521, 'win_rate': 71.75911968646368}, {'avg_performance': 9.387286988023558, 'bin': 0.6, 'count': 16506, 'hit_count': 15557, 'hit_rate': 94.25057554828547, 'total_count': 16506, 'win_count': 12590, 'win_rate': 76.27529383254574}, {'avg_performance': 11.602345538915827, 'bin': 0.7, 'count': 1539, 'hit_count': 1471, 'hit_rate': 95.58154645873944, 'total_count': 1539, 'win_count': 1197, 'win_rate': 77.77777777777777}, {'avg_performance': 16.390961739552203, 'bin': 0.8, 'count': 238, 'hit_count': 222, 'hit_rate': 93.27731092436974, 'total_count': 238, 'win_count': 191, 'win_rate': 80.25210084033614}, {'avg_performance': 21.6917626187561, 'bin': 0.9, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'win_count': 18, 'win_rate': 78.26086956521739}], 'curve_data_by_week': {'2024-10-14': [{'avg_performance': 0.8563273073263545, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.833948494083741, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-10-14', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 5.0414542679053875, 'bin': 0.4, 'count': 22, 'hit_count': 18, 'hit_rate': 81.81818181818181, 'total_count': 22, 'week': '2024-10-14', 'win_count': 11, 'win_rate': 50.0}, {'avg_performance': 9.405162971834361, 'bin': 0.5, 'count': 702, 'hit_count': 661, 'hit_rate': 94.15954415954415, 'total_count': 702, 'week': '2024-10-14', 'win_count': 482, 'win_rate': 68.66096866096866}, {'avg_performance': 10.106844911169732, 'bin': 0.6, 'count': 804, 'hit_count': 765, 'hit_rate': 95.14925373134328, 'total_count': 804, 'week': '2024-10-14', 'win_count': 607, 'win_rate': 75.49751243781094}, {'avg_performance': 10.295341658155468, 'bin': 0.7, 'count': 82, 'hit_count': 78, 'hit_rate': 95.1219512195122, 'total_count': 82, 'week': '2024-10-14', 'win_count': 67, 'win_rate': 81.70731707317073}, {'avg_performance': 8.131301136271151, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-10-14', 'win_count': 8, 'win_rate': 80.0}, {'avg_performance': 8.881754949170679, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 1, 'win_rate': 100.0}], '2024-10-21': [{'avg_performance': 9.671279278685283, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 3, 'win_rate': 75.0}, {'avg_performance': 4.301172455339157, 'bin': 0.4, 'count': 26, 'hit_count': 23, 'hit_rate': 88.46153846153847, 'total_count': 26, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 34.61538461538461}, {'avg_performance': 6.819492750693891, 'bin': 0.5, 'count': 974, 'hit_count': 907, 'hit_rate': 93.1211498973306, 'total_count': 974, 'week': '2024-10-21', 'win_count': 658, 'win_rate': 67.5564681724846}, {'avg_performance': 8.182362870276854, 'bin': 0.6, 'count': 1212, 'hit_count': 1156, 'hit_rate': 95.37953795379538, 'total_count': 1212, 'week': '2024-10-21', 'win_count': 910, 'win_rate': 75.08250825082509}, {'avg_performance': 8.641538934451926, 'bin': 0.7, 'count': 150, 'hit_count': 146, 'hit_rate': 97.33333333333333, 'total_count': 150, 'week': '2024-10-21', 'win_count': 112, 'win_rate': 74.66666666666667}, {'avg_performance': 7.960241613275069, 'bin': 0.8, 'count': 16, 'hit_count': 15, 'hit_rate': 93.75, 'total_count': 16, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 56.25}, {'avg_performance': 1.9299405155320475, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-21', 'win_count': 1, 'win_rate': 50.0}], '2024-10-28': [{'avg_performance': 1.6205053536018306, 'bin': 0.3, 'count': 5, 'hit_count': 4, 'hit_rate': 80.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 40.0}, {'avg_performance': 7.858204878661623, 'bin': 0.4, 'count': 21, 'hit_count': 21, 'hit_rate': 100.0, 'total_count': 21, 'week': '2024-10-28', 'win_count': 16, 'win_rate': 76.19047619047619}, {'avg_performance': 6.648846490413345, 'bin': 0.5, 'count': 686, 'hit_count': 658, 'hit_rate': 95.91836734693878, 'total_count': 686, 'week': '2024-10-28', 'win_count': 518, 'win_rate': 75.51020408163265}, {'avg_performance': 8.085902262126316, 'bin': 0.6, 'count': 797, 'hit_count': 772, 'hit_rate': 96.86323713927227, 'total_count': 797, 'week': '2024-10-28', 'win_count': 649, 'win_rate': 81.43036386449184}, {'avg_performance': 11.848421236600606, 'bin': 0.7, 'count': 69, 'hit_count': 64, 'hit_rate': 92.7536231884058, 'total_count': 69, 'week': '2024-10-28', 'win_count': 58, 'win_rate': 84.05797101449275}, {'avg_performance': 14.267397574986997, 'bin': 0.8, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 4, 'win_rate': 80.0}, {'avg_performance': 0.34722222222223026, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-28', 'win_count': 0, 'win_rate': 0.0}], '2024-11-04': [{'avg_performance': 4.48654037886342, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 11.303728683534116, 'bin': 0.3, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2024-11-04', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 6.193407299091917, 'bin': 0.4, 'count': 22, 'hit_count': 20, 'hit_rate': 90.9090909090909, 'total_count': 22, 'week': '2024-11-04', 'win_count': 19, 'win_rate': 86.36363636363636}, {'avg_performance': 8.551721604481491, 'bin': 0.5, 'count': 660, 'hit_count': 619, 'hit_rate': 93.78787878787878, 'total_count': 660, 'week': '2024-11-04', 'win_count': 514, 'win_rate': 77.87878787878788}, {'avg_performance': 9.199905917317315, 'bin': 0.6, 'count': 719, 'hit_count': 674, 'hit_rate': 93.7413073713491, 'total_count': 719, 'week': '2024-11-04', 'win_count': 557, 'win_rate': 77.46870653685674}, {'avg_performance': 9.136526057000346, 'bin': 0.7, 'count': 39, 'hit_count': 36, 'hit_rate': 92.3076923076923, 'total_count': 39, 'week': '2024-11-04', 'win_count': 30, 'win_rate': 76.92307692307692}, {'avg_performance': 6.976744186046527, 'bin': 0.8, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}], '2024-11-11': [{'avg_performance': 58.92468569457596, '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': 3.9305498150644866, 'bin': 0.4, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-11-11', 'win_count': 8, 'win_rate': 47.05882352941177}, {'avg_performance': 4.442104130107124, 'bin': 0.5, 'count': 362, 'hit_count': 328, 'hit_rate': 90.60773480662984, 'total_count': 362, 'week': '2024-11-11', 'win_count': 218, 'win_rate': 60.22099447513812}, {'avg_performance': 6.832885016155045, 'bin': 0.6, 'count': 459, 'hit_count': 407, 'hit_rate': 88.67102396514161, 'total_count': 459, 'week': '2024-11-11', 'win_count': 294, 'win_rate': 64.05228758169935}, {'avg_performance': 6.50225864077387, 'bin': 0.7, 'count': 26, 'hit_count': 24, 'hit_rate': 92.3076923076923, 'total_count': 26, 'week': '2024-11-11', 'win_count': 16, 'win_rate': 61.53846153846154}], '2024-11-18': [{'avg_performance': 96.25316455696202, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 10.093706934177172, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 10.286979813711849, 'bin': 0.4, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-11-18', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 9.641687742145487, 'bin': 0.5, 'count': 783, 'hit_count': 758, 'hit_rate': 96.80715197956577, 'total_count': 783, 'week': '2024-11-18', 'win_count': 652, 'win_rate': 83.26947637292464}, {'avg_performance': 11.89467546720644, 'bin': 0.6, 'count': 876, 'hit_count': 849, 'hit_rate': 96.91780821917808, 'total_count': 876, 'week': '2024-11-18', 'win_count': 769, 'win_rate': 87.78538812785388}, {'avg_performance': 19.352876776932764, 'bin': 0.7, 'count': 80, 'hit_count': 80, 'hit_rate': 100.0, 'total_count': 80, 'week': '2024-11-18', 'win_count': 71, 'win_rate': 88.75}, {'avg_performance': 18.45274649281407, 'bin': 0.8, 'count': 13, 'hit_count': 13, 'hit_rate': 100.0, 'total_count': 13, 'week': '2024-11-18', 'win_count': 12, 'win_rate': 92.3076923076923}, {'avg_performance': 15.730337078651687, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}], '2024-11-25': [{'avg_performance': 11.555676832532903, 'bin': 0.3, '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': 6.265694029033848, 'bin': 0.4, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 12, 'win_rate': 66.66666666666667}, {'avg_performance': 7.634091063129644, 'bin': 0.5, 'count': 598, 'hit_count': 570, 'hit_rate': 95.31772575250837, 'total_count': 598, 'week': '2024-11-25', 'win_count': 448, 'win_rate': 74.91638795986623}, {'avg_performance': 8.702597408877535, 'bin': 0.6, 'count': 869, 'hit_count': 826, 'hit_rate': 95.0517836593786, 'total_count': 869, 'week': '2024-11-25', 'win_count': 696, 'win_rate': 80.09205983889528}, {'avg_performance': 13.765900879410582, 'bin': 0.7, 'count': 92, 'hit_count': 90, 'hit_rate': 97.82608695652173, 'total_count': 92, 'week': '2024-11-25', 'win_count': 77, 'win_rate': 83.69565217391305}, {'avg_performance': 28.946258332817518, 'bin': 0.8, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 17, 'win_rate': 94.44444444444444}, {'avg_performance': 11.190662386779556, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 3, 'win_rate': 100.0}], '2024-12-09': [{'avg_performance': 1.4905149051490498, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.3237276523665, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 13, 'win_rate': 68.42105263157895}, {'avg_performance': 6.182898593615806, 'bin': 0.5, 'count': 690, 'hit_count': 641, 'hit_rate': 92.89855072463769, 'total_count': 690, 'week': '2024-12-09', 'win_count': 451, 'win_rate': 65.3623188405797}, {'avg_performance': 9.050619565085265, 'bin': 0.6, 'count': 870, 'hit_count': 824, 'hit_rate': 94.71264367816092, 'total_count': 870, 'week': '2024-12-09', 'win_count': 624, 'win_rate': 71.72413793103448}, {'avg_performance': 9.29780403196579, 'bin': 0.7, 'count': 96, 'hit_count': 93, 'hit_rate': 96.875, 'total_count': 96, 'week': '2024-12-09', 'win_count': 68, 'win_rate': 70.83333333333333}, {'avg_performance': 15.059213057045703, 'bin': 0.8, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 14, 'win_rate': 73.6842105263158}, {'avg_performance': 0.659367610806464, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}], '2024-12-16': [{'avg_performance': 0.1904761904761864, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 6.259213538127868, 'bin': 0.4, 'count': 37, 'hit_count': 33, 'hit_rate': 89.1891891891892, 'total_count': 37, 'week': '2024-12-16', 'win_count': 25, 'win_rate': 67.56756756756756}, {'avg_performance': 8.584611771243424, 'bin': 0.5, 'count': 1411, 'hit_count': 1325, 'hit_rate': 93.90503189227498, 'total_count': 1411, 'week': '2024-12-16', 'win_count': 1011, 'win_rate': 71.65131112686038}, {'avg_performance': 9.939810447414, 'bin': 0.6, 'count': 1588, 'hit_count': 1490, 'hit_rate': 93.82871536523929, 'total_count': 1588, 'week': '2024-12-16', 'win_count': 1216, 'win_rate': 76.57430730478589}, {'avg_performance': 12.751983309057357, 'bin': 0.7, 'count': 163, 'hit_count': 157, 'hit_rate': 96.31901840490798, 'total_count': 163, 'week': '2024-12-16', 'win_count': 126, 'win_rate': 77.30061349693251}, {'avg_performance': 30.97146333159325, 'bin': 0.8, 'count': 26, 'hit_count': 26, 'hit_rate': 100.0, 'total_count': 26, 'week': '2024-12-16', 'win_count': 21, 'win_rate': 80.76923076923077}, {'avg_performance': 45.14366482789435, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-16', 'win_count': 2, 'win_rate': 66.66666666666667}], '2024-12-23': [{'avg_performance': 1.1011011011010954, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-23', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.371333574507736, 'bin': 0.4, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2024-12-23', 'win_count': 10, 'win_rate': 58.8235294117647}, {'avg_performance': 9.474676484372859, 'bin': 0.5, 'count': 668, 'hit_count': 650, 'hit_rate': 97.30538922155688, 'total_count': 668, 'week': '2024-12-23', 'win_count': 528, 'win_rate': 79.04191616766467}, {'avg_performance': 18.22317884082599, 'bin': 0.6, 'count': 829, 'hit_count': 811, 'hit_rate': 97.82870928829915, 'total_count': 829, 'week': '2024-12-23', 'win_count': 705, 'win_rate': 85.0422195416164}, {'avg_performance': 22.87345575441379, 'bin': 0.7, 'count': 71, 'hit_count': 69, 'hit_rate': 97.1830985915493, 'total_count': 71, 'week': '2024-12-23', 'win_count': 62, 'win_rate': 87.32394366197182}, {'avg_performance': 20.07116067119614, 'bin': 0.8, 'count': 19, 'hit_count': 16, 'hit_rate': 84.21052631578948, 'total_count': 19, 'week': '2024-12-23', 'win_count': 16, 'win_rate': 84.21052631578948}, {'avg_performance': 42.864931268489265, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 100.0}], '2024-12-30': [{'avg_performance': 8.543323047871969, 'bin': 0.4, 'count': 26, 'hit_count': 25, 'hit_rate': 96.15384615384616, 'total_count': 26, 'week': '2024-12-30', 'win_count': 18, 'win_rate': 69.23076923076923}, {'avg_performance': 9.605782822714602, 'bin': 0.5, 'count': 967, 'hit_count': 931, 'hit_rate': 96.27714581178904, 'total_count': 967, 'week': '2024-12-30', 'win_count': 794, 'win_rate': 82.10961737331955}, {'avg_performance': 13.314518504512273, 'bin': 0.6, 'count': 1170, 'hit_count': 1137, 'hit_rate': 97.17948717948718, 'total_count': 1170, 'week': '2024-12-30', 'win_count': 1002, 'win_rate': 85.64102564102564}, {'avg_performance': 13.834897352184377, 'bin': 0.7, 'count': 141, 'hit_count': 137, 'hit_rate': 97.16312056737588, 'total_count': 141, 'week': '2024-12-30', 'win_count': 119, 'win_rate': 84.39716312056737}, {'avg_performance': 18.03100402666873, 'bin': 0.8, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2024-12-30', 'win_count': 19, 'win_rate': 90.47619047619048}, {'avg_performance': 86.17021276595746, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 1, 'win_rate': 100.0}], '2025-01-06': [{'avg_performance': 3.653643845376023, 'bin': 0.4, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2025-01-06', 'win_count': 13, 'win_rate': 61.904761904761905}, {'avg_performance': 7.11501183555015, 'bin': 0.5, 'count': 573, 'hit_count': 531, 'hit_rate': 92.67015706806282, 'total_count': 573, 'week': '2025-01-06', 'win_count': 345, 'win_rate': 60.20942408376963}, {'avg_performance': 7.033930147869317, 'bin': 0.6, 'count': 833, 'hit_count': 773, 'hit_rate': 92.79711884753901, 'total_count': 833, 'week': '2025-01-06', 'win_count': 554, 'win_rate': 66.50660264105642}, {'avg_performance': 11.06435997631877, 'bin': 0.7, 'count': 112, 'hit_count': 107, 'hit_rate': 95.53571428571429, 'total_count': 112, 'week': '2025-01-06', 'win_count': 82, 'win_rate': 73.21428571428571}, {'avg_performance': 12.01468555061957, 'bin': 0.8, 'count': 28, 'hit_count': 24, 'hit_rate': 85.71428571428571, 'total_count': 28, 'week': '2025-01-06', 'win_count': 22, 'win_rate': 78.57142857142857}, {'avg_performance': 2.747909199522108, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-06', 'win_count': 1, 'win_rate': 100.0}], '2025-01-13': [{'avg_performance': 1.77514792899408, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.677219118036632, 'bin': 0.4, 'count': 24, 'hit_count': 23, 'hit_rate': 95.83333333333333, 'total_count': 24, 'week': '2025-01-13', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 8.539310048745332, 'bin': 0.5, 'count': 564, 'hit_count': 528, 'hit_rate': 93.61702127659575, 'total_count': 564, 'week': '2025-01-13', 'win_count': 456, 'win_rate': 80.85106382978724}, {'avg_performance': 8.240635977891715, 'bin': 0.6, 'count': 708, 'hit_count': 661, 'hit_rate': 93.36158192090396, 'total_count': 708, 'week': '2025-01-13', 'win_count': 563, 'win_rate': 79.51977401129943}, {'avg_performance': 9.871046918455717, 'bin': 0.7, 'count': 51, 'hit_count': 45, 'hit_rate': 88.23529411764706, 'total_count': 51, 'week': '2025-01-13', 'win_count': 39, 'win_rate': 76.47058823529412}, {'avg_performance': 15.34581326687442, 'bin': 0.8, 'count': 10, 'hit_count': 10, 'hit_rate': 100.0, 'total_count': 10, 'week': '2025-01-13', 'win_count': 9, 'win_rate': 90.0}, {'avg_performance': 13.599999999999994, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 100.0}], '2025-01-20': [{'avg_performance': 0.6651884700665244, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.544909947380155, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2025-01-20', 'win_count': 11, 'win_rate': 57.89473684210526}, {'avg_performance': 6.015608365607231, 'bin': 0.5, 'count': 628, 'hit_count': 598, 'hit_rate': 95.22292993630573, 'total_count': 628, 'week': '2025-01-20', 'win_count': 432, 'win_rate': 68.78980891719745}, {'avg_performance': 9.039266266213598, 'bin': 0.6, 'count': 792, 'hit_count': 749, 'hit_rate': 94.57070707070707, 'total_count': 792, 'week': '2025-01-20', 'win_count': 605, 'win_rate': 76.38888888888889}, {'avg_performance': 10.536071372615584, 'bin': 0.7, 'count': 61, 'hit_count': 60, 'hit_rate': 98.36065573770492, 'total_count': 61, 'week': '2025-01-20', 'win_count': 54, 'win_rate': 88.52459016393442}, {'avg_performance': 15.25765795165968, 'bin': 0.8, 'count': 12, 'hit_count': 12, 'hit_rate': 100.0, 'total_count': 12, 'week': '2025-01-20', 'win_count': 10, 'win_rate': 83.33333333333333}], '2025-01-27': [{'avg_performance': 3.6505251976042974, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-27', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 3.3872070306215396, 'bin': 0.4, 'count': 18, 'hit_count': 15, 'hit_rate': 83.33333333333333, 'total_count': 18, 'week': '2025-01-27', 'win_count': 11, 'win_rate': 61.111111111111114}, {'avg_performance': 6.953550738751072, 'bin': 0.5, 'count': 580, 'hit_count': 547, 'hit_rate': 94.3103448275862, 'total_count': 580, 'week': '2025-01-27', 'win_count': 428, 'win_rate': 73.79310344827586}, {'avg_performance': 6.648173652090374, 'bin': 0.6, 'count': 779, 'hit_count': 726, 'hit_rate': 93.196405648267, 'total_count': 779, 'week': '2025-01-27', 'win_count': 606, 'win_rate': 77.79204107830552}, {'avg_performance': 7.471075488531045, 'bin': 0.7, 'count': 76, 'hit_count': 73, 'hit_rate': 96.05263157894737, 'total_count': 76, 'week': '2025-01-27', 'win_count': 66, 'win_rate': 86.84210526315789}, {'avg_performance': 9.608575816681654, 'bin': 0.8, 'count': 15, 'hit_count': 15, 'hit_rate': 100.0, 'total_count': 15, 'week': '2025-01-27', 'win_count': 13, 'win_rate': 86.66666666666667}, {'avg_performance': 21.423582467139635, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 100.0}], '2025-02-10': [{'avg_performance': 1.8949315591111375, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.754175337869557, 'bin': 0.4, 'count': 33, 'hit_count': 33, 'hit_rate': 100.0, 'total_count': 33, 'week': '2025-02-10', 'win_count': 17, 'win_rate': 51.515151515151516}, {'avg_performance': 7.517486777721075, 'bin': 0.5, 'count': 892, 'hit_count': 845, 'hit_rate': 94.73094170403587, 'total_count': 892, 'week': '2025-02-10', 'win_count': 647, 'win_rate': 72.53363228699551}, {'avg_performance': 10.207496081010792, 'bin': 0.6, 'count': 1368, 'hit_count': 1307, 'hit_rate': 95.54093567251462, 'total_count': 1368, 'week': '2025-02-10', 'win_count': 1083, 'win_rate': 79.16666666666667}, {'avg_performance': 13.13948137274851, 'bin': 0.7, 'count': 114, 'hit_count': 112, 'hit_rate': 98.24561403508773, 'total_count': 114, 'week': '2025-02-10', 'win_count': 85, 'win_rate': 74.56140350877193}, {'avg_performance': 9.213075395790396, 'bin': 0.8, 'count': 17, 'hit_count': 17, 'hit_rate': 100.0, 'total_count': 17, 'week': '2025-02-10', 'win_count': 12, 'win_rate': 70.58823529411765}, {'avg_performance': 4.385964912280706, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 100.0}], '2025-02-17': [{'avg_performance': 5.099765218898155, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 3.5333760194020303, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-17', 'win_count': 5, 'win_rate': 62.5}, {'avg_performance': 6.587229286030979, 'bin': 0.5, 'count': 327, 'hit_count': 296, 'hit_rate': 90.51987767584097, 'total_count': 327, 'week': '2025-02-17', 'win_count': 159, 'win_rate': 48.62385321100918}, {'avg_performance': 5.0095518733277125, 'bin': 0.6, 'count': 483, 'hit_count': 415, 'hit_rate': 85.92132505175984, 'total_count': 483, 'week': '2025-02-17', 'win_count': 252, 'win_rate': 52.17391304347826}, {'avg_performance': 4.196667245636139, 'bin': 0.7, 'count': 46, 'hit_count': 42, 'hit_rate': 91.30434782608695, 'total_count': 46, 'week': '2025-02-17', 'win_count': 28, 'win_rate': 60.869565217391305}, {'avg_performance': 4.6239894716134495, 'bin': 0.8, 'count': 6, 'hit_count': 4, 'hit_rate': 66.66666666666667, 'total_count': 6, 'week': '2025-02-17', 'win_count': 4, 'win_rate': 66.66666666666667}], '2025-02-24': [{'avg_performance': 0.3383304879783789, 'bin': 0.3, 'count': 3, 'hit_count': 2, 'hit_rate': 66.66666666666667, 'total_count': 3, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.724774404012466, 'bin': 0.4, 'count': 31, 'hit_count': 27, 'hit_rate': 87.09677419354838, 'total_count': 31, 'week': '2025-02-24', 'win_count': 17, 'win_rate': 54.83870967741935}, {'avg_performance': 5.995153465085292, 'bin': 0.5, 'count': 864, 'hit_count': 786, 'hit_rate': 90.97222222222223, 'total_count': 864, 'week': '2025-02-24', 'win_count': 544, 'win_rate': 62.96296296296296}, {'avg_performance': 5.362910312935268, 'bin': 0.6, 'count': 1038, 'hit_count': 921, 'hit_rate': 88.72832369942196, 'total_count': 1038, 'week': '2025-02-24', 'win_count': 674, 'win_rate': 64.9325626204239}, {'avg_performance': 4.419402245142155, 'bin': 0.7, 'count': 53, 'hit_count': 42, 'hit_rate': 79.24528301886792, 'total_count': 53, 'week': '2025-02-24', 'win_count': 23, 'win_rate': 43.39622641509434}, {'avg_performance': 0.14880952380952725, 'bin': 0.8, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}], '2025-03-10': [{'avg_performance': 3.370786516853932, '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': 3.229985232071821, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2025-03-10', 'win_count': 6, 'win_rate': 85.71428571428571}, {'avg_performance': 5.91457437619586, 'bin': 0.5, 'count': 339, 'hit_count': 318, 'hit_rate': 93.80530973451327, 'total_count': 339, 'week': '2025-03-10', 'win_count': 236, 'win_rate': 69.6165191740413}, {'avg_performance': 7.694099731541966, 'bin': 0.6, 'count': 312, 'hit_count': 294, 'hit_rate': 94.23076923076923, 'total_count': 312, 'week': '2025-03-10', 'win_count': 224, 'win_rate': 71.7948717948718}, {'avg_performance': 7.866797499267166, 'bin': 0.7, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2025-03-10', 'win_count': 14, 'win_rate': 82.3529411764706}]}, 'curve_data_week_list': ['2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '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-10', '2025-02-17', '2025-02-24', '2025-03-10'], 'date_from': datetime.date(2024, 10, 10), 'date_to': datetime.date(2025, 4, 8), 'kpis': {'avg_gain': 8.802179824568507, 'fail_count': 8231, 'hit_count': 30196, 'hit_rate': 94.25646148083406, 'pass_count': 23805, 'total_tests': 32036, 'win_rate': 74.30702959170932}, 'last_metrics': <ModelMetrics: Rolling LGBM 3d PH Isotonic 2% Metrics: 2025-04-07 >, 'model': <Model: Rolling LGBM 3d PH Isotonic 2% (rolling-ph-lgmb-p2-seq3-isotonic 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 0x7f92844b1d90>, <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': 41, 'counter0': 40, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 9.343793482624516, 'date': datetime.date(2024, 10, 15), 'fail_count': 160, 'hit_count': 747, 'hit_rate': 95.52429667519182, 'metrics': {'content': 0, 'financial': 0, 'other': 0}, 'pass_count': 622, 'total_count': 782, 'win_rate': 79.53964194373401}} {'metrics': {'content': 0.23, '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: ' "'DKsv9r6k95uWzLESBQdgkMBYrfK6Se5QxHWs2XnkM83akXQNVJbfWMS9toQDA2iv'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/52'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f92855a3110>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f92855a3110>>'} {'curve_data': [{'avg_performance': 33.8653440810506, 'bin': 0.2, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 8.824194070556567, 'bin': 0.3, 'count': 49, 'hit_count': 45, 'hit_rate': 91.83673469387755, 'total_count': 49, 'win_count': 25, 'win_rate': 51.02040816326531}, {'avg_performance': 5.6883545965376285, 'bin': 0.4, 'count': 410, 'hit_count': 378, 'hit_rate': 92.1951219512195, 'total_count': 410, 'win_count': 261, 'win_rate': 63.65853658536585}, {'avg_performance': 7.681481586572486, 'bin': 0.5, 'count': 13268, 'hit_count': 12497, 'hit_rate': 94.18902622851975, 'total_count': 13268, 'win_count': 9521, 'win_rate': 71.75911968646368}, {'avg_performance': 9.387286988023558, 'bin': 0.6, 'count': 16506, 'hit_count': 15557, 'hit_rate': 94.25057554828547, 'total_count': 16506, 'win_count': 12590, 'win_rate': 76.27529383254574}, {'avg_performance': 11.602345538915827, 'bin': 0.7, 'count': 1539, 'hit_count': 1471, 'hit_rate': 95.58154645873944, 'total_count': 1539, 'win_count': 1197, 'win_rate': 77.77777777777777}, {'avg_performance': 16.390961739552203, 'bin': 0.8, 'count': 238, 'hit_count': 222, 'hit_rate': 93.27731092436974, 'total_count': 238, 'win_count': 191, 'win_rate': 80.25210084033614}, {'avg_performance': 21.6917626187561, 'bin': 0.9, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'win_count': 18, 'win_rate': 78.26086956521739}], 'curve_data_by_week': {'2024-10-14': [{'avg_performance': 0.8563273073263545, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.833948494083741, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-10-14', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 5.0414542679053875, 'bin': 0.4, 'count': 22, 'hit_count': 18, 'hit_rate': 81.81818181818181, 'total_count': 22, 'week': '2024-10-14', 'win_count': 11, 'win_rate': 50.0}, {'avg_performance': 9.405162971834361, 'bin': 0.5, 'count': 702, 'hit_count': 661, 'hit_rate': 94.15954415954415, 'total_count': 702, 'week': '2024-10-14', 'win_count': 482, 'win_rate': 68.66096866096866}, {'avg_performance': 10.106844911169732, 'bin': 0.6, 'count': 804, 'hit_count': 765, 'hit_rate': 95.14925373134328, 'total_count': 804, 'week': '2024-10-14', 'win_count': 607, 'win_rate': 75.49751243781094}, {'avg_performance': 10.295341658155468, 'bin': 0.7, 'count': 82, 'hit_count': 78, 'hit_rate': 95.1219512195122, 'total_count': 82, 'week': '2024-10-14', 'win_count': 67, 'win_rate': 81.70731707317073}, {'avg_performance': 8.131301136271151, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-10-14', 'win_count': 8, 'win_rate': 80.0}, {'avg_performance': 8.881754949170679, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 1, 'win_rate': 100.0}], '2024-10-21': [{'avg_performance': 9.671279278685283, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 3, 'win_rate': 75.0}, {'avg_performance': 4.301172455339157, 'bin': 0.4, 'count': 26, 'hit_count': 23, 'hit_rate': 88.46153846153847, 'total_count': 26, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 34.61538461538461}, {'avg_performance': 6.819492750693891, 'bin': 0.5, 'count': 974, 'hit_count': 907, 'hit_rate': 93.1211498973306, 'total_count': 974, 'week': '2024-10-21', 'win_count': 658, 'win_rate': 67.5564681724846}, {'avg_performance': 8.182362870276854, 'bin': 0.6, 'count': 1212, 'hit_count': 1156, 'hit_rate': 95.37953795379538, 'total_count': 1212, 'week': '2024-10-21', 'win_count': 910, 'win_rate': 75.08250825082509}, {'avg_performance': 8.641538934451926, 'bin': 0.7, 'count': 150, 'hit_count': 146, 'hit_rate': 97.33333333333333, 'total_count': 150, 'week': '2024-10-21', 'win_count': 112, 'win_rate': 74.66666666666667}, {'avg_performance': 7.960241613275069, 'bin': 0.8, 'count': 16, 'hit_count': 15, 'hit_rate': 93.75, 'total_count': 16, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 56.25}, {'avg_performance': 1.9299405155320475, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-21', 'win_count': 1, 'win_rate': 50.0}], '2024-10-28': [{'avg_performance': 1.6205053536018306, 'bin': 0.3, 'count': 5, 'hit_count': 4, 'hit_rate': 80.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 40.0}, {'avg_performance': 7.858204878661623, 'bin': 0.4, 'count': 21, 'hit_count': 21, 'hit_rate': 100.0, 'total_count': 21, 'week': '2024-10-28', 'win_count': 16, 'win_rate': 76.19047619047619}, {'avg_performance': 6.648846490413345, 'bin': 0.5, 'count': 686, 'hit_count': 658, 'hit_rate': 95.91836734693878, 'total_count': 686, 'week': '2024-10-28', 'win_count': 518, 'win_rate': 75.51020408163265}, {'avg_performance': 8.085902262126316, 'bin': 0.6, 'count': 797, 'hit_count': 772, 'hit_rate': 96.86323713927227, 'total_count': 797, 'week': '2024-10-28', 'win_count': 649, 'win_rate': 81.43036386449184}, {'avg_performance': 11.848421236600606, 'bin': 0.7, 'count': 69, 'hit_count': 64, 'hit_rate': 92.7536231884058, 'total_count': 69, 'week': '2024-10-28', 'win_count': 58, 'win_rate': 84.05797101449275}, {'avg_performance': 14.267397574986997, 'bin': 0.8, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 4, 'win_rate': 80.0}, {'avg_performance': 0.34722222222223026, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-28', 'win_count': 0, 'win_rate': 0.0}], '2024-11-04': [{'avg_performance': 4.48654037886342, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 11.303728683534116, 'bin': 0.3, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2024-11-04', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 6.193407299091917, 'bin': 0.4, 'count': 22, 'hit_count': 20, 'hit_rate': 90.9090909090909, 'total_count': 22, 'week': '2024-11-04', 'win_count': 19, 'win_rate': 86.36363636363636}, {'avg_performance': 8.551721604481491, 'bin': 0.5, 'count': 660, 'hit_count': 619, 'hit_rate': 93.78787878787878, 'total_count': 660, 'week': '2024-11-04', 'win_count': 514, 'win_rate': 77.87878787878788}, {'avg_performance': 9.199905917317315, 'bin': 0.6, 'count': 719, 'hit_count': 674, 'hit_rate': 93.7413073713491, 'total_count': 719, 'week': '2024-11-04', 'win_count': 557, 'win_rate': 77.46870653685674}, {'avg_performance': 9.136526057000346, 'bin': 0.7, 'count': 39, 'hit_count': 36, 'hit_rate': 92.3076923076923, 'total_count': 39, 'week': '2024-11-04', 'win_count': 30, 'win_rate': 76.92307692307692}, {'avg_performance': 6.976744186046527, 'bin': 0.8, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}], '2024-11-11': [{'avg_performance': 58.92468569457596, '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': 3.9305498150644866, 'bin': 0.4, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-11-11', 'win_count': 8, 'win_rate': 47.05882352941177}, {'avg_performance': 4.442104130107124, 'bin': 0.5, 'count': 362, 'hit_count': 328, 'hit_rate': 90.60773480662984, 'total_count': 362, 'week': '2024-11-11', 'win_count': 218, 'win_rate': 60.22099447513812}, {'avg_performance': 6.832885016155045, 'bin': 0.6, 'count': 459, 'hit_count': 407, 'hit_rate': 88.67102396514161, 'total_count': 459, 'week': '2024-11-11', 'win_count': 294, 'win_rate': 64.05228758169935}, {'avg_performance': 6.50225864077387, 'bin': 0.7, 'count': 26, 'hit_count': 24, 'hit_rate': 92.3076923076923, 'total_count': 26, 'week': '2024-11-11', 'win_count': 16, 'win_rate': 61.53846153846154}], '2024-11-18': [{'avg_performance': 96.25316455696202, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 10.093706934177172, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 10.286979813711849, 'bin': 0.4, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-11-18', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 9.641687742145487, 'bin': 0.5, 'count': 783, 'hit_count': 758, 'hit_rate': 96.80715197956577, 'total_count': 783, 'week': '2024-11-18', 'win_count': 652, 'win_rate': 83.26947637292464}, {'avg_performance': 11.89467546720644, 'bin': 0.6, 'count': 876, 'hit_count': 849, 'hit_rate': 96.91780821917808, 'total_count': 876, 'week': '2024-11-18', 'win_count': 769, 'win_rate': 87.78538812785388}, {'avg_performance': 19.352876776932764, 'bin': 0.7, 'count': 80, 'hit_count': 80, 'hit_rate': 100.0, 'total_count': 80, 'week': '2024-11-18', 'win_count': 71, 'win_rate': 88.75}, {'avg_performance': 18.45274649281407, 'bin': 0.8, 'count': 13, 'hit_count': 13, 'hit_rate': 100.0, 'total_count': 13, 'week': '2024-11-18', 'win_count': 12, 'win_rate': 92.3076923076923}, {'avg_performance': 15.730337078651687, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}], '2024-11-25': [{'avg_performance': 11.555676832532903, 'bin': 0.3, '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': 6.265694029033848, 'bin': 0.4, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 12, 'win_rate': 66.66666666666667}, {'avg_performance': 7.634091063129644, 'bin': 0.5, 'count': 598, 'hit_count': 570, 'hit_rate': 95.31772575250837, 'total_count': 598, 'week': '2024-11-25', 'win_count': 448, 'win_rate': 74.91638795986623}, {'avg_performance': 8.702597408877535, 'bin': 0.6, 'count': 869, 'hit_count': 826, 'hit_rate': 95.0517836593786, 'total_count': 869, 'week': '2024-11-25', 'win_count': 696, 'win_rate': 80.09205983889528}, {'avg_performance': 13.765900879410582, 'bin': 0.7, 'count': 92, 'hit_count': 90, 'hit_rate': 97.82608695652173, 'total_count': 92, 'week': '2024-11-25', 'win_count': 77, 'win_rate': 83.69565217391305}, {'avg_performance': 28.946258332817518, 'bin': 0.8, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 17, 'win_rate': 94.44444444444444}, {'avg_performance': 11.190662386779556, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 3, 'win_rate': 100.0}], '2024-12-09': [{'avg_performance': 1.4905149051490498, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.3237276523665, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 13, 'win_rate': 68.42105263157895}, {'avg_performance': 6.182898593615806, 'bin': 0.5, 'count': 690, 'hit_count': 641, 'hit_rate': 92.89855072463769, 'total_count': 690, 'week': '2024-12-09', 'win_count': 451, 'win_rate': 65.3623188405797}, {'avg_performance': 9.050619565085265, 'bin': 0.6, 'count': 870, 'hit_count': 824, 'hit_rate': 94.71264367816092, 'total_count': 870, 'week': '2024-12-09', 'win_count': 624, 'win_rate': 71.72413793103448}, {'avg_performance': 9.29780403196579, 'bin': 0.7, 'count': 96, 'hit_count': 93, 'hit_rate': 96.875, 'total_count': 96, 'week': '2024-12-09', 'win_count': 68, 'win_rate': 70.83333333333333}, {'avg_performance': 15.059213057045703, 'bin': 0.8, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 14, 'win_rate': 73.6842105263158}, {'avg_performance': 0.659367610806464, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}], '2024-12-16': [{'avg_performance': 0.1904761904761864, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 6.259213538127868, 'bin': 0.4, 'count': 37, 'hit_count': 33, 'hit_rate': 89.1891891891892, 'total_count': 37, 'week': '2024-12-16', 'win_count': 25, 'win_rate': 67.56756756756756}, {'avg_performance': 8.584611771243424, 'bin': 0.5, 'count': 1411, 'hit_count': 1325, 'hit_rate': 93.90503189227498, 'total_count': 1411, 'week': '2024-12-16', 'win_count': 1011, 'win_rate': 71.65131112686038}, {'avg_performance': 9.939810447414, 'bin': 0.6, 'count': 1588, 'hit_count': 1490, 'hit_rate': 93.82871536523929, 'total_count': 1588, 'week': '2024-12-16', 'win_count': 1216, 'win_rate': 76.57430730478589}, {'avg_performance': 12.751983309057357, 'bin': 0.7, 'count': 163, 'hit_count': 157, 'hit_rate': 96.31901840490798, 'total_count': 163, 'week': '2024-12-16', 'win_count': 126, 'win_rate': 77.30061349693251}, {'avg_performance': 30.97146333159325, 'bin': 0.8, 'count': 26, 'hit_count': 26, 'hit_rate': 100.0, 'total_count': 26, 'week': '2024-12-16', 'win_count': 21, 'win_rate': 80.76923076923077}, {'avg_performance': 45.14366482789435, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-16', 'win_count': 2, 'win_rate': 66.66666666666667}], '2024-12-23': [{'avg_performance': 1.1011011011010954, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-23', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.371333574507736, 'bin': 0.4, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2024-12-23', 'win_count': 10, 'win_rate': 58.8235294117647}, {'avg_performance': 9.474676484372859, 'bin': 0.5, 'count': 668, 'hit_count': 650, 'hit_rate': 97.30538922155688, 'total_count': 668, 'week': '2024-12-23', 'win_count': 528, 'win_rate': 79.04191616766467}, {'avg_performance': 18.22317884082599, 'bin': 0.6, 'count': 829, 'hit_count': 811, 'hit_rate': 97.82870928829915, 'total_count': 829, 'week': '2024-12-23', 'win_count': 705, 'win_rate': 85.0422195416164}, {'avg_performance': 22.87345575441379, 'bin': 0.7, 'count': 71, 'hit_count': 69, 'hit_rate': 97.1830985915493, 'total_count': 71, 'week': '2024-12-23', 'win_count': 62, 'win_rate': 87.32394366197182}, {'avg_performance': 20.07116067119614, 'bin': 0.8, 'count': 19, 'hit_count': 16, 'hit_rate': 84.21052631578948, 'total_count': 19, 'week': '2024-12-23', 'win_count': 16, 'win_rate': 84.21052631578948}, {'avg_performance': 42.864931268489265, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 100.0}], '2024-12-30': [{'avg_performance': 8.543323047871969, 'bin': 0.4, 'count': 26, 'hit_count': 25, 'hit_rate': 96.15384615384616, 'total_count': 26, 'week': '2024-12-30', 'win_count': 18, 'win_rate': 69.23076923076923}, {'avg_performance': 9.605782822714602, 'bin': 0.5, 'count': 967, 'hit_count': 931, 'hit_rate': 96.27714581178904, 'total_count': 967, 'week': '2024-12-30', 'win_count': 794, 'win_rate': 82.10961737331955}, {'avg_performance': 13.314518504512273, 'bin': 0.6, 'count': 1170, 'hit_count': 1137, 'hit_rate': 97.17948717948718, 'total_count': 1170, 'week': '2024-12-30', 'win_count': 1002, 'win_rate': 85.64102564102564}, {'avg_performance': 13.834897352184377, 'bin': 0.7, 'count': 141, 'hit_count': 137, 'hit_rate': 97.16312056737588, 'total_count': 141, 'week': '2024-12-30', 'win_count': 119, 'win_rate': 84.39716312056737}, {'avg_performance': 18.03100402666873, 'bin': 0.8, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2024-12-30', 'win_count': 19, 'win_rate': 90.47619047619048}, {'avg_performance': 86.17021276595746, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 1, 'win_rate': 100.0}], '2025-01-06': [{'avg_performance': 3.653643845376023, 'bin': 0.4, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2025-01-06', 'win_count': 13, 'win_rate': 61.904761904761905}, {'avg_performance': 7.11501183555015, 'bin': 0.5, 'count': 573, 'hit_count': 531, 'hit_rate': 92.67015706806282, 'total_count': 573, 'week': '2025-01-06', 'win_count': 345, 'win_rate': 60.20942408376963}, {'avg_performance': 7.033930147869317, 'bin': 0.6, 'count': 833, 'hit_count': 773, 'hit_rate': 92.79711884753901, 'total_count': 833, 'week': '2025-01-06', 'win_count': 554, 'win_rate': 66.50660264105642}, {'avg_performance': 11.06435997631877, 'bin': 0.7, 'count': 112, 'hit_count': 107, 'hit_rate': 95.53571428571429, 'total_count': 112, 'week': '2025-01-06', 'win_count': 82, 'win_rate': 73.21428571428571}, {'avg_performance': 12.01468555061957, 'bin': 0.8, 'count': 28, 'hit_count': 24, 'hit_rate': 85.71428571428571, 'total_count': 28, 'week': '2025-01-06', 'win_count': 22, 'win_rate': 78.57142857142857}, {'avg_performance': 2.747909199522108, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-06', 'win_count': 1, 'win_rate': 100.0}], '2025-01-13': [{'avg_performance': 1.77514792899408, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.677219118036632, 'bin': 0.4, 'count': 24, 'hit_count': 23, 'hit_rate': 95.83333333333333, 'total_count': 24, 'week': '2025-01-13', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 8.539310048745332, 'bin': 0.5, 'count': 564, 'hit_count': 528, 'hit_rate': 93.61702127659575, 'total_count': 564, 'week': '2025-01-13', 'win_count': 456, 'win_rate': 80.85106382978724}, {'avg_performance': 8.240635977891715, 'bin': 0.6, 'count': 708, 'hit_count': 661, 'hit_rate': 93.36158192090396, 'total_count': 708, 'week': '2025-01-13', 'win_count': 563, 'win_rate': 79.51977401129943}, {'avg_performance': 9.871046918455717, 'bin': 0.7, 'count': 51, 'hit_count': 45, 'hit_rate': 88.23529411764706, 'total_count': 51, 'week': '2025-01-13', 'win_count': 39, 'win_rate': 76.47058823529412}, {'avg_performance': 15.34581326687442, 'bin': 0.8, 'count': 10, 'hit_count': 10, 'hit_rate': 100.0, 'total_count': 10, 'week': '2025-01-13', 'win_count': 9, 'win_rate': 90.0}, {'avg_performance': 13.599999999999994, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 100.0}], '2025-01-20': [{'avg_performance': 0.6651884700665244, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.544909947380155, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2025-01-20', 'win_count': 11, 'win_rate': 57.89473684210526}, {'avg_performance': 6.015608365607231, 'bin': 0.5, 'count': 628, 'hit_count': 598, 'hit_rate': 95.22292993630573, 'total_count': 628, 'week': '2025-01-20', 'win_count': 432, 'win_rate': 68.78980891719745}, {'avg_performance': 9.039266266213598, 'bin': 0.6, 'count': 792, 'hit_count': 749, 'hit_rate': 94.57070707070707, 'total_count': 792, 'week': '2025-01-20', 'win_count': 605, 'win_rate': 76.38888888888889}, {'avg_performance': 10.536071372615584, 'bin': 0.7, 'count': 61, 'hit_count': 60, 'hit_rate': 98.36065573770492, 'total_count': 61, 'week': '2025-01-20', 'win_count': 54, 'win_rate': 88.52459016393442}, {'avg_performance': 15.25765795165968, 'bin': 0.8, 'count': 12, 'hit_count': 12, 'hit_rate': 100.0, 'total_count': 12, 'week': '2025-01-20', 'win_count': 10, 'win_rate': 83.33333333333333}], '2025-01-27': [{'avg_performance': 3.6505251976042974, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-27', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 3.3872070306215396, 'bin': 0.4, 'count': 18, 'hit_count': 15, 'hit_rate': 83.33333333333333, 'total_count': 18, 'week': '2025-01-27', 'win_count': 11, 'win_rate': 61.111111111111114}, {'avg_performance': 6.953550738751072, 'bin': 0.5, 'count': 580, 'hit_count': 547, 'hit_rate': 94.3103448275862, 'total_count': 580, 'week': '2025-01-27', 'win_count': 428, 'win_rate': 73.79310344827586}, {'avg_performance': 6.648173652090374, 'bin': 0.6, 'count': 779, 'hit_count': 726, 'hit_rate': 93.196405648267, 'total_count': 779, 'week': '2025-01-27', 'win_count': 606, 'win_rate': 77.79204107830552}, {'avg_performance': 7.471075488531045, 'bin': 0.7, 'count': 76, 'hit_count': 73, 'hit_rate': 96.05263157894737, 'total_count': 76, 'week': '2025-01-27', 'win_count': 66, 'win_rate': 86.84210526315789}, {'avg_performance': 9.608575816681654, 'bin': 0.8, 'count': 15, 'hit_count': 15, 'hit_rate': 100.0, 'total_count': 15, 'week': '2025-01-27', 'win_count': 13, 'win_rate': 86.66666666666667}, {'avg_performance': 21.423582467139635, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 100.0}], '2025-02-10': [{'avg_performance': 1.8949315591111375, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.754175337869557, 'bin': 0.4, 'count': 33, 'hit_count': 33, 'hit_rate': 100.0, 'total_count': 33, 'week': '2025-02-10', 'win_count': 17, 'win_rate': 51.515151515151516}, {'avg_performance': 7.517486777721075, 'bin': 0.5, 'count': 892, 'hit_count': 845, 'hit_rate': 94.73094170403587, 'total_count': 892, 'week': '2025-02-10', 'win_count': 647, 'win_rate': 72.53363228699551}, {'avg_performance': 10.207496081010792, 'bin': 0.6, 'count': 1368, 'hit_count': 1307, 'hit_rate': 95.54093567251462, 'total_count': 1368, 'week': '2025-02-10', 'win_count': 1083, 'win_rate': 79.16666666666667}, {'avg_performance': 13.13948137274851, 'bin': 0.7, 'count': 114, 'hit_count': 112, 'hit_rate': 98.24561403508773, 'total_count': 114, 'week': '2025-02-10', 'win_count': 85, 'win_rate': 74.56140350877193}, {'avg_performance': 9.213075395790396, 'bin': 0.8, 'count': 17, 'hit_count': 17, 'hit_rate': 100.0, 'total_count': 17, 'week': '2025-02-10', 'win_count': 12, 'win_rate': 70.58823529411765}, {'avg_performance': 4.385964912280706, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 100.0}], '2025-02-17': [{'avg_performance': 5.099765218898155, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 3.5333760194020303, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-17', 'win_count': 5, 'win_rate': 62.5}, {'avg_performance': 6.587229286030979, 'bin': 0.5, 'count': 327, 'hit_count': 296, 'hit_rate': 90.51987767584097, 'total_count': 327, 'week': '2025-02-17', 'win_count': 159, 'win_rate': 48.62385321100918}, {'avg_performance': 5.0095518733277125, 'bin': 0.6, 'count': 483, 'hit_count': 415, 'hit_rate': 85.92132505175984, 'total_count': 483, 'week': '2025-02-17', 'win_count': 252, 'win_rate': 52.17391304347826}, {'avg_performance': 4.196667245636139, 'bin': 0.7, 'count': 46, 'hit_count': 42, 'hit_rate': 91.30434782608695, 'total_count': 46, 'week': '2025-02-17', 'win_count': 28, 'win_rate': 60.869565217391305}, {'avg_performance': 4.6239894716134495, 'bin': 0.8, 'count': 6, 'hit_count': 4, 'hit_rate': 66.66666666666667, 'total_count': 6, 'week': '2025-02-17', 'win_count': 4, 'win_rate': 66.66666666666667}], '2025-02-24': [{'avg_performance': 0.3383304879783789, 'bin': 0.3, 'count': 3, 'hit_count': 2, 'hit_rate': 66.66666666666667, 'total_count': 3, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.724774404012466, 'bin': 0.4, 'count': 31, 'hit_count': 27, 'hit_rate': 87.09677419354838, 'total_count': 31, 'week': '2025-02-24', 'win_count': 17, 'win_rate': 54.83870967741935}, {'avg_performance': 5.995153465085292, 'bin': 0.5, 'count': 864, 'hit_count': 786, 'hit_rate': 90.97222222222223, 'total_count': 864, 'week': '2025-02-24', 'win_count': 544, 'win_rate': 62.96296296296296}, {'avg_performance': 5.362910312935268, 'bin': 0.6, 'count': 1038, 'hit_count': 921, 'hit_rate': 88.72832369942196, 'total_count': 1038, 'week': '2025-02-24', 'win_count': 674, 'win_rate': 64.9325626204239}, {'avg_performance': 4.419402245142155, 'bin': 0.7, 'count': 53, 'hit_count': 42, 'hit_rate': 79.24528301886792, 'total_count': 53, 'week': '2025-02-24', 'win_count': 23, 'win_rate': 43.39622641509434}, {'avg_performance': 0.14880952380952725, 'bin': 0.8, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}], '2025-03-10': [{'avg_performance': 3.370786516853932, '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': 3.229985232071821, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2025-03-10', 'win_count': 6, 'win_rate': 85.71428571428571}, {'avg_performance': 5.91457437619586, 'bin': 0.5, 'count': 339, 'hit_count': 318, 'hit_rate': 93.80530973451327, 'total_count': 339, 'week': '2025-03-10', 'win_count': 236, 'win_rate': 69.6165191740413}, {'avg_performance': 7.694099731541966, 'bin': 0.6, 'count': 312, 'hit_count': 294, 'hit_rate': 94.23076923076923, 'total_count': 312, 'week': '2025-03-10', 'win_count': 224, 'win_rate': 71.7948717948718}, {'avg_performance': 7.866797499267166, 'bin': 0.7, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2025-03-10', 'win_count': 14, 'win_rate': 82.3529411764706}]}, 'curve_data_week_list': ['2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '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-10', '2025-02-17', '2025-02-24', '2025-03-10'], 'date_from': datetime.date(2024, 10, 10), 'date_to': datetime.date(2025, 4, 8), 'kpis': {'avg_gain': 8.802179824568507, 'fail_count': 8231, 'hit_count': 30196, 'hit_rate': 94.25646148083406, 'pass_count': 23805, 'total_tests': 32036, 'win_rate': 74.30702959170932}, 'last_metrics': <ModelMetrics: Rolling LGBM 3d PH Isotonic 2% Metrics: 2025-04-07 >, 'model': <Model: Rolling LGBM 3d PH Isotonic 2% (rolling-ph-lgmb-p2-seq3-isotonic 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 0x7f92844b1d90>, <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': 41, 'counter0': 40, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 9.343793482624516, 'date': datetime.date(2024, 10, 15), 'fail_count': 160, 'hit_count': 747, 'hit_rate': 95.52429667519182, 'metrics': {'content': 0, 'financial': 0, 'other': 0}, 'pass_count': 622, 'total_count': 782, 'win_rate': 79.53964194373401}} {'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: ' "'DKsv9r6k95uWzLESBQdgkMBYrfK6Se5QxHWs2XnkM83akXQNVJbfWMS9toQDA2iv'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/52'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f92855a3110>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f92855a3110>>'} {'curve_data': [{'avg_performance': 33.8653440810506, 'bin': 0.2, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 8.824194070556567, 'bin': 0.3, 'count': 49, 'hit_count': 45, 'hit_rate': 91.83673469387755, 'total_count': 49, 'win_count': 25, 'win_rate': 51.02040816326531}, {'avg_performance': 5.6883545965376285, 'bin': 0.4, 'count': 410, 'hit_count': 378, 'hit_rate': 92.1951219512195, 'total_count': 410, 'win_count': 261, 'win_rate': 63.65853658536585}, {'avg_performance': 7.681481586572486, 'bin': 0.5, 'count': 13268, 'hit_count': 12497, 'hit_rate': 94.18902622851975, 'total_count': 13268, 'win_count': 9521, 'win_rate': 71.75911968646368}, {'avg_performance': 9.387286988023558, 'bin': 0.6, 'count': 16506, 'hit_count': 15557, 'hit_rate': 94.25057554828547, 'total_count': 16506, 'win_count': 12590, 'win_rate': 76.27529383254574}, {'avg_performance': 11.602345538915827, 'bin': 0.7, 'count': 1539, 'hit_count': 1471, 'hit_rate': 95.58154645873944, 'total_count': 1539, 'win_count': 1197, 'win_rate': 77.77777777777777}, {'avg_performance': 16.390961739552203, 'bin': 0.8, 'count': 238, 'hit_count': 222, 'hit_rate': 93.27731092436974, 'total_count': 238, 'win_count': 191, 'win_rate': 80.25210084033614}, {'avg_performance': 21.6917626187561, 'bin': 0.9, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'win_count': 18, 'win_rate': 78.26086956521739}], 'curve_data_by_week': {'2024-10-14': [{'avg_performance': 0.8563273073263545, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.833948494083741, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-10-14', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 5.0414542679053875, 'bin': 0.4, 'count': 22, 'hit_count': 18, 'hit_rate': 81.81818181818181, 'total_count': 22, 'week': '2024-10-14', 'win_count': 11, 'win_rate': 50.0}, {'avg_performance': 9.405162971834361, 'bin': 0.5, 'count': 702, 'hit_count': 661, 'hit_rate': 94.15954415954415, 'total_count': 702, 'week': '2024-10-14', 'win_count': 482, 'win_rate': 68.66096866096866}, {'avg_performance': 10.106844911169732, 'bin': 0.6, 'count': 804, 'hit_count': 765, 'hit_rate': 95.14925373134328, 'total_count': 804, 'week': '2024-10-14', 'win_count': 607, 'win_rate': 75.49751243781094}, {'avg_performance': 10.295341658155468, 'bin': 0.7, 'count': 82, 'hit_count': 78, 'hit_rate': 95.1219512195122, 'total_count': 82, 'week': '2024-10-14', 'win_count': 67, 'win_rate': 81.70731707317073}, {'avg_performance': 8.131301136271151, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-10-14', 'win_count': 8, 'win_rate': 80.0}, {'avg_performance': 8.881754949170679, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 1, 'win_rate': 100.0}], '2024-10-21': [{'avg_performance': 9.671279278685283, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 3, 'win_rate': 75.0}, {'avg_performance': 4.301172455339157, 'bin': 0.4, 'count': 26, 'hit_count': 23, 'hit_rate': 88.46153846153847, 'total_count': 26, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 34.61538461538461}, {'avg_performance': 6.819492750693891, 'bin': 0.5, 'count': 974, 'hit_count': 907, 'hit_rate': 93.1211498973306, 'total_count': 974, 'week': '2024-10-21', 'win_count': 658, 'win_rate': 67.5564681724846}, {'avg_performance': 8.182362870276854, 'bin': 0.6, 'count': 1212, 'hit_count': 1156, 'hit_rate': 95.37953795379538, 'total_count': 1212, 'week': '2024-10-21', 'win_count': 910, 'win_rate': 75.08250825082509}, {'avg_performance': 8.641538934451926, 'bin': 0.7, 'count': 150, 'hit_count': 146, 'hit_rate': 97.33333333333333, 'total_count': 150, 'week': '2024-10-21', 'win_count': 112, 'win_rate': 74.66666666666667}, {'avg_performance': 7.960241613275069, 'bin': 0.8, 'count': 16, 'hit_count': 15, 'hit_rate': 93.75, 'total_count': 16, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 56.25}, {'avg_performance': 1.9299405155320475, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-21', 'win_count': 1, 'win_rate': 50.0}], '2024-10-28': [{'avg_performance': 1.6205053536018306, 'bin': 0.3, 'count': 5, 'hit_count': 4, 'hit_rate': 80.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 40.0}, {'avg_performance': 7.858204878661623, 'bin': 0.4, 'count': 21, 'hit_count': 21, 'hit_rate': 100.0, 'total_count': 21, 'week': '2024-10-28', 'win_count': 16, 'win_rate': 76.19047619047619}, {'avg_performance': 6.648846490413345, 'bin': 0.5, 'count': 686, 'hit_count': 658, 'hit_rate': 95.91836734693878, 'total_count': 686, 'week': '2024-10-28', 'win_count': 518, 'win_rate': 75.51020408163265}, {'avg_performance': 8.085902262126316, 'bin': 0.6, 'count': 797, 'hit_count': 772, 'hit_rate': 96.86323713927227, 'total_count': 797, 'week': '2024-10-28', 'win_count': 649, 'win_rate': 81.43036386449184}, {'avg_performance': 11.848421236600606, 'bin': 0.7, 'count': 69, 'hit_count': 64, 'hit_rate': 92.7536231884058, 'total_count': 69, 'week': '2024-10-28', 'win_count': 58, 'win_rate': 84.05797101449275}, {'avg_performance': 14.267397574986997, 'bin': 0.8, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 4, 'win_rate': 80.0}, {'avg_performance': 0.34722222222223026, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-28', 'win_count': 0, 'win_rate': 0.0}], '2024-11-04': [{'avg_performance': 4.48654037886342, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 11.303728683534116, 'bin': 0.3, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2024-11-04', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 6.193407299091917, 'bin': 0.4, 'count': 22, 'hit_count': 20, 'hit_rate': 90.9090909090909, 'total_count': 22, 'week': '2024-11-04', 'win_count': 19, 'win_rate': 86.36363636363636}, {'avg_performance': 8.551721604481491, 'bin': 0.5, 'count': 660, 'hit_count': 619, 'hit_rate': 93.78787878787878, 'total_count': 660, 'week': '2024-11-04', 'win_count': 514, 'win_rate': 77.87878787878788}, {'avg_performance': 9.199905917317315, 'bin': 0.6, 'count': 719, 'hit_count': 674, 'hit_rate': 93.7413073713491, 'total_count': 719, 'week': '2024-11-04', 'win_count': 557, 'win_rate': 77.46870653685674}, {'avg_performance': 9.136526057000346, 'bin': 0.7, 'count': 39, 'hit_count': 36, 'hit_rate': 92.3076923076923, 'total_count': 39, 'week': '2024-11-04', 'win_count': 30, 'win_rate': 76.92307692307692}, {'avg_performance': 6.976744186046527, 'bin': 0.8, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}], '2024-11-11': [{'avg_performance': 58.92468569457596, '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': 3.9305498150644866, 'bin': 0.4, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-11-11', 'win_count': 8, 'win_rate': 47.05882352941177}, {'avg_performance': 4.442104130107124, 'bin': 0.5, 'count': 362, 'hit_count': 328, 'hit_rate': 90.60773480662984, 'total_count': 362, 'week': '2024-11-11', 'win_count': 218, 'win_rate': 60.22099447513812}, {'avg_performance': 6.832885016155045, 'bin': 0.6, 'count': 459, 'hit_count': 407, 'hit_rate': 88.67102396514161, 'total_count': 459, 'week': '2024-11-11', 'win_count': 294, 'win_rate': 64.05228758169935}, {'avg_performance': 6.50225864077387, 'bin': 0.7, 'count': 26, 'hit_count': 24, 'hit_rate': 92.3076923076923, 'total_count': 26, 'week': '2024-11-11', 'win_count': 16, 'win_rate': 61.53846153846154}], '2024-11-18': [{'avg_performance': 96.25316455696202, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 10.093706934177172, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 10.286979813711849, 'bin': 0.4, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-11-18', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 9.641687742145487, 'bin': 0.5, 'count': 783, 'hit_count': 758, 'hit_rate': 96.80715197956577, 'total_count': 783, 'week': '2024-11-18', 'win_count': 652, 'win_rate': 83.26947637292464}, {'avg_performance': 11.89467546720644, 'bin': 0.6, 'count': 876, 'hit_count': 849, 'hit_rate': 96.91780821917808, 'total_count': 876, 'week': '2024-11-18', 'win_count': 769, 'win_rate': 87.78538812785388}, {'avg_performance': 19.352876776932764, 'bin': 0.7, 'count': 80, 'hit_count': 80, 'hit_rate': 100.0, 'total_count': 80, 'week': '2024-11-18', 'win_count': 71, 'win_rate': 88.75}, {'avg_performance': 18.45274649281407, 'bin': 0.8, 'count': 13, 'hit_count': 13, 'hit_rate': 100.0, 'total_count': 13, 'week': '2024-11-18', 'win_count': 12, 'win_rate': 92.3076923076923}, {'avg_performance': 15.730337078651687, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}], '2024-11-25': [{'avg_performance': 11.555676832532903, 'bin': 0.3, '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': 6.265694029033848, 'bin': 0.4, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 12, 'win_rate': 66.66666666666667}, {'avg_performance': 7.634091063129644, 'bin': 0.5, 'count': 598, 'hit_count': 570, 'hit_rate': 95.31772575250837, 'total_count': 598, 'week': '2024-11-25', 'win_count': 448, 'win_rate': 74.91638795986623}, {'avg_performance': 8.702597408877535, 'bin': 0.6, 'count': 869, 'hit_count': 826, 'hit_rate': 95.0517836593786, 'total_count': 869, 'week': '2024-11-25', 'win_count': 696, 'win_rate': 80.09205983889528}, {'avg_performance': 13.765900879410582, 'bin': 0.7, 'count': 92, 'hit_count': 90, 'hit_rate': 97.82608695652173, 'total_count': 92, 'week': '2024-11-25', 'win_count': 77, 'win_rate': 83.69565217391305}, {'avg_performance': 28.946258332817518, 'bin': 0.8, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 17, 'win_rate': 94.44444444444444}, {'avg_performance': 11.190662386779556, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 3, 'win_rate': 100.0}], '2024-12-09': [{'avg_performance': 1.4905149051490498, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.3237276523665, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 13, 'win_rate': 68.42105263157895}, {'avg_performance': 6.182898593615806, 'bin': 0.5, 'count': 690, 'hit_count': 641, 'hit_rate': 92.89855072463769, 'total_count': 690, 'week': '2024-12-09', 'win_count': 451, 'win_rate': 65.3623188405797}, {'avg_performance': 9.050619565085265, 'bin': 0.6, 'count': 870, 'hit_count': 824, 'hit_rate': 94.71264367816092, 'total_count': 870, 'week': '2024-12-09', 'win_count': 624, 'win_rate': 71.72413793103448}, {'avg_performance': 9.29780403196579, 'bin': 0.7, 'count': 96, 'hit_count': 93, 'hit_rate': 96.875, 'total_count': 96, 'week': '2024-12-09', 'win_count': 68, 'win_rate': 70.83333333333333}, {'avg_performance': 15.059213057045703, 'bin': 0.8, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 14, 'win_rate': 73.6842105263158}, {'avg_performance': 0.659367610806464, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}], '2024-12-16': [{'avg_performance': 0.1904761904761864, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 6.259213538127868, 'bin': 0.4, 'count': 37, 'hit_count': 33, 'hit_rate': 89.1891891891892, 'total_count': 37, 'week': '2024-12-16', 'win_count': 25, 'win_rate': 67.56756756756756}, {'avg_performance': 8.584611771243424, 'bin': 0.5, 'count': 1411, 'hit_count': 1325, 'hit_rate': 93.90503189227498, 'total_count': 1411, 'week': '2024-12-16', 'win_count': 1011, 'win_rate': 71.65131112686038}, {'avg_performance': 9.939810447414, 'bin': 0.6, 'count': 1588, 'hit_count': 1490, 'hit_rate': 93.82871536523929, 'total_count': 1588, 'week': '2024-12-16', 'win_count': 1216, 'win_rate': 76.57430730478589}, {'avg_performance': 12.751983309057357, 'bin': 0.7, 'count': 163, 'hit_count': 157, 'hit_rate': 96.31901840490798, 'total_count': 163, 'week': '2024-12-16', 'win_count': 126, 'win_rate': 77.30061349693251}, {'avg_performance': 30.97146333159325, 'bin': 0.8, 'count': 26, 'hit_count': 26, 'hit_rate': 100.0, 'total_count': 26, 'week': '2024-12-16', 'win_count': 21, 'win_rate': 80.76923076923077}, {'avg_performance': 45.14366482789435, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-16', 'win_count': 2, 'win_rate': 66.66666666666667}], '2024-12-23': [{'avg_performance': 1.1011011011010954, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-23', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.371333574507736, 'bin': 0.4, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2024-12-23', 'win_count': 10, 'win_rate': 58.8235294117647}, {'avg_performance': 9.474676484372859, 'bin': 0.5, 'count': 668, 'hit_count': 650, 'hit_rate': 97.30538922155688, 'total_count': 668, 'week': '2024-12-23', 'win_count': 528, 'win_rate': 79.04191616766467}, {'avg_performance': 18.22317884082599, 'bin': 0.6, 'count': 829, 'hit_count': 811, 'hit_rate': 97.82870928829915, 'total_count': 829, 'week': '2024-12-23', 'win_count': 705, 'win_rate': 85.0422195416164}, {'avg_performance': 22.87345575441379, 'bin': 0.7, 'count': 71, 'hit_count': 69, 'hit_rate': 97.1830985915493, 'total_count': 71, 'week': '2024-12-23', 'win_count': 62, 'win_rate': 87.32394366197182}, {'avg_performance': 20.07116067119614, 'bin': 0.8, 'count': 19, 'hit_count': 16, 'hit_rate': 84.21052631578948, 'total_count': 19, 'week': '2024-12-23', 'win_count': 16, 'win_rate': 84.21052631578948}, {'avg_performance': 42.864931268489265, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 100.0}], '2024-12-30': [{'avg_performance': 8.543323047871969, 'bin': 0.4, 'count': 26, 'hit_count': 25, 'hit_rate': 96.15384615384616, 'total_count': 26, 'week': '2024-12-30', 'win_count': 18, 'win_rate': 69.23076923076923}, {'avg_performance': 9.605782822714602, 'bin': 0.5, 'count': 967, 'hit_count': 931, 'hit_rate': 96.27714581178904, 'total_count': 967, 'week': '2024-12-30', 'win_count': 794, 'win_rate': 82.10961737331955}, {'avg_performance': 13.314518504512273, 'bin': 0.6, 'count': 1170, 'hit_count': 1137, 'hit_rate': 97.17948717948718, 'total_count': 1170, 'week': '2024-12-30', 'win_count': 1002, 'win_rate': 85.64102564102564}, {'avg_performance': 13.834897352184377, 'bin': 0.7, 'count': 141, 'hit_count': 137, 'hit_rate': 97.16312056737588, 'total_count': 141, 'week': '2024-12-30', 'win_count': 119, 'win_rate': 84.39716312056737}, {'avg_performance': 18.03100402666873, 'bin': 0.8, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2024-12-30', 'win_count': 19, 'win_rate': 90.47619047619048}, {'avg_performance': 86.17021276595746, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 1, 'win_rate': 100.0}], '2025-01-06': [{'avg_performance': 3.653643845376023, 'bin': 0.4, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2025-01-06', 'win_count': 13, 'win_rate': 61.904761904761905}, {'avg_performance': 7.11501183555015, 'bin': 0.5, 'count': 573, 'hit_count': 531, 'hit_rate': 92.67015706806282, 'total_count': 573, 'week': '2025-01-06', 'win_count': 345, 'win_rate': 60.20942408376963}, {'avg_performance': 7.033930147869317, 'bin': 0.6, 'count': 833, 'hit_count': 773, 'hit_rate': 92.79711884753901, 'total_count': 833, 'week': '2025-01-06', 'win_count': 554, 'win_rate': 66.50660264105642}, {'avg_performance': 11.06435997631877, 'bin': 0.7, 'count': 112, 'hit_count': 107, 'hit_rate': 95.53571428571429, 'total_count': 112, 'week': '2025-01-06', 'win_count': 82, 'win_rate': 73.21428571428571}, {'avg_performance': 12.01468555061957, 'bin': 0.8, 'count': 28, 'hit_count': 24, 'hit_rate': 85.71428571428571, 'total_count': 28, 'week': '2025-01-06', 'win_count': 22, 'win_rate': 78.57142857142857}, {'avg_performance': 2.747909199522108, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-06', 'win_count': 1, 'win_rate': 100.0}], '2025-01-13': [{'avg_performance': 1.77514792899408, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.677219118036632, 'bin': 0.4, 'count': 24, 'hit_count': 23, 'hit_rate': 95.83333333333333, 'total_count': 24, 'week': '2025-01-13', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 8.539310048745332, 'bin': 0.5, 'count': 564, 'hit_count': 528, 'hit_rate': 93.61702127659575, 'total_count': 564, 'week': '2025-01-13', 'win_count': 456, 'win_rate': 80.85106382978724}, {'avg_performance': 8.240635977891715, 'bin': 0.6, 'count': 708, 'hit_count': 661, 'hit_rate': 93.36158192090396, 'total_count': 708, 'week': '2025-01-13', 'win_count': 563, 'win_rate': 79.51977401129943}, {'avg_performance': 9.871046918455717, 'bin': 0.7, 'count': 51, 'hit_count': 45, 'hit_rate': 88.23529411764706, 'total_count': 51, 'week': '2025-01-13', 'win_count': 39, 'win_rate': 76.47058823529412}, {'avg_performance': 15.34581326687442, 'bin': 0.8, 'count': 10, 'hit_count': 10, 'hit_rate': 100.0, 'total_count': 10, 'week': '2025-01-13', 'win_count': 9, 'win_rate': 90.0}, {'avg_performance': 13.599999999999994, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 100.0}], '2025-01-20': [{'avg_performance': 0.6651884700665244, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.544909947380155, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2025-01-20', 'win_count': 11, 'win_rate': 57.89473684210526}, {'avg_performance': 6.015608365607231, 'bin': 0.5, 'count': 628, 'hit_count': 598, 'hit_rate': 95.22292993630573, 'total_count': 628, 'week': '2025-01-20', 'win_count': 432, 'win_rate': 68.78980891719745}, {'avg_performance': 9.039266266213598, 'bin': 0.6, 'count': 792, 'hit_count': 749, 'hit_rate': 94.57070707070707, 'total_count': 792, 'week': '2025-01-20', 'win_count': 605, 'win_rate': 76.38888888888889}, {'avg_performance': 10.536071372615584, 'bin': 0.7, 'count': 61, 'hit_count': 60, 'hit_rate': 98.36065573770492, 'total_count': 61, 'week': '2025-01-20', 'win_count': 54, 'win_rate': 88.52459016393442}, {'avg_performance': 15.25765795165968, 'bin': 0.8, 'count': 12, 'hit_count': 12, 'hit_rate': 100.0, 'total_count': 12, 'week': '2025-01-20', 'win_count': 10, 'win_rate': 83.33333333333333}], '2025-01-27': [{'avg_performance': 3.6505251976042974, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-27', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 3.3872070306215396, 'bin': 0.4, 'count': 18, 'hit_count': 15, 'hit_rate': 83.33333333333333, 'total_count': 18, 'week': '2025-01-27', 'win_count': 11, 'win_rate': 61.111111111111114}, {'avg_performance': 6.953550738751072, 'bin': 0.5, 'count': 580, 'hit_count': 547, 'hit_rate': 94.3103448275862, 'total_count': 580, 'week': '2025-01-27', 'win_count': 428, 'win_rate': 73.79310344827586}, {'avg_performance': 6.648173652090374, 'bin': 0.6, 'count': 779, 'hit_count': 726, 'hit_rate': 93.196405648267, 'total_count': 779, 'week': '2025-01-27', 'win_count': 606, 'win_rate': 77.79204107830552}, {'avg_performance': 7.471075488531045, 'bin': 0.7, 'count': 76, 'hit_count': 73, 'hit_rate': 96.05263157894737, 'total_count': 76, 'week': '2025-01-27', 'win_count': 66, 'win_rate': 86.84210526315789}, {'avg_performance': 9.608575816681654, 'bin': 0.8, 'count': 15, 'hit_count': 15, 'hit_rate': 100.0, 'total_count': 15, 'week': '2025-01-27', 'win_count': 13, 'win_rate': 86.66666666666667}, {'avg_performance': 21.423582467139635, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 100.0}], '2025-02-10': [{'avg_performance': 1.8949315591111375, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.754175337869557, 'bin': 0.4, 'count': 33, 'hit_count': 33, 'hit_rate': 100.0, 'total_count': 33, 'week': '2025-02-10', 'win_count': 17, 'win_rate': 51.515151515151516}, {'avg_performance': 7.517486777721075, 'bin': 0.5, 'count': 892, 'hit_count': 845, 'hit_rate': 94.73094170403587, 'total_count': 892, 'week': '2025-02-10', 'win_count': 647, 'win_rate': 72.53363228699551}, {'avg_performance': 10.207496081010792, 'bin': 0.6, 'count': 1368, 'hit_count': 1307, 'hit_rate': 95.54093567251462, 'total_count': 1368, 'week': '2025-02-10', 'win_count': 1083, 'win_rate': 79.16666666666667}, {'avg_performance': 13.13948137274851, 'bin': 0.7, 'count': 114, 'hit_count': 112, 'hit_rate': 98.24561403508773, 'total_count': 114, 'week': '2025-02-10', 'win_count': 85, 'win_rate': 74.56140350877193}, {'avg_performance': 9.213075395790396, 'bin': 0.8, 'count': 17, 'hit_count': 17, 'hit_rate': 100.0, 'total_count': 17, 'week': '2025-02-10', 'win_count': 12, 'win_rate': 70.58823529411765}, {'avg_performance': 4.385964912280706, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 100.0}], '2025-02-17': [{'avg_performance': 5.099765218898155, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 3.5333760194020303, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-17', 'win_count': 5, 'win_rate': 62.5}, {'avg_performance': 6.587229286030979, 'bin': 0.5, 'count': 327, 'hit_count': 296, 'hit_rate': 90.51987767584097, 'total_count': 327, 'week': '2025-02-17', 'win_count': 159, 'win_rate': 48.62385321100918}, {'avg_performance': 5.0095518733277125, 'bin': 0.6, 'count': 483, 'hit_count': 415, 'hit_rate': 85.92132505175984, 'total_count': 483, 'week': '2025-02-17', 'win_count': 252, 'win_rate': 52.17391304347826}, {'avg_performance': 4.196667245636139, 'bin': 0.7, 'count': 46, 'hit_count': 42, 'hit_rate': 91.30434782608695, 'total_count': 46, 'week': '2025-02-17', 'win_count': 28, 'win_rate': 60.869565217391305}, {'avg_performance': 4.6239894716134495, 'bin': 0.8, 'count': 6, 'hit_count': 4, 'hit_rate': 66.66666666666667, 'total_count': 6, 'week': '2025-02-17', 'win_count': 4, 'win_rate': 66.66666666666667}], '2025-02-24': [{'avg_performance': 0.3383304879783789, 'bin': 0.3, 'count': 3, 'hit_count': 2, 'hit_rate': 66.66666666666667, 'total_count': 3, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.724774404012466, 'bin': 0.4, 'count': 31, 'hit_count': 27, 'hit_rate': 87.09677419354838, 'total_count': 31, 'week': '2025-02-24', 'win_count': 17, 'win_rate': 54.83870967741935}, {'avg_performance': 5.995153465085292, 'bin': 0.5, 'count': 864, 'hit_count': 786, 'hit_rate': 90.97222222222223, 'total_count': 864, 'week': '2025-02-24', 'win_count': 544, 'win_rate': 62.96296296296296}, {'avg_performance': 5.362910312935268, 'bin': 0.6, 'count': 1038, 'hit_count': 921, 'hit_rate': 88.72832369942196, 'total_count': 1038, 'week': '2025-02-24', 'win_count': 674, 'win_rate': 64.9325626204239}, {'avg_performance': 4.419402245142155, 'bin': 0.7, 'count': 53, 'hit_count': 42, 'hit_rate': 79.24528301886792, 'total_count': 53, 'week': '2025-02-24', 'win_count': 23, 'win_rate': 43.39622641509434}, {'avg_performance': 0.14880952380952725, 'bin': 0.8, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}], '2025-03-10': [{'avg_performance': 3.370786516853932, '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': 3.229985232071821, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2025-03-10', 'win_count': 6, 'win_rate': 85.71428571428571}, {'avg_performance': 5.91457437619586, 'bin': 0.5, 'count': 339, 'hit_count': 318, 'hit_rate': 93.80530973451327, 'total_count': 339, 'week': '2025-03-10', 'win_count': 236, 'win_rate': 69.6165191740413}, {'avg_performance': 7.694099731541966, 'bin': 0.6, 'count': 312, 'hit_count': 294, 'hit_rate': 94.23076923076923, 'total_count': 312, 'week': '2025-03-10', 'win_count': 224, 'win_rate': 71.7948717948718}, {'avg_performance': 7.866797499267166, 'bin': 0.7, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2025-03-10', 'win_count': 14, 'win_rate': 82.3529411764706}]}, 'curve_data_week_list': ['2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '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-10', '2025-02-17', '2025-02-24', '2025-03-10'], 'date_from': datetime.date(2024, 10, 10), 'date_to': datetime.date(2025, 4, 8), 'kpis': {'avg_gain': 8.802179824568507, 'fail_count': 8231, 'hit_count': 30196, 'hit_rate': 94.25646148083406, 'pass_count': 23805, 'total_tests': 32036, 'win_rate': 74.30702959170932}, 'last_metrics': <ModelMetrics: Rolling LGBM 3d PH Isotonic 2% Metrics: 2025-04-07 >, 'model': <Model: Rolling LGBM 3d PH Isotonic 2% (rolling-ph-lgmb-p2-seq3-isotonic 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 0x7f92844b1d90>, <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': 41, 'counter0': 40, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 9.343793482624516, 'date': datetime.date(2024, 10, 15), 'fail_count': 160, 'hit_count': 747, 'hit_rate': 95.52429667519182, 'metrics': {'content': 0, 'financial': 0, 'other': 0}, 'pass_count': 622, 'total_count': 782, 'win_rate': 79.53964194373401}} {'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: ' "'DKsv9r6k95uWzLESBQdgkMBYrfK6Se5QxHWs2XnkM83akXQNVJbfWMS9toQDA2iv'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/52'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f92855a3110>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f92855a3110>>'} {'curve_data': [{'avg_performance': 33.8653440810506, 'bin': 0.2, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 8.824194070556567, 'bin': 0.3, 'count': 49, 'hit_count': 45, 'hit_rate': 91.83673469387755, 'total_count': 49, 'win_count': 25, 'win_rate': 51.02040816326531}, {'avg_performance': 5.6883545965376285, 'bin': 0.4, 'count': 410, 'hit_count': 378, 'hit_rate': 92.1951219512195, 'total_count': 410, 'win_count': 261, 'win_rate': 63.65853658536585}, {'avg_performance': 7.681481586572486, 'bin': 0.5, 'count': 13268, 'hit_count': 12497, 'hit_rate': 94.18902622851975, 'total_count': 13268, 'win_count': 9521, 'win_rate': 71.75911968646368}, {'avg_performance': 9.387286988023558, 'bin': 0.6, 'count': 16506, 'hit_count': 15557, 'hit_rate': 94.25057554828547, 'total_count': 16506, 'win_count': 12590, 'win_rate': 76.27529383254574}, {'avg_performance': 11.602345538915827, 'bin': 0.7, 'count': 1539, 'hit_count': 1471, 'hit_rate': 95.58154645873944, 'total_count': 1539, 'win_count': 1197, 'win_rate': 77.77777777777777}, {'avg_performance': 16.390961739552203, 'bin': 0.8, 'count': 238, 'hit_count': 222, 'hit_rate': 93.27731092436974, 'total_count': 238, 'win_count': 191, 'win_rate': 80.25210084033614}, {'avg_performance': 21.6917626187561, 'bin': 0.9, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'win_count': 18, 'win_rate': 78.26086956521739}], 'curve_data_by_week': {'2024-10-14': [{'avg_performance': 0.8563273073263545, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.833948494083741, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-10-14', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 5.0414542679053875, 'bin': 0.4, 'count': 22, 'hit_count': 18, 'hit_rate': 81.81818181818181, 'total_count': 22, 'week': '2024-10-14', 'win_count': 11, 'win_rate': 50.0}, {'avg_performance': 9.405162971834361, 'bin': 0.5, 'count': 702, 'hit_count': 661, 'hit_rate': 94.15954415954415, 'total_count': 702, 'week': '2024-10-14', 'win_count': 482, 'win_rate': 68.66096866096866}, {'avg_performance': 10.106844911169732, 'bin': 0.6, 'count': 804, 'hit_count': 765, 'hit_rate': 95.14925373134328, 'total_count': 804, 'week': '2024-10-14', 'win_count': 607, 'win_rate': 75.49751243781094}, {'avg_performance': 10.295341658155468, 'bin': 0.7, 'count': 82, 'hit_count': 78, 'hit_rate': 95.1219512195122, 'total_count': 82, 'week': '2024-10-14', 'win_count': 67, 'win_rate': 81.70731707317073}, {'avg_performance': 8.131301136271151, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-10-14', 'win_count': 8, 'win_rate': 80.0}, {'avg_performance': 8.881754949170679, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 1, 'win_rate': 100.0}], '2024-10-21': [{'avg_performance': 9.671279278685283, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 3, 'win_rate': 75.0}, {'avg_performance': 4.301172455339157, 'bin': 0.4, 'count': 26, 'hit_count': 23, 'hit_rate': 88.46153846153847, 'total_count': 26, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 34.61538461538461}, {'avg_performance': 6.819492750693891, 'bin': 0.5, 'count': 974, 'hit_count': 907, 'hit_rate': 93.1211498973306, 'total_count': 974, 'week': '2024-10-21', 'win_count': 658, 'win_rate': 67.5564681724846}, {'avg_performance': 8.182362870276854, 'bin': 0.6, 'count': 1212, 'hit_count': 1156, 'hit_rate': 95.37953795379538, 'total_count': 1212, 'week': '2024-10-21', 'win_count': 910, 'win_rate': 75.08250825082509}, {'avg_performance': 8.641538934451926, 'bin': 0.7, 'count': 150, 'hit_count': 146, 'hit_rate': 97.33333333333333, 'total_count': 150, 'week': '2024-10-21', 'win_count': 112, 'win_rate': 74.66666666666667}, {'avg_performance': 7.960241613275069, 'bin': 0.8, 'count': 16, 'hit_count': 15, 'hit_rate': 93.75, 'total_count': 16, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 56.25}, {'avg_performance': 1.9299405155320475, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-21', 'win_count': 1, 'win_rate': 50.0}], '2024-10-28': [{'avg_performance': 1.6205053536018306, 'bin': 0.3, 'count': 5, 'hit_count': 4, 'hit_rate': 80.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 40.0}, {'avg_performance': 7.858204878661623, 'bin': 0.4, 'count': 21, 'hit_count': 21, 'hit_rate': 100.0, 'total_count': 21, 'week': '2024-10-28', 'win_count': 16, 'win_rate': 76.19047619047619}, {'avg_performance': 6.648846490413345, 'bin': 0.5, 'count': 686, 'hit_count': 658, 'hit_rate': 95.91836734693878, 'total_count': 686, 'week': '2024-10-28', 'win_count': 518, 'win_rate': 75.51020408163265}, {'avg_performance': 8.085902262126316, 'bin': 0.6, 'count': 797, 'hit_count': 772, 'hit_rate': 96.86323713927227, 'total_count': 797, 'week': '2024-10-28', 'win_count': 649, 'win_rate': 81.43036386449184}, {'avg_performance': 11.848421236600606, 'bin': 0.7, 'count': 69, 'hit_count': 64, 'hit_rate': 92.7536231884058, 'total_count': 69, 'week': '2024-10-28', 'win_count': 58, 'win_rate': 84.05797101449275}, {'avg_performance': 14.267397574986997, 'bin': 0.8, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 4, 'win_rate': 80.0}, {'avg_performance': 0.34722222222223026, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-28', 'win_count': 0, 'win_rate': 0.0}], '2024-11-04': [{'avg_performance': 4.48654037886342, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 11.303728683534116, 'bin': 0.3, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2024-11-04', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 6.193407299091917, 'bin': 0.4, 'count': 22, 'hit_count': 20, 'hit_rate': 90.9090909090909, 'total_count': 22, 'week': '2024-11-04', 'win_count': 19, 'win_rate': 86.36363636363636}, {'avg_performance': 8.551721604481491, 'bin': 0.5, 'count': 660, 'hit_count': 619, 'hit_rate': 93.78787878787878, 'total_count': 660, 'week': '2024-11-04', 'win_count': 514, 'win_rate': 77.87878787878788}, {'avg_performance': 9.199905917317315, 'bin': 0.6, 'count': 719, 'hit_count': 674, 'hit_rate': 93.7413073713491, 'total_count': 719, 'week': '2024-11-04', 'win_count': 557, 'win_rate': 77.46870653685674}, {'avg_performance': 9.136526057000346, 'bin': 0.7, 'count': 39, 'hit_count': 36, 'hit_rate': 92.3076923076923, 'total_count': 39, 'week': '2024-11-04', 'win_count': 30, 'win_rate': 76.92307692307692}, {'avg_performance': 6.976744186046527, 'bin': 0.8, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}], '2024-11-11': [{'avg_performance': 58.92468569457596, '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': 3.9305498150644866, 'bin': 0.4, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-11-11', 'win_count': 8, 'win_rate': 47.05882352941177}, {'avg_performance': 4.442104130107124, 'bin': 0.5, 'count': 362, 'hit_count': 328, 'hit_rate': 90.60773480662984, 'total_count': 362, 'week': '2024-11-11', 'win_count': 218, 'win_rate': 60.22099447513812}, {'avg_performance': 6.832885016155045, 'bin': 0.6, 'count': 459, 'hit_count': 407, 'hit_rate': 88.67102396514161, 'total_count': 459, 'week': '2024-11-11', 'win_count': 294, 'win_rate': 64.05228758169935}, {'avg_performance': 6.50225864077387, 'bin': 0.7, 'count': 26, 'hit_count': 24, 'hit_rate': 92.3076923076923, 'total_count': 26, 'week': '2024-11-11', 'win_count': 16, 'win_rate': 61.53846153846154}], '2024-11-18': [{'avg_performance': 96.25316455696202, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 10.093706934177172, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 10.286979813711849, 'bin': 0.4, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-11-18', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 9.641687742145487, 'bin': 0.5, 'count': 783, 'hit_count': 758, 'hit_rate': 96.80715197956577, 'total_count': 783, 'week': '2024-11-18', 'win_count': 652, 'win_rate': 83.26947637292464}, {'avg_performance': 11.89467546720644, 'bin': 0.6, 'count': 876, 'hit_count': 849, 'hit_rate': 96.91780821917808, 'total_count': 876, 'week': '2024-11-18', 'win_count': 769, 'win_rate': 87.78538812785388}, {'avg_performance': 19.352876776932764, 'bin': 0.7, 'count': 80, 'hit_count': 80, 'hit_rate': 100.0, 'total_count': 80, 'week': '2024-11-18', 'win_count': 71, 'win_rate': 88.75}, {'avg_performance': 18.45274649281407, 'bin': 0.8, 'count': 13, 'hit_count': 13, 'hit_rate': 100.0, 'total_count': 13, 'week': '2024-11-18', 'win_count': 12, 'win_rate': 92.3076923076923}, {'avg_performance': 15.730337078651687, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}], '2024-11-25': [{'avg_performance': 11.555676832532903, 'bin': 0.3, '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': 6.265694029033848, 'bin': 0.4, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 12, 'win_rate': 66.66666666666667}, {'avg_performance': 7.634091063129644, 'bin': 0.5, 'count': 598, 'hit_count': 570, 'hit_rate': 95.31772575250837, 'total_count': 598, 'week': '2024-11-25', 'win_count': 448, 'win_rate': 74.91638795986623}, {'avg_performance': 8.702597408877535, 'bin': 0.6, 'count': 869, 'hit_count': 826, 'hit_rate': 95.0517836593786, 'total_count': 869, 'week': '2024-11-25', 'win_count': 696, 'win_rate': 80.09205983889528}, {'avg_performance': 13.765900879410582, 'bin': 0.7, 'count': 92, 'hit_count': 90, 'hit_rate': 97.82608695652173, 'total_count': 92, 'week': '2024-11-25', 'win_count': 77, 'win_rate': 83.69565217391305}, {'avg_performance': 28.946258332817518, 'bin': 0.8, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 17, 'win_rate': 94.44444444444444}, {'avg_performance': 11.190662386779556, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 3, 'win_rate': 100.0}], '2024-12-09': [{'avg_performance': 1.4905149051490498, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.3237276523665, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 13, 'win_rate': 68.42105263157895}, {'avg_performance': 6.182898593615806, 'bin': 0.5, 'count': 690, 'hit_count': 641, 'hit_rate': 92.89855072463769, 'total_count': 690, 'week': '2024-12-09', 'win_count': 451, 'win_rate': 65.3623188405797}, {'avg_performance': 9.050619565085265, 'bin': 0.6, 'count': 870, 'hit_count': 824, 'hit_rate': 94.71264367816092, 'total_count': 870, 'week': '2024-12-09', 'win_count': 624, 'win_rate': 71.72413793103448}, {'avg_performance': 9.29780403196579, 'bin': 0.7, 'count': 96, 'hit_count': 93, 'hit_rate': 96.875, 'total_count': 96, 'week': '2024-12-09', 'win_count': 68, 'win_rate': 70.83333333333333}, {'avg_performance': 15.059213057045703, 'bin': 0.8, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 14, 'win_rate': 73.6842105263158}, {'avg_performance': 0.659367610806464, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}], '2024-12-16': [{'avg_performance': 0.1904761904761864, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 6.259213538127868, 'bin': 0.4, 'count': 37, 'hit_count': 33, 'hit_rate': 89.1891891891892, 'total_count': 37, 'week': '2024-12-16', 'win_count': 25, 'win_rate': 67.56756756756756}, {'avg_performance': 8.584611771243424, 'bin': 0.5, 'count': 1411, 'hit_count': 1325, 'hit_rate': 93.90503189227498, 'total_count': 1411, 'week': '2024-12-16', 'win_count': 1011, 'win_rate': 71.65131112686038}, {'avg_performance': 9.939810447414, 'bin': 0.6, 'count': 1588, 'hit_count': 1490, 'hit_rate': 93.82871536523929, 'total_count': 1588, 'week': '2024-12-16', 'win_count': 1216, 'win_rate': 76.57430730478589}, {'avg_performance': 12.751983309057357, 'bin': 0.7, 'count': 163, 'hit_count': 157, 'hit_rate': 96.31901840490798, 'total_count': 163, 'week': '2024-12-16', 'win_count': 126, 'win_rate': 77.30061349693251}, {'avg_performance': 30.97146333159325, 'bin': 0.8, 'count': 26, 'hit_count': 26, 'hit_rate': 100.0, 'total_count': 26, 'week': '2024-12-16', 'win_count': 21, 'win_rate': 80.76923076923077}, {'avg_performance': 45.14366482789435, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-16', 'win_count': 2, 'win_rate': 66.66666666666667}], '2024-12-23': [{'avg_performance': 1.1011011011010954, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-23', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.371333574507736, 'bin': 0.4, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2024-12-23', 'win_count': 10, 'win_rate': 58.8235294117647}, {'avg_performance': 9.474676484372859, 'bin': 0.5, 'count': 668, 'hit_count': 650, 'hit_rate': 97.30538922155688, 'total_count': 668, 'week': '2024-12-23', 'win_count': 528, 'win_rate': 79.04191616766467}, {'avg_performance': 18.22317884082599, 'bin': 0.6, 'count': 829, 'hit_count': 811, 'hit_rate': 97.82870928829915, 'total_count': 829, 'week': '2024-12-23', 'win_count': 705, 'win_rate': 85.0422195416164}, {'avg_performance': 22.87345575441379, 'bin': 0.7, 'count': 71, 'hit_count': 69, 'hit_rate': 97.1830985915493, 'total_count': 71, 'week': '2024-12-23', 'win_count': 62, 'win_rate': 87.32394366197182}, {'avg_performance': 20.07116067119614, 'bin': 0.8, 'count': 19, 'hit_count': 16, 'hit_rate': 84.21052631578948, 'total_count': 19, 'week': '2024-12-23', 'win_count': 16, 'win_rate': 84.21052631578948}, {'avg_performance': 42.864931268489265, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 100.0}], '2024-12-30': [{'avg_performance': 8.543323047871969, 'bin': 0.4, 'count': 26, 'hit_count': 25, 'hit_rate': 96.15384615384616, 'total_count': 26, 'week': '2024-12-30', 'win_count': 18, 'win_rate': 69.23076923076923}, {'avg_performance': 9.605782822714602, 'bin': 0.5, 'count': 967, 'hit_count': 931, 'hit_rate': 96.27714581178904, 'total_count': 967, 'week': '2024-12-30', 'win_count': 794, 'win_rate': 82.10961737331955}, {'avg_performance': 13.314518504512273, 'bin': 0.6, 'count': 1170, 'hit_count': 1137, 'hit_rate': 97.17948717948718, 'total_count': 1170, 'week': '2024-12-30', 'win_count': 1002, 'win_rate': 85.64102564102564}, {'avg_performance': 13.834897352184377, 'bin': 0.7, 'count': 141, 'hit_count': 137, 'hit_rate': 97.16312056737588, 'total_count': 141, 'week': '2024-12-30', 'win_count': 119, 'win_rate': 84.39716312056737}, {'avg_performance': 18.03100402666873, 'bin': 0.8, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2024-12-30', 'win_count': 19, 'win_rate': 90.47619047619048}, {'avg_performance': 86.17021276595746, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 1, 'win_rate': 100.0}], '2025-01-06': [{'avg_performance': 3.653643845376023, 'bin': 0.4, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2025-01-06', 'win_count': 13, 'win_rate': 61.904761904761905}, {'avg_performance': 7.11501183555015, 'bin': 0.5, 'count': 573, 'hit_count': 531, 'hit_rate': 92.67015706806282, 'total_count': 573, 'week': '2025-01-06', 'win_count': 345, 'win_rate': 60.20942408376963}, {'avg_performance': 7.033930147869317, 'bin': 0.6, 'count': 833, 'hit_count': 773, 'hit_rate': 92.79711884753901, 'total_count': 833, 'week': '2025-01-06', 'win_count': 554, 'win_rate': 66.50660264105642}, {'avg_performance': 11.06435997631877, 'bin': 0.7, 'count': 112, 'hit_count': 107, 'hit_rate': 95.53571428571429, 'total_count': 112, 'week': '2025-01-06', 'win_count': 82, 'win_rate': 73.21428571428571}, {'avg_performance': 12.01468555061957, 'bin': 0.8, 'count': 28, 'hit_count': 24, 'hit_rate': 85.71428571428571, 'total_count': 28, 'week': '2025-01-06', 'win_count': 22, 'win_rate': 78.57142857142857}, {'avg_performance': 2.747909199522108, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-06', 'win_count': 1, 'win_rate': 100.0}], '2025-01-13': [{'avg_performance': 1.77514792899408, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.677219118036632, 'bin': 0.4, 'count': 24, 'hit_count': 23, 'hit_rate': 95.83333333333333, 'total_count': 24, 'week': '2025-01-13', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 8.539310048745332, 'bin': 0.5, 'count': 564, 'hit_count': 528, 'hit_rate': 93.61702127659575, 'total_count': 564, 'week': '2025-01-13', 'win_count': 456, 'win_rate': 80.85106382978724}, {'avg_performance': 8.240635977891715, 'bin': 0.6, 'count': 708, 'hit_count': 661, 'hit_rate': 93.36158192090396, 'total_count': 708, 'week': '2025-01-13', 'win_count': 563, 'win_rate': 79.51977401129943}, {'avg_performance': 9.871046918455717, 'bin': 0.7, 'count': 51, 'hit_count': 45, 'hit_rate': 88.23529411764706, 'total_count': 51, 'week': '2025-01-13', 'win_count': 39, 'win_rate': 76.47058823529412}, {'avg_performance': 15.34581326687442, 'bin': 0.8, 'count': 10, 'hit_count': 10, 'hit_rate': 100.0, 'total_count': 10, 'week': '2025-01-13', 'win_count': 9, 'win_rate': 90.0}, {'avg_performance': 13.599999999999994, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 100.0}], '2025-01-20': [{'avg_performance': 0.6651884700665244, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.544909947380155, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2025-01-20', 'win_count': 11, 'win_rate': 57.89473684210526}, {'avg_performance': 6.015608365607231, 'bin': 0.5, 'count': 628, 'hit_count': 598, 'hit_rate': 95.22292993630573, 'total_count': 628, 'week': '2025-01-20', 'win_count': 432, 'win_rate': 68.78980891719745}, {'avg_performance': 9.039266266213598, 'bin': 0.6, 'count': 792, 'hit_count': 749, 'hit_rate': 94.57070707070707, 'total_count': 792, 'week': '2025-01-20', 'win_count': 605, 'win_rate': 76.38888888888889}, {'avg_performance': 10.536071372615584, 'bin': 0.7, 'count': 61, 'hit_count': 60, 'hit_rate': 98.36065573770492, 'total_count': 61, 'week': '2025-01-20', 'win_count': 54, 'win_rate': 88.52459016393442}, {'avg_performance': 15.25765795165968, 'bin': 0.8, 'count': 12, 'hit_count': 12, 'hit_rate': 100.0, 'total_count': 12, 'week': '2025-01-20', 'win_count': 10, 'win_rate': 83.33333333333333}], '2025-01-27': [{'avg_performance': 3.6505251976042974, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-27', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 3.3872070306215396, 'bin': 0.4, 'count': 18, 'hit_count': 15, 'hit_rate': 83.33333333333333, 'total_count': 18, 'week': '2025-01-27', 'win_count': 11, 'win_rate': 61.111111111111114}, {'avg_performance': 6.953550738751072, 'bin': 0.5, 'count': 580, 'hit_count': 547, 'hit_rate': 94.3103448275862, 'total_count': 580, 'week': '2025-01-27', 'win_count': 428, 'win_rate': 73.79310344827586}, {'avg_performance': 6.648173652090374, 'bin': 0.6, 'count': 779, 'hit_count': 726, 'hit_rate': 93.196405648267, 'total_count': 779, 'week': '2025-01-27', 'win_count': 606, 'win_rate': 77.79204107830552}, {'avg_performance': 7.471075488531045, 'bin': 0.7, 'count': 76, 'hit_count': 73, 'hit_rate': 96.05263157894737, 'total_count': 76, 'week': '2025-01-27', 'win_count': 66, 'win_rate': 86.84210526315789}, {'avg_performance': 9.608575816681654, 'bin': 0.8, 'count': 15, 'hit_count': 15, 'hit_rate': 100.0, 'total_count': 15, 'week': '2025-01-27', 'win_count': 13, 'win_rate': 86.66666666666667}, {'avg_performance': 21.423582467139635, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 100.0}], '2025-02-10': [{'avg_performance': 1.8949315591111375, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.754175337869557, 'bin': 0.4, 'count': 33, 'hit_count': 33, 'hit_rate': 100.0, 'total_count': 33, 'week': '2025-02-10', 'win_count': 17, 'win_rate': 51.515151515151516}, {'avg_performance': 7.517486777721075, 'bin': 0.5, 'count': 892, 'hit_count': 845, 'hit_rate': 94.73094170403587, 'total_count': 892, 'week': '2025-02-10', 'win_count': 647, 'win_rate': 72.53363228699551}, {'avg_performance': 10.207496081010792, 'bin': 0.6, 'count': 1368, 'hit_count': 1307, 'hit_rate': 95.54093567251462, 'total_count': 1368, 'week': '2025-02-10', 'win_count': 1083, 'win_rate': 79.16666666666667}, {'avg_performance': 13.13948137274851, 'bin': 0.7, 'count': 114, 'hit_count': 112, 'hit_rate': 98.24561403508773, 'total_count': 114, 'week': '2025-02-10', 'win_count': 85, 'win_rate': 74.56140350877193}, {'avg_performance': 9.213075395790396, 'bin': 0.8, 'count': 17, 'hit_count': 17, 'hit_rate': 100.0, 'total_count': 17, 'week': '2025-02-10', 'win_count': 12, 'win_rate': 70.58823529411765}, {'avg_performance': 4.385964912280706, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 100.0}], '2025-02-17': [{'avg_performance': 5.099765218898155, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 3.5333760194020303, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-17', 'win_count': 5, 'win_rate': 62.5}, {'avg_performance': 6.587229286030979, 'bin': 0.5, 'count': 327, 'hit_count': 296, 'hit_rate': 90.51987767584097, 'total_count': 327, 'week': '2025-02-17', 'win_count': 159, 'win_rate': 48.62385321100918}, {'avg_performance': 5.0095518733277125, 'bin': 0.6, 'count': 483, 'hit_count': 415, 'hit_rate': 85.92132505175984, 'total_count': 483, 'week': '2025-02-17', 'win_count': 252, 'win_rate': 52.17391304347826}, {'avg_performance': 4.196667245636139, 'bin': 0.7, 'count': 46, 'hit_count': 42, 'hit_rate': 91.30434782608695, 'total_count': 46, 'week': '2025-02-17', 'win_count': 28, 'win_rate': 60.869565217391305}, {'avg_performance': 4.6239894716134495, 'bin': 0.8, 'count': 6, 'hit_count': 4, 'hit_rate': 66.66666666666667, 'total_count': 6, 'week': '2025-02-17', 'win_count': 4, 'win_rate': 66.66666666666667}], '2025-02-24': [{'avg_performance': 0.3383304879783789, 'bin': 0.3, 'count': 3, 'hit_count': 2, 'hit_rate': 66.66666666666667, 'total_count': 3, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.724774404012466, 'bin': 0.4, 'count': 31, 'hit_count': 27, 'hit_rate': 87.09677419354838, 'total_count': 31, 'week': '2025-02-24', 'win_count': 17, 'win_rate': 54.83870967741935}, {'avg_performance': 5.995153465085292, 'bin': 0.5, 'count': 864, 'hit_count': 786, 'hit_rate': 90.97222222222223, 'total_count': 864, 'week': '2025-02-24', 'win_count': 544, 'win_rate': 62.96296296296296}, {'avg_performance': 5.362910312935268, 'bin': 0.6, 'count': 1038, 'hit_count': 921, 'hit_rate': 88.72832369942196, 'total_count': 1038, 'week': '2025-02-24', 'win_count': 674, 'win_rate': 64.9325626204239}, {'avg_performance': 4.419402245142155, 'bin': 0.7, 'count': 53, 'hit_count': 42, 'hit_rate': 79.24528301886792, 'total_count': 53, 'week': '2025-02-24', 'win_count': 23, 'win_rate': 43.39622641509434}, {'avg_performance': 0.14880952380952725, 'bin': 0.8, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}], '2025-03-10': [{'avg_performance': 3.370786516853932, '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': 3.229985232071821, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2025-03-10', 'win_count': 6, 'win_rate': 85.71428571428571}, {'avg_performance': 5.91457437619586, 'bin': 0.5, 'count': 339, 'hit_count': 318, 'hit_rate': 93.80530973451327, 'total_count': 339, 'week': '2025-03-10', 'win_count': 236, 'win_rate': 69.6165191740413}, {'avg_performance': 7.694099731541966, 'bin': 0.6, 'count': 312, 'hit_count': 294, 'hit_rate': 94.23076923076923, 'total_count': 312, 'week': '2025-03-10', 'win_count': 224, 'win_rate': 71.7948717948718}, {'avg_performance': 7.866797499267166, 'bin': 0.7, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2025-03-10', 'win_count': 14, 'win_rate': 82.3529411764706}]}, 'curve_data_week_list': ['2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '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-10', '2025-02-17', '2025-02-24', '2025-03-10'], 'date_from': datetime.date(2024, 10, 10), 'date_to': datetime.date(2025, 4, 8), 'kpis': {'avg_gain': 8.802179824568507, 'fail_count': 8231, 'hit_count': 30196, 'hit_rate': 94.25646148083406, 'pass_count': 23805, 'total_tests': 32036, 'win_rate': 74.30702959170932}, 'last_metrics': <ModelMetrics: Rolling LGBM 3d PH Isotonic 2% Metrics: 2025-04-07 >, 'model': <Model: Rolling LGBM 3d PH Isotonic 2% (rolling-ph-lgmb-p2-seq3-isotonic 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 0x7f92844b1d90>, <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': 41, 'counter0': 40, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'p': {'avg_performance': 9.343793482624516, 'date': datetime.date(2024, 10, 15), 'fail_count': 160, 'hit_count': 747, 'hit_rate': 95.52429667519182, 'metrics': {'content': 0, 'financial': 0, 'other': 0}, 'pass_count': 622, 'total_count': 782, 'win_rate': 79.53964194373401}} {'metrics': {'content': 0, 'financial': 0, 'other': 0}}
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: ' "'DKsv9r6k95uWzLESBQdgkMBYrfK6Se5QxHWs2XnkM83akXQNVJbfWMS9toQDA2iv'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/52'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f92855a3110>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f92855a3110>>'} {'curve_data': [{'avg_performance': 33.8653440810506, 'bin': 0.2, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 8.824194070556567, 'bin': 0.3, 'count': 49, 'hit_count': 45, 'hit_rate': 91.83673469387755, 'total_count': 49, 'win_count': 25, 'win_rate': 51.02040816326531}, {'avg_performance': 5.6883545965376285, 'bin': 0.4, 'count': 410, 'hit_count': 378, 'hit_rate': 92.1951219512195, 'total_count': 410, 'win_count': 261, 'win_rate': 63.65853658536585}, {'avg_performance': 7.681481586572486, 'bin': 0.5, 'count': 13268, 'hit_count': 12497, 'hit_rate': 94.18902622851975, 'total_count': 13268, 'win_count': 9521, 'win_rate': 71.75911968646368}, {'avg_performance': 9.387286988023558, 'bin': 0.6, 'count': 16506, 'hit_count': 15557, 'hit_rate': 94.25057554828547, 'total_count': 16506, 'win_count': 12590, 'win_rate': 76.27529383254574}, {'avg_performance': 11.602345538915827, 'bin': 0.7, 'count': 1539, 'hit_count': 1471, 'hit_rate': 95.58154645873944, 'total_count': 1539, 'win_count': 1197, 'win_rate': 77.77777777777777}, {'avg_performance': 16.390961739552203, 'bin': 0.8, 'count': 238, 'hit_count': 222, 'hit_rate': 93.27731092436974, 'total_count': 238, 'win_count': 191, 'win_rate': 80.25210084033614}, {'avg_performance': 21.6917626187561, 'bin': 0.9, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'win_count': 18, 'win_rate': 78.26086956521739}], 'curve_data_by_week': {'2024-10-14': [{'avg_performance': 0.8563273073263545, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.833948494083741, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-10-14', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 5.0414542679053875, 'bin': 0.4, 'count': 22, 'hit_count': 18, 'hit_rate': 81.81818181818181, 'total_count': 22, 'week': '2024-10-14', 'win_count': 11, 'win_rate': 50.0}, {'avg_performance': 9.405162971834361, 'bin': 0.5, 'count': 702, 'hit_count': 661, 'hit_rate': 94.15954415954415, 'total_count': 702, 'week': '2024-10-14', 'win_count': 482, 'win_rate': 68.66096866096866}, {'avg_performance': 10.106844911169732, 'bin': 0.6, 'count': 804, 'hit_count': 765, 'hit_rate': 95.14925373134328, 'total_count': 804, 'week': '2024-10-14', 'win_count': 607, 'win_rate': 75.49751243781094}, {'avg_performance': 10.295341658155468, 'bin': 0.7, 'count': 82, 'hit_count': 78, 'hit_rate': 95.1219512195122, 'total_count': 82, 'week': '2024-10-14', 'win_count': 67, 'win_rate': 81.70731707317073}, {'avg_performance': 8.131301136271151, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-10-14', 'win_count': 8, 'win_rate': 80.0}, {'avg_performance': 8.881754949170679, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 1, 'win_rate': 100.0}], '2024-10-21': [{'avg_performance': 9.671279278685283, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 3, 'win_rate': 75.0}, {'avg_performance': 4.301172455339157, 'bin': 0.4, 'count': 26, 'hit_count': 23, 'hit_rate': 88.46153846153847, 'total_count': 26, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 34.61538461538461}, {'avg_performance': 6.819492750693891, 'bin': 0.5, 'count': 974, 'hit_count': 907, 'hit_rate': 93.1211498973306, 'total_count': 974, 'week': '2024-10-21', 'win_count': 658, 'win_rate': 67.5564681724846}, {'avg_performance': 8.182362870276854, 'bin': 0.6, 'count': 1212, 'hit_count': 1156, 'hit_rate': 95.37953795379538, 'total_count': 1212, 'week': '2024-10-21', 'win_count': 910, 'win_rate': 75.08250825082509}, {'avg_performance': 8.641538934451926, 'bin': 0.7, 'count': 150, 'hit_count': 146, 'hit_rate': 97.33333333333333, 'total_count': 150, 'week': '2024-10-21', 'win_count': 112, 'win_rate': 74.66666666666667}, {'avg_performance': 7.960241613275069, 'bin': 0.8, 'count': 16, 'hit_count': 15, 'hit_rate': 93.75, 'total_count': 16, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 56.25}, {'avg_performance': 1.9299405155320475, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-21', 'win_count': 1, 'win_rate': 50.0}], '2024-10-28': [{'avg_performance': 1.6205053536018306, 'bin': 0.3, 'count': 5, 'hit_count': 4, 'hit_rate': 80.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 40.0}, {'avg_performance': 7.858204878661623, 'bin': 0.4, 'count': 21, 'hit_count': 21, 'hit_rate': 100.0, 'total_count': 21, 'week': '2024-10-28', 'win_count': 16, 'win_rate': 76.19047619047619}, {'avg_performance': 6.648846490413345, 'bin': 0.5, 'count': 686, 'hit_count': 658, 'hit_rate': 95.91836734693878, 'total_count': 686, 'week': '2024-10-28', 'win_count': 518, 'win_rate': 75.51020408163265}, {'avg_performance': 8.085902262126316, 'bin': 0.6, 'count': 797, 'hit_count': 772, 'hit_rate': 96.86323713927227, 'total_count': 797, 'week': '2024-10-28', 'win_count': 649, 'win_rate': 81.43036386449184}, {'avg_performance': 11.848421236600606, 'bin': 0.7, 'count': 69, 'hit_count': 64, 'hit_rate': 92.7536231884058, 'total_count': 69, 'week': '2024-10-28', 'win_count': 58, 'win_rate': 84.05797101449275}, {'avg_performance': 14.267397574986997, 'bin': 0.8, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 4, 'win_rate': 80.0}, {'avg_performance': 0.34722222222223026, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-28', 'win_count': 0, 'win_rate': 0.0}], '2024-11-04': [{'avg_performance': 4.48654037886342, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 11.303728683534116, 'bin': 0.3, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2024-11-04', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 6.193407299091917, 'bin': 0.4, 'count': 22, 'hit_count': 20, 'hit_rate': 90.9090909090909, 'total_count': 22, 'week': '2024-11-04', 'win_count': 19, 'win_rate': 86.36363636363636}, {'avg_performance': 8.551721604481491, 'bin': 0.5, 'count': 660, 'hit_count': 619, 'hit_rate': 93.78787878787878, 'total_count': 660, 'week': '2024-11-04', 'win_count': 514, 'win_rate': 77.87878787878788}, {'avg_performance': 9.199905917317315, 'bin': 0.6, 'count': 719, 'hit_count': 674, 'hit_rate': 93.7413073713491, 'total_count': 719, 'week': '2024-11-04', 'win_count': 557, 'win_rate': 77.46870653685674}, {'avg_performance': 9.136526057000346, 'bin': 0.7, 'count': 39, 'hit_count': 36, 'hit_rate': 92.3076923076923, 'total_count': 39, 'week': '2024-11-04', 'win_count': 30, 'win_rate': 76.92307692307692}, {'avg_performance': 6.976744186046527, 'bin': 0.8, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}], '2024-11-11': [{'avg_performance': 58.92468569457596, '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': 3.9305498150644866, 'bin': 0.4, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-11-11', 'win_count': 8, 'win_rate': 47.05882352941177}, {'avg_performance': 4.442104130107124, 'bin': 0.5, 'count': 362, 'hit_count': 328, 'hit_rate': 90.60773480662984, 'total_count': 362, 'week': '2024-11-11', 'win_count': 218, 'win_rate': 60.22099447513812}, {'avg_performance': 6.832885016155045, 'bin': 0.6, 'count': 459, 'hit_count': 407, 'hit_rate': 88.67102396514161, 'total_count': 459, 'week': '2024-11-11', 'win_count': 294, 'win_rate': 64.05228758169935}, {'avg_performance': 6.50225864077387, 'bin': 0.7, 'count': 26, 'hit_count': 24, 'hit_rate': 92.3076923076923, 'total_count': 26, 'week': '2024-11-11', 'win_count': 16, 'win_rate': 61.53846153846154}], '2024-11-18': [{'avg_performance': 96.25316455696202, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 10.093706934177172, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 10.286979813711849, 'bin': 0.4, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-11-18', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 9.641687742145487, 'bin': 0.5, 'count': 783, 'hit_count': 758, 'hit_rate': 96.80715197956577, 'total_count': 783, 'week': '2024-11-18', 'win_count': 652, 'win_rate': 83.26947637292464}, {'avg_performance': 11.89467546720644, 'bin': 0.6, 'count': 876, 'hit_count': 849, 'hit_rate': 96.91780821917808, 'total_count': 876, 'week': '2024-11-18', 'win_count': 769, 'win_rate': 87.78538812785388}, {'avg_performance': 19.352876776932764, 'bin': 0.7, 'count': 80, 'hit_count': 80, 'hit_rate': 100.0, 'total_count': 80, 'week': '2024-11-18', 'win_count': 71, 'win_rate': 88.75}, {'avg_performance': 18.45274649281407, 'bin': 0.8, 'count': 13, 'hit_count': 13, 'hit_rate': 100.0, 'total_count': 13, 'week': '2024-11-18', 'win_count': 12, 'win_rate': 92.3076923076923}, {'avg_performance': 15.730337078651687, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}], '2024-11-25': [{'avg_performance': 11.555676832532903, 'bin': 0.3, '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': 6.265694029033848, 'bin': 0.4, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 12, 'win_rate': 66.66666666666667}, {'avg_performance': 7.634091063129644, 'bin': 0.5, 'count': 598, 'hit_count': 570, 'hit_rate': 95.31772575250837, 'total_count': 598, 'week': '2024-11-25', 'win_count': 448, 'win_rate': 74.91638795986623}, {'avg_performance': 8.702597408877535, 'bin': 0.6, 'count': 869, 'hit_count': 826, 'hit_rate': 95.0517836593786, 'total_count': 869, 'week': '2024-11-25', 'win_count': 696, 'win_rate': 80.09205983889528}, {'avg_performance': 13.765900879410582, 'bin': 0.7, 'count': 92, 'hit_count': 90, 'hit_rate': 97.82608695652173, 'total_count': 92, 'week': '2024-11-25', 'win_count': 77, 'win_rate': 83.69565217391305}, {'avg_performance': 28.946258332817518, 'bin': 0.8, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 17, 'win_rate': 94.44444444444444}, {'avg_performance': 11.190662386779556, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 3, 'win_rate': 100.0}], '2024-12-09': [{'avg_performance': 1.4905149051490498, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.3237276523665, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 13, 'win_rate': 68.42105263157895}, {'avg_performance': 6.182898593615806, 'bin': 0.5, 'count': 690, 'hit_count': 641, 'hit_rate': 92.89855072463769, 'total_count': 690, 'week': '2024-12-09', 'win_count': 451, 'win_rate': 65.3623188405797}, {'avg_performance': 9.050619565085265, 'bin': 0.6, 'count': 870, 'hit_count': 824, 'hit_rate': 94.71264367816092, 'total_count': 870, 'week': '2024-12-09', 'win_count': 624, 'win_rate': 71.72413793103448}, {'avg_performance': 9.29780403196579, 'bin': 0.7, 'count': 96, 'hit_count': 93, 'hit_rate': 96.875, 'total_count': 96, 'week': '2024-12-09', 'win_count': 68, 'win_rate': 70.83333333333333}, {'avg_performance': 15.059213057045703, 'bin': 0.8, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 14, 'win_rate': 73.6842105263158}, {'avg_performance': 0.659367610806464, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}], '2024-12-16': [{'avg_performance': 0.1904761904761864, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 6.259213538127868, 'bin': 0.4, 'count': 37, 'hit_count': 33, 'hit_rate': 89.1891891891892, 'total_count': 37, 'week': '2024-12-16', 'win_count': 25, 'win_rate': 67.56756756756756}, {'avg_performance': 8.584611771243424, 'bin': 0.5, 'count': 1411, 'hit_count': 1325, 'hit_rate': 93.90503189227498, 'total_count': 1411, 'week': '2024-12-16', 'win_count': 1011, 'win_rate': 71.65131112686038}, {'avg_performance': 9.939810447414, 'bin': 0.6, 'count': 1588, 'hit_count': 1490, 'hit_rate': 93.82871536523929, 'total_count': 1588, 'week': '2024-12-16', 'win_count': 1216, 'win_rate': 76.57430730478589}, {'avg_performance': 12.751983309057357, 'bin': 0.7, 'count': 163, 'hit_count': 157, 'hit_rate': 96.31901840490798, 'total_count': 163, 'week': '2024-12-16', 'win_count': 126, 'win_rate': 77.30061349693251}, {'avg_performance': 30.97146333159325, 'bin': 0.8, 'count': 26, 'hit_count': 26, 'hit_rate': 100.0, 'total_count': 26, 'week': '2024-12-16', 'win_count': 21, 'win_rate': 80.76923076923077}, {'avg_performance': 45.14366482789435, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-16', 'win_count': 2, 'win_rate': 66.66666666666667}], '2024-12-23': [{'avg_performance': 1.1011011011010954, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-23', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.371333574507736, 'bin': 0.4, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2024-12-23', 'win_count': 10, 'win_rate': 58.8235294117647}, {'avg_performance': 9.474676484372859, 'bin': 0.5, 'count': 668, 'hit_count': 650, 'hit_rate': 97.30538922155688, 'total_count': 668, 'week': '2024-12-23', 'win_count': 528, 'win_rate': 79.04191616766467}, {'avg_performance': 18.22317884082599, 'bin': 0.6, 'count': 829, 'hit_count': 811, 'hit_rate': 97.82870928829915, 'total_count': 829, 'week': '2024-12-23', 'win_count': 705, 'win_rate': 85.0422195416164}, {'avg_performance': 22.87345575441379, 'bin': 0.7, 'count': 71, 'hit_count': 69, 'hit_rate': 97.1830985915493, 'total_count': 71, 'week': '2024-12-23', 'win_count': 62, 'win_rate': 87.32394366197182}, {'avg_performance': 20.07116067119614, 'bin': 0.8, 'count': 19, 'hit_count': 16, 'hit_rate': 84.21052631578948, 'total_count': 19, 'week': '2024-12-23', 'win_count': 16, 'win_rate': 84.21052631578948}, {'avg_performance': 42.864931268489265, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 100.0}], '2024-12-30': [{'avg_performance': 8.543323047871969, 'bin': 0.4, 'count': 26, 'hit_count': 25, 'hit_rate': 96.15384615384616, 'total_count': 26, 'week': '2024-12-30', 'win_count': 18, 'win_rate': 69.23076923076923}, {'avg_performance': 9.605782822714602, 'bin': 0.5, 'count': 967, 'hit_count': 931, 'hit_rate': 96.27714581178904, 'total_count': 967, 'week': '2024-12-30', 'win_count': 794, 'win_rate': 82.10961737331955}, {'avg_performance': 13.314518504512273, 'bin': 0.6, 'count': 1170, 'hit_count': 1137, 'hit_rate': 97.17948717948718, 'total_count': 1170, 'week': '2024-12-30', 'win_count': 1002, 'win_rate': 85.64102564102564}, {'avg_performance': 13.834897352184377, 'bin': 0.7, 'count': 141, 'hit_count': 137, 'hit_rate': 97.16312056737588, 'total_count': 141, 'week': '2024-12-30', 'win_count': 119, 'win_rate': 84.39716312056737}, {'avg_performance': 18.03100402666873, 'bin': 0.8, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2024-12-30', 'win_count': 19, 'win_rate': 90.47619047619048}, {'avg_performance': 86.17021276595746, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 1, 'win_rate': 100.0}], '2025-01-06': [{'avg_performance': 3.653643845376023, 'bin': 0.4, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2025-01-06', 'win_count': 13, 'win_rate': 61.904761904761905}, {'avg_performance': 7.11501183555015, 'bin': 0.5, 'count': 573, 'hit_count': 531, 'hit_rate': 92.67015706806282, 'total_count': 573, 'week': '2025-01-06', 'win_count': 345, 'win_rate': 60.20942408376963}, {'avg_performance': 7.033930147869317, 'bin': 0.6, 'count': 833, 'hit_count': 773, 'hit_rate': 92.79711884753901, 'total_count': 833, 'week': '2025-01-06', 'win_count': 554, 'win_rate': 66.50660264105642}, {'avg_performance': 11.06435997631877, 'bin': 0.7, 'count': 112, 'hit_count': 107, 'hit_rate': 95.53571428571429, 'total_count': 112, 'week': '2025-01-06', 'win_count': 82, 'win_rate': 73.21428571428571}, {'avg_performance': 12.01468555061957, 'bin': 0.8, 'count': 28, 'hit_count': 24, 'hit_rate': 85.71428571428571, 'total_count': 28, 'week': '2025-01-06', 'win_count': 22, 'win_rate': 78.57142857142857}, {'avg_performance': 2.747909199522108, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-06', 'win_count': 1, 'win_rate': 100.0}], '2025-01-13': [{'avg_performance': 1.77514792899408, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.677219118036632, 'bin': 0.4, 'count': 24, 'hit_count': 23, 'hit_rate': 95.83333333333333, 'total_count': 24, 'week': '2025-01-13', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 8.539310048745332, 'bin': 0.5, 'count': 564, 'hit_count': 528, 'hit_rate': 93.61702127659575, 'total_count': 564, 'week': '2025-01-13', 'win_count': 456, 'win_rate': 80.85106382978724}, {'avg_performance': 8.240635977891715, 'bin': 0.6, 'count': 708, 'hit_count': 661, 'hit_rate': 93.36158192090396, 'total_count': 708, 'week': '2025-01-13', 'win_count': 563, 'win_rate': 79.51977401129943}, {'avg_performance': 9.871046918455717, 'bin': 0.7, 'count': 51, 'hit_count': 45, 'hit_rate': 88.23529411764706, 'total_count': 51, 'week': '2025-01-13', 'win_count': 39, 'win_rate': 76.47058823529412}, {'avg_performance': 15.34581326687442, 'bin': 0.8, 'count': 10, 'hit_count': 10, 'hit_rate': 100.0, 'total_count': 10, 'week': '2025-01-13', 'win_count': 9, 'win_rate': 90.0}, {'avg_performance': 13.599999999999994, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 100.0}], '2025-01-20': [{'avg_performance': 0.6651884700665244, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.544909947380155, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2025-01-20', 'win_count': 11, 'win_rate': 57.89473684210526}, {'avg_performance': 6.015608365607231, 'bin': 0.5, 'count': 628, 'hit_count': 598, 'hit_rate': 95.22292993630573, 'total_count': 628, 'week': '2025-01-20', 'win_count': 432, 'win_rate': 68.78980891719745}, {'avg_performance': 9.039266266213598, 'bin': 0.6, 'count': 792, 'hit_count': 749, 'hit_rate': 94.57070707070707, 'total_count': 792, 'week': '2025-01-20', 'win_count': 605, 'win_rate': 76.38888888888889}, {'avg_performance': 10.536071372615584, 'bin': 0.7, 'count': 61, 'hit_count': 60, 'hit_rate': 98.36065573770492, 'total_count': 61, 'week': '2025-01-20', 'win_count': 54, 'win_rate': 88.52459016393442}, {'avg_performance': 15.25765795165968, 'bin': 0.8, 'count': 12, 'hit_count': 12, 'hit_rate': 100.0, 'total_count': 12, 'week': '2025-01-20', 'win_count': 10, 'win_rate': 83.33333333333333}], '2025-01-27': [{'avg_performance': 3.6505251976042974, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-27', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 3.3872070306215396, 'bin': 0.4, 'count': 18, 'hit_count': 15, 'hit_rate': 83.33333333333333, 'total_count': 18, 'week': '2025-01-27', 'win_count': 11, 'win_rate': 61.111111111111114}, {'avg_performance': 6.953550738751072, 'bin': 0.5, 'count': 580, 'hit_count': 547, 'hit_rate': 94.3103448275862, 'total_count': 580, 'week': '2025-01-27', 'win_count': 428, 'win_rate': 73.79310344827586}, {'avg_performance': 6.648173652090374, 'bin': 0.6, 'count': 779, 'hit_count': 726, 'hit_rate': 93.196405648267, 'total_count': 779, 'week': '2025-01-27', 'win_count': 606, 'win_rate': 77.79204107830552}, {'avg_performance': 7.471075488531045, 'bin': 0.7, 'count': 76, 'hit_count': 73, 'hit_rate': 96.05263157894737, 'total_count': 76, 'week': '2025-01-27', 'win_count': 66, 'win_rate': 86.84210526315789}, {'avg_performance': 9.608575816681654, 'bin': 0.8, 'count': 15, 'hit_count': 15, 'hit_rate': 100.0, 'total_count': 15, 'week': '2025-01-27', 'win_count': 13, 'win_rate': 86.66666666666667}, {'avg_performance': 21.423582467139635, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 100.0}], '2025-02-10': [{'avg_performance': 1.8949315591111375, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.754175337869557, 'bin': 0.4, 'count': 33, 'hit_count': 33, 'hit_rate': 100.0, 'total_count': 33, 'week': '2025-02-10', 'win_count': 17, 'win_rate': 51.515151515151516}, {'avg_performance': 7.517486777721075, 'bin': 0.5, 'count': 892, 'hit_count': 845, 'hit_rate': 94.73094170403587, 'total_count': 892, 'week': '2025-02-10', 'win_count': 647, 'win_rate': 72.53363228699551}, {'avg_performance': 10.207496081010792, 'bin': 0.6, 'count': 1368, 'hit_count': 1307, 'hit_rate': 95.54093567251462, 'total_count': 1368, 'week': '2025-02-10', 'win_count': 1083, 'win_rate': 79.16666666666667}, {'avg_performance': 13.13948137274851, 'bin': 0.7, 'count': 114, 'hit_count': 112, 'hit_rate': 98.24561403508773, 'total_count': 114, 'week': '2025-02-10', 'win_count': 85, 'win_rate': 74.56140350877193}, {'avg_performance': 9.213075395790396, 'bin': 0.8, 'count': 17, 'hit_count': 17, 'hit_rate': 100.0, 'total_count': 17, 'week': '2025-02-10', 'win_count': 12, 'win_rate': 70.58823529411765}, {'avg_performance': 4.385964912280706, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 100.0}], '2025-02-17': [{'avg_performance': 5.099765218898155, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 3.5333760194020303, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-17', 'win_count': 5, 'win_rate': 62.5}, {'avg_performance': 6.587229286030979, 'bin': 0.5, 'count': 327, 'hit_count': 296, 'hit_rate': 90.51987767584097, 'total_count': 327, 'week': '2025-02-17', 'win_count': 159, 'win_rate': 48.62385321100918}, {'avg_performance': 5.0095518733277125, 'bin': 0.6, 'count': 483, 'hit_count': 415, 'hit_rate': 85.92132505175984, 'total_count': 483, 'week': '2025-02-17', 'win_count': 252, 'win_rate': 52.17391304347826}, {'avg_performance': 4.196667245636139, 'bin': 0.7, 'count': 46, 'hit_count': 42, 'hit_rate': 91.30434782608695, 'total_count': 46, 'week': '2025-02-17', 'win_count': 28, 'win_rate': 60.869565217391305}, {'avg_performance': 4.6239894716134495, 'bin': 0.8, 'count': 6, 'hit_count': 4, 'hit_rate': 66.66666666666667, 'total_count': 6, 'week': '2025-02-17', 'win_count': 4, 'win_rate': 66.66666666666667}], '2025-02-24': [{'avg_performance': 0.3383304879783789, 'bin': 0.3, 'count': 3, 'hit_count': 2, 'hit_rate': 66.66666666666667, 'total_count': 3, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.724774404012466, 'bin': 0.4, 'count': 31, 'hit_count': 27, 'hit_rate': 87.09677419354838, 'total_count': 31, 'week': '2025-02-24', 'win_count': 17, 'win_rate': 54.83870967741935}, {'avg_performance': 5.995153465085292, 'bin': 0.5, 'count': 864, 'hit_count': 786, 'hit_rate': 90.97222222222223, 'total_count': 864, 'week': '2025-02-24', 'win_count': 544, 'win_rate': 62.96296296296296}, {'avg_performance': 5.362910312935268, 'bin': 0.6, 'count': 1038, 'hit_count': 921, 'hit_rate': 88.72832369942196, 'total_count': 1038, 'week': '2025-02-24', 'win_count': 674, 'win_rate': 64.9325626204239}, {'avg_performance': 4.419402245142155, 'bin': 0.7, 'count': 53, 'hit_count': 42, 'hit_rate': 79.24528301886792, 'total_count': 53, 'week': '2025-02-24', 'win_count': 23, 'win_rate': 43.39622641509434}, {'avg_performance': 0.14880952380952725, 'bin': 0.8, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}], '2025-03-10': [{'avg_performance': 3.370786516853932, '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': 3.229985232071821, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2025-03-10', 'win_count': 6, 'win_rate': 85.71428571428571}, {'avg_performance': 5.91457437619586, 'bin': 0.5, 'count': 339, 'hit_count': 318, 'hit_rate': 93.80530973451327, 'total_count': 339, 'week': '2025-03-10', 'win_count': 236, 'win_rate': 69.6165191740413}, {'avg_performance': 7.694099731541966, 'bin': 0.6, 'count': 312, 'hit_count': 294, 'hit_rate': 94.23076923076923, 'total_count': 312, 'week': '2025-03-10', 'win_count': 224, 'win_rate': 71.7948717948718}, {'avg_performance': 7.866797499267166, 'bin': 0.7, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2025-03-10', 'win_count': 14, 'win_rate': 82.3529411764706}]}, 'curve_data_week_list': ['2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '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-10', '2025-02-17', '2025-02-24', '2025-03-10'], 'date_from': datetime.date(2024, 10, 10), 'date_to': datetime.date(2025, 4, 8), 'kpis': {'avg_gain': 8.802179824568507, 'fail_count': 8231, 'hit_count': 30196, 'hit_rate': 94.25646148083406, 'pass_count': 23805, 'total_tests': 32036, 'win_rate': 74.30702959170932}, 'last_metrics': <ModelMetrics: Rolling LGBM 3d PH Isotonic 2% Metrics: 2025-04-07 >, 'model': <Model: Rolling LGBM 3d PH Isotonic 2% (rolling-ph-lgmb-p2-seq3-isotonic 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: ' "'DKsv9r6k95uWzLESBQdgkMBYrfK6Se5QxHWs2XnkM83akXQNVJbfWMS9toQDA2iv'>", 'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/52'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f92855a3110>>), 'request': '<<request>>', 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7f92855a3110>>'} {'curve_data': [{'avg_performance': 33.8653440810506, 'bin': 0.2, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 8.824194070556567, 'bin': 0.3, 'count': 49, 'hit_count': 45, 'hit_rate': 91.83673469387755, 'total_count': 49, 'win_count': 25, 'win_rate': 51.02040816326531}, {'avg_performance': 5.6883545965376285, 'bin': 0.4, 'count': 410, 'hit_count': 378, 'hit_rate': 92.1951219512195, 'total_count': 410, 'win_count': 261, 'win_rate': 63.65853658536585}, {'avg_performance': 7.681481586572486, 'bin': 0.5, 'count': 13268, 'hit_count': 12497, 'hit_rate': 94.18902622851975, 'total_count': 13268, 'win_count': 9521, 'win_rate': 71.75911968646368}, {'avg_performance': 9.387286988023558, 'bin': 0.6, 'count': 16506, 'hit_count': 15557, 'hit_rate': 94.25057554828547, 'total_count': 16506, 'win_count': 12590, 'win_rate': 76.27529383254574}, {'avg_performance': 11.602345538915827, 'bin': 0.7, 'count': 1539, 'hit_count': 1471, 'hit_rate': 95.58154645873944, 'total_count': 1539, 'win_count': 1197, 'win_rate': 77.77777777777777}, {'avg_performance': 16.390961739552203, 'bin': 0.8, 'count': 238, 'hit_count': 222, 'hit_rate': 93.27731092436974, 'total_count': 238, 'win_count': 191, 'win_rate': 80.25210084033614}, {'avg_performance': 21.6917626187561, 'bin': 0.9, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'win_count': 18, 'win_rate': 78.26086956521739}], 'curve_data_by_week': {'2024-10-14': [{'avg_performance': 0.8563273073263545, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.833948494083741, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-10-14', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 5.0414542679053875, 'bin': 0.4, 'count': 22, 'hit_count': 18, 'hit_rate': 81.81818181818181, 'total_count': 22, 'week': '2024-10-14', 'win_count': 11, 'win_rate': 50.0}, {'avg_performance': 9.405162971834361, 'bin': 0.5, 'count': 702, 'hit_count': 661, 'hit_rate': 94.15954415954415, 'total_count': 702, 'week': '2024-10-14', 'win_count': 482, 'win_rate': 68.66096866096866}, {'avg_performance': 10.106844911169732, 'bin': 0.6, 'count': 804, 'hit_count': 765, 'hit_rate': 95.14925373134328, 'total_count': 804, 'week': '2024-10-14', 'win_count': 607, 'win_rate': 75.49751243781094}, {'avg_performance': 10.295341658155468, 'bin': 0.7, 'count': 82, 'hit_count': 78, 'hit_rate': 95.1219512195122, 'total_count': 82, 'week': '2024-10-14', 'win_count': 67, 'win_rate': 81.70731707317073}, {'avg_performance': 8.131301136271151, 'bin': 0.8, 'count': 10, 'hit_count': 9, 'hit_rate': 90.0, 'total_count': 10, 'week': '2024-10-14', 'win_count': 8, 'win_rate': 80.0}, {'avg_performance': 8.881754949170679, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-14', 'win_count': 1, 'win_rate': 100.0}], '2024-10-21': [{'avg_performance': 9.671279278685283, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2024-10-21', 'win_count': 3, 'win_rate': 75.0}, {'avg_performance': 4.301172455339157, 'bin': 0.4, 'count': 26, 'hit_count': 23, 'hit_rate': 88.46153846153847, 'total_count': 26, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 34.61538461538461}, {'avg_performance': 6.819492750693891, 'bin': 0.5, 'count': 974, 'hit_count': 907, 'hit_rate': 93.1211498973306, 'total_count': 974, 'week': '2024-10-21', 'win_count': 658, 'win_rate': 67.5564681724846}, {'avg_performance': 8.182362870276854, 'bin': 0.6, 'count': 1212, 'hit_count': 1156, 'hit_rate': 95.37953795379538, 'total_count': 1212, 'week': '2024-10-21', 'win_count': 910, 'win_rate': 75.08250825082509}, {'avg_performance': 8.641538934451926, 'bin': 0.7, 'count': 150, 'hit_count': 146, 'hit_rate': 97.33333333333333, 'total_count': 150, 'week': '2024-10-21', 'win_count': 112, 'win_rate': 74.66666666666667}, {'avg_performance': 7.960241613275069, 'bin': 0.8, 'count': 16, 'hit_count': 15, 'hit_rate': 93.75, 'total_count': 16, 'week': '2024-10-21', 'win_count': 9, 'win_rate': 56.25}, {'avg_performance': 1.9299405155320475, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-10-21', 'win_count': 1, 'win_rate': 50.0}], '2024-10-28': [{'avg_performance': 1.6205053536018306, 'bin': 0.3, 'count': 5, 'hit_count': 4, 'hit_rate': 80.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 2, 'win_rate': 40.0}, {'avg_performance': 7.858204878661623, 'bin': 0.4, 'count': 21, 'hit_count': 21, 'hit_rate': 100.0, 'total_count': 21, 'week': '2024-10-28', 'win_count': 16, 'win_rate': 76.19047619047619}, {'avg_performance': 6.648846490413345, 'bin': 0.5, 'count': 686, 'hit_count': 658, 'hit_rate': 95.91836734693878, 'total_count': 686, 'week': '2024-10-28', 'win_count': 518, 'win_rate': 75.51020408163265}, {'avg_performance': 8.085902262126316, 'bin': 0.6, 'count': 797, 'hit_count': 772, 'hit_rate': 96.86323713927227, 'total_count': 797, 'week': '2024-10-28', 'win_count': 649, 'win_rate': 81.43036386449184}, {'avg_performance': 11.848421236600606, 'bin': 0.7, 'count': 69, 'hit_count': 64, 'hit_rate': 92.7536231884058, 'total_count': 69, 'week': '2024-10-28', 'win_count': 58, 'win_rate': 84.05797101449275}, {'avg_performance': 14.267397574986997, 'bin': 0.8, 'count': 5, 'hit_count': 5, 'hit_rate': 100.0, 'total_count': 5, 'week': '2024-10-28', 'win_count': 4, 'win_rate': 80.0}, {'avg_performance': 0.34722222222223026, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-10-28', 'win_count': 0, 'win_rate': 0.0}], '2024-11-04': [{'avg_performance': 4.48654037886342, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 11.303728683534116, 'bin': 0.3, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2024-11-04', 'win_count': 7, 'win_rate': 87.5}, {'avg_performance': 6.193407299091917, 'bin': 0.4, 'count': 22, 'hit_count': 20, 'hit_rate': 90.9090909090909, 'total_count': 22, 'week': '2024-11-04', 'win_count': 19, 'win_rate': 86.36363636363636}, {'avg_performance': 8.551721604481491, 'bin': 0.5, 'count': 660, 'hit_count': 619, 'hit_rate': 93.78787878787878, 'total_count': 660, 'week': '2024-11-04', 'win_count': 514, 'win_rate': 77.87878787878788}, {'avg_performance': 9.199905917317315, 'bin': 0.6, 'count': 719, 'hit_count': 674, 'hit_rate': 93.7413073713491, 'total_count': 719, 'week': '2024-11-04', 'win_count': 557, 'win_rate': 77.46870653685674}, {'avg_performance': 9.136526057000346, 'bin': 0.7, 'count': 39, 'hit_count': 36, 'hit_rate': 92.3076923076923, 'total_count': 39, 'week': '2024-11-04', 'win_count': 30, 'win_rate': 76.92307692307692}, {'avg_performance': 6.976744186046527, 'bin': 0.8, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-04', 'win_count': 1, 'win_rate': 100.0}], '2024-11-11': [{'avg_performance': 58.92468569457596, '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': 3.9305498150644866, 'bin': 0.4, 'count': 17, 'hit_count': 14, 'hit_rate': 82.3529411764706, 'total_count': 17, 'week': '2024-11-11', 'win_count': 8, 'win_rate': 47.05882352941177}, {'avg_performance': 4.442104130107124, 'bin': 0.5, 'count': 362, 'hit_count': 328, 'hit_rate': 90.60773480662984, 'total_count': 362, 'week': '2024-11-11', 'win_count': 218, 'win_rate': 60.22099447513812}, {'avg_performance': 6.832885016155045, 'bin': 0.6, 'count': 459, 'hit_count': 407, 'hit_rate': 88.67102396514161, 'total_count': 459, 'week': '2024-11-11', 'win_count': 294, 'win_rate': 64.05228758169935}, {'avg_performance': 6.50225864077387, 'bin': 0.7, 'count': 26, 'hit_count': 24, 'hit_rate': 92.3076923076923, 'total_count': 26, 'week': '2024-11-11', 'win_count': 16, 'win_rate': 61.53846153846154}], '2024-11-18': [{'avg_performance': 96.25316455696202, 'bin': 0.2, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}, {'avg_performance': 10.093706934177172, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-18', 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 10.286979813711849, 'bin': 0.4, 'count': 24, 'hit_count': 24, 'hit_rate': 100.0, 'total_count': 24, 'week': '2024-11-18', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 9.641687742145487, 'bin': 0.5, 'count': 783, 'hit_count': 758, 'hit_rate': 96.80715197956577, 'total_count': 783, 'week': '2024-11-18', 'win_count': 652, 'win_rate': 83.26947637292464}, {'avg_performance': 11.89467546720644, 'bin': 0.6, 'count': 876, 'hit_count': 849, 'hit_rate': 96.91780821917808, 'total_count': 876, 'week': '2024-11-18', 'win_count': 769, 'win_rate': 87.78538812785388}, {'avg_performance': 19.352876776932764, 'bin': 0.7, 'count': 80, 'hit_count': 80, 'hit_rate': 100.0, 'total_count': 80, 'week': '2024-11-18', 'win_count': 71, 'win_rate': 88.75}, {'avg_performance': 18.45274649281407, 'bin': 0.8, 'count': 13, 'hit_count': 13, 'hit_rate': 100.0, 'total_count': 13, 'week': '2024-11-18', 'win_count': 12, 'win_rate': 92.3076923076923}, {'avg_performance': 15.730337078651687, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-11-18', 'win_count': 1, 'win_rate': 100.0}], '2024-11-25': [{'avg_performance': 11.555676832532903, 'bin': 0.3, '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': 6.265694029033848, 'bin': 0.4, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 12, 'win_rate': 66.66666666666667}, {'avg_performance': 7.634091063129644, 'bin': 0.5, 'count': 598, 'hit_count': 570, 'hit_rate': 95.31772575250837, 'total_count': 598, 'week': '2024-11-25', 'win_count': 448, 'win_rate': 74.91638795986623}, {'avg_performance': 8.702597408877535, 'bin': 0.6, 'count': 869, 'hit_count': 826, 'hit_rate': 95.0517836593786, 'total_count': 869, 'week': '2024-11-25', 'win_count': 696, 'win_rate': 80.09205983889528}, {'avg_performance': 13.765900879410582, 'bin': 0.7, 'count': 92, 'hit_count': 90, 'hit_rate': 97.82608695652173, 'total_count': 92, 'week': '2024-11-25', 'win_count': 77, 'win_rate': 83.69565217391305}, {'avg_performance': 28.946258332817518, 'bin': 0.8, 'count': 18, 'hit_count': 17, 'hit_rate': 94.44444444444444, 'total_count': 18, 'week': '2024-11-25', 'win_count': 17, 'win_rate': 94.44444444444444}, {'avg_performance': 11.190662386779556, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-11-25', 'win_count': 3, 'win_rate': 100.0}], '2024-12-09': [{'avg_performance': 1.4905149051490498, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 1, 'win_rate': 50.0}, {'avg_performance': 5.3237276523665, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 13, 'win_rate': 68.42105263157895}, {'avg_performance': 6.182898593615806, 'bin': 0.5, 'count': 690, 'hit_count': 641, 'hit_rate': 92.89855072463769, 'total_count': 690, 'week': '2024-12-09', 'win_count': 451, 'win_rate': 65.3623188405797}, {'avg_performance': 9.050619565085265, 'bin': 0.6, 'count': 870, 'hit_count': 824, 'hit_rate': 94.71264367816092, 'total_count': 870, 'week': '2024-12-09', 'win_count': 624, 'win_rate': 71.72413793103448}, {'avg_performance': 9.29780403196579, 'bin': 0.7, 'count': 96, 'hit_count': 93, 'hit_rate': 96.875, 'total_count': 96, 'week': '2024-12-09', 'win_count': 68, 'win_rate': 70.83333333333333}, {'avg_performance': 15.059213057045703, 'bin': 0.8, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2024-12-09', 'win_count': 14, 'win_rate': 73.6842105263158}, {'avg_performance': 0.659367610806464, 'bin': 0.9, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2024-12-09', 'win_count': 0, 'win_rate': 0.0}], '2024-12-16': [{'avg_performance': 0.1904761904761864, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-16', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 6.259213538127868, 'bin': 0.4, 'count': 37, 'hit_count': 33, 'hit_rate': 89.1891891891892, 'total_count': 37, 'week': '2024-12-16', 'win_count': 25, 'win_rate': 67.56756756756756}, {'avg_performance': 8.584611771243424, 'bin': 0.5, 'count': 1411, 'hit_count': 1325, 'hit_rate': 93.90503189227498, 'total_count': 1411, 'week': '2024-12-16', 'win_count': 1011, 'win_rate': 71.65131112686038}, {'avg_performance': 9.939810447414, 'bin': 0.6, 'count': 1588, 'hit_count': 1490, 'hit_rate': 93.82871536523929, 'total_count': 1588, 'week': '2024-12-16', 'win_count': 1216, 'win_rate': 76.57430730478589}, {'avg_performance': 12.751983309057357, 'bin': 0.7, 'count': 163, 'hit_count': 157, 'hit_rate': 96.31901840490798, 'total_count': 163, 'week': '2024-12-16', 'win_count': 126, 'win_rate': 77.30061349693251}, {'avg_performance': 30.97146333159325, 'bin': 0.8, 'count': 26, 'hit_count': 26, 'hit_rate': 100.0, 'total_count': 26, 'week': '2024-12-16', 'win_count': 21, 'win_rate': 80.76923076923077}, {'avg_performance': 45.14366482789435, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-16', 'win_count': 2, 'win_rate': 66.66666666666667}], '2024-12-23': [{'avg_performance': 1.1011011011010954, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-23', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 11.371333574507736, 'bin': 0.4, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2024-12-23', 'win_count': 10, 'win_rate': 58.8235294117647}, {'avg_performance': 9.474676484372859, 'bin': 0.5, 'count': 668, 'hit_count': 650, 'hit_rate': 97.30538922155688, 'total_count': 668, 'week': '2024-12-23', 'win_count': 528, 'win_rate': 79.04191616766467}, {'avg_performance': 18.22317884082599, 'bin': 0.6, 'count': 829, 'hit_count': 811, 'hit_rate': 97.82870928829915, 'total_count': 829, 'week': '2024-12-23', 'win_count': 705, 'win_rate': 85.0422195416164}, {'avg_performance': 22.87345575441379, 'bin': 0.7, 'count': 71, 'hit_count': 69, 'hit_rate': 97.1830985915493, 'total_count': 71, 'week': '2024-12-23', 'win_count': 62, 'win_rate': 87.32394366197182}, {'avg_performance': 20.07116067119614, 'bin': 0.8, 'count': 19, 'hit_count': 16, 'hit_rate': 84.21052631578948, 'total_count': 19, 'week': '2024-12-23', 'win_count': 16, 'win_rate': 84.21052631578948}, {'avg_performance': 42.864931268489265, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2024-12-23', 'win_count': 3, 'win_rate': 100.0}], '2024-12-30': [{'avg_performance': 8.543323047871969, 'bin': 0.4, 'count': 26, 'hit_count': 25, 'hit_rate': 96.15384615384616, 'total_count': 26, 'week': '2024-12-30', 'win_count': 18, 'win_rate': 69.23076923076923}, {'avg_performance': 9.605782822714602, 'bin': 0.5, 'count': 967, 'hit_count': 931, 'hit_rate': 96.27714581178904, 'total_count': 967, 'week': '2024-12-30', 'win_count': 794, 'win_rate': 82.10961737331955}, {'avg_performance': 13.314518504512273, 'bin': 0.6, 'count': 1170, 'hit_count': 1137, 'hit_rate': 97.17948717948718, 'total_count': 1170, 'week': '2024-12-30', 'win_count': 1002, 'win_rate': 85.64102564102564}, {'avg_performance': 13.834897352184377, 'bin': 0.7, 'count': 141, 'hit_count': 137, 'hit_rate': 97.16312056737588, 'total_count': 141, 'week': '2024-12-30', 'win_count': 119, 'win_rate': 84.39716312056737}, {'avg_performance': 18.03100402666873, 'bin': 0.8, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2024-12-30', 'win_count': 19, 'win_rate': 90.47619047619048}, {'avg_performance': 86.17021276595746, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2024-12-30', 'win_count': 1, 'win_rate': 100.0}], '2025-01-06': [{'avg_performance': 3.653643845376023, 'bin': 0.4, 'count': 21, 'hit_count': 19, 'hit_rate': 90.47619047619048, 'total_count': 21, 'week': '2025-01-06', 'win_count': 13, 'win_rate': 61.904761904761905}, {'avg_performance': 7.11501183555015, 'bin': 0.5, 'count': 573, 'hit_count': 531, 'hit_rate': 92.67015706806282, 'total_count': 573, 'week': '2025-01-06', 'win_count': 345, 'win_rate': 60.20942408376963}, {'avg_performance': 7.033930147869317, 'bin': 0.6, 'count': 833, 'hit_count': 773, 'hit_rate': 92.79711884753901, 'total_count': 833, 'week': '2025-01-06', 'win_count': 554, 'win_rate': 66.50660264105642}, {'avg_performance': 11.06435997631877, 'bin': 0.7, 'count': 112, 'hit_count': 107, 'hit_rate': 95.53571428571429, 'total_count': 112, 'week': '2025-01-06', 'win_count': 82, 'win_rate': 73.21428571428571}, {'avg_performance': 12.01468555061957, 'bin': 0.8, 'count': 28, 'hit_count': 24, 'hit_rate': 85.71428571428571, 'total_count': 28, 'week': '2025-01-06', 'win_count': 22, 'win_rate': 78.57142857142857}, {'avg_performance': 2.747909199522108, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-06', 'win_count': 1, 'win_rate': 100.0}], '2025-01-13': [{'avg_performance': 1.77514792899408, 'bin': 0.3, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 5.677219118036632, 'bin': 0.4, 'count': 24, 'hit_count': 23, 'hit_rate': 95.83333333333333, 'total_count': 24, 'week': '2025-01-13', 'win_count': 20, 'win_rate': 83.33333333333333}, {'avg_performance': 8.539310048745332, 'bin': 0.5, 'count': 564, 'hit_count': 528, 'hit_rate': 93.61702127659575, 'total_count': 564, 'week': '2025-01-13', 'win_count': 456, 'win_rate': 80.85106382978724}, {'avg_performance': 8.240635977891715, 'bin': 0.6, 'count': 708, 'hit_count': 661, 'hit_rate': 93.36158192090396, 'total_count': 708, 'week': '2025-01-13', 'win_count': 563, 'win_rate': 79.51977401129943}, {'avg_performance': 9.871046918455717, 'bin': 0.7, 'count': 51, 'hit_count': 45, 'hit_rate': 88.23529411764706, 'total_count': 51, 'week': '2025-01-13', 'win_count': 39, 'win_rate': 76.47058823529412}, {'avg_performance': 15.34581326687442, 'bin': 0.8, 'count': 10, 'hit_count': 10, 'hit_rate': 100.0, 'total_count': 10, 'week': '2025-01-13', 'win_count': 9, 'win_rate': 90.0}, {'avg_performance': 13.599999999999994, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-01-13', 'win_count': 1, 'win_rate': 100.0}], '2025-01-20': [{'avg_performance': 0.6651884700665244, 'bin': 0.3, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-01-20', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 3.544909947380155, 'bin': 0.4, 'count': 19, 'hit_count': 18, 'hit_rate': 94.73684210526316, 'total_count': 19, 'week': '2025-01-20', 'win_count': 11, 'win_rate': 57.89473684210526}, {'avg_performance': 6.015608365607231, 'bin': 0.5, 'count': 628, 'hit_count': 598, 'hit_rate': 95.22292993630573, 'total_count': 628, 'week': '2025-01-20', 'win_count': 432, 'win_rate': 68.78980891719745}, {'avg_performance': 9.039266266213598, 'bin': 0.6, 'count': 792, 'hit_count': 749, 'hit_rate': 94.57070707070707, 'total_count': 792, 'week': '2025-01-20', 'win_count': 605, 'win_rate': 76.38888888888889}, {'avg_performance': 10.536071372615584, 'bin': 0.7, 'count': 61, 'hit_count': 60, 'hit_rate': 98.36065573770492, 'total_count': 61, 'week': '2025-01-20', 'win_count': 54, 'win_rate': 88.52459016393442}, {'avg_performance': 15.25765795165968, 'bin': 0.8, 'count': 12, 'hit_count': 12, 'hit_rate': 100.0, 'total_count': 12, 'week': '2025-01-20', 'win_count': 10, 'win_rate': 83.33333333333333}], '2025-01-27': [{'avg_performance': 3.6505251976042974, 'bin': 0.3, 'count': 2, 'hit_count': 2, 'hit_rate': 100.0, 'total_count': 2, 'week': '2025-01-27', 'win_count': 2, 'win_rate': 100.0}, {'avg_performance': 3.3872070306215396, 'bin': 0.4, 'count': 18, 'hit_count': 15, 'hit_rate': 83.33333333333333, 'total_count': 18, 'week': '2025-01-27', 'win_count': 11, 'win_rate': 61.111111111111114}, {'avg_performance': 6.953550738751072, 'bin': 0.5, 'count': 580, 'hit_count': 547, 'hit_rate': 94.3103448275862, 'total_count': 580, 'week': '2025-01-27', 'win_count': 428, 'win_rate': 73.79310344827586}, {'avg_performance': 6.648173652090374, 'bin': 0.6, 'count': 779, 'hit_count': 726, 'hit_rate': 93.196405648267, 'total_count': 779, 'week': '2025-01-27', 'win_count': 606, 'win_rate': 77.79204107830552}, {'avg_performance': 7.471075488531045, 'bin': 0.7, 'count': 76, 'hit_count': 73, 'hit_rate': 96.05263157894737, 'total_count': 76, 'week': '2025-01-27', 'win_count': 66, 'win_rate': 86.84210526315789}, {'avg_performance': 9.608575816681654, 'bin': 0.8, 'count': 15, 'hit_count': 15, 'hit_rate': 100.0, 'total_count': 15, 'week': '2025-01-27', 'win_count': 13, 'win_rate': 86.66666666666667}, {'avg_performance': 21.423582467139635, 'bin': 0.9, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-01-27', 'win_count': 3, 'win_rate': 100.0}], '2025-02-10': [{'avg_performance': 1.8949315591111375, 'bin': 0.3, 'count': 4, 'hit_count': 4, 'hit_rate': 100.0, 'total_count': 4, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 25.0}, {'avg_performance': 4.754175337869557, 'bin': 0.4, 'count': 33, 'hit_count': 33, 'hit_rate': 100.0, 'total_count': 33, 'week': '2025-02-10', 'win_count': 17, 'win_rate': 51.515151515151516}, {'avg_performance': 7.517486777721075, 'bin': 0.5, 'count': 892, 'hit_count': 845, 'hit_rate': 94.73094170403587, 'total_count': 892, 'week': '2025-02-10', 'win_count': 647, 'win_rate': 72.53363228699551}, {'avg_performance': 10.207496081010792, 'bin': 0.6, 'count': 1368, 'hit_count': 1307, 'hit_rate': 95.54093567251462, 'total_count': 1368, 'week': '2025-02-10', 'win_count': 1083, 'win_rate': 79.16666666666667}, {'avg_performance': 13.13948137274851, 'bin': 0.7, 'count': 114, 'hit_count': 112, 'hit_rate': 98.24561403508773, 'total_count': 114, 'week': '2025-02-10', 'win_count': 85, 'win_rate': 74.56140350877193}, {'avg_performance': 9.213075395790396, 'bin': 0.8, 'count': 17, 'hit_count': 17, 'hit_rate': 100.0, 'total_count': 17, 'week': '2025-02-10', 'win_count': 12, 'win_rate': 70.58823529411765}, {'avg_performance': 4.385964912280706, 'bin': 0.9, 'count': 1, 'hit_count': 1, 'hit_rate': 100.0, 'total_count': 1, 'week': '2025-02-10', 'win_count': 1, 'win_rate': 100.0}], '2025-02-17': [{'avg_performance': 5.099765218898155, 'bin': 0.3, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'week': '2025-02-17', 'win_count': 1, 'win_rate': 33.333333333333336}, {'avg_performance': 3.5333760194020303, 'bin': 0.4, 'count': 8, 'hit_count': 8, 'hit_rate': 100.0, 'total_count': 8, 'week': '2025-02-17', 'win_count': 5, 'win_rate': 62.5}, {'avg_performance': 6.587229286030979, 'bin': 0.5, 'count': 327, 'hit_count': 296, 'hit_rate': 90.51987767584097, 'total_count': 327, 'week': '2025-02-17', 'win_count': 159, 'win_rate': 48.62385321100918}, {'avg_performance': 5.0095518733277125, 'bin': 0.6, 'count': 483, 'hit_count': 415, 'hit_rate': 85.92132505175984, 'total_count': 483, 'week': '2025-02-17', 'win_count': 252, 'win_rate': 52.17391304347826}, {'avg_performance': 4.196667245636139, 'bin': 0.7, 'count': 46, 'hit_count': 42, 'hit_rate': 91.30434782608695, 'total_count': 46, 'week': '2025-02-17', 'win_count': 28, 'win_rate': 60.869565217391305}, {'avg_performance': 4.6239894716134495, 'bin': 0.8, 'count': 6, 'hit_count': 4, 'hit_rate': 66.66666666666667, 'total_count': 6, 'week': '2025-02-17', 'win_count': 4, 'win_rate': 66.66666666666667}], '2025-02-24': [{'avg_performance': 0.3383304879783789, 'bin': 0.3, 'count': 3, 'hit_count': 2, 'hit_rate': 66.66666666666667, 'total_count': 3, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}, {'avg_performance': 2.724774404012466, 'bin': 0.4, 'count': 31, 'hit_count': 27, 'hit_rate': 87.09677419354838, 'total_count': 31, 'week': '2025-02-24', 'win_count': 17, 'win_rate': 54.83870967741935}, {'avg_performance': 5.995153465085292, 'bin': 0.5, 'count': 864, 'hit_count': 786, 'hit_rate': 90.97222222222223, 'total_count': 864, 'week': '2025-02-24', 'win_count': 544, 'win_rate': 62.96296296296296}, {'avg_performance': 5.362910312935268, 'bin': 0.6, 'count': 1038, 'hit_count': 921, 'hit_rate': 88.72832369942196, 'total_count': 1038, 'week': '2025-02-24', 'win_count': 674, 'win_rate': 64.9325626204239}, {'avg_performance': 4.419402245142155, 'bin': 0.7, 'count': 53, 'hit_count': 42, 'hit_rate': 79.24528301886792, 'total_count': 53, 'week': '2025-02-24', 'win_count': 23, 'win_rate': 43.39622641509434}, {'avg_performance': 0.14880952380952725, 'bin': 0.8, 'count': 2, 'hit_count': 1, 'hit_rate': 50.0, 'total_count': 2, 'week': '2025-02-24', 'win_count': 0, 'win_rate': 0.0}], '2025-03-10': [{'avg_performance': 3.370786516853932, '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': 3.229985232071821, 'bin': 0.4, 'count': 7, 'hit_count': 6, 'hit_rate': 85.71428571428571, 'total_count': 7, 'week': '2025-03-10', 'win_count': 6, 'win_rate': 85.71428571428571}, {'avg_performance': 5.91457437619586, 'bin': 0.5, 'count': 339, 'hit_count': 318, 'hit_rate': 93.80530973451327, 'total_count': 339, 'week': '2025-03-10', 'win_count': 236, 'win_rate': 69.6165191740413}, {'avg_performance': 7.694099731541966, 'bin': 0.6, 'count': 312, 'hit_count': 294, 'hit_rate': 94.23076923076923, 'total_count': 312, 'week': '2025-03-10', 'win_count': 224, 'win_rate': 71.7948717948718}, {'avg_performance': 7.866797499267166, 'bin': 0.7, 'count': 17, 'hit_count': 16, 'hit_rate': 94.11764705882354, 'total_count': 17, 'week': '2025-03-10', 'win_count': 14, 'win_rate': 82.3529411764706}]}, 'curve_data_week_list': ['2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '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-10', '2025-02-17', '2025-02-24', '2025-03-10'], 'date_from': datetime.date(2024, 10, 10), 'date_to': datetime.date(2025, 4, 8), 'kpis': {'avg_gain': 8.802179824568507, 'fail_count': 8231, 'hit_count': 30196, 'hit_rate': 94.25646148083406, 'pass_count': 23805, 'total_tests': 32036, 'win_rate': 74.30702959170932}, 'last_metrics': <ModelMetrics: Rolling LGBM 3d PH Isotonic 2% Metrics: 2025-04-07 >, 'model': <Model: Rolling LGBM 3d PH Isotonic 2% (rolling-ph-lgmb-p2-seq3-isotonic 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': 33.8653440810506, 'bin': 0.2, 'count': 3, 'hit_count': 3, 'hit_rate': 100.0, 'total_count': 3, 'win_count': 2, 'win_rate': 66.66666666666667}, {'avg_performance': 8.824194070556567, 'bin': 0.3, 'count': 49, 'hit_count': 45, 'hit_rate': 91.83673469387755, 'total_count': 49, 'win_count': 25, 'win_rate': 51.02040816326531}, {'avg_performance': 5.6883545965376285, 'bin': 0.4, 'count': 410, 'hit_count': 378, 'hit_rate': 92.1951219512195, 'total_count': 410, 'win_count': 261, 'win_rate': 63.65853658536585}, {'avg_performance': 7.681481586572486, 'bin': 0.5, 'count': 13268, 'hit_count': 12497, 'hit_rate': 94.18902622851975, 'total_count': 13268, 'win_count': 9521, 'win_rate': 71.75911968646368}, {'avg_performance': 9.387286988023558, 'bin': 0.6, 'count': 16506, 'hit_count': 15557, 'hit_rate': 94.25057554828547, 'total_count': 16506, 'win_count': 12590, 'win_rate': 76.27529383254574}, {'avg_performance': 11.602345538915827, 'bin': 0.7, 'count': 1539, 'hit_count': 1471, 'hit_rate': 95.58154645873944, 'total_count': 1539, 'win_count': 1197, 'win_rate': 77.77777777777777}, {'avg_performance': 16.390961739552203, 'bin': 0.8, 'count': 238, 'hit_count': 222, 'hit_rate': 93.27731092436974, 'total_count': 238, 'win_count': 191, 'win_rate': 80.25210084033614}, {'avg_performance': 21.6917626187561, 'bin': 0.9, 'count': 23, 'hit_count': 23, 'hit_rate': 100.0, 'total_count': 23, 'win_count': 18, 'win_rate': 78.26086956521739}]}

Context processors

django.template.context_processors.csrf
Toggle context {'csrf_token': <SimpleLazyObject: 'DKsv9r6k95uWzLESBQdgkMBYrfK6Se5QxHWs2XnkM83akXQNVJbfWMS9toQDA2iv'>}
django.template.context_processors.debug
Toggle context {}
django.template.context_processors.request
Toggle context {'request': <WSGIRequest: GET '/model/52'>}
django.contrib.auth.context_processors.auth
Toggle context {'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f92855a3110>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f92855a3110>>)}
django.contrib.messages.context_processors.messages
Toggle context {'messages': <FallbackStorage: request=<WSGIRequest: GET '/model/52'>>, '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 4.949944093823433 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.3407 get ('model_detail_8b0245c2ae9a',) {} <django.core.cache.backends.filebased.FileBasedCache object at 0x7f9285b4e490>
/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)

4.6092 set ('model_detail_8b0245c2ae9a', {'model': <Model: Rolling LGBM 3d PH Isotonic 2% (rolling-ph-lgmb-p2-seq3-isotonic v1)>, 'last_metrics': <ModelMetrics: Rolling LGBM 3d PH Isotonic 2% Metrics: 2025-04-07 >, 'kpis': {'total_tests': 32036, 'pass_count': 23805, 'fail_count': 8231, 'hit_count': 30196, 'win_rate': 74.30702959170932, 'hit_rate': 94.25646148083406, 'avg_gain': 8.802179824568507}, 'curve_data': [{'bin': 0.2, 'total_count': 3, 'hit_count': 3, 'win_count': 2, 'avg_performance': 33.8653440810506, 'hit_rate': 100.0, 'win_rate': 66.66666666666667, 'count': 3}, {'bin': 0.3, 'total_count': 49, 'hit_count': 45, 'win_count': 25, 'avg_performance': 8.824194070556567, 'hit_rate': 91.83673469387755, 'win_rate': 51.02040816326531, 'count': 49}, {'bin': 0.4, 'total_count': 410, 'hit_count': 378, 'win_count': 261, 'avg_performance': 5.6883545965376285, 'hit_rate': 92.1951219512195, 'win_rate': 63.65853658536585, 'count': 410}, {'bin': 0.5, 'total_count': 13268, 'hit_count': 12497, 'win_count': 9521, 'avg_performance': 7.681481586572486, 'hit_rate': 94.18902622851975, 'win_rate': 71.75911968646368, 'count': 13268}, {'bin': 0.6, 'total_count': 16506, 'hit_count': 15557, 'win_count': 12590, 'avg_performance': 9.387286988023558, 'hit_rate': 94.25057554828547, 'win_rate': 76.27529383254574, 'count': 16506}, {'bin': 0.7, 'total_count': 1539, 'hit_count': 1471, 'win_count': 1197, 'avg_performance': 11.602345538915827, 'hit_rate': 95.58154645873944, 'win_rate': 77.77777777777777, 'count': 1539}, {'bin': 0.8, 'total_count': 238, 'hit_count': 222, 'win_count': 191, 'avg_performance': 16.390961739552203, 'hit_rate': 93.27731092436974, 'win_rate': 80.25210084033614, 'count': 238}, {'bin': 0.9, 'total_count': 23, 'hit_count': 23, 'win_count': 18, 'avg_performance': 21.6917626187561, 'hit_rate': 100.0, 'win_rate': 78.26086956521739, 'count': 23}], 'curve_data_by_week': {'2024-10-14': [{'week': '2024-10-14', 'bin': 0.2, 'total_count': 1, 'hit_count': 1, 'win_count': 0, 'avg_performance': 0.8563273073263545, 'hit_rate': 100.0, 'win_rate': 0.0, 'count': 1}, {'week': '2024-10-14', 'bin': 0.3, 'total_count': 3, 'hit_count': 3, 'win_count': 2, 'avg_performance': 3.833948494083741, 'hit_rate': 100.0, 'win_rate': 66.66666666666667, 'count': 3}, {'week': '2024-10-14', 'bin': 0.4, 'total_count': 22, 'hit_count': 18, 'win_count': 11, 'avg_performance': 5.0414542679053875, 'hit_rate': 81.81818181818181, 'win_rate': 50.0, 'count': 22}, {'week': '2024-10-14', 'bin': 0.5, 'total_count': 702, 'hit_count': 661, 'win_count': 482, 'avg_performance': 9.405162971834361, 'hit_rate': 94.15954415954415, 'win_rate': 68.66096866096866, 'count': 702}, {'week': '2024-10-14', 'bin': 0.6, 'total_count': 804, 'hit_count': 765, 'win_count': 607, 'avg_performance': 10.106844911169732, 'hit_rate': 95.14925373134328, 'win_rate': 75.49751243781094, 'count': 804}, {'week': '2024-10-14', 'bin': 0.7, 'total_count': 82, 'hit_count': 78, 'win_count': 67, 'avg_performance': 10.295341658155468, 'hit_rate': 95.1219512195122, 'win_rate': 81.70731707317073, 'count': 82}, {'week': '2024-10-14', 'bin': 0.8, 'total_count': 10, 'hit_count': 9, 'win_count': 8, 'avg_performance': 8.131301136271151, 'hit_rate': 90.0, 'win_rate': 80.0, 'count': 10}, {'week': '2024-10-14', 'bin': 0.9, 'total_count': 1, 'hit_count': 1, 'win_count': 1, 'avg_performance': 8.881754949170679, 'hit_rate': 100.0, 'win_rate': 100.0, 'count': 1}], '2024-10-21': [{'week': '2024-10-21', 'bin': 0.3, 'total_count': 4, 'hit_count': 4, 'win_count': 3, 'avg_performance': 9.671279278685283, 'hit_rate': 100.0, 'win_rate': 75.0, 'count': 4}, {'week': '2024-10-21', 'bin': 0.4, 'total_count': 26, 'hit_count': 23, 'win_count': 9, 'avg_performance': 4.301172455339157, 'hit_rate': 88.46153846153847, 'win_rate': 34.61538461538461, 'count': 26}, {'week': '2024-10-21', 'bin': 0.5, 'total_count': 974, 'hit_count': 907, 'win_count': 658, 'avg_performance': 6.819492750693891, 'hit_rate': 93.1211498973306, 'win_rate': 67.5564681724846, 'count': 974}, {'week': '2024-10-21', 'bin': 0.6, 'total_count': 1212, 'hit_count': 1156, 'win_count': 910, 'avg_performance': 8.182362870276854, 'hit_rate': 95.37953795379538, 'win_rate': 75.08250825082509, 'count': 1212}, {'week': '2024-10-21', 'bin': 0.7, 'total_count': 150, 'hit_count': 146, 'win_count': 112, 'avg_performance': 8.641538934451926, 'hit_rate': 97.33333333333333, 'win_rate': 74.66666666666667, 'count': 150}, {'week': '2024-10-21', 'bin': 0.8, 'total_count': 16, 'hit_count': 15, 'win_count': 9, 'avg_performance': 7.960241613275069, 'hit_rate': 93.75, 'win_rate': 56.25, 'count': 16}, {'week': '2024-10-21', 'bin': 0.9, 'total_count': 2, 'hit_count': 2, 'win_count': 1, 'avg_performance': 1.9299405155320475, 'hit_rate': 100.0, 'win_rate': 50.0, 'count': 2}], '2024-10-28': [{'week': '2024-10-28', 'bin': 0.3, 'total_count': 5, 'hit_count': 4, 'win_count': 2, 'avg_performance': 1.6205053536018306, 'hit_rate': 80.0, 'win_rate': 40.0, 'count': 5}, {'week': '2024-10-28', 'bin': 0.4, 'total_count': 21, 'hit_count': 21, 'win_count': 16, 'avg_performance': 7.858204878661623, 'hit_rate': 100.0, 'win_rate': 76.19047619047619, 'count': 21}, {'week': '2024-10-28', 'bin': 0.5, 'total_count': 686, 'hit_count': 658, 'win_count': 518, 'avg_performance': 6.648846490413345, 'hit_rate': 95.91836734693878, 'win_rate': 75.51020408163265, 'count': 686}, {'week': '2024-10-28', 'bin': 0.6, 'total_count': 797, 'hit_count': 772, 'win_count': 649, 'avg_performance': 8.085902262126316, 'hit_rate': 96.86323713927227, 'win_rate': 81.43036386449184, 'count': 797}, {'week': '2024-10-28', 'bin': 0.7, 'total_count': 69, 'hit_count': 64, 'win_count': 58, 'avg_performance': 11.848421236600606, 'hit_rate': 92.7536231884058, 'win_rate': 84.05797101449275, 'count': 69}, {'week': '2024-10-28', 'bin': 0.8, 'total_count': 5, 'hit_count': 5, 'win_count': 4, 'avg_performance': 14.267397574986997, 'hit_rate': 100.0, 'win_rate': 80.0, 'count': 5}, {'week': '2024-10-28', 'bin': 0.9, 'total_count': 1, 'hit_count': 1, 'win_count': 0, 'avg_performance': 0.34722222222223026, 'hit_rate': 100.0, 'win_rate': 0.0, 'count': 1}], '2024-11-04': [{'week': '2024-11-04', 'bin': 0.2, 'total_count': 1, 'hit_count': 1, 'win_count': 1, 'avg_performance': 4.48654037886342, 'hit_rate': 100.0, 'win_rate': 100.0, 'count': 1}, {'week': '2024-11-04', 'bin': 0.3, 'total_count': 8, 'hit_count': 8, 'win_count': 7, 'avg_performance': 11.303728683534116, 'hit_rate': 100.0, 'win_rate': 87.5, 'count': 8}, {'week': '2024-11-04', 'bin': 0.4, 'total_count': 22, 'hit_count': 20, 'win_count': 19, 'avg_performance': 6.193407299091917, 'hit_rate': 90.9090909090909, 'win_rate': 86.36363636363636, 'count': 22}, {'week': '2024-11-04', 'bin': 0.5, 'total_count': 660, 'hit_count': 619, 'win_count': 514, 'avg_performance': 8.551721604481491, 'hit_rate': 93.78787878787878, 'win_rate': 77.87878787878788, 'count': 660}, {'week': '2024-11-04', 'bin': 0.6, 'total_count': 719, 'hit_count': 674, 'win_count': 557, 'avg_performance': 9.199905917317315, 'hit_rate': 93.7413073713491, 'win_rate': 77.46870653685674, 'count': 719}, {'week': '2024-11-04', 'bin': 0.7, 'total_count': 39, 'hit_count': 36, 'win_count': 30, 'avg_performance': 9.136526057000346, 'hit_rate': 92.3076923076923, 'win_rate': 76.92307692307692, 'count': 39}, {'week': '2024-11-04', 'bin': 0.8, 'total_count': 1, 'hit_count': 1, 'win_count': 1, 'avg_performance': 6.976744186046527, 'hit_rate': 100.0, 'win_rate': 100.0, 'count': 1}], '2024-11-11': [{'week': '2024-11-11', 'bin': 0.3, 'total_count': 3, 'hit_count': 3, 'win_count': 2, 'avg_performance': 58.92468569457596, 'hit_rate': 100.0, 'win_rate': 66.66666666666667, 'count': 3}, {'week': '2024-11-11', 'bin': 0.4, 'total_count': 17, 'hit_count': 14, 'win_count': 8, 'avg_performance': 3.9305498150644866, 'hit_rate': 82.3529411764706, 'win_rate': 47.05882352941177, 'count': 17}, {'week': '2024-11-11', 'bin': 0.5, 'total_count': 362, 'hit_count': 328, 'win_count': 218, 'avg_performance': 4.442104130107124, 'hit_rate': 90.60773480662984, 'win_rate': 60.22099447513812, 'count': 362}, {'week': '2024-11-11', 'bin': 0.6, 'total_count': 459, 'hit_count': 407, 'win_count': 294, 'avg_performance': 6.832885016155045, 'hit_rate': 88.67102396514161, 'win_rate': 64.05228758169935, 'count': 459}, {'week': '2024-11-11', 'bin': 0.7, 'total_count': 26, 'hit_count': 24, 'win_count': 16, 'avg_performance': 6.50225864077387, 'hit_rate': 92.3076923076923, 'win_rate': 61.53846153846154, 'count': 26}], '2024-11-18': [{'week': '2024-11-18', 'bin': 0.2, 'total_count': 1, 'hit_count': 1, 'win_count': 1, 'avg_performance': 96.25316455696202, 'hit_rate': 100.0, 'win_rate': 100.0, 'count': 1}, {'week': '2024-11-18', 'bin': 0.3, 'total_count': 3, 'hit_count': 3, 'win_count': 2, 'avg_performance': 10.093706934177172, 'hit_rate': 100.0, 'win_rate': 66.66666666666667, 'count': 3}, {'week': '2024-11-18', 'bin': 0.4, 'total_count': 24, 'hit_count': 24, 'win_count': 20, 'avg_performance': 10.286979813711849, 'hit_rate': 100.0, 'win_rate': 83.33333333333333, 'count': 24}, {'week': '2024-11-18', 'bin': 0.5, 'total_count': 783, 'hit_count': 758, 'win_count': 652, 'avg_performance': 9.641687742145487, 'hit_rate': 96.80715197956577, 'win_rate': 83.26947637292464, 'count': 783}, {'week': '2024-11-18', 'bin': 0.6, 'total_count': 876, 'hit_count': 849, 'win_count': 769, 'avg_performance': 11.89467546720644, 'hit_rate': 96.91780821917808, 'win_rate': 87.78538812785388, 'count': 876}, {'week': '2024-11-18', 'bin': 0.7, 'total_count': 80, 'hit_count': 80, 'win_count': 71, 'avg_performance': 19.352876776932764, 'hit_rate': 100.0, 'win_rate': 88.75, 'count': 80}, {'week': '2024-11-18', 'bin': 0.8, 'total_count': 13, 'hit_count': 13, 'win_count': 12, 'avg_performance': 18.45274649281407, 'hit_rate': 100.0, 'win_rate': 92.3076923076923, 'count': 13}, {'week': '2024-11-18', 'bin': 0.9, 'total_count': 1, 'hit_count': 1, 'win_count': 1, 'avg_performance': 15.730337078651687, 'hit_rate': 100.0, 'win_rate': 100.0, 'count': 1}], '2024-11-25': [{'week': '2024-11-25', 'bin': 0.3, 'total_count': 3, 'hit_count': 3, 'win_count': 1, 'avg_performance': 11.555676832532903, 'hit_rate': 100.0, 'win_rate': 33.333333333333336, 'count': 3}, {'week': '2024-11-25', 'bin': 0.4, 'total_count': 18, 'hit_count': 17, 'win_count': 12, 'avg_performance': 6.265694029033848, 'hit_rate': 94.44444444444444, 'win_rate': 66.66666666666667, 'count': 18}, {'week': '2024-11-25', 'bin': 0.5, 'total_count': 598, 'hit_count': 570, 'win_count': 448, 'avg_performance': 7.634091063129644, 'hit_rate': 95.31772575250837, 'win_rate': 74.91638795986623, 'count': 598}, {'week': '2024-11-25', 'bin': 0.6, 'total_count': 869, 'hit_count': 826, 'win_count': 696, 'avg_performance': 8.702597408877535, 'hit_rate': 95.0517836593786, 'win_rate': 80.09205983889528, 'count': 869}, {'week': '2024-11-25', 'bin': 0.7, 'total_count': 92, 'hit_count': 90, 'win_count': 77, 'avg_performance': 13.765900879410582, 'hit_rate': 97.82608695652173, 'win_rate': 83.69565217391305, 'count': 92}, {'week': '2024-11-25', 'bin': 0.8, 'total_count': 18, 'hit_count': 17, 'win_count': 17, 'avg_performance': 28.946258332817518, 'hit_rate': 94.44444444444444, 'win_rate': 94.44444444444444, 'count': 18}, {'week': '2024-11-25', 'bin': 0.9, 'total_count': 3, 'hit_count': 3, 'win_count': 3, 'avg_performance': 11.190662386779556, 'hit_rate': 100.0, 'win_rate': 100.0, 'count': 3}], '2024-12-09': [{'week': '2024-12-09', 'bin': 0.3, 'total_count': 2, 'hit_count': 1, 'win_count': 1, 'avg_performance': 1.4905149051490498, 'hit_rate': 50.0, 'win_rate': 50.0, 'count': 2}, {'week': '2024-12-09', 'bin': 0.4, 'total_count': 19, 'hit_count': 18, 'win_count': 13, 'avg_performance': 5.3237276523665, 'hit_rate': 94.73684210526316, 'win_rate': 68.42105263157895, 'count': 19}, {'week': '2024-12-09', 'bin': 0.5, 'total_count': 690, 'hit_count': 641, 'win_count': 451, 'avg_performance': 6.182898593615806, 'hit_rate': 92.89855072463769, 'win_rate': 65.3623188405797, 'count': 690}, {'week': '2024-12-09', 'bin': 0.6, 'total_count': 870, 'hit_count': 824, 'win_count': 624, 'avg_performance': 9.050619565085265, 'hit_rate': 94.71264367816092, 'win_rate': 71.72413793103448, 'count': 870}, {'week': '2024-12-09', 'bin': 0.7, 'total_count': 96, 'hit_count': 93, 'win_count': 68, 'avg_performance': 9.29780403196579, 'hit_rate': 96.875, 'win_rate': 70.83333333333333, 'count': 96}, {'week': '2024-12-09', 'bin': 0.8, 'total_count': 19, 'hit_count': 18, 'win_count': 14, 'avg_performance': 15.059213057045703, 'hit_rate': 94.73684210526316, 'win_rate': 73.6842105263158, 'count': 19}, {'week': '2024-12-09', 'bin': 0.9, 'total_count': 2, 'hit_count': 2, 'win_count': 0, 'avg_performance': 0.659367610806464, 'hit_rate': 100.0, 'win_rate': 0.0, 'count': 2}], '2024-12-16': [{'week': '2024-12-16', 'bin': 0.3, 'total_count': 1, 'hit_count': 1, 'win_count': 0, 'avg_performance': 0.1904761904761864, 'hit_rate': 100.0, 'win_rate': 0.0, 'count': 1}, {'week': '2024-12-16', 'bin': 0.4, 'total_count': 37, 'hit_count': 33, 'win_count': 25, 'avg_performance': 6.259213538127868, 'hit_rate': 89.1891891891892, 'win_rate': 67.56756756756756, 'count': 37}, {'week': '2024-12-16', 'bin': 0.5, 'total_count': 1411, 'hit_count': 1325, 'win_count': 1011, 'avg_performance': 8.584611771243424, 'hit_rate': 93.90503189227498, 'win_rate': 71.65131112686038, 'count': 1411}, {'week': '2024-12-16', 'bin': 0.6, 'total_count': 1588, 'hit_count': 1490, 'win_count': 1216, 'avg_performance': 9.939810447414, 'hit_rate': 93.82871536523929, 'win_rate': 76.57430730478589, 'count': 1588}, {'week': '2024-12-16', 'bin': 0.7, 'total_count': 163, 'hit_count': 157, 'win_count': 126, 'avg_performance': 12.751983309057357, 'hit_rate': 96.31901840490798, 'win_rate': 77.30061349693251, 'count': 163}, {'week': '2024-12-16', 'bin': 0.8, 'total_count': 26, 'hit_count': 26, 'win_count': 21, 'avg_performance': 30.97146333159325, 'hit_rate': 100.0, 'win_rate': 80.76923076923077, 'count': 26}, {'week': '2024-12-16', 'bin': 0.9, 'total_count': 3, 'hit_count': 3, 'win_count': 2, 'avg_performance': 45.14366482789435, 'hit_rate': 100.0, 'win_rate': 66.66666666666667, 'count': 3}], '2024-12-23': [{'week': '2024-12-23', 'bin': 0.3, 'total_count': 1, 'hit_count': 1, 'win_count': 0, 'avg_performance': 1.1011011011010954, 'hit_rate': 100.0, 'win_rate': 0.0, 'count': 1}, {'week': '2024-12-23', 'bin': 0.4, 'total_count': 17, 'hit_count': 16, 'win_count': 10, 'avg_performance': 11.371333574507736, 'hit_rate': 94.11764705882354, 'win_rate': 58.8235294117647, 'count': 17}, {'week': '2024-12-23', 'bin': 0.5, 'total_count': 668, 'hit_count': 650, 'win_count': 528, 'avg_performance': 9.474676484372859, 'hit_rate': 97.30538922155688, 'win_rate': 79.04191616766467, 'count': 668}, {'week': '2024-12-23', 'bin': 0.6, 'total_count': 829, 'hit_count': 811, 'win_count': 705, 'avg_performance': 18.22317884082599, 'hit_rate': 97.82870928829915, 'win_rate': 85.0422195416164, 'count': 829}, {'week': '2024-12-23', 'bin': 0.7, 'total_count': 71, 'hit_count': 69, 'win_count': 62, 'avg_performance': 22.87345575441379, 'hit_rate': 97.1830985915493, 'win_rate': 87.32394366197182, 'count': 71}, {'week': '2024-12-23', 'bin': 0.8, 'total_count': 19, 'hit_count': 16, 'win_count': 16, 'avg_performance': 20.07116067119614, 'hit_rate': 84.21052631578948, 'win_rate': 84.21052631578948, 'count': 19}, {'week': '2024-12-23', 'bin': 0.9, 'total_count': 3, 'hit_count': 3, 'win_count': 3, 'avg_performance': 42.864931268489265, 'hit_rate': 100.0, 'win_rate': 100.0, 'count': 3}], '2024-12-30': [{'week': '2024-12-30', 'bin': 0.4, 'total_count': 26, 'hit_count': 25, 'win_count': 18, 'avg_performance': 8.543323047871969, 'hit_rate': 96.15384615384616, 'win_rate': 69.23076923076923, 'count': 26}, {'week': '2024-12-30', 'bin': 0.5, 'total_count': 967, 'hit_count': 931, 'win_count': 794, 'avg_performance': 9.605782822714602, 'hit_rate': 96.27714581178904, 'win_rate': 82.10961737331955, 'count': 967}, {'week': '2024-12-30', 'bin': 0.6, 'total_count': 1170, 'hit_count': 1137, 'win_count': 1002, 'avg_performance': 13.314518504512273, 'hit_rate': 97.17948717948718, 'win_rate': 85.64102564102564, 'count': 1170}, {'week': '2024-12-30', 'bin': 0.7, 'total_count': 141, 'hit_count': 137, 'win_count': 119, 'avg_performance': 13.834897352184377, 'hit_rate': 97.16312056737588, 'win_rate': 84.39716312056737, 'count': 141}, {'week': '2024-12-30', 'bin': 0.8, 'total_count': 21, 'hit_count': 19, 'win_count': 19, 'avg_performance': 18.03100402666873, 'hit_rate': 90.47619047619048, 'win_rate': 90.47619047619048, 'count': 21}, {'week': '2024-12-30', 'bin': 0.9, 'total_count': 1, 'hit_count': 1, 'win_count': 1, 'avg_performance': 86.17021276595746, 'hit_rate': 100.0, 'win_rate': 100.0, 'count': 1}], '2025-01-06': [{'week': '2025-01-06', 'bin': 0.4, 'total_count': 21, 'hit_count': 19, 'win_count': 13, 'avg_performance': 3.653643845376023, 'hit_rate': 90.47619047619048, 'win_rate': 61.904761904761905, 'count': 21}, {'week': '2025-01-06', 'bin': 0.5, 'total_count': 573, 'hit_count': 531, 'win_count': 345, 'avg_performance': 7.11501183555015, 'hit_rate': 92.67015706806282, 'win_rate': 60.20942408376963, 'count': 573}, {'week': '2025-01-06', 'bin': 0.6, 'total_count': 833, 'hit_count': 773, 'win_count': 554, 'avg_performance': 7.033930147869317, 'hit_rate': 92.79711884753901, 'win_rate': 66.50660264105642, 'count': 833}, {'week': '2025-01-06', 'bin': 0.7, 'total_count': 112, 'hit_count': 107, 'win_count': 82, 'avg_performance': 11.06435997631877, 'hit_rate': 95.53571428571429, 'win_rate': 73.21428571428571, 'count': 112}, {'week': '2025-01-06', 'bin': 0.8, 'total_count': 28, 'hit_count': 24, 'win_count': 22, 'avg_performance': 12.01468555061957, 'hit_rate': 85.71428571428571, 'win_rate': 78.57142857142857, 'count': 28}, {'week': '2025-01-06', 'bin': 0.9, 'total_count': 1, 'hit_count': 1, 'win_count': 1, 'avg_performance': 2.747909199522108, 'hit_rate': 100.0, 'win_rate': 100.0, 'count': 1}], '2025-01-13': [{'week': '2025-01-13', 'bin': 0.3, 'total_count': 1, 'hit_count': 1, 'win_count': 0, 'avg_performance': 1.77514792899408, 'hit_rate': 100.0, 'win_rate': 0.0, 'count': 1}, {'week': '2025-01-13', 'bin': 0.4, 'total_count': 24, 'hit_count': 23, 'win_count': 20, 'avg_performance': 5.677219118036632, 'hit_rate': 95.83333333333333, 'win_rate': 83.33333333333333, 'count': 24}, {'week': '2025-01-13', 'bin': 0.5, 'total_count': 564, 'hit_count': 528, 'win_count': 456, 'avg_performance': 8.539310048745332, 'hit_rate': 93.61702127659575, 'win_rate': 80.85106382978724, 'count': 564}, {'week': '2025-01-13', 'bin': 0.6, 'total_count': 708, 'hit_count': 661, 'win_count': 563, 'avg_performance': 8.240635977891715, 'hit_rate': 93.36158192090396, 'win_rate': 79.51977401129943, 'count': 708}, {'week': '2025-01-13', 'bin': 0.7, 'total_count': 51, 'hit_count': 45, 'win_count': 39, 'avg_performance': 9.871046918455717, 'hit_rate': 88.23529411764706, 'win_rate': 76.47058823529412, 'count': 51}, {'week': '2025-01-13', 'bin': 0.8, 'total_count': 10, 'hit_count': 10, 'win_count': 9, 'avg_performance': 15.34581326687442, 'hit_rate': 100.0, 'win_rate': 90.0, 'count': 10}, {'week': '2025-01-13', 'bin': 0.9, 'total_count': 1, 'hit_count': 1, 'win_count': 1, 'avg_performance': 13.599999999999994, 'hit_rate': 100.0, 'win_rate': 100.0, 'count': 1}], '2025-01-20': [{'week': '2025-01-20', 'bin': 0.3, 'total_count': 2, 'hit_count': 1, 'win_count': 0, 'avg_performance': 0.6651884700665244, 'hit_rate': 50.0, 'win_rate': 0.0, 'count': 2}, {'week': '2025-01-20', 'bin': 0.4, 'total_count': 19, 'hit_count': 18, 'win_count': 11, 'avg_performance': 3.544909947380155, 'hit_rate': 94.73684210526316, 'win_rate': 57.89473684210526, 'count': 19}, {'week': '2025-01-20', 'bin': 0.5, 'total_count': 628, 'hit_count': 598, 'win_count': 432, 'avg_performance': 6.015608365607231, 'hit_rate': 95.22292993630573, 'win_rate': 68.78980891719745, 'count': 628}, {'week': '2025-01-20', 'bin': 0.6, 'total_count': 792, 'hit_count': 749, 'win_count': 605, 'avg_performance': 9.039266266213598, 'hit_rate': 94.57070707070707, 'win_rate': 76.38888888888889, 'count': 792}, {'week': '2025-01-20', 'bin': 0.7, 'total_count': 61, 'hit_count': 60, 'win_count': 54, 'avg_performance': 10.536071372615584, 'hit_rate': 98.36065573770492, 'win_rate': 88.52459016393442, 'count': 61}, {'week': '2025-01-20', 'bin': 0.8, 'total_count': 12, 'hit_count': 12, 'win_count': 10, 'avg_performance': 15.25765795165968, 'hit_rate': 100.0, 'win_rate': 83.33333333333333, 'count': 12}], '2025-01-27': [{'week': '2025-01-27', 'bin': 0.3, 'total_count': 2, 'hit_count': 2, 'win_count': 2, 'avg_performance': 3.6505251976042974, 'hit_rate': 100.0, 'win_rate': 100.0, 'count': 2}, {'week': '2025-01-27', 'bin': 0.4, 'total_count': 18, 'hit_count': 15, 'win_count': 11, 'avg_performance': 3.3872070306215396, 'hit_rate': 83.33333333333333, 'win_rate': 61.111111111111114, 'count': 18}, {'week': '2025-01-27', 'bin': 0.5, 'total_count': 580, 'hit_count': 547, 'win_count': 428, 'avg_performance': 6.953550738751072, 'hit_rate': 94.3103448275862, 'win_rate': 73.79310344827586, 'count': 580}, {'week': '2025-01-27', 'bin': 0.6, 'total_count': 779, 'hit_count': 726, 'win_count': 606, 'avg_performance': 6.648173652090374, 'hit_rate': 93.196405648267, 'win_rate': 77.79204107830552, 'count': 779}, {'week': '2025-01-27', 'bin': 0.7, 'total_count': 76, 'hit_count': 73, 'win_count': 66, 'avg_performance': 7.471075488531045, 'hit_rate': 96.05263157894737, 'win_rate': 86.84210526315789, 'count': 76}, {'week': '2025-01-27', 'bin': 0.8, 'total_count': 15, 'hit_count': 15, 'win_count': 13, 'avg_performance': 9.608575816681654, 'hit_rate': 100.0, 'win_rate': 86.66666666666667, 'count': 15}, {'week': '2025-01-27', 'bin': 0.9, 'total_count': 3, 'hit_count': 3, 'win_count': 3, 'avg_performance': 21.423582467139635, 'hit_rate': 100.0, 'win_rate': 100.0, 'count': 3}], '2025-02-10': [{'week': '2025-02-10', 'bin': 0.3, 'total_count': 4, 'hit_count': 4, 'win_count': 1, 'avg_performance': 1.8949315591111375, 'hit_rate': 100.0, 'win_rate': 25.0, 'count': 4}, {'week': '2025-02-10', 'bin': 0.4, 'total_count': 33, 'hit_count': 33, 'win_count': 17, 'avg_performance': 4.754175337869557, 'hit_rate': 100.0, 'win_rate': 51.515151515151516, 'count': 33}, {'week': '2025-02-10', 'bin': 0.5, 'total_count': 892, 'hit_count': 845, 'win_count': 647, 'avg_performance': 7.517486777721075, 'hit_rate': 94.73094170403587, 'win_rate': 72.53363228699551, 'count': 892}, {'week': '2025-02-10', 'bin': 0.6, 'total_count': 1368, 'hit_count': 1307, 'win_count': 1083, 'avg_performance': 10.207496081010792, 'hit_rate': 95.54093567251462, 'win_rate': 79.16666666666667, 'count': 1368}, {'week': '2025-02-10', 'bin': 0.7, 'total_count': 114, 'hit_count': 112, 'win_count': 85, 'avg_performance': 13.13948137274851, 'hit_rate': 98.24561403508773, 'win_rate': 74.56140350877193, 'count': 114}, {'week': '2025-02-10', 'bin': 0.8, 'total_count': 17, 'hit_count': 17, 'win_count': 12, 'avg_performance': 9.213075395790396, 'hit_rate': 100.0, 'win_rate': 70.58823529411765, 'count': 17}, {'week': '2025-02-10', 'bin': 0.9, 'total_count': 1, 'hit_count': 1, 'win_count': 1, 'avg_performance': 4.385964912280706, 'hit_rate': 100.0, 'win_rate': 100.0, 'count': 1}], '2025-02-17': [{'week': '2025-02-17', 'bin': 0.3, 'total_count': 3, 'hit_count': 3, 'win_count': 1, 'avg_performance': 5.099765218898155, 'hit_rate': 100.0, 'win_rate': 33.333333333333336, 'count': 3}, {'week': '2025-02-17', 'bin': 0.4, 'total_count': 8, 'hit_count': 8, 'win_count': 5, 'avg_performance': 3.5333760194020303, 'hit_rate': 100.0, 'win_rate': 62.5, 'count': 8}, {'week': '2025-02-17', 'bin': 0.5, 'total_count': 327, 'hit_count': 296, 'win_count': 159, 'avg_performance': 6.587229286030979, 'hit_rate': 90.51987767584097, 'win_rate': 48.62385321100918, 'count': 327}, {'week': '2025-02-17', 'bin': 0.6, 'total_count': 483, 'hit_count': 415, 'win_count': 252, 'avg_performance': 5.0095518733277125, 'hit_rate': 85.92132505175984, 'win_rate': 52.17391304347826, 'count': 483}, {'week': '2025-02-17', 'bin': 0.7, 'total_count': 46, 'hit_count': 42, 'win_count': 28, 'avg_performance': 4.196667245636139, 'hit_rate': 91.30434782608695, 'win_rate': 60.869565217391305, 'count': 46}, {'week': '2025-02-17', 'bin': 0.8, 'total_count': 6, 'hit_count': 4, 'win_count': 4, 'avg_performance': 4.6239894716134495, 'hit_rate': 66.66666666666667, 'win_rate': 66.66666666666667, 'count': 6}], '2025-02-24': [{'week': '2025-02-24', 'bin': 0.3, 'total_count': 3, 'hit_count': 2, 'win_count': 0, 'avg_performance': 0.3383304879783789, 'hit_rate': 66.66666666666667, 'win_rate': 0.0, 'count': 3}, {'week': '2025-02-24', 'bin': 0.4, 'total_count': 31, 'hit_count': 27, 'win_count': 17, 'avg_performance': 2.724774404012466, 'hit_rate': 87.09677419354838, 'win_rate': 54.83870967741935, 'count': 31}, {'week': '2025-02-24', 'bin': 0.5, 'total_count': 864, 'hit_count': 786, 'win_count': 544, 'avg_performance': 5.995153465085292, 'hit_rate': 90.97222222222223, 'win_rate': 62.96296296296296, 'count': 864}, {'week': '2025-02-24', 'bin': 0.6, 'total_count': 1038, 'hit_count': 921, 'win_count': 674, 'avg_performance': 5.362910312935268, 'hit_rate': 88.72832369942196, 'win_rate': 64.9325626204239, 'count': 1038}, {'week': '2025-02-24', 'bin': 0.7, 'total_count': 53, 'hit_count': 42, 'win_count': 23, 'avg_performance': 4.419402245142155, 'hit_rate': 79.24528301886792, 'win_rate': 43.39622641509434, 'count': 53}, {'week': '2025-02-24', 'bin': 0.8, 'total_count': 2, 'hit_count': 1, 'win_count': 0, 'avg_performance': 0.14880952380952725, 'hit_rate': 50.0, 'win_rate': 0.0, 'count': 2}], '2025-03-10': [{'week': '2025-03-10', 'bin': 0.3, 'total_count': 1, 'hit_count': 1, 'win_count': 1, 'avg_performance': 3.370786516853932, 'hit_rate': 100.0, 'win_rate': 100.0, 'count': 1}, {'week': '2025-03-10', 'bin': 0.4, 'total_count': 7, 'hit_count': 6, 'win_count': 6, 'avg_performance': 3.229985232071821, 'hit_rate': 85.71428571428571, 'win_rate': 85.71428571428571, 'count': 7}, {'week': '2025-03-10', 'bin': 0.5, 'total_count': 339, 'hit_count': 318, 'win_count': 236, 'avg_performance': 5.91457437619586, 'hit_rate': 93.80530973451327, 'win_rate': 69.6165191740413, 'count': 339}, {'week': '2025-03-10', 'bin': 0.6, 'total_count': 312, 'hit_count': 294, 'win_count': 224, 'avg_performance': 7.694099731541966, 'hit_rate': 94.23076923076923, 'win_rate': 71.7948717948718, 'count': 312}, {'week': '2025-03-10', 'bin': 0.7, 'total_count': 17, 'hit_count': 16, 'win_count': 14, 'avg_performance': 7.866797499267166, 'hit_rate': 94.11764705882354, 'win_rate': 82.3529411764706, 'count': 17}]}, 'curve_data_week_list': ['2024-10-14', '2024-10-21', '2024-10-28', '2024-11-04', '2024-11-11', '2024-11-18', '2024-11-25', '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-10', '2025-02-17', '2025-02-24', '2025-03-10'], 'date_from': datetime.date(2024, 10, 10), 'date_to': datetime.date(2025, 4, 8), 'performance_data': <QuerySet [{'date': datetime.date(2025, 3, 12), 'pass_count': 481, 'fail_count': 195, 'total_count': 676, 'hit_count': 635, 'win_rate': 71.15384615384616, 'hit_rate': 93.93491124260355, 'avg_performance': 6.753426139645547, 'metrics': {'financial': 0, 'content': 0, 'other': 0}}, {'date': datetime.date(2025, 2, 28), 'pass_count': 506, 'fail_count': 122, 'total_count': 628, 'hit_count': 601, 'win_rate': 80.5732484076433, 'hit_rate': 95.70063694267516, 'avg_performance': 7.119143445519432, 'metrics': {'financial': 0, 'content': 0, 'other': 0}}, {'date': datetime.date(2025, 2, 27), 'pass_count': 357, 'fail_count': 202, 'total_count': 559, 'hit_count': 511, 'win_rate': 63.864042933810374, 'hit_rate': 91.41323792486583, 'avg_performance': 5.279093119520359, 'metrics': {'content': 0.19, 'financial': 0, 'other': 0.08}}, {'date': datetime.date(2025, 2, 24), 'pass_count': 395, 'fail_count': 409, 'total_count': 804, 'hit_count': 667, 'win_rate': 49.12935323383085, 'hit_rate': 82.96019900497512, 'avg_performance': 4.533193155585685, 'metrics': {'financial': 0, 'content': 0, 'other': 0}}, {'date': datetime.date(2025, 2, 20), 'pass_count': 449, 'fail_count': 424, 'total_count': 873, 'hit_count': 768, 'win_rate': 51.43184421534937, 'hit_rate': 87.97250859106529, 'avg_performance': 5.541803511214515, 'metrics': {'financial': 0, 'content': 0, 'other': 0}}, {'date': datetime.date(2025, 2, 14), 'pass_count': 620, 'fail_count': 235, 'total_count': 855, 'hit_count': 818, 'win_rate': 72.51461988304094, 'hit_rate': 95.67251461988305, 'avg_performance': 8.034367499059332, 'metrics': {'financial': 0, 'content': 0, 'other': 0}}, {'date': datetime.date(2025, 2, 12), 'pass_count': 676, 'fail_count': 116, 'total_count': 792, 'hit_count': 776, 'win_rate': 85.35353535353535, 'hit_rate': 97.97979797979798, 'avg_performance': 11.563244344572105, 'metrics': {'financial': 0, 'content': 0, 'other': 0}}, {'date': datetime.date(2025, 2, 11), 'pass_count': 550, 'fail_count': 232, 'total_count': 782, 'hit_count': 725, 'win_rate': 70.33248081841433, 'hit_rate': 92.71099744245524, 'avg_performance': 8.267718347152579, 'metrics': {'content': 0.2, 'financial': 0, 'other': 0.08}}, {'date': datetime.date(2025, 1, 29), 'pass_count': 547, 'fail_count': 159, 'total_count': 706, 'hit_count': 660, 'win_rate': 77.47875354107649, 'hit_rate': 93.48441926345609, 'avg_performance': 7.5051098670343785, 'metrics': {'financial': 0, 'content': 0, 'other': 0}}, {'date': datetime.date(2025, 1, 27), 'pass_count': 582, 'fail_count': 185, 'total_count': 767, 'hit_count': 721, 'win_rate': 75.88005215123859, 'hit_rate': 94.0026075619296, 'avg_performance': 6.2031956141514355, 'metrics': {'content': 0.23, 'financial': 0, 'other': 0.08}}, {'date': datetime.date(2025, 1, 24), 'pass_count': 539, 'fail_count': 193, 'total_count': 732, 'hit_count': 693, 'win_rate': 73.63387978142076, 'hit_rate': 94.67213114754098, 'avg_performance': 6.690562675279141, 'metrics': {'financial': 0, 'content': 0, 'other': 0}}, {'date': datetime.date(2025, 1, 21), 'pass_count': 573, 'fail_count': 209, 'total_count': 782, 'hit_count': 745, 'win_rate': 73.27365728900256, 'hit_rate': 95.2685421994885, 'avg_performance': 8.866860579575452, 'metrics': {'financial': 0, 'content': 0, 'other': 0}}, {'date': datetime.date(2025, 1, 14), 'pass_count': 551, 'fail_count': 125, 'total_count': 676, 'hit_count': 642, 'win_rate': 81.50887573964496, 'hit_rate': 94.97041420118343, 'avg_performance': 8.457135915280745, 'metrics': {'content': 0.22, 'financial': 0, 'other': 0.08}}, {'date': datetime.date(2025, 1, 13), 'pass_count': 537, 'fail_count': 146, 'total_count': 683, 'hit_count': 627, 'win_rate': 78.62371888726207, 'hit_rate': 91.800878477306, 'avg_performance': 8.407067633062631, 'metrics': {'content': 0.25, 'financial': 0, 'other': 0.08}}, {'date': datetime.date(2025, 1, 7), 'pass_count': 473, 'fail_count': 289, 'total_count': 762, 'hit_count': 706, 'win_rate': 62.07349081364829, 'hit_rate': 92.6509186351706, 'avg_performance': 6.153973765680095, 'metrics': {'financial': 0, 'content': 0, 'other': 0}}, {'date': datetime.date(2025, 1, 6), 'pass_count': 544, 'fail_count': 262, 'total_count': 806, 'hit_count': 749, 'win_rate': 67.4937965260546, 'hit_rate': 92.92803970223325, 'avg_performance': 8.563190481655846, 'metrics': {'content': 0.23, 'financial': 0, 'other': 0.08}}, {'date': datetime.date(2025, 1, 3), 'pass_count': 681, 'fail_count': 126, 'total_count': 807, 'hit_count': 779, 'win_rate': 84.38661710037175, 'hit_rate': 96.53035935563817, 'avg_performance': 12.717622689978947, 'metrics': {'financial': 0, 'content': 0, 'other': 0}}, {'date': datetime.date(2024, 12, 31), 'pass_count': 668, 'fail_count': 122, 'total_count': 790, 'hit_count': 772, 'win_rate': 84.55696202531645, 'hit_rate': 97.72151898734177, 'avg_performance': 10.975292806497526, 'metrics': {'financial': 0, 'content': 0, 'other': 0}}, {'date': datetime.date(2024, 12, 30), 'pass_count': 604, 'fail_count': 125, 'total_count': 729, 'hit_count': 699, 'win_rate': 82.85322359396433, 'hit_rate': 95.88477366255144, 'avg_performance': 11.756987702506162, 'metrics': {'content': 0.25, 'financial': 0, 'other': 0.08}}, {'date': datetime.date(2024, 12, 26), 'pass_count': 658, 'fail_count': 128, 'total_count': 786, 'hit_count': 770, 'win_rate': 83.7150127226463, 'hit_rate': 97.96437659033079, 'avg_performance': 16.615555823976486, 'metrics': {'financial': 0, 'content': 0, 'other': 0}}, '...(remaining elements truncated)...']>}, 86400) {} <django.core.cache.backends.filebased.FileBasedCache object at 0x7f9285b4e490>
/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