allegroai
4a08a5f79b
Fix examples
2024-03-17 15:06:40 +02:00
allegroai
beb0f5e607
Update examples dependencies
2024-02-22 12:25:32 +02:00
pollfly
64c37fe97f
Add dataset reporting example ( #1180 )
2024-01-25 19:41:05 +02:00
allegroai
c5510bb06e
Refactor new code
2024-01-10 14:01:52 +02:00
allegroai
4bd6b20a62
Add support for decorated pipeline steps ( #1154 )
2024-01-03 22:18:39 +02:00
allegroai
52d8835710
Add tabular-data multi stage pipeline process example
2023-12-20 13:14:14 +02:00
allegroai
929710620a
Fix use report_confusion_matrix function
2023-12-03 11:10:57 +02:00
allegroai
d6d8aa9318
Fix various CI and tests issues
2023-11-05 21:07:32 +02:00
pollfly
2f05a830b5
Edit example ( #1147 )
2023-11-01 10:52:58 +02:00
pollfly
489dee0e92
Add HuggingFace Transformers Example ( #1146 )
2023-10-29 16:04:12 +02:00
pollfly
bfc844696e
Edit pipeline example ( #1141 )
2023-10-22 11:49:59 +03:00
pollfly
18210ed144
Edit cron example ( #1140 )
2023-10-20 17:20:16 +03:00
allegroai
f02b1fc190
Add configuration files logging example
2023-10-02 20:43:44 +03:00
allegroai
c922c40d13
Fix model reporting in tensorflow 2.13 does not work properly ( #1112 )
2023-09-08 22:14:53 +03:00
pollfly
c451589298
Edit docstrings ( #1084 )
2023-07-25 12:19:24 +03:00
Alex Burlacu
c8c8a1224e
Add support for .get ing pipelines and enqueue-ing them
2023-07-18 15:03:31 +03:00
allegroai
6ffd82479d
Fix example requirements
2023-06-21 08:54:21 +03:00
Alex Burlacu
e6f9ef5806
Improve pytorch lightning examples
2023-06-12 15:14:13 +03:00
allegroai
42320421a2
Fix model names in examples are inconsistent
2023-06-11 13:58:01 +03:00
Alex Burlacu
a8746de9eb
Adjust LightGBM example
2023-05-25 17:43:13 +03:00
Anton
d828595e83
Fix typo "Categories per column" ( #1021 )
2023-05-25 14:33:25 +03:00
allegroai
a0bc87ab5c
Support pytorch-lightning CLI >=2.0
2023-05-11 15:59:11 +03:00
allegroai
295280cb93
Update dataset ingestion example
2023-05-11 15:56:16 +03:00
allegroai
a3b4e1ec82
Fix openmmlab cifar10 example raises ModuleNotFoundError (update dependency)
2023-05-11 15:55:34 +03:00
allegroai
4f68e0bb01
Enhance example code for unit-testing
2023-04-30 15:23:30 +03:00
Alex Burlacu
f9b370b947
Make clearml installation in jupyter notebooks optional
2023-04-03 18:30:57 +03:00
allegroai
4cd8857c0d
Refactor code
2023-03-27 13:38:11 +03:00
Alex Burlacu
45838ec080
Add an example of model with plots
2023-03-23 19:08:40 +02:00
alex-burlacu-clear-ml
79784baf2d
Merge pull request #927 from Make42/master
...
Improve the hyper_parameter example
2023-03-17 14:50:17 +02:00
Muhammad Sakib Khan Inan
3ffbbf1393
Added "output_uri=True" in the hook config
...
When "output_uri" is set to True, it uploads the Artifacts or Models to the ClearML Server.
2023-03-09 13:02:39 +06:00
allegroai
627135c68a
Add ClearML Datasets examples
2023-02-28 17:22:23 +02:00
Make42
537548c833
Improve the hyper_parameter example
...
- Introduce sections
- Add example for user properties
- Add an example for hyperparameters with TaskParameters
- Rename file to reflect the naming in the web app
2023-02-20 14:14:22 +01:00
pollfly
3585eff49b
Edit hyperdataset examples ( #895 )
2023-01-24 12:30:55 +02:00
pollfly
b39829a011
Edit docstrings ( #875 )
2023-01-10 11:12:47 +02:00
allegroai
79e6cb7b28
Fix requirements
2022-12-23 22:21:03 +02:00
allegroai
d8ed5aa672
Fix example requirements
2022-12-22 22:05:26 +02:00
allegroai
dd79bd6197
Fix tensorflow_macos support
2022-12-22 21:54:13 +02:00
allegroai
47ea919ddc
PEP8
2022-12-13 16:07:51 +02:00
pollfly
4fab0f740a
Update README.md ( #826 )
2022-12-06 14:23:53 +02:00
allegroai
66cccd22fd
Fix examples
2022-11-21 17:14:07 +02:00
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
e55d113258
Add support for connecting Enum values as parameters
2022-11-11 15:49:24 +02:00
allegroai
8e9f422ec5
PEP8
2022-11-11 13:30:15 +02:00
allegroai
89ad484839
Improve manual model uploading example
2022-11-09 11:28:46 +02:00
Victor Sonck
51af6e833d
Add CI/CD example ( #815 )
...
* Add clearml ci/cd example
* Add section on how to set up CI/CD example
2022-11-08 17:29:49 +02:00
Gonzalo Gabriel Jiménez Fuentes
1e1aa10232
Fix relative paths in examples ( #787 )
...
image_reporting.py points to images directory using an absolute path
2022-10-08 15:49:36 +03:00
allegroai
6ce0ebbb51
Unify scalar reporting examples
2022-09-22 20:53:39 +03:00
allegroai
e695251dd4
Add a single metric reporting example
2022-09-13 15:05:28 +03:00
pollfly
fb644fe9ec
Edit example ( #759 )
...
Set reporting period to 0.2 minutes to match comment
2022-09-12 14:09:49 +03:00
pollfly
01dc126167
Add inference step to pipeline example ( #765 )
...
* Fix docs
* Update pipeline example
2022-09-12 13:58:53 +03:00