Vishnu Kanduri

Results 3 repositories owned by Vishnu Kanduri

Credit-Risk-Modeling-in-Python

73
Stars
33
Forks
Watchers

Modeled the credit risk associated with consumer loans. Performed exploratory data analysis (EDA), preprocessing of continuous and discrete variables using various techniques depending on the feature....

I predict air quality index of a city in China using a Long Short Term Memory (LSTM) neural network. for a year. Executed time series analysis

Time-series-analysis-in-Python

52
Stars
37
Forks
Watchers

I perform time series analysis of data from scratch. I also implement The Autoregressive (AR) Model, The Moving Average (MA) Model, The Autoregressive Moving Average (ARMA) Model, The Autoregressive I...