SlideShare a Scribd company logo
1 of 39
Download to read offline
Detecting Financial
Danger Zones
with Machine Learning
SYstemic Risk TOmography:
Signals, Measurements, Transmission Channels, and
Policy Interventions
Marika Vezzoli
Department of Economics and Management - University of Brescia
CSRA research meeting – December, 15 2014
Main Objective
What’s our main target → stratify the “Risk Temperature” of:
Country-risk
Bank(and other Financial)-risk
Corporate-risk
How do we do → Data Mining techniques:
Regression Trees (RT) & Heatmap in each RT risk cluster (final
node)
Random Forests (RF)
Tree on ensemble predictions (FRT – Final Regression Tree)
Where in SYRTO → EWS Implementation (WP 7)
Risk Thresholds
Warning Signals
Marika Vezzoli
University of Brescia
Regression Trees (RT)
Regression Trees are non parametric methods that partition the predictor
space X into homogeneous subsets with respect to the dependent variable Y
They explain non-linear patterns between dependent variable and covariates
The main advantages are:
They identify the most important variables and corresponding split points
thereby finding risky/non risky final zone (and their paths)
Marika Vezzoli
University of Brescia
Regression Trees (RT)
Regression Trees are non parametric methods that partition the predictor
space X into homogeneous subsets with respect to the dependent variable Y
They explain non-linear patterns between dependent variable and covariates
The main advantages are:
They identify the most important variables and corresponding split points
thereby finding risky/non risky final zone (and their paths)
Marika Vezzoli
University of Brescia
Regression Trees (RT)
Regression Trees are non parametric methods that partition the predictor
space X into homogeneous subsets with respect to the dependent variable Y
They explain non-linear patterns between dependent variable and covariates
The main advantages are:
They identify the most important variables and corresponding split points
thereby finding risky/non risky final zone (and their paths)
Marika Vezzoli
University of Brescia
Regression Trees (RT)
Regression Trees are non parametric methods that partition the predictor
space X into homogeneous subsets with respect to the dependent variable Y
They explain non-linear patterns between dependent variable and covariates
The main advantages are:
They identify the most important variables and corresponding split points
thereby finding risky/non risky final zone (and their paths)
Marika Vezzoli
University of Brescia
Regression Trees (RT)
Regression Trees are non parametric methods that partition the predictor
space X into homogeneous subsets with respect to the dependent variable Y
They explain non-linear patterns between dependent variable and covariates
The main advantages are:
They identify the most important variables and corresponding split points
thereby finding risky/non risky final zone (and their paths)
Marika Vezzoli
University of Brescia
Regression Trees (RT)
Regression Trees are non parametric methods that partition the predictor
space X into homogeneous subsets with respect to the dependent variable Y
They explain non-linear patterns between dependent variable and covariates
The main advantages are:
They identify the most important variables and corresponding split points
thereby finding risky/non risky final zone (and their paths)
Marika Vezzoli
University of Brescia
Regression Trees (RT)
Regression Trees are non parametric methods that partition the predictor
space X into homogeneous subsets with respect to the dependent variable Y
They explain non-linear patterns between dependent variable and covariates
The main advantages are:
They identify the most important variables and corresponding split points
thereby finding risky/non risky final zone (and their paths)
Marika Vezzoli
University of Brescia
Regression Trees (RT)
Regression Trees are non parametric methods that partition the predictor
space X into homogeneous subsets with respect to the dependent variable Y
They explain non-linear patterns between dependent variable and covariates
The main advantages are:
They identify the most important variables and corresponding split points
thereby finding risky/non risky final zone (and their paths)
Marika Vezzoli
University of Brescia
Regression Trees (RT)
Regression Trees are non parametric methods that partition the predictor
space X into homogeneous subsets with respect to the dependent variable Y
They explain non-linear patterns between dependent variable and covariates
The main advantages are:
They identify the most important variables and corresponding split points
thereby finding risky/non risky final zone (and their paths)
Marika Vezzoli
University of Brescia
Regression Trees (RT)
Regression Trees are non parametric methods that partition the predictor
space X into homogeneous subsets with respect to the dependent variable Y
They explain non-linear patterns between dependent variable and covariates
The main advantages are:
They identify the most important variables and corresponding split points
thereby finding risky/non risky final zone (and their paths)
Marika Vezzoli
University of Brescia
Regression Trees (RT)
Regression Trees are non parametric methods that partition the predictor
space X into homogeneous subsets with respect to the dependent variable Y
They explain non-linear patterns between dependent variable and covariates
The main advantages are:
They identify the most important variables and corresponding split points
thereby finding risky/non risky final zone (and their paths)
Marika Vezzoli
University of Brescia
Regression Trees (RT)
Regression Trees are non parametric methods that partition the predictor
space X into homogeneous subsets with respect to the dependent variable Y
They explain non-linear patterns between dependent variable and covariates
The main advantages are:
They identify the most important variables and corresponding split points
thereby finding risky/non risky final zone (and their paths)
Marika Vezzoli
University of Brescia
Regression Trees (RT)
Regression Trees are non parametric methods that partition the predictor
space X into homogeneous subsets with respect to the dependent variable Y
They explain non-linear patterns between dependent variable and covariates
The main advantages are:
They identify the most important variables and corresponding split points
thereby finding risky/non risky final zone (and their paths)
Marika Vezzoli
University of Brescia
Regression Trees (RT)
Regression Trees are non parametric methods that partition the predictor
space X into homogeneous subsets with respect to the dependent variable Y
They explain non-linear patterns between dependent variable and covariates
The main advantages are:
They identify the most important variables and corresponding split points
thereby finding risky/non risky final zone (and their paths)
Marika Vezzoli
University of Brescia
Heatmap
In order to understand what happens inside each terminal node, we use a
graphical representation
Heatmap
For each region, we visualize the values of all covariates by means of
colors: from blue (low values) to red (high values)
In this way we have an idea of how variables are “expressed” in each
node
Marika Vezzoli
University of Brescia
Heatmap
Marika Vezzoli
University of Brescia
Heatmap
Marika Vezzoli
University of Brescia
Heatmap on node 1
Heatmap
Marika Vezzoli
University of Brescia
Heatmap on node 2
Heatmap
Marika Vezzoli
University of Brescia
Heatmap on node 3
Heatmap
Marika Vezzoli
University of Brescia
Heatmap on node 4
Heatmap
Marika Vezzoli
University of Brescia
Heatmap on node 5
Ensemble methods
Ensemble learning techniques (P&C techniques) have been introduced
to increase the accuracy of the results:
Combining multiple versions of unstable classifiers increases the
accuracy of the predictors
Marika Vezzoli
University of Brescia
Data
Ensemble methods
Ensemble learning techniques (P&C techniques) have been introduced
to increase the accuracy of the results:
Combining multiple versions of unstable classifiers increases the
accuracy of the predictors
Marika Vezzoli
University of Brescia
Data
Ensemble methods
Ensemble learning techniques (P&C techniques) have been introduced
to increase the accuracy of the results:
Combining multiple versions of unstable classifiers increases the
accuracy of the predictors
Marika Vezzoli
University of Brescia
Data
RT1 RT2 RT… RTN
Ensemble methods
Ensemble learning techniques (P&C techniques) have been introduced
to increase the accuracy of the results:
Combining multiple versions of unstable classifiers increases the
accuracy of the predictors
Marika Vezzoli
University of Brescia
Data
RT1 RT2 RT… RTN
…
Ensemble methods
Ensemble learning techniques (P&C techniques) have been introduced
to increase the accuracy of the results:
Combining multiple versions of unstable classifiers increases the
accuracy of the predictors
Marika Vezzoli
University of Brescia
Data
RT1 RT2 RT… RTN
…
Ensemble methods
Ensemble learning techniques (P&C techniques) have been introduced
to increase the accuracy of the results:
Combining multiple versions of unstable classifiers increases the
accuracy of the predictors
Marika Vezzoli
University of Brescia
Data
RT1 RT2 RT… RTN
…
Ensemble method
Random Forests
RF grow a non pruned tree on a training set which is a different
bootstrap sample drawn from the data
An important issue of RF is about the use of Out-Of-Bag (OOB)
predictions, where for each observation zi=(xi; yi) the algorithm
computes the predictions by averaging only those trees grown using
a training set not containing zi
For improving the accuracy, the injected randomness has to
maximize the differences between the trees. For this reason, in
each tree node a subset of predictors is randomly chosen
RF provide an accuracy level that is in line with Boosting algorithm
with better performance in terms of computational burden
(Breiman, 2001)
Marika Vezzoli
University of Brescia
Final Regression Tree
RF increase the accuracy of the predictions but loose the
interpretability of a single tree
A possible simple solution is the FRT (Savona, Vezzoli 2013)
The results of the RF are combined with RT. More precisely,
we fit a RT using the RF predictions in place of the original
dependent variable Y
The substitution of y with mitigates the effects of the noisy
data on the estimation process that affect both the predictions
and the dependent variables itself
Marika Vezzoli
University of Brescia
Detecting Danger Zones in the
Euro Svgn CDS
Joint Project by: V. Arakelian, P. Dellaportas, R. Savona, M. Vezzoli
What we inspect: 5 yrs svgn CDS daily quotes of 7 Euro countries
GIIPS (Greece, Ireland, Italy, Portugal, Spain)
Core (France and Germany)
Period: January 2008 – October 2013
Covariates:
Contagion-based measures: non parametric daily correlations through
Kendall’s Tau & Copulas (Arakelian&Dellaportas, 2010 - Contagion tests via
copula threshold models, Quantitative Finance);
Country-specific fundamentals:
1. inflation;
2. export/GDP;
3. GDP growth;
4. industrial production;
5. unemployment rate;
6. debt/GDP.
Marika Vezzoli
University of Brescia
Results – Regression Tree
medcorr_GIIPS
≥0.3167
medcorr_other
<0.5209
vs_EU Fin
≥ 0.4606
inflation
≥ 0.019
GDP growth
<0.0685
inflation
≥ 0.0295
inflation
< - 0.0025
1515 4731
2156 9328
7726 2470614888
unempl. rate
< 0.1175
Debt/GDP
< 1.196
inflation
< 0.0315
Debt/GDP
< 0.9365
Debt/GDP
< 0.6645
medcorr_other
<0.4872
medcorr_GIIPS
≥0.4924
vs_svgnUS
<0.08706
vs_EU Fin
≥ 0.3546
717 1217575 842
285
160 370
219 445
76
The «Financial Greek Tragedy»
Marika Vezzoli
University of Brescia
Results – Regression Tree
medcorr_GIIPS
≥0.3167
unempl. rate
< 0.1175
Debt/GDP
< 1.196
inflation
< 0.0315
Debt/GDP
< 0.9365
Debt/GDP
< 0.6645
medcorr_other
<0.4872
medcorr_GIIPS
≥0.4924
vs_svgnUS
<0.08706
vs_EU Fin
≥ 0.3546
717 1217575 842
285
160 370
219 445
76Safe Zone
unempl.Rate
Debt/GDP
Exp/GDP
GDPgrowth
vs_USBanks
vs_EU_Other
medcorr_other
medcorr_FrGer
vs_EUBanks
medcorr_GIIPS
vs_svgnUS
vs_US_Other
Inflation
Ind.Prod
Marika Vezzoli
University of Brescia
Results – Regression Tree
medcorr_GIIPS
≥0.3167
unempl. rate
< 0.1175
Debt/GDP
< 1.196
inflation
< 0.0315
Debt/GDP
< 0.9365
Debt/GDP
< 0.6645
medcorr_other
<0.4872
medcorr_GIIPS
≥0.4924
vs_svgnUS
<0.08706
vs_EU Fin
≥ 0.3546
717 1217575 842
285
160 370
219 445
76
Risky Zones
Marika Vezzoli
University of Brescia
Results – Regression Tree
medcorr_GIIPS
≥0.3167
unempl. rate
< 0.1175
Debt/GDP
< 1.196
inflation
< 0.0315
Debt/GDP
< 0.9365
Debt/GDP
< 0.6645
medcorr_other
<0.4872
medcorr_GIIPS
≥0.4924
vs_svgnUS
<0.08706
vs_EU Fin
≥ 0.3546
717 1217575 842
285
160 370
219 445
76
Extremely Risky Zones
Marika Vezzoli
University of Brescia
Results – Regression Tree
medcorr_GIIPS
≥0.3167
unempl. rate
< 0.1175
Debt/GDP
< 1.196
inflation
< 0.0315
Debt/GDP
< 0.9365
Debt/GDP
< 0.6645
medcorr_other
<0.4872
medcorr_GIIPS
≥0.4924
vs_svgnUS
<0.08706
vs_EU Fin
≥ 0.3546
717 1217575 842
285
160 370
219 445
76
Extremely Risky Zones
Marika Vezzoli
University of Brescia
Results – Variable Importance
vs_EU_Banks
vs_EU_Other
vs_US_Banks
vs_US_Other
vs_svgnUS
medcorr_GIIPS
medcorr_FrGer
medcorr_other
Inflation
Exp/GDP
GDPgrowth
Ind.Prod
unempl.Rate
Debt/GDP
Marika Vezzoli
University of Brescia
This project has received funding from the European Union’s
Seventh Framework Programme for research, technological
development and demonstration under grant agreement n° 320270
www.syrtoproject.eu
This document reflects only the author’s views.
The European Union is not liable for any use that may be made of the information contained therein.

More Related Content

Similar to Detecting Financial Danger Zones with Machine Learning - Marika Vezzoli. December, 15 2014

European sovereign systemic risk zones
European sovereign systemic risk zonesEuropean sovereign systemic risk zones
European sovereign systemic risk zonesSYRTO Project
 
Ratio and Product Type Estimators Using Stratified Ranked Set Sampling
Ratio and Product Type Estimators Using Stratified Ranked Set SamplingRatio and Product Type Estimators Using Stratified Ranked Set Sampling
Ratio and Product Type Estimators Using Stratified Ranked Set Samplinginventionjournals
 
SimpleLinearRegressionAnalysisWithExamples.ppt
SimpleLinearRegressionAnalysisWithExamples.pptSimpleLinearRegressionAnalysisWithExamples.ppt
SimpleLinearRegressionAnalysisWithExamples.pptAdnanAli861711
 
Linear regression.ppt
Linear regression.pptLinear regression.ppt
Linear regression.pptbranlymbunga1
 
Slideset Simple Linear Regression models.ppt
Slideset Simple Linear Regression models.pptSlideset Simple Linear Regression models.ppt
Slideset Simple Linear Regression models.pptrahulrkmgb09
 
lecture13.ppt
lecture13.pptlecture13.ppt
lecture13.pptarkian3
 
Introduction to Regression Analysis and R
Introduction to Regression Analysis and R   Introduction to Regression Analysis and R
Introduction to Regression Analysis and R Rachana Taneja Bhatia
 
Limiting Logical Violations in Ontology Alignnment Through Negotiation
Limiting Logical Violations in Ontology Alignnment Through NegotiationLimiting Logical Violations in Ontology Alignnment Through Negotiation
Limiting Logical Violations in Ontology Alignnment Through NegotiationErnesto Jimenez Ruiz
 
Analysis of variance (anova)
Analysis of variance (anova)Analysis of variance (anova)
Analysis of variance (anova)Sadhana Singh
 
Statistical Analysis with R -I
Statistical Analysis with R -IStatistical Analysis with R -I
Statistical Analysis with R -IAkhila Prabhakaran
 
Biostatistics
BiostatisticsBiostatistics
Biostatisticspriyarokz
 
Dimensionality Reduction Techniques In Response Surface Designs
Dimensionality Reduction Techniques In Response Surface DesignsDimensionality Reduction Techniques In Response Surface Designs
Dimensionality Reduction Techniques In Response Surface Designsinventionjournals
 
9_Different_Statistical_Techniques.pptx
9_Different_Statistical_Techniques.pptx9_Different_Statistical_Techniques.pptx
9_Different_Statistical_Techniques.pptxVangie Esquillo
 
MSC III_Research Methodology and Statistics_Inferrential ststistics.pdf
MSC III_Research Methodology and Statistics_Inferrential ststistics.pdfMSC III_Research Methodology and Statistics_Inferrential ststistics.pdf
MSC III_Research Methodology and Statistics_Inferrential ststistics.pdfSuchita Rawat
 

Similar to Detecting Financial Danger Zones with Machine Learning - Marika Vezzoli. December, 15 2014 (20)

European sovereign systemic risk zones
European sovereign systemic risk zonesEuropean sovereign systemic risk zones
European sovereign systemic risk zones
 
Regression Analysis
Regression AnalysisRegression Analysis
Regression Analysis
 
Ratio and Product Type Estimators Using Stratified Ranked Set Sampling
Ratio and Product Type Estimators Using Stratified Ranked Set SamplingRatio and Product Type Estimators Using Stratified Ranked Set Sampling
Ratio and Product Type Estimators Using Stratified Ranked Set Sampling
 
Statistical parameters
Statistical parametersStatistical parameters
Statistical parameters
 
SimpleLinearRegressionAnalysisWithExamples.ppt
SimpleLinearRegressionAnalysisWithExamples.pptSimpleLinearRegressionAnalysisWithExamples.ppt
SimpleLinearRegressionAnalysisWithExamples.ppt
 
Linear regression.ppt
Linear regression.pptLinear regression.ppt
Linear regression.ppt
 
lecture13.ppt
lecture13.pptlecture13.ppt
lecture13.ppt
 
lecture13.ppt
lecture13.pptlecture13.ppt
lecture13.ppt
 
Slideset Simple Linear Regression models.ppt
Slideset Simple Linear Regression models.pptSlideset Simple Linear Regression models.ppt
Slideset Simple Linear Regression models.ppt
 
lecture13.ppt
lecture13.pptlecture13.ppt
lecture13.ppt
 
lecture13.ppt
lecture13.pptlecture13.ppt
lecture13.ppt
 
Introduction to Regression Analysis and R
Introduction to Regression Analysis and R   Introduction to Regression Analysis and R
Introduction to Regression Analysis and R
 
Limiting Logical Violations in Ontology Alignnment Through Negotiation
Limiting Logical Violations in Ontology Alignnment Through NegotiationLimiting Logical Violations in Ontology Alignnment Through Negotiation
Limiting Logical Violations in Ontology Alignnment Through Negotiation
 
Analysis of variance (anova)
Analysis of variance (anova)Analysis of variance (anova)
Analysis of variance (anova)
 
Statistical Analysis with R -I
Statistical Analysis with R -IStatistical Analysis with R -I
Statistical Analysis with R -I
 
Biostatistics
BiostatisticsBiostatistics
Biostatistics
 
Dimensionality Reduction Techniques In Response Surface Designs
Dimensionality Reduction Techniques In Response Surface DesignsDimensionality Reduction Techniques In Response Surface Designs
Dimensionality Reduction Techniques In Response Surface Designs
 
9_Different_Statistical_Techniques.pptx
9_Different_Statistical_Techniques.pptx9_Different_Statistical_Techniques.pptx
9_Different_Statistical_Techniques.pptx
 
Malhotra16
Malhotra16Malhotra16
Malhotra16
 
MSC III_Research Methodology and Statistics_Inferrential ststistics.pdf
MSC III_Research Methodology and Statistics_Inferrential ststistics.pdfMSC III_Research Methodology and Statistics_Inferrential ststistics.pdf
MSC III_Research Methodology and Statistics_Inferrential ststistics.pdf
 

More from SYRTO Project

Systemic risk caused by synchronization
Systemic risk caused by synchronizationSystemic risk caused by synchronization
Systemic risk caused by synchronizationSYRTO Project
 
Policy and Research Agenda on Prudential Supervision
Policy and Research Agenda on Prudential SupervisionPolicy and Research Agenda on Prudential Supervision
Policy and Research Agenda on Prudential SupervisionSYRTO Project
 
Regulation: More accurate measurements for control enhancements
Regulation: More accurate measurements for control enhancementsRegulation: More accurate measurements for control enhancements
Regulation: More accurate measurements for control enhancementsSYRTO Project
 
Predicting the economic public opinions in Europe
Predicting the economic public opinions in EuropePredicting the economic public opinions in Europe
Predicting the economic public opinions in EuropeSYRTO Project
 
Identifying excessive credit growth and leverage
Identifying excessive credit growth and leverageIdentifying excessive credit growth and leverage
Identifying excessive credit growth and leverageSYRTO Project
 
Interbank loans, collateral, and monetary policy
Interbank loans, collateral, and monetary policyInterbank loans, collateral, and monetary policy
Interbank loans, collateral, and monetary policySYRTO Project
 
Scalable inference for a full multivariate stochastic volatility
Scalable inference for a full multivariate stochastic volatilityScalable inference for a full multivariate stochastic volatility
Scalable inference for a full multivariate stochastic volatilitySYRTO Project
 
Systemic risk indicators
Systemic risk indicatorsSystemic risk indicators
Systemic risk indicatorsSYRTO Project
 
Network and risk spillovers: a multivariate GARCH perspective
Network and risk spillovers: a multivariate GARCH perspectiveNetwork and risk spillovers: a multivariate GARCH perspective
Network and risk spillovers: a multivariate GARCH perspectiveSYRTO Project
 
Clustering in dynamic causal networks as a measure of systemic risk on the eu...
Clustering in dynamic causal networks as a measure of systemic risk on the eu...Clustering in dynamic causal networks as a measure of systemic risk on the eu...
Clustering in dynamic causal networks as a measure of systemic risk on the eu...SYRTO Project
 
Entropy and systemic risk measures
Entropy and systemic risk measuresEntropy and systemic risk measures
Entropy and systemic risk measuresSYRTO Project
 
Results of the SYRTO Project
Results of the SYRTO ProjectResults of the SYRTO Project
Results of the SYRTO ProjectSYRTO Project
 
Comment on: Risk Dynamics in the Eurozone: A New Factor Model for Sovereign C...
Comment on:Risk Dynamics in the Eurozone: A New Factor Model forSovereign C...Comment on:Risk Dynamics in the Eurozone: A New Factor Model forSovereign C...
Comment on: Risk Dynamics in the Eurozone: A New Factor Model for Sovereign C...SYRTO Project
 
Spillover Dynamics for Systemic Risk Measurement Using Spatial Financial Time...
Spillover Dynamics for Systemic Risk Measurement Using Spatial Financial Time...Spillover Dynamics for Systemic Risk Measurement Using Spatial Financial Time...
Spillover Dynamics for Systemic Risk Measurement Using Spatial Financial Time...SYRTO Project
 
Discussion of “Network Connectivity and Systematic Risk” and “The Impact of N...
Discussion of “Network Connectivity and Systematic Risk” and “The Impact of N...Discussion of “Network Connectivity and Systematic Risk” and “The Impact of N...
Discussion of “Network Connectivity and Systematic Risk” and “The Impact of N...SYRTO Project
 
A Dynamic Factor Model: Inference and Empirical Application. Ioannis Vrontos
A Dynamic Factor Model: Inference and Empirical Application. Ioannis Vrontos A Dynamic Factor Model: Inference and Empirical Application. Ioannis Vrontos
A Dynamic Factor Model: Inference and Empirical Application. Ioannis Vrontos SYRTO Project
 
Spillover dynamics for sistemic risk measurement using spatial financial time...
Spillover dynamics for sistemic risk measurement using spatial financial time...Spillover dynamics for sistemic risk measurement using spatial financial time...
Spillover dynamics for sistemic risk measurement using spatial financial time...SYRTO Project
 
Sovereign credit risk, liquidity, and the ecb intervention: deus ex machina? ...
Sovereign credit risk, liquidity, and the ecb intervention: deus ex machina? ...Sovereign credit risk, liquidity, and the ecb intervention: deus ex machina? ...
Sovereign credit risk, liquidity, and the ecb intervention: deus ex machina? ...SYRTO Project
 
Bayesian Graphical Models for Structural Vector Autoregressive Processes - D....
Bayesian Graphical Models for Structural Vector Autoregressive Processes - D....Bayesian Graphical Models for Structural Vector Autoregressive Processes - D....
Bayesian Graphical Models for Structural Vector Autoregressive Processes - D....SYRTO Project
 
On the (ab)use of Omega? - Caporin M., Costola M., Jannin G., Maillet B. Dece...
On the (ab)use of Omega? - Caporin M., Costola M., Jannin G., Maillet B. Dece...On the (ab)use of Omega? - Caporin M., Costola M., Jannin G., Maillet B. Dece...
On the (ab)use of Omega? - Caporin M., Costola M., Jannin G., Maillet B. Dece...SYRTO Project
 

More from SYRTO Project (20)

Systemic risk caused by synchronization
Systemic risk caused by synchronizationSystemic risk caused by synchronization
Systemic risk caused by synchronization
 
Policy and Research Agenda on Prudential Supervision
Policy and Research Agenda on Prudential SupervisionPolicy and Research Agenda on Prudential Supervision
Policy and Research Agenda on Prudential Supervision
 
Regulation: More accurate measurements for control enhancements
Regulation: More accurate measurements for control enhancementsRegulation: More accurate measurements for control enhancements
Regulation: More accurate measurements for control enhancements
 
Predicting the economic public opinions in Europe
Predicting the economic public opinions in EuropePredicting the economic public opinions in Europe
Predicting the economic public opinions in Europe
 
Identifying excessive credit growth and leverage
Identifying excessive credit growth and leverageIdentifying excessive credit growth and leverage
Identifying excessive credit growth and leverage
 
Interbank loans, collateral, and monetary policy
Interbank loans, collateral, and monetary policyInterbank loans, collateral, and monetary policy
Interbank loans, collateral, and monetary policy
 
Scalable inference for a full multivariate stochastic volatility
Scalable inference for a full multivariate stochastic volatilityScalable inference for a full multivariate stochastic volatility
Scalable inference for a full multivariate stochastic volatility
 
Systemic risk indicators
Systemic risk indicatorsSystemic risk indicators
Systemic risk indicators
 
Network and risk spillovers: a multivariate GARCH perspective
Network and risk spillovers: a multivariate GARCH perspectiveNetwork and risk spillovers: a multivariate GARCH perspective
Network and risk spillovers: a multivariate GARCH perspective
 
Clustering in dynamic causal networks as a measure of systemic risk on the eu...
Clustering in dynamic causal networks as a measure of systemic risk on the eu...Clustering in dynamic causal networks as a measure of systemic risk on the eu...
Clustering in dynamic causal networks as a measure of systemic risk on the eu...
 
Entropy and systemic risk measures
Entropy and systemic risk measuresEntropy and systemic risk measures
Entropy and systemic risk measures
 
Results of the SYRTO Project
Results of the SYRTO ProjectResults of the SYRTO Project
Results of the SYRTO Project
 
Comment on: Risk Dynamics in the Eurozone: A New Factor Model for Sovereign C...
Comment on:Risk Dynamics in the Eurozone: A New Factor Model forSovereign C...Comment on:Risk Dynamics in the Eurozone: A New Factor Model forSovereign C...
Comment on: Risk Dynamics in the Eurozone: A New Factor Model for Sovereign C...
 
Spillover Dynamics for Systemic Risk Measurement Using Spatial Financial Time...
Spillover Dynamics for Systemic Risk Measurement Using Spatial Financial Time...Spillover Dynamics for Systemic Risk Measurement Using Spatial Financial Time...
Spillover Dynamics for Systemic Risk Measurement Using Spatial Financial Time...
 
Discussion of “Network Connectivity and Systematic Risk” and “The Impact of N...
Discussion of “Network Connectivity and Systematic Risk” and “The Impact of N...Discussion of “Network Connectivity and Systematic Risk” and “The Impact of N...
Discussion of “Network Connectivity and Systematic Risk” and “The Impact of N...
 
A Dynamic Factor Model: Inference and Empirical Application. Ioannis Vrontos
A Dynamic Factor Model: Inference and Empirical Application. Ioannis Vrontos A Dynamic Factor Model: Inference and Empirical Application. Ioannis Vrontos
A Dynamic Factor Model: Inference and Empirical Application. Ioannis Vrontos
 
Spillover dynamics for sistemic risk measurement using spatial financial time...
Spillover dynamics for sistemic risk measurement using spatial financial time...Spillover dynamics for sistemic risk measurement using spatial financial time...
Spillover dynamics for sistemic risk measurement using spatial financial time...
 
Sovereign credit risk, liquidity, and the ecb intervention: deus ex machina? ...
Sovereign credit risk, liquidity, and the ecb intervention: deus ex machina? ...Sovereign credit risk, liquidity, and the ecb intervention: deus ex machina? ...
Sovereign credit risk, liquidity, and the ecb intervention: deus ex machina? ...
 
Bayesian Graphical Models for Structural Vector Autoregressive Processes - D....
Bayesian Graphical Models for Structural Vector Autoregressive Processes - D....Bayesian Graphical Models for Structural Vector Autoregressive Processes - D....
Bayesian Graphical Models for Structural Vector Autoregressive Processes - D....
 
On the (ab)use of Omega? - Caporin M., Costola M., Jannin G., Maillet B. Dece...
On the (ab)use of Omega? - Caporin M., Costola M., Jannin G., Maillet B. Dece...On the (ab)use of Omega? - Caporin M., Costola M., Jannin G., Maillet B. Dece...
On the (ab)use of Omega? - Caporin M., Costola M., Jannin G., Maillet B. Dece...
 

Recently uploaded

05_Annelore Lenoir_Docbyte_MeetupDora&Cybersecurity.pptx
05_Annelore Lenoir_Docbyte_MeetupDora&Cybersecurity.pptx05_Annelore Lenoir_Docbyte_MeetupDora&Cybersecurity.pptx
05_Annelore Lenoir_Docbyte_MeetupDora&Cybersecurity.pptxFinTech Belgium
 
High Class Call Girls Nashik Maya 7001305949 Independent Escort Service Nashik
High Class Call Girls Nashik Maya 7001305949 Independent Escort Service NashikHigh Class Call Girls Nashik Maya 7001305949 Independent Escort Service Nashik
High Class Call Girls Nashik Maya 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
The Economic History of the U.S. Lecture 22.pdf
The Economic History of the U.S. Lecture 22.pdfThe Economic History of the U.S. Lecture 22.pdf
The Economic History of the U.S. Lecture 22.pdfGale Pooley
 
The Economic History of the U.S. Lecture 25.pdf
The Economic History of the U.S. Lecture 25.pdfThe Economic History of the U.S. Lecture 25.pdf
The Economic History of the U.S. Lecture 25.pdfGale Pooley
 
The Economic History of the U.S. Lecture 19.pdf
The Economic History of the U.S. Lecture 19.pdfThe Economic History of the U.S. Lecture 19.pdf
The Economic History of the U.S. Lecture 19.pdfGale Pooley
 
Booking open Available Pune Call Girls Wadgaon Sheri 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Wadgaon Sheri  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Wadgaon Sheri  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Wadgaon Sheri 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
High Class Call Girls Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
High Class Call Girls Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsHigh Class Call Girls Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
High Class Call Girls Nagpur Grishma Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
TEST BANK For Corporate Finance, 13th Edition By Stephen Ross, Randolph Weste...
TEST BANK For Corporate Finance, 13th Edition By Stephen Ross, Randolph Weste...TEST BANK For Corporate Finance, 13th Edition By Stephen Ross, Randolph Weste...
TEST BANK For Corporate Finance, 13th Edition By Stephen Ross, Randolph Weste...ssifa0344
 
Basic concepts related to Financial modelling
Basic concepts related to Financial modellingBasic concepts related to Financial modelling
Basic concepts related to Financial modellingbaijup5
 
Solution Manual for Financial Accounting, 11th Edition by Robert Libby, Patri...
Solution Manual for Financial Accounting, 11th Edition by Robert Libby, Patri...Solution Manual for Financial Accounting, 11th Edition by Robert Libby, Patri...
Solution Manual for Financial Accounting, 11th Edition by Robert Libby, Patri...ssifa0344
 
The Economic History of the U.S. Lecture 21.pdf
The Economic History of the U.S. Lecture 21.pdfThe Economic History of the U.S. Lecture 21.pdf
The Economic History of the U.S. Lecture 21.pdfGale Pooley
 
Indore Real Estate Market Trends Report.pdf
Indore Real Estate Market Trends Report.pdfIndore Real Estate Market Trends Report.pdf
Indore Real Estate Market Trends Report.pdfSaviRakhecha1
 
Best VIP Call Girls Noida Sector 18 Call Me: 8448380779
Best VIP Call Girls Noida Sector 18 Call Me: 8448380779Best VIP Call Girls Noida Sector 18 Call Me: 8448380779
Best VIP Call Girls Noida Sector 18 Call Me: 8448380779Delhi Call girls
 
The Economic History of the U.S. Lecture 26.pdf
The Economic History of the U.S. Lecture 26.pdfThe Economic History of the U.S. Lecture 26.pdf
The Economic History of the U.S. Lecture 26.pdfGale Pooley
 
Call Girls Service Nagpur Maya Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Maya Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Maya Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Maya Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
03_Emmanuel Ndiaye_Degroof Petercam.pptx
03_Emmanuel Ndiaye_Degroof Petercam.pptx03_Emmanuel Ndiaye_Degroof Petercam.pptx
03_Emmanuel Ndiaye_Degroof Petercam.pptxFinTech Belgium
 

Recently uploaded (20)

05_Annelore Lenoir_Docbyte_MeetupDora&Cybersecurity.pptx
05_Annelore Lenoir_Docbyte_MeetupDora&Cybersecurity.pptx05_Annelore Lenoir_Docbyte_MeetupDora&Cybersecurity.pptx
05_Annelore Lenoir_Docbyte_MeetupDora&Cybersecurity.pptx
 
High Class Call Girls Nashik Maya 7001305949 Independent Escort Service Nashik
High Class Call Girls Nashik Maya 7001305949 Independent Escort Service NashikHigh Class Call Girls Nashik Maya 7001305949 Independent Escort Service Nashik
High Class Call Girls Nashik Maya 7001305949 Independent Escort Service Nashik
 
The Economic History of the U.S. Lecture 22.pdf
The Economic History of the U.S. Lecture 22.pdfThe Economic History of the U.S. Lecture 22.pdf
The Economic History of the U.S. Lecture 22.pdf
 
The Economic History of the U.S. Lecture 25.pdf
The Economic History of the U.S. Lecture 25.pdfThe Economic History of the U.S. Lecture 25.pdf
The Economic History of the U.S. Lecture 25.pdf
 
VIP Call Girl Service Andheri West ⚡ 9920725232 What It Takes To Be The Best ...
VIP Call Girl Service Andheri West ⚡ 9920725232 What It Takes To Be The Best ...VIP Call Girl Service Andheri West ⚡ 9920725232 What It Takes To Be The Best ...
VIP Call Girl Service Andheri West ⚡ 9920725232 What It Takes To Be The Best ...
 
The Economic History of the U.S. Lecture 19.pdf
The Economic History of the U.S. Lecture 19.pdfThe Economic History of the U.S. Lecture 19.pdf
The Economic History of the U.S. Lecture 19.pdf
 
Booking open Available Pune Call Girls Wadgaon Sheri 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Wadgaon Sheri  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Wadgaon Sheri  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Wadgaon Sheri 6297143586 Call Hot Ind...
 
High Class Call Girls Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
High Class Call Girls Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsHigh Class Call Girls Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
High Class Call Girls Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
 
TEST BANK For Corporate Finance, 13th Edition By Stephen Ross, Randolph Weste...
TEST BANK For Corporate Finance, 13th Edition By Stephen Ross, Randolph Weste...TEST BANK For Corporate Finance, 13th Edition By Stephen Ross, Randolph Weste...
TEST BANK For Corporate Finance, 13th Edition By Stephen Ross, Randolph Weste...
 
Basic concepts related to Financial modelling
Basic concepts related to Financial modellingBasic concepts related to Financial modelling
Basic concepts related to Financial modelling
 
Solution Manual for Financial Accounting, 11th Edition by Robert Libby, Patri...
Solution Manual for Financial Accounting, 11th Edition by Robert Libby, Patri...Solution Manual for Financial Accounting, 11th Edition by Robert Libby, Patri...
Solution Manual for Financial Accounting, 11th Edition by Robert Libby, Patri...
 
The Economic History of the U.S. Lecture 21.pdf
The Economic History of the U.S. Lecture 21.pdfThe Economic History of the U.S. Lecture 21.pdf
The Economic History of the U.S. Lecture 21.pdf
 
Veritas Interim Report 1 January–31 March 2024
Veritas Interim Report 1 January–31 March 2024Veritas Interim Report 1 January–31 March 2024
Veritas Interim Report 1 January–31 March 2024
 
Indore Real Estate Market Trends Report.pdf
Indore Real Estate Market Trends Report.pdfIndore Real Estate Market Trends Report.pdf
Indore Real Estate Market Trends Report.pdf
 
Best VIP Call Girls Noida Sector 18 Call Me: 8448380779
Best VIP Call Girls Noida Sector 18 Call Me: 8448380779Best VIP Call Girls Noida Sector 18 Call Me: 8448380779
Best VIP Call Girls Noida Sector 18 Call Me: 8448380779
 
The Economic History of the U.S. Lecture 26.pdf
The Economic History of the U.S. Lecture 26.pdfThe Economic History of the U.S. Lecture 26.pdf
The Economic History of the U.S. Lecture 26.pdf
 
Call Girls Service Nagpur Maya Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Maya Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Maya Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Maya Call 7001035870 Meet With Nagpur Escorts
 
03_Emmanuel Ndiaye_Degroof Petercam.pptx
03_Emmanuel Ndiaye_Degroof Petercam.pptx03_Emmanuel Ndiaye_Degroof Petercam.pptx
03_Emmanuel Ndiaye_Degroof Petercam.pptx
 
VIP Independent Call Girls in Bandra West 🌹 9920725232 ( Call Me ) Mumbai Esc...
VIP Independent Call Girls in Bandra West 🌹 9920725232 ( Call Me ) Mumbai Esc...VIP Independent Call Girls in Bandra West 🌹 9920725232 ( Call Me ) Mumbai Esc...
VIP Independent Call Girls in Bandra West 🌹 9920725232 ( Call Me ) Mumbai Esc...
 
(INDIRA) Call Girl Mumbai Call Now 8250077686 Mumbai Escorts 24x7
(INDIRA) Call Girl Mumbai Call Now 8250077686 Mumbai Escorts 24x7(INDIRA) Call Girl Mumbai Call Now 8250077686 Mumbai Escorts 24x7
(INDIRA) Call Girl Mumbai Call Now 8250077686 Mumbai Escorts 24x7
 

Detecting Financial Danger Zones with Machine Learning - Marika Vezzoli. December, 15 2014

  • 1. Detecting Financial Danger Zones with Machine Learning SYstemic Risk TOmography: Signals, Measurements, Transmission Channels, and Policy Interventions Marika Vezzoli Department of Economics and Management - University of Brescia CSRA research meeting – December, 15 2014
  • 2. Main Objective What’s our main target → stratify the “Risk Temperature” of: Country-risk Bank(and other Financial)-risk Corporate-risk How do we do → Data Mining techniques: Regression Trees (RT) & Heatmap in each RT risk cluster (final node) Random Forests (RF) Tree on ensemble predictions (FRT – Final Regression Tree) Where in SYRTO → EWS Implementation (WP 7) Risk Thresholds Warning Signals Marika Vezzoli University of Brescia
  • 3. Regression Trees (RT) Regression Trees are non parametric methods that partition the predictor space X into homogeneous subsets with respect to the dependent variable Y They explain non-linear patterns between dependent variable and covariates The main advantages are: They identify the most important variables and corresponding split points thereby finding risky/non risky final zone (and their paths) Marika Vezzoli University of Brescia
  • 4. Regression Trees (RT) Regression Trees are non parametric methods that partition the predictor space X into homogeneous subsets with respect to the dependent variable Y They explain non-linear patterns between dependent variable and covariates The main advantages are: They identify the most important variables and corresponding split points thereby finding risky/non risky final zone (and their paths) Marika Vezzoli University of Brescia
  • 5. Regression Trees (RT) Regression Trees are non parametric methods that partition the predictor space X into homogeneous subsets with respect to the dependent variable Y They explain non-linear patterns between dependent variable and covariates The main advantages are: They identify the most important variables and corresponding split points thereby finding risky/non risky final zone (and their paths) Marika Vezzoli University of Brescia
  • 6. Regression Trees (RT) Regression Trees are non parametric methods that partition the predictor space X into homogeneous subsets with respect to the dependent variable Y They explain non-linear patterns between dependent variable and covariates The main advantages are: They identify the most important variables and corresponding split points thereby finding risky/non risky final zone (and their paths) Marika Vezzoli University of Brescia
  • 7. Regression Trees (RT) Regression Trees are non parametric methods that partition the predictor space X into homogeneous subsets with respect to the dependent variable Y They explain non-linear patterns between dependent variable and covariates The main advantages are: They identify the most important variables and corresponding split points thereby finding risky/non risky final zone (and their paths) Marika Vezzoli University of Brescia
  • 8. Regression Trees (RT) Regression Trees are non parametric methods that partition the predictor space X into homogeneous subsets with respect to the dependent variable Y They explain non-linear patterns between dependent variable and covariates The main advantages are: They identify the most important variables and corresponding split points thereby finding risky/non risky final zone (and their paths) Marika Vezzoli University of Brescia
  • 9. Regression Trees (RT) Regression Trees are non parametric methods that partition the predictor space X into homogeneous subsets with respect to the dependent variable Y They explain non-linear patterns between dependent variable and covariates The main advantages are: They identify the most important variables and corresponding split points thereby finding risky/non risky final zone (and their paths) Marika Vezzoli University of Brescia
  • 10. Regression Trees (RT) Regression Trees are non parametric methods that partition the predictor space X into homogeneous subsets with respect to the dependent variable Y They explain non-linear patterns between dependent variable and covariates The main advantages are: They identify the most important variables and corresponding split points thereby finding risky/non risky final zone (and their paths) Marika Vezzoli University of Brescia
  • 11. Regression Trees (RT) Regression Trees are non parametric methods that partition the predictor space X into homogeneous subsets with respect to the dependent variable Y They explain non-linear patterns between dependent variable and covariates The main advantages are: They identify the most important variables and corresponding split points thereby finding risky/non risky final zone (and their paths) Marika Vezzoli University of Brescia
  • 12. Regression Trees (RT) Regression Trees are non parametric methods that partition the predictor space X into homogeneous subsets with respect to the dependent variable Y They explain non-linear patterns between dependent variable and covariates The main advantages are: They identify the most important variables and corresponding split points thereby finding risky/non risky final zone (and their paths) Marika Vezzoli University of Brescia
  • 13. Regression Trees (RT) Regression Trees are non parametric methods that partition the predictor space X into homogeneous subsets with respect to the dependent variable Y They explain non-linear patterns between dependent variable and covariates The main advantages are: They identify the most important variables and corresponding split points thereby finding risky/non risky final zone (and their paths) Marika Vezzoli University of Brescia
  • 14. Regression Trees (RT) Regression Trees are non parametric methods that partition the predictor space X into homogeneous subsets with respect to the dependent variable Y They explain non-linear patterns between dependent variable and covariates The main advantages are: They identify the most important variables and corresponding split points thereby finding risky/non risky final zone (and their paths) Marika Vezzoli University of Brescia
  • 15. Regression Trees (RT) Regression Trees are non parametric methods that partition the predictor space X into homogeneous subsets with respect to the dependent variable Y They explain non-linear patterns between dependent variable and covariates The main advantages are: They identify the most important variables and corresponding split points thereby finding risky/non risky final zone (and their paths) Marika Vezzoli University of Brescia
  • 16. Regression Trees (RT) Regression Trees are non parametric methods that partition the predictor space X into homogeneous subsets with respect to the dependent variable Y They explain non-linear patterns between dependent variable and covariates The main advantages are: They identify the most important variables and corresponding split points thereby finding risky/non risky final zone (and their paths) Marika Vezzoli University of Brescia
  • 17. Heatmap In order to understand what happens inside each terminal node, we use a graphical representation Heatmap For each region, we visualize the values of all covariates by means of colors: from blue (low values) to red (high values) In this way we have an idea of how variables are “expressed” in each node Marika Vezzoli University of Brescia
  • 19. Heatmap Marika Vezzoli University of Brescia Heatmap on node 1
  • 20. Heatmap Marika Vezzoli University of Brescia Heatmap on node 2
  • 21. Heatmap Marika Vezzoli University of Brescia Heatmap on node 3
  • 22. Heatmap Marika Vezzoli University of Brescia Heatmap on node 4
  • 23. Heatmap Marika Vezzoli University of Brescia Heatmap on node 5
  • 24. Ensemble methods Ensemble learning techniques (P&C techniques) have been introduced to increase the accuracy of the results: Combining multiple versions of unstable classifiers increases the accuracy of the predictors Marika Vezzoli University of Brescia Data
  • 25. Ensemble methods Ensemble learning techniques (P&C techniques) have been introduced to increase the accuracy of the results: Combining multiple versions of unstable classifiers increases the accuracy of the predictors Marika Vezzoli University of Brescia Data
  • 26. Ensemble methods Ensemble learning techniques (P&C techniques) have been introduced to increase the accuracy of the results: Combining multiple versions of unstable classifiers increases the accuracy of the predictors Marika Vezzoli University of Brescia Data RT1 RT2 RT… RTN
  • 27. Ensemble methods Ensemble learning techniques (P&C techniques) have been introduced to increase the accuracy of the results: Combining multiple versions of unstable classifiers increases the accuracy of the predictors Marika Vezzoli University of Brescia Data RT1 RT2 RT… RTN …
  • 28. Ensemble methods Ensemble learning techniques (P&C techniques) have been introduced to increase the accuracy of the results: Combining multiple versions of unstable classifiers increases the accuracy of the predictors Marika Vezzoli University of Brescia Data RT1 RT2 RT… RTN …
  • 29. Ensemble methods Ensemble learning techniques (P&C techniques) have been introduced to increase the accuracy of the results: Combining multiple versions of unstable classifiers increases the accuracy of the predictors Marika Vezzoli University of Brescia Data RT1 RT2 RT… RTN … Ensemble method
  • 30. Random Forests RF grow a non pruned tree on a training set which is a different bootstrap sample drawn from the data An important issue of RF is about the use of Out-Of-Bag (OOB) predictions, where for each observation zi=(xi; yi) the algorithm computes the predictions by averaging only those trees grown using a training set not containing zi For improving the accuracy, the injected randomness has to maximize the differences between the trees. For this reason, in each tree node a subset of predictors is randomly chosen RF provide an accuracy level that is in line with Boosting algorithm with better performance in terms of computational burden (Breiman, 2001) Marika Vezzoli University of Brescia
  • 31. Final Regression Tree RF increase the accuracy of the predictions but loose the interpretability of a single tree A possible simple solution is the FRT (Savona, Vezzoli 2013) The results of the RF are combined with RT. More precisely, we fit a RT using the RF predictions in place of the original dependent variable Y The substitution of y with mitigates the effects of the noisy data on the estimation process that affect both the predictions and the dependent variables itself Marika Vezzoli University of Brescia
  • 32. Detecting Danger Zones in the Euro Svgn CDS Joint Project by: V. Arakelian, P. Dellaportas, R. Savona, M. Vezzoli What we inspect: 5 yrs svgn CDS daily quotes of 7 Euro countries GIIPS (Greece, Ireland, Italy, Portugal, Spain) Core (France and Germany) Period: January 2008 – October 2013 Covariates: Contagion-based measures: non parametric daily correlations through Kendall’s Tau & Copulas (Arakelian&Dellaportas, 2010 - Contagion tests via copula threshold models, Quantitative Finance); Country-specific fundamentals: 1. inflation; 2. export/GDP; 3. GDP growth; 4. industrial production; 5. unemployment rate; 6. debt/GDP. Marika Vezzoli University of Brescia
  • 33. Results – Regression Tree medcorr_GIIPS ≥0.3167 medcorr_other <0.5209 vs_EU Fin ≥ 0.4606 inflation ≥ 0.019 GDP growth <0.0685 inflation ≥ 0.0295 inflation < - 0.0025 1515 4731 2156 9328 7726 2470614888 unempl. rate < 0.1175 Debt/GDP < 1.196 inflation < 0.0315 Debt/GDP < 0.9365 Debt/GDP < 0.6645 medcorr_other <0.4872 medcorr_GIIPS ≥0.4924 vs_svgnUS <0.08706 vs_EU Fin ≥ 0.3546 717 1217575 842 285 160 370 219 445 76 The «Financial Greek Tragedy» Marika Vezzoli University of Brescia
  • 34. Results – Regression Tree medcorr_GIIPS ≥0.3167 unempl. rate < 0.1175 Debt/GDP < 1.196 inflation < 0.0315 Debt/GDP < 0.9365 Debt/GDP < 0.6645 medcorr_other <0.4872 medcorr_GIIPS ≥0.4924 vs_svgnUS <0.08706 vs_EU Fin ≥ 0.3546 717 1217575 842 285 160 370 219 445 76Safe Zone unempl.Rate Debt/GDP Exp/GDP GDPgrowth vs_USBanks vs_EU_Other medcorr_other medcorr_FrGer vs_EUBanks medcorr_GIIPS vs_svgnUS vs_US_Other Inflation Ind.Prod Marika Vezzoli University of Brescia
  • 35. Results – Regression Tree medcorr_GIIPS ≥0.3167 unempl. rate < 0.1175 Debt/GDP < 1.196 inflation < 0.0315 Debt/GDP < 0.9365 Debt/GDP < 0.6645 medcorr_other <0.4872 medcorr_GIIPS ≥0.4924 vs_svgnUS <0.08706 vs_EU Fin ≥ 0.3546 717 1217575 842 285 160 370 219 445 76 Risky Zones Marika Vezzoli University of Brescia
  • 36. Results – Regression Tree medcorr_GIIPS ≥0.3167 unempl. rate < 0.1175 Debt/GDP < 1.196 inflation < 0.0315 Debt/GDP < 0.9365 Debt/GDP < 0.6645 medcorr_other <0.4872 medcorr_GIIPS ≥0.4924 vs_svgnUS <0.08706 vs_EU Fin ≥ 0.3546 717 1217575 842 285 160 370 219 445 76 Extremely Risky Zones Marika Vezzoli University of Brescia
  • 37. Results – Regression Tree medcorr_GIIPS ≥0.3167 unempl. rate < 0.1175 Debt/GDP < 1.196 inflation < 0.0315 Debt/GDP < 0.9365 Debt/GDP < 0.6645 medcorr_other <0.4872 medcorr_GIIPS ≥0.4924 vs_svgnUS <0.08706 vs_EU Fin ≥ 0.3546 717 1217575 842 285 160 370 219 445 76 Extremely Risky Zones Marika Vezzoli University of Brescia
  • 38. Results – Variable Importance vs_EU_Banks vs_EU_Other vs_US_Banks vs_US_Other vs_svgnUS medcorr_GIIPS medcorr_FrGer medcorr_other Inflation Exp/GDP GDPgrowth Ind.Prod unempl.Rate Debt/GDP Marika Vezzoli University of Brescia
  • 39. This project has received funding from the European Union’s Seventh Framework Programme for research, technological development and demonstration under grant agreement n° 320270 www.syrtoproject.eu This document reflects only the author’s views. The European Union is not liable for any use that may be made of the information contained therein.