Commit Graph

59 Commits

Author SHA1 Message Date
allegroai
ac1750b442 Restructure FastAI examples 2022-03-06 19:08:22 +02:00
allegroai
a5b16db95c Add missing skip_zero_size_check argument in StorageManager.download_foler()
PEP8
2022-02-26 13:38:42 +02:00
eugen-ajechiloae-clearml
a8fbe51231
Support fastai v2 (#571) 2022-02-17 00:01:55 +02:00
Rizwan Hasan
e160e7d0ce
Add requirements for examples (#582) 2022-02-16 16:59:32 +02:00
Rizwan Hasan
b494232134
Capitalized examples task name, updated example requirements (#573) 2022-02-14 10:18:41 +02:00
eugen-ajechiloae-clearml
c01e2e1166
Fix group arguments in click (#561) 2022-02-12 00:01:44 +02:00
eugen-ajechiloae-clearml
296cb7d899
Add Python Fire support (#550) 2022-02-07 13:38:11 +02:00
eugen-ajechiloae-clearml
d53dbbf697
Add catboost support (#542)
Co-authored-by: ajecc <eugenajechiloae@gmail.com>
2022-02-03 21:36:27 +02:00
Rizwan Hasan
eb5350f551
Fixed requirements, refactored and formatted code in some examples (#567) 2022-02-03 21:34:42 +02:00
pollfly
b036bbce2f
Update XGBoost example (#524)
* Change dataset (load_boston is deprecated)
* Black format
* Add save_model
2021-12-23 14:07:42 +02:00
pollfly
8cc4c4256c
Add abseil example (#509) 2021-12-08 09:51:04 +02:00
pollfly
bb15ea6666
Fix links in jupyter notebooks (#505) 2021-12-02 11:28:35 +02:00
pollfly
f5040b59d7
Add Markdown in pipeline jupyter notebooks (#502)
* Add jupyter notebook to pipeline

* Add markdown explanations to Jupyter Notebook about pipeline
2021-12-01 18:48:14 +02:00
pollfly
8f84c42f5d
Edit pipeline example (#494) 2021-11-21 12:30:05 +02:00
allegroai
11f21fcfb6 Fix PyTorch distributed TimeoutSocket issue in Windows 2021-10-25 13:15:05 +03:00
Kumar Ashutosh
dae1a1d112
Minor edit when training with a custom dataset (#484)
When we want to train a custom dataset, the code should have the flexibility to accommodate variable number of classes.
2021-10-22 10:27:06 +03:00
allegroai
b0a3166a93 Fix example 2021-10-03 03:25:04 +03:00
allegroai
39d8d8f0cb Fix example project name 2021-10-03 02:56:52 +03:00
allegroai
3643446f56 Fix example requirements 2021-10-03 02:16:31 +03:00
allegroai
b38a74c91e Add MegEngine example requirements and set examples project 2021-09-30 22:28:25 +03:00
Feng Wang
8c9c0eacc7
Add support for MegEngine (#455)
* feat(framework): support MegEngine model

* feat(framework): add MegEngine example

* fix(example): change supported suffix to pkl
2021-09-30 00:16:20 +03:00
pollfly
aba130eb1f
Change task_name in tensorboardX example (#432) 2021-08-22 13:44:21 +03:00
allegroai
69a85924b0 Add xgboost auto metric logging (issue #381) 2021-08-13 23:55:57 +03:00
allegroai
d83f1cd2c1 Add Click examples 2021-08-04 11:30:32 +03:00
allegroai
226c68330e Add Click support (issue #386) 2021-07-04 09:31:47 +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
0325c2f32a rename TrainsTuner to ClearmlTuner 2021-06-20 10:33:07 +03:00
Tim Joseph
4a2099b53c Adds an tensorboardx example for add_video (creates GIFs in tensorboard) 2021-06-02 21:11:51 +03:00
Erez
652a29650a Remove old model upload examples 2021-05-19 09:58:07 +03:00
allegroai
899ff93a73 Fix import keras from TF 2021-05-14 09:42:12 +03:00
allegroai
9014f2e680 Update KerasTuner example requirements.txt 2021-04-28 13:13:28 +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
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
a6d479ffab Add trains to examples requirements 2020-11-25 11:25:28 +02:00
allegroai
f35e927951 Fix missing plt.show in example 2020-11-17 23:12:11 +02:00
erezalg
95ba6bab78
Add cifar ignite example and add auto extract of tar.gz files when using storagemanager (#237) 2020-11-11 16:35:23 +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
c9fac89bcd Add LightGBM support 2020-10-12 12:34:52 +03:00
allegroai
9a8c531072 Add example notebooks, update example requirements 2020-10-04 17:04:39 +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
519677d987 Update tabular example scripts for the ML pipeline blog 2020-09-23 00:06:05 +03:00
allegroai
8ec6bba4d9 Fix Optimizer limits and values, update trains version in examples 2020-09-15 19:14:45 +03:00
allegroai
aa44ba854f Update pytorch example trains version and reduced default number of epochs 2020-09-05 16:31:44 +03:00
allegroai
c234837ce2 Fix kernels issue in pytorch example. Update trains version. 2020-09-01 18:01:39 +03:00
allegroai
0d533e9013 Fix examples 2020-08-27 15:00:42 +03:00
allegroai
e0ab86a64d Update examples requirements 2020-08-10 17:24:38 +03:00