hops-online-inference
OfficialDeploy models for real-time predictions in Hopsworks with Python SDK.
Authorlogicalclocks
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill allows for deploying models and conducting online inference directly in the Hopsworks environment, streamlining the process of real-time model deployment and prediction.
Core Features & Use Cases
- Real-time Model Deployment: Deploy models and create running KServe endpoints for immediate inference.
- Feature Store Integration: Utilize the Hopsworks Feature Store for online feature lookups during inference.
- Predictor Scripting: Execute custom Python scripts to extend functionality and control model prediction logic.
- Use Case: When building a recommendation engine for e-commerce, deploy a trained model using this Skill to provide real-time product recommendations to users.
Quick Start
Deploy a trained model and make a prediction by executing: model.deploy('recommendation_service', script_file='predictor.py')
Dependency Matrix
Required Modules
hopsworks
Components
scriptsreferencesassets
💻 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: hops-online-inference Download link: https://github.com/logicalclocks/hopsworks-api/archive/main.zip#hops-online-inference Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.