Contents:
The artifacts module provides the way to manage artifacts (output files) in Optuna.
artifacts
optuna.artifacts.FileSystemArtifactStore
An artifact store for file systems.
optuna.artifacts.Boto3ArtifactStore
An artifact backend for Boto3.
optuna.artifacts.upload_artifact
Upload an artifact to the artifact store.