A simple data Visualization of Titanic dataset using d3.js
Demo at https://rohit-titanic-d3.herokuapp.com/
The Titanic Dataset , one of the most popular Dataset on Kaggle.com , used for Machine Learning & Data Modelling practice . Many Visualization are available with matplotlib , R or SAS
But this one is using the popular UI framewrok d3.js & its ORM API dimple.js
-
On a cmd terminal , paste & ENTER -> git clone git@github.com:BabuBahir/D3.js-Titanic-kaggle.git
-
npm install //To install the depenedices from package.json
3 node app.js