All Projects → NghiaTranUIT → data-visualization-deck-gl

NghiaTranUIT / data-visualization-deck-gl

Licence: MIT license
A experiment to visualize Tree in NewYork and Flight record data. Using Deck.gl and Kaggle

Programming Languages

javascript
184084 projects - #8 most used programming language
GLSL
2045 projects
CSS
56736 projects

Projects that are alternatives of or similar to data-visualization-deck-gl

Vis Academy
A set of tutorials on how our frameworks make effective data visualization applications.
Stars: ✭ 254 (+370.37%)
Mutual labels:  deck, uber
ForgetMeNot
A flashcard app for Android.
Stars: ✭ 234 (+333.33%)
Mutual labels:  deck
Bike-Sharing-Demand-Kaggle
Top 5th percentile solution to the Kaggle knowledge problem - Bike Sharing Demand
Stars: ✭ 33 (-38.89%)
Mutual labels:  kaggle
ml-workflow-automation
Python Machine Learning (ML) project that demonstrates the archetypal ML workflow within a Jupyter notebook, with automated model deployment as a RESTful service on Kubernetes.
Stars: ✭ 44 (-18.52%)
Mutual labels:  kaggle
How-to-score-0.8134-in-Titanic-Kaggle-Challenge
Solution of the Titanic Kaggle competition
Stars: ✭ 114 (+111.11%)
Mutual labels:  kaggle
kaggle-open-images-2019-instance-segmentation
Simple solution for Open Images 2019 - Instance Segmentation competition using maskrcnn-benchmark.
Stars: ✭ 38 (-29.63%)
Mutual labels:  kaggle
ml-competition-template-titanic
Kaggle Titanic example
Stars: ✭ 51 (-5.56%)
Mutual labels:  kaggle
kaggle-champs-scalar-coupling
19th place solution in "Predicting Molecular Properties"
Stars: ✭ 26 (-51.85%)
Mutual labels:  kaggle
kaggle
Kaggle solutions
Stars: ✭ 17 (-68.52%)
Mutual labels:  kaggle
Quora
Kaggle: Quora Insincere Questions Classification - detect toxic content to improve online conversations
Stars: ✭ 36 (-33.33%)
Mutual labels:  kaggle
intel-cervical-cancer
Team GuYuShiJie~'s 15th (top 2%) solution of cervix type classification in Kaggle 2017 competition, using PyTorch.
Stars: ✭ 19 (-64.81%)
Mutual labels:  kaggle
uber-sdk
A Ruby SDK for the Uber API
Stars: ✭ 32 (-40.74%)
Mutual labels:  uber
Algorithm
ml & dl & kaggle
Stars: ✭ 24 (-55.56%)
Mutual labels:  kaggle
go-schemaless
An open-source sharded database framework based on Uber's Schemaless
Stars: ✭ 79 (+46.3%)
Mutual labels:  uber
elder-scrolls-legends-tracker
Application for logging games and rewards in Elder Scrolls Legends
Stars: ✭ 13 (-75.93%)
Mutual labels:  deck
kaggle redefining cancer treatment
Personalized Medicine: Redefining Cancer Treatment with deep learning
Stars: ✭ 21 (-61.11%)
Mutual labels:  kaggle
Hello-Kaggle-Guide-KOR
Kaggle을 처음 접하는 사람들을 위한 문서
Stars: ✭ 140 (+159.26%)
Mutual labels:  kaggle
Apartment-Interest-Prediction
Predict people interest in renting specific NYC apartments. The challenge combines structured data, geolocalization, time data, free text and images.
Stars: ✭ 17 (-68.52%)
Mutual labels:  kaggle
spark scala ml examples
Spark 2.0 Scala Machine Learning examples
Stars: ✭ 75 (+38.89%)
Mutual labels:  kaggle
autogbt-alt
An experimental Python package that reimplements AutoGBT using LightGBM and Optuna.
Stars: ✭ 76 (+40.74%)
Mutual labels:  kaggle

Data Visualization

An crazy experiement for demonstrating data visualization.

Youtube

Data Visualization Youtube

Blog

I spent a week to write blog about Deck.gl - Data Visualization
Keep in touch with me at nghiatran.me

Data

All data I downloaded from Kaggle
2015 Trees in New York City
2015 Flight delay and cancellation
Both are released under CC0: Public Domain License. I could do whatever I like 🤗

Installation

Navigate to root folder and run scrip

yarn install
yarn start

Technologies

  • Mapbox
  • React-map-gl
  • Deck.gl
  • Data from Kaggle.com
  • Heatmap
  • Extend deck.gl.Layer, support GLSL shader for animation.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].