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

    1227 2019-07-22 《MLeap Document》
    MLeap Frequently Asked Questions Does MLeap Support Custom Transformers? What is MLeap Runtime’s Inference Performance? MLeap Random Forest Transform Speed: Run Our Benchmarks ...
  • MNIST

    1117 2019-07-22 《MLeap Document》
    MNIST Demo Nouns Train a Spark Pipeline Load the data Build the ML Data Pipeline Train a Random Forest Model Serialize the ML Data Pipeline and RF Model to Bundle.ML Deseria...
  • Demos

    871 2019-07-22 《MLeap Document》
    Basic Demo Build and Export an MLeap Bundle Import and MLeap Bundle Basic Demo This basic demo will guide you through using Spark to build and exportan ML pipeline to an MLea...
  • TensorFlow 集成入门

    1432 2019-07-24 《MLeap 中文文档》
    TensorFlow 集成入门 编译 MLeap-TensorFlow 模块 使用 MLeap-TensorFlow TensorFlow 集成入门 MLeap Tensorflow 集成允许用户将 TensorFlow Graph 当做 Transformer 集成到 ML Pipeline 中。在未来我们会提升对 TensorFlow 的兼容...
  • Scikit-learn

    1048 2019-07-22 《MLeap Document》
    MLeap Scikit-Learn Integration Extending Scikit with MLeap Scikit Transformer and Pipeline with MLeap Combining Transformers Serialize to Zip File JSON Format Protobuf Format ...
  • TensorFlow Bundle 序列化

    827 2019-07-24 《MLeap 中文文档》
    TensorFlow Bundle 序列化 示例 MLeap TensorFlow Bundle TensorFlow Bundle 序列化 当序列化 TensorFlow Transformer 为 MLeap Bundle 的时候,我们会存储 TensorFlow Graph 为一个 Protobuf 文件,因此你需要先使用 free_grap...
  • 数据类型

    900 2019-07-24 《MLeap 中文文档》
    数据类型 支持的数据类型 数据类型 Spark、MLeap、Scikit-Learn 和 TensorFlow 自身都支持了相当多的数据类型。庆幸的是,由于这些平台框架都是基于已被广泛认可的数学数据结构来设计,因为他们能够在一定程度上相互兼容。 Data Frame 在一个 Schema 对象中存储它的数据列的数据类型。这个 Schema 对象可...
  • MNIST

    1568 2019-07-24 《MLeap 中文文档》
    MNIST Demo 名词 训练一个 Spark Pipeline 加载数据 构建 ML Data Pipeline 训练一个随机森林模型 序列化 ML Data Pipeline 和 RF Model 为 Bundle.ML 反序列化为 MLeap 和评分新数据 MNIST Demo 本教程会向你展示如何使用 MLeap 和 Bund...
  • Notebooks

    1285 2019-07-22 《MLeap Document》
    Demo Notebooks AirBnb Price Prediction Lending Club Loan Approval MNIST Digits Recognition Demo Notebooks We have put together a number of notebooks to demonstrate MLeap usa...
  • Scikit-Learn 集成入门

    1842 2019-07-24 《MLeap 中文文档》
    Scikit-Learn 集成入门 集成 MLeap Scikit 到你的项目中 Scikit-Learn 集成入门 MLeap Scikit-Learn 的集成允许用户将 Scikit-Learn 训练得到的 ML Pipeline 序列化为 MLeap Bundle,此外,MLeap 还提供了包括 MLeap Extensions Transf...