Skip to content

Commit

Permalink
build based on 48ffbd3
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Jan 29, 2024
1 parent 33175b9 commit 64bf6ff
Show file tree
Hide file tree
Showing 280 changed files with 633 additions and 633 deletions.
2 changes: 1 addition & 1 deletion dev/.documenter-siteinfo.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"documenter":{"julia_version":"1.10.0","generation_timestamp":"2024-01-17T02:56:11","documenter_version":"1.2.1"}}
{"documenter":{"julia_version":"1.10.0","generation_timestamp":"2024-01-29T21:54:29","documenter_version":"1.2.1"}}
2 changes: 1 addition & 1 deletion dev/about_mlj/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@
eprint={2012.15505},
archivePrefix={arXiv},
primaryClass={cs.LG}
}</code></pre></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../model_browser/">« Model Browser</a><a class="docs-footer-nextpage" href="../learning_mlj/">Learning MLJ »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option><option value="auto">Automatic (OS)</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.2.1 on <span class="colophon-date" title="Wednesday 17 January 2024 02:56">Wednesday 17 January 2024</span>. Using Julia version 1.10.0.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
}</code></pre></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../model_browser/">« Model Browser</a><a class="docs-footer-nextpage" href="../learning_mlj/">Learning MLJ »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option><option value="auto">Automatic (OS)</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.2.1 on <span class="colophon-date" title="Monday 29 January 2024 21:54">Monday 29 January 2024</span>. Using Julia version 1.10.0.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
2 changes: 1 addition & 1 deletion dev/acceleration_and_parallelism/index.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions dev/adding_models_for_general_use/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dev/api/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dev/benchmarking/index.html

Large diffs are not rendered by default.

56 changes: 28 additions & 28 deletions dev/common_mlj_workflows/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dev/composing_models/index.html

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions dev/controlling_iterative_models/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dev/correcting_class_imbalance/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@

# now this behaves as a unified model that can be trained, validated, fine-tuned, etc.
mach = machine(balanced_model, X, y)
fit!(mach)</code></pre></div><a class="docs-sourcelink" target="_blank" href="https://github.com/JuliaAI/MLJBalancing.jl/blob/v0.1.4/src/balanced_model.jl#L72-L118">source</a></section></article></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../homogeneous_ensembles/">« Homogeneous Ensembles</a><a class="docs-footer-nextpage" href="../model_stacking/">Model Stacking »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option><option value="auto">Automatic (OS)</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.2.1 on <span class="colophon-date" title="Wednesday 17 January 2024 02:56">Wednesday 17 January 2024</span>. Using Julia version 1.10.0.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
fit!(mach)</code></pre></div><a class="docs-sourcelink" target="_blank" href="https://github.com/JuliaAI/MLJBalancing.jl/blob/v0.1.4/src/balanced_model.jl#L72-L118">source</a></section></article></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../homogeneous_ensembles/">« Homogeneous Ensembles</a><a class="docs-footer-nextpage" href="../model_stacking/">Model Stacking »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option><option value="auto">Automatic (OS)</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.2.1 on <span class="colophon-date" title="Monday 29 January 2024 21:54">Monday 29 January 2024</span>. Using Julia version 1.10.0.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
54 changes: 27 additions & 27 deletions dev/evaluating_model_performance/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dev/frequently_asked_questions/index.html

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions dev/generating_synthetic_data/index.html

Large diffs are not rendered by default.

Loading

0 comments on commit 64bf6ff

Please sign in to comment.