<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Publishing DTD v1.3 20210610//EN" "https://jats.nlm.nih.gov/publishing/1.3/JATS-journalpublishing1-3.dtd">
<article article-type="research-article" dtd-version="1.3" xml:lang="ru">
  <front xmlns:xlink="http://www.w3.org/1999/xlink">
    <journal-meta>
      <journal-title-group>
        <journal-title>Technoeconomics</journal-title>
        <trans-title-group xml:lang="ru">
          <trans-title>Technoeconomics</trans-title>
        </trans-title-group>
      </journal-title-group>
      <issn pub-type="epub">2949-1290</issn>
    </journal-meta>
    <article-meta xmlns:xlink="http://www.w3.org/1999/xlink">
      <article-id pub-id-type="publisher-id">1</article-id>
      <article-id pub-id-type="doi">10.57809/2023.2.4.7.1</article-id>
      <title-group>
        <article-title>Study of the concept of Bayesian optimization and practical use of its algorithms in the Python programming language</article-title>
        <trans-title-group xml:lang="ru">
          <trans-title>Исследование понятия «Байесовская оптимизация» и практическое использование ее алгоритмов на языке программирования Python</trans-title>
        </trans-title-group>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <name>
            <surname>Chernyagin</surname>
            <given-names>Anton</given-names>
          </name>
          <xref ref-type="aff" rid="aff1"/>
        </contrib>
        <contrib contrib-type="author">
          <contrib-id contrib-id-type="orcid">0000-0001-6251-7644</contrib-id>
          <contrib-id contrib-id-type="scopus">56652307100</contrib-id>
          <contrib-id contrib-id-type="researcherid">N-1787-2013</contrib-id>
          <name>
            <surname>Svetunkov</surname>
            <given-names>Sergey</given-names>
          </name>
          <xref ref-type="aff" rid="aff2"/>
        </contrib>
      </contrib-group>
      <aff id="aff1">Peter the Great St.Petersburg Polytechnic University</aff>
      <aff id="aff2">Imperial College London</aff>
      <pub-date publication-format="electronic" date-type="pub" iso-8601-date="2023-12-29">
        <day>29</day>
        <month>12</month>
        <year>2023</year>
      </pub-date>
      <volume>2</volume>
      <issue>4</issue>
      <issue-id pub-id-type="publisher-id">7</issue-id>
      <fpage>4</fpage>
      <lpage>15</lpage>
      <self-uri xmlns:xlink="http://www.w3.org/1999/xlink" content-type="pdf" xlink:href="https://technoeconomics.spbstu.ru/userfiles/files/Issues/7/1-Chernyagin-Svetunkov.pdf"/>
      <abstract xml:lang="en">
        <p>The aim of the study is to explore the principles of Bayesian optimization and its potential for solving complex problems, including economic ones. This article presents the main aspects of Bayesian optimization such as selection of a priori distribution, estimation of posterior distribution and selection of optimal model parameters. An example of applying Bayesian optimization to find hyperparameters using the Python programming language is presented. Bayesian optimization algorithms and their application to improve machine learning models were studied. The use of Bayesian optimization algorithm for finding hyperparameters can be useful in the future for optimizing various machine learning models such as neural networks, SVM and others.</p>
      </abstract>
      <kwd-group xml:lang="en">
        <kwd>Bayesian optimization</kwd>
        <kwd>hyperparameters</kwd>
        <kwd>Python</kwd>
        <kwd>machine learning</kwd>
      </kwd-group>
    </article-meta>
  </front>
</article>
