ceys / jdmlLinks
An interface of mllib and ml algorithms implemented by jddata with spark
☆23Updated 11 years ago
Alternatives and similar repositories for jdml
Users that are interested in jdml are comparing it to the libraries listed below
Sorting:
- An implementation of the multi-class/multi-label classifier, of which the training is carried out using AdaBoost.MH on Apache Spark.☆107Updated 10 years ago
- Scalable recommendation system written in Scala using the Apache Spark framework☆105Updated 10 years ago
- JPMML-SparkML plugin for converting XGBoost4J-Spark models to PMML☆36Updated 5 years ago
- A SimRank algorithm implementation using Spark☆48Updated 11 years ago
- 7th in a competition organised by ICT☆24Updated 9 years ago
- MangoLiu's Bolg☆54Updated 9 years ago
- Notes on Logistic Regression and OWLQN☆26Updated 8 years ago
- ☆33Updated 10 years ago
- LASER-A Scalable Response Prediction Platform For Online Advertising☆48Updated 10 years ago
- 基于Spark的LambdaMART实现☆11Updated 10 years ago
- this is my presentaion area .个人演讲稿展示区,主要展示一些平时的个人演讲稿或者心得之类的,☆57Updated 4 years ago
- Learning to write Spark examples☆44Updated 3 months ago
- Item-Based Collaborative Filtering Spark Job (use cosin similarity)☆37Updated 8 years ago
- Criteo/Kaggle Competition of CTR prediction☆129Updated 10 years ago
- Some deep resources from apache spark, cloudera, my practice and so on. Most important is what i think.☆13Updated 8 years ago
- Ytk-mp4j is a fast, user-friendly, cross-platform, multi-process, multi-thread collective message passing java library which includes gat…☆108Updated 8 years ago
- SparkMLlibDeepLearn深度学习☆208Updated 9 years ago
- ☆10Updated 10 years ago
- Reactive Factorization Engine☆104Updated 10 years ago
- Using gbdt+lr in recommend system and comparing the auc of lr, gbdt, gbdt+lr.