<?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>ejeas</journal-id>
            <journal-title-group>
                                                                                    <journal-title>European Journal of Engineering and Applied Sciences</journal-title>
            </journal-title-group>
                            <issn pub-type="ppub">2651-3412</issn>
                                        <issn pub-type="epub">2667-8454</issn>
                                                                                            <publisher>
                    <publisher-name>Tekirdağ Namık Kemal Üniversitesi</publisher-name>
                </publisher>
                    </journal-meta>
                <article-meta>
                                        <article-id pub-id-type="doi">10.55581/ejeas.1581494</article-id>
                                                                <article-categories>
                                            <subj-group  xml:lang="en">
                                                            <subject>Decision Support and Group Support Systems</subject>
                                                    </subj-group>
                                            <subj-group  xml:lang="tr">
                                                            <subject>Karar Desteği ve Grup Destek Sistemleri</subject>
                                                    </subj-group>
                                    </article-categories>
                                                                                                                                                        <title-group>
                                                                                                                        <article-title>Comprehensive Analysis of Grid and Randomized Search on Dataset Performance</article-title>
                                                                                                                                                                                                <trans-title-group xml:lang="tr">
                                    <trans-title>Veri Kümesi Performansı Üzerinde Izgara ve Rastgele Aramanın Kapsamlı Analizi</trans-title>
                                </trans-title-group>
                                                                                                    </title-group>
            
                                                    <contrib-group content-type="authors">
                                                                        <contrib contrib-type="author">
                                                                    <contrib-id contrib-id-type="orcid">
                                        https://orcid.org/0000-0002-5657-9002</contrib-id>
                                                                <name>
                                    <surname>Subaşı</surname>
                                    <given-names>Nadir</given-names>
                                </name>
                                                                    <aff>KIRKLARELİ ÜNİVERSİTESİ, TEKNİK BİLİMLER MESLEK YÜKSEKOKULU</aff>
                                                            </contrib>
                                                                                </contrib-group>
                        
                                        <pub-date pub-type="pub" iso-8601-date="20241231">
                    <day>12</day>
                    <month>31</month>
                    <year>2024</year>
                </pub-date>
                                        <volume>7</volume>
                                        <issue>2</issue>
                                        <fpage>77</fpage>
                                        <lpage>83</lpage>
                        
                        <history>
                                    <date date-type="received" iso-8601-date="20241108">
                        <day>11</day>
                        <month>08</month>
                        <year>2024</year>
                    </date>
                                                    <date date-type="accepted" iso-8601-date="20241128">
                        <day>11</day>
                        <month>28</month>
                        <year>2024</year>
                    </date>
                            </history>
                                        <permissions>
                    <copyright-statement>Copyright © 2018, European Journal of Engineering and Applied Sciences</copyright-statement>
                    <copyright-year>2018</copyright-year>
                    <copyright-holder>European Journal of Engineering and Applied Sciences</copyright-holder>
                </permissions>
            
                                                                                                <abstract><p>This paper presents a comprehensive comparison of grid search and randomized search, the two main hyperparameter search methods used in machine learning. The paper analyses the performance of these two methods in terms of efficiency, scalability and applicability on different machine learning models and datasets. In the paper, it is emphasized that grid search provides a comprehensive search since it searches all hyperparameter combinations on a regular grid, but it creates high computational cost. On the other hand, while random search provides faster results by selecting random samples from the hyperparameter space, it has the disadvantage of not providing complete coverage. Practical suggestions and decision-making processes are also presented for which search method should be preferred in real-world applications. In conclusion, the paper summarizes the situations where grid search and random search can be advantageous according to factors such as the complexity of the model, the size of the hyperparameter space and the available computational resources and aims to provide a comprehensive guide for practitioners.</p></abstract>
                                                                                                                                    <trans-abstract xml:lang="tr">
                            <p>Bu makale, makine öğreniminde kullanılan iki ana hiperparametre arama yöntemi olan ızgara arama ve rastgele arama yöntemlerinin kapsamlı bir karşılaştırmasını sunmaktadır. Makale, bu iki yöntemin performansını verimlilik, ölçeklenebilirlik ve farklı makine öğrenimi modelleri ve veri kümeleri üzerinde uygulanabilirlik açısından analiz etmektedir. Makalede, ızgara aramanın düzenli bir ızgara üzerinde tüm hiperparametre kombinasyonlarını aradığı için kapsamlı bir arama sağladığı, ancak yüksek hesaplama maliyeti yarattığı vurgulanmaktadır. Öte yandan, rastgele arama hiperparametre uzayından rastgele örnekler seçerek daha hızlı sonuçlar sağlarken, tam kapsam sağlamama dezavantajına sahiptir. Gerçek dünya uygulamalarında hangi arama yönteminin tercih edilmesi gerektiğine dair pratik öneriler ve karar verme süreçleri de sunulmuştur. Sonuç olarak makale, modelin karmaşıklığı, hiperparametre uzayının büyüklüğü ve mevcut hesaplama kaynakları gibi faktörlere göre grid arama ve rastgele aramanın avantajlı olabileceği durumları özetlemekte ve uygulayıcılar için kapsamlı bir rehber sunmayı amaçlamaktadır.</p></trans-abstract>
                                                            
            
                                                            <kwd-group>
                                                    <kwd>Dataset</kwd>
                                                    <kwd>  Grid Search</kwd>
                                                    <kwd>  Hyperparameter Optimization</kwd>
                                                    <kwd>  Machine Learning</kwd>
                                                    <kwd>  Model Performance</kwd>
                                                    <kwd>  Random Search</kwd>
                                            </kwd-group>
                                                        
                                                                            <kwd-group xml:lang="tr">
                                                    <kwd>Veri Kümesi</kwd>
                                                    <kwd>  Izgara Arama</kwd>
                                                    <kwd>  Hiperparametre Optimizasyonu</kwd>
                                                    <kwd>  Makine Öğrenmesi</kwd>
                                                    <kwd>  Model Performansı</kwd>
                                                    <kwd>  Rastgele Arama</kwd>
                                            </kwd-group>
                                                                                                            </article-meta>
    </front>
    <back>
                            <ref-list>
                                    <ref id="ref1">
                        <label>1</label>
                        <mixed-citation publication-type="journal">Mekonnen, T. (2019). Random vs. Directed Search for Scarce Resources. International Journal of Advanced Computer Science and Applications,269-278.</mixed-citation>
                    </ref>
                                    <ref id="ref2">
                        <label>2</label>
                        <mixed-citation publication-type="journal">Lawrence, J. P., &amp; Steiglitz, K. (1972). Randomized Pattern Search. IEEE Transactions on Computers, C–21(4), 382–385.</mixed-citation>
                    </ref>
                                    <ref id="ref3">
                        <label>3</label>
                        <mixed-citation publication-type="journal">Vincent, P., &amp; Rubin, I. (2004). Cooperative search versus random search using UAV swarms. IFAC Proceedings Volumes (IFAC-PapersOnline), 37(8), 944–949.</mixed-citation>
                    </ref>
                                    <ref id="ref4">
                        <label>4</label>
                        <mixed-citation publication-type="journal">Bergstra, J., Ca, J. B., &amp; Ca, Y. B. (2012). Random search for hyper-parameter optimization. The Journal of Machine Learning Research, 13, 281–305.</mixed-citation>
                    </ref>
                                    <ref id="ref5">
                        <label>5</label>
                        <mixed-citation publication-type="journal">Aszemi, N. M., &amp; Dominic, P. D. D. (2019). Hyperparameter Optimization in Convolutional Neural Network using Genetic Algorithms. International Journal of Advanced Computer Science and Applications, 10(6).</mixed-citation>
                    </ref>
                                    <ref id="ref6">
                        <label>6</label>
                        <mixed-citation publication-type="journal">Sudhakaran, P., &amp; Baitalik, S. (2022). XGBoost Optimized by Adaptive Tree Parzen Estimators for Credit Risk Analysis. 2022 IEEE 2nd Mysore Sub Section International Conference (MysuruCon), (pp. 1-6). IEEE.</mixed-citation>
                    </ref>
                                    <ref id="ref7">
                        <label>7</label>
                        <mixed-citation publication-type="journal">Japa, L., Serqueira, M., Mendonca, I., Aritsugi, M., Bezerra, E., &amp; Gonzalez, P. H. (2023). A Population-Based Hybrid Approach for Hyperparameter Optimization of Neural Networks. IEEE Access, 11, 50752–50768.</mixed-citation>
                    </ref>
                                    <ref id="ref8">
                        <label>8</label>
                        <mixed-citation publication-type="journal">Zhao, Z., &amp; Bai, T. (2022). Financial Fraud Detection and Prediction in Listed Companies Using SMOTE and Machine Learning Algorithms. Entropy, 24(8), 1157.</mixed-citation>
                    </ref>
                                    <ref id="ref9">
                        <label>9</label>
                        <mixed-citation publication-type="journal">Y Lecun, Y., Bottou, L., Bengio, Y., &amp; Haffner, P. (1998). Gradient-based learning applied to document recognition. Proceedings of the IEEE, 86(11), 2278–2324.</mixed-citation>
                    </ref>
                                    <ref id="ref10">
                        <label>10</label>
                        <mixed-citation publication-type="journal">Unwin, A., &amp; Kleinman, K. (2021). The Iris Data Set: In Search of the Source of Virginica. Significance, 18(6), 26–29.</mixed-citation>
                    </ref>
                                    <ref id="ref11">
                        <label>11</label>
                        <mixed-citation publication-type="journal">Snoek, J., Larochelle, H., &amp; Adams, R. P. (2012). Practical bayesian optimization of machine learning algorithms. Advances in neural information processing systems, 25.</mixed-citation>
                    </ref>
                                    <ref id="ref12">
                        <label>12</label>
                        <mixed-citation publication-type="journal">Stanley, K. O., &amp; Miikkulainen, R. (2002). Evolving neural networks through augmenting topologies. Evolutionary computation, 10(2), 99-127.</mixed-citation>
                    </ref>
                            </ref-list>
                    </back>
    </article>
