SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 11 | Nov 2022 www.irjet.net p-ISSN: 2395-0072
A Comparative Study of Various Machine Learning Techniques for Brain
Tumor Detection
Prof. Priyanka Shahane1, Devansh Choudhury2, Ankit Kumar3
1Asst. Professor, Department of Computer Engineering, SCTR’s Pune Institute Of Computer Technology, Pune, India.
2Student, Department of Computer Engineering, SCTR’s Pune Institute Of Computer Technology, Pune, India.
3
Student, Department of Computer Engineering, SCTR’s Pune Institute Of Computer Technology, Pune, India.
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Brain tumors are produced by abnormal brain
cell growth and can be fatal. Early tumor discovery can
lower the mortality rate. In recent years, machine learning
algorithms have replaced human doctors' proneness to error
in diagnosing tumors when it comes to medical imagery and
data. Early disease prediction can be done efficiently by
using the right data mining categorization technique. Data
mining and machine learning techniques have a large place
in the medical industry. The accuracy of the system strongly
depends on a variety of computations employed in medical
processing and imaging. The main objective is to study
various Machine Learning techniques for brain tumor
detection.
Key Words: Data Mining, Brain tumor Detection, Machine
Learning, Classification, Clustering.
1.INTRODUCTION
Essentially, a tumor represents the aberrant and
unregulated cell development within the body. A brain
tumor is a distorted mass of tissue in which the brain
tissues experience sudden, uncontrollable cell
multiplication. The detection of brain tumors is one of the
most difficult jobs involved in the processing of medical
pictures. A brain tumor is characterized by an abnormal or
unusual growth of brain cells. Grading anomalies,
evaluating the tumor, and treating it are all made easier
with regular tumor tissue monitoring. For this procedure,
the doctors need imaging technology. Images produced by
medical resonance imaging (MRI) are clearer and more
accurate due to their better spatial resolution. It is
essential for figuring out the pathology and size of the
tumor.
The processes in traditional machine learning
classification approaches are often limited to pre-
processing, feature extraction, feature selection, dimension
reduction, and classification. Despite the astoundingly
low number of methods that have been used due to the
multiple inherent difficulties, deep learning algorithms,
and in particular CNN, have demonstrated extraordinary
effectiveness in bioinformatics.
2. LITERATURE SURVEY
Hemanth et. Al [4] concluded that Data mining and Machine
learning techniques have a large place in the medical
industry, majority of which is effectively adopted. A list of
risk factors that are being tracked down by brain tumor
monitoring systems is examined in this study. Additionally,
the technique used in brain tumor surveillance systems. For
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 726
Khairandish et. al. [1] provided an explanation of how brain
tumors actually behave, and with the aid of many
methodologies and the analysis of research studies using a
variety of criteria, it offers a clear image of this stage. The
examination is conducted in relation to the dataset,
proposed model, proposed model performance, and type
of method used in each paper. Between 79 and 97.7% of the
publications under study had accurate results. They
employed Convolutional Neural Network, K-Nearest
Neighbour, K-Means, and Random Forest algorithms, in that
sequence (highest frequency of use to lowest). Here
Convolutional Neural Network gave the highest accuracy of
around 79-97.7%
Someswararao et. al. [2] developed a new novel method for
detecting tumors in MR images By using machine learning
techniques, particularly the CNN model, in this study. This
study combined a CNN model classification challenge for
determining whether or not a subject has a brain tumor
with a computer vision problem to automatically crop the
brain from MRI scans. Other techniques used were
Convolutional Neural Network, K-Means Clustering and the
highest Accuracy is given by Convolutional Neural Network
which is around 90%.
Choudhury et. al. [3] proposed a new CNN-based system
that can distinguish between different brain MRI images
and label them as tumorous or not. The model's accuracy
was 96.08%, and its f-score was 97.3. The model uses a CNN
with three layers and only a few pre-processing steps to
yield results in 35 epochs. The goal of this study is to
emphasize the significance of predictive therapy and
diagnostic machine learning applications. Other techniques
used were Support Vector Machine, Convolutional Neural
Network, k-Nearest Neighbour, Boosted trees, Random
forest and Decision trees.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 11 | Nov 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 727
the identification, classification, and segmentation of brain
tumors, the proposed methods guarantee to be extremely
effective and exact. Precise automatic or semi-automatic
methods are required to accomplish this. The study relies
on CNN to determine and classify data using an automatic
segmentation method that is suggested. Other techniques
used are Convolutional Neural Network, Conditional
random fields, Support Vector Machine, Genetic algorithm.
The highest accuracy and efficiency is achieved using CNN
which is around 91%,and 92.7% respectively.
Suresha et. al. [6] suggested an approach in this study
analyses brain MR images to assess whether or not a
tumor is present using a combination of K-Means and
support vector machine technology. This article
recommends using image processing to find brain tumors.
Brain malignancies can be automatically detected with the
use of the provided method. In this case, K-means, a
clustering technique, and Support Vector Machine (SVM)
were successfully coupled. The irregularities in the brain
that the MR image exposes are recognised by this system.
With a smaller training set, the technology provides
accurate results and speeds up tumor diagnosis. The
system that is being proposed was developed using Python
programming. The Accuracy achieved in this model is 96%.
Ruiz et. al. [5] suggests a categorization scheme for in vivo
hyperspectral brain data. Four hyperspectral images from
four different individuals with globlastoma grade brain
tumors were selected in order to train and then identify
the models. The findings demonstrated that SVM often
beats RF, achieving up to 97% of mean accuracy (ACC). RF
outperformed SVM in categorizing the pictures used for
training, attaining around 100% of the mean ACC for each
of the five aforementioned classes. This work
demonstrates the effectiveness of SVM and the potential of
RF for real-time brain cancer detection.
Sr.
No.
Paper Best
Technique
Other Techniques Tested Dataset Performance
Parameter
1 The Performance of BrainTumor
diagnosis based on Machine
Learning Techniques Evaluation
– A Systematic Review. [1]
Convolutional
Neural Network
(CNN)
Decision Tree, C-Means, K- Means, Genetic
Algorithms (GA),Decision Trees, Artificial
Neural Networks (ANN), Local Binary
Pattern (LBP), Random Forest (RF),
Support Vector Machines (SVM), K-
Nearest Neighbour (KNN), Convolutional
Neural Network (CNN)
57,100
patients diagnosed in
Europe in 2012, along
with this record shows
45,000 deathsof brain
tumors
Accuracy (79-
97.7%)
2 Brain Tumor detection model
from MR Imagesusing
convolutional Neural Network.
[2]
Convolutional
Neural Network
(CNN)
Convolutional Neural Network(CNN), K-
Means Clustering.
UCI data repository. The
Image data that wasused
for this problem is Brain
MRI Images for Brain
Tumor Detection, data
collectedfrom Nishtar
Hospital, Pakistan
Accuracy
(90%)
3 Brain Tumor detection and
Classification using
convolutional Neural Network
and Deep Neural Network. [3]
Convolutional
Neural Network
(CNN)
Support Vector Machine (SVM),
Convolutional Neural Network (CNN),
K-Nearest Neighbour (k-NN), Boosted
trees, Random Forestand Decision Trees
Kaggle Accuracy(scor
e-96.08%), F-
Score(97.3)
4 Design and implementingbrain
tumor detection using Machine
Learning Approach. [4]
Convolutional
Neural Network
(CNN)
Convolutional Neural Network (CNN),
Conditional Random Field(CRF), Support
Vector Machine (SVM), Genetic Algorithm
(GA)
UCI Datasets. Accuracy
(91%),
Efficiency
(92.7%)
5 Multiclass Brain Tumor
classification using Hyperspectral
imaging and Supervised Machine
Learning. [5]
Random Forest
(RF)
Support Vector Machine (SVM),and
Random Forest (RF)
Dataset from University
Hospital 12 de Octubre
ofMadrid (Spain)
Accuracy (99%
avg.)
6 Detection of Brain Tumor
using Image Processing.[6]
Hybrid K- Means
and SVM
Hybrid K-Means and SupportVector
Machine (SVM)
MRI imagesof Brain. Accuracy
(96%)
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 728
From this survey, it is observed that the problem of Brain
Tumor Detection can be solved using various Machine
Learning Algorithms such as Decision Tree, C-Means, K-
Means, Genetic Algorithms (GA), Decision Trees, Artificial
Neural Networks (ANN), Local Binary Pattern (LBP),
Random Forest (RF), Support Vector Machines (SVM), K-
Nearest Neighbour, Convolutional Neural Network. Also, it
is found that the Convolutional Neural Network CNN, have
demonstrated extraordinary effectiveness in bioinformatics
and Brain Tumor Detection.
REFERENCES
[1] M. O. Khairandish, M. Sharma and K. Kusrini, "The
Performance of Brain Tumor Diagnosis Based on
Machine Learning Techniques Evaluation - A
Systematic Review," 2020 3rd International
Conference on Information and Communications
Technology (ICOIACT), 2020, pp. 115-119, doi:
10.1109/ICOIACT50329.2020.9332131.
[2] C. Someswararao, R. S. Shankar, S. V. Appaji and V.
Gupta, "Brain Tumor Detection Model from MR Images
using Convolutional Neural Network," 2020
International Conference on System, Computation,
Automation and Networking (ICSCAN), 2020, pp. 1-4,
doi: 10.1109/ICSCAN49426.2020.9262373.
[3] C. L. Choudhury, C. Mahanty, R. Kumar and B. K.
Mishra, "Brain Tumor Detection and Classification
Using Convolutional Neural Network and Deep Neural
Network," 2020 International Conference on Computer
Science, Engineering and Applications (ICCSEA), 2020,
pp.1-4,doi:10.1109/ICCSEA49143.2020.9132874.
[4] G. Hemanth, M. Janardhan and L. Sujihelen, "Design and
Implementing Brain Tumor Detection Using Machine
Learning Approach," 2019 3rd International
Conference on Trends in Electronics and Informatics
(ICOEI), 2019, pp. 1289-1294, doi:
10.1109/ICOEI.2019.8862553.
[5] L. Ruiz et al., "Multiclass Brain Tumor Classification
Using Hyperspectral Imaging and Supervised Machine
Learning," 2020 XXXV Conference on Design of Circuits
and Integrated Systems (DCIS), 2020, pp. 1-6, doi:
10.1109/DCIS51330.2020.9268650.
3. CONCLUSIONS
[6] D. Suresha, N. Jagadisha, H. S. Shrisha and K. S. Kaushik,
"Detection of Brain Tumor Using Image Processing,"
2020 Fourth International Conference on Computing
Methodologies and Communication (ICCMC), 2020, pp.
844-848,doi: 10.1109/ICCMC48092.2020.ICCMC-
000156.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 11 | Nov 2022 www.irjet.net p-ISSN: 2395-0072
BIOGRAPHIES
Ms.Priyanka Shahane iscurrently working
as a Assistant Professor atthe Department
of Computer Engineering,
Microsoft,ATAL & Udemy.
Mr. Devansh Choudhury,is currently
studying Bachelor’s in Computer
Engineering from Pune Institute of
Computer Technology, Pune, India.
His research area includes Artificial
Intelligence, Machine learning and
ImageProcessing.
Mr. Ankit Kumar, is currently
studying Bachelor’s in Computer
Engineering from Pune Institute of
Computer Technology, Pune, India.
His research area includes Data
Science, Machine learning.
Pune Institute of
Computer Technology, Pune, India. She
has around 5 years of experience in
different fields like Teaching, Machine
Learning Research, HR Management,
Software Development & Student
Counseling. She has completed Master's in Computer
Engineering from SPPU with Distinction grade. She has
Published more than 10 research papers in different
national as well as international journals such as IEEE,
IJMTE, IRJET, JETIR, IJARESM & IJRDT. She has delivered
expert sessions & workshops on Machine Learning/Deep
Learning at SIEM (Dept. of Computer Engineering),
AISSMS IOIT (Dept. of ENTC Engineering) & DevIncept Pvt.
Ltd. Also, She is Certified in Artificial Intelligence by reputed
organizations like IBM, Accenture, TCS, Harvard University,

More Related Content

Similar to A Comparative Study of Various Machine Learning Techniques for Brain Tumor Detection

Comparative Analysis of Early Stage Cancer Detection Methods in Machine Learning
Comparative Analysis of Early Stage Cancer Detection Methods in Machine LearningComparative Analysis of Early Stage Cancer Detection Methods in Machine Learning
Comparative Analysis of Early Stage Cancer Detection Methods in Machine Learning
IRJET Journal
 
IRJET- Brain Tumor Detection and Classification with Feed Forward Back Propag...
IRJET- Brain Tumor Detection and Classification with Feed Forward Back Propag...IRJET- Brain Tumor Detection and Classification with Feed Forward Back Propag...
IRJET- Brain Tumor Detection and Classification with Feed Forward Back Propag...
IRJET Journal
 
MINI PROJECT (1).pptx
MINI PROJECT (1).pptxMINI PROJECT (1).pptx
MINI PROJECT (1).pptx
MohammadJahangir25
 
A deep learning approach for brain tumor detection using magnetic resonance ...
A deep learning approach for brain tumor detection using  magnetic resonance ...A deep learning approach for brain tumor detection using  magnetic resonance ...
A deep learning approach for brain tumor detection using magnetic resonance ...
IJECEIAES
 
Brain Tumor Detection and Segmentation using UNET
Brain Tumor Detection and Segmentation using UNETBrain Tumor Detection and Segmentation using UNET
Brain Tumor Detection and Segmentation using UNET
IRJET Journal
 
Survey on “Brain Tumor Detection Using Deep Learning
Survey on “Brain Tumor Detection Using Deep LearningSurvey on “Brain Tumor Detection Using Deep Learning
Survey on “Brain Tumor Detection Using Deep Learning
IRJET Journal
 
IRJET- A Study on Brain Tumor Detection Algorithms for MRI Images
IRJET- A Study on Brain Tumor Detection Algorithms for MRI ImagesIRJET- A Study on Brain Tumor Detection Algorithms for MRI Images
IRJET- A Study on Brain Tumor Detection Algorithms for MRI Images
IRJET Journal
 
BRAIN TUMOR DETECTION USING CNN & ML TECHNIQUES
BRAIN TUMOR DETECTION USING CNN & ML TECHNIQUESBRAIN TUMOR DETECTION USING CNN & ML TECHNIQUES
BRAIN TUMOR DETECTION USING CNN & ML TECHNIQUES
IRJET Journal
 
IRJET- Machine Learning Techniques for Brain Stroke using MRI
IRJET-  	  Machine Learning Techniques for Brain Stroke using MRIIRJET-  	  Machine Learning Techniques for Brain Stroke using MRI
IRJET- Machine Learning Techniques for Brain Stroke using MRI
IRJET Journal
 
IRJET- Diversified Segmentation and Classification Techniques on Brain Tu...
IRJET-  	  Diversified Segmentation and Classification Techniques on Brain Tu...IRJET-  	  Diversified Segmentation and Classification Techniques on Brain Tu...
IRJET- Diversified Segmentation and Classification Techniques on Brain Tu...
IRJET Journal
 
PHONOCARDIOGRAM HEART SOUND SIGNAL CLASSIFICATION USING DEEP LEARNING TECHNIQUE
PHONOCARDIOGRAM HEART SOUND SIGNAL CLASSIFICATION USING DEEP LEARNING TECHNIQUEPHONOCARDIOGRAM HEART SOUND SIGNAL CLASSIFICATION USING DEEP LEARNING TECHNIQUE
PHONOCARDIOGRAM HEART SOUND SIGNAL CLASSIFICATION USING DEEP LEARNING TECHNIQUE
IRJET Journal
 
L045047880
L045047880L045047880
L045047880
IJERA Editor
 
IRJET- Brain Tumor Detection using Convolutional Neural Network
IRJET- Brain Tumor Detection using Convolutional Neural NetworkIRJET- Brain Tumor Detection using Convolutional Neural Network
IRJET- Brain Tumor Detection using Convolutional Neural Network
IRJET Journal
 
Breast cancer detection using ensemble of convolutional neural networks
Breast cancer detection using ensemble of convolutional neural networksBreast cancer detection using ensemble of convolutional neural networks
Breast cancer detection using ensemble of convolutional neural networks
IJECEIAES
 
DIRECTIONAL CLASSIFICATION OF BRAIN TUMOR IMAGES FROM MRI USING CNN-BASED DEE...
DIRECTIONAL CLASSIFICATION OF BRAIN TUMOR IMAGES FROM MRI USING CNN-BASED DEE...DIRECTIONAL CLASSIFICATION OF BRAIN TUMOR IMAGES FROM MRI USING CNN-BASED DEE...
DIRECTIONAL CLASSIFICATION OF BRAIN TUMOR IMAGES FROM MRI USING CNN-BASED DEE...
IRJET Journal
 
deep learning applications in medical image analysis brain tumor
deep learning applications in medical image analysis brain tumordeep learning applications in medical image analysis brain tumor
deep learning applications in medical image analysis brain tumor
Venkat Projects
 
Optimizing Problem of Brain Tumor Detection using Image Processing
Optimizing Problem of Brain Tumor Detection using Image ProcessingOptimizing Problem of Brain Tumor Detection using Image Processing
Optimizing Problem of Brain Tumor Detection using Image Processing
IRJET Journal
 
A Review Paper on Automated Brain Tumor Detection
A Review Paper on Automated Brain Tumor DetectionA Review Paper on Automated Brain Tumor Detection
A Review Paper on Automated Brain Tumor Detection
IRJET Journal
 
A novel framework for efficient identification of brain cancer region from br...
A novel framework for efficient identification of brain cancer region from br...A novel framework for efficient identification of brain cancer region from br...
A novel framework for efficient identification of brain cancer region from br...
IJECEIAES
 
IRJET- Breast Cancer Detection from Histopathology Images: A Review
IRJET-  	  Breast Cancer Detection from Histopathology Images: A ReviewIRJET-  	  Breast Cancer Detection from Histopathology Images: A Review
IRJET- Breast Cancer Detection from Histopathology Images: A Review
IRJET Journal
 

Similar to A Comparative Study of Various Machine Learning Techniques for Brain Tumor Detection (20)

Comparative Analysis of Early Stage Cancer Detection Methods in Machine Learning
Comparative Analysis of Early Stage Cancer Detection Methods in Machine LearningComparative Analysis of Early Stage Cancer Detection Methods in Machine Learning
Comparative Analysis of Early Stage Cancer Detection Methods in Machine Learning
 
IRJET- Brain Tumor Detection and Classification with Feed Forward Back Propag...
IRJET- Brain Tumor Detection and Classification with Feed Forward Back Propag...IRJET- Brain Tumor Detection and Classification with Feed Forward Back Propag...
IRJET- Brain Tumor Detection and Classification with Feed Forward Back Propag...
 
MINI PROJECT (1).pptx
MINI PROJECT (1).pptxMINI PROJECT (1).pptx
MINI PROJECT (1).pptx
 
A deep learning approach for brain tumor detection using magnetic resonance ...
A deep learning approach for brain tumor detection using  magnetic resonance ...A deep learning approach for brain tumor detection using  magnetic resonance ...
A deep learning approach for brain tumor detection using magnetic resonance ...
 
Brain Tumor Detection and Segmentation using UNET
Brain Tumor Detection and Segmentation using UNETBrain Tumor Detection and Segmentation using UNET
Brain Tumor Detection and Segmentation using UNET
 
Survey on “Brain Tumor Detection Using Deep Learning
Survey on “Brain Tumor Detection Using Deep LearningSurvey on “Brain Tumor Detection Using Deep Learning
Survey on “Brain Tumor Detection Using Deep Learning
 
IRJET- A Study on Brain Tumor Detection Algorithms for MRI Images
IRJET- A Study on Brain Tumor Detection Algorithms for MRI ImagesIRJET- A Study on Brain Tumor Detection Algorithms for MRI Images
IRJET- A Study on Brain Tumor Detection Algorithms for MRI Images
 
BRAIN TUMOR DETECTION USING CNN & ML TECHNIQUES
BRAIN TUMOR DETECTION USING CNN & ML TECHNIQUESBRAIN TUMOR DETECTION USING CNN & ML TECHNIQUES
BRAIN TUMOR DETECTION USING CNN & ML TECHNIQUES
 
IRJET- Machine Learning Techniques for Brain Stroke using MRI
IRJET-  	  Machine Learning Techniques for Brain Stroke using MRIIRJET-  	  Machine Learning Techniques for Brain Stroke using MRI
IRJET- Machine Learning Techniques for Brain Stroke using MRI
 
IRJET- Diversified Segmentation and Classification Techniques on Brain Tu...
IRJET-  	  Diversified Segmentation and Classification Techniques on Brain Tu...IRJET-  	  Diversified Segmentation and Classification Techniques on Brain Tu...
IRJET- Diversified Segmentation and Classification Techniques on Brain Tu...
 
PHONOCARDIOGRAM HEART SOUND SIGNAL CLASSIFICATION USING DEEP LEARNING TECHNIQUE
PHONOCARDIOGRAM HEART SOUND SIGNAL CLASSIFICATION USING DEEP LEARNING TECHNIQUEPHONOCARDIOGRAM HEART SOUND SIGNAL CLASSIFICATION USING DEEP LEARNING TECHNIQUE
PHONOCARDIOGRAM HEART SOUND SIGNAL CLASSIFICATION USING DEEP LEARNING TECHNIQUE
 
L045047880
L045047880L045047880
L045047880
 
IRJET- Brain Tumor Detection using Convolutional Neural Network
IRJET- Brain Tumor Detection using Convolutional Neural NetworkIRJET- Brain Tumor Detection using Convolutional Neural Network
IRJET- Brain Tumor Detection using Convolutional Neural Network
 
Breast cancer detection using ensemble of convolutional neural networks
Breast cancer detection using ensemble of convolutional neural networksBreast cancer detection using ensemble of convolutional neural networks
Breast cancer detection using ensemble of convolutional neural networks
 
DIRECTIONAL CLASSIFICATION OF BRAIN TUMOR IMAGES FROM MRI USING CNN-BASED DEE...
DIRECTIONAL CLASSIFICATION OF BRAIN TUMOR IMAGES FROM MRI USING CNN-BASED DEE...DIRECTIONAL CLASSIFICATION OF BRAIN TUMOR IMAGES FROM MRI USING CNN-BASED DEE...
DIRECTIONAL CLASSIFICATION OF BRAIN TUMOR IMAGES FROM MRI USING CNN-BASED DEE...
 
deep learning applications in medical image analysis brain tumor
deep learning applications in medical image analysis brain tumordeep learning applications in medical image analysis brain tumor
deep learning applications in medical image analysis brain tumor
 
Optimizing Problem of Brain Tumor Detection using Image Processing
Optimizing Problem of Brain Tumor Detection using Image ProcessingOptimizing Problem of Brain Tumor Detection using Image Processing
Optimizing Problem of Brain Tumor Detection using Image Processing
 
A Review Paper on Automated Brain Tumor Detection
A Review Paper on Automated Brain Tumor DetectionA Review Paper on Automated Brain Tumor Detection
A Review Paper on Automated Brain Tumor Detection
 
A novel framework for efficient identification of brain cancer region from br...
A novel framework for efficient identification of brain cancer region from br...A novel framework for efficient identification of brain cancer region from br...
A novel framework for efficient identification of brain cancer region from br...
 
IRJET- Breast Cancer Detection from Histopathology Images: A Review
IRJET-  	  Breast Cancer Detection from Histopathology Images: A ReviewIRJET-  	  Breast Cancer Detection from Histopathology Images: A Review
IRJET- Breast Cancer Detection from Histopathology Images: A Review
 

More from 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 STRUCTURE
IRJET 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 Characteristics
IRJET 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 ADAS
IRJET 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 Pro
IRJET 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 System
IRJET 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 bridges
IRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
IRJET 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 Design
IRJET 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
 

More from 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...
 

Recently uploaded

AP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specificAP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specific
BrazilAccount1
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
Kamal Acharya
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
TeeVichai
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
Osamah Alsalih
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
Neometrix_Engineering_Pvt_Ltd
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
zwunae
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
manasideore6
 
Building Electrical System Design & Installation
Building Electrical System Design & InstallationBuilding Electrical System Design & Installation
Building Electrical System Design & Installation
symbo111
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
Divya Somashekar
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
gerogepatton
 
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTSHeap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Soumen Santra
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
Amil Baba Dawood bangali
 
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
ssuser7dcef0
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
Massimo Talia
 
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdfTutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
aqil azizi
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation & Control
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
JoytuBarua2
 
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERSCW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
veerababupersonal22
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
AmarGB2
 
DfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributionsDfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributions
gestioneergodomus
 

Recently uploaded (20)

AP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specificAP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specific
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
 
Building Electrical System Design & Installation
Building Electrical System Design & InstallationBuilding Electrical System Design & Installation
Building Electrical System Design & Installation
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
 
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTSHeap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
 
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
 
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdfTutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
 
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERSCW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
 
DfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributionsDfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributions
 

A Comparative Study of Various Machine Learning Techniques for Brain Tumor Detection

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 11 | Nov 2022 www.irjet.net p-ISSN: 2395-0072 A Comparative Study of Various Machine Learning Techniques for Brain Tumor Detection Prof. Priyanka Shahane1, Devansh Choudhury2, Ankit Kumar3 1Asst. Professor, Department of Computer Engineering, SCTR’s Pune Institute Of Computer Technology, Pune, India. 2Student, Department of Computer Engineering, SCTR’s Pune Institute Of Computer Technology, Pune, India. 3 Student, Department of Computer Engineering, SCTR’s Pune Institute Of Computer Technology, Pune, India. ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Brain tumors are produced by abnormal brain cell growth and can be fatal. Early tumor discovery can lower the mortality rate. In recent years, machine learning algorithms have replaced human doctors' proneness to error in diagnosing tumors when it comes to medical imagery and data. Early disease prediction can be done efficiently by using the right data mining categorization technique. Data mining and machine learning techniques have a large place in the medical industry. The accuracy of the system strongly depends on a variety of computations employed in medical processing and imaging. The main objective is to study various Machine Learning techniques for brain tumor detection. Key Words: Data Mining, Brain tumor Detection, Machine Learning, Classification, Clustering. 1.INTRODUCTION Essentially, a tumor represents the aberrant and unregulated cell development within the body. A brain tumor is a distorted mass of tissue in which the brain tissues experience sudden, uncontrollable cell multiplication. The detection of brain tumors is one of the most difficult jobs involved in the processing of medical pictures. A brain tumor is characterized by an abnormal or unusual growth of brain cells. Grading anomalies, evaluating the tumor, and treating it are all made easier with regular tumor tissue monitoring. For this procedure, the doctors need imaging technology. Images produced by medical resonance imaging (MRI) are clearer and more accurate due to their better spatial resolution. It is essential for figuring out the pathology and size of the tumor. The processes in traditional machine learning classification approaches are often limited to pre- processing, feature extraction, feature selection, dimension reduction, and classification. Despite the astoundingly low number of methods that have been used due to the multiple inherent difficulties, deep learning algorithms, and in particular CNN, have demonstrated extraordinary effectiveness in bioinformatics. 2. LITERATURE SURVEY Hemanth et. Al [4] concluded that Data mining and Machine learning techniques have a large place in the medical industry, majority of which is effectively adopted. A list of risk factors that are being tracked down by brain tumor monitoring systems is examined in this study. Additionally, the technique used in brain tumor surveillance systems. For © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 726 Khairandish et. al. [1] provided an explanation of how brain tumors actually behave, and with the aid of many methodologies and the analysis of research studies using a variety of criteria, it offers a clear image of this stage. The examination is conducted in relation to the dataset, proposed model, proposed model performance, and type of method used in each paper. Between 79 and 97.7% of the publications under study had accurate results. They employed Convolutional Neural Network, K-Nearest Neighbour, K-Means, and Random Forest algorithms, in that sequence (highest frequency of use to lowest). Here Convolutional Neural Network gave the highest accuracy of around 79-97.7% Someswararao et. al. [2] developed a new novel method for detecting tumors in MR images By using machine learning techniques, particularly the CNN model, in this study. This study combined a CNN model classification challenge for determining whether or not a subject has a brain tumor with a computer vision problem to automatically crop the brain from MRI scans. Other techniques used were Convolutional Neural Network, K-Means Clustering and the highest Accuracy is given by Convolutional Neural Network which is around 90%. Choudhury et. al. [3] proposed a new CNN-based system that can distinguish between different brain MRI images and label them as tumorous or not. The model's accuracy was 96.08%, and its f-score was 97.3. The model uses a CNN with three layers and only a few pre-processing steps to yield results in 35 epochs. The goal of this study is to emphasize the significance of predictive therapy and diagnostic machine learning applications. Other techniques used were Support Vector Machine, Convolutional Neural Network, k-Nearest Neighbour, Boosted trees, Random forest and Decision trees.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 11 | Nov 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 727 the identification, classification, and segmentation of brain tumors, the proposed methods guarantee to be extremely effective and exact. Precise automatic or semi-automatic methods are required to accomplish this. The study relies on CNN to determine and classify data using an automatic segmentation method that is suggested. Other techniques used are Convolutional Neural Network, Conditional random fields, Support Vector Machine, Genetic algorithm. The highest accuracy and efficiency is achieved using CNN which is around 91%,and 92.7% respectively. Suresha et. al. [6] suggested an approach in this study analyses brain MR images to assess whether or not a tumor is present using a combination of K-Means and support vector machine technology. This article recommends using image processing to find brain tumors. Brain malignancies can be automatically detected with the use of the provided method. In this case, K-means, a clustering technique, and Support Vector Machine (SVM) were successfully coupled. The irregularities in the brain that the MR image exposes are recognised by this system. With a smaller training set, the technology provides accurate results and speeds up tumor diagnosis. The system that is being proposed was developed using Python programming. The Accuracy achieved in this model is 96%. Ruiz et. al. [5] suggests a categorization scheme for in vivo hyperspectral brain data. Four hyperspectral images from four different individuals with globlastoma grade brain tumors were selected in order to train and then identify the models. The findings demonstrated that SVM often beats RF, achieving up to 97% of mean accuracy (ACC). RF outperformed SVM in categorizing the pictures used for training, attaining around 100% of the mean ACC for each of the five aforementioned classes. This work demonstrates the effectiveness of SVM and the potential of RF for real-time brain cancer detection. Sr. No. Paper Best Technique Other Techniques Tested Dataset Performance Parameter 1 The Performance of BrainTumor diagnosis based on Machine Learning Techniques Evaluation – A Systematic Review. [1] Convolutional Neural Network (CNN) Decision Tree, C-Means, K- Means, Genetic Algorithms (GA),Decision Trees, Artificial Neural Networks (ANN), Local Binary Pattern (LBP), Random Forest (RF), Support Vector Machines (SVM), K- Nearest Neighbour (KNN), Convolutional Neural Network (CNN) 57,100 patients diagnosed in Europe in 2012, along with this record shows 45,000 deathsof brain tumors Accuracy (79- 97.7%) 2 Brain Tumor detection model from MR Imagesusing convolutional Neural Network. [2] Convolutional Neural Network (CNN) Convolutional Neural Network(CNN), K- Means Clustering. UCI data repository. The Image data that wasused for this problem is Brain MRI Images for Brain Tumor Detection, data collectedfrom Nishtar Hospital, Pakistan Accuracy (90%) 3 Brain Tumor detection and Classification using convolutional Neural Network and Deep Neural Network. [3] Convolutional Neural Network (CNN) Support Vector Machine (SVM), Convolutional Neural Network (CNN), K-Nearest Neighbour (k-NN), Boosted trees, Random Forestand Decision Trees Kaggle Accuracy(scor e-96.08%), F- Score(97.3) 4 Design and implementingbrain tumor detection using Machine Learning Approach. [4] Convolutional Neural Network (CNN) Convolutional Neural Network (CNN), Conditional Random Field(CRF), Support Vector Machine (SVM), Genetic Algorithm (GA) UCI Datasets. Accuracy (91%), Efficiency (92.7%) 5 Multiclass Brain Tumor classification using Hyperspectral imaging and Supervised Machine Learning. [5] Random Forest (RF) Support Vector Machine (SVM),and Random Forest (RF) Dataset from University Hospital 12 de Octubre ofMadrid (Spain) Accuracy (99% avg.) 6 Detection of Brain Tumor using Image Processing.[6] Hybrid K- Means and SVM Hybrid K-Means and SupportVector Machine (SVM) MRI imagesof Brain. Accuracy (96%)
  • 3. © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 728 From this survey, it is observed that the problem of Brain Tumor Detection can be solved using various Machine Learning Algorithms such as Decision Tree, C-Means, K- Means, Genetic Algorithms (GA), Decision Trees, Artificial Neural Networks (ANN), Local Binary Pattern (LBP), Random Forest (RF), Support Vector Machines (SVM), K- Nearest Neighbour, Convolutional Neural Network. Also, it is found that the Convolutional Neural Network CNN, have demonstrated extraordinary effectiveness in bioinformatics and Brain Tumor Detection. REFERENCES [1] M. O. Khairandish, M. Sharma and K. Kusrini, "The Performance of Brain Tumor Diagnosis Based on Machine Learning Techniques Evaluation - A Systematic Review," 2020 3rd International Conference on Information and Communications Technology (ICOIACT), 2020, pp. 115-119, doi: 10.1109/ICOIACT50329.2020.9332131. [2] C. Someswararao, R. S. Shankar, S. V. Appaji and V. Gupta, "Brain Tumor Detection Model from MR Images using Convolutional Neural Network," 2020 International Conference on System, Computation, Automation and Networking (ICSCAN), 2020, pp. 1-4, doi: 10.1109/ICSCAN49426.2020.9262373. [3] C. L. Choudhury, C. Mahanty, R. Kumar and B. K. Mishra, "Brain Tumor Detection and Classification Using Convolutional Neural Network and Deep Neural Network," 2020 International Conference on Computer Science, Engineering and Applications (ICCSEA), 2020, pp.1-4,doi:10.1109/ICCSEA49143.2020.9132874. [4] G. Hemanth, M. Janardhan and L. Sujihelen, "Design and Implementing Brain Tumor Detection Using Machine Learning Approach," 2019 3rd International Conference on Trends in Electronics and Informatics (ICOEI), 2019, pp. 1289-1294, doi: 10.1109/ICOEI.2019.8862553. [5] L. Ruiz et al., "Multiclass Brain Tumor Classification Using Hyperspectral Imaging and Supervised Machine Learning," 2020 XXXV Conference on Design of Circuits and Integrated Systems (DCIS), 2020, pp. 1-6, doi: 10.1109/DCIS51330.2020.9268650. 3. CONCLUSIONS [6] D. Suresha, N. Jagadisha, H. S. Shrisha and K. S. Kaushik, "Detection of Brain Tumor Using Image Processing," 2020 Fourth International Conference on Computing Methodologies and Communication (ICCMC), 2020, pp. 844-848,doi: 10.1109/ICCMC48092.2020.ICCMC- 000156. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 11 | Nov 2022 www.irjet.net p-ISSN: 2395-0072 BIOGRAPHIES Ms.Priyanka Shahane iscurrently working as a Assistant Professor atthe Department of Computer Engineering, Microsoft,ATAL & Udemy. Mr. Devansh Choudhury,is currently studying Bachelor’s in Computer Engineering from Pune Institute of Computer Technology, Pune, India. His research area includes Artificial Intelligence, Machine learning and ImageProcessing. Mr. Ankit Kumar, is currently studying Bachelor’s in Computer Engineering from Pune Institute of Computer Technology, Pune, India. His research area includes Data Science, Machine learning. Pune Institute of Computer Technology, Pune, India. She has around 5 years of experience in different fields like Teaching, Machine Learning Research, HR Management, Software Development & Student Counseling. She has completed Master's in Computer Engineering from SPPU with Distinction grade. She has Published more than 10 research papers in different national as well as international journals such as IEEE, IJMTE, IRJET, JETIR, IJARESM & IJRDT. She has delivered expert sessions & workshops on Machine Learning/Deep Learning at SIEM (Dept. of Computer Engineering), AISSMS IOIT (Dept. of ENTC Engineering) & DevIncept Pvt. Ltd. Also, She is Certified in Artificial Intelligence by reputed organizations like IBM, Accenture, TCS, Harvard University,