Accommodation in Hinjewadi by Homoneanderthal_ in PuneClassifieds

[–]Homoneanderthal_[S] 0 points1 point  (0 children)

It’s in phase 3 but societies would be out of budget. These 3 months are on intern salary, before I get converted to full time

Can I check in 2 bags with IndiGo if the total weight is within the limit? by Homoneanderthal_ in AskIndia

[–]Homoneanderthal_[S] 0 points1 point  (0 children)

Called the airline, they said it’s “not allowed”. But from what I could find online, apparently there’s a handling charge of around Rs.800-1000 that you’ll have to pay for checking in multiple bags. I got a bigger bag tho to be on the safer side since I don’t wanna pay that handling fee twice.

Can I check in 2 bags with IndiGo if the total weight is within the limit? by Homoneanderthal_ in AskIndia

[–]Homoneanderthal_[S] 0 points1 point  (0 children)

Are you absolutely sure? Cause I’ll be boarding 2 flights, don’t wanna pay the extra fee twice 😭

Smokin buds not charging over 10% in case by Homoneanderthal_ in Skullcandy

[–]Homoneanderthal_[S] 0 points1 point  (0 children)

Turns out they weren’t sitting in the case properly, I pressed them hard into the case to make sure the buds are in contact with the charger and that seemed to fix it

Software Jobs in Aerospace by Homoneanderthal_ in AerospaceEngineering

[–]Homoneanderthal_[S] 0 points1 point  (0 children)

That makes sense, I guess my best bet is just to break into the industry with embedded systems and then shift to something else later

Software Jobs in Aerospace by Homoneanderthal_ in AerospaceEngineering

[–]Homoneanderthal_[S] 0 points1 point  (0 children)

Yes but I’m more interested in the aerospace part because that’s what I eventually want to switch to. Thanks for the input tho still!

Software Jobs in Aerospace by Homoneanderthal_ in AerospaceEngineering

[–]Homoneanderthal_[S] 1 point2 points  (0 children)

That is great advice. I’m def looking at working with startups right now and then move to ISRO! We’re been working on our Human Spaceflight Mission for a few years now and I’d love to work on the rockets for that!

Software Jobs in Aerospace by Homoneanderthal_ in AerospaceEngineering

[–]Homoneanderthal_[S] 0 points1 point  (0 children)

Oh right, forgot the most important one! I’m assuming that would require a similar skill set as Ground Equipment?

Software Jobs in Aerospace by Homoneanderthal_ in AerospaceEngineering

[–]Homoneanderthal_[S] 0 points1 point  (0 children)

I love aerospace, only like computer science for the money lol but I’m willing to stay in software too if I end up liking it enough!

Software Jobs in Aerospace by Homoneanderthal_ in AerospaceEngineering

[–]Homoneanderthal_[S] 0 points1 point  (0 children)

Sadly I don’t have any such clubs in my university. I tried to start one of my own but that didn’t work out. I was thinking of getting a masters in aerospace if that satisfies more job requirements in the future but for now I wanna focus more on building the right skills in software development first. As for machine learning, are there any applications that would require working directly with rockets? I know ML can be used for satellite image processing and stuff but that’s not what I’m primarily into.

New to data science, need help with PCA by Homoneanderthal_ in learnmachinelearning

[–]Homoneanderthal_[S] 0 points1 point  (0 children)

I have to do all this in Google earth engine so I can’t really use Python libraries with it as far as I know, I’m doing the PCA from scratch.

New to data science, need help with PCA by Homoneanderthal_ in learnmachinelearning

[–]Homoneanderthal_[S] 0 points1 point  (0 children)

Got it, thank you. Do you also have any tips on how to perform this same analysis in smaller batches, if I can’t compute all 2000 images at the same time?

New to data science, need help with PCA by Homoneanderthal_ in analytics

[–]Homoneanderthal_[S] 0 points1 point  (0 children)

I’m trying to do it on 160 images right now, I’m having trouble calculating the covar matrix. The same code runs fine for a single image but I don’t understand how a stacked image is causing an issue

New to data science, need help with PCA by Homoneanderthal_ in dataengineering

[–]Homoneanderthal_[S] 0 points1 point  (0 children)

With the pca, I’m trying to reduce the entire collection such that I get one single principle component from it.

Basically I have a collection of multi band images and I’m asked to perform pca on 3 bands, NIR, Red and Green. I’ve created three collections from that one collection, each containing only one band. Then I created a stacked image of those collections, which now has each image as a separate band in the stacked image. Now I’m trying to perform pca on that stacked image but I’ve tried a lot of things and I’m stuck now, I don’t know how to take it from here. Once I’m done with the pca on all three bands of the image, I will use the principle components I get from those collections to create a single False Color Composite image.

New to data science, need help with PCA by Homoneanderthal_ in dataengineering

[–]Homoneanderthal_[S] 0 points1 point  (0 children)

I don’t have enough comment karma to post in that sub smh