导出Hyperdrive结果 [英] Exporting Hyperdrive results

查看:96
本文介绍了导出Hyperdrive结果的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想知道是否有办法将hyperdrive实验结果(因此所有子运行)导出到文件中,无论它是csv,xlsx还是pkl格式,以便进一步探索这些结果。

Hi, I was wondering if there is a way to export the hyperdrive experiment results (therefore all the child runs) into a file regardless if it is an, csv, xlsx or pkl format for further exploration on those results.

推荐答案

Hello Kuky,

Hello Kuky,

目前,您可以使用
获取所有运行的超级驱动实验的指标
get_metrics()
 返回该HyperDriveRun启动的所有运行中的指标。详细信息在文件中返回,但您可以使用上述方法将它们写入文件。

Currently you can get the metrics of all runs of your hyperdrive experiment using get_metrics() which returns the metrics from all the runs that were launched by that HyperDriveRun. The details are returned in a file but you can write them to file using the above method.


这篇关于导出Hyperdrive结果的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆