ali-ghorbani-k / Credit-Risk-Management
A binary classification model is developed to predict the probability of paying back a loan by an applicant. Customer previous loan journey was used to extract useful features using different strategies such as manual and automated feature engineering, and deep learning (CNN, RNN). Various machine learning algorithms such as Boosted algorithms (…
☆19Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for Credit-Risk-Management
- Credit Risk analysis by using Python and ML☆151Updated 7 years ago
- Building an PD, LGD and EAD Model for Financial Modeling.☆13Updated 11 months ago
- Time-Series forecasting using Stats models, LightGBM & LSTM☆35Updated 4 years ago
- A study and comparison of Risk Modeling algorithms (Capstone Project)☆30Updated 6 years ago
- [Project repo] Improving business with a credit risk model☆17Updated 4 years ago
- A re-creation of SAS varclus procedure in Python☆23Updated 6 years ago
- You work for a consumer finance company which specializes in lending various types of loans to urban customers. When the company receives…☆13Updated 3 years ago
- A comprehensive credit risk model and scorecard using data from Lending Club☆136Updated 3 years ago
- Stock market data can be interesting to analyze and as a further incentive, strong predictive models can have large financial payoff. The…☆23Updated 6 years ago
- Modeled the credit risk associated with consumer loans. Performed exploratory data analysis (EDA), preprocessing of continuous and discre…☆84Updated 4 years ago
- ☆13Updated 4 years ago
- Ensemble of ARIMA, prophet and LSTMS RNN☆35Updated 7 years ago
- Market Risk Management with Time Series Prediction of Stock Market Trends using ARMA, ARIMA, GARCH regression models and RNN for time ser…☆20Updated 7 years ago
- Predict seasonal item sales using classical time-series forecasting methods like Seasonal ARIMA and Triple Exponential Smoothing and curr…☆27Updated 4 years ago
- The S&P 500 Market Index is analysed using popular statistical models such as SARIMA, ETS and GARCH. Additionally, a powerful open source…☆27Updated 3 years ago
- credit risk score card develop by python(version 3.6)☆41Updated 6 years ago
- Ensemble Machine Learning for Time Series: Ensemble of Deep Recurrent Neural Networks and Random forest using a Stacking (averaging) laye…