Commit Graph

80 Commits

Author SHA1 Message Date
erezalg
f6b9efe54e
Add hyperdataset examples (#823)
* Add hyperdataset examples

Co-authored-by: Erez Schnaider <erez@clear.ml>
2022-11-20 16:28:42 +02:00
allegroai
035a76e282 Change report_event_flush_threshold default to 100 2022-11-15 15:59:26 +02:00
allegroai
f0400dd099 Fix if project has a default output uri there is no way to disable it in development mode (manual). Allow passing output_uri=False to disable it. 2022-11-09 11:28:25 +02:00
allegroai
e5846f6ba2 Add support for providing ExtraArgs to boto3 when uploading files using the sdk.aws.s3.extra_args configuration option 2022-08-09 09:43:30 +03:00
pollfly
8aaa8e7897
Update gif (#712) 2022-07-10 18:58:01 +03:00
allegroai
b90e26d458 Add missing default default_cache_manager_size in configuration files 2022-06-06 14:13:45 +03:00
pollfly
b0b46a64ed
Edit README (#651)
finalize >>> close
2022-04-21 21:53:55 +03:00
pollfly
1edd395c47
Update webapp screenshots (#640) 2022-04-11 11:32:48 +03:00
pollfly
d3e986393a
Fix links (#558) 2022-01-27 12:15:04 +02:00
shyallegro
dedf31867a
Change README to dark theme (#513) 2021-12-14 09:58:28 +02:00
pollfly
c29dd1fe06
Fix docstring typos (#476) 2021-10-17 20:19:16 +03:00
allegroai
70cf0882d4 Add sdk.development.detailed_import_report configuration option to provide a detailed report of all python package imports 2021-09-09 22:01:24 +03:00
allegroai
257a4058ee Add missing clearml-task parameters 2021-08-13 10:57:04 +03:00
pollfly
074fa48cdd
Fix webapp_screenshots.gif (#421) 2021-08-12 11:48:00 +03:00
pollfly
ac229f6b86
Update screeshots gif (#390) 2021-06-30 18:39:50 +03:00
pollfly
a79447bba6
Link to clear.ml docs and fix links (#389)
* switch allegro.ai links to clear.ml
* fix colab links
* add newline
2021-06-29 11:22:12 +03:00
Manoj
bcf344da19
Use default boto credential chain if no keys in the config (#342)
* Use default boto credential chain if no keys in the config

* Add use_credentials_chain config to explicitly enable boto cred chain

* Propagate the new config param in the right way

* PEP8 fixes
2021-05-13 11:34:13 +03:00
Revital
f29f0811f4 fixes to clearml-task.md 2021-04-04 09:55:13 +03:00
Erez Schnaider
ee58f8c3ce Edit clearml-data documentation 2021-04-01 15:22:38 +03:00
allegroai
e9771633bb Fix docs 2021-03-15 17:39:42 +02:00
allegroai
76f7822119 Update documentation 2021-02-27 23:53:06 +02:00
allegroai
14706c03e1 Fix dataset add files
Fix docs typo
2021-01-10 12:58:13 +02:00
allegroai
375016cf9e Update screenshot 2020-12-24 10:55:57 +02:00
allegroai
e4e5f0148e Update datasets.md 2020-12-22 23:54:05 +02:00
allegroai
c9f3d199d4 Update screenshot 2020-12-22 23:51:18 +02:00
allegroai
63cf9d3d9e Update README.md 2020-12-22 23:45:44 +02:00
allegroai
906e711723 Add logo 2020-12-22 23:27:38 +02:00
allegroai
d327f2e2b9 clearml initial version 0.17.0 2020-12-22 23:25:37 +02:00
allegroai
753b3ff68c Add sdk.development.store_code_diff_from_remote (default False) to store diff from remote HEAD instead of local HEAD (issue #222) 2020-10-30 09:55:54 +02: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
fae11edf1b Fix NaN in plotly plots (matplotlib conversion)
Add sdk.metrics.plot_max_num_digits to limit the number of digits in a plot (reduce plot sizes)
2020-09-05 16:28:24 +03:00
allegroai
9c484d3dae Update docs 2020-08-23 01:05:35 +03:00
allegroai
e116667252 Add missing config value 2020-08-08 12:56:58 +03:00
allegroai
d472e689fd Remove obsolete docs 2020-08-08 12:56:25 +03:00
allegroai
876513d195 Fix docs 2020-07-11 01:37:58 +03:00
allegroai
25fd425bf7 Support requirements detection using pip freeze (development.detect_with_pip_freeze configuration setting) 2020-07-11 01:31:47 +03:00
allegroai
1bcb4fe102 Documentation suppress_update_message 2020-07-02 01:29:49 +03:00
allegroai
d12b1e114b Removed old example 2020-06-22 17:12:02 +03:00
allegroai
8465334bd2 Update web screenshots 2020-06-06 21:50:47 +03:00
allegroai
0a7a32f2eb Support caching of extracted zip artifacts 2020-04-26 23:19:42 +03:00
allegroai
dbb3346332 Improve module requirements detection 2020-04-26 23:10:45 +03:00
allegroai
0211d233d4 Deprecate Task.set_model_config(), Task.get_model_config_text() and Task.get_model_config_dict() 2020-03-23 23:25:16 +02:00
allegroai
afad6a42ea Add initial slurm support (multiple nodes sharing the same task id) 2020-03-12 18:12:16 +02:00
allegroai
edc237dad4 Improve support for tensorboard.summarywriter.addscalars binding 2020-02-18 11:21:47 +02:00
allegroai
f5f13658c3 Add binding for tensorboard.summarywriter.addscalars as well as scalars grouping configuration option 2020-02-12 14:04:53 +02:00
allegroai
e39ab69cf9 Documentation 2019-12-15 00:11:14 +02:00
allegroai
b3d4ce0b71 Clean hyper-parameter example 2019-11-28 00:48:08 +02:00
allegroai
8aa86225e2 Add default_output_uri in trains.conf configuration
Fix Task.set_credentials support for different web/api/files hosts
2019-11-23 01:27:45 +02:00
allegroai
3527f743a6 Improved check trains package updates 2019-10-28 22:01:01 +02:00
allegroai
00e66b5d63 Add missing x/y/z axis titles to various logger report
Changed report_surface arguments
2019-10-27 00:32:05 +03:00