书栈网 · BookStack 本次搜索耗时 0.010 秒,为您找到 78 个相关结果.
  • Databricks

    808 2019-07-22 《MLeap Document》
    Install the MLeap Maven artifacts listed under MLeap Spark . Install PyPi package named mleap
  • Databricks

    719 2019-07-24 《MLeap 中文文档》
    安装 MLeap Spark 集成 章节所列出的 MLeap Maven artifacts。 安装名为 mleap 的 PyPi 包。
  • Spark 集成入门

    1721 2019-07-24 《MLeap 中文文档》
    Spark 集成入门 添加 MLeap Spark 依赖到你的项目中 使用 SBT 使用 Maven Spark 集成入门 MLeap Spark 的集成允许用户将 Spark 训练得到的 ML Pipeline 序列化为 MLeap Bundle (译者注:文档已被原作者删除 ),此外,MLeap 还进一步扩展了 Spark 的原生功能,增强...
  • Pipelines

    849 2019-07-22 《MLeap Document》
    Pipelines Simple Pipeline Example Advanced Pipelines Pipelines Machine learning pipelines are series of transformers that execute on adata frame. They allow us to combine our...
  • Unload Model

    737 2019-07-22 《MLeap Document》
    MLeap Serving (Spring Boot) Installation Start Server Available Endpoints MLeap Serving (Spring Boot) This Spring Boot project provides a lightweight docker image for settin...
  • Tensorflow

    776 2019-07-22 《MLeap Document》
    Tensorflow Tensorflow MLeap provides integration with Tensorflow in 2 forms: An MLeap Tensorflow transformer that executes arbitrary Tensorflow graphs A set of custom operati...
  • 创建 Leap Frame

    904 2019-07-24 《MLeap 中文文档》
    创建 Leap Frame 创建 Leap Frame 让我们创建一帧 Leap Frame 来存储数据。 import ml . combust . mleap . runtime . _ import ml . combust . mleap . core . types . _ import ml . combust . mle...
  • Core Concepts

    930 2019-07-22 《MLeap Document》
    Core Concepts Core Concepts MLeap uses several core building blocks to deploy your pipelines in aneasy-to-use manner. Concept Description Data Frames Used to store d...
  • Tensorflow

    890 2019-07-24 《MLeap 中文文档》
    MLeap TensorFlow 集成 MLeap TensorFlow 集成 MLeap 提供了如下两种形式的 MLeap 集成: 一个能执行任意数量 TensorFlow 的 MLeap TensorFlow Transformer 集成在 TensorFlow 内的一系列操作,使其能够执行 MLeap Graph。 目前我们暂只支持形式 ...
  • Transformers Guide

    909 2019-07-22 《MLeap Document》
    Scikit Transformers Examples Label Encoder Scikit OneHotEncoder MLeap OneHotEncoder Scikit Transformers Examples Here we outline some more complicated transformers and trans...