allegroai
|
17f9fa512f
|
Remove plotly usage from controller
|
2020-11-25 10:50:57 +02:00 |
|
allegroai
|
2847cce18d
|
Cleanup pipeline DAG plot generation
|
2020-11-01 16:01:47 +02:00 |
|
allegroai
|
236e6adcfd
|
Add support to split DAG and Table in pipeline DAG plot. Pipeline DAG single nodes are now round circles below the DAG graph. Fix hover text size limit
|
2020-11-01 16:00:51 +02:00 |
|
allegroai
|
e7843c4dc4
|
Fix warning on optimization parameter is missing from base task id
|
2020-10-30 10:01:53 +02:00 |
|
allegroai
|
53a889f869
|
Add Pipeline/Optimization can be attached to any Task (not just the current task)
|
2020-10-30 09:57:38 +02:00 |
|
allegroai
|
98ea965e6d
|
Add key pair and security groups to AWS auto-scaler
|
2020-10-12 11:12:33 +03:00 |
|
allegroai
|
89034233ed
|
Fix AWS autoscaler typos
|
2020-10-12 11:01:08 +03:00 |
|
allegroai
|
0eb1bb4492
|
Fix type annotation and PEP8
|
2020-10-11 11:16:19 +03:00 |
|
allegroai
|
75a88f0d6e
|
Safer code
|
2020-10-01 16:15:37 +03:00 |
|
allegroai
|
295b33857c
|
Fix optimizer monitor
|
2020-09-29 19:28:42 +03:00 |
|
allegroai
|
86da29b560
|
Fix TrainsJob hyperparams overriding order was not guaranteed
|
2020-09-29 19:18:49 +03:00 |
|
allegroai
|
8ec6bba4d9
|
Fix Optimizer limits and values, update trains version in examples
|
2020-09-15 19:14:45 +03:00 |
|
allegroai
|
e206232126
|
Improve pipeline controller
|
2020-09-09 22:11:18 +03:00 |
|
allegroai
|
03e7ebd48c
|
Add pipeline controller tag-per-step option. Pipeline controller parameters can now be any type.
|
2020-09-05 16:31:01 +03:00 |
|
allegroai
|
86aa3aaa98
|
Fix docstrings
|
2020-09-05 16:30:00 +03:00 |
|
allegroai
|
c30b6d27e8
|
Fix failed controller pipeline tasks were considered completed
|
2020-09-05 16:26:40 +03:00 |
|
allegroai
|
5beecbb078
|
Add Pipeline Controller automation and example
|
2020-09-01 18:00:19 +03:00 |
|
allegroai
|
d148fe8042
|
Add TrainsJob.is_completed()/is_aborted()
|
2020-09-01 17:45:08 +03:00 |
|
allegroai
|
f11c6f5f27
|
Improve HyperParameterOptimizer
|
2020-08-27 15:05:21 +03:00 |
|
allegroai
|
838c9cb0d2
|
Fix HyperParameter optimizer to create Task of type optimizer
|
2020-08-23 01:06:59 +03:00 |
|
allegroai
|
35fa4f010a
|
Add Optimizer min_iteration_per_job for all SearchStrategies
|
2020-08-08 12:39:56 +03:00 |
|
allegroai
|
23394a265d
|
flake8 + change ModuleNotFoundError to ImportError (support py 2.7/3.5)
|
2020-07-30 15:07:25 +03:00 |
|
allegroai
|
7de064aaa0
|
Fix Optuna and HPBandster optimizers to ignore extra kwargs in constructor. Use OptimizerOptuna as default optimizer for hyper-parameter optimization example.
|
2020-07-30 14:56:15 +03:00 |
|
allegroai
|
4bfd614367
|
Fix optimizer to support string
|
2020-07-30 14:51:41 +03:00 |
|
allegroai
|
84bdac5cc8
|
Fix HBandster to not shutdown namespace manually as Pyro will shut it down for us
|
2020-07-14 23:37:41 +03:00 |
|
allegroai
|
4e1d2b0f4a
|
Add Optimizer set_optimizer_task and OptimizerOptuna
|
2020-07-14 23:36:50 +03:00 |
|
allegroai
|
8d7740ea68
|
Add AWS EC2 Auto-Scaler service example
|
2020-07-11 01:32:51 +03:00 |
|
allegroai
|
d1744785b1
|
flake8
|
2020-07-04 22:52:09 +03:00 |
|
allegroai
|
6129e09b50
|
Fix Hyper-Parameter optimization get_top_experiments() order
|
2020-07-02 01:28:15 +03:00 |
|
allegroai
|
2c5e2bb849
|
Add Slack Monitor service
|
2020-06-21 23:30:07 +03:00 |
|
allegroai
|
9f9452ecf4
|
Automation Parameter serialization type name
|
2020-06-19 19:09:27 +03:00 |
|
allegroai
|
71003e02b2
|
hyper-parameter Parameter serialization type is now named "type"
|
2020-06-19 00:46:01 +03:00 |
|
allegroai
|
2004b64a5b
|
Change Task.wait_for_status() defaults & Add TrainsJob.is_failed()
|
2020-06-18 01:08:54 +03:00 |
|
allegroai
|
7173a16a16
|
Update docstrings
|
2020-06-11 21:15:40 +03:00 |
|
allegroai
|
7dad7e57e4
|
Fix automation BOHB budget display calculation, Job.started() and daemon sleep
|
2020-06-01 11:02:45 +03:00 |
|
allegroai
|
2066d9ff9d
|
Fix type-hints and docstrings
|
2020-06-01 11:00:42 +03:00 |
|
allegroai
|
43dac458df
|
Change OptimizerBOHB argument max_job_execution_minutes to time_limit_per_job. Add budget remaining reporting
|
2020-05-31 13:28:03 +03:00 |
|
allegroai
|
38230626c2
|
Fix Job.elapsed()
|
2020-05-31 12:07:12 +03:00 |
|
allegroai
|
cc6bb18e68
|
Add default port to bandster optimization constructor
|
2020-05-24 08:20:33 +03:00 |
|
allegroai
|
96f899d028
|
Fix documentation and layout (PEP8)
|
2020-05-24 08:16:12 +03:00 |
|
allegroai
|
95105cbe6a
|
Add automation support including hyper-parameters optimization
|
2020-05-22 12:00:07 +03:00 |
|