Topic: "graphframes"
mahmoudparsian/pyspark-algorithms
PySpark Algorithms Book: https://www.amazon.com/dp/B07X4B2218/ref=sr_1_2
Language: Python - Size: 40.5 MB - Last synced at: 30 days ago - Pushed at: over 5 years ago - Stars: 84 - Forks: 44

rstudio/graphframes
R Interface for GraphFrames
Language: R - Size: 163 KB - Last synced at: 12 days ago - Pushed at: over 3 years ago - Stars: 37 - Forks: 12

drkostas/HGN
[Algorithms '19] Official code for the paper "A Distributed Hybrid Community Detection Methodology for Social Networks" paper.
Language: Python - Size: 219 KB - Last synced at: about 7 hours ago - Pushed at: almost 2 years ago - Stars: 27 - Forks: 1

syedhassaanahmed/databricks-notebooks
Collection of Databricks and Jupyter Notebooks
Language: Jupyter Notebook - Size: 742 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 21 - Forks: 15

kevinykuo/sparklygraphs 📦
Old repo for R interface for GraphFrames
Language: R - Size: 53.7 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 13 - Forks: 2

Dorsa-Arezooji/Ethereum-Analysis
Analysis of Etherum contracts, transactions, gas, scams and scammers' graph
Language: Python - Size: 212 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 9 - Forks: 4

plotlabs/link-prediction-pyspark
A Pyspark implementation of the CNGF Algorithm used for Link Prediction
Language: Python - Size: 6.84 KB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 9 - Forks: 4

marlesson/spark_graphx_python
Criação de Grafos com a bilbioteca GraphX do Spark e GraphFrames
Language: Jupyter Notebook - Size: 1.38 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 7 - Forks: 3

surajsrivathsa/Supervised_Link_Prediction_Using_Spark_and_Neo4j
A project which involves analysis of Authorship graph data from Microsoft academic graph. In this project we calculate different graph features using temporal parameters of the authors and tried different classifiers. The final aim is to predict the link or coauthorsip possibility between two authors based on topological graph features and also find out the feasibility of performing this task on Neo4j and Spark
Language: Scala - Size: 15.8 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 4

rberenguel/identity-graphs
Presentation about Graphframes and how we handle graphs with more than 2 billion nodes at Hybrid Theory
Size: 29.4 MB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 0

thuongdinh-agilityio/docker-spark-anaconda
Spark and Anaconda in Docker
Language: Scala - Size: 734 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 4 - Forks: 2

nuwan-db/Graph_Analytics_Telco_Churn_Prediction
Graph analytics for telecom customer churn prediction
Language: Python - Size: 2.85 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

zmousa/graphframes-test
Examples on using GraphFrame functionality with Spark 2.2
Language: Java - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1

KayvanShah1/usc-dsci553-data-mining-sp24
USC DSCI 553 - Foundations & Applications of Data Mining - Spring 2024 - Prof. Wei-Min Shen
Language: Python - Size: 29.5 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

dongma/distributed-data-computing
hadoop (GFS)、mapreduce programming model、prestro、apache spark etc
Language: Python - Size: 1.3 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

niteshjindal-7/cricket-world-cup2019--partnership-score-card--graphframes
Language: Jupyter Notebook - Size: 65.4 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

predictiveworks/deep-graph
DeepGraph supports a 360° view on graph technology and supports analytics, storage and visualization.
Language: Scala - Size: 280 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

papaemman/Mining-of-Massive-Datasets-AUTh
Top-k Most Probable Triangles in Uncertain Graphs
Language: Jupyter Notebook - Size: 68.1 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 2

bjam24/agh-large-scale-data-analysis
This respository contains projects made for the Large Scale Data Analysis course at the AGH UST in 2024.
Language: HTML - Size: 7.18 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Zeba-karkhanawala/Enhancing-Airbnb-Experience-for-Users-and-Hosts
Group project for the course BUDT737: Enterprise Cloud Computing and Big Data
Language: Jupyter Notebook - Size: 56.3 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

leiyunin/Girvan-Newman_detect-communities-in-graphs
This project utilizes the Spark Framework and GraphFrames library to implement the Girvan-Newman algorithm, detecting communities in social networks by analyzing user connections based on common business reviews and optimizing modularity through iterative edge removal.
Language: Python - Size: 632 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

johnsonlien/Python_ApacheSpark
Final submission. Topic: Apache Spark's Pyspark API
Language: Python - Size: 216 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

arpitamangal/customer-spend-behavior-and-social-network
Predicted customer transactions using recency, frequency, spend behaviour and Social Network metrics over lifetime using MLlib
Language: Jupyter Notebook - Size: 269 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

kedarghule/Community-Detection-in-Social-Networks
EECE 5645 Project: Performing community detection on Reddit Hyperlink network dataset and leverage the power of Spark and GraphFrames
Language: Jupyter Notebook - Size: 1.9 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 2

christojeffrey/spark-graphframes 📦
[assignment] spark graphframes inside docker
Language: Jupyter Notebook - Size: 767 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

PhamThe-KHDL/DS104.N11-Parallel-and-Distributed-Computing
DS104.N11 - Tính Toán Song Song & Phân Tán
Language: Jupyter Notebook - Size: 47.5 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

matheusmmmp/MLlib-graphTracking
Tracking project with machine learning using pyspark mllib
Language: Jupyter Notebook - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

azizamirsaidova/graphanalytics
Graph Analytics Demo Using Spark and GraphFrames
Language: Jupyter Notebook - Size: 667 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

steve303/spark_MLlib_graphf
Objectives: Using pyspark, MLlib and graphframes libraries, perform 1) classification and custering tasks using RandomF and Kmeans and 2) graph analysis tasks. This material is from UIUC MCS coursework.
Language: Python - Size: 23.4 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

nbompetsis/spark-graphframes-aggregate-messages-coloring-graph
Graph coloring example using GraphFrames of Apache Spark framework
Language: Python - Size: 23.4 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

vicjor/tdt4305-project
Code for part 1 and 2 of the project for the TDT4305 Big Data Architecture course. The PDFs with description of project is added to the repo.
Language: Python - Size: 77.8 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

alex-rantos/Big-Data-Group-Project
Data manipulation, optimal prediction with ALS and communities detection with Newman-Girvan algorithm
Language: Jupyter Notebook - Size: 75.2 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

geoHeil/sparkGraphs
playground for graphs in spark
Language: Scala - Size: 49.8 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
