<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>量化 on 如如居</title><link>https://biboer.cn/tags/%E9%87%8F%E5%8C%96/</link><description>Recent content in 量化 on 如如居</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Fri, 31 Oct 2025 11:00:00 +0000</lastBuildDate><atom:link href="https://biboer.cn/tags/%E9%87%8F%E5%8C%96/index.xml" rel="self" type="application/rss+xml"/><item><title>量化交易系统</title><link>https://biboer.cn/post/quanttodolist/</link><pubDate>Fri, 31 Oct 2025 11:00:00 +0000</pubDate><guid>https://biboer.cn/post/quanttodolist/</guid><description>&lt;h3 id="记录">记录&lt;/h3>
&lt;h4 id="20260512">20260512&lt;/h4>
&lt;p>今日：
明日：&lt;/p>
&lt;h4 id="20260513">20260513&lt;/h4>
&lt;p>今日：&lt;/p>
&lt;ol>
&lt;li>国金模拟账户开通&lt;/li>
&lt;li>windows交易云主机安装完成&lt;/li>
&lt;li>mac m2初始化rurumoney clone，后续在m2开发&lt;/li>
&lt;li>完成目录结构和框架文档&lt;/li>
&lt;/ol>
&lt;p>明日：&lt;/p></description></item><item><title>训练和回测</title><link>https://biboer.cn/quant/xunlian/</link><pubDate>Mon, 06 Oct 2025 11:00:00 +0000</pubDate><guid>https://biboer.cn/quant/xunlian/</guid><description>&lt;p>测试&lt;/p>
&lt;p>训练与回测的大致流程如下（以日频 A 股数据为例）：&lt;/p>
&lt;p>  &lt;strong>1. 初始化 Qlib&lt;/strong>&lt;/p></description></item><item><title>训练和回测</title><link>https://biboer.cn/quant/xunlianhuice/</link><pubDate>Mon, 06 Oct 2025 11:00:00 +0000</pubDate><guid>https://biboer.cn/quant/xunlianhuice/</guid><description>&lt;p>训练与回测的大致流程如下（以日频 A 股数据为例）：&lt;/p>
&lt;p>  &lt;strong>1. 初始化 Qlib&lt;/strong>&lt;/p>
&lt;pre>&lt;code>  import qlib
  qlib.init(provider_uri=&amp;amp;#34;~/.qlib/qlib_data/cn_day&amp;amp;#34;)&lt;/code>&lt;/pre>&lt;p>  把 provider_uri 指到你刚生成的数据。&lt;/p>
&lt;p>  &lt;strong>2. 准备任务配置&lt;/strong>
  Qlib 的一体化任务（训练+验证+回测）通过配置字典或 YAML 控制。参考 examples/benchmarks/LightGBM/workflow_config_lightgbm.yaml：&lt;/p></description></item></channel></rss>