sparkmllib
There are 42 repositories under sparkmllib topic.
HiDhineshRaja/Apace-Spark-Examples
Spark Java_Examples for all modules including GraphX
fgu30/Search-and-Recommendation
Distributed Search and Recommendation with SpringBoot/ElasticSearch/Spark
sebsui/JavaRank
Recommendation engine in Java. Based on an ALS algorithm (Apache Spark). Train a new model after N seconds.
colbyford/sparkitecture
A collection of “cookbook-style” scripts for simplifying data engineering and machine learning in Apache Spark.
arcosx/PredictTheProduct
中文电商商品类目预测
Twitter-Analytics/trendz-insights
Data Driven Sentiment Insight into Twitter(X) Trends | Kafka | Spark | Spark MLlib | Docker
karamolegkos/EverAnalyzer
EverAnalyzer is my thesis in the Department of Digital Systems of the University of Piraeus. EverAnalyzer is a platform for collecting, preprocessing, processing and analyzing Big Data from the Twitter platform.
hitesh1292/US-Car-Accidents
Big Data Analytics Project using Apache Spark for Predicting Severity of Car Accidents in the USA
swarna0712/San-Fransisco-Crime-Classification-using-PySpark
Big Data Project - SSML - Spark Streaming for Machine Learning
enRaved/Recommending-Marketing-Leads-to-YELP
We generate potential customer leads for businesses on yelp using big data and machine learning
LarryLoveIV/PySpark-NBA
Work in-progress NBA Game Predictor using Spark
martinywwan/sparkMLlib
Spark Machine Learning Library - learning and developing Machine Learning algorithms
MhmdSyd/Wuzzuf_Jobs_DataAnalysis
Wuzzuf DataAnalysis by java using (SparkSql-Spring-XChart-Spark-ML)
Niangmohamed/Big-Data-With-Databricks
Introduction to Apache Spark.
parikshitjanagama/Yelp-Recommneder-System
• Developed a Recommender System for restaurants by performing analysis on data preprocessed from Yelp Dataset. • Used Altering Least Squares method with Matrix Factorization and Neighborhood Model to train and build the Recommender System. • Tested the Recommender System with multiple rounds of Cross Validation technique and 16% prediction error is observed
SudhansuTaparia/BigData
This is a repository i have created to put up some of the knowledge i have gained around Big Data Technologies especially Spark, GraphX etc.
ZSCDumin/SparkMLLIBMoviesRecommendation
基于SparkMllib的电影推荐系统
Zu3zz/Dianping
使用SpringBoot & ElasticSearch 及ELK组件 & Spark ML Lib构建一个仿大众点评的千人千面推荐系统(不是
ashwinn-v/Credit-card-kafka
Utilized SparkML and Scikit-Learn train several machine learning models for distinguishing fraudulent and legitimate transactions. The machine learning models are then utilized to make predictions on Kafka-generated real-time data streams. Built an interface for displaying these predictions in real-time using the Streamlit framework.
bkraad47/binnr
An easy to use Snowflake-based text clustering or LLM, tool/framework
Catadanna/Linear-Polynomial-Regression-Scala-SparkML
This is an example of Linear Regression done in SparkML and using the class PolynomialExpansion.
dBenf/Big-Data-Engineering
Intra-course Homeworks and final homework for Big Data Engineering course. Include KPMG Hackaton 'University Trends' documentation
Dguipla/TFM-SemiSup
Semisupervised classification methods (SSC) with Spark-ML, study and implementation
mandira-sawkar/getPaid
Created a SparkML RandomForest model to predict total employee compensation. Queried data with SparkSQL, ran PySpark scripts to run EDA, pre-process data, and train model achieving with 0.98 R2 score.
RaistlinTAO/SparkModelHelper
Scala Library for extracting useful information from trained Spark Model (DecisionTreeClassificationModel)
ThorinChen/Python-SparkMLib-ALS
Python-SparkMLib-ALS Project
ThorinChen/SparkMLib_ALS_CommodityRecommendation
SparkMLib ALS(Writed by Scala&Java) used in commodity recommendation system
tylerdsilva/Brackets-Analytics-Dashboard
User, Event, and Predictive Metric Dashboard on 2GB/month of log files from Brackets IDE
feraranas/Kaggle-Titanic-Challenge-Pyspark
Solving Kaggle Titanic with Pyspark libraries
ParthKalkar/intro_to_big_data
Introductory Big Data concepts using Spark framework and different libraries
sanogotech/SparkPriseEnMain
Spark in Action
siddharth271101/Spark-kmeans
An implementation of K-means algorithm using Spark MLlib and Scala
ThorinChen/SparkMLlibDeepLearn-Scala-Source
SparkMLlibDeepLearn scala source algorithm analysis