搜索资源列表
LDAC
- C++实现的lda算法。抽取分类信息和压缩特征空间维数。-C++ implementation lda algorithm. Categories of information collected and compressed feature space dimension.
juzhenxiangcheng
- 矩阵相乘的并行算法,矩阵是按行分类的,还有按列分类的算法-Parallel algorithm for matrix multiplication, matrix classification by line, column classification algorithm
NativeBayes
- Hadoop文本分类算法研究,实现了hadoop集群来对文本进行分类,其中主要算法为朴素贝叶斯分类算法。-Hadoop text classification algorithm to achieve a Hadoop cluster for text classification, feature extraction, weight calculation
spark-logisticregression-and-softmax
- spark平台上的机器学习算法,包括分类、回归以及矩阵相乘的并行实现-Machine learning algorithms spark platforms, including classification, regression and parallel implementation of matrix multiplication
MPI-and-OpenMP-parallel-programming
- 《MPI与OpenMP并行程序设计(C语言版)》是美国Oregon州立大学的Michael J.Quinn教授在多年讲授“并行程序设计”课程的基础上编写而成的,主要介绍用C语言,并结合使用MPI和OpenMP进行并行程序设计,内容包括并行体系结构、并行算法设计、消息传递编程、Eratosthenes 筛法、Floyd 算法、性能分析、矩阵向量乘法、文档分类、蒙特卡洛法、矩阵乘法、线性方程组求解、有限差分方法、排序、快速傅立叶变换、组合搜索、共享存储编程、融合OpenMP和MPI以及5个附录。-&
python-GBDT
- 一个用PYTHON编写的梯度提升算法,适合做分类回归,希望对你有用-A gradient boost algorithm in PYTHON, suitable for classification of regression, hope useful to you