- pipeline:
request
now fails without default (#284)
- PyTorch: Add functionality to construct a PyTorch Model from a pipeline (#276)
- Pass in sampler to
create_study
(#282) - Pytorch: Fix builders.py (#280)
- precommit issues from #276 (#277)
- CVEvaluator: Add feature for post_split and post_processing (#260)
- sklearn:
X_test
,y_test
to CVEvaluator (#258) - CVEarlyStopping (#254)
- sklearn: CVEvaluator allows
configure
andbuild
params (#250) - sklearn: Provide a standard CVEvaluator (#244)
- trial: Don't record metric values for deserialized NaN's or None (#263)
- pipeline: Ensure optimizer is updated with report (#261)
- scheduling: Safe termination of processes, avoiding lifetime race condition (#256)
- metalearning: Portfolio Check for Dataframe as Input (#253)
- CVEvaluator:
clone
the estimator before use (#249) - Node: Ensure that parent name does not conflict with children (#248)
- CVEvaluator: When on_error="raise", inform of which trial failed (#247)
- Trial: Give trials a created_at stamp (#246)
- pipeline:
optimize
now requires one oftimeout
or (#252) - Metric, Trial: Cleanup of metrics and
Trial
(#242)
- dask-jobqueue: Make sure to close client
- Make things more context manager
- trial: Remove
begin()
(#238)
- Pipeline: Optimize pipelines directly with
optimize()
(#230)
- Optimizer: Allow for batch ask requests (#224)
- Pynisher: Ensure system supports limit (#223)
- Pynisher: Detect tasks with
Trial
to reportFAIL
(#220) - Pipeline:
factorize()
a pipeline into its possibilities (#217)
- Scheduler: Respond to cancelled futures (#214)
- scheduler: Handled errors with specific method (#213)
- History: Explicitly check type in add() (#210)
- history: Get
best()
from History (#209)
- add EmissionsTrackerPlugin for codecarbon (#196)
- Scheduler: Monitor to view efficiency (#197)
- data:
reduce_int_span
with nullable dtypes (#200)
- Scheduling:
limit
->max_calls
(#201)
- pipeline: configure only operates on chosen choice (#195)
- rich: Move import into scoped block (#193)
- _doc: Catch missing else statement for
doc_print
(#190)
- pyproject: Change to recognized classifier for PyPI (#189)
- History: Default to normalizing time of history output
- Provide more information if
built_item
fails (#187) - _doc: Use
isinstance
on types - Optimizers: Default to optimizer name #174
- History: History provides mutator methods
- Move
StoredValue
to own file in.store
- docs: Optimizer inline examples (#172)
- Trial: Add table to rich renderables (#170)
- dask-jobqueue: Default to
scale()
for predictable behaviour (#168)
- test: remove stray output from test/docs
- pipeline:
request()
correctly sets config key - Scheduler: Make sure it's displayable in notebook
- sklearn: Special keywords for splits
- trials: Always use a
PathBucket
with optimizers - Trial: Trial should now always have a bucket
- doc: Add classifiers to pypi for bades (#155)
- scheduler: method
call_later
(#145)
- optimization: Add concept of
Metric
(#150)
- CHANGELOG: Fresh changelog