Deployed 7e7e475 to develop in en with MkDocs 1.6.1 and mike 2.1.4

This commit is contained in:
github-actions[bot]
2026-03-31 05:20:03 +00:00
parent df495f4472
commit 970aa93176
44 changed files with 13314 additions and 6959 deletions
+3 -4
View File
@@ -2002,8 +2002,7 @@
</tbody>
</table>
<p>The example file structure would look like this:</p>
<p>```
├── models
<div class="highlight"><pre><span></span><code>├── models
│   └── unique-id
│   ├── config_freqai.example.json
│   ├── historic_predictions.backup.pkl
@@ -2036,8 +2035,8 @@
│   ├── cb_ada_1662821399_pca_object.pkl
│   ├── cb_ada_1662821399_svm_model.joblib
│   ├── cb_ada_1662821399_trained_dates_df.pkl
│   └── cb_ada_1662821399_trained_df.pkl</p>
<p>```</p>
│   └── cb_ada_1662821399_trained_df.pkl
</code></pre></div>