sloth2012 / scalaMLLinks
Implement some ML algorithms in scala
☆21Updated last year
Alternatives and similar repositories for scalaML
Users that are interested in scalaML are comparing it to the libraries listed below
Sorting:
- xgboost在线预测☆30Updated 7 years ago
- An implementation of GBDT+FM☆24Updated 8 years ago
- Recommender-In-Detail is a package which offers detailed implementations of state-of-the-art techniques and basic methods in recommendati…☆19Updated 5 years ago
- JData算法大赛☆31Updated 7 years ago
- Using gbdt+lr in recommend system and comparing the auc of lr, gbdt, gbdt+lr.☆24Updated 7 years ago
- 我的数据挖掘比赛打怪之路☆26Updated 6 years ago
- spark-simrank scala☆17Updated 8 years ago
- Using scala to implement tiny LSTM, mainly focusing on the BPTT process of training the network.☆20Updated 8 years ago
- 2018年腾讯广告算法大赛Rank10代码:深度部分☆68Updated 6 years ago
- use xgboost and lr model for text classification. xgboost is used to be a feature transform for LR☆44Updated 7 years ago
- Hybrid model of Gradient Boosting Trees and Logistic Regression (GBDT+LR) on Spark☆87Updated 6 years ago
- Multi-thread implementation of Factorization Machines with FTRL for multi-class classification problem which uses softmax as hypothesis.☆70Updated 4 years ago
- The project implemented some machine learning algorithms on spark which is written in scala and it also included standalone implementatio…☆15Updated 3 years ago
- CTR prediction models based on spark(LR,FM、XGBoost、XGBoostLR、XGBoostFM)☆34Updated 5 years ago
- IJCAI-18 阿里妈妈搜索广告转化预测☆53Updated 7 years ago
- xlearn 中文文档☆18Updated 3 years ago
- Implement node2vec algorithm using Spark 2 from: http://snap.stanford.edu/node2vec/☆10Updated 5 years ago
- AlitaNet: A click through rate (ctr) prediction deep learning Network implementation with TensorFlow, including LR, FM, AFM, Wide&Deep, D…☆14Updated 5 years ago
- code exercise: dbscan(ballTree improve) | ctr(ftrl) | text classification(bayes..) | kmeans | general LR |..☆26Updated 9 years ago
- ☆27Updated 7 years ago
- 通过对于现有开源分布式机器学习工具的整合(主要是基于参数服务器的logistic regression,xgboost,FFM,FM ),打造一个工业级的,可以线上使用的点击率预估流水线☆26Updated 8 years ago
- MLib, Involved with: TopicModel、LR、GBDT、TimeSeries、Word[Doc] Embedding、graph,etc☆86Updated last year
- graph embedding spark implementation, include deepWalk, Node2Vec etc☆25Updated 5 years ago
- 短视频内容理解与推荐竞赛☆11Updated 6 years ago
- ☆14Updated 6 years ago
- ☆12Updated 8 years ago
- papers we read about Recommendation Advertising & Search☆31Updated 5 years ago
- code for 2019 bytedance icme☆16Updated 6 years ago
- IJCAI-18 阿里妈妈搜索广告转化预测初赛方案☆74Updated 7 years ago
- show how to use tensorflow estimator train and export model, then serving model and call for prediction☆25Updated last year