跳转到主要内容

daal4py 是一个方便的 Python API,用于访问英特尔® oneAPI 数据分析库 (oneDAL)

项目描述

daal4py - 一个用于英特尔(R) oneAPI数据分析库的便捷Python API

Build Status Coverity Scan Build Status Join the community on GitHub Discussions PyPI Version Conda Version

这是一个简化版的Intel(R) oneAPI数据分析库API,允许数据科学家或机器学习用户快速使用该框架。旨在帮助提供对Intel(R) oneAPI数据分析库的抽象,以便直接使用或集成到自己的框架中。

👀 关注我们Medium账号

我们在Medium上发布博客,所以关注我们,学习使用daal4py进行更高效数据分析的小技巧。以下是我们的最新博客

🔗 重要链接

💬 支持

使用GitHub Issues报告问题、提问和建议

您可以私下联系项目维护者 onedal.maintainers@intel.com

🛠 安装

daal4py可在Python包索引、Anaconda Cloud的Conda-Forge频道Intel频道中找到。

# PyPI (recommended by default)
pip install daal4py
# Anaconda Cloud from Conda-Forge channel (recommended for conda users by default)
conda install daal4py -c conda-forge
# Anaconda Cloud from Intel channel (recommended for Intel® Distribution for Python users)
conda install daal4py -c intel
[点击展开] ℹ️ 支持的配置

📦 PyPi频道

操作系统 / Python版本 Python 3.6 Python 3.7 Python 3.8 Python 3.9
Linux [CPU, GPU] [CPU, GPU] [CPU, GPU] [CPU, GPU]
Windows [CPU, GPU] [CPU, GPU] [CPU, GPU] [CPU, GPU]
OsX [CPU] [CPU] [CPU] [CPU]

📦 Anaconda Cloud: Conda-Forge频道

操作系统 / Python版本 Python 3.6 Python 3.7 Python 3.8 Python 3.9
Linux [CPU] [CPU] [CPU] [CPU]
Windows [CPU] [CPU] [CPU] [CPU]
OsX

📦 Anaconda Cloud: Intel频道

操作系统 / Python版本 Python 3.6 Python 3.7 Python 3.8 Python 3.9
Linux [CPU, GPU]
Windows [CPU, GPU]
OsX [CPU]

您还可以从源码构建daal4py

⚠️ Scikit-learn修复

daal4py中的Scikit-learn修复功能已被弃用并移至单独的包 - Intel(R) Extension for Scikit-learn*。所有未来的修复更新都将在Intel(R) Extension for Scikit-learn中提供。请使用该包而不是daal4py来加速Scikit-learn。

项目详情


下载文件

下载您平台的文件。如果您不确定选择哪个,请了解更多关于安装包的信息。

源代码分布

本版本没有提供源代码分布文件。请参阅生成分布存档的教程

构建分布

daal4py-2024.7.0-py312-none-win_amd64.whl (8.7 MB 查看哈希)

上传时间 Python 3.12 Windows x86-64

daal4py-2024.7.0-py312-none-manylinux1_x86_64.whl (11.3 MB 查看哈希)

上传时间 Python 3.12

daal4py-2024.7.0-py311-none-win_amd64.whl (8.5 MB 查看哈希)

上传时间 Python 3.11 Windows x86-64

daal4py-2024.7.0-py311-none-manylinux1_x86_64.whl (11.3 MB 查看哈希)

上传时间 Python 3.11

daal4py-2024.7.0-py310-none-win_amd64.whl (8.5 MB 查看哈希)

上传时间 Python 3.10 Windows x86-64

daal4py-2024.7.0-py310-none-manylinux1_x86_64.whl (11.3 MB 查看哈希)

上传时间 Python 3.10

daal4py-2024.7.0-py39-none-win_amd64.whl (8.5 MB 查看哈希)

上传时间 Python 3.9 Windows x86-64

daal4py-2024.7.0-py39-none-manylinux1_x86_64.whl (11.3 MB 查看哈希)

上传时间 Python 3.9

由以下支持