getting access to std_log.txt programmatically

ironv 0 Reputation points
2023-05-03T17:06:51.6533333+00:00

I am running my experiments on a compute cluster using azure.ai.ml.command. My script uses lightgbm and Optuna for hyperparameter tuning. Intermediate output is written to stdout (not using logging package) which I am able to see in std_log.txt in the UI. Is there a way to programmatically grab this file and move it to a different location?

Screenshot 2023-05-03 at 1.03.54 PM

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,334 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Ramr-msft 17,826 Reputation points
    2023-05-08T16:45:00.35+00:00

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.