Deployed dc2abe32a to 2026.3 in en with MkDocs 1.6.1 and mike 2.1.4

This commit is contained in:
Matthias
2026-04-01 06:01:30 +01:00
parent 970aa93176
commit 8b8715222a
50 changed files with 13407 additions and 7052 deletions
+4 -5
View File
@@ -23,7 +23,7 @@
<link rel="icon" href="../images/logo.png">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.7.5">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.7.6">
@@ -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>