书栈网 · BookStack 本次搜索耗时 0.023 秒,为您找到 3526 个相关结果.
  • Softmax Regression

    SoftMax Regression 1. 算法介绍 SoftMax Regression 2. SoftMax on Angel 3. 运行和性能 数据格式 参数 提交命令 性能 SoftMax Regression Softmax回归也称为多元逻辑回归,既通过逻辑回归算法处理多分类问题。不同于二元逻辑回归,softmax可归可处...
  • Connectors

    Creating connectors for third-party ML platforms Connector blueprints Supported connectors Creating a connector Creating a standalone connector Creating a connector for a speci...
  • 安装

    安装 让我们开始吧!假设您按照第 2 章中的安装说明安装了 Jupyter 和 Scikit-Learn,您可以简单地使用pip 来安装 TensorFlow。 如果你使用virtualenv 创建了一个独立的环境,你首先需要激活它: &# x24 ; cd &# x24 ; ML_PATH ...
  • PolynomialExpansion

    PolynomialExpansion(多元展开) PolynomialExpansion(多元展开)   Polynomial expansion 是一个将特征展开到多元空间的处理过程。它通过n-degree 结合原始的维度来定义。比如设置degree 为2就可以将(x, y) 转化为(x, x x, y, x y, y y) 。Polynomia...
  • GPU使用率监控

    GPU使用率监控 简介 基本概念 使用流程 GPU使用率监控 简介 Xiaomi Cloud-ML底层使用kubernetes+docker调度资源,GPU分配的粒度是个 ,不存在GPU共享的情况。当前集群的服务器都是4卡 机型,编号从0到3 。GPU使用率每分钟 抓取一次,推送到falcon上。 基本概念 Cloud-ML对用户的任...
  • Automating configurations

    Automating configurations Key features Overview Next steps Automating configurations Introduced 2.13 You can automate complex OpenSearch setup and preprocessing tasks by pr...
  • 弹出提示框(Toasts)

    弹出提示框(Toast) 综述 示例 基础 透明 堆叠 位置 无障碍 JavaScript 行为 用法 选项 方法 异步方法和转换 $().toast(options) .toast('show') .toast('hide') .toast('dispose') 事件 弹出提示框(Toast) .toast 弹出提...
  • operator-sdk completion

    operator-sdk completion operator-sdk completion Synopsis Options Options inherited from parent commands SEE ALSO operator-sdk completion operator-sdk completion Generators...
  • Pretrained models

    Pretrained models Uploading pretrained models Supported pretrained models Sentence transformers The model-serving framework is an experimental feature. For updates on the prog...
  • Presto

    Running Presto with Alluxio Prerequisites Basic Setup Configure Presto to connect to Hive Metastore Distribute the Alluxio client jar to all Presto servers Examples: Use Presto...