1 Star 2 Fork 3

Kunpeng/Spark-ml-algo-lib

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
Apache-2.0

Spark-ml-algo-lib

Introduction

The machine learning algorithm library running on Kunpeng processors is an acceleration library that provides a rich set of high-level tools for machine learning algorithms. It is based on the original APIs of Apache Spark 3.3.1. The acceleration library for greatly improves the computing power in big data scenarios.

The library provides 4 machine learning algorithms: Density-based spatial clustering of applicaitons with noise (DBSCAN), Support Vector Machines)SVM), decision tree bucket(DTB) and Word2Vec. You can find the latest documentation on the project web page. This README file contains only basic setup instructions. You can find the latest documentation, including a programming guide, on the project web page. This README file only contains basic setup instructions.

Building And Packageing

(1) Build the project under the "Spark-ml-algo-lib" directory:

mvn clean package

(2) Obtain "boostkit-ml-core_2.12-3.0.0-spark3.3.1.jar" under the "Spark-ml-algo-lib/ml-core/target" directory.

Obtain "boostkit-ml-acc_2.12-3.0.0-spark3.3.1.jar" under the "Spark-ml-algo-lib/ml-accelerator/target" directory.

Contribution Guidelines

Track the bugs and feature requests via GitHub issues.

More Information

For further assistance, send an email to kunpengcompute@huawei.com

空文件

简介

暂无描述 展开 收起
README
Apache-2.0
取消

贡献者

全部

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/kunpengcompute/Spark-ml-algo-lib.git
git@gitee.com:kunpengcompute/Spark-ml-algo-lib.git
kunpengcompute
Spark-ml-algo-lib
Spark-ml-algo-lib
Spark3.3.1

搜索帮助