Skip to content

lingfong/sparkmodelanalyser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

sparkmodelanalyser

解析spark 的模型的todebugstring 文件,构建自己的模型,并进行预测. 针对那种希望自己加载模型文件,并实现预测的场景.目前支持randomforest随机森林,更多算法支持开发中.

from spark model todebugstring, we build model and predict

each algorithm ,we provide model tobugstring file and test file.

we now support randomforest algorithm, and more algorithm support is on the way. If you are interested, just connect me

About

解析spark 的模型的todebugstring 文件,构建自己的模型,并进行预测. 针对那种希望自己加载模型文件,并实现预测的场景.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages