issues
search
automl
/
amltk
A build-it-yourself AutoML Framework
https://automl.github.io/amltk/
BSD 3-Clause "New" or "Revised" License
68
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat(Optuna): Allow for parsing of Choice Nodes
#290
berombau
closed
1 month ago
5
Support for conditionals in optimizers like Optuna
#289
berombau
closed
1 month ago
5
doc: Add CITATION.cff
#288
eddiebergman
closed
3 months ago
0
[Bug] Hyperparameters with colons not passing to model
#287
amirbalef
opened
3 months ago
2
doc: Fixup references
#286
eddiebergman
closed
5 months ago
0
ci: Remove unnecessary Python setup step
#285
PGijsbers
closed
6 months ago
3
fix(pipeline): `request` now fails without default
#284
eddiebergman
closed
6 months ago
0
doc(CVEvaluator): Example of `CVEvalautor` with `RandomSearch`
#283
eddiebergman
closed
7 months ago
0
fix: Pass in sampler to `create_study`
#282
eddiebergman
closed
7 months ago
0
[Dask] On windows (?) dask_executor tests fail
#281
eddiebergman
opened
7 months ago
0
fix(Pytorch): Fix builders.py
#280
vladislavalerievich
closed
7 months ago
0
[Optuna] Created sampler not passed to `__init__` from `OptunaSampler.create`
#279
eddiebergman
closed
7 months ago
0
doc: Fix bad tooltip numbering
#278
eddiebergman
closed
7 months ago
0
fix: precommit issues from #276
#277
eddiebergman
closed
7 months ago
0
Add functionality to construct a PyTorch Model from a pipeline
#276
vladislavalerievich
closed
8 months ago
0
Empty Directories Created During Testing
#275
vladislavalerievich
closed
7 months ago
2
[JOSS REVIEW] Running 'Performing HPO with Post-Hoc Ensembling' example fails
#274
gomezzz
closed
7 months ago
3
[JOSS Review] Cannot run Scheduler with SLURM example
#273
gomezzz
opened
8 months ago
8
[JOSS Review] Scheduling example not working
#272
gomezzz
opened
8 months ago
2
[Feature] Warmstarting - Add a method to `Optimizers` to allow for it.
#271
eddiebergman
opened
8 months ago
0
doc: Fixup example in readme
#270
eddiebergman
closed
7 months ago
0
[JOSS Review] Pipeline example not working
#269
gomezzz
opened
8 months ago
4
[JOSS Review] Small error in installation instructions
#268
gomezzz
opened
8 months ago
1
[JOSS Review] Doc Improvements
#267
gomezzz
opened
8 months ago
1
Add Citation to README
#266
LennartPurucker
opened
9 months ago
1
[UX] Setting randuid's based off pipeline hash
#265
eddiebergman
opened
9 months ago
0
[Typing] Can signify that `CVEvaluation` takes in a `_RepeatedSplits`
#264
eddiebergman
opened
9 months ago
0
fix(trial): Don't record metric values for deserialized NaN's or None
#263
eddiebergman
closed
9 months ago
0
CI: Test when running with pytest-xdist, `pytest -n 8` has duplicated event emitted.
#262
eddiebergman
opened
9 months ago
0
fix(pipeline): Ensure optimizer is updated with report
#261
eddiebergman
closed
9 months ago
0
feat(CVEvaluator): Add feature for post_split and post_processing
#260
eddiebergman
closed
9 months ago
0
[Feature] A dedicated `models` attribute for Trials
#259
eddiebergman
opened
9 months ago
0
feat(sklearn): `X_test`, `y_test` to CVEvaluator
#258
eddiebergman
closed
9 months ago
0
[CI] Test hangs on Python 3.11
#257
eddiebergman
closed
9 months ago
1
fix(scheduling): Safe termination of processes, avoiding lifetime race condition
#256
eddiebergman
closed
9 months ago
2
[Bug] `terminate_strategy` with `psutil` can fail if process shuts down before being killed
#255
eddiebergman
closed
9 months ago
1
feat: CVEarlyStopping
#254
eddiebergman
closed
9 months ago
2
Fix Portfolio Check for Dataframe as Input
#253
LennartPurucker
closed
9 months ago
0
refactor(pipeline): `optimize` now requires one of `timeout` or
#252
eddiebergman
closed
10 months ago
0
chore: Update ruff and pre-commit
#251
eddiebergman
closed
10 months ago
0
feat(sklearn): CVEvaluator allows `configure` and `build` params
#250
eddiebergman
closed
10 months ago
1
fix(CVEvaluator): `clone` the estimator before use
#249
eddiebergman
closed
10 months ago
0
fix(Node): Ensure that parent name does not conflict with children
#248
eddiebergman
closed
10 months ago
0
fix(CVEvaluator): When on_error="raise", inform of which trial failed
#247
eddiebergman
closed
10 months ago
0
fix(Trial): Give trials a created_at stamp
#246
eddiebergman
closed
10 months ago
0
[UX] Use of AutomaticParameterWarning and `"auto"` parameters
#245
eddiebergman
opened
10 months ago
7
feat(sklearn): Provide a standard CVEvaluator
#244
eddiebergman
closed
10 months ago
0
chore: update pytest requirement from <8 to <9
#243
dependabot[bot]
opened
10 months ago
0
refactor(Metric, Trial): Cleanup of metrics and `Trial`
#242
eddiebergman
closed
10 months ago
0
chore: Remove upper bound on dask requirement
#241
eddiebergman
closed
10 months ago
0
Next