Pybroker Model Trainer

Register, train, wire, and debug machine learning models for PyBroker backtests using the bundled PyBroker wiki references generated from the local docs. Use when an agent needs to register a model with pybroker.model, write train_fn/predict_fn code for scikit-learn, XGBoost, LightGBM, CatBoost, PyTorch, Keras, statsmodels (ARIMA/SARIMAX), or arch models, build ensembles or regime models, run walkforward analysis, build time-series or lagged-feature models, train pooled multi-symbol models, load pretrained models, cache data and trained models, or prevent lookahead leakage in model-driven backtests.

edtechre 1405b90 13 files · 195.1 KB Updated

File contents

edtechre/pybroker/tree/main/skills/pybroker-model-trainer commit 1405b90480

Frequently asked questions

npx skillmds@latest add edtechre/pybroker-model-trainer