punit-naik / MLHadoop
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
- K-Means Clustering using MapReduce☆75Updated 2 years ago
- Some popular algorithms(dbscan,knn,fm etc.) on spark☆32Updated 6 years ago
- Spark algorithms for building k-nn graphs☆42Updated 6 years ago
- graphx example☆24Updated 9 years ago
- JPMML-SparkML plugin for converting XGBoost4J-Spark models to PMML☆36Updated 5 years ago
- Naive K-Means clustering with MapReduce☆21Updated 3 years ago
- Implementation of text clustering algorithms including K-means, MBSAS, DBSCAN.☆44Updated 7 years ago
- pyspark+Word2Vec+Tfidf+LSH、文章相似性推荐☆26Updated 5 years ago
- Deep Learning Pipelines for Apache Spark☆58Updated 7 years ago
- Building Annoy Index on Apache Spark☆72Updated 4 years ago