Commit Graph

922 Commits

Author SHA1 Message Date
allegroai
471c9da953 Add requirements for matplotlib reporting example 2020-10-30 09:50:16 +02:00
allegroai
a3e53a727f Refactor APIClient 2020-10-30 09:49:55 +02:00
allegroai
56db3c67e7 Use deepcopy since Python's logging infrastructure might modify the dict 2020-10-30 09:49:18 +02:00
Elior Cohen
e7d0f7eca1 Add force_download flag to StorageManager.get_local_copy 2020-10-27 09:31:05 +02:00
Elior Cohen
fc85f070e2 📝 Bad usage of Optional typing 2020-10-27 09:31:05 +02:00
allegroai
912264bfa7 Update examples 2020-10-23 23:45:41 +03:00
allegroai
04b3fa809b Fix updating hyper parameters in non-legacy mode 2020-10-19 15:59:13 +03:00
cksac
4f303cb37b add option to control the artifact preview 2020-10-18 12:23:41 +03:00
allegroai
df395b67ba Add Logger.report_matplotlib_figure() with examples 2020-10-15 23:20:17 +03:00
allegroai
7ce5bc0313 Fix wrong argument order (issue #220) 2020-10-15 23:19:05 +03:00
allegroai
4ca9dc4c00 Add Task.set_task_type() 2020-10-15 23:18:20 +03:00
allegroai
6ff95cc9c1 Change cache manager log warning to debug 2020-10-15 23:17:51 +03:00
allegroai
2d95f7885d Fix StorageManager cache extract zipped artifacts. Use modified time instead of access time for cached files. 2020-10-15 23:16:44 +03:00
allegroai
c9fac89bcd Add LightGBM support 2020-10-12 12:34:52 +03:00
allegroai
98ea965e6d Add key pair and security groups to AWS auto-scaler 2020-10-12 11:12:33 +03:00
allegroai
2a34d6cec2 Fix git packages to new pip standard "package @ git+" 2020-10-12 11:11:09 +03:00
allegroai
aeb40ee6fa Improve conda package naming _ and - support 2020-10-12 11:10:28 +03:00
allegroai
c22eacd3fc Add sdk.development.detect_with_conda_freeze (default true) for full conda freeze (requires trains-agent >= 16.2) 2020-10-12 11:09:45 +03:00
allegroai
aeb1a8e64b Automatically increase write (connection) timeouts when session header is large (default 15kb threshold 300 sec timeout) 2020-10-12 11:07:52 +03:00
allegroai
994ed1a5ae Add AWS auto-scaler multi-line support for both extra bash script and extra trains.conf data 2020-10-12 11:07:01 +03:00
allegroai
0c3745ea3f Fix Task.clone support for trains-server < 0.16 2020-10-12 11:04:41 +03:00
allegroai
07bdc37dcb When using "detect_with_pip_freeze" make sure that "package @ file://" lines are replaced with "package==x.y.z" because local file will probably not be available 2020-10-12 11:03:33 +03:00
allegroai
89034233ed Fix AWS autoscaler typos 2020-10-12 11:01:08 +03:00
allegroai
79df2be26c Don't strip the output of diff command 2020-10-12 10:52:49 +03:00
allegroai
0b5c22d6dd Make sure local packages with multi-files are marked as "package" 2020-10-12 10:50:46 +03:00
allegroai
1e4ab0510c Add system_tags and tags to Model 2020-10-12 10:50:38 +03:00
allegroai
5d20a0fa98 Fix set_base_docker should be skipped when running remotely 2020-10-12 10:49:20 +03:00
allegroai
0eb1bb4492 Fix type annotation and PEP8 2020-10-11 11:16:19 +03:00
allegroai
f65e64aebe Fix ArgParser binding handling of string argument with boolean default value (this affects Pytorch Lightning integration) 2020-10-11 11:15:14 +03:00
allegroai
f8ba0495fb Version bump to 0.16.2 2020-10-04 18:03:03 +03:00
allegroai
9a8c531072 Add example notebooks, update example requirements 2020-10-04 17:04:39 +03:00
allegroai
64e10b2f62 Add PyTorch Lightning save/restore model binding (issue #212) 2020-10-04 17:00:01 +03:00
allegroai
1a39973cb9 Fix ArgParse auto-connect to support default function type (stored as empty string, ignored when running remotely) and type string with default value None (ignored when running remotely and None value is kept) 2020-10-04 16:58:50 +03:00
allegroai
765afcbb64 Fix Task.execute_remotely() not clearing development tag resulting in experiment not being editable in the UI 2020-10-04 16:54:24 +03:00
allegroai
ce09a78578 Use specific default_demo_host (default_host may be overridden by Task.set_credentials) 2020-10-04 16:52:28 +03:00
Shaked Klein Orbach
7590d601f7 add support for TRAINS_NO_DEFAULT_SERVER issue #209 2020-10-01 19:54:05 +03:00
Shaked Klein Orbach
e1c5aeed06 add support for TRAINS_NO_DEFAULT_SERVER issue #209 2020-10-01 19:54:05 +03:00
allegroai
8adfa3ebd2 Fix Task.clone() did not copy the configuration section 2020-10-01 16:17:02 +03:00
allegroai
c889105670 Update autokeras requirements according to https://github.com/keras-team/autokeras#installation 2020-10-01 16:16:06 +03:00
allegroai
75a88f0d6e Safer code 2020-10-01 16:15:37 +03:00
allegroai
b84a781860 version bump 2020-09-29 19:28:54 +03:00
allegroai
295b33857c Fix optimizer monitor 2020-09-29 19:28:42 +03:00
allegroai
be099f42f9 Support Keras restructuring for Network, Model and Sequential 2020-09-29 19:27:43 +03:00
allegroai
5094ede309 Don't add pandas artifact unnamed:0 column, return original pandas object. 2020-09-29 19:21:37 +03:00
allegroai
30a08ee937 Add set ResourceMonitor iteration wait duration timeout (issue #208) 2020-09-29 19:19:35 +03:00
allegroai
86da29b560 Fix TrainsJob hyperparams overriding order was not guaranteed 2020-09-29 19:18:49 +03:00
allegroai
55ac24aa9a Exclude argsparser arguments and copy hyperparms in Task.clone() if API < 2.9 2020-09-29 19:18:04 +03:00
allegroai
845dc5cda0 Fix hyper parameter optimization example 2020-09-29 19:16:06 +03:00
allegroai
cd77f0b8c8 Add ArgParser default help (if not provided) 2020-09-29 19:15:11 +03:00
allegroai
2065288a90 Add improved trace filtering capabilities 2020-09-29 19:14:10 +03:00