Skip to content

对Spark ML进行二次封装,提供api调用

Notifications You must be signed in to change notification settings

JinbinYu/MLwithSpark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MLwithSpark

对Spark ML进行二次封装,提供api调用

目前完成了对部分机器学习算法的封装

未完待续

文件说明

  • webserver.py

使用flask搭建的rest api服务器

  • postclient.py

使用requests模拟http请求

  • db.sql

数据库结构

  • config.json

配置等相关信息

  • spark/python/model.py

模型训练

  • spark/python/prediction.py

模型预测

About

对Spark ML进行二次封装,提供api调用

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages