Yazar "Yurttakal, Ahmet Hasim" seçeneğine göre listele
Listeleniyor 1 - 5 / 5
Sayfa Başına Sonuç
Sıralama seçenekleri
Öğe A novel model based collaborative filtering recommender system via truncated ULV decomposition(Elsevier, 2023) Horasan, Fahrettin; Yurttakal, Ahmet Hasim; Gunduz, SelcukCollaborative filtering is a technique that takes into account the common characteristics of users and items in recommender systems. Matrix decompositions are one of the most used techniques in collabo-rative filtering based recommendation systems. Singular Value Decomposition (SVD) and Non-negative Matrix Factorization (NMF) based approaches are widely used. Although they are quite good at dealing with the scalability problem, their complexities are high. In this study, the Truncated-ULV decomposition (T-ULVD) technique was used as an alternative technique to improve the accuracy and quality of recom-mendations. The proposed method has been tested with Movielens 100 k, Movielens 1 M, Filmtrust, and Netflix datasets, which are widely used in recommender system researches. In order to assess the perfor-mance of the proposed model, standart metrics (MAE, RMSE, precision, recall, and F1 score) were used. It is seen that while progress was achieved in all experiments with the T-ULVD compared to the NMF, very close or better results were obtained compared to the SVD. Moreover, this study may guide T-ULVD based future studies on solving the cold-start problem and reducing the sparsity in collaborative filtering based recommender systems.& COPY; 2023 The Author(s). Published by Elsevier B.V. on behalf of King Saud University. This is an open access article under the CC BY-NC-ND license (http://creativecommons.org/licenses/by-nc-nd/4.0/).Öğe A Comparative Study On Segmentation And Classification In Breast Mri Imaging(Inst Integrative Omics & Applied Biotechnology, 2018) Yurttakal, Ahmet Hasim; Erbay, Hasan; Ikizceli, Tiirkan; Karacavus, Seyhan; Cinarer, GokalpBackground: Breast cancer is the type of cancer that develops from cells in the breast tissue. The breast cancer is leading cancer in women. One in every eight to nine women has breast cancer at some point during their lifetime. Computer-Aided Diagnosis (CAD) Technology is getting more important to assist radiologists not only to detect breast cancer tumor but also to interpret lesioned regions. The CAD, as a second reader in the clinic, improves the classification of malignant and benign lesions. On the other hand, Magnetic Resonance Imaging (MRI) is a highly recommended test for detecting and monitoring breast cancer tumors and interpreting lesioned regions since it has an excellent capability for soft tissue imaging. In MRI image analysis, the segmentation images are important objective because accurate measurement of the delineation of the regions of interest (ROI) is critical for the breast cancer diagnosis and treatment. Herein, by using MRI scans, we propose a semi-automated CAD system prototype to assist radiologists in detecting breast cancer tumors and interpreting lesioned regions. The prototype, first, pre-processes the raw selected suspicious region to reduce the noises and to reveal the structure. Later, using Expectation Maximization (EM), the prototype segments the pre-processed region. After that, we use the Discrete Wavelet Transform (DWT) for providing efficient multi-resolution sub and decomposition of signals. Then Random Forest Algorithm is used for feature selection. Finally, Naive Bayes, Linear Discriminant Analysis and C4.5 Decision Tree Algorithms are used to classify the features of the ROI in the diagnosis analysis. We tested the prototype CAD on 105 patients, among them, 53 are benign and 52 malign. 80% of the images are allocated for training and 20% of images reserved for testing. The CAD classified 20 patients correctly in case of 5 fold cross-validation. Only one patient is misclassified. The computer-aided diagnosis system with the C4.5 has accuracy 95.24%. Furthermore, C4.5 classifies the breast cancer tumors better than Naive Bayes and Linear Discriminant Analysis. We tested the prototype CAD on 105 patients, among them, 53 are benign and 52 malign. The computer-aided diagnosis system with the C4.5 has accuracy 95.24%. Furthermore, C4.5 classifies the breast cancer tumors better than Naive Bayes and Linear Discriminant Analysis.Öğe Detection of breast cancer via deep convolution neural networks using MRI images(SPRINGER, 2020) Yurttakal, Ahmet Hasim; Erbay, Hasan; Ikizceli, Turkan; Karacavus, SeyhanBreast cancer is the type of cancer that develops from cells in the breast tissue. It is the leading cancer in women. Early detection of the breast cancer tumor is crucial in the treatment process. Mammography is a valuable tool for identifying breast cancer in the early phase before physical symptoms develop. To reduce false-negative diagnosis in mammography, a biopsy is recommended for lesions with greater than a 2% chance of having suspected malignant tumors and, among them, less than 30 percent are found to have malignancy. To decrease unnecessary biopsies, recently, Magnetic Resonance Imaging (MRI) has also been used to diagnose breast cancer. MRI is the highly recommended test for detecting and monitoring breast cancer tumors and interpreting lesioned regions since it has an excellent capability for soft tissue imaging. However, it requires an experienced radiologist and time-consuming process. On the other hand, convolutional neural networks (CNNs) have demonstrated better performance in image classification compared to feature-based methods and show promising performance in medical imaging. Herein, CNN was employed to characterize lesions as malignant or benign tumors using MRI images. Using only pixel information, a multi-layer CNN architecture with online data augmentation was designed. Later, the CNN architecture was trained and tested. The accuracy of the network is 98.33% and the error rate 0.0167. The sensitivity of the network is 1.0 whereas specificity is 0.9688. The precision is 0.9655.Öğe Diagnosing breast cancer tumors using stacked ensemble model(Ios Press, 2022) Yurttakal, Ahmet Hasim; Erbay, Hasan; Ikizceli, Turkan; Karacavus, Seyhan; Bicer, CenkerBreast cancer is the most common cancer that progresses from cells in the breast tissue among women. Early-stage detection could reduce death rates significantly, and the detection-stage determines the treatment process. Mammography is utilized to discover breast cancer at an early stage prior to any physical sign. However, mammography might return false-negative, in which case, if it is suspected that lesions might have cancer of chance greater than two percent, a biopsy is recommended. About 30 percent of biopsies result in malignancy that means the rate of unnecessary biopsies is high. So to reduce unnecessary biopsies, recently, due to its excellent capability in soft tissue imaging, Dynamic Contrast-Enhanced Magnetic Resonance Imaging (DCE-MRI) has been utilized to detect breast cancer. Nowadays, DCE-MRI is a highly recommended method not only to identify breast cancer but also to monitor its development, and to interpret tumorous regions. However, in addition to being a time-consuming process, the accuracy depends on radiologists' experience. Radiomic data, on the other hand, are used in medical imaging and have the potential to extract disease characteristics that can not be seen by the naked eye. Radiomics are hard-coded features and provide crucial information about the disease where it is imaged. Conversely, deep learning methods like convolutional neural networks(CNNs) learn features automatically from the dataset. Especially in medical imaging, CNNs' performance is better than compared to hard-coded features-based methods. However, combining the power of these two types of features increases accuracy significantly, which is especially critical in medicine. Herein, a stacked ensemble of gradient boosting and deep learning models were developed to classify breast tumors using DCE-MRI images. The model makes use of radiomics acquired from pixel information in breast DCE-MRI images. Prior to train the model, radiomics had been applied to the factor analysis to refine the feature set and eliminate unuseful features. The performance metrics, as well as the comparisons to some well-known machine learning methods, state the ensemble model outperforms its counterparts. The ensembled model's accuracy is 94.87% and its AUC value is 0.9728. The recall and precision are 1.0 and 0.9130, respectively, whereas F1-score is 0.9545.Öğe Predicting 1p/19q chromosomal deletion of brain tumors using machine learning(Ice Publishing, 2021) Cinarer, Gokalp; Emiroglu, Bulent Gursel; Yurttakal, Ahmet HasimAdvances in molecular and genetic technologies have enabled the study of mutation and molecular changes in gliomas. The 1p/19q coding state of gliomas is important in predicting pathogenesis-based pharmacological treatments and determining innovative immunotherapeutic strategies. In this study, T1-weighted and T2-weighted fluid-attenuated inversion recovery magnetic resonance imaging (MRI) images of 121 low-grade glioma patients with biopsy-proven 1p/19q coding status and no deletion (n = 40) or co-deletion (n = 81) were used. First, regions of interests were segmented with the grow-cut algorithm. Later, 851 radiomic features including three-dimensional wavelet preprocessed and non-preprocessed ones were extracted from six different matrices such as first order, shape and texture. The extracted features were preprocessed with the synthetic minority over-sampling technique algorithm. Next, the 1p/19q decoding states of gliomas were classified using machine-learning algorithms. The best classification in the classification of glioma grades (grade II and grade III) according to 1p/19q coding status was obtained by using the logistic regression algorithm, with 93.94% accuracy and 94.74% area under the curve values. In conclusion, it was determined that non-invasive estimation of 1p/19q status from MRI images enables the selection of effective treatment strategies with early diagnosis using machine-learning algorithms without the need for surgical biopsy.