Skip to content

Commit

Permalink
build based on 5d600f0
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Jun 19, 2024
1 parent 232a12d commit 1ffa473
Show file tree
Hide file tree
Showing 287 changed files with 395 additions and 395 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.4","generation_timestamp":"2024-06-10T01:25:55","documenter_version":"1.4.1"}}
{"documenter":{"julia_version":"1.10.4","generation_timestamp":"2024-06-19T02:31:06","documenter_version":"1.4.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="auto">Automatic (OS)</option><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.4.1 on <span class="colophon-date" title="Monday 10 June 2024 01:25">Monday 10 June 2024</span>. Using Julia version 1.10.4.</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="auto">Automatic (OS)</option><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.4.1 on <span class="colophon-date" title="Wednesday 19 June 2024 02:31">Wednesday 19 June 2024</span>. Using Julia version 1.10.4.</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.

2 changes: 1 addition & 1 deletion 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.

66 changes: 33 additions & 33 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.

10 changes: 5 additions & 5 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.5/src/balanced_model.jl#L72-L118">source</a></section></article></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../controlling_iterative_models/">« Controlling Iterative Models</a><a class="docs-footer-nextpage" href="../thresholding_probabilistic_predictors/">Thresholding Probabilistic Predictors »</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="auto">Automatic (OS)</option><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.4.1 on <span class="colophon-date" title="Monday 10 June 2024 01:25">Monday 10 June 2024</span>. Using Julia version 1.10.4.</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.5/src/balanced_model.jl#L72-L118">source</a></section></article></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../controlling_iterative_models/">« Controlling Iterative Models</a><a class="docs-footer-nextpage" href="../thresholding_probabilistic_predictors/">Thresholding Probabilistic Predictors »</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="auto">Automatic (OS)</option><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.4.1 on <span class="colophon-date" title="Wednesday 19 June 2024 02:31">Wednesday 19 June 2024</span>. Using Julia version 1.10.4.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
66 changes: 33 additions & 33 deletions dev/evaluating_model_performance/index.html

Large diffs are not rendered by default.

Loading

0 comments on commit 1ffa473

Please sign in to comment.