SlideShare ist ein Scribd-Unternehmen logo
1 von 4
Downloaden Sie, um offline zu lesen
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 10 | Oct 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 341
Comparative Analysis of Various Algorithms for Fetal Risk Prediction
Jay Mistry1
1 Fourth Year Student, Information Technology Department, Thadomal Shahani Engineering College, Bandra(W),
Mumbai - 400050
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Fetal problems emerge while your unborn child
grows within the womb. Congenital refers to the fact that a
child is born with these conditions. Some fetal disorders are
inherited genetically or from a parent. A machine learning
approach for predicting if a woman is having a high risk fetus
is needed. We have collected the data from an online
repository. The data is been balanced and pre-processed for
better prediction. This dataset is being used on machine
learning algorithms like Random Forest, Bagging,
AdaBoostM1, SMO, Kstar, Naïve Bayes, Hoeffding Tree and
Classification via Regression to build a model which will help
in predicting the fetal condition. All of these algorithms is
compared with specific performance metrics and the best
result is showcased.
Key Words: Fetal, pre-processed, prediction,
performance metrics
1. INTRODUCTION
As included in NCI dictionary of Cancer terms, fetus is
defined as the unborn baby that develops and grows inside
the uterus in humans. The fetal period begins 8 weeks after
fertilization of an egg by a sperm and ends at the time of
birth. There might be cases where a pregnant lady could
have pregnancy risks or distressing conditions for the fetus.
This distress is may be due to low levels of amniotic fluids,
high levels of amniotic fluids, placental abruption,
uncontrolled diabetes and pregnancy lasting for more than
40 weeks. Fetal surgery may be advantageous for babies
with specific birth abnormalities. Our specialists carry out
these extremely difficult treatmentswhileyourunbornchild
is still in the womb. There are tests that are used to assess
the fetal health such as fetal movement counts, biophysical
profile, contraction stress test and Dopplerultrasoundexam
of the umbilical artery. A method for keepingtrack ofuterine
contractions and fetal heart rate during pregnancy is called
Cardiotocography, or CTG. It is used to evaluate thehealthof
the fetus and to spot fetal distress early.
To create a model that represents the various data classes
and forecasts future data trends, classification and
prediction are used. With the aid of prediction models,
classification forecasts the category labels of data. We have
the clearest knowledge of the data at a broad scale thanks to
this analysis. Prediction models predict continuous-valued
functions, whereas classification models predict categorical
class labels. For instance, based on a person's income and
line of work, we can create a classification model to classify
bank loan applications as safe or risky, or a prediction model
to estimate how much money a potential consumer will
spend on computer equipment.
1.1 Motivation
Considering all the tests that used to detect fetal
abnormalities, very fewofthemareactuallyreliable.Prenatal
tests are not always perfect. The data for false-positives or
false-negatives varies from test to test. These procedures
might carry a real risk of miscarriage because an amount of
amniotic fluid or tissue from around the fetus is needed.
1.2 Problem Statement
An analysis of various machine learning algorithms to
select which algorithm can accurately predict the level of
risk in fetus based on few performance metrics.
2. Related Work
In [10] J. Li and X. Liu have implemented twelve machine
learning algorithms on CTG dataset. The proposedmodelhas
performed brilliantly in different classification model
evaluations. The four top modelsarethencombinedtocreate
the Blender Model using the soft voting integration method,
which is then contrasted with the stacking integration
method. The model described in this study outperformedthe
conventional machine learning models in a variety of
Classification Model evaluations, achieving accuracy rates of
0.959, AUCs of 0.988, recall rates of 0.916, precision rates of
0.959, F1s of 0.958, and MCCs of 0.886.
In [7] R. Chinnaiyan and S. Alex have used Machine Learning
algorithm to build a predictive classifier to forecast the fetal
health and growth state from a set of pre-classified patterns
knowledge. The majority of this evaluation of the literature
focuses on fetal anomalies that occur during the first
trimester of pregnancy. The major goal of this article review
is to investigate the various machine learning processes for
accurate diagnosis and prognosis of abdominal anomalies in
order to lower the incidence rate. Tested machine learning
algorithmssave timeandeffortwhiledeliveringmoreprecise
results. Segmentation, Image Enhancement, Feature
Extraction, and Image Classification are used to accomplish
this.
In [6] the results of the tests display a classifier model to be
83% and 84% accurate, before and after feature selection,
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 10 | Oct 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 342
respectively. This researchproposesaclassificationbasedon
association (CBA) that is a rule-based method to the
Cardiotocographicanalysis. A useful indicator of fetushealth
confirmation is fetal improvement. One of the main causesof
foetal death is irregular fetal movement. Therefore, early
diagnosis is necessary to promotethe foetal health state.The
method under consideration aims to develop a model
employing the associative classification technique to study
fetal movement in order to improve the accuracy of
diagnoses for expectant women while minimising fetal
movement (DFM)
3. IMPLEMENTED WORK
Based on the above research, we have implemented an
analysis between different Machine Learning algorithms.
After downloading the data from Kaggle (a free online
repository), it was inserted on the data mining application
WEKA. The dataset looks is shown in the Figure 1.
Figure 1. Dataset
For better prediction, data was preprocessed. If you work
with large amounts of raw data or big data, you are aware of
how crucial data preprocessing is to enhancingthequality of
the data as the retrieved raw data is frequently unreliable,
imperfect, and noisy. We must ensure that our training data
is in the right format before using it to train an algorithm.
Data pretreatment is a crucial stage in data mining since it
helps to spot errors, outliers, noise, and missing important
variables. These data mistakes would persist without data
pretreatment in data science, lowering the calibre of data
mining. After the data cleaning is finished, a number of
processing steps are includedindata pre-processing,suchas
data integration, data conversion, and other processing
steps. The filters available in WEKA tool helped in
transforming numerical attributes to nominal attributes
which is showed in the Figure 2.
Figure 2. Nominal representation
Risk was divided into three categories namely Low, Medium
and High level risk. 1 (Blue color) being the lowest and 3
(Sky blue color) being the highest.
Class-balancing wasalsoperformedsimultaneously.Theaim
of Normalization is to scale down features to a similar scale.
This increases training stability. The nominal data now
consists of values ranging between 0 to 1. The screen in
WEKA provided description about the data in the dataset.
Missing values and redundant data were removed so that it
won’t hinder the accuracy of the model. The dataset consists
of 11 columns and 1 column for prediction. The attributes
are baseline value, fetal_movement, light_decelerations,
severe_decelerations and prolongued_decelerations,
uterine_contractions etc [4].Thegraphs betweenall ofthose
11 columns were visualized using WEKA.
Open the classify tab in WEKA and go on selecting different
algorithms for receiving a better accuracy. Each of those
algorithms also include hyper-parameter tuning. For this,
RandomForest, Bagging, AdaBoostM1, SMO, Kstar,
NaiveBayes, HoeffdingTree and ClassificationviaRegression
algorithms were used.
The selected algorithms are then analyzed and compared
with three performance metrics to evaluate the model. An
accurate model with good accuracy and performance
measure is then picked as the preferred algorithm. The flow
of the procedure is constructed using a block diagram in the
Figure 3.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 10 | Oct 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 343
Figure 3. Block diagram
4. RESULTS AND ANALYSIS
In the classification process, all the algorithms were trained
with the training datasets as well as with k-fold cross
validation (k=10). A summary of each model was noted
which is displayed in Table 1.
Algorithms Trainin
g (%)
Precisi
on
Recall F-score Time
(secs)
NaiveBayes 89.5 0.96 0.92 0.94 0.01
AdaBoostM1-
DecisionStump
77.8 0.77 1 0.87 0.08
Bagging-J48 91.8 0.92 0.97 0.95 0.01
RandomForest 99.9 0.99 1 0.99 0.06
HoeffdingTree 89.5 0.96 0.92 0.94 0.01
Classificationvia
Regression
97.4 0.97 0.93 0.98 0.04
SMO 98.2 0.98 0.99 0.98 0.04
Kstar 99.9 0.99 1 0.99 5.49
Table 1. Analysis
According to the result displayed, we can see that
RandomForest and Kstar algorithm givesthesameaccuracy.
However when time complexityisincludedRandomForestis
preferred more. Precision, Recall and F-measure are super
standard way to evaluate a model. Precision helps us to
measure the ability to classify positive samples in a dataset.
Recall helps us to measure positive samples that are
correctly classified by the model. F-measure is the harmonic
mean of Precision and Recall. If the F-scoreishigherthanthe
model is considered better. Formula for each of the metric is
shown in Figure 4.
Figure 4. Formula
Parameters that assisted RandomForesttogethighaccuracy
are batchSize=100, numIterations=100, seed=1,
macDepth=0. These were set by the WEKA tool by default.
5. CONCLUSIONS
A healthy birth comes from a healthy pregnancy. Prenatal
care improves the chances of a healthy and risk-free
pregnancy and birth. This beginswithpre-pregnancycare. A
pre-pregnancy check and prenatal care can help in the
prevention of complications and help women in
understanding how they can keep the baby healthy while
taking care of themselves. Doctors can solve the issue by
predicting if the fetus is under distress or risk-free.
To do the prediction, first data is downloaded, pre-
processed. Various algorithm were trained on that model.
The accuracy we received was highest for RandomForest
algorithm. Precision, Recall and F-score also comments that
RandomForest would be the preferred algorithm amongthe
selected ones.
In future, we can create a system which predicts
abnormalities in fetus and which procedure needs to be
carried out even though it may require extensive dataset.
REFERENCES
[1] P. N. Tan, M. Steinbach, Vipin Kumar, “Introduction to
Data Mining”, Pearson Education.
[2] Han, Kamber, "Data Mining Concepts and Techniques",
Morgan Kaufmann 3nd Edition.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 10 | Oct 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 344
[3] WEKA: https://www.cs.waikato.ac.nz/ml/weka/
[4] Dataset:-
https://www.kaggle.com/datasets/andrewmvd/fetal-
health-classification
[5] A. K. Pradhan, J. K. Rout, A. B. Maharana, B. K.
Balabantaray and N. K. Ray, "A Machine Learning
Approach for the Prediction of Fetal Health using CTG,"
2021 19th OITS International Conference on
Information Technology (OCIT), 2021, pp. 239-244,doi:
10.1109/OCIT53463.2021.00056.
[6] J. Piri and P. Mohapatra, "Exploring Fetal Health Status
Using an Association Based Classification Approach,"
2019 International Conference on Information
Technology (ICIT), 2019, pp. 166-171, doi:
10.1109/ICIT48102.2019.00036.
[7] R. Chinnaiyan and S. Alex, "Machine Learning
Approaches for Early Diagnosis and Prediction of Fetal
Abnormalities," 2021 International Conference on
Computer Communication and Informatics (ICCCI),
2021, pp. 1-3, doi: 10.1109/ICCCI50826.2021.9402317.
[8] A. Chowdhury, A. Chahar, R. Eswara, M. A. Raheem, S.
Ehetesham and B. K. Thulasidoss, "Fetal Health
Prediction using neural networks," 2022 8th
International Conference on Advanced Computing and
Communication Systems (ICACCS), 2022, pp. 256-260,
doi: 10.1109/ICACCS54159.2022.9784987.
[9] K. Agrawal and H. Mohan, "Cardiotocography Analysis
for Fetal State Classification Using Machine Learning
Algorithms," 2019 International Conference on
Computer Communication and Informatics (ICCCI),
2019, pp. 1-6, doi: 10.1109/ICCCI.2019.8822218.
[10] J. Li and X. Liu, "Fetal Health Classification Based on
Machine Learning," 2021 IEEE 2nd International
Conference on Big Data, Artificial Intelligence and
Internet of Things Engineering (ICBAIE), 2021, pp. 899-
902, doi: 10.1109/ICBAIE52039.2021.9389902.

Weitere ähnliche Inhalte

Ähnlich wie Comparative Analysis of Various Algorithms for Fetal Risk Prediction

BREAST CANCER DETECTION USING MACHINE LEARNING
BREAST CANCER DETECTION USING MACHINE LEARNINGBREAST CANCER DETECTION USING MACHINE LEARNING
BREAST CANCER DETECTION USING MACHINE LEARNINGIRJET Journal
 
IRJET- Disease Prediction System
IRJET- Disease Prediction SystemIRJET- Disease Prediction System
IRJET- Disease Prediction SystemIRJET Journal
 
IRJET- Breast Cancer Prediction using Deep Learning
IRJET-  	  Breast Cancer Prediction using Deep LearningIRJET-  	  Breast Cancer Prediction using Deep Learning
IRJET- Breast Cancer Prediction using Deep LearningIRJET Journal
 
Comparative Study of Pre-Trained Neural Network Models in Detection of Glaucoma
Comparative Study of Pre-Trained Neural Network Models in Detection of GlaucomaComparative Study of Pre-Trained Neural Network Models in Detection of Glaucoma
Comparative Study of Pre-Trained Neural Network Models in Detection of GlaucomaIRJET Journal
 
LIFE EXPECTANCY PREDICTION FOR POST THORACIC SURGERY
LIFE EXPECTANCY PREDICTION FOR POST THORACIC SURGERYLIFE EXPECTANCY PREDICTION FOR POST THORACIC SURGERY
LIFE EXPECTANCY PREDICTION FOR POST THORACIC SURGERYIRJET Journal
 
IRJET- Diabetes Prediction using Machine Learning
IRJET- Diabetes Prediction using Machine LearningIRJET- Diabetes Prediction using Machine Learning
IRJET- Diabetes Prediction using Machine LearningIRJET Journal
 
IRJET - Comparative Analysis of GUI based Prediction of Parkinson Disease usi...
IRJET - Comparative Analysis of GUI based Prediction of Parkinson Disease usi...IRJET - Comparative Analysis of GUI based Prediction of Parkinson Disease usi...
IRJET - Comparative Analysis of GUI based Prediction of Parkinson Disease usi...IRJET Journal
 
Post Graduate Admission Prediction System
Post Graduate Admission Prediction SystemPost Graduate Admission Prediction System
Post Graduate Admission Prediction SystemIRJET Journal
 
Diabetes Prediction using Machine Learning Algorithms
Diabetes Prediction using Machine Learning AlgorithmsDiabetes Prediction using Machine Learning Algorithms
Diabetes Prediction using Machine Learning AlgorithmsIRJET Journal
 
IRJET - Prediction of Risk Factor of the Patient with Hepatocellular Carcinom...
IRJET - Prediction of Risk Factor of the Patient with Hepatocellular Carcinom...IRJET - Prediction of Risk Factor of the Patient with Hepatocellular Carcinom...
IRJET - Prediction of Risk Factor of the Patient with Hepatocellular Carcinom...IRJET Journal
 
PREDICTION OF HEART DISEASE USING LOGISTIC REGRESSION
PREDICTION OF HEART DISEASE USING LOGISTIC REGRESSIONPREDICTION OF HEART DISEASE USING LOGISTIC REGRESSION
PREDICTION OF HEART DISEASE USING LOGISTIC REGRESSIONIRJET Journal
 
Breast Cancer Detection Using Machine Learning
Breast Cancer Detection Using Machine LearningBreast Cancer Detection Using Machine Learning
Breast Cancer Detection Using Machine LearningIRJET Journal
 
Building_a_Readmission_Model_Using_WEKA
Building_a_Readmission_Model_Using_WEKABuilding_a_Readmission_Model_Using_WEKA
Building_a_Readmission_Model_Using_WEKASunil Kakade
 
Diabetes Disease Prediction Using Machine Learning Algorithms
Diabetes Disease Prediction Using Machine Learning AlgorithmsDiabetes Disease Prediction Using Machine Learning Algorithms
Diabetes Disease Prediction Using Machine Learning AlgorithmsIRJET Journal
 
E-Healthcare monitoring System for diagnosis of Heart Disease using Machine L...
E-Healthcare monitoring System for diagnosis of Heart Disease using Machine L...E-Healthcare monitoring System for diagnosis of Heart Disease using Machine L...
E-Healthcare monitoring System for diagnosis of Heart Disease using Machine L...IRJET Journal
 
IRJET- Breast Cancer Prediction using Supervised Machine Learning Algorithms
IRJET- Breast Cancer Prediction using Supervised Machine Learning AlgorithmsIRJET- Breast Cancer Prediction using Supervised Machine Learning Algorithms
IRJET- Breast Cancer Prediction using Supervised Machine Learning AlgorithmsIRJET Journal
 
Insurance Premium Estimation: Data-Driven Modeling and Real-Time Predictions
Insurance Premium Estimation: Data-Driven Modeling and Real-Time PredictionsInsurance Premium Estimation: Data-Driven Modeling and Real-Time Predictions
Insurance Premium Estimation: Data-Driven Modeling and Real-Time PredictionsIRJET Journal
 
IRJET- Improving Prediction of Potential Clients for Bank Term Deposits using...
IRJET- Improving Prediction of Potential Clients for Bank Term Deposits using...IRJET- Improving Prediction of Potential Clients for Bank Term Deposits using...
IRJET- Improving Prediction of Potential Clients for Bank Term Deposits using...IRJET Journal
 
IRJET- Hybrid Architecture of Heart Disease Prediction System using Genetic N...
IRJET- Hybrid Architecture of Heart Disease Prediction System using Genetic N...IRJET- Hybrid Architecture of Heart Disease Prediction System using Genetic N...
IRJET- Hybrid Architecture of Heart Disease Prediction System using Genetic N...IRJET Journal
 
DIABETES PROGNOSTICATION UTILIZING MACHINE LEARNING
DIABETES PROGNOSTICATION UTILIZING MACHINE LEARNINGDIABETES PROGNOSTICATION UTILIZING MACHINE LEARNING
DIABETES PROGNOSTICATION UTILIZING MACHINE LEARNINGIRJET Journal
 

Ähnlich wie Comparative Analysis of Various Algorithms for Fetal Risk Prediction (20)

BREAST CANCER DETECTION USING MACHINE LEARNING
BREAST CANCER DETECTION USING MACHINE LEARNINGBREAST CANCER DETECTION USING MACHINE LEARNING
BREAST CANCER DETECTION USING MACHINE LEARNING
 
IRJET- Disease Prediction System
IRJET- Disease Prediction SystemIRJET- Disease Prediction System
IRJET- Disease Prediction System
 
IRJET- Breast Cancer Prediction using Deep Learning
IRJET-  	  Breast Cancer Prediction using Deep LearningIRJET-  	  Breast Cancer Prediction using Deep Learning
IRJET- Breast Cancer Prediction using Deep Learning
 
Comparative Study of Pre-Trained Neural Network Models in Detection of Glaucoma
Comparative Study of Pre-Trained Neural Network Models in Detection of GlaucomaComparative Study of Pre-Trained Neural Network Models in Detection of Glaucoma
Comparative Study of Pre-Trained Neural Network Models in Detection of Glaucoma
 
LIFE EXPECTANCY PREDICTION FOR POST THORACIC SURGERY
LIFE EXPECTANCY PREDICTION FOR POST THORACIC SURGERYLIFE EXPECTANCY PREDICTION FOR POST THORACIC SURGERY
LIFE EXPECTANCY PREDICTION FOR POST THORACIC SURGERY
 
IRJET- Diabetes Prediction using Machine Learning
IRJET- Diabetes Prediction using Machine LearningIRJET- Diabetes Prediction using Machine Learning
IRJET- Diabetes Prediction using Machine Learning
 
IRJET - Comparative Analysis of GUI based Prediction of Parkinson Disease usi...
IRJET - Comparative Analysis of GUI based Prediction of Parkinson Disease usi...IRJET - Comparative Analysis of GUI based Prediction of Parkinson Disease usi...
IRJET - Comparative Analysis of GUI based Prediction of Parkinson Disease usi...
 
Post Graduate Admission Prediction System
Post Graduate Admission Prediction SystemPost Graduate Admission Prediction System
Post Graduate Admission Prediction System
 
Diabetes Prediction using Machine Learning Algorithms
Diabetes Prediction using Machine Learning AlgorithmsDiabetes Prediction using Machine Learning Algorithms
Diabetes Prediction using Machine Learning Algorithms
 
IRJET - Prediction of Risk Factor of the Patient with Hepatocellular Carcinom...
IRJET - Prediction of Risk Factor of the Patient with Hepatocellular Carcinom...IRJET - Prediction of Risk Factor of the Patient with Hepatocellular Carcinom...
IRJET - Prediction of Risk Factor of the Patient with Hepatocellular Carcinom...
 
PREDICTION OF HEART DISEASE USING LOGISTIC REGRESSION
PREDICTION OF HEART DISEASE USING LOGISTIC REGRESSIONPREDICTION OF HEART DISEASE USING LOGISTIC REGRESSION
PREDICTION OF HEART DISEASE USING LOGISTIC REGRESSION
 
Breast Cancer Detection Using Machine Learning
Breast Cancer Detection Using Machine LearningBreast Cancer Detection Using Machine Learning
Breast Cancer Detection Using Machine Learning
 
Building_a_Readmission_Model_Using_WEKA
Building_a_Readmission_Model_Using_WEKABuilding_a_Readmission_Model_Using_WEKA
Building_a_Readmission_Model_Using_WEKA
 
Diabetes Disease Prediction Using Machine Learning Algorithms
Diabetes Disease Prediction Using Machine Learning AlgorithmsDiabetes Disease Prediction Using Machine Learning Algorithms
Diabetes Disease Prediction Using Machine Learning Algorithms
 
E-Healthcare monitoring System for diagnosis of Heart Disease using Machine L...
E-Healthcare monitoring System for diagnosis of Heart Disease using Machine L...E-Healthcare monitoring System for diagnosis of Heart Disease using Machine L...
E-Healthcare monitoring System for diagnosis of Heart Disease using Machine L...
 
IRJET- Breast Cancer Prediction using Supervised Machine Learning Algorithms
IRJET- Breast Cancer Prediction using Supervised Machine Learning AlgorithmsIRJET- Breast Cancer Prediction using Supervised Machine Learning Algorithms
IRJET- Breast Cancer Prediction using Supervised Machine Learning Algorithms
 
Insurance Premium Estimation: Data-Driven Modeling and Real-Time Predictions
Insurance Premium Estimation: Data-Driven Modeling and Real-Time PredictionsInsurance Premium Estimation: Data-Driven Modeling and Real-Time Predictions
Insurance Premium Estimation: Data-Driven Modeling and Real-Time Predictions
 
IRJET- Improving Prediction of Potential Clients for Bank Term Deposits using...
IRJET- Improving Prediction of Potential Clients for Bank Term Deposits using...IRJET- Improving Prediction of Potential Clients for Bank Term Deposits using...
IRJET- Improving Prediction of Potential Clients for Bank Term Deposits using...
 
IRJET- Hybrid Architecture of Heart Disease Prediction System using Genetic N...
IRJET- Hybrid Architecture of Heart Disease Prediction System using Genetic N...IRJET- Hybrid Architecture of Heart Disease Prediction System using Genetic N...
IRJET- Hybrid Architecture of Heart Disease Prediction System using Genetic N...
 
DIABETES PROGNOSTICATION UTILIZING MACHINE LEARNING
DIABETES PROGNOSTICATION UTILIZING MACHINE LEARNINGDIABETES PROGNOSTICATION UTILIZING MACHINE LEARNING
DIABETES PROGNOSTICATION UTILIZING MACHINE LEARNING
 

Mehr von IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

Mehr von IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Kürzlich hochgeladen

UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
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
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
 
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
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)simmis5
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingrknatarajan
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...ranjana rawat
 
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
 
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGMANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGSIVASHANKAR N
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 

Kürzlich hochgeladen (20)

(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
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
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
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...
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
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...
 
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGMANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 

Comparative Analysis of Various Algorithms for Fetal Risk Prediction

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 10 | Oct 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 341 Comparative Analysis of Various Algorithms for Fetal Risk Prediction Jay Mistry1 1 Fourth Year Student, Information Technology Department, Thadomal Shahani Engineering College, Bandra(W), Mumbai - 400050 ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Fetal problems emerge while your unborn child grows within the womb. Congenital refers to the fact that a child is born with these conditions. Some fetal disorders are inherited genetically or from a parent. A machine learning approach for predicting if a woman is having a high risk fetus is needed. We have collected the data from an online repository. The data is been balanced and pre-processed for better prediction. This dataset is being used on machine learning algorithms like Random Forest, Bagging, AdaBoostM1, SMO, Kstar, Naïve Bayes, Hoeffding Tree and Classification via Regression to build a model which will help in predicting the fetal condition. All of these algorithms is compared with specific performance metrics and the best result is showcased. Key Words: Fetal, pre-processed, prediction, performance metrics 1. INTRODUCTION As included in NCI dictionary of Cancer terms, fetus is defined as the unborn baby that develops and grows inside the uterus in humans. The fetal period begins 8 weeks after fertilization of an egg by a sperm and ends at the time of birth. There might be cases where a pregnant lady could have pregnancy risks or distressing conditions for the fetus. This distress is may be due to low levels of amniotic fluids, high levels of amniotic fluids, placental abruption, uncontrolled diabetes and pregnancy lasting for more than 40 weeks. Fetal surgery may be advantageous for babies with specific birth abnormalities. Our specialists carry out these extremely difficult treatmentswhileyourunbornchild is still in the womb. There are tests that are used to assess the fetal health such as fetal movement counts, biophysical profile, contraction stress test and Dopplerultrasoundexam of the umbilical artery. A method for keepingtrack ofuterine contractions and fetal heart rate during pregnancy is called Cardiotocography, or CTG. It is used to evaluate thehealthof the fetus and to spot fetal distress early. To create a model that represents the various data classes and forecasts future data trends, classification and prediction are used. With the aid of prediction models, classification forecasts the category labels of data. We have the clearest knowledge of the data at a broad scale thanks to this analysis. Prediction models predict continuous-valued functions, whereas classification models predict categorical class labels. For instance, based on a person's income and line of work, we can create a classification model to classify bank loan applications as safe or risky, or a prediction model to estimate how much money a potential consumer will spend on computer equipment. 1.1 Motivation Considering all the tests that used to detect fetal abnormalities, very fewofthemareactuallyreliable.Prenatal tests are not always perfect. The data for false-positives or false-negatives varies from test to test. These procedures might carry a real risk of miscarriage because an amount of amniotic fluid or tissue from around the fetus is needed. 1.2 Problem Statement An analysis of various machine learning algorithms to select which algorithm can accurately predict the level of risk in fetus based on few performance metrics. 2. Related Work In [10] J. Li and X. Liu have implemented twelve machine learning algorithms on CTG dataset. The proposedmodelhas performed brilliantly in different classification model evaluations. The four top modelsarethencombinedtocreate the Blender Model using the soft voting integration method, which is then contrasted with the stacking integration method. The model described in this study outperformedthe conventional machine learning models in a variety of Classification Model evaluations, achieving accuracy rates of 0.959, AUCs of 0.988, recall rates of 0.916, precision rates of 0.959, F1s of 0.958, and MCCs of 0.886. In [7] R. Chinnaiyan and S. Alex have used Machine Learning algorithm to build a predictive classifier to forecast the fetal health and growth state from a set of pre-classified patterns knowledge. The majority of this evaluation of the literature focuses on fetal anomalies that occur during the first trimester of pregnancy. The major goal of this article review is to investigate the various machine learning processes for accurate diagnosis and prognosis of abdominal anomalies in order to lower the incidence rate. Tested machine learning algorithmssave timeandeffortwhiledeliveringmoreprecise results. Segmentation, Image Enhancement, Feature Extraction, and Image Classification are used to accomplish this. In [6] the results of the tests display a classifier model to be 83% and 84% accurate, before and after feature selection,
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 10 | Oct 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 342 respectively. This researchproposesaclassificationbasedon association (CBA) that is a rule-based method to the Cardiotocographicanalysis. A useful indicator of fetushealth confirmation is fetal improvement. One of the main causesof foetal death is irregular fetal movement. Therefore, early diagnosis is necessary to promotethe foetal health state.The method under consideration aims to develop a model employing the associative classification technique to study fetal movement in order to improve the accuracy of diagnoses for expectant women while minimising fetal movement (DFM) 3. IMPLEMENTED WORK Based on the above research, we have implemented an analysis between different Machine Learning algorithms. After downloading the data from Kaggle (a free online repository), it was inserted on the data mining application WEKA. The dataset looks is shown in the Figure 1. Figure 1. Dataset For better prediction, data was preprocessed. If you work with large amounts of raw data or big data, you are aware of how crucial data preprocessing is to enhancingthequality of the data as the retrieved raw data is frequently unreliable, imperfect, and noisy. We must ensure that our training data is in the right format before using it to train an algorithm. Data pretreatment is a crucial stage in data mining since it helps to spot errors, outliers, noise, and missing important variables. These data mistakes would persist without data pretreatment in data science, lowering the calibre of data mining. After the data cleaning is finished, a number of processing steps are includedindata pre-processing,suchas data integration, data conversion, and other processing steps. The filters available in WEKA tool helped in transforming numerical attributes to nominal attributes which is showed in the Figure 2. Figure 2. Nominal representation Risk was divided into three categories namely Low, Medium and High level risk. 1 (Blue color) being the lowest and 3 (Sky blue color) being the highest. Class-balancing wasalsoperformedsimultaneously.Theaim of Normalization is to scale down features to a similar scale. This increases training stability. The nominal data now consists of values ranging between 0 to 1. The screen in WEKA provided description about the data in the dataset. Missing values and redundant data were removed so that it won’t hinder the accuracy of the model. The dataset consists of 11 columns and 1 column for prediction. The attributes are baseline value, fetal_movement, light_decelerations, severe_decelerations and prolongued_decelerations, uterine_contractions etc [4].Thegraphs betweenall ofthose 11 columns were visualized using WEKA. Open the classify tab in WEKA and go on selecting different algorithms for receiving a better accuracy. Each of those algorithms also include hyper-parameter tuning. For this, RandomForest, Bagging, AdaBoostM1, SMO, Kstar, NaiveBayes, HoeffdingTree and ClassificationviaRegression algorithms were used. The selected algorithms are then analyzed and compared with three performance metrics to evaluate the model. An accurate model with good accuracy and performance measure is then picked as the preferred algorithm. The flow of the procedure is constructed using a block diagram in the Figure 3.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 10 | Oct 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 343 Figure 3. Block diagram 4. RESULTS AND ANALYSIS In the classification process, all the algorithms were trained with the training datasets as well as with k-fold cross validation (k=10). A summary of each model was noted which is displayed in Table 1. Algorithms Trainin g (%) Precisi on Recall F-score Time (secs) NaiveBayes 89.5 0.96 0.92 0.94 0.01 AdaBoostM1- DecisionStump 77.8 0.77 1 0.87 0.08 Bagging-J48 91.8 0.92 0.97 0.95 0.01 RandomForest 99.9 0.99 1 0.99 0.06 HoeffdingTree 89.5 0.96 0.92 0.94 0.01 Classificationvia Regression 97.4 0.97 0.93 0.98 0.04 SMO 98.2 0.98 0.99 0.98 0.04 Kstar 99.9 0.99 1 0.99 5.49 Table 1. Analysis According to the result displayed, we can see that RandomForest and Kstar algorithm givesthesameaccuracy. However when time complexityisincludedRandomForestis preferred more. Precision, Recall and F-measure are super standard way to evaluate a model. Precision helps us to measure the ability to classify positive samples in a dataset. Recall helps us to measure positive samples that are correctly classified by the model. F-measure is the harmonic mean of Precision and Recall. If the F-scoreishigherthanthe model is considered better. Formula for each of the metric is shown in Figure 4. Figure 4. Formula Parameters that assisted RandomForesttogethighaccuracy are batchSize=100, numIterations=100, seed=1, macDepth=0. These were set by the WEKA tool by default. 5. CONCLUSIONS A healthy birth comes from a healthy pregnancy. Prenatal care improves the chances of a healthy and risk-free pregnancy and birth. This beginswithpre-pregnancycare. A pre-pregnancy check and prenatal care can help in the prevention of complications and help women in understanding how they can keep the baby healthy while taking care of themselves. Doctors can solve the issue by predicting if the fetus is under distress or risk-free. To do the prediction, first data is downloaded, pre- processed. Various algorithm were trained on that model. The accuracy we received was highest for RandomForest algorithm. Precision, Recall and F-score also comments that RandomForest would be the preferred algorithm amongthe selected ones. In future, we can create a system which predicts abnormalities in fetus and which procedure needs to be carried out even though it may require extensive dataset. REFERENCES [1] P. N. Tan, M. Steinbach, Vipin Kumar, “Introduction to Data Mining”, Pearson Education. [2] Han, Kamber, "Data Mining Concepts and Techniques", Morgan Kaufmann 3nd Edition.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 10 | Oct 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 344 [3] WEKA: https://www.cs.waikato.ac.nz/ml/weka/ [4] Dataset:- https://www.kaggle.com/datasets/andrewmvd/fetal- health-classification [5] A. K. Pradhan, J. K. Rout, A. B. Maharana, B. K. Balabantaray and N. K. Ray, "A Machine Learning Approach for the Prediction of Fetal Health using CTG," 2021 19th OITS International Conference on Information Technology (OCIT), 2021, pp. 239-244,doi: 10.1109/OCIT53463.2021.00056. [6] J. Piri and P. Mohapatra, "Exploring Fetal Health Status Using an Association Based Classification Approach," 2019 International Conference on Information Technology (ICIT), 2019, pp. 166-171, doi: 10.1109/ICIT48102.2019.00036. [7] R. Chinnaiyan and S. Alex, "Machine Learning Approaches for Early Diagnosis and Prediction of Fetal Abnormalities," 2021 International Conference on Computer Communication and Informatics (ICCCI), 2021, pp. 1-3, doi: 10.1109/ICCCI50826.2021.9402317. [8] A. Chowdhury, A. Chahar, R. Eswara, M. A. Raheem, S. Ehetesham and B. K. Thulasidoss, "Fetal Health Prediction using neural networks," 2022 8th International Conference on Advanced Computing and Communication Systems (ICACCS), 2022, pp. 256-260, doi: 10.1109/ICACCS54159.2022.9784987. [9] K. Agrawal and H. Mohan, "Cardiotocography Analysis for Fetal State Classification Using Machine Learning Algorithms," 2019 International Conference on Computer Communication and Informatics (ICCCI), 2019, pp. 1-6, doi: 10.1109/ICCCI.2019.8822218. [10] J. Li and X. Liu, "Fetal Health Classification Based on Machine Learning," 2021 IEEE 2nd International Conference on Big Data, Artificial Intelligence and Internet of Things Engineering (ICBAIE), 2021, pp. 899- 902, doi: 10.1109/ICBAIE52039.2021.9389902.