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

    Helper functions for processing data and basic transforms Get, split, and label Get get_files [source] FileGetter [source] get_image_files [source] ImageGetter [source] ...
  • Running an experiment

    Running an experiment Packaging your training code in a container image Configuring the experiment Configuration spec Search algorithms in detail Grid search Random search Baye...
  • 十八、自然语言处理

    十八、自然语言处理 NTLK:自然语言工具包 NLTK 分词 词性(POS)标注 命名实体识别(NER) 停止词 文本编码 十八、自然语言处理 原文:Natural Language Processing 译者:飞龙 协议:CC BY-NC-SA 4.0 自然语言处理(NLP)是使用计算机分析文本数据的方法。 这是维...
  • 2.1. 高斯混合模型

    2.1. 高斯混合模型 2.1.1. 高斯混合 2.1.1.1. 优缺点 GaussianMixture 2.1.1.1.1. 优点 2.1.1.1.2. 缺点 2.1.1.2. 选择经典高斯混合模型中分量的个数 2.1.1.3. 估计算法期望最大化(EM) 2.1.2. 变分贝叶斯高斯混合 2.1.2.1. 估计算法: 变分推断(variati...
  • 2.5. 分解成分中的信号(矩阵分解问题)

    2.5. 分解成分中的信号(矩阵分解问题) 2.5.1. 主成分分析(PCA) 2.5.1.1. 准确的PCA和概率解释(Exact PCA and probabilistic interpretation) 2.5.1.2. 增量PCA (Incremental PCA) 2.5.1.3. 基于随机化SVD的PCA 2.5.1.4. 核 PCA 2...
  • 常见问题

    常见问题 常见问题 项目名称是什么(很多人弄错)? 如何称呼scikit-learn? 选择 scikit的理由 ? 如何才能为 scikit-learn 贡献自己的力量? 获得scikit-learn用法的最佳方法? 如何创建一个 bunch 对象? 如何将我自己的数据集加载到 scikit-learn 可用的格式? 新算法的纳入标准是什么...
  • Python API 参考

    2557 2019-05-25 《XGBoost 中文文档》
    Python API 参考 核心的数据结构 学习的 API Scikit-Learn 的 API 绘图的 API Python API 参考 该页面提供了有关 xgboost 的 Python API 参考, 请参阅 Python 软件包介绍以了解更多关于 python 软件包的信息. 该页面中的文档是由 sphinx 自动生成的. 其中的...
  • 2.2. Manifold learning

    2.2. Manifold learning 2.2.1. Introduction 2.2.2. Isomap 2.2.2.1. Complexity 2.2.3. Locally Linear Embedding 2.2.3.1. Complexity 2.2.4. Modified Locally Linear Embedding 2.2.4...
  • 1.7. Gaussian Processes

    1.7. Gaussian Processes 1.7.1. Gaussian Process Regression (GPR) 1.7.2. GPR examples 1.7.2.1. GPR with noise-level estimation 1.7.2.2. Comparison of GPR and Kernel Ridge Regressi...