automl/Auto-PyTorch
Automatic architecture search and hyperparameter optimization for PyTorch
PythonApache-2.0
Issues
- 1
Is this repo dead?
#510 opened by BradKML - 0
[ERROR] ActiveHyperparameterNotSetError
#509 opened by jwpark0921 - 1
Errors on running example_tabular_classification.py
#503 opened by lyz-sys - 0
Multi-GPU support
#507 opened by astro-kevin - 2
[Time series Forecasting] Continuous Ranked Probablity Score (CRPS) loss for probablity network ouput type
#479 opened by dengdifan - 1
Errors installing autoPyTorch
#504 opened by LokeshBadisa - 1
I ran autopytrch 0.2 on multiple datasets every time it picks the Dummy model
#498 opened by AhangarAamir - 4
Can't install on Google Colab
#502 opened by ericleonardo - 0
[ERROR] [Client-AutoPyTorch:RefitLogger:1] Prediction for lgb failed with run state StatusType.TIMEOUT.
#505 opened by CHDNY - 2
Multi-label classification error?
#392 opened by redreamality - 2
Score function error on example code
#484 opened by antbz - 2
Error in using command "from autoPyTorch.api.time_series_forecasting import TimeSeriesForecastingTask"
#499 opened by alirostami9972 - 0
Image Classification: API not finished
#501 opened by AnaMiguelRodrigues1 - 0
TypeError occurs when import TabularRegressionTask
#500 opened by Songenyu - 4
AutoPytorch selects only Dummy model.
#494 opened by shabir1 - 1
ImportError: cannot import name 'AutoNetClassification' from 'autoPyTorch'
#497 opened by WritingFairyTales - 2
[Feature request] time series classification
#491 opened by Aceticia - 4
Upgrade Scikit-learn to 1.1+
#436 opened by auvipy - 0
Generate a leaderboard for each model?
#495 opened by caimiao0714 - 1
Question about how to maximize the search space
#492 opened by christofer-f - 0
The predict method of the base task expects to build a logger from a temporary folder
#488 opened by samuelbortolinUH - 4
Initial feature encoder 'OneHotEncoder' is not allowed to use in time-series forecasting task
#457 opened by RobbyW551 - 1
Prediction on one sample produces error
#487 opened by AlexanderZender - 0
Feature Request: Custom optimize_metric
#477 opened by jmrichardson - 1
Cannot run time-series example on GPU
#483 opened by LuciusMos - 1
Improve `include_components` documentation
#480 opened by theodorju - 2
where to find the available include_components list?
#478 opened by fun1997 - 7
- 5
"ValueError: Configuration passed does not come from the same configuration space." encountered when evaluating configurations in time-series forecasting.
#458 opened by RobbyW551 - 5
- 2
- 2
- 3
ValueError: Expected parameter df (Tensor of shape (32, 168, 1)) of distribution Chi2() to satisfy the constraint GreaterThan(lower_bound=0.0), but found invalid values
#469 opened by Yuang-Deng - 3
Error installing pyrfr
#473 opened by Daniel-Trung-Nguyen - 0
- 0
Documentation update
#406 opened by ArlindKadra - 2
zsh: no matches found: autoPyTorch[forecasting]
#470 opened by na018 - 3
ValueError: Active hyperparameter 'network_backbone:seq_encoder:block_1:MLPDecoder:auto_regressive' not specified!
#460 opened by Yuang-Deng - 2
A forecast horizon of 5 leads to "ValueError: 'a' cannot be empty unless no samples are taken" in time-series forecast example
#461 opened by RobbyW551 - 1
[feat] Provide column dtypes explicitly
#394 opened by nabenabe0928 - 0
[DOC] Add documentation changes for time series tasks.
#438 opened by ravinkohli - 0
- 0
- 1
Disable Preprocessing
#431 opened by damirpolat - 1
Got Changing the dtype of the features after fit() is not supported exception while predict.
#429 opened by shabir1 - 2
Make use of data more by devising subsampling
#426 opened by nabenabe0928 - 0
- 1
What are all possible values in the include_components param in TabularClassificationTask
#419 opened by shabir1 - 1
- 1
Subsampling vs feature selection?
#414 opened by nabenabe0928