Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend docs #1309

Merged
merged 19 commits into from
Nov 23, 2021
Merged

Extend docs #1309

merged 19 commits into from
Nov 23, 2021

Conversation

KEggensperger
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Nov 17, 2021

Codecov Report

Merging #1309 (c79c12b) into development (7364c68) will decrease coverage by 0.07%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           development    #1309      +/-   ##
===============================================
- Coverage        88.13%   88.05%   -0.08%     
===============================================
  Files              140      140              
  Lines            11163    11214      +51     
===============================================
+ Hits              9839     9875      +36     
- Misses            1324     1339      +15     
Impacted Files Coverage Δ
autosklearn/estimators.py 93.42% <ø> (ø)
autosklearn/experimental/askl2.py 83.33% <ø> (ø)
...mponents/feature_preprocessing/nystroem_sampler.py 85.29% <0.00%> (-5.89%) ⬇️
autosklearn/util/logging_.py 88.96% <0.00%> (-1.38%) ⬇️
...learn/pipeline/components/regression/libsvm_svr.py 90.69% <0.00%> (-0.77%) ⬇️
autosklearn/smbo.py 87.26% <0.00%> (-0.74%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7364c68...c79c12b. Read the comment docs.

autosklearn/estimators.py Outdated Show resolved Hide resolved
autosklearn/experimental/askl2.py Outdated Show resolved Hide resolved
doc/manual.rst Outdated Show resolved Hide resolved
libraries would require us to generate meta-data more often. Lastly, having more choices does not
guarantee a better performance for most users as having more choices demands a longer search for
good models and can lead to more overfitting.
.. collapse:: <b>Auto-sklearn is extremely memory hungry in a sequential setting</b>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mfeurer take a look at this.

doc/faq.rst Outdated Show resolved Hide resolved
doc/faq.rst Outdated Show resolved Hide resolved
doc/faq.rst Outdated Show resolved Hide resolved
doc/faq.rst Outdated Show resolved Hide resolved
doc/faq.rst Outdated Show resolved Hide resolved
doc/faq.rst Outdated Show resolved Hide resolved
doc/manual.rst Outdated Show resolved Hide resolved
doc/manual.rst Show resolved Hide resolved
doc/manual.rst Outdated Show resolved Hide resolved
KEggensperger and others added 9 commits November 22, 2021 09:41
Co-authored-by: Eddie Bergman <[email protected]>
Co-authored-by: Eddie Bergman <[email protected]>
Co-authored-by: Eddie Bergman <[email protected]>
Co-authored-by: Eddie Bergman <[email protected]>
Co-authored-by: Eddie Bergman <[email protected]>
Co-authored-by: Eddie Bergman <[email protected]>
Co-authored-by: Eddie Bergman <[email protected]>
doc/faq.rst Outdated
Auto-sklearn 1.0
~~~~~~~~~~~~~~~~
In order to obtain *vanilla auto-sklearn* as used in `Efficient and Robust Automated Machine Learning
`<https://papers.nips.cc/paper/5872-efficient-and-robust-automated-machine-learning>`_
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This fails with the doc tests, I assume it just a case of removing the backtick before the <https ...> and perhaps making sure it's not spread out over a linebreak.

@eddiebergman eddiebergman merged commit 5b14d2d into development Nov 23, 2021
github-actions bot pushed a commit that referenced this pull request Nov 23, 2021
@eddiebergman eddiebergman mentioned this pull request Jan 24, 2022
eddiebergman added a commit that referenced this pull request Jan 25, 2022
* re-structure manual and use 'collapse'

* ADD link to auto-sklearn-talks

* unifying titles

* Clarify default memory and cpu usage

* FIX sphinx_gallery to <=0.10.0

0.10.1 would raise an error for '-D plot_gallery=0'

* Re-structure faq

* FIX comments by mfeurer

* boldface items

* merge manual into FAQ

* FIX minor

* FIX typo

* Update doc/faq.rst

Co-authored-by: Eddie Bergman <[email protected]>

* Update doc/faq.rst

Co-authored-by: Eddie Bergman <[email protected]>

* Update doc/faq.rst

Co-authored-by: Eddie Bergman <[email protected]>

* Update doc/faq.rst

Co-authored-by: Eddie Bergman <[email protected]>

* Update doc/manual.rst

Co-authored-by: Eddie Bergman <[email protected]>

* Update doc/manual.rst

Co-authored-by: Eddie Bergman <[email protected]>

* Update doc/faq.rst

Co-authored-by: Eddie Bergman <[email protected]>

* FIX link

Co-authored-by: Eddie Bergman <[email protected]>
@eddiebergman eddiebergman mentioned this pull request Jan 25, 2022
@eddiebergman eddiebergman deleted the EXTEND_docs branch February 9, 2022 14:27
eddiebergman added a commit that referenced this pull request Aug 18, 2022
* re-structure manual and use 'collapse'

* ADD link to auto-sklearn-talks

* unifying titles

* Clarify default memory and cpu usage

* FIX sphinx_gallery to <=0.10.0

0.10.1 would raise an error for '-D plot_gallery=0'

* Re-structure faq

* FIX comments by mfeurer

* boldface items

* merge manual into FAQ

* FIX minor

* FIX typo

* Update doc/faq.rst

Co-authored-by: Eddie Bergman <[email protected]>

* Update doc/faq.rst

Co-authored-by: Eddie Bergman <[email protected]>

* Update doc/faq.rst

Co-authored-by: Eddie Bergman <[email protected]>

* Update doc/faq.rst

Co-authored-by: Eddie Bergman <[email protected]>

* Update doc/manual.rst

Co-authored-by: Eddie Bergman <[email protected]>

* Update doc/manual.rst

Co-authored-by: Eddie Bergman <[email protected]>

* Update doc/faq.rst

Co-authored-by: Eddie Bergman <[email protected]>

* FIX link

Co-authored-by: Eddie Bergman <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants