书栈网 · BookStack 本次搜索耗时 0.028 秒,为您找到 24512 个相关结果.
  • 安装文档

    2274 2018-10-27 《Metis 文档》
    安装文档 1. 手工安装 1.1. 依赖环境 1.2. 数据库环境安装 1.2.1. MySQL 安装介绍 1.2.2. 初始化数据库 1.3. 服务端环境安装 1.3.1. yum 安装依赖包 1.3.2. pip 安装python依赖包 1.3.3. 工作目录加入环境变量 1.3.4. 部署Django服务端 1.3.5. 启动服务端 ...
  • 6.3. Preprocessing data

    6.3. Preprocessing data 6.3.1. Standardization, or mean removal and variance scaling 6.3.1.1. Scaling features to a range 6.3.1.2. Scaling sparse data 6.3.1.3. Scaling data with ...
  • Ex 1: Pipeline Anova SVM

    特徵選擇/範例一: Pipeline Anova SVM (一)建立模擬資料 (二)選擇最好的特徵 (三)以佇列方式來設定支持向量機分類法運算物件 (四)原始碼 Python source code: feature_selection_pipeline.py (五)函式用法 make_classification() 的參數 Sel...
  • MLeap 常见问题

    2337 2019-07-24 《MLeap 中文文档》
    MLeap 常见问题 MLeap 是否支持自定义 Transformer MLeap Runtime 的推断性能如何? MLeap 随机森林转换速度: 运行我们的基准测试 为什么选择 MLeap Bundle,而不是 PMML 或者其他序列化框架 MLeap 是否已经可以用于生产工作? 为什么不使用 SparkContext 和 LocalRel...
  • Anaconda 安装

    1972 2021-02-01 《AkShare 使用教程》
    Anaconda 安装 1. 为什么是 Anaconda 的 Jupyter Notebook? 2. 在哪里下载 Anaconda,怎么选版本? 3. 怎么安装 Anaconda ? Anaconda 安装 本文要解决的问题如下: 为什么是 Anaconda 的 Jupyter Notebook ? 在哪里下载 Anaconda,怎么选版...
  • Random Forests

    610 2021-03-31 《The fastai book》
    Random Forests Creating a Random Forest Out-of-Bag Error Random Forests In 1994 Berkeley professor Leo Breiman, one year after his retirement, published a small technical rep...
  • Pandas 概要

    Pandas:Python数据分析库 版本 v0.23.4 (2018年8月3日) 版本 v0.23.0 (2018年5月15日) 最好的安装方式 快速了解 pandas解决了什么问题? 我们的用户有什么要说的? Pandas库的亮点 Pandas:Python数据分析库 pandas是一个开源的,BSD许可的库,为Python编程语言...
  • Ex 7: Comparison of F-test and mutual information

    特徵選擇/範例七: Comparison of F-test and mutual information 特徵選擇/範例七: Comparison of F-test and mutual information http://scikit-learn.org/stable/auto_examples/feature_selection/plot_...
  • theano.gpuarray.fft – Fast Fourier Transforms

    599 2020-04-11 《Theano 1.0 Document》
    theano.gpuarray.fft – Fast Fourier Transforms theano.gpuarray.fft – Fast Fourier Transforms Performs Fast Fourier Transforms (FFT) on the GPU. FFT gradients are implemented as...