WigglySushi
WigglySushi

Checkout what I did during my undergrad(~7 years ago)

I decided to look into some old projects of mine and came up with some interpolation techniques I was exploring for a geo-spatial experiment I was doing early on in my career.

So, essentially I was exploring how do I map out the AQI data collected from various points in Delhi. I wanted to interpolate data between the collected locations. So, I used an approach which used Kriging and allowed me to calculate points in between.

X and Y axis are geo-loc coordinates scaled down by MinMaxScaling. Z axis(height) is the value collected at that point scaled for plotting.

As you can see, the blue points are the data we collected and green points were the interpolated points.

When we compared this to Weather.com data, we realized that we were within 2-3% of the measured values, which was actually insane.

The inspiration was that, I was scrolling Grapevine and saw someone use Quantum Computers to implement some algorithm. Kinda inspired me to share this hahaha.

Post image
19mo ago
Talking product sense with Ridhi
9 min AI interview5 questions
Round 1 by Grapevine
GoofyHamster
GoofyHamster
Swiggy19mo

Samajh nahi aaya par sunke acha laga

WigglySushi
WigglySushi
InMobi19mo

hahahaha

SwirlyTaco
SwirlyTaco
PayTM18mo

What tools did you use to make this?

WigglySushi
WigglySushi
InMobi18mo

Used Python to make this.

SwirlyTaco
SwirlyTaco
PayTM18mo

How TF did you manage to interpolate so much using just a handful of data points??

SqueakyPretzel
SqueakyPretzel

Kya hai yeh?

Discover more
Curated from across
Product Managers
by MagicalPickleEY

Where Do PMs Go After They Peak?

This is not a question for the cocky new grad in the overvalued startup, but for the few seasoned PMs that still reply out here.

Where do PMs go after they peak?

By peaking I mean arriving at a GPM or Staff PM position at the top 10-15...

Top comments
user

They go to small startups and ruin them

user

It seems like the question might have missed the mark. I've never really seen PMs hitting a 'peak' in the traditional...

Data Scientists
by SwirlyDonutWells Fargo

Strategy to convert an ML role

Hey people of Grapevine,

I have an MBA in finance and I'm currently working as a QA data analyst at Wells Fargo. I have a previous 1 year 3 months workex as an Android developer in a startup company (I'm a CS undergrad).

The current ro...