New user sign up using AWS Builder ID is currently unavailable on re:Post. To sign up, please use the AWS Management Console instead.
All Content tagged with 亚马逊 SageMaker 模型构建
Amazon SageMaker provides all the tools and libraries you need to build ML models, the process of iteratively trying different algorithms and evaluating their accuracy to find the best one for your use case. In Amazon SageMaker you can pick different algorithms, including over 15 that are built-in and optimized for SageMaker, and use over 150 pre-built models from popular model zoos available with a few clicks.
内容语言: 中文 (简体)
Select up to 5 tags to filter
排序方式 最新
6 条结果
【以下的问题经过翻译处理】 我在AWS Canvas中进行建模时,经过三次尝试都无法成功建模。我创建了模型,设置了参数,运行了验证,然后选择了标准构建。分析弹出窗口显示预计时间为45分钟。在1小时7分钟后,当模型正在生成可解释性报告时,我遇到了模型构建失败的问题。我已经删除了应用程序、删除了模型,并分别运行了这三次,但是我得到了相同的结果,所用时间相同,出现了相同的错误。在模型显示界面,显示了一个...
【以下的问题经过翻译处理】 我们使用Sagemaker Jumpstart部署了一个LighGBM回归模型和端点。
我们尝试通过控制台将此端点配置为“异步”。
收到错误消息:ValidationException-Network Isolation is not supported when specifying an AsyncInferenceConfig。
查看模型的网络详细信息后,发现...
【以下的问题经过翻译处理】 你好,
SageMaker定价页面没有提到SageMaker模型注册表、模型监控和超参数调整作业 - <https://aws.amazon.com/sagemaker/pricing/>
而且我无法使用AWS计算器添加它们。
有人能帮助我确定价格以及为什么它不在官方计算器中吗?
谢谢!
【以下的问题经过翻译处理】 您好,
我试图运行SageMaker XGBoost Parquet示例[链接在此处](https://sagemaker-examples.readthedocs.io/en/latest/introduction_to_amazon_algorithms/xgboost_abalone/xgboost_parquet_input_training.html)。我按照...
【以下的问题经过翻译处理】 几周前,我使用以下终端节点配置创建了一个Sagemaker终端节点:
```
{'EndpointConfigName': 'xxxx',
'ProductionVariants': [{'VariantName': 'staging-endpoint',
'ModelName': 'xxxxx',
'ServerlessConfig': {'Memor...
【以下的问题经过翻译处理】 我可以使用 SM 模型注册表轻松创建和版本化模型:<https://docs.aws.amazon.com/sagemaker/latest/dg/model-registry-version.html>
注册模型后,也可以访问元数据:<https://docs.aws.amazon.com/sagemaker/latest/dg/model-registry-de...