Admin User 8c887e765b
All checks were successful
Build and Push Docker Image / test (push) Successful in 28s
Build and Push Docker Image / build_and_push (push) Successful in 1m25s
EDT Processing block
2025-02-05 19:13:43 +00:00
2025-02-05 17:51:05 +00:00
2025-02-05 19:13:43 +00:00
2025-02-05 17:51:05 +00:00
2025-02-05 19:13:43 +00:00
2025-02-05 19:13:43 +00:00
2025-02-05 19:13:43 +00:00
2025-02-05 19:13:43 +00:00
2025-02-05 19:13:43 +00:00

Overview

This block (block.py) is responsible for loading and scoring the model.

Key Inputs & Outputs

  • Request: Refer to request_schema.json for detailed input fields and validation rules.
  • Response: Refer to response_schema.json for the returned structure and data types.

Implementation Details

  • All core logic resides in block.py within the __main__ function.
Description
No description provided
Readme
Languages
Dockerfile 59%
Python 41%