SlideShare a Scribd company logo
1 of 5
Download to read offline
International Journal of Engineering Research and Development
e-ISSN: 2278-067X, p-ISSN: 2278-800X, www.ijerd.com
Volume 13, Issue 1 (January 2017), PP.44-48
44
An Econometric Modeling of Development Process using
Artificial Neural Network: A case study of India
Ashok K Sinha
Director, UST Software India Pvt. Ltd.,New Delhi, India
Email id: ak_sinha@ust.net
Abstract: In developing nations GDP is not considered an adequate proxy of development. The per capita
income, the quality of life , level of education are considered more relevant parameters of overall development.
Economists, planners and researchers have been deliberating on this issue until in 1990 UNDP published
Human Development Index [HDI] for all nations in its HDR report [6]. Although there have been several
studies in this regard, however a machine learning based econometric model is not yet available which can
establish the inter-relationship amongst these two variables in a quantified manner. This paper is an attempt in
this direction to develop a model using machine learning approach .The model is implemented using Neural
Network toolbox on MATLAB platform[10] with statistical data available from Planning Commission ,India
and HDR report of UNDP. The model implementation result is found to be satisfactory. The methodology
shown in this paper will be useful in preparing economic planning of India and other developing countries.
Keyword: GDP ,EI, HI,HDI,HDR, ANN
I. INTRODUCTION
In recent years there has been a growing concern amongst economists, planners and researchers for
modeling the development process of a nation. The scene is different for developing nations as compared to that
of the developed nation. The problem of developing nation is that they resort to developmental planning as a
means to eliminate poverty and thereby raise their standard of living .For them the economic growth expressed
in GDP is not a sufficient parameter for development planning; instead they target to develop human
capabilities, opportunities and make them knowledgeable as well .In respect of developed nations the human
factors have reached to a level which is less sensitive to economic growth .In Indian context this issue can be
better explained by splitting the total development into the economic development and the human development.
In an attempt to develop computational models for economic development, first classify Indian economic
sectors into three sub-sectors :
(a)Agriculture Sector : This includes the Agriculture core sector ,Livestock ,Forestry , Fisheries and related.
(b)Industry Sector : This includes Manufacturing , Energy ,Water Supply and Construction .
(c)Service Sector : This comprises of services in Trade, Hotels, Transport ,Communication ,Real Estate and
Financial.
The economic development in India is measured in terms of GDP which include the total value of finished
goods and services at market prices produced for final use in the country .Planning Commission India compiles
data on sector-wise GDP growth as shown in Figure 1. Several researchers have attempted to model the
Figure 1 .[% Growth in GDP and share of other sectors at factors cost]
Figure 1[Data From Planning Commission of India]
Economists and researchers have attempted to model the trend of GDP growth over time. Virmani [ 1 ] in his
paper has presented the trend of GDP growth in India in different phases over the years from 1952 to 2003 and
shown that a strong correlation exists between the GDP growth and the rainfall. It says that about 45% of GDP
variation is explained by the fluctuation in rainfall .In this study different breakpoints have been identified
.However this study does not include the influence of economic sectors on GDP growth. Gordon [ 2] has
An Econometric Modeling of Development Process using Artificial Neural….
45
developed a model of GDP growth in USA and established that the GDP is dependent heavily on unemployment
rate in the labor market. This model may not be applicable in Indian context .Basu and Annmie [ 3 ] in their
study have made attempt to analyze and understand the group of forces that have influenced the growth of
Indian economy .This study too does not present any econometric analysis of national economy for estimating
GDP growth . In the background of these studies the proposed work is an attempt to develop an input-output
model of economic development process in India.
The essential purpose of economic activity is the promotion of human development .well-being in a
sustainable manner .The decision- making on developmental planning based on GDP were in practice in India
and other countries till 1980 .By this time economists and planners realized the need for defining a new index
called human development index(HDI) which could very well explain the quality of human lives in general.
Sen[4] and Haq [5 ] developed the concept of human development index to include the quality of life as an
important parameter in the planning process for developing countries .Human development is about improving
the standard of human lives by not only enhancing income but also providing opportunities and capabilities for
leading a descent , longer and healthier life while being knowledgeable as well. Realizing the deficiencies of
GDP in explaining the overall development UNDP launched Human Development Report (HDR) for all nations
in 1990 [6] .The HDI is computed on the basis of per capita income, educational index(EI) , and health index
(HI) .The normalized composite index is called Human Development Index .In India HDI is of vital
importance in developmental planning process since a large portion of the population is living below the poverty
line and income inequalities are rising by the day. The data on HDI collected from HDR report of UNDP are
plotted from 1980 to 2015 as shown in Figure 2.
Figure 2 [ EI,HI and HDI from HDR report of UNDP ]
Several researchers have attempted to establish the relationship between GDP and HDI and resolve the
dichotomy of using either of the index as proxy for national development. Khodarbakshi [7 ] in his paper has
described the importance of a more comprehensive indicator of human development in India. The author has
evaluated relationship and mutual effects of each of the constituents of HDI and concluded that per capita gross
domestic product in Indian economy has little effect on other indicators of HDI. The research, however ,has not
presented any quantitative analysis to support the result. Deb [ 8 ] in his paper has highlighted the limitations of
GDP in reflecting the quality of life and human progress. The research suggest similarity between the ranking of
HDI and per capita GDP which is found valid when compared with aggregate data of all countries, but it varies
with different countries of different income groups. The research has not explored to develop any quantitative
model with comprehensive range of input parameters to study their effects on HDI and GDP and find the
correlation between the two. On the one hand, the economic development measured in GDP influences the
human development index, on the other hand improvement in the quality of human life contribute to growth of
GDP. For developing nation both economic development and human development are important.
II. PROPOSED MODEL
In the background of these studies and research , the objective of this paper is to develop an artificial neural
network [9] based econometric model of national development in India. The model comprises of two sub-
models :
(a) Economic Model : This relates the model output GDP with input vector comprising of agriculture
,industry ,service and HDI
(b) Human Development Model : This relates the output HDI with input vector comprising of
education index, health index and GDP .The model architecture is shown in Figure 3. This model concept is new
as no such attempt has been made by researchers to develop an econometric model of developing nation like
An Econometric Modeling of Development Process using Artificial Neural….
46
India, using machine learning approach based on Artificial Neural Network [9] architecture The feature is that
the inter-relationship between GDP and HDI as
Figure 3. [Model of development process]
shown in Figure 3 and validated using time series data available from Planning Commission and HDR report of
UNDP .The model implementation is done using ANN software tools on MATLAB platform[10].
III. MODEL ARCHITECTURE.
Artificial Neural Network (ANN) is derived from biological network of neurons in human body[9].
ANN comprises of three layers as shown in Figure 4.The neural network model used in the study is the
multilayer perceptron (MLP) known as a supervised network. This network requires a desired output for
machine learning, achieved by creating a model that correctly relates the input to the output using past data so
that the model can then be used to produce the output when the desired output is unknown. This uses three-layer
architecture: input layer, hidden layer, and output layer.
Xi‟s are the outputs of input layer neurons and b is the bias
Wij‟s are the weights between input layer i and hidden layer j.
Vk‟s are the weights between hidden layers k and the output layers.
At each of the hidden layer neurons the
n
net input is Zj=∑i=1 Wij Xi + bj [ 1]
The activation function is chosen to be sigmoid function as given below. The output of hidden layer
Ho = /(1+ e∑-kZ
j ) , k is a constant [ 2]
IV. MODEL FORMULATION
(a) Economic Development Model:
Hypothesis of this model is that the GDP output in year is a non linear function of input vector of
economic sectors and HDI .
GDP=f [AG ,ID, SV, HDI] [ 3]
Where GDP is the value of Gross Domestic Product at current prices
AG is the value of agriculture at current prices
ID is the value of Industries at current prices
SV is the value of services at current prices
An Econometric Modeling of Development Process using Artificial Neural….
47
HDI is the Human Development Index .
The model architecture is represented by Artificial Neural Network (figure 4.) where
Input X = [AG ID SV HDI] T
[4]
Output Y = GDP [5]
(b) Human Development Model:
Hypothesis of this model is that the HDI is a non-linear function of input vector comprising of
educational index EI, the health index HI and the GDP .
HDI = f [EI , HI, GDP] [6]
HDI is the human development index .
EI is the educational index as defined by UNDO in its HDR report
HI is the health index defined by UNDP
GDP is the Gross Domestic Product .
The model architecture is represented by ANN in Figure 4. Where
Input X = [ EI HI GDP]T
[7]
Output Y = HDI [8]
(c) Model Implementation Scheme : Artificial Neural Network based machine learning algorithm [ 11] is
used for calibrating the model in this paper. The ANN algorithm is executed with time-series data set on input
and output variables by using NN toolbox on MATLAB platform [10].Whole data set for each model is divided
into three parts viz., 70% for training ,15% for validation and 15% for testing .
The model computes the weighting coefficients which establishes relationship with input and output
variables in the model. The result expressed in the R coefficient is the degree of correlation between the inputs
and output. „1‟ is the best correlation and „0‟ means random correlation.
V. Data
Data on different variables and HDR report published annually by UNDP. Statistical data on percent
growth in Agriculture ,industry ,Service sector and GDP in India have been collected from Planning
Commission of India[ 12] .Time-series data from 1980 to 2014-15 are shown in Figure1.These data are used
for development of Economic Model . For another model on Human Development data on educational index
,Health index and Human Development index are collected from HDR report compiled annually by UNDP.
Data are plotted over the years from 1980 to 2015 as shown in Figure 2.
VI. Result
Both economic model and human development model are based on Artificial Neural Network
architecture .The machine learning approach is used for training ,validating and testing the model with the input-
output data set on MATLAB platform ,a software package suitable for computational applications[11] .The
result of the economic model is shown in Figure 5.The coefficient of model fitting is 0.99634 which is quite
satisfactory in such real life applications of statistical data. The result validates the model hypothesis in this
work.
As regards the other model on human development similar approach has been used to train, validate
and test the model with the input-output data set taken from Figure 2.The coefficient of model fitting in this case
is 1, which indicates a perfect fit of the model [Figure. 6]. Assuming that in the next year some variation in the
agriculture sector, industry or services take place the paper examines the effect on GDP growth as well as on
HDI .The following cases have been examined by using the model.
Figure 5 [ Validation Result of Economic Model]
An Econometric Modeling of Development Process using Artificial Neural….
48
Case 1: With 10% increase in growth rate in agriculture ,industry and service sectors with no change in HDI
,there would be 4% increase in growth rate of GDP
Case 2: With 5% fall in growth of all sectors in case 1 , 2% fall is expected in growth rate of GDP .HDI level
being same
Case 3: With 20% fall in Agriculture growth rate , and no change in growth rate of other sectors ,GDP growth
rate will fall by 5 percent.
Figure 6 [Validation Result of Human Development Model]
VII. CONCLUSION
The model development in this paper establishes the inter-relationship between GDP growth and HDI
of India . The validation results of both the models are very satisfactory the coefficient of model fitting is more
than 0.99 The implementation of the model validates the hypothesis that the quality of life indicated by
educational index(EI) and the state of health by health index( HI ) influence the GDP growth in India .Similarly
the GDP ,EI and HI influence the overall human development index(HDI) in India .The model can be used for
estimating the sensitivity of growth of economic sectors on GDP and HDI .The result will help the economists
and planners for policy planning and decision making in India and in other developing nations as well.
REFERENCES
[1]. Virmani Arvind, “India‟s Economic Growth History: Fluctuations,treuds,break points, and phases“
Policy paper Indian council for reaseach on International Economic Relations ,January ,2005.
[2]. Gordon Robert J.” A new method of estimating potential GDP growth : Multiplication for the Labor
Market and the debt/ gdp ratio working paper 20423, national bureau of economic research 1050
Massachusetts, avenue,Cambridge ma august 2014.
[3]. Basu Kaushik and Maerteus Annemie “The pattern and cause of economic growth in india”, working
paper 149, bureau of research and economic analysis of development ,April 5, 2007.
[4]. Sen Amartye “The ends and means pf development “Chapter 2 from “Development as freedom”, Oxford
University press.[1999]
[5]. Haq Mahbub ul “The advent of the Human Development report” ,Reflections on Human
Development,Oxford Unversity Press [1995].
[6]. HDR report Published by UNDP.
[7]. Khodarbakshi Akbar “Relationship between GDP and Human Development Indices in India”, , vol 2 no 3
, International Journal of Trade, Economic and Finances. June 2011 .
[8]. Deb Surjit “Gap between GDP and HDI : Are the rich country experiences different from the poor 2”
paper for IARIW – OECD, special conference : “ W(h)it‟s the SNA2 “, Paris, France, April 16-17,2015.
[9]. Haykin Simon,” Neural Network :A Comprehensive Foundation”,Pearson Education Asia,2001.
[10]. Demuth Howard and Beale Mark,‟Neural Network Toolbox for use with MATLAB”,User‟s Guide,
version 4,The Mathworks,MA,USA
[11]. Haykin Simon ,”Neural Network and Learning Machine”,3rd
edition, Pearson Prentice Hall. tatistical data
by Planning Commission , Govt. of India.
[12]. Statistical data by planning commission of india.

More Related Content

What's hot

Bulletin of Research Developments March 2015
Bulletin of Research Developments March 2015Bulletin of Research Developments March 2015
Bulletin of Research Developments March 2015Dr.Subramonian Shanmugham
 
Effect of Small and Medium Enterprises on Employment Generation in Nigeria
Effect of Small and Medium Enterprises on Employment Generation in NigeriaEffect of Small and Medium Enterprises on Employment Generation in Nigeria
Effect of Small and Medium Enterprises on Employment Generation in Nigeriaijtsrd
 
Shujaat ahmed and asif javed
Shujaat ahmed and asif javedShujaat ahmed and asif javed
Shujaat ahmed and asif javedShujaat Ahmed
 
Chapter 2( goals of five year plans)
Chapter 2( goals of five year plans)Chapter 2( goals of five year plans)
Chapter 2( goals of five year plans)rajarshi1974
 
Human Resources and Economic Development
Human Resources and Economic DevelopmentHuman Resources and Economic Development
Human Resources and Economic DevelopmentAyesha Arshad
 
Remedy to economic recesion in nigeria: an ict-driven model for sustainable e...
Remedy to economic recesion in nigeria: an ict-driven model for sustainable e...Remedy to economic recesion in nigeria: an ict-driven model for sustainable e...
Remedy to economic recesion in nigeria: an ict-driven model for sustainable e...AnthonyOtuonye
 
CONSEQUENCES OF THE DIGITAL ECONOMY: TRANSFORMATION OF THE GROWTH CONCEPT
CONSEQUENCES OF THE DIGITAL ECONOMY: TRANSFORMATION OF THE GROWTH CONCEPTCONSEQUENCES OF THE DIGITAL ECONOMY: TRANSFORMATION OF THE GROWTH CONCEPT
CONSEQUENCES OF THE DIGITAL ECONOMY: TRANSFORMATION OF THE GROWTH CONCEPTIJMIT JOURNAL
 
Economic aspects of india 2020
Economic aspects of india 2020Economic aspects of india 2020
Economic aspects of india 2020Samit Kumar Kapat
 
Nehru's economic policies and the challenges of globalization
Nehru's economic policies and the challenges of globalizationNehru's economic policies and the challenges of globalization
Nehru's economic policies and the challenges of globalizationDayamani Surya
 
Developments in economic in india
Developments in economic in indiaDevelopments in economic in india
Developments in economic in indiaKajalVishwakarma7
 
A New Methodology for Assessing the Minimum Need of Bedrooms Number and Size ...
A New Methodology for Assessing the Minimum Need of Bedrooms Number and Size ...A New Methodology for Assessing the Minimum Need of Bedrooms Number and Size ...
A New Methodology for Assessing the Minimum Need of Bedrooms Number and Size ...drboon
 
Covid and unemployment in India
Covid and unemployment in IndiaCovid and unemployment in India
Covid and unemployment in IndiaKarishma Chaudhary
 
Emergence of india as an economic super power
Emergence of india as an economic super powerEmergence of india as an economic super power
Emergence of india as an economic super powerKavya B.S
 
Medium to long-term labor supply-demand forecast
Medium to long-term labor supply-demand forecastMedium to long-term labor supply-demand forecast
Medium to long-term labor supply-demand forecastHodolmor
 
Using ICT Policy Framework as Panacea for Economic Recession and Instability ...
Using ICT Policy Framework as Panacea for Economic Recession and Instability ...Using ICT Policy Framework as Panacea for Economic Recession and Instability ...
Using ICT Policy Framework as Panacea for Economic Recession and Instability ...AnthonyOtuonye
 

What's hot (20)

Bulletin of Research Developments March 2015
Bulletin of Research Developments March 2015Bulletin of Research Developments March 2015
Bulletin of Research Developments March 2015
 
Effect of Small and Medium Enterprises on Employment Generation in Nigeria
Effect of Small and Medium Enterprises on Employment Generation in NigeriaEffect of Small and Medium Enterprises on Employment Generation in Nigeria
Effect of Small and Medium Enterprises on Employment Generation in Nigeria
 
Shujaat ahmed and asif javed
Shujaat ahmed and asif javedShujaat ahmed and asif javed
Shujaat ahmed and asif javed
 
Chapter 2( goals of five year plans)
Chapter 2( goals of five year plans)Chapter 2( goals of five year plans)
Chapter 2( goals of five year plans)
 
Human Resources and Economic Development
Human Resources and Economic DevelopmentHuman Resources and Economic Development
Human Resources and Economic Development
 
DENKER
DENKERDENKER
DENKER
 
Remedy to economic recesion in nigeria: an ict-driven model for sustainable e...
Remedy to economic recesion in nigeria: an ict-driven model for sustainable e...Remedy to economic recesion in nigeria: an ict-driven model for sustainable e...
Remedy to economic recesion in nigeria: an ict-driven model for sustainable e...
 
CONSEQUENCES OF THE DIGITAL ECONOMY: TRANSFORMATION OF THE GROWTH CONCEPT
CONSEQUENCES OF THE DIGITAL ECONOMY: TRANSFORMATION OF THE GROWTH CONCEPTCONSEQUENCES OF THE DIGITAL ECONOMY: TRANSFORMATION OF THE GROWTH CONCEPT
CONSEQUENCES OF THE DIGITAL ECONOMY: TRANSFORMATION OF THE GROWTH CONCEPT
 
Economic aspects of india 2020
Economic aspects of india 2020Economic aspects of india 2020
Economic aspects of india 2020
 
Nehru's economic policies and the challenges of globalization
Nehru's economic policies and the challenges of globalizationNehru's economic policies and the challenges of globalization
Nehru's economic policies and the challenges of globalization
 
Unemployment in India
Unemployment in IndiaUnemployment in India
Unemployment in India
 
Developments in economic in india
Developments in economic in indiaDevelopments in economic in india
Developments in economic in india
 
ENV_ULB
ENV_ULBENV_ULB
ENV_ULB
 
Final project
Final projectFinal project
Final project
 
A New Methodology for Assessing the Minimum Need of Bedrooms Number and Size ...
A New Methodology for Assessing the Minimum Need of Bedrooms Number and Size ...A New Methodology for Assessing the Minimum Need of Bedrooms Number and Size ...
A New Methodology for Assessing the Minimum Need of Bedrooms Number and Size ...
 
Covid and unemployment in India
Covid and unemployment in IndiaCovid and unemployment in India
Covid and unemployment in India
 
Final project
Final projectFinal project
Final project
 
Emergence of india as an economic super power
Emergence of india as an economic super powerEmergence of india as an economic super power
Emergence of india as an economic super power
 
Medium to long-term labor supply-demand forecast
Medium to long-term labor supply-demand forecastMedium to long-term labor supply-demand forecast
Medium to long-term labor supply-demand forecast
 
Using ICT Policy Framework as Panacea for Economic Recession and Instability ...
Using ICT Policy Framework as Panacea for Economic Recession and Instability ...Using ICT Policy Framework as Panacea for Economic Recession and Instability ...
Using ICT Policy Framework as Panacea for Economic Recession and Instability ...
 

Similar to Modeling India's development process using artificial neural networks

Open Data Analytical Model for Human Development Index to Support Government ...
Open Data Analytical Model for Human Development Index to Support Government ...Open Data Analytical Model for Human Development Index to Support Government ...
Open Data Analytical Model for Human Development Index to Support Government ...Andry Alamsyah
 
An Application of Logit Regression on Socio Economic Indicators in Gujarat
An Application of Logit Regression on Socio Economic Indicators in GujaratAn Application of Logit Regression on Socio Economic Indicators in Gujarat
An Application of Logit Regression on Socio Economic Indicators in Gujaratijtsrd
 
An Application of Tobit Regression on Socio Economic Indicators in Gujarat
An Application of Tobit Regression on Socio Economic Indicators in GujaratAn Application of Tobit Regression on Socio Economic Indicators in Gujarat
An Application of Tobit Regression on Socio Economic Indicators in Gujaratijtsrd
 
4 Human Development.pdf
4 Human Development.pdf4 Human Development.pdf
4 Human Development.pdfRAJAT384663
 
AN ECONOMIC ANALYSIS OF PUBLIC EXPENDITURE ON SOCIAL SECTORS IN INDIA FROM 20...
AN ECONOMIC ANALYSIS OF PUBLIC EXPENDITURE ON SOCIAL SECTORS IN INDIA FROM 20...AN ECONOMIC ANALYSIS OF PUBLIC EXPENDITURE ON SOCIAL SECTORS IN INDIA FROM 20...
AN ECONOMIC ANALYSIS OF PUBLIC EXPENDITURE ON SOCIAL SECTORS IN INDIA FROM 20...IAEME Publication
 
Solow Model (Final PPT).pdf
Solow Model (Final PPT).pdfSolow Model (Final PPT).pdf
Solow Model (Final PPT).pdfPrabin Das
 
J3108086
J3108086J3108086
J3108086aijbm
 
Assessing the Impact of Human Capital, Energy Consumption and Environment on ...
Assessing the Impact of Human Capital, Energy Consumption and Environment on ...Assessing the Impact of Human Capital, Energy Consumption and Environment on ...
Assessing the Impact of Human Capital, Energy Consumption and Environment on ...ijtsrd
 
IFC_Presentation_April_2023.pdf
IFC_Presentation_April_2023.pdfIFC_Presentation_April_2023.pdf
IFC_Presentation_April_2023.pdfDr. Amit Kapoor
 
SMART CITIES CHALLENGES IN INDIA -CASE STUDY OF CHENNAI CITY
SMART CITIES CHALLENGES IN INDIA -CASE STUDY OF CHENNAI CITYSMART CITIES CHALLENGES IN INDIA -CASE STUDY OF CHENNAI CITY
SMART CITIES CHALLENGES IN INDIA -CASE STUDY OF CHENNAI CITYDr. C.VIJAI
 
GAMIFICATION AND RESOURCE POOLING FOR IMPROVING OPERATIONAL EFFICIENCY AND EF...
GAMIFICATION AND RESOURCE POOLING FOR IMPROVING OPERATIONAL EFFICIENCY AND EF...GAMIFICATION AND RESOURCE POOLING FOR IMPROVING OPERATIONAL EFFICIENCY AND EF...
GAMIFICATION AND RESOURCE POOLING FOR IMPROVING OPERATIONAL EFFICIENCY AND EF...IAEME Publication
 
Final_project_report_67_Sri
Final_project_report_67_SriFinal_project_report_67_Sri
Final_project_report_67_SriSrimoyee Bose
 
FORECASTING MACROECONOMICAL INDICES WITH MACHINE LEARNING: IMPARTIAL ANALYSIS...
FORECASTING MACROECONOMICAL INDICES WITH MACHINE LEARNING: IMPARTIAL ANALYSIS...FORECASTING MACROECONOMICAL INDICES WITH MACHINE LEARNING: IMPARTIAL ANALYSIS...
FORECASTING MACROECONOMICAL INDICES WITH MACHINE LEARNING: IMPARTIAL ANALYSIS...ijscai
 
FORECASTING MACROECONOMICAL INDICES WITH MACHINE LEARNING: IMPARTIAL ANALYSIS...
FORECASTING MACROECONOMICAL INDICES WITH MACHINE LEARNING: IMPARTIAL ANALYSIS...FORECASTING MACROECONOMICAL INDICES WITH MACHINE LEARNING: IMPARTIAL ANALYSIS...
FORECASTING MACROECONOMICAL INDICES WITH MACHINE LEARNING: IMPARTIAL ANALYSIS...ijscai
 
FORECASTING MACROECONOMICAL INDICES WITH MACHINE LEARNING: IMPARTIAL ANALYSIS...
FORECASTING MACROECONOMICAL INDICES WITH MACHINE LEARNING: IMPARTIAL ANALYSIS...FORECASTING MACROECONOMICAL INDICES WITH MACHINE LEARNING: IMPARTIAL ANALYSIS...
FORECASTING MACROECONOMICAL INDICES WITH MACHINE LEARNING: IMPARTIAL ANALYSIS...ijscai
 
Forecasting Macroeconomical Indices with Machine Learning : Impartial Analysi...
Forecasting Macroeconomical Indices with Machine Learning : Impartial Analysi...Forecasting Macroeconomical Indices with Machine Learning : Impartial Analysi...
Forecasting Macroeconomical Indices with Machine Learning : Impartial Analysi...IJSCAI Journal
 
Demographic profile of INDIA - Opportunity or Threat
Demographic profile of INDIA - Opportunity or ThreatDemographic profile of INDIA - Opportunity or Threat
Demographic profile of INDIA - Opportunity or ThreatVijeth Karthik
 
Popular, influential but flawed: TEST OF THE CREDIBILITY OF GLOBAL REPORTS an...
Popular, influential but flawed:TEST OF THE CREDIBILITY OF GLOBAL REPORTS an...Popular, influential but flawed:TEST OF THE CREDIBILITY OF GLOBAL REPORTS an...
Popular, influential but flawed: TEST OF THE CREDIBILITY OF GLOBAL REPORTS an...Fatma ÇINAR
 
Economic Development & Growth English.pdf
Economic Development & Growth English.pdfEconomic Development & Growth English.pdf
Economic Development & Growth English.pdfraceias1
 

Similar to Modeling India's development process using artificial neural networks (20)

Open Data Analytical Model for Human Development Index to Support Government ...
Open Data Analytical Model for Human Development Index to Support Government ...Open Data Analytical Model for Human Development Index to Support Government ...
Open Data Analytical Model for Human Development Index to Support Government ...
 
An Application of Logit Regression on Socio Economic Indicators in Gujarat
An Application of Logit Regression on Socio Economic Indicators in GujaratAn Application of Logit Regression on Socio Economic Indicators in Gujarat
An Application of Logit Regression on Socio Economic Indicators in Gujarat
 
An Application of Tobit Regression on Socio Economic Indicators in Gujarat
An Application of Tobit Regression on Socio Economic Indicators in GujaratAn Application of Tobit Regression on Socio Economic Indicators in Gujarat
An Application of Tobit Regression on Socio Economic Indicators in Gujarat
 
Analysis of the Influence of Economic Growth, Poverty, and Education on the S...
Analysis of the Influence of Economic Growth, Poverty, and Education on the S...Analysis of the Influence of Economic Growth, Poverty, and Education on the S...
Analysis of the Influence of Economic Growth, Poverty, and Education on the S...
 
4 Human Development.pdf
4 Human Development.pdf4 Human Development.pdf
4 Human Development.pdf
 
AN ECONOMIC ANALYSIS OF PUBLIC EXPENDITURE ON SOCIAL SECTORS IN INDIA FROM 20...
AN ECONOMIC ANALYSIS OF PUBLIC EXPENDITURE ON SOCIAL SECTORS IN INDIA FROM 20...AN ECONOMIC ANALYSIS OF PUBLIC EXPENDITURE ON SOCIAL SECTORS IN INDIA FROM 20...
AN ECONOMIC ANALYSIS OF PUBLIC EXPENDITURE ON SOCIAL SECTORS IN INDIA FROM 20...
 
Solow Model (Final PPT).pdf
Solow Model (Final PPT).pdfSolow Model (Final PPT).pdf
Solow Model (Final PPT).pdf
 
J3108086
J3108086J3108086
J3108086
 
Assessing the Impact of Human Capital, Energy Consumption and Environment on ...
Assessing the Impact of Human Capital, Energy Consumption and Environment on ...Assessing the Impact of Human Capital, Energy Consumption and Environment on ...
Assessing the Impact of Human Capital, Energy Consumption and Environment on ...
 
IFC_Presentation_April_2023.pdf
IFC_Presentation_April_2023.pdfIFC_Presentation_April_2023.pdf
IFC_Presentation_April_2023.pdf
 
SMART CITIES CHALLENGES IN INDIA -CASE STUDY OF CHENNAI CITY
SMART CITIES CHALLENGES IN INDIA -CASE STUDY OF CHENNAI CITYSMART CITIES CHALLENGES IN INDIA -CASE STUDY OF CHENNAI CITY
SMART CITIES CHALLENGES IN INDIA -CASE STUDY OF CHENNAI CITY
 
GAMIFICATION AND RESOURCE POOLING FOR IMPROVING OPERATIONAL EFFICIENCY AND EF...
GAMIFICATION AND RESOURCE POOLING FOR IMPROVING OPERATIONAL EFFICIENCY AND EF...GAMIFICATION AND RESOURCE POOLING FOR IMPROVING OPERATIONAL EFFICIENCY AND EF...
GAMIFICATION AND RESOURCE POOLING FOR IMPROVING OPERATIONAL EFFICIENCY AND EF...
 
Final_project_report_67_Sri
Final_project_report_67_SriFinal_project_report_67_Sri
Final_project_report_67_Sri
 
FORECASTING MACROECONOMICAL INDICES WITH MACHINE LEARNING: IMPARTIAL ANALYSIS...
FORECASTING MACROECONOMICAL INDICES WITH MACHINE LEARNING: IMPARTIAL ANALYSIS...FORECASTING MACROECONOMICAL INDICES WITH MACHINE LEARNING: IMPARTIAL ANALYSIS...
FORECASTING MACROECONOMICAL INDICES WITH MACHINE LEARNING: IMPARTIAL ANALYSIS...
 
FORECASTING MACROECONOMICAL INDICES WITH MACHINE LEARNING: IMPARTIAL ANALYSIS...
FORECASTING MACROECONOMICAL INDICES WITH MACHINE LEARNING: IMPARTIAL ANALYSIS...FORECASTING MACROECONOMICAL INDICES WITH MACHINE LEARNING: IMPARTIAL ANALYSIS...
FORECASTING MACROECONOMICAL INDICES WITH MACHINE LEARNING: IMPARTIAL ANALYSIS...
 
FORECASTING MACROECONOMICAL INDICES WITH MACHINE LEARNING: IMPARTIAL ANALYSIS...
FORECASTING MACROECONOMICAL INDICES WITH MACHINE LEARNING: IMPARTIAL ANALYSIS...FORECASTING MACROECONOMICAL INDICES WITH MACHINE LEARNING: IMPARTIAL ANALYSIS...
FORECASTING MACROECONOMICAL INDICES WITH MACHINE LEARNING: IMPARTIAL ANALYSIS...
 
Forecasting Macroeconomical Indices with Machine Learning : Impartial Analysi...
Forecasting Macroeconomical Indices with Machine Learning : Impartial Analysi...Forecasting Macroeconomical Indices with Machine Learning : Impartial Analysi...
Forecasting Macroeconomical Indices with Machine Learning : Impartial Analysi...
 
Demographic profile of INDIA - Opportunity or Threat
Demographic profile of INDIA - Opportunity or ThreatDemographic profile of INDIA - Opportunity or Threat
Demographic profile of INDIA - Opportunity or Threat
 
Popular, influential but flawed: TEST OF THE CREDIBILITY OF GLOBAL REPORTS an...
Popular, influential but flawed:TEST OF THE CREDIBILITY OF GLOBAL REPORTS an...Popular, influential but flawed:TEST OF THE CREDIBILITY OF GLOBAL REPORTS an...
Popular, influential but flawed: TEST OF THE CREDIBILITY OF GLOBAL REPORTS an...
 
Economic Development & Growth English.pdf
Economic Development & Growth English.pdfEconomic Development & Growth English.pdf
Economic Development & Growth English.pdf
 

More from IJERDJOURNAL

Predictive Data Mining with Normalized Adaptive Training Method for Neural Ne...
Predictive Data Mining with Normalized Adaptive Training Method for Neural Ne...Predictive Data Mining with Normalized Adaptive Training Method for Neural Ne...
Predictive Data Mining with Normalized Adaptive Training Method for Neural Ne...IJERDJOURNAL
 
The development of the Islamic Heritage in Southeast Asia tradition and futur...
The development of the Islamic Heritage in Southeast Asia tradition and futur...The development of the Islamic Heritage in Southeast Asia tradition and futur...
The development of the Islamic Heritage in Southeast Asia tradition and futur...IJERDJOURNAL
 
An Iot Based Smart Manifold Attendance System
An Iot Based Smart Manifold Attendance SystemAn Iot Based Smart Manifold Attendance System
An Iot Based Smart Manifold Attendance SystemIJERDJOURNAL
 
A Novel Approach To Detect Trustworthy Nodes Using Audit Based Scheme For WSN
A Novel Approach To Detect Trustworthy Nodes Using Audit Based Scheme For WSNA Novel Approach To Detect Trustworthy Nodes Using Audit Based Scheme For WSN
A Novel Approach To Detect Trustworthy Nodes Using Audit Based Scheme For WSNIJERDJOURNAL
 
Human Resource Competencies: An Empirical Assessment
Human Resource Competencies: An Empirical AssessmentHuman Resource Competencies: An Empirical Assessment
Human Resource Competencies: An Empirical AssessmentIJERDJOURNAL
 
Prospects and Problems of Non-Governmental Organizations in Poverty Alleviati...
Prospects and Problems of Non-Governmental Organizations in Poverty Alleviati...Prospects and Problems of Non-Governmental Organizations in Poverty Alleviati...
Prospects and Problems of Non-Governmental Organizations in Poverty Alleviati...IJERDJOURNAL
 
Development of Regression Model Using Lasso And Optimisation of Process Param...
Development of Regression Model Using Lasso And Optimisation of Process Param...Development of Regression Model Using Lasso And Optimisation of Process Param...
Development of Regression Model Using Lasso And Optimisation of Process Param...IJERDJOURNAL
 
Use of Satellite Data for Feasibility Study And Preliminary Design Project Re...
Use of Satellite Data for Feasibility Study And Preliminary Design Project Re...Use of Satellite Data for Feasibility Study And Preliminary Design Project Re...
Use of Satellite Data for Feasibility Study And Preliminary Design Project Re...IJERDJOURNAL
 
Microwave Assisted Sol Gel Synthesis of Magnesium Oxide(Mgo)
Microwave Assisted Sol Gel Synthesis of Magnesium Oxide(Mgo)Microwave Assisted Sol Gel Synthesis of Magnesium Oxide(Mgo)
Microwave Assisted Sol Gel Synthesis of Magnesium Oxide(Mgo)IJERDJOURNAL
 
Development of Enhanced Frequency Drive for 3-Phase Induction Motors Submitte...
Development of Enhanced Frequency Drive for 3-Phase Induction Motors Submitte...Development of Enhanced Frequency Drive for 3-Phase Induction Motors Submitte...
Development of Enhanced Frequency Drive for 3-Phase Induction Motors Submitte...IJERDJOURNAL
 
Short-Term Load Forecasting Using ARIMA Model For Karnataka State Electrical ...
Short-Term Load Forecasting Using ARIMA Model For Karnataka State Electrical ...Short-Term Load Forecasting Using ARIMA Model For Karnataka State Electrical ...
Short-Term Load Forecasting Using ARIMA Model For Karnataka State Electrical ...IJERDJOURNAL
 
Optimal Pricing Policy for a Manufacturing Inventory Model with Two Productio...
Optimal Pricing Policy for a Manufacturing Inventory Model with Two Productio...Optimal Pricing Policy for a Manufacturing Inventory Model with Two Productio...
Optimal Pricing Policy for a Manufacturing Inventory Model with Two Productio...IJERDJOURNAL
 
Analysis of failure behavior of shear connection in push-out specimen by thre...
Analysis of failure behavior of shear connection in push-out specimen by thre...Analysis of failure behavior of shear connection in push-out specimen by thre...
Analysis of failure behavior of shear connection in push-out specimen by thre...IJERDJOURNAL
 
Discrete Time Batch Arrival Queue with Multiple Vacations
Discrete Time Batch Arrival Queue with Multiple VacationsDiscrete Time Batch Arrival Queue with Multiple Vacations
Discrete Time Batch Arrival Queue with Multiple VacationsIJERDJOURNAL
 
Regional Rainfall Frequency Analysis By L-Moments Approach For Madina Region,...
Regional Rainfall Frequency Analysis By L-Moments Approach For Madina Region,...Regional Rainfall Frequency Analysis By L-Moments Approach For Madina Region,...
Regional Rainfall Frequency Analysis By L-Moments Approach For Madina Region,...IJERDJOURNAL
 
Implementing Oracle Utility-Meter Data Management For Power Consumption
Implementing Oracle Utility-Meter Data Management For Power ConsumptionImplementing Oracle Utility-Meter Data Management For Power Consumption
Implementing Oracle Utility-Meter Data Management For Power ConsumptionIJERDJOURNAL
 
Business Intelligence - A Gift for Decision Maker for the Effective Decision ...
Business Intelligence - A Gift for Decision Maker for the Effective Decision ...Business Intelligence - A Gift for Decision Maker for the Effective Decision ...
Business Intelligence - A Gift for Decision Maker for the Effective Decision ...IJERDJOURNAL
 
Effect of Water And Ethyl Alcohol Mixed Solvent System on the Stability of Be...
Effect of Water And Ethyl Alcohol Mixed Solvent System on the Stability of Be...Effect of Water And Ethyl Alcohol Mixed Solvent System on the Stability of Be...
Effect of Water And Ethyl Alcohol Mixed Solvent System on the Stability of Be...IJERDJOURNAL
 
Design of Synthesizable Asynchronous FIFO And Implementation on FPGA
Design of Synthesizable Asynchronous FIFO And Implementation on FPGADesign of Synthesizable Asynchronous FIFO And Implementation on FPGA
Design of Synthesizable Asynchronous FIFO And Implementation on FPGAIJERDJOURNAL
 
Prospect and Challenges of Renewable Energy Resources Exploration, Exploitati...
Prospect and Challenges of Renewable Energy Resources Exploration, Exploitati...Prospect and Challenges of Renewable Energy Resources Exploration, Exploitati...
Prospect and Challenges of Renewable Energy Resources Exploration, Exploitati...IJERDJOURNAL
 

More from IJERDJOURNAL (20)

Predictive Data Mining with Normalized Adaptive Training Method for Neural Ne...
Predictive Data Mining with Normalized Adaptive Training Method for Neural Ne...Predictive Data Mining with Normalized Adaptive Training Method for Neural Ne...
Predictive Data Mining with Normalized Adaptive Training Method for Neural Ne...
 
The development of the Islamic Heritage in Southeast Asia tradition and futur...
The development of the Islamic Heritage in Southeast Asia tradition and futur...The development of the Islamic Heritage in Southeast Asia tradition and futur...
The development of the Islamic Heritage in Southeast Asia tradition and futur...
 
An Iot Based Smart Manifold Attendance System
An Iot Based Smart Manifold Attendance SystemAn Iot Based Smart Manifold Attendance System
An Iot Based Smart Manifold Attendance System
 
A Novel Approach To Detect Trustworthy Nodes Using Audit Based Scheme For WSN
A Novel Approach To Detect Trustworthy Nodes Using Audit Based Scheme For WSNA Novel Approach To Detect Trustworthy Nodes Using Audit Based Scheme For WSN
A Novel Approach To Detect Trustworthy Nodes Using Audit Based Scheme For WSN
 
Human Resource Competencies: An Empirical Assessment
Human Resource Competencies: An Empirical AssessmentHuman Resource Competencies: An Empirical Assessment
Human Resource Competencies: An Empirical Assessment
 
Prospects and Problems of Non-Governmental Organizations in Poverty Alleviati...
Prospects and Problems of Non-Governmental Organizations in Poverty Alleviati...Prospects and Problems of Non-Governmental Organizations in Poverty Alleviati...
Prospects and Problems of Non-Governmental Organizations in Poverty Alleviati...
 
Development of Regression Model Using Lasso And Optimisation of Process Param...
Development of Regression Model Using Lasso And Optimisation of Process Param...Development of Regression Model Using Lasso And Optimisation of Process Param...
Development of Regression Model Using Lasso And Optimisation of Process Param...
 
Use of Satellite Data for Feasibility Study And Preliminary Design Project Re...
Use of Satellite Data for Feasibility Study And Preliminary Design Project Re...Use of Satellite Data for Feasibility Study And Preliminary Design Project Re...
Use of Satellite Data for Feasibility Study And Preliminary Design Project Re...
 
Microwave Assisted Sol Gel Synthesis of Magnesium Oxide(Mgo)
Microwave Assisted Sol Gel Synthesis of Magnesium Oxide(Mgo)Microwave Assisted Sol Gel Synthesis of Magnesium Oxide(Mgo)
Microwave Assisted Sol Gel Synthesis of Magnesium Oxide(Mgo)
 
Development of Enhanced Frequency Drive for 3-Phase Induction Motors Submitte...
Development of Enhanced Frequency Drive for 3-Phase Induction Motors Submitte...Development of Enhanced Frequency Drive for 3-Phase Induction Motors Submitte...
Development of Enhanced Frequency Drive for 3-Phase Induction Motors Submitte...
 
Short-Term Load Forecasting Using ARIMA Model For Karnataka State Electrical ...
Short-Term Load Forecasting Using ARIMA Model For Karnataka State Electrical ...Short-Term Load Forecasting Using ARIMA Model For Karnataka State Electrical ...
Short-Term Load Forecasting Using ARIMA Model For Karnataka State Electrical ...
 
Optimal Pricing Policy for a Manufacturing Inventory Model with Two Productio...
Optimal Pricing Policy for a Manufacturing Inventory Model with Two Productio...Optimal Pricing Policy for a Manufacturing Inventory Model with Two Productio...
Optimal Pricing Policy for a Manufacturing Inventory Model with Two Productio...
 
Analysis of failure behavior of shear connection in push-out specimen by thre...
Analysis of failure behavior of shear connection in push-out specimen by thre...Analysis of failure behavior of shear connection in push-out specimen by thre...
Analysis of failure behavior of shear connection in push-out specimen by thre...
 
Discrete Time Batch Arrival Queue with Multiple Vacations
Discrete Time Batch Arrival Queue with Multiple VacationsDiscrete Time Batch Arrival Queue with Multiple Vacations
Discrete Time Batch Arrival Queue with Multiple Vacations
 
Regional Rainfall Frequency Analysis By L-Moments Approach For Madina Region,...
Regional Rainfall Frequency Analysis By L-Moments Approach For Madina Region,...Regional Rainfall Frequency Analysis By L-Moments Approach For Madina Region,...
Regional Rainfall Frequency Analysis By L-Moments Approach For Madina Region,...
 
Implementing Oracle Utility-Meter Data Management For Power Consumption
Implementing Oracle Utility-Meter Data Management For Power ConsumptionImplementing Oracle Utility-Meter Data Management For Power Consumption
Implementing Oracle Utility-Meter Data Management For Power Consumption
 
Business Intelligence - A Gift for Decision Maker for the Effective Decision ...
Business Intelligence - A Gift for Decision Maker for the Effective Decision ...Business Intelligence - A Gift for Decision Maker for the Effective Decision ...
Business Intelligence - A Gift for Decision Maker for the Effective Decision ...
 
Effect of Water And Ethyl Alcohol Mixed Solvent System on the Stability of Be...
Effect of Water And Ethyl Alcohol Mixed Solvent System on the Stability of Be...Effect of Water And Ethyl Alcohol Mixed Solvent System on the Stability of Be...
Effect of Water And Ethyl Alcohol Mixed Solvent System on the Stability of Be...
 
Design of Synthesizable Asynchronous FIFO And Implementation on FPGA
Design of Synthesizable Asynchronous FIFO And Implementation on FPGADesign of Synthesizable Asynchronous FIFO And Implementation on FPGA
Design of Synthesizable Asynchronous FIFO And Implementation on FPGA
 
Prospect and Challenges of Renewable Energy Resources Exploration, Exploitati...
Prospect and Challenges of Renewable Energy Resources Exploration, Exploitati...Prospect and Challenges of Renewable Energy Resources Exploration, Exploitati...
Prospect and Challenges of Renewable Energy Resources Exploration, Exploitati...
 

Recently uploaded

IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...RajaP95
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 

Recently uploaded (20)

IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 

Modeling India's development process using artificial neural networks

  • 1. International Journal of Engineering Research and Development e-ISSN: 2278-067X, p-ISSN: 2278-800X, www.ijerd.com Volume 13, Issue 1 (January 2017), PP.44-48 44 An Econometric Modeling of Development Process using Artificial Neural Network: A case study of India Ashok K Sinha Director, UST Software India Pvt. Ltd.,New Delhi, India Email id: ak_sinha@ust.net Abstract: In developing nations GDP is not considered an adequate proxy of development. The per capita income, the quality of life , level of education are considered more relevant parameters of overall development. Economists, planners and researchers have been deliberating on this issue until in 1990 UNDP published Human Development Index [HDI] for all nations in its HDR report [6]. Although there have been several studies in this regard, however a machine learning based econometric model is not yet available which can establish the inter-relationship amongst these two variables in a quantified manner. This paper is an attempt in this direction to develop a model using machine learning approach .The model is implemented using Neural Network toolbox on MATLAB platform[10] with statistical data available from Planning Commission ,India and HDR report of UNDP. The model implementation result is found to be satisfactory. The methodology shown in this paper will be useful in preparing economic planning of India and other developing countries. Keyword: GDP ,EI, HI,HDI,HDR, ANN I. INTRODUCTION In recent years there has been a growing concern amongst economists, planners and researchers for modeling the development process of a nation. The scene is different for developing nations as compared to that of the developed nation. The problem of developing nation is that they resort to developmental planning as a means to eliminate poverty and thereby raise their standard of living .For them the economic growth expressed in GDP is not a sufficient parameter for development planning; instead they target to develop human capabilities, opportunities and make them knowledgeable as well .In respect of developed nations the human factors have reached to a level which is less sensitive to economic growth .In Indian context this issue can be better explained by splitting the total development into the economic development and the human development. In an attempt to develop computational models for economic development, first classify Indian economic sectors into three sub-sectors : (a)Agriculture Sector : This includes the Agriculture core sector ,Livestock ,Forestry , Fisheries and related. (b)Industry Sector : This includes Manufacturing , Energy ,Water Supply and Construction . (c)Service Sector : This comprises of services in Trade, Hotels, Transport ,Communication ,Real Estate and Financial. The economic development in India is measured in terms of GDP which include the total value of finished goods and services at market prices produced for final use in the country .Planning Commission India compiles data on sector-wise GDP growth as shown in Figure 1. Several researchers have attempted to model the Figure 1 .[% Growth in GDP and share of other sectors at factors cost] Figure 1[Data From Planning Commission of India] Economists and researchers have attempted to model the trend of GDP growth over time. Virmani [ 1 ] in his paper has presented the trend of GDP growth in India in different phases over the years from 1952 to 2003 and shown that a strong correlation exists between the GDP growth and the rainfall. It says that about 45% of GDP variation is explained by the fluctuation in rainfall .In this study different breakpoints have been identified .However this study does not include the influence of economic sectors on GDP growth. Gordon [ 2] has
  • 2. An Econometric Modeling of Development Process using Artificial Neural…. 45 developed a model of GDP growth in USA and established that the GDP is dependent heavily on unemployment rate in the labor market. This model may not be applicable in Indian context .Basu and Annmie [ 3 ] in their study have made attempt to analyze and understand the group of forces that have influenced the growth of Indian economy .This study too does not present any econometric analysis of national economy for estimating GDP growth . In the background of these studies the proposed work is an attempt to develop an input-output model of economic development process in India. The essential purpose of economic activity is the promotion of human development .well-being in a sustainable manner .The decision- making on developmental planning based on GDP were in practice in India and other countries till 1980 .By this time economists and planners realized the need for defining a new index called human development index(HDI) which could very well explain the quality of human lives in general. Sen[4] and Haq [5 ] developed the concept of human development index to include the quality of life as an important parameter in the planning process for developing countries .Human development is about improving the standard of human lives by not only enhancing income but also providing opportunities and capabilities for leading a descent , longer and healthier life while being knowledgeable as well. Realizing the deficiencies of GDP in explaining the overall development UNDP launched Human Development Report (HDR) for all nations in 1990 [6] .The HDI is computed on the basis of per capita income, educational index(EI) , and health index (HI) .The normalized composite index is called Human Development Index .In India HDI is of vital importance in developmental planning process since a large portion of the population is living below the poverty line and income inequalities are rising by the day. The data on HDI collected from HDR report of UNDP are plotted from 1980 to 2015 as shown in Figure 2. Figure 2 [ EI,HI and HDI from HDR report of UNDP ] Several researchers have attempted to establish the relationship between GDP and HDI and resolve the dichotomy of using either of the index as proxy for national development. Khodarbakshi [7 ] in his paper has described the importance of a more comprehensive indicator of human development in India. The author has evaluated relationship and mutual effects of each of the constituents of HDI and concluded that per capita gross domestic product in Indian economy has little effect on other indicators of HDI. The research, however ,has not presented any quantitative analysis to support the result. Deb [ 8 ] in his paper has highlighted the limitations of GDP in reflecting the quality of life and human progress. The research suggest similarity between the ranking of HDI and per capita GDP which is found valid when compared with aggregate data of all countries, but it varies with different countries of different income groups. The research has not explored to develop any quantitative model with comprehensive range of input parameters to study their effects on HDI and GDP and find the correlation between the two. On the one hand, the economic development measured in GDP influences the human development index, on the other hand improvement in the quality of human life contribute to growth of GDP. For developing nation both economic development and human development are important. II. PROPOSED MODEL In the background of these studies and research , the objective of this paper is to develop an artificial neural network [9] based econometric model of national development in India. The model comprises of two sub- models : (a) Economic Model : This relates the model output GDP with input vector comprising of agriculture ,industry ,service and HDI (b) Human Development Model : This relates the output HDI with input vector comprising of education index, health index and GDP .The model architecture is shown in Figure 3. This model concept is new as no such attempt has been made by researchers to develop an econometric model of developing nation like
  • 3. An Econometric Modeling of Development Process using Artificial Neural…. 46 India, using machine learning approach based on Artificial Neural Network [9] architecture The feature is that the inter-relationship between GDP and HDI as Figure 3. [Model of development process] shown in Figure 3 and validated using time series data available from Planning Commission and HDR report of UNDP .The model implementation is done using ANN software tools on MATLAB platform[10]. III. MODEL ARCHITECTURE. Artificial Neural Network (ANN) is derived from biological network of neurons in human body[9]. ANN comprises of three layers as shown in Figure 4.The neural network model used in the study is the multilayer perceptron (MLP) known as a supervised network. This network requires a desired output for machine learning, achieved by creating a model that correctly relates the input to the output using past data so that the model can then be used to produce the output when the desired output is unknown. This uses three-layer architecture: input layer, hidden layer, and output layer. Xi‟s are the outputs of input layer neurons and b is the bias Wij‟s are the weights between input layer i and hidden layer j. Vk‟s are the weights between hidden layers k and the output layers. At each of the hidden layer neurons the n net input is Zj=∑i=1 Wij Xi + bj [ 1] The activation function is chosen to be sigmoid function as given below. The output of hidden layer Ho = /(1+ e∑-kZ j ) , k is a constant [ 2] IV. MODEL FORMULATION (a) Economic Development Model: Hypothesis of this model is that the GDP output in year is a non linear function of input vector of economic sectors and HDI . GDP=f [AG ,ID, SV, HDI] [ 3] Where GDP is the value of Gross Domestic Product at current prices AG is the value of agriculture at current prices ID is the value of Industries at current prices SV is the value of services at current prices
  • 4. An Econometric Modeling of Development Process using Artificial Neural…. 47 HDI is the Human Development Index . The model architecture is represented by Artificial Neural Network (figure 4.) where Input X = [AG ID SV HDI] T [4] Output Y = GDP [5] (b) Human Development Model: Hypothesis of this model is that the HDI is a non-linear function of input vector comprising of educational index EI, the health index HI and the GDP . HDI = f [EI , HI, GDP] [6] HDI is the human development index . EI is the educational index as defined by UNDO in its HDR report HI is the health index defined by UNDP GDP is the Gross Domestic Product . The model architecture is represented by ANN in Figure 4. Where Input X = [ EI HI GDP]T [7] Output Y = HDI [8] (c) Model Implementation Scheme : Artificial Neural Network based machine learning algorithm [ 11] is used for calibrating the model in this paper. The ANN algorithm is executed with time-series data set on input and output variables by using NN toolbox on MATLAB platform [10].Whole data set for each model is divided into three parts viz., 70% for training ,15% for validation and 15% for testing . The model computes the weighting coefficients which establishes relationship with input and output variables in the model. The result expressed in the R coefficient is the degree of correlation between the inputs and output. „1‟ is the best correlation and „0‟ means random correlation. V. Data Data on different variables and HDR report published annually by UNDP. Statistical data on percent growth in Agriculture ,industry ,Service sector and GDP in India have been collected from Planning Commission of India[ 12] .Time-series data from 1980 to 2014-15 are shown in Figure1.These data are used for development of Economic Model . For another model on Human Development data on educational index ,Health index and Human Development index are collected from HDR report compiled annually by UNDP. Data are plotted over the years from 1980 to 2015 as shown in Figure 2. VI. Result Both economic model and human development model are based on Artificial Neural Network architecture .The machine learning approach is used for training ,validating and testing the model with the input- output data set on MATLAB platform ,a software package suitable for computational applications[11] .The result of the economic model is shown in Figure 5.The coefficient of model fitting is 0.99634 which is quite satisfactory in such real life applications of statistical data. The result validates the model hypothesis in this work. As regards the other model on human development similar approach has been used to train, validate and test the model with the input-output data set taken from Figure 2.The coefficient of model fitting in this case is 1, which indicates a perfect fit of the model [Figure. 6]. Assuming that in the next year some variation in the agriculture sector, industry or services take place the paper examines the effect on GDP growth as well as on HDI .The following cases have been examined by using the model. Figure 5 [ Validation Result of Economic Model]
  • 5. An Econometric Modeling of Development Process using Artificial Neural…. 48 Case 1: With 10% increase in growth rate in agriculture ,industry and service sectors with no change in HDI ,there would be 4% increase in growth rate of GDP Case 2: With 5% fall in growth of all sectors in case 1 , 2% fall is expected in growth rate of GDP .HDI level being same Case 3: With 20% fall in Agriculture growth rate , and no change in growth rate of other sectors ,GDP growth rate will fall by 5 percent. Figure 6 [Validation Result of Human Development Model] VII. CONCLUSION The model development in this paper establishes the inter-relationship between GDP growth and HDI of India . The validation results of both the models are very satisfactory the coefficient of model fitting is more than 0.99 The implementation of the model validates the hypothesis that the quality of life indicated by educational index(EI) and the state of health by health index( HI ) influence the GDP growth in India .Similarly the GDP ,EI and HI influence the overall human development index(HDI) in India .The model can be used for estimating the sensitivity of growth of economic sectors on GDP and HDI .The result will help the economists and planners for policy planning and decision making in India and in other developing nations as well. REFERENCES [1]. Virmani Arvind, “India‟s Economic Growth History: Fluctuations,treuds,break points, and phases“ Policy paper Indian council for reaseach on International Economic Relations ,January ,2005. [2]. Gordon Robert J.” A new method of estimating potential GDP growth : Multiplication for the Labor Market and the debt/ gdp ratio working paper 20423, national bureau of economic research 1050 Massachusetts, avenue,Cambridge ma august 2014. [3]. Basu Kaushik and Maerteus Annemie “The pattern and cause of economic growth in india”, working paper 149, bureau of research and economic analysis of development ,April 5, 2007. [4]. Sen Amartye “The ends and means pf development “Chapter 2 from “Development as freedom”, Oxford University press.[1999] [5]. Haq Mahbub ul “The advent of the Human Development report” ,Reflections on Human Development,Oxford Unversity Press [1995]. [6]. HDR report Published by UNDP. [7]. Khodarbakshi Akbar “Relationship between GDP and Human Development Indices in India”, , vol 2 no 3 , International Journal of Trade, Economic and Finances. June 2011 . [8]. Deb Surjit “Gap between GDP and HDI : Are the rich country experiences different from the poor 2” paper for IARIW – OECD, special conference : “ W(h)it‟s the SNA2 “, Paris, France, April 16-17,2015. [9]. Haykin Simon,” Neural Network :A Comprehensive Foundation”,Pearson Education Asia,2001. [10]. Demuth Howard and Beale Mark,‟Neural Network Toolbox for use with MATLAB”,User‟s Guide, version 4,The Mathworks,MA,USA [11]. Haykin Simon ,”Neural Network and Learning Machine”,3rd edition, Pearson Prentice Hall. tatistical data by Planning Commission , Govt. of India. [12]. Statistical data by planning commission of india.