Commit Graph

35 Commits

Author SHA1 Message Date
allegroai
d63f3b5ca7 Fix taking artifacts from non-completed tasks might fail 2022-06-26 18:19:50 +03:00
pollfly
d2608ba205
Add parameter names to example (#688) 2022-06-08 10:30:21 +03:00
Rizwan Hasan
382d361bff
Fix DeprecationWarning (#658) 2022-04-25 01:27:52 +03:00
pollfly
f4e4423b3a
Add manual seaborn logging example (#628) 2022-04-02 13:37:07 +03:00
Rizwan Hasan
b494232134
Capitalized examples task name, updated example requirements (#573) 2022-02-14 10:18:41 +02:00
Rizwan Hasan
eb5350f551
Fixed requirements, refactored and formatted code in some examples (#567) 2022-02-03 21:34:42 +02:00
pollfly
f0f0d26208
Add model reporting examples (#553) 2022-01-25 15:36:12 +02:00
pollfly
12fa7c92aa
Edit HTML reporting examples (#546)
* edit docstrings
* xgboost edits
* change name of task_piping_example.py
* allegro >>> clearml, oval >>> ellipse
2022-01-20 14:34:18 +02:00
allegroai
39d8d8f0cb Fix example project name 2021-10-03 02:56:52 +03:00
pollfly
c7216a227b
Edit model_config example and add yaml sample (#419) 2021-08-11 14:10:07 +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
Revital
3225715ae3 add csv data sample to data_samples 2021-05-09 09:26:58 +03:00
pollfly
8658198f8b
Add using_artifacts_example (#334)
* add example for Task, multiple Tasks created in same code

* fixes to clearml-task.md

* add example of  remote_execution

* add using_artifacts_example

* Rename remote_execution_example.py to execute_remotely_example.py

* change name to execute_remotely_example.py

* add header to using_artifacts_example.py

* add newline to using_artifacts_example.py
2021-04-18 13:40:52 +03:00
allegroai
a5a23510e8 Add Hydra example
Add artifacts retrieval example
Rename LightGBM example
2021-02-21 14:51:07 +02:00
allegroai
dd3e50523f Split reporting example 2021-01-18 20:23:19 +02:00
allegroai
ce5541b2d6 Updated jupyter logging example 2021-01-10 13:05:03 +02:00
allegroai
4c8a24f1ff Update examples to ClearML 2020-12-30 16:53:19 +02:00
allegroai
a29a655a6e Documentation examples 2020-12-24 00:30:32 +02:00
allegroai
d327f2e2b9 clearml initial version 0.17.0 2020-12-22 23:25:37 +02:00
allegroai
e6b468b9ae PY2 compatibility 2020-12-10 09:41:31 +02:00
allegroai
905dd24b09 Use Task.connect_configuration() 2020-11-25 11:26:24 +02:00
allegroai
a6d479ffab Add trains to examples requirements 2020-11-25 11:25:28 +02:00
allegroai
2a9a24daac Add reporting text as debug sample example 2020-11-17 23:12:09 +02:00
allegroai
4d1582d077 Fix report_table as list of rows 2020-11-02 00:42:05 +02:00
allegroai
471c9da953 Add requirements for matplotlib reporting example 2020-10-30 09:50:16 +02:00
allegroai
912264bfa7 Update examples 2020-10-23 23:45:41 +03:00
allegroai
df395b67ba Add Logger.report_matplotlib_figure() with examples 2020-10-15 23:20:17 +03:00
allegroai
9a8c531072 Add example notebooks, update example requirements 2020-10-04 17:04:39 +03:00
allegroai
0d533e9013 Fix examples 2020-08-27 15:00:42 +03:00
allegroai
772fd7f750 Add Keras Tuner CIFAR10 example 2020-08-08 13:13:21 +03:00
allegroai
6c4827cda3 Update examples requirements 2020-08-08 12:59:03 +03:00
allegroai
79799d3efd Add logger.report_confusion_matrix arg yaxis_reversed (when True flip the confusion matrix, default False). Issue #165 2020-07-11 01:37:02 +03:00
allegroai
efb72d8fc3 Improve 2D scatter example, show 3 different plot styles 2020-06-20 22:41:33 +03:00
allegroai
a51a1be320 Add manual model tracking example 2020-06-17 01:01:31 +03:00
allegroai
99368abb1c Refactor examples 2020-06-15 22:48:51 +03:00