mirror of
https://github.com/clearml/clearml
synced 2025-06-26 18:16:07 +00:00
parent
aba130eb1f
commit
31b6e973af
@ -1451,7 +1451,7 @@ class Task(_Task):
|
|||||||
"""
|
"""
|
||||||
Register (add) an artifact for the current Task. Registered artifacts are dynamically sychronized with the
|
Register (add) an artifact for the current Task. Registered artifacts are dynamically sychronized with the
|
||||||
**ClearML Server** (backend). If a registered artifact is updated, the update is stored in the
|
**ClearML Server** (backend). If a registered artifact is updated, the update is stored in the
|
||||||
**ClearML Server** (backend). Registered artifacts are primarily used for Data Audition.
|
**ClearML Server** (backend). Registered artifacts are primarily used for Data Auditing.
|
||||||
|
|
||||||
The currently supported registered artifact object type is a pandas.DataFrame.
|
The currently supported registered artifact object type is a pandas.DataFrame.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user