hyperparameter-optimization
Here are 613 public repositories matching this topic...
-
Updated
Jul 29, 2022 - Python
Motivation
The Optuna's unit tests raise many warnings, which make it hard to recognize unexpected warning messages.
Description
We can filter expected warnings using @pytest.mark.filterwarnings or warnings.simplefilter("ignore"). Some warnings may be unexpected or unsuitable. We should fix tests or Optuna's codes in such cases.
This issue is contribution-welcome. We welcome any
Scikit-learn provides multi-class options for area under curve: https://scikit-learn.org/stable/modules/generated/sklearn.metrics.roc_auc_score.html
We should provide the most common ones, such as the OVO Macro averaging used by Auto-Gluon.
Add PECOS model to TabularPredictor.
If you'd like to work on this, please respond to this GitHub issue.
It is recommended to follow the custom model tutorial for implementing the model into AutoGluon.
-
Updated
Aug 3, 2022 - Python
-
Updated
Jan 3, 2022
-
Updated
Jul 22, 2022 - Python
-
Updated
Jun 27, 2022 - Python
I trained models on Windows, then I tried to use them on Linux, however, I could not load them due to an incorrect path joining. During model loading, I got learner_path in the following format experiments_dir/model_1/100_LightGBM\\learner_fold_0.lightgbm. The last two slashes were incorrectly concatenated with the rest part of the path. In this regard, I would suggest adding something like `l
I published a new v0.1.12 release of HCrystalBall, that updated some package dependencies and fixed some bugs in cross validation.
Should the original pin for 0.1.10 be updated? Unfortunately won't have time soon to submit a PR for this.
-
Updated
Aug 3, 2022 - Python
-
Updated
Feb 10, 2021 - Python
-
Updated
May 28, 2022 - Python
-
Updated
May 28, 2022 - Jupyter Notebook
-
Updated
Jun 6, 2018 - Python
-
Updated
Feb 6, 2021 - Python
-
Updated
Apr 4, 2022 - Jupyter Notebook
-
Updated
Jul 31, 2022 - Python
-
Updated
Jul 30, 2022 - Python
-
Updated
Jun 19, 2021
-
Updated
Jul 28, 2022 - Python
-
Updated
Jul 22, 2022 - JavaScript
-
Updated
Jan 20, 2021 - Python
-
Updated
Aug 15, 2018 - Python
-
Updated
Aug 3, 2022 - R
-
Updated
Apr 22, 2022 - Python
Describe the bug
Sometimes we init using a class that is not our parent. We should not do this.
Improve this page
Add a description, image, and links to the hyperparameter-optimization topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hyperparameter-optimization topic, visit your repo's landing page and select "manage topics."
What happened + What you expected to happen
The current default autoscaler error message color is painfully difficult to read on the default background.
Versions / Dependencies
Master
Reproduction script
Launch a 4 CPU head node with availa