punit-naik / MLHadoopLinks
This repository contains Machine-Learning MapReduce codes for Hadoop which are written from scratch (without using any package or library). E.g. Prediction (Linear and Logistic Regression), Clustering (K-Means), Classification (KNN) etc.
☆57Updated 2 years ago
Alternatives and similar repositories for MLHadoop
Users that are interested in MLHadoop are comparing it to the libraries listed below
Sorting:
- Implementation of text clustering algorithms including K-means, MBSAS, DBSCAN.☆44Updated 7 years ago
- LSTM and GRU in JAVA☆116Updated 6 years ago
- Java library and command-line application for converting TensorFlow models to PMML☆75Updated 7 years ago
- A java implementation of LightGBM predicting part☆84Updated last year
- word2vec的Java并行实现☆126Updated 9 years ago
- Deep Learning Pipelines for Apache Spark☆58Updated 7 years ago
- ☆28Updated 6 years ago
- JARs for XGBoost built on Linux, OS X and Windows☆52Updated 4 years ago
- Item and User-based KNN recommendation algorithms using PySpark☆125Updated 7 years ago
- News recommendation system based on spark.☆49Updated 8 years ago
- Facebook's FastText for Java☆79Updated 6 years ago
- Implementation of algorithm in keyword extraction,including TextRank,TF-IDF and the combination of both☆104Updated 7 years ago
- 这是一个最大熵的简明Java实现,提供提供训练与预测接口。训练算法采用GIS训练算法,附带示例训练集和一个天气预测的Demo。☆46Updated 10 years ago
- graphx example☆24Updated 9 years ago
- LDA 的java实现☆63Updated 9 years ago
- Open Source Package for Gibbs Sampling of LDA☆233Updated 5 years ago
- Java port of c++ version of facebook fasttext☆122Updated 4 years ago
- A Java implementation of doc2vec in ICML'14☆30Updated 9 years ago
- Implementation of an agglomerative hierarchical clustering algorithm in Java. Different linkage approaches are supported.☆141Updated 4 years ago
- code exercise: dbscan(ballTree improve) | ctr(ftrl) | text classification(bayes..) | kmeans | general LR |..☆26Updated 9 years ago
- Spark SQL UDF examples☆56Updated 7 years ago
- Spark algorithms for building k-nn graphs☆42Updated 6 years ago
- Recommendation engine based on contextual word embeddings☆136Updated 8 years ago
- spark mllib example☆28Updated 9 years ago
- A Java implemention of LDA(Latent Dirichlet Allocation)☆195Updated 8 years ago
- Distributed Streaming Matrix Factorization implemented on Spark for Recommendation Systems☆106Updated 9 years ago
- Some popular algorithms(dbscan,knn,fm etc.) on spark☆32Updated 7 years ago
- Approximate nearest neighbors in Java☆138Updated 4 years ago
- 机器学习项目☆38Updated 8 years ago
- Implementation of CRF (conditional random fiels) and pos-tagger☆78Updated 8 years ago