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

    742 2020-04-11 《Theano 1.0 Document》
    Requirements Requirements installation through Conda (recommended) Install Miniconda Install requirements and optional packages Install and configure the GPU drivers (recommende...
  • 二、DBSCAN

    二、DBSCAN 二、DBSCAN DBSCAN 是scikit-learn 提供的一种密度聚类模型。其原型为: class sklearn . cluster . DBSCAN ( eps = 0.5 , min_samples = 5 , metric = 'euclidean' , metric_params = None...
  • 第 2 章 Python 语法基础,IPython 和 Jupyter Notebooks

    第 2 章 Python 语法基础,IPython 和 Jupyter Notebooks 当我在2011年和2012年写作本书的第一版时,可用的学习Python数据分析的资源很少。这部分上是一个鸡和蛋的问题:我们现在使用的库,比如pandas、scikit-learn和statsmodels,那时相对来说并不成熟。2017年,数据科学、数据分析和机器学...
  • 1.1. Linear Models

    1.1. Linear Models 1.1.1. Ordinary Least Squares 1.1.1.1. Ordinary Least Squares Complexity 1.1.2. Ridge regression and classification 1.1.2.1. Regression 1.1.2.2. Classificatio...
  • 5.2. 特征提取

    5.2. 特征提取 5.2.1. 从字典类型加载特征 5.2.2. 特征哈希(相当于一种降维技巧) 5.2.2.1. 实现细节 5.2.3. 文本特征提取 5.2.3.1. 话语表示 5.2.3.2. 稀疏 5.2.3.3. 常见 Vectorizer 使用方法 5.2.3.3.1 使用停止词 5.2.3.4. Tf–idf 项加权 5.2....
  • 5.2. 特征提取

    5.2. 特征提取 5.2. 特征提取 5.2.1. 从字典类型加载特征 5.2.2. 特征哈希(相当于一种降维技巧) 5.2.2.1. 实现细节 5.2.3. 文本特征提取 5.2.3.1. 话语表示 5.2.3.2. 稀疏 5.2.3.3. 常见 Vectorizer 使用方法 5.2.3.3.1 使用停止词 5.2.3.4. Tf–id...
  • Requirements

    Requirements Requirements installation through Conda (recommended) Install Miniconda Install requirements and optional packages Install and configure the GPU drivers (recommende...
  • Examples

    Examples Semantic Search Pipelines Workflows Model Training Applications Examples The examples directory has a series of notebooks and applications giving an overview of...