I am a Computer Science graduate at University of Massachusetts Amherst. Currently I am interning at Goldman Sachs on their alert management system. Through my courses and projects, I found interest in the area of Machine Learning and love its
multidiscplinary nature. I have previously interned at the Indian Space Research Organization, wherein I explored Computer Vision in radar imagery. At leisure, I love to read!
Internships
Goldman Sachs, New YorkOngoing
Working on the Enterprise Health Restoration Services for alert management
Generating interpretable user manuals from JSON worklows and integrating it across the system heath check platform.
Space Applications Center, Indian Space Research OrganizationSummer'18
Conducted supervised image classification on agricultural land using RADARSAT-2 Synthetic Aperture Radar(SAR) Data
Implemented Wishart Classification for classifying an image into varied crops, water bodies and populated regions
Generated change map using hypothesis testing to identify the areas with significant changes over a period of time
Conducted analysis of changing trends in crop lifecycles; useful to farmers for crop-yield prediction
Publications
N. Varia, N. Davawala, S. Chirakkal, D. Haldar, R.Ghosh, D. Putrevu ISPRS 2018
Projects
Implemented a mini-search engine capable of handling HTTP query requests to retrieve webpages from keywords.
Used Hadoop File Systems to store the files and corresponding URLs; Apache Spark for generating inverted index.
Answered queries by retrieving the corresponding files stored as key-value pairs on RocksDB.