spark-mllib topic

List spark-mllib repositories
trafficstars

Spark_ALS

95
Stars
45
Forks
Watchers

基于spark-ml,spark-mllib,spark-streaming的推荐算法实现

Spotify-Song-Recommendation-ML

86
Stars
22
Forks
Watchers

UC Berkeley team's submission for RecSys Challenge 2018

SparkDeepMlpGADow30

62
Stars
46
Forks
Watchers

A Deep Neural-Network based (Deep MLP) Stock Trading System based on Evolutionary (Genetic Algorithm) Optimized Technical Analysis Parameters (using Apache Spark MLlib)

Machine-Learning

15
Stars
10
Forks
Watchers

Examples of all Machine Learning Algorithm in Apache Spark

SparkMlpDow30

35
Stars
19
Forks
Watchers

A new stock trading and prediction model based on a MLP neural network utilizing technical analysis indicator values as features (using Apache Spark MLlib)

product-relation-mining

31
Stars
18
Forks
Watchers

商品关联关系挖掘,使用Spring Boot开发框架和Spark MLlib机器学习框架,通过FP-Growth算法,分析用户的购物车商品数据,挖掘商品之间的关联关系。项目对外提供RESTFul接口。

sparkml-som

17
Stars
6
Forks
Watchers

:sparkles: Spark ML implementation of SOM algorithm (Kohonen self-organizing map)

MachineLearning

48
Stars
18
Forks
Watchers

机器学习教程,本教程包含基于numpy、sklearn与tensorflow机器学习,也会包含利用spark、flink加快模型训练等用法。本着能够较全的引导读者入门机器学习。

spark_recomend

29
Stars
17
Forks
Watchers

使用Spark的MLlib、Hbase作为模型、Hive作数据清洗的核心推荐引擎,在Spark on Yarn测试通过

NYC_Taxi_Trip_Duration

15
Stars
8
Forks
Watchers

Develop ML models predict taxi trip duration in NYC. Ranked : Top 6% | RMSLE : 0.377 (Kaggle) | #DS