Skip to content

Latest commit

 

History

History
executable file
·
32 lines (18 loc) · 1.67 KB

File metadata and controls

executable file
·
32 lines (18 loc) · 1.67 KB

Visualization of Big Datasets and Large scale Image Similarity

Objective: The goal is to build effective visualizations using d3js to make inferences from v2 UFO dataset. Further, we aim to device a method using Imagenet to find similar ufo images.

Note: This project is built over the previous two projects here and here

We have created 10 static and 2 dynamic visualizations. Dynamic visualizations fetch data from SOLR, clean and extract data in required format and render d3 viz.

Visualizations


Our visualizations can be seen live here

UFOs on Earth

Time Series of Pollution and UFO Sightings

UFO Sightings and Airports

UFO Sightings and their relation to Time of Day and Month in a Year

Image similarity


Refer to our inferences here