Ultra-wideband (UWB) Based Classification Of Benign And Malignant Tumor

Size: px
Start display at page:

Download "Ultra-wideband (UWB) Based Classification Of Benign And Malignant Tumor"

Transcription

1 Ultra-wideband (UWB) Based Classification Of Benign And Malignant Tumor 1 V. Vijayasarveswari, 1 S. Khatun, 1 M. Jusoh and 2 M. M. Fakir 1 Embedded Network and Advance Computing Research Cluster (ENAC), School of Computer and Communication of Engineering, Malaysia. 2 Institute of Engineering Mathematics, Universiti Malaysia Perlis, Perlis, Malaysia. Abstract Breast cancer is one of the main causes of womens deaths worldwide. Early detection of the breast cancer can reduce death risk. During the breast cancer detection, it is important to classify the type of the tumor whether it is benign or malignant for futher action. This paper presents the Ultrawideband (UWB) based classification of the tumor type based on dielectric properties (permittivity and conductivity). The developed system consists of a pair of home-made antennas as well as UWB transceivers to send and receive the signal. Two antennas are placed diagonally, at opposite sides of the phantom. UWB pulses are transmitted from one side of the phantom and received from the other side. K-fold based feed forward neural network is used to train, validate and test the collected signal. Four folds are used and each fold consists of 8 data samples. The detection accuracy of permittivity and conductivity are 88.57% and 92.67% respectively. Classification of tumor in the early stage will help user to receive treatment as soon as possible and can save precious human lives. Keywords: Breast Cancer, Benign, Malignant, Neural Network INTRODUCTION Breast cancer is a common disease among women. By definition, breast cancer is a group of abnormal cells developed in breast tissue [1]. Multiple symptoms are available to identify breast cancer, such as lumps on armpit, changes of the nipple and breast appearance, dimpling on the breast and rash on or around the nipple. Breast health checkup is required once the physical structure of the breast changed [2]. The tumor is usually grouped into two groups which are benign/non-invasive tumor and malignant/invasive tumor. A benign tumor is usually found in the duct of the breast and it is known as the early stage of breast cancer. Sometimes it neither grows nor endangers the life. In the other hand, a malignant tumor is cancerous. It can be found in the cells throughout the breast duct or occasionally in the lobule of the breast. The possibility of a malignant tumor to spread to different areas of the body is high [3] [4]. Thus, this type of tumor needs to be diagnosed soon. Traditional techniques that have been found and proved for clinical usages to detect breast cancer are mammogram, magnetic resonance imaging (MRI) scans, and ultrasound. Mammogram and MRI scans are widely used to identify the type of tumor [5]. However, the possibility of getting a false positive is high. At the same time, these types of techniques can be used if and only if some symptoms of breast cancer are identified because of the high cost and method of operation. Ultra-wideband (UWB) based imaging is proposed to overcome those shortcomings. UWB is a type of lowpower,high bandwidth and secure technology that uses radio energy to transmit the information. UWB is low-cost, secure and non-invasive. UWB technology is widely used and popular among researchers [6] [7]. Conceicao et.al., studied about classifying tumor by measuring the tumor s size and shape. Tumors are developed in different sizes and shapes. Shapes are developed based on Gaussian Random Spheres which are smooth, macrolobulated, microlobulated and speculated. The researcher has analyzed two different approaches, i.e. linear and quadratic which are used to classify the tumor. The quadratic approach is better in order to identify the shape and size rather than linear approach with above 90% accuracy. This research concludes that size and shape can be used to identify the type of tumor [8]. Lazebenik et.al., experimented on dielectric properties of normal, benign and malignant tumor using UWB. Tumor samples are taken from the hospital. Tumor samples are varied based on the types of surgeries undergone; lumpectomies, mastectomies, and excisional biopsies. Dielectric properties (conductivity and permittivity) are measured using a vector network analyzer (VNA). The research showed normal tissue s dielectric property value is large, malignant tumor s dielectric property value is high and benign tumor s dielectric property value is similar to normal tissue [9]. The above methods are only suitable for the clinic or hospital usage because of the high cost and manual operation of each system. Therefore, a low-cost breast cancer system based on UWB is proposed. In our study, the concept of Artificial Neural Network (ANN) is used to classify the types of tumor. ANN is the combination of program and data structure that imitate human brain decision making function. ANN consists of input data, hidden neuron, and hidden layers, as well as output. Feed forward Neural Network (NN) is widely used for classification due to its simplicity. For classification, the input node will directly go to the hidden layer and invoke the output node without any back loop [10]. MATERIALS AND METHOD Overall System Summary In this study, dielectric properties (permittivity and conductivity) are used to classify the type of breast tumor 8345

2 (benign and malignant). Permittivity is the ability of a material to store electrical energy while conductivity is the ability of a material to transmit electrical energy. Permittivity and conductivity values can be affected by frequency, temperature, orientation, mixture, pressure and molecular structure of the material.the proposed system consists of hardware and software. Hardware is included a pair of home made antenna and Ultra-wideband (UWB) transceiver. Software is included a neural network module. Figure 1 shows the flow chart of the methodology in brief. Figure 3: Experimental Set-up Figure 1: Overall Methodology Flow Chart Three signal samples are taken for each type of tumor. The captured signal are as shown in Figure 4 for benign type of tumor with and 2.53 for permittivity an1d conductivity respectively. The received signals are converted to dicrete from analogue.the total data samples generated are 42 data samples. Each data sample has 1632 data points that encode the permittivity and conductivity of the tumor. All received signal data are saved in a file in order to train, validate and test. Data Collection The experimental procedure to receive signal and data samples is based on [11]. In this experiment, the range of the frequency is 3.1GHz to 10GHz with centre frequency of 4.3GHz. Basically, the tumor is developed using the mixture of flour and water as shown in Figure 2. The amount of water varied for the different type of tumors. The size of the tumor is constant. Fourteen tumors with different dielectric properties are developed. Each tumor is placed in the developed breast phantom [12]. A pair of the home-made antenna is placed diagonally opposite on the breast phantom as shown in Figure 3. One antenna is used to transmit the signal while the other is used to receive the signal. a. Transmitted Signal b. Received Signal Figure 4: Captured Signal Figure 2: Tumor FEATURE REDUCTION Each data sample contains 1632 data points which is a large number of data points. This will increase the processing time and develop a complex structure. To overcome these shortcomings, feature reduction is done. Feature reduction is 8346

3 done to reduce the number of data points of each data sample. It will help to increase the system performance efficiency. Here, 1632 data points are reduced to 4 data points. 4 data points which are the mean, median, maximum value and minimum value. ARTIFICIAL NEURAL NETWORK K-fold based feed forward backpropagation neural network (NN) is used to train, validate and test the data samples. Backpropagation technique is to obtain better performance efficiency of the network. Basic feed forward backpropagation neural network is described as follows: net= newff (input, target, hidden neuron) This NN module is developed in Matlab software.the data samples are divided into 2 groups as follows: Group (1): First data set contains 32 data samples. This data set is for training, validating and testing of the proposed system. Group (2): Second data set contains 10 data samples. This data set is used to perform real-time testing. This testing will ensure the proposed system s efficiency. Data samples in first data set (Group 1) are divided into 4 subsets with each data set contains 8 data samples. The data sets are divided into training and testing as shown in Table 1.Table 2 shows the NN training parameters were used to train the data samples. Table 1: Training and Test K-Fold Training Testing Table 2: NN Parameters Used NN Parameter Values Output Number of nodes in Input layer 4 Permittivity Number of nodes in Hidden layer 1 15 and Number of nodes in Hidden layer 2 1 Conductivity Number of nodes in Output layer 1 Transfer function tansig Training function traingdm Learning rate Momentum constant 0.9 Maximum no. of Epochs Minimum performance gradient 1e-25 The training process is repeated until the training is optimized. NN consists of three layers which are input layer, hidden layer and output layer. Each layer consists of nodes which represents in circle. Lines show the flow of information from input layer to output layer. The amount of input node, hidden neuron and output node used are 4, 15, and 1 respectively as shown in Figure 5. 4 data points (after feature extraction) in each data sample are as input nodes are inserted into NN module. 15 hidden neurons in hidden layer 1 and 1 hidden neuron in hidden layer 2 are used. The performance of the NN module can be increased by changing the number of hidden neurons. However, the number of hidden neurons should not be very high because it will consume more time to complete the classification process. One output node is used to produce the output of the NN module. Figure 5: NN Architecture of Proposed System CLASSIFICATION OF BENIGN AND MALIGNANT TUMOR Benign and malignant is distinguish based on permittivity and conductivity values. Table 3 shows the appropriate permittivity and conductivity values to indicate the type of tumor [11]. The type of tumor can be determined if the permittivity value is less than 50 or more than 55. For values in between 50 to 55, further investigation is needed. Table 3: Permittivity and Conductivity Values to Classify the Type of Tumor [11] Permittivity Tumor Type Conductivity Less than 50 Benign Need Further Investigation - Greater than 55 Malignant 2 34 Basically permittivity is expressed as complex number: ε = ε jε (1) where ε is dielectric constant and ε is dielectric loss factor. Dielectric loss factor can be described in terms of conductivity and frequency: ε = σ ꙍ (2) where σ is conductivity andꙍ = 2πf c. So, the permittivity can be expressed in terms of conductivity and dielectric constant: ε = ε σ j 2πf c (3) where f c is centre frequency. Mean Square Error (MSE) MSE is the average squared error between output of network and target. After the training is done, the MSE of proposed 8347

4 NN module is calculated as define as follow: MSE = 1 j (t j j y j ) 2 (4) where j is number of input, t is actual target, and y is NN output. Real Time Testing The trained network is tested using data samples in Group (2). Then, the performance accuracy is calculated as below: Accuracy (%) =100 (( O A A ) 100) (5) where O is the NN s output and A is actual target. A Graphical User Interface (GUI) is developed as part of system in Matlab. It is an independent executive file where can be install at any device and use conveniently. Detected tumor can be visualized either in 2D or 3D as per user choices as shown in Figure 6 and Figure 7. This will help user to identify the seriousness of their breast health without anydifficulties at home and check with doctor for further investigation. RESULTS Table 5 shows the output of the real time testing for different dielectric properties of the tumor. Tested permittivity and conductivity are only until 38 and 4.0 S/m respectively. This is because the water-flour mixture becomes too sticky if more water is added [11]. So to form the tumor is very difficult. The average accuracy to detect the type of the tumor is 88.57% and 92.67% for permittivity and conductivity respectively. Table 6 shows the comparison of accuracy in classification of the type of tumor with different type of methods used in previous studies [8] [11]. The average accuracy of proposed system is 90.62%. It can be seen that the performance accuracy has been increased by using k-fold cross validation, which is around 9.8% improvement byshowing its superiority compared to proposed method in [8]. Figure 6: 2D Environment Table 5: Actual Targets, NN Outputs, and Detection Performance Accuracy Actual Target (mm) NN output (mm) Detection Performance Accuracy (%) Permittivity Conductivity Permittivity Conductivity Permittivity Conductivity Table 6: Comparison of Performance on Breast Tumor Classification Classification Method Performance Accuracy (%) Linear Discriminant Analysis [8] Quadratic Discriminant Analysis [8] Feed Forward Backpropagation Neural Network [11] K-fold based Feed Forward Backpropagation Neural Network Figure 7: 3D Environment CONCLUSION In this paper, UWB based non-invasive and low-cost early breast tumor type detection system has been proposed and demonstrated. This system will help home users and doctors in conducting regular check-ups to diagnose breast cancer and identify the type of the tumor efficiently anywhere and anytime. Appropriate action can be taken by a doctor if the type of tumor can be identified in the early stages of breast cancer. Our present focus is to examine the permittivity and conductivity values for malignant tumor. 8348

5 REFERENCE [1] Cancerorg, What is Breast Cancer, Retrieved from uide/breast-cancer-what-is-breast-cancer,accessed on 10 April [2] Breastcancer.org, What Is Breast Cancer?, Retrieved from c/what_ is_bc, Accessed on 10 April [3] Cancer.org, Finding Non-Cancerous Breast Conditions, Retrieved from /womenshealth/non-cancerousbreastconditions/noncancerous-breast-conditions-finding-benign-brcond,accessed on 10 April [4] When to Worry About Breast Lumps, Retrieved from Accessed on 10 April [5] Benefits And Limitations Of Screening Mammograms (BreastScreen NSW), Retrieved from Breastscreen.nsw.gov.au/aboutmammograms/benefits-and-limitations Accessed on 10 April [6] Kshetrimayum R. S., 2009, April, An introduction to UWB communication systems, IEEE Xplore, pp [7] Reza K. J., Khatun S., Jamlos M. F., Fakir M.M, Ikram-e-Khuda, &Ishwar Z., Proficient feature extraction strategy for performance enhancement of nn based early breast tumor detection, International Journal of Engineering and Technology, 5(6). [8] Conceiçãao, R. C., Medeiros M., O'Halloran, M., Herrera D. R., Tapia D.F. &Pistorius S., 2014, SVM-based classification of breast tumour phantoms using a UWB radar prototype system, IEEE. [9] Lazebenik M. &et.al., 2007, A large-scale study of the ultrawideband microwave dielectric properties of normal breast tissue obtained from reduction surgeries, Phys. Med. Biol, 52 pp [10] Rooh F., 2013,"Artificial Neural Network Approach to Clustering," The International Journal Of Engineering And Science (IJES). 2( 3), pp [11] AlShehri S. A, Khatun S, Jantan A. B, Raja Abdullah R. S. A, Mahmood R, Awang Z, 2011, 3D Experimental Detection And Discrimination Of Malignant And Benign Breast Tumor Using NN- Based UWB Imaging System, Progress In Electromagnetics Research. 116, p.p ,. [12] AlShehri S. A, Khatun S, Jantan A. B, Raja Abdullah R. S. A, Mahmood R, Awang Z, 2009 Experimental Breast Tumor Detection Using NN-Based UWB Imaging, Progress In Electromagnetics Research.111, p.p

OBJECTIVES By the end of this segment, the community participant will be able to:

OBJECTIVES By the end of this segment, the community participant will be able to: Cancer 101: Cancer Diagnosis and Staging Linda U. Krebs, RN, PhD, AOCN, FAAN OCEAN Native Navigators and the Cancer Continuum (NNACC) (NCMHD R24MD002811) Cancer 101: Diagnosis & Staging (Watanabe-Galloway

More information

Analecta Vol. 8, No. 2 ISSN 2064-7964

Analecta Vol. 8, No. 2 ISSN 2064-7964 EXPERIMENTAL APPLICATIONS OF ARTIFICIAL NEURAL NETWORKS IN ENGINEERING PROCESSING SYSTEM S. Dadvandipour Institute of Information Engineering, University of Miskolc, Egyetemváros, 3515, Miskolc, Hungary,

More information

for breast cancer detection

for breast cancer detection Microwave imaging for breast cancer detection Sara Salvador Summary Epidemiology of breast cancer The early diagnosis: State of the art Microwave imaging: The signal processing algorithm 2D/3D models and

More information

Breast Cancer. Presentation by Dr Mafunga

Breast Cancer. Presentation by Dr Mafunga Breast Cancer Presentation by Dr Mafunga Breast cancer in the UK Breast cancer is the second most common cancer in women. Around 1 in 9 women will develop breast cancer It most commonly affects women over

More information

Ductal carcinoma in situ (DCIS)

Ductal carcinoma in situ (DCIS) DIAGNOSIS: DCIS Ductal carcinoma in situ (DCIS) This factsheet gives information on an early form of breast cancer called ductal carcinoma in situ (DCIS). It explains what it is, how your breast is made

More information

Introduction Breast cancer is cancer that starts in the cells of the breast. Breast cancer happens mainly in women. But men can get it too.

Introduction Breast cancer is cancer that starts in the cells of the breast. Breast cancer happens mainly in women. But men can get it too. Male Breast Cancer Introduction Breast cancer is cancer that starts in the cells of the breast. Breast cancer happens mainly in women. But men can get it too. Many people do not know that men can get breast

More information

There are many different types of cancer and sometimes cancer is diagnosed when in fact you are not suffering from the disease at all.

There are many different types of cancer and sometimes cancer is diagnosed when in fact you are not suffering from the disease at all. About Cancer Cancer is a disease where there is a disturbance in the normal pattern of cell replacement. The cells mutate and become abnormal or grow uncontrollably. Not all tumours are cancerous (i.e.

More information

Comparison of Non-linear Dimensionality Reduction Techniques for Classification with Gene Expression Microarray Data

Comparison of Non-linear Dimensionality Reduction Techniques for Classification with Gene Expression Microarray Data CMPE 59H Comparison of Non-linear Dimensionality Reduction Techniques for Classification with Gene Expression Microarray Data Term Project Report Fatma Güney, Kübra Kalkan 1/15/2013 Keywords: Non-linear

More information

ductal carcinoma in situ (DCIS)

ductal carcinoma in situ (DCIS) Understanding ductal carcinoma in situ (DCIS) and deciding about treatment Understanding ductal carcinoma in situ (DCIS) and deciding about treatment Developed by National Breast and Ovarian Cancer Centre

More information

Phyllodes tumours: borderline malignant and malignant

Phyllodes tumours: borderline malignant and malignant Phyllodes tumours: borderline malignant and malignant This booklet is for people who would like more information on borderline malignant or malignant phyllodes tumours. It describes what they are, the

More information

Understanding ductal carcinoma in situ (DCIS) and deciding about treatment

Understanding ductal carcinoma in situ (DCIS) and deciding about treatment Understanding ductal carcinoma in situ (DCIS) and deciding about treatment Developed by National Breast and Ovarian Cancer Centre Funded by the Australian Government Department of Health and Ageing Understanding

More information

Invasive lobular breast cancer

Invasive lobular breast cancer Invasive lobular breast cancer This booklet is about invasive lobular breast cancer. It describes what invasive lobular breast cancer is, the symptoms, how it s diagnosed and possible treatments. Diagnosed

More information

What is DCIS? Contents. The breasts

What is DCIS? Contents. The breasts This information is an extract from the booklet Understanding ductal carinoma in situ (DCIS). You may find the full booklet helpful. We can send you a free copy see page 6. Contents The breasts What is

More information

NHS breast screening Helping you decide

NHS breast screening Helping you decide NHS breast screening Helping you decide What is breast cancer? 2 What is breast screening? 3 Breast screening results 6 Making a choice the possible benefits 9 and risks of breast screening What are the

More information

Florida Breast Health Specialists Breast Cancer Information and Facts

Florida Breast Health Specialists Breast Cancer Information and Facts Definition Breast cancer is a cancer that starts in the tissues of the breast. There are two main types of breast cancer: Ductal carcinoma starts in the tubes (ducts) that move milk from the breast to

More information

Segmentation of Breast Tumor from Mammographic Images Using Histogram Peak Slicing Threshold

Segmentation of Breast Tumor from Mammographic Images Using Histogram Peak Slicing Threshold International Journal of Computer Sciences and Engineering Open Access Research Paper Volume-4, Special Issue-1 E-ISSN: 2347-2693 Segmentation of Breast Tumor from Mammographic Images Using Histogram Peak

More information

Open Access Research on Application of Neural Network in Computer Network Security Evaluation. Shujuan Jin *

Open Access Research on Application of Neural Network in Computer Network Security Evaluation. Shujuan Jin * Send Orders for Reprints to reprints@benthamscience.ae 766 The Open Electrical & Electronic Engineering Journal, 2014, 8, 766-771 Open Access Research on Application of Neural Network in Computer Network

More information

Breast Cancer. Sometimes cells keep dividing and growing without normal controls, causing an abnormal growth called a tumor.

Breast Cancer. Sometimes cells keep dividing and growing without normal controls, causing an abnormal growth called a tumor. Breast Cancer Introduction Cancer of the breast is the most common form of cancer that affects women but is no longer the leading cause of cancer deaths. About 1 out of 8 women are diagnosed with breast

More information

Neural Networks and Support Vector Machines

Neural Networks and Support Vector Machines INF5390 - Kunstig intelligens Neural Networks and Support Vector Machines Roar Fjellheim INF5390-13 Neural Networks and SVM 1 Outline Neural networks Perceptrons Neural networks Support vector machines

More information

Breast cancer affects one in eight Australian women. It is the most common cancer for Victorian women, with almost 3,700 diagnoses in 2012.

Breast cancer affects one in eight Australian women. It is the most common cancer for Victorian women, with almost 3,700 diagnoses in 2012. Breast cancer Summary Breast cancer affects one in nine Australian women. It is important for all women to get to know the normal look and feel of their breasts. Although most breast changes aren t caused

More information

Breast Cancer Toolkit. Marion DePuit, MSN, Faith Community Nurse. Leslie Brown, BA, Community Advocate 9/2014. Understanding Breast Cancer

Breast Cancer Toolkit. Marion DePuit, MSN, Faith Community Nurse. Leslie Brown, BA, Community Advocate 9/2014. Understanding Breast Cancer GENERAL: Breast Cancer Toolkit Marion DePuit, MSN, Faith Community Nurse Leslie Brown, BA, Community Advocate 9/2014 Understanding Breast Cancer (Adapted from the American Cancer Society and Breast Cancer.org)

More information

Data Mining using Artificial Neural Network Rules

Data Mining using Artificial Neural Network Rules Data Mining using Artificial Neural Network Rules Pushkar Shinde MCOERC, Nasik Abstract - Diabetes patients are increasing in number so it is necessary to predict, treat and diagnose the disease. Data

More information

Mammograms & Breast Health. An Information Guide for Women U.S. DEPARTMENT OF HEALTH AND HUMAN SERVICES. Centers for Disease Control and Prevention

Mammograms & Breast Health. An Information Guide for Women U.S. DEPARTMENT OF HEALTH AND HUMAN SERVICES. Centers for Disease Control and Prevention U.S. DEPARTMENT OF HEALTH AND HUMAN SERVICES Centers for Disease Control and Prevention Mammograms & Breast Health An Information Guide for Women This booklet was developed by the Centers for Disease Control

More information

Breast Cancer Awareness Month

Breast Cancer Awareness Month Aon Kenya Insurance Brokers Ltd Aon Hewitt Healthcare Division Breast Cancer Awareness Month Issue 12 October 2015 In this Issue 2 Cancer Statistics in Kenya 3 What is Breast Cancer? 4 Symptoms of Breast

More information

Impelling Heart Attack Prediction System using Data Mining and Artificial Neural Network

Impelling Heart Attack Prediction System using Data Mining and Artificial Neural Network General Article International Journal of Current Engineering and Technology E-ISSN 2277 4106, P-ISSN 2347-5161 2014 INPRESSCO, All Rights Reserved Available at http://inpressco.com/category/ijcet Impelling

More information

SURVIVABILITY ANALYSIS OF PEDIATRIC LEUKAEMIC PATIENTS USING NEURAL NETWORK APPROACH

SURVIVABILITY ANALYSIS OF PEDIATRIC LEUKAEMIC PATIENTS USING NEURAL NETWORK APPROACH 330 SURVIVABILITY ANALYSIS OF PEDIATRIC LEUKAEMIC PATIENTS USING NEURAL NETWORK APPROACH T. M. D.Saumya 1, T. Rupasinghe 2 and P. Abeysinghe 3 1 Department of Industrial Management, University of Kelaniya,

More information

Breast Cancer Screening

Breast Cancer Screening Breast Cancer Screening The American Cancer Society and Congregational Health Ministry Team October Module To access this module via the Web, visit www.cancer.org and type in congregational health ministry

More information

Mammography. What is Mammography?

Mammography. What is Mammography? Scan for mobile link. Mammography Mammography is a specific type of breast imaging that uses low-dose x-rays to detect cancer early before women experience symptoms when it is most treatable. Tell your

More information

Chapter 2 The Research on Fault Diagnosis of Building Electrical System Based on RBF Neural Network

Chapter 2 The Research on Fault Diagnosis of Building Electrical System Based on RBF Neural Network Chapter 2 The Research on Fault Diagnosis of Building Electrical System Based on RBF Neural Network Qian Wu, Yahui Wang, Long Zhang and Li Shen Abstract Building electrical system fault diagnosis is the

More information

Breast Cancer. CSC Cancer Experience Registry Member, breast cancer

Breast Cancer. CSC Cancer Experience Registry Member, breast cancer ESSENTIALS Breast Cancer Take things one step at a time. Try not to be overwhelmed by the tidal wave of technical information coming your way. Finally you know your body best; you have to be your own advocate.

More information

Neural Computation - Assignment

Neural Computation - Assignment Neural Computation - Assignment Analysing a Neural Network trained by Backpropagation AA SSt t aa t i iss i t i icc aa l l AA nn aa l lyy l ss i iss i oo f vv aa r i ioo i uu ss l lee l aa r nn i inn gg

More information

A Content based Spam Filtering Using Optical Back Propagation Technique

A Content based Spam Filtering Using Optical Back Propagation Technique A Content based Spam Filtering Using Optical Back Propagation Technique Sarab M. Hameed 1, Noor Alhuda J. Mohammed 2 Department of Computer Science, College of Science, University of Baghdad - Iraq ABSTRACT

More information

Breast Cancer Understanding your diagnosis

Breast Cancer Understanding your diagnosis Breast Cancer Understanding your diagnosis Let s Make Cancer History 1 888 939-3333 cancer.ca Breast Cancer Understanding your diagnosis When you first hear that you have cancer, you may feel alone and

More information

CHAPTER 5 PREDICTIVE MODELING STUDIES TO DETERMINE THE CONVEYING VELOCITY OF PARTS ON VIBRATORY FEEDER

CHAPTER 5 PREDICTIVE MODELING STUDIES TO DETERMINE THE CONVEYING VELOCITY OF PARTS ON VIBRATORY FEEDER 93 CHAPTER 5 PREDICTIVE MODELING STUDIES TO DETERMINE THE CONVEYING VELOCITY OF PARTS ON VIBRATORY FEEDER 5.1 INTRODUCTION The development of an active trap based feeder for handling brakeliners was discussed

More information

Breast Cancer: from bedside and grossing room to diagnoses and beyond. Adriana Corben, M.D.

Breast Cancer: from bedside and grossing room to diagnoses and beyond. Adriana Corben, M.D. Breast Cancer: from bedside and grossing room to diagnoses and beyond Adriana Corben, M.D. About breast anatomy Breasts are special organs that develop in women during puberty when female hormones are

More information

Data Mining: A Hybrid Approach on the Clinical Diagnosis of Breast Tumor Patients

Data Mining: A Hybrid Approach on the Clinical Diagnosis of Breast Tumor Patients Data Mining: A Hybrid Approach on the Clinical Diagnosis of Breast Tumor Patients Onuodu F. E. 1, Eke B. O. 2 2 bathoyol@gmail.com, University of Port Harcourt, Port Harcourt, Nigeria 1 University of Port

More information

Performance Evaluation of Artificial Neural. Networks for Spatial Data Analysis

Performance Evaluation of Artificial Neural. Networks for Spatial Data Analysis Contemporary Engineering Sciences, Vol. 4, 2011, no. 4, 149-163 Performance Evaluation of Artificial Neural Networks for Spatial Data Analysis Akram A. Moustafa Department of Computer Science Al al-bayt

More information

Nicole Kounalakis, MD

Nicole Kounalakis, MD Breast Disease: Diagnosis and Management Nicole Kounalakis, MD Assistant Professor of Surgery Goal of Breast Evaluation The goal of breast evaluation is to classify findings as: normal physiologic variations

More information

ScienceDirect. Brain Image Classification using Learning Machine Approach and Brain Structure Analysis

ScienceDirect. Brain Image Classification using Learning Machine Approach and Brain Structure Analysis Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 50 (2015 ) 388 394 2nd International Symposium on Big Data and Cloud Computing (ISBCC 15) Brain Image Classification using

More information

Supporting people with learning disabilities to take care of their breasts - a guide for supporters. Your breasts, your health

Supporting people with learning disabilities to take care of their breasts - a guide for supporters. Your breasts, your health Supporting people with learning disabilities to take care of their breasts - a guide for supporters Your breasts, your health 1 Why be breast aware? We hope this booklet will help you assist the person

More information

Guide to Understanding Breast Cancer

Guide to Understanding Breast Cancer An estimated 220,000 women in the United States are diagnosed with breast cancer each year, and one in eight will be diagnosed during their lifetime. While breast cancer is a serious disease, most patients

More information

Application of Neural Network in User Authentication for Smart Home System

Application of Neural Network in User Authentication for Smart Home System Application of Neural Network in User Authentication for Smart Home System A. Joseph, D.B.L. Bong, D.A.A. Mat Abstract Security has been an important issue and concern in the smart home systems. Smart

More information

Electroencephalography Analysis Using Neural Network and Support Vector Machine during Sleep

Electroencephalography Analysis Using Neural Network and Support Vector Machine during Sleep Engineering, 23, 5, 88-92 doi:.4236/eng.23.55b8 Published Online May 23 (http://www.scirp.org/journal/eng) Electroencephalography Analysis Using Neural Network and Support Vector Machine during Sleep JeeEun

More information

Surgery Choices. National Cancer Institute. For Women with DCIS or Breast Cancer. National Institutes of Health

Surgery Choices. National Cancer Institute. For Women with DCIS or Breast Cancer. National Institutes of Health National Cancer Institute Surgery Choices For Women with DCIS or Breast Cancer U.S. DEPARTMENT OF HEALTH AND HUMAN SERVICES National Institutes of Health The National Cancer Institute is grateful for our

More information

Feeling Your Way To Healthy Breast. Lisa Barnes, BSN, RN Ruth Fay,B.A.,M.B.A.,RN Mary Grady, BSN, RN Margaret Richmond, MA, RN

Feeling Your Way To Healthy Breast. Lisa Barnes, BSN, RN Ruth Fay,B.A.,M.B.A.,RN Mary Grady, BSN, RN Margaret Richmond, MA, RN Feeling Your Way To Healthy Breast Lisa Barnes, BSN, RN Ruth Fay,B.A.,M.B.A.,RN Mary Grady, BSN, RN Margaret Richmond, MA, RN WHAT ARE MY BREASTS MADE OF? A breast is made of three main parts: glands,

More information

Mesothelioma. 1995-2013, The Patient Education Institute, Inc. www.x-plain.com ocft0101 Last reviewed: 03/21/2013 1

Mesothelioma. 1995-2013, The Patient Education Institute, Inc. www.x-plain.com ocft0101 Last reviewed: 03/21/2013 1 Mesothelioma Introduction Mesothelioma is a type of cancer. It starts in the tissue that lines your lungs, stomach, heart, and other organs. This tissue is called mesothelium. Most people who get this

More information

Men s Health: Testicular & Breast. September 2012

Men s Health: Testicular & Breast. September 2012 Men s Health: Testicular & Breast September 2012 Objectives: You will learn: How to perform a testicular self-exam and breast self-exam. You will know when to perform testicular and breast self-exams.

More information

What You Need to Know Before Treatment About: Breast Cancer

What You Need to Know Before Treatment About: Breast Cancer What You Need to Know Before Treatment About: Breast Cancer Publication MDCH-1234 Revised: September 2008 Authority: Public Act 368 of 1978, as amended by Public Act 195 of 1986 and Public Act 15 of 1989.

More information

Inflammatory breast cancer

Inflammatory breast cancer april 2007 information about Inflammatory breast cancer What is inflammatory breast cancer? Inflammatory breast cancer is a rare and rapidly growing form of breast cancer. Unlike other breast cancers which

More information

BRCA Genes and Inherited Breast and Ovarian Cancer. Patient information leaflet

BRCA Genes and Inherited Breast and Ovarian Cancer. Patient information leaflet BRCA Genes and Inherited Breast and Ovarian Cancer Patient information leaflet This booklet has been written for people who have a personal or family history of breast and/or ovarian cancer that could

More information

Body SAR and EU. B. Derat

Body SAR and EU. B. Derat Body SAR and EU B. Derat Overview / Outline New Approach: Directive / Standards Current applicable standard IEC/EN 62209-2:2010 Tablet case study Future of EU body SAR testing Maintenance of IEC 62209-2

More information

Forecasting of Economic Quantities using Fuzzy Autoregressive Model and Fuzzy Neural Network

Forecasting of Economic Quantities using Fuzzy Autoregressive Model and Fuzzy Neural Network Forecasting of Economic Quantities using Fuzzy Autoregressive Model and Fuzzy Neural Network Dušan Marček 1 Abstract Most models for the time series of stock prices have centered on autoregressive (AR)

More information

EFFICIENT DATA PRE-PROCESSING FOR DATA MINING

EFFICIENT DATA PRE-PROCESSING FOR DATA MINING EFFICIENT DATA PRE-PROCESSING FOR DATA MINING USING NEURAL NETWORKS JothiKumar.R 1, Sivabalan.R.V 2 1 Research scholar, Noorul Islam University, Nagercoil, India Assistant Professor, Adhiparasakthi College

More information

Breast cancer in the family

Breast cancer in the family Birmingham Women's NHS Foundation Trust Breast cancer in the family Information for women with a slightly increased risk of breast cancer This is a no smoking hospital Breast cancer in the family what

More information

Brain Cancer. This reference summary will help you understand how brain tumors are diagnosed and what options are available to treat them.

Brain Cancer. This reference summary will help you understand how brain tumors are diagnosed and what options are available to treat them. Brain Cancer Introduction Brain tumors are not rare. Thousands of people are diagnosed every year with tumors of the brain and the rest of the nervous system. The diagnosis and treatment of brain tumors

More information

Data Mining Algorithms Part 1. Dejan Sarka

Data Mining Algorithms Part 1. Dejan Sarka Data Mining Algorithms Part 1 Dejan Sarka Join the conversation on Twitter: @DevWeek #DW2015 Instructor Bio Dejan Sarka (dsarka@solidq.com) 30 years of experience SQL Server MVP, MCT, 13 books 7+ courses

More information

Prediction Model for Crude Oil Price Using Artificial Neural Networks

Prediction Model for Crude Oil Price Using Artificial Neural Networks Applied Mathematical Sciences, Vol. 8, 2014, no. 80, 3953-3965 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ams.2014.43193 Prediction Model for Crude Oil Price Using Artificial Neural Networks

More information

HAVE YOU BEEN NEWLY DIAGNOSED with DCIS?

HAVE YOU BEEN NEWLY DIAGNOSED with DCIS? HAVE YOU BEEN NEWLY DIAGNOSED with DCIS? Jen D. Mother and volunteer. Diagnosed with DCIS breast cancer in 2012. An educational guide prepared by Genomic Health This guide is designed to educate women

More information

Keywords: Slot antenna, ultra wideband (UWB), Microstrip line feeding, HFSS Simulation software.

Keywords: Slot antenna, ultra wideband (UWB), Microstrip line feeding, HFSS Simulation software. IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY Design of Compact UWB Printed Slot Antenna for GPS, GSM &Bluetooth Applications S.P.Shinde *1, M. M. Jadhav 2 *1, 2 Electronics

More information

Breast Cancer in the Family

Breast Cancer in the Family Oxford University Hospitals NHS Trust Oxford Regional Genetic Department Breast Cancer in the Family Information for women with a moderately increased risk of breast cancer Breast cancer in the family

More information

When it comes to treating breast cancer, doing less does more October is Breast Cancer Awareness Month

When it comes to treating breast cancer, doing less does more October is Breast Cancer Awareness Month For Immediate Release Oct. 8, 2012 When it comes to treating breast cancer, doing less does more October is Breast Cancer Awareness Month SEATTLE Oncologists and researchers are discovering that when it

More information

FRAUD DETECTION IN ELECTRIC POWER DISTRIBUTION NETWORKS USING AN ANN-BASED KNOWLEDGE-DISCOVERY PROCESS

FRAUD DETECTION IN ELECTRIC POWER DISTRIBUTION NETWORKS USING AN ANN-BASED KNOWLEDGE-DISCOVERY PROCESS FRAUD DETECTION IN ELECTRIC POWER DISTRIBUTION NETWORKS USING AN ANN-BASED KNOWLEDGE-DISCOVERY PROCESS Breno C. Costa, Bruno. L. A. Alberto, André M. Portela, W. Maduro, Esdras O. Eler PDITec, Belo Horizonte,

More information

Official reprint from UpToDate www.uptodate.com 2013 UpToDate

Official reprint from UpToDate www.uptodate.com 2013 UpToDate Official reprint from UpToDate www.uptodate.com 2013 UpToDate Patient information: Breast cancer screening (The Basics) Written by the doctors and editors at UpToDate What is breast cancer screening? Breast

More information

Tubular breast cancer

Tubular breast cancer Tubular breast cancer This booklet is for people who would like more information about tubular breast cancer. It describes what tubular breast cancer is, its symptoms, how a diagnosis is made and the possible

More information

Neural Network Design in Cloud Computing

Neural Network Design in Cloud Computing International Journal of Computer Trends and Technology- volume4issue2-2013 ABSTRACT: Neural Network Design in Cloud Computing B.Rajkumar #1,T.Gopikiran #2,S.Satyanarayana *3 #1,#2Department of Computer

More information

Breast Health Starts Here

Breast Health Starts Here Breast Health Starts Here k Breast Health Knowledge and self-awareness are powerful tools. Understanding and utilizing these tools starts with Lake Charles Memorial s Breast Health Program. Developing

More information

Lecture 6. Artificial Neural Networks

Lecture 6. Artificial Neural Networks Lecture 6 Artificial Neural Networks 1 1 Artificial Neural Networks In this note we provide an overview of the key concepts that have led to the emergence of Artificial Neural Networks as a major paradigm

More information

Appendices. Appendix A: List of Publications

Appendices. Appendix A: List of Publications Appendices Appendix A: List of Publications The following papers highlight the findings of this research. These articles were published in reputed journals during the course of this research program. 1.

More information

Manjeet Kaur Bhullar, Kiranbir Kaur Department of CSE, GNDU, Amritsar, Punjab, India

Manjeet Kaur Bhullar, Kiranbir Kaur Department of CSE, GNDU, Amritsar, Punjab, India Volume 5, Issue 6, June 2015 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Multiple Pheromone

More information

Design of Remote data acquisition system based on Internet of Things

Design of Remote data acquisition system based on Internet of Things , pp.32-36 http://dx.doi.org/10.14257/astl.214.79.07 Design of Remote data acquisition system based on Internet of Things NIU Ling Zhou Kou Normal University, Zhoukou 466001,China; Niuling@zknu.edu.cn

More information

AUTOMATED CLASSIFICATION OF BLASTS IN ACUTE LEUKEMIA BLOOD SAMPLES USING HMLP NETWORK

AUTOMATED CLASSIFICATION OF BLASTS IN ACUTE LEUKEMIA BLOOD SAMPLES USING HMLP NETWORK AUTOMATED CLASSIFICATION OF BLASTS IN ACUTE LEUKEMIA BLOOD SAMPLES USING HMLP NETWORK N. H. Harun 1, M.Y.Mashor 1, A.S. Abdul Nasir 1 and H.Rosline 2 1 Electronic & Biomedical Intelligent Systems (EBItS)

More information

Frequently Asked Questions About Ovarian Cancer

Frequently Asked Questions About Ovarian Cancer Media Contact: Gerri Gomez Howard Cell: 303-748-3933 gerri@gomezhowardgroup.com Frequently Asked Questions About Ovarian Cancer What is ovarian cancer? Ovarian cancer is a cancer that forms in tissues

More information

Impact of Feature Selection on the Performance of Wireless Intrusion Detection Systems

Impact of Feature Selection on the Performance of Wireless Intrusion Detection Systems 2009 International Conference on Computer Engineering and Applications IPCSIT vol.2 (2011) (2011) IACSIT Press, Singapore Impact of Feature Selection on the Performance of ireless Intrusion Detection Systems

More information

Experiences in positioning and sensor network applications with Ultra Wide Band technology

Experiences in positioning and sensor network applications with Ultra Wide Band technology Experiences in positioning and sensor network applications with Ultra Wide Band technology WAMS LANGATTOMUUDESTA UUTTA BISNESTÄ Timo Lehikoinen VTT Technical Research Centre of Finland 10/14/2013 2 Contents

More information

BREAST CANCER AWARENESS FOR WOMEN AND MEN by Samar Ali A. Kader. Two years ago, I was working as a bedside nurse. One of my colleagues felt

BREAST CANCER AWARENESS FOR WOMEN AND MEN by Samar Ali A. Kader. Two years ago, I was working as a bedside nurse. One of my colleagues felt Ali A. Kader, S. (2010). Breast cancer awareness for women and men. UCQ Nursing Journal of Academic Writing, Winter 2010, 70 76. BREAST CANCER AWARENESS FOR WOMEN AND MEN by Samar Ali A. Kader Two years

More information

Areola: The area of dark-colored skin on the breast that surrounds the nipple.

Areola: The area of dark-colored skin on the breast that surrounds the nipple. Glossary of Terms Adenocarcinoma: Cancer arising in gland-forming tissue; the medical term meaning related to a gland is adeno ; breast lobules and ducts are types of glands. Adjuvant: Treatment given

More information

The best treatment Your guide to breast cancer treatment in England and Wales

The best treatment Your guide to breast cancer treatment in England and Wales The best treatment Your guide to breast cancer treatment in England and Wales If you are looking for information on the treatment of secondary breast cancer (also known as advanced or metastatic breast

More information

Hereditary Breast and Ovarian Cancer (HBOC)

Hereditary Breast and Ovarian Cancer (HBOC) Oxford University Hospitals NHS Trust Oxford Regional Genetic Department Hereditary Breast and Ovarian Cancer (HBOC) Information for women with an increased lifetime risk of breast and ovarian cancer What

More information

Four Important Facts about Kidney Cancer

Four Important Facts about Kidney Cancer Volume Article.13-11 Publish Date: 24th June 2013 Author(s): MPUH - CRS Team Four Important Facts about Kidney Cancer ARTICLE hhh Muljibhai Patel Urological Hospital (MPUH) Centre For Robotic Surgery (CRS)

More information

An Anomaly-Based Method for DDoS Attacks Detection using RBF Neural Networks

An Anomaly-Based Method for DDoS Attacks Detection using RBF Neural Networks 2011 International Conference on Network and Electronics Engineering IPCSIT vol.11 (2011) (2011) IACSIT Press, Singapore An Anomaly-Based Method for DDoS Attacks Detection using RBF Neural Networks Reyhaneh

More information

Predicting the Risk of Heart Attacks using Neural Network and Decision Tree

Predicting the Risk of Heart Attacks using Neural Network and Decision Tree Predicting the Risk of Heart Attacks using Neural Network and Decision Tree S.Florence 1, N.G.Bhuvaneswari Amma 2, G.Annapoorani 3, K.Malathi 4 PG Scholar, Indian Institute of Information Technology, Srirangam,

More information

Novel Mining of Cancer via Mutation in Tumor Protein P53 using Quick Propagation Network

Novel Mining of Cancer via Mutation in Tumor Protein P53 using Quick Propagation Network Novel Mining of Cancer via Mutation in Tumor Protein P53 using Quick Propagation Network Ayad. Ghany Ismaeel, and Raghad. Zuhair Yousif Abstract There is multiple databases contain datasets of TP53 gene

More information

Comparison of Supervised and Unsupervised Learning Classifiers for Travel Recommendations

Comparison of Supervised and Unsupervised Learning Classifiers for Travel Recommendations Volume 3, No. 8, August 2012 Journal of Global Research in Computer Science REVIEW ARTICLE Available Online at www.jgrcs.info Comparison of Supervised and Unsupervised Learning Classifiers for Travel Recommendations

More information

NEURAL NETWORKS IN DATA MINING

NEURAL NETWORKS IN DATA MINING NEURAL NETWORKS IN DATA MINING 1 DR. YASHPAL SINGH, 2 ALOK SINGH CHAUHAN 1 Reader, Bundelkhand Institute of Engineering & Technology, Jhansi, India 2 Lecturer, United Institute of Management, Allahabad,

More information

Edinburgh Breast Unit

Edinburgh Breast Unit Edinburgh Breast Unit Treatment: Questions and Answers about Breast Cancer in South East Scotland* These questions and answers will provide an overview of the standard approaches for treating breast cancer

More information

Introduction to Machine Learning and Data Mining. Prof. Dr. Igor Trajkovski trajkovski@nyus.edu.mk

Introduction to Machine Learning and Data Mining. Prof. Dr. Igor Trajkovski trajkovski@nyus.edu.mk Introduction to Machine Learning and Data Mining Prof. Dr. Igor Trakovski trakovski@nyus.edu.mk Neural Networks 2 Neural Networks Analogy to biological neural systems, the most robust learning systems

More information

Breast Cancer. Understanding your diagnosis

Breast Cancer. Understanding your diagnosis Breast Cancer Understanding your diagnosis Breast Cancer Understanding your diagnosis When you first hear that you have cancer, you may feel alone and afraid. You may be overwhelmed by the large amount

More information

BreastScreen and You. Information about mammographic screening

BreastScreen and You. Information about mammographic screening BreastScreen and You Information about mammographic screening This information is about screening for breast cancer. It aims to help you choose whether or not you take part in the BreastScreen Australia

More information

Back Propagation Neural Network for Wireless Networking

Back Propagation Neural Network for Wireless Networking International Journal of Computer Sciences and Engineering Open Access Review Paper Volume-4, Issue-4 E-ISSN: 2347-2693 Back Propagation Neural Network for Wireless Networking Menal Dahiya Maharaja Surajmal

More information

Mammography AND CLINICAL BREAST EXAMS. joytolife.org WHAT YOU SHOULD KNOW ABOUT BREAST CANCER HOW TO DO A BREAST SELF-EXAM EARLY DETECTION SAVES LIVES

Mammography AND CLINICAL BREAST EXAMS. joytolife.org WHAT YOU SHOULD KNOW ABOUT BREAST CANCER HOW TO DO A BREAST SELF-EXAM EARLY DETECTION SAVES LIVES Mammography AND CLINICAL BREAST EXAMS WHAT YOU SHOULD KNOW ABOUT BREAST CANCER HOW TO DO A BREAST SELF-EXAM joytolife.org EARLY DETECTION SAVES LIVES As a woman, you face many special concerns that call

More information

Padma Charan Das Dept. of E.T.C. Berhampur, Odisha, India

Padma Charan Das Dept. of E.T.C. Berhampur, Odisha, India Volume 5, Issue 3, March 2015 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Measuring Quality

More information

International Journal of Advanced Research in Computer Science and Software Engineering

International Journal of Advanced Research in Computer Science and Software Engineering Volume 4, Issue 2, February 2014 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com A Novel Approach

More information

Neural network software tool development: exploring programming language options

Neural network software tool development: exploring programming language options INEB- PSI Technical Report 2006-1 Neural network software tool development: exploring programming language options Alexandra Oliveira aao@fe.up.pt Supervisor: Professor Joaquim Marques de Sá June 2006

More information

Thu Truong, Michael Jones, George Bekken EE494: Senior Design Projects Dr. Corsetti. SAR Senior Project 1

Thu Truong, Michael Jones, George Bekken EE494: Senior Design Projects Dr. Corsetti. SAR Senior Project 1 Thu Truong, Michael Jones, George Bekken EE494: Senior Design Projects Dr. Corsetti SAR Senior Project 1 Outline Team Senior Design Goal UWB and SAR Design Specifications Design Constraints Technical Approach

More information

Smoking and misuse of certain pain medicines can affect the risk of developing renal cell cancer.

Smoking and misuse of certain pain medicines can affect the risk of developing renal cell cancer. Renal cell cancer Renal cell cancer is a disease in which malignant (cancer) cells form in tubules of the kidney. Renal cell cancer (also called kidney cancer or renal adenocarcinoma) is a disease in which

More information

ARTIFICIAL NEURAL NETWORKS IN THE SCOPE OF OPTICAL PERFORMANCE MONITORING

ARTIFICIAL NEURAL NETWORKS IN THE SCOPE OF OPTICAL PERFORMANCE MONITORING 1 th Portuguese Conference on Automatic Control 16-18 July 212 CONTROLO 212 Funchal, Portugal ARTIFICIAL NEURAL NETWORKS IN THE SCOPE OF OPTICAL PERFORMANCE MONITORING Vítor Ribeiro,?? Mário Lima, António

More information

Feature Subset Selection in E-mail Spam Detection

Feature Subset Selection in E-mail Spam Detection Feature Subset Selection in E-mail Spam Detection Amir Rajabi Behjat, Universiti Technology MARA, Malaysia IT Security for the Next Generation Asia Pacific & MEA Cup, Hong Kong 14-16 March, 2012 Feature

More information

Evaluation and Management of the Breast Mass. Gary Dunnington,, M.D. Department of Surgery Internal Medicine Ambulatory Conference December 4, 2003

Evaluation and Management of the Breast Mass. Gary Dunnington,, M.D. Department of Surgery Internal Medicine Ambulatory Conference December 4, 2003 Evaluation and Management of the Breast Mass Gary Dunnington,, M.D. Department of Surgery Internal Medicine Ambulatory Conference December 4, 2003 Common Presentations of Breast Disease Breast Mass Abnormal

More information

Breast Imaging Made Brief and Simple. Jane Clayton MD Associate Professor Department of Radiology LSUHSC New Orleans, LA

Breast Imaging Made Brief and Simple. Jane Clayton MD Associate Professor Department of Radiology LSUHSC New Orleans, LA Breast Imaging Made Brief and Simple Jane Clayton MD Associate Professor Department of Radiology LSUHSC New Orleans, LA What women are referred for breast imaging? Two groups of women are referred for

More information

Journal of Information

Journal of Information Journal of Information journal homepage: http://www.pakinsight.com/?ic=journal&journal=104 PREDICT SURVIVAL OF PATIENTS WITH LUNG CANCER USING AN ENSEMBLE FEATURE SELECTION ALGORITHM AND CLASSIFICATION

More information