<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Publishing DTD v1.4 20241031//EN"
        "https://jats.nlm.nih.gov/publishing/1.4/JATS-journalpublishing1-4.dtd">
<article  article-type="research-article"        dtd-version="1.4">
            <front>

                <journal-meta>
                                    <journal-id></journal-id>
            <journal-title-group>
                                                                                    <journal-title>Mugla Journal of Science and Technology</journal-title>
            </journal-title-group>
                            <issn pub-type="ppub">2149-3596</issn>
                                                                                                        <publisher>
                    <publisher-name>Mugla Sitki Kocman University</publisher-name>
                </publisher>
                    </journal-meta>
                <article-meta>
                                        <article-id pub-id-type="doi">10.22531/muglajsci.703790</article-id>
                                                                <article-categories>
                                            <subj-group  xml:lang="en">
                                                            <subject>Engineering</subject>
                                                    </subj-group>
                                            <subj-group  xml:lang="tr">
                                                            <subject>Mühendislik</subject>
                                                    </subj-group>
                                    </article-categories>
                                                                                                                                                        <title-group>
                                                                                                                        <trans-title-group xml:lang="tr">
                                    <trans-title>DESTEK VEKTÖR ÖBEKLEME İÇİN ETKİLİ KERNEL FONKSİYONLARININ ARAŞTIRILMASI</trans-title>
                                </trans-title-group>
                                                                                                                                                                                                <article-title>EXPLORING EFFICIENT KERNEL FUNCTIONS FOR SUPPORT VECTOR CLUSTERING</article-title>
                                                                                                    </title-group>
            
                                                    <contrib-group content-type="authors">
                                                                        <contrib contrib-type="author">
                                                                    <contrib-id contrib-id-type="orcid">
                                        https://orcid.org/0000-0002-8666-809X</contrib-id>
                                                                <name>
                                    <surname>Bağcı</surname>
                                    <given-names>Furkan Burak</given-names>
                                </name>
                                                                    <aff>ANKARA YILDIRIM BEYAZIT UNIVERSITY</aff>
                                                            </contrib>
                                                    <contrib contrib-type="author">
                                                                    <contrib-id contrib-id-type="orcid">
                                        https://orcid.org/0000-0001-8742-8189</contrib-id>
                                                                <name>
                                    <surname>Karal</surname>
                                    <given-names>Ömer</given-names>
                                </name>
                                                                    <aff>ANKARA YILDIRIM BEYAZIT UNIVERSITY</aff>
                                                            </contrib>
                                                                                </contrib-group>
                        
                                        <pub-date pub-type="pub" iso-8601-date="20201231">
                    <day>12</day>
                    <month>31</month>
                    <year>2020</year>
                </pub-date>
                                        <volume>6</volume>
                                        <issue>2</issue>
                                        <fpage>36</fpage>
                                        <lpage>42</lpage>
                        
                        <history>
                                    <date date-type="received" iso-8601-date="20200314">
                        <day>03</day>
                        <month>14</month>
                        <year>2020</year>
                    </date>
                                                    <date date-type="accepted" iso-8601-date="20200823">
                        <day>08</day>
                        <month>23</month>
                        <year>2020</year>
                    </date>
                            </history>
                                        <permissions>
                    <copyright-statement>Copyright © 2015, Mugla Journal of Science and Technology</copyright-statement>
                    <copyright-year>2015</copyright-year>
                    <copyright-holder>Mugla Journal of Science and Technology</copyright-holder>
                </permissions>
            
                                                                                                <trans-abstract xml:lang="tr">
                            <p>Öbekleme verideki bilinmeyen desenleri açığa çıkararak farklı sınıflara ayıran etkili bir araçtır. Ancak, k-ortalama, k-NN, bulanık c-ortalama gibi geleneksel öbekleme algoritmalarında, veriye göre değişken olan öbek sayısının seçimi belirsizdir. Dahası, öbekleme algoritmalarının uygulanacağı veri setleri genellikle öbekler arası doğrusal olmayan sınırlara sahiptir. Bu doğrusal olmayan sınırları giriş uzayında belirlemek karmaşık bir problemdir. Bahsi geçen sorunları çözmek için, son yıllarda öbek sayısını ve sınırlarını otomatik olarak belirleyen kernel tabanlı öbekleme yöntemleri geliştirilmiştir. Özellikle, Destek Vektör Kümele(DVK) algoritması öbek sayısını otomatik olarak belirleme ve Gauss kenel parametresine göre doğrusal olmayan sınırları ortaya çıkarma gibi özellikleriyle veri analizinde büyük ilgi görmektedir. DVK tarafından belirlenen öbek ve öbekler arası sınırlar, kernel fonksiyonunun seçimine ve parametrelerine bağlı olarak değişiklik gösterebilir. Bundan dolayı, kernel fonksiyonunun seçimi önemli bir rol oynar. Bu çalışmada, ilk kez, DVK çatısı altında  iki farklı kernel (Cauchy ve Laplacian) fonksiyonunun uygulanması ve performanslarının değerlendirilmesi gerçekleştirilmiştir. Elde edilen sonuçlardan Laplacian kernel fonksiyonunun Gauss ve Cauchy kernel fonksiyonlarından daha iyi performans gösterdiği gözlemlenmiştir.</p></trans-abstract>
                                                                                                                                    <abstract><p>Clustering is an effective tool that divides data into different classes to reveal internal and previously unknown data schemes. However, in conventional clustering algorithms such as the k-means, k-NN, fuzzy c tool, the selection of the appropriate number of clusters for each data set is uncertain and varies with the data sets. Furthermore, the data sets to which the clustering algorithm is applied generally have nonlinear boundaries between clusters. Determining these nonlinear boundaries in the input space causes a complex problem. To overcome these problems, kernel-based clustering methods have been developed in recent years, which automatically determine the number and boundaries of clusters. In particular, the Support Vector Clustering (SVC) algorithm has received great attention in data analysis because of its features such as automatically determining the number of clusters and recognizing nonlinear boundaries based on the Gaussian kernel parameter. The number of clusters and region boundaries produced by SVC may show variation depending on the choice of the kernel function and its parameters. Therefore, the choice of kernel function plays a significant role. In this study, for the first time, the implementation of two different kernel (Cauchy and Laplacian) functions and evaluation of their performances have been realized within the framework of SVC. It was observed that the Laplacian kernel function performed better than Gauss and Cauchy kernel functions.</p></abstract>
                                                            
            
                                                                                        <kwd-group>
                                                    <kwd>Clustering</kwd>
                                                    <kwd>  Support Vector Clustering</kwd>
                                                    <kwd>  Unsupervised Learning</kwd>
                                                    <kwd>  Cauchy Kernel</kwd>
                                                    <kwd>  Laplacian Kernel</kwd>
                                            </kwd-group>
                            
                                                <kwd-group xml:lang="tr">
                                                    <kwd>Öbekleme</kwd>
                                                    <kwd>  Destek Vektör Öbekleme</kwd>
                                                    <kwd>  Denetimsiz Öğrenme</kwd>
                                                    <kwd>  Cauchy Kernel</kwd>
                                                    <kwd>  Laplacian Kernel</kwd>
                                            </kwd-group>
                                                                                                                                        </article-meta>
    </front>
    <back>
                            <ref-list>
                                    <ref id="ref1">
                        <label>1</label>
                        <mixed-citation publication-type="journal">Xu, R. &amp; WunschII, D. Survey of Clustering Algorithms. IEEE Transactions on Neural Networks, 16(3), 645-678. 2005.</mixed-citation>
                    </ref>
                                    <ref id="ref2">
                        <label>2</label>
                        <mixed-citation publication-type="journal">Fahad, A., Alshatri, N., Tari, Z., Alamri, A., Khalil, I., Zomaya, A., Foufou, S. and Bouras, A. A Survey of Clustering Algorithms for Big Data: Taxonomy and Empirical Analysis. IEEE Transactions on Emerging Topics in Computing, 2(3), 267-279, 2014.</mixed-citation>
                    </ref>
                                    <ref id="ref3">
                        <label>3</label>
                        <mixed-citation publication-type="journal">Xu R, Wunsch D. Clustering algorithms in biomedical research: A review. Biomedical Engineering, IEEE Reviews in, 3:120 – 154. 2010.</mixed-citation>
                    </ref>
                                    <ref id="ref4">
                        <label>4</label>
                        <mixed-citation publication-type="journal">Wang D, Shi L, Yeung DS, Tsang ECC, Heng PA. Ellipsoidal support vector clustering for functional MRI analysis. Pattern Recognition, 40:2685–2695. 2007.</mixed-citation>
                    </ref>
                                    <ref id="ref5">
                        <label>5</label>
                        <mixed-citation publication-type="journal">A. L. Gamboa, Hybrid Fuzzy-SV Clustering for Heart Disease Identification, CIMCA-IAWTIC, 6. 2006.</mixed-citation>
                    </ref>
                                    <ref id="ref6">
                        <label>6</label>
                        <mixed-citation publication-type="journal">Singh N. &amp; Mohapatra A. Breast cancer mass detection in mammograms using k-means and fuzzy c-means clustering. Int. J. Com. Appl. 22 (2), 15-21. 2011.</mixed-citation>
                    </ref>
                                    <ref id="ref7">
                        <label>7</label>
                        <mixed-citation publication-type="journal">Khanmohammadı, S., Adıbeıg, N., &amp; Shanehbandy, S. An Improved overlapping k-means clustering method for Medical applications. Expert Systems With Applications, 67, 12-18. 2017.</mixed-citation>
                    </ref>
                                    <ref id="ref8">
                        <label>8</label>
                        <mixed-citation publication-type="journal">Chicco G. Overview and performance assessment of the clustering methods for electrical load pattern grouping. Energy, 42 (1), 68–80. 2012.</mixed-citation>
                    </ref>
                                    <ref id="ref9">
                        <label>9</label>
                        <mixed-citation publication-type="journal">Kou, G. Peng, Y. Wang, G. Evaluation of clustering algorithms for financial risk analysis using MCDM methods. Inf. Sci. 275, 1–12. 2014.</mixed-citation>
                    </ref>
                                    <ref id="ref10">
                        <label>10</label>
                        <mixed-citation publication-type="journal">Bochkaryov P. V. &amp; Guseva A. I. The Use of Clustering Algorithms Ensemble with Variable Distance Metrics in Solving Problems of Web Mining. 5th International Conference on Future Internet of Things and Cloud Workshops (FiCloudW), 41-46. 2017.</mixed-citation>
                    </ref>
                                    <ref id="ref11">
                        <label>11</label>
                        <mixed-citation publication-type="journal">Scholkopf, B., Mika, S., Burges, C. J., Knirsch, P., Muller, K. R., Ratsch, G., &amp; Smola, A. J. Input space versus feature space in kernel-based methods. IEEE transactions on neural networks, 10(5),1000-1017. 1999.</mixed-citation>
                    </ref>
                                    <ref id="ref12">
                        <label>12</label>
                        <mixed-citation publication-type="journal">Minh, H. Q., Niyogi, P., &amp; Yao, Y. Mercer’s theorem, feature maps, and smoothing. In International Conference on Computational Learning Theory Springer, Berlin, Heidelberg, 154-168. 2006.</mixed-citation>
                    </ref>
                                    <ref id="ref13">
                        <label>13</label>
                        <mixed-citation publication-type="journal">Ben-Hur, A., Horn, D., Siegelmann, H. T., &amp; Vapnik, V. Support vector clustering. Journal of machine learning research, 125-137. 2001.</mixed-citation>
                    </ref>
                                    <ref id="ref14">
                        <label>14</label>
                        <mixed-citation publication-type="journal">Chicco G. &amp; Ilie I.-S., Support vector clustering of electrical load pattern data. IEEE Trans. on Power Systems, 24, no. 3, 1619- 1628, 2009.</mixed-citation>
                    </ref>
                                    <ref id="ref15">
                        <label>15</label>
                        <mixed-citation publication-type="journal">Huang J.-J., Tzeng G.-H., &amp; C.-S. Ong, Marketing segmentation using support vector clustering, Expert Systems with
Applications, 32 (2), 313–317. 2007.</mixed-citation>
                    </ref>
                                    <ref id="ref16">
                        <label>16</label>
                        <mixed-citation publication-type="journal">Wang D., Shi L., Yeung D. S., Heng P. A., T. T. Wong, &amp; Tsang E. C. C.. Support vector clustering for brain activation detection. In Proc. of the 8th International Conference on Medical Image Computing and Computer-Assisted Intervention, pages 572–579, Oct. 2005.</mixed-citation>
                    </ref>
                                    <ref id="ref17">
                        <label>17</label>
                        <mixed-citation publication-type="journal">Garcia, C. &amp; Moreno, J. Application of support vector clustering to the visualization of medical images. IEEE International Symposium on Biomedical Imaging, 1553–1556. 2004.</mixed-citation>
                    </ref>
                                    <ref id="ref18">
                        <label>18</label>
                        <mixed-citation publication-type="journal">Lee, J., &amp; Lee, D. Dynamic characterization of cluster structures for robust and inductive support vector clustering. IEEE Transactions on Pattern Analysis and Machine Intelligence, 28(11), 1869–1874. 2006.</mixed-citation>
                    </ref>
                                    <ref id="ref19">
                        <label>19</label>
                        <mixed-citation publication-type="journal">Lee J. &amp; Lee D. An Improved Cluster Labeling Method for Support Vector Clustering, IEEE Trans. Pattern Analysis and Machine Intelligence, 27, no. 3, 461-464, Mar. 2005.</mixed-citation>
                    </ref>
                                    <ref id="ref20">
                        <label>20</label>
                        <mixed-citation publication-type="journal">DonGiovanni, D. &amp; Vaina, L. Select and Cluster: A Method for Finding Functional Networks of Clustered Voxels in fMRI. Computational Intelligence and Neuroscience, 1-19. 2016.</mixed-citation>
                    </ref>
                                    <ref id="ref21">
                        <label>21</label>
                        <mixed-citation publication-type="journal">Yin, Z. &amp; Zhang, J. Identification of temporal variations in mental workload using locally-linear-embedding-based EEG feature reduction and supportvector- achine-based clustering and classification techniques. Computer Methods and Programs in Biomedicine, 115(3), 119-134. 2014.</mixed-citation>
                    </ref>
                                    <ref id="ref22">
                        <label>22</label>
                        <mixed-citation publication-type="journal">Villazana, S., Seijas, C., &amp; Caralli, A. Lempel-Ziv complexity and Shannon entropy-based support vector clustering of ECG signals. Revista Ingenıería Uc, 22(1). 2015</mixed-citation>
                    </ref>
                                    <ref id="ref23">
                        <label>23</label>
                        <mixed-citation publication-type="journal">Karal, Ö., &amp; Bağcı, F. B. Elipsoit Destek Vektör Öbekleme Algoritmasının Biyomedikal Veri Setleri Üzerinde Karşılaştırmalı Performans Analizi. Akademik Platform Mühendislik ve Fen Bilimleri Dergisi, 7(1), 140-148, 2019.</mixed-citation>
                    </ref>
                                    <ref id="ref24">
                        <label>24</label>
                        <mixed-citation publication-type="journal">Kavzoglu, T., &amp; Colkesen, I.A kernel functions analysis for support vector machines for land cover classification. International Journal of Applied Earth Observation and Geoinformation, 11(5), 352-359. 2009.</mixed-citation>
                    </ref>
                                    <ref id="ref25">
                        <label>25</label>
                        <mixed-citation publication-type="journal">Chen, W., Wang, J., Xie, X., Hong, H., Van Trung, N., Bui, D. T., ... &amp; Li, X. Spatial prediction of landslide susceptibility using integrated frequency ratio with entropy and support vector machines by different kernel functions. Environmental Earth Sciences, 75(20), 1344. 2016.</mixed-citation>
                    </ref>
                                    <ref id="ref26">
                        <label>26</label>
                        <mixed-citation publication-type="journal">Sharafi, H., Ebtehaj, I., Bonakdari, H., &amp; Zaji, A. H. Design of a support vector machine with different kernel functions to predict scour depth around bridge piers. Natural Hazards, 84(3), 2145-2162. 2016.</mixed-citation>
                    </ref>
                                    <ref id="ref27">
                        <label>27</label>
                        <mixed-citation publication-type="journal">Zhang, X., Liu, X., &amp; Wang, Z. J. Evaluation of a set of new ORF kernel functions of SVM for speech recognition. Engineering Applications of Artificial Intelligence, 26(10), 2574-2580. 2013.</mixed-citation>
                    </ref>
                                    <ref id="ref28">
                        <label>28</label>
                        <mixed-citation publication-type="journal">Feizizadeh, B., Roodposhti, M. S., Blaschke, T., &amp; Aryal, J. Comparing GIS-based support vector machine kernel functions for landslide susceptibility mapping. Arabian Journal of Geosciences, 10(5), 122. 2017.</mixed-citation>
                    </ref>
                                    <ref id="ref29">
                        <label>29</label>
                        <mixed-citation publication-type="journal">Fadel, S., Ghoniemy, S., Abdallah, M., Sorra, H. A., Ashour, A., &amp; Ansary, A. Investigating the effect of different kernel functions on the performance of SVM for recognizing Arabic characters. IJACSA) International Journal of Advanced Computer Science and Applications, 7(1), 446-450. 2016.</mixed-citation>
                    </ref>
                            </ref-list>
                    </back>
    </article>
