Urmil kadakia (urmilkadakia)

urmilkadakia

Geek Repo

Location:New York, USA

Github PK Tool:Github PK Tool

Urmil kadakia's repositories

Rainfall-prediction-for-the-state-of-Gujarat-using-deep-learning-technique

Prediction of rainfall which varies both spatially and temporally is extremely challenging. Infrared and visible spectral data from satellites have been extensively used for rainfall prediction. In this study, two deep learning methods MLP and LSTM are discussed at length for predicting precipitation at a fine spatial (10km × 10km) and temporal (hourly) resolution for the state of Gujarat. These methods are applied by using the multispectral (VIS, SWIR, MIR, WV, TIR1, TIR2) channel data such as cloud top temperature and radiance values of the INSAT-3D satellite (ISRO) as features for the model. Textural features of satellite images are incorporated by considering mean and standard deviation of each pixel’s neighbourhood. Rainfall also heavily depends on the elevation and vegetation of earth’s surface so we have used SRTM DEM and AWIFS NDVI respectively. Measurements of actual rainfall are obtained from AWS (point source stations) and TRMM (10km × 10km resolution). First dataset contains only TIR1 band temperature and AWS rainfall data for training but the second dataset includes multispectral channel data and TRMM rainfall data which brought about great improvement in results. For each data- set, a comparison between MLP and LSTM models is discussed here. We were able to classify the rainfall into nil (0mm), low ( < 2mm), medium ( > = 2mm and < 5mm) and high ( > = 5 mm) with a high accuracy. Metrics like accuracy, precision, recall and fscore have been computed to get better insights about the dataset and its corresponding outcome. Our results show that LSTM performs significantly better than MLP for any given balanced class data-sets.

Language:PythonLicense:GPL-3.0Stargazers:19Issues:2Issues:0

twitter_analysis

A python project to study patterns in identity change as revealed by the edits users make to their online profiles using data from Twitter.

Language:PythonLicense:Apache-2.0Stargazers:4Issues:2Issues:0

Ranking-of-academic-papers-and-authors

The purpose of this project is to construct a ranking metric to evaluate academic papers and researchers using available data in citation network dataset.

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:2Issues:2Issues:2

Google-Analytics-Customer-Revenue-Prediction

kaggle competition to predict how much GStore customers will spend.

License:Apache-2.0Stargazers:0Issues:2Issues:0

Neural_Sentiment_Analysis

Implementation of Tree Structured LSTM and Attention Mechanism Models for the task of Sentiment Analysis on Stanford Sentiment Treebank

Language:PythonLicense:Apache-2.0Stargazers:0Issues:2Issues:0

New-york-city-taxi-fare-prediction

kaggle competition to predict a rider's taxi fare.

License:Apache-2.0Stargazers:0Issues:2Issues:0

ParallelKmerEstimate

A Streaming Algorithm for Estimating k-mer Counts with Optimal Space Usage in Parallel

Language:C++License:MITStargazers:0Issues:2Issues:0

reddit_analysis

A python project to study patterns in identity change as revealed by the edits users make to their online profiles using data from Reddit.

Language:PythonLicense:Apache-2.0Stargazers:0Issues:2Issues:0