The brain already trains incrementally on every new rated outcome (every 5 min via tickMLFeedback). This page adds scheduled full-retrains + snapshots. Use it to: rebuild from scratch nightly, snapshot before market open, run k-fold CV weekly, etc.
Scheduled tasks run only while a bpleone tab is open. For true 24/7 cron, point to a Cloudflare Worker that hits a webhook — see API docs.
Active Tasks
--
Runs Today
--
Last Run
--
--
Next Run In
--
📋 Scheduled Tasks
TASK
SCHEDULE
LAST RUN
RUNS
NEXT
⚠ Important
Scheduled tasks only run when a bpleone tab is open. For unattended overnight training, keep a tab open or set up a small Cloudflare Worker that hits your data endpoints on cron. The brain's incremental training (every 5 min) does run automatically as long as any bpleone page is open.