YelpArchive / xgboost-predictor-javaLinks
Pure Java implementation of XGBoost predictor for online prediction tasks.
☆27Updated 2 years ago
Alternatives and similar repositories for xgboost-predictor-java
Users that are interested in xgboost-predictor-java are comparing it to the libraries listed below
Sorting:
- Java implementation of the Microsoft's AdPredictor algorithm☆17Updated 7 years ago
- Factorization Machines on Spark and Glint☆25Updated 9 years ago
- Spark Parameter Optimization and Tuning☆31Updated 7 years ago
- Spark MLlib code optimized to efficiently support sparse data☆51Updated 9 years ago
- Vowpal Wabbit Webservice. A web service that accepts VW formatted text and runs it through a VW daemon instance.☆40Updated 9 years ago
- Java implementation of Thompson sampling to solve the multi-armed bandit problem☆30Updated 2 years ago
- Common library for serving TensorFlow, XGBoost and scikit-learn models in production.☆143Updated 2 years ago
- Building Annoy Index on Apache Spark☆72Updated 5 years ago
- Field-aware Factorization Machines on CUDA☆30Updated 3 weeks ago
- Spark Extension : ML transformers, SQL aggregations, etc that are missing in Apache Spark☆146Updated 10 years ago
- A JVM interface 🌯 for LightGBM, written in Scala, for inference in production.☆15Updated 5 months ago
- Locality Sensitive Hashing for Apache Spark☆87Updated 4 years ago
- Distributed Streaming Matrix Factorization implemented on Spark for Recommendation Systems☆107Updated 9 years ago
- Assembly of fundamental statistics implemented based on Apache Spark☆31Updated 9 years ago
- Another, hopefully better, implementation of ALS on Spark☆14Updated 10 years ago
- Machine Learning Pipeline Stages for Spark (exposed in Scala/Java + Python)☆74Updated 2 years ago
- A Hivemall wrapper for Spark☆31Updated 9 years ago
- Distributed lbfgs on Apache Spark☆11Updated 5 years ago
- Simple Spark example of generating table stats for use of data quality checks☆28Updated 8 years ago
- Implementations of the Portable Format for Analytics (PFA)☆126Updated 3 years ago
- MLeap allows for easily putting Spark ML pipelines into production☆78Updated 9 years ago
- Avro2TF is designed to fill the gap of making users' training data ready to be consumed by deep learning training frameworks.☆128Updated 5 years ago
- Spark-Transformers: Library for exporting Apache Spark MLLIB models to use them in any Java application with no other dependencies.☆42Updated 8 years ago
- Parallel Iterative Algorithm (SGD) on Hadoop's YARN framework☆42Updated 13 years ago
- ☆110Updated 8 years ago
- Distributed Matrix Library☆72Updated 9 years ago
- A scala-based feature generation and modeling framework☆61Updated 7 years ago
- Topic Modeling with LDA in Scala and Spark