Approach to Sustainable Development Scenario using Machine Learning Algorithms
Approach to Sustainable Development Scenario using Machine Learning Algorithms
Abstract:- The world is evolving at a fast pace but the Material Factors
attention to resources has been neglected by mankind for We are defining term called material factors so that this
several decades. It is high time we aim at development can be used as variable in our machine learning
which is sustainable and good for the present and future algorithms.The material factors are Energy Efficiency,
generation. In this paper we will be exploring how machine Biodegradable Index,Recycle factor, Water wastage and
learning algorithms can help us choose the best materials, Carbon Factor . These material factors are inspired from Urban
approach ,style, process, design for Sustainable systems[2]
development.
III. MACHINE LEARNING ALGORITHMS
I. INTRODUCTION
The machine learning algorithms we will be using are
When we see a curtain , pillow cover , cushion cover etc Supervised ,Unsupervised and Semi Supervised learning.
we appreciate the colours , design and pattern. But what if we Supervised learning methods include Decision Trees(DT),
get all this with also keeping the process sustainable?This is Naive Bayesian Classifier (NB), Linear Discriminant
what we will be exploring in this paper using machine learning Analysis(LDA), K-nearest Neighbours(KNN), Support vector
algorithms[1]. Also tuning and modern optimisation machine(SVM) and Neural networks(NN). Unsupervised
techniques will be explored in this paper. learning methods include Gaussian Mixture Model(GMM),
Hidden Markov Model(HMM) and Principal Component
II. MATERIAL SCIENCE Analysis(PCA).Semi Supervised learning consists of
Generative Models(GM), Graph based methods (GB)and Self
Commodities like pillows, cushion cover, curtains all Training methods(ST)
look the best nowadays but what about the world . Factors like
energy efficiency , recycle factor , polymer used, After using these algorithms with our material factors
biodegradability need to be considered while looking the best. that are Energy Efficiency(EE), Biodegradable
Index(BI),Recycle factor(RF), Water wastage(WW) and
Carbon Factor(CF) we found the following impact
factor(<100) of each of the variables
Table 1 The Importance of Material factors for Different Machine Learning Algorithms
Algorithm EE impact BI impact RF impact WW impact CF impact
From the above we table it can be observed that While Hidden Markov Model gave high points to
Supervised learning considered (BI) and (RF) to be important (WW)factor, Gaussian Mixture Model considered (CF) factor
for sustainability. While Unsupervised learning considered as the most important. (BI) was considered important when it
(EE) as important factor and Semi Supervised learning came to Decision Trees and the Naive Bayesian Classifier.
considered (WW) as important factor for the process of Neural networks gave the least priority which is to (EE).
sustainability.
REFERENCES