hyperparameter-tuning
Here are 521 public repositories matching this topic...
Hi,
Working with AutoSklearn2Classifier, I recently got a strange error that might be due to a bug. This is what I am running:
n_cores = 10
memory_limit= psutil.virtual_memory().available * 10**-6 // n_cores
time_left_for_this_task = 7200-
Updated
Aug 3, 2022 - Python
-
Updated
Jul 22, 2022 - Python
-
Updated
Jun 22, 2022 - Python
-
Updated
Aug 3, 2022 - Python
-
Updated
May 28, 2022 - Jupyter Notebook
-
Updated
Feb 6, 2021 - Python
-
Updated
Apr 4, 2022 - Jupyter Notebook
-
Updated
Jul 30, 2022 - Python
-
Updated
Jul 28, 2022 - Python
-
Updated
Jan 20, 2021 - Python
-
Updated
Nov 15, 2021 - Go
-
Updated
Aug 15, 2018 - Python
Describe the bug
Sometimes we init using a class that is not our parent. We should not do this.
-
Updated
Jul 21, 2022 - Jupyter Notebook
-
Updated
Jun 18, 2022 - Python
-
Updated
Apr 22, 2022 - Python
-
Updated
Jun 4, 2017 - JavaScript
-
Updated
Oct 18, 2020 - JavaScript
-
Updated
Oct 19, 2021 - Jupyter Notebook
-
Updated
Jul 17, 2020 - Python
-
Updated
Aug 3, 2022 - Python
-
Updated
Jul 6, 2022 - Python
-
Updated
Aug 3, 2022 - Python
-
Updated
Jul 20, 2022 - Python
Description
Add pytest script to test functions written in run_classifications.py.
Acceptance Criteria
-[ ] Add unit tests for functions in run_classifications.py
-
Updated
Mar 7, 2021 - Python
-
Updated
Jan 31, 2018 - Python
Improve this page
Add a description, image, and links to the hyperparameter-tuning topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hyperparameter-tuning topic, visit your repo's landing page and select "manage topics."

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.


Bug with GPU Model
Currently, while using pruning methods like
TaylorFOWeightPruner, If I use a model on GPU for getting the metrics (as calculated for getting masks), it fails on line while creating masks. The reason why it fails i