agent-mlflow-skill-inference-test

Community

Verify model inference functionality and schema compliance.

Authorchoijinwon
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that models are ready for deployment by testing their inference capabilities and validating their response schemas.

Core Features & Use Cases

  • Inference Test Execution: Validates the predict contract and response schema of a model.
  • Entry Point Identification: Determines the correct inference entrypoint for a model.
  • Input Example Validation: Checks the functionality of the predict function using an input_example.json.
  • Schema Compliance: Ensures that the model's response adheres to the expected schema.

Quick Start

Run the inference test for your model by executing the skill with the provided model and input file.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: agent-mlflow-skill-inference-test
Download link: https://github.com/choijinwon/opecode-ml-skill-/archive/main.zip#agent-mlflow-skill-inference-test

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.