Tags: mengdih/kfserving
Tags
Publish KFServing 0.4 release (kserve#933) * Publish v0.4.0 release * add license
To make the sample work with the refactored kfmodel (kserve#524)
sample pipeline notebook (kserve#476) * sample pipeline notebook * addressing review comments
Add text explainer notebook (kserve#355) * Add text explainer notebook example * Fix formatting
Minor update on SDK verbiage (kserve#286) * Minor SDK doc fix * Updating SDK verbiage * Expose the SDK from main README * quick fix from 'server' to 'cluster'
Wiring SKLearn and XGBoost to KFService (kserve#108) * wiring up xgboost and sklearn servers * wiring for xgboost * additional wiring for sklearn and xgboost * additional wiring for sklearn and xgboost * tests for sklearn * xgb and sklearn test instructions * test sklearn end to end * test sklearn end to end * test sklearn end to end * addressing-review-comments-for-naming * xgb dmatrix and test changes * fixing xgb input * readme instructions for xgboost server * completing knative configuration test * e-2-e-xgboost-test * removing extra params from code and bundling in dokcer images