{"id":94,"date":"2024-10-17T06:54:08","date_gmt":"2024-10-17T06:54:08","guid":{"rendered":"https:\/\/www.fh-joanneum.at\/big-data-and-business-intelligence\/master\/?page_id=94"},"modified":"2024-11-28T07:04:18","modified_gmt":"2024-11-28T07:04:18","slug":"curriculum","status":"publish","type":"page","link":"https:\/\/www.fh-joanneum.at\/big-data-and-business-intelligence\/master\/en\/my-studies\/curriculum\/","title":{"rendered":"Curriculum"},"content":{"rendered":"<div\n    id=\"\"\n    class=\"wp-block-curriculum margin-bottom-\"\n>\n    <div class=\"container-lg\">\n        <div class=\"row\">\n                            <div class=\"col-12\">\n                    <h2>Current Curriculum<\/h2>\n                <\/div>\n                                                        <div class=\"col-12\">\n                        <div class=\"accordion-element-accordion\">\n                            <a\n                                data-bs-toggle=\"collapse\"\n                                class=\"arrow-link large-arrow py-3 pe-1 d-block border-bottom collapsed\"\n                                href=\"#accordion-496348053\"\n                            >\n                                <h4 class=\"accordion-title mb-0 d-flex align-items-center justify-content-between\">\n                                    <span>1. Semester<\/span>\n                                    <svg width=\"12\" height=\"24\" viewBox=\"0 0 9 15\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path id=\"accordion_chevron\" d=\"M1.5 1.5L7.5 7.5L1.5 13.5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/>\n<\/svg>                                <\/h4>\n                            <\/a>\n                            <div\n                                class=\"collapse content-wrapper mt-3\"\n                                id=\"accordion-496348053\"\n                            >\n                                                                                                                                                                                                                                        <button\n                                                id=\"course-databases-and-query-languages-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-databases-and-query-languages\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=\n                                                    >\n                                                        <span>Data Storage and Processing 1 |\n                                                            Lecture\/Practical\n                                                            (IL)\n                                                            | Coursecode:\n                                                            M250807105<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            English<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Databases and Query Languages<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">5.00<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">3.00<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-databases-and-query-languages\"\n                                                        aria-labelledby=\"course-databases-and-query-languages-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        Introduction and basic concepts\n&#8211; Overview of database models \n&#8211; Database architectures\n&#8211; Data security\n&#8211; &#8230;\n\nRelational databases\n&#8211; Basic concepts of the relational data model\n&#8211; Structured Query Language (SQL)\n&#8211; Import\/export of datasets\n&#8211; Data integrity, normal forms and denormalisation\n&#8211; Access control and user administration\n&#8211; Advanced topics in relational databases\n&#8211; &#8230;\n\nOverview of non-relational databases\n&#8211; Key-value databases and document-oriented databases\n&#8211; Multidimensional databases\n&#8211; &#8230;\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                    <button\n                                                id=\"course-programming-and-data-processing-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-programming-and-data-processing\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=\n                                                    >\n                                                        <span>Data Storage and Processing 2 |\n                                                            Practical\n                                                            (UE)\n                                                            | Coursecode:\n                                                            M250807106<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            English<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Programming and Data Processing<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">5.00<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">3.00<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-programming-and-data-processing\"\n                                                        aria-labelledby=\"course-programming-and-data-processing-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        Programming \/ Scripting\n&#8211; Programming paradigms\n&#8211; Basics of programming and scripting\n&#8211; Operators and control structures\n&#8211; Functions and libraries\n&#8211; Regular expressions\n&#8211; &#8230;\n\nData-based applications\n&#8211; Importing and exporting data\n&#8211; Elementary data handling \n&#8211; &#8230;\n\nTools\n&#8211; Version control systems\n&#8211; Clean coding and debugging\n&#8211; Integrated development environments\n&#8211; &#8230;\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                    <button\n                                                id=\"course-introduction-to-data-science-and-artificial-intelligence-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-introduction-to-data-science-and-artificial-intelligence\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=\n                                                    >\n                                                        <span>Introduction and Foundations 1 |\n                                                            Lecture\n                                                            (VO)\n                                                            | Coursecode:\n                                                            M250807101<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            English<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Introduction to Data Science and Artificial Intelligence<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">2.50<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">1.50<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-introduction-to-data-science-and-artificial-intelligence\"\n                                                        aria-labelledby=\"course-introduction-to-data-science-and-artificial-intelligence-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        Introduction to Data Science and Artificial Intelligence\n&#8211; Overview of the field\n&#8211; Possible applications and areas of use\n&#8211; Social and legal context\n&#8211; Future perspectives\n&#8211; &#8230;\n\nBasic terms and overview of data science and artificial intelligence\n&#8211; Basic terms of data science and artificial intelligence\n&#8211; Overview of important methods \n&#8211; Biases and metrics\n&#8211; &#8230;\n\nTools for data science and artificial intelligence\n&#8211; Overview of IT infrastructures\n&#8211; Overview of tools and frameworks\n&#8211; Overview of scripting and programming languages\n&#8211; Overview of software stacks and development methods\n&#8230;\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                    <button\n                                                id=\"course-quick-guide-to-machine-learning-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-quick-guide-to-machine-learning\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=\n                                                    >\n                                                        <span>Introduction and Foundations 1 |\n                                                            Practical\n                                                            (UE)\n                                                            | Coursecode:\n                                                            M250807102<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            English<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Quick Guide to Machine Learning<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">2.50<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">1.50<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-quick-guide-to-machine-learning\"\n                                                        aria-labelledby=\"course-quick-guide-to-machine-learning-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        Examples of unsupervised learning\n&#8211; Practical introductory examples from the field of clustering\n&#8211; Practical introductory examples from the field of dimensionality reduction\n&#8211; &#8230;\n\nExamples of Supervised Learning\n&#8211; Practical examples from the field of classification\n&#8211; Practical introductory examples from the field of regression\n&#8211; &#8230;\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                    <button\n                                                id=\"course-probability-theory-and-descriptive-statistics-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-probability-theory-and-descriptive-statistics\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=\n                                                    >\n                                                        <span>Introduction and Foundations 2 |\n                                                            Lecture\/Practical\n                                                            (IL)\n                                                            | Coursecode:\n                                                            M250807103<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            English<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Probability Theory and Descriptive Statistics<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">5.00<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">3.00<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-probability-theory-and-descriptive-statistics\"\n                                                        aria-labelledby=\"course-probability-theory-and-descriptive-statistics-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        Descriptive statistics\n&#8211; Basic terms and areas of application of statistics\n&#8211; Frequencies, frequency distributions and empirical distribution functions\n&#8211; Parameters of empirical distributions\n&#8211; Multivariate empirical distributions\n&#8211; Visualisation of statistical data\n&#8211; &#8230;\n\nProbability theory \n&#8211; Basic terms of probability theory\n&#8211; Conditional probabilities and Bayes&#8217; theorem\n&#8211; Basic terms of combinatorics\n&#8211; One and multidimensional random variables\n&#8211; Important discrete and continuous univariate distributions \n&#8211; Limit theorems and approximation of distributions\n&#8211; &#8230;\n\n Introduction to Bayes statistics\n&#8211; A-priori and A-posteriori distributions\n&#8211; Update and analysis of distributions for parameters\n&#8211; &#8230;\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                    <button\n                                                id=\"course-modelling-and-numerical-simulations-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-modelling-and-numerical-simulations\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=\n                                                    >\n                                                        <span>Introduction and Foundations 3 |\n                                                            Lecture\/Practical\n                                                            (IL)\n                                                            | Coursecode:\n                                                            M250807104<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            English<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Modelling and Numerical Simulations<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">5.00<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">3.00<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-modelling-and-numerical-simulations\"\n                                                        aria-labelledby=\"course-modelling-and-numerical-simulations-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        Modeling and simulation\n&#8211; Basic concepts of systems, modeling and simulation\n&#8211; Mathematical foundation of modeling and simulation\n&#8211; Overview of modeling and simulation types\n&#8211; &#8230;\n\nGraph theory\n&#8211; Basic concepts of graphs\n&#8211; Characteristics and parameters of graphs\n&#8211; Main types of graphs and networks\n&#8211; &#8230;\n\nSystem dynamics\n&#8211; Causal graphs, pulse models and Markov chains\n&#8211; Fundamentals of cybernetics and control engineering\n&#8211; Ordinary differential equation systems and numerical integration\n&#8211; &#8230;\n\nMonte Carlo simulations\n&#8211; Basic concepts of Monte Carlo simulations\n&#8211; Usage of Monte Carlo simulations for forecasting\n&#8211; &#8230;\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                                                                                                                                                                    <div class=\"mt-5 mb-3\">\n                                                <h5>Elective Subjects:<\/h5>\n                                            <\/div>\n                                                                                                                                                                    <button\n                                                id=\"course-refresher-on-information-technology-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-refresher-on-information-technology\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=\n                                                    >\n                                                        <span>Refresher of Foundations |\n                                                            Lecture\/Practical\n                                                            (IL)\n                                                            | Coursecode:\n                                                            M250807109<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            English<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Refresher on Information Technology<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">2.50<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">1.50<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-refresher-on-information-technology\"\n                                                        aria-labelledby=\"course-refresher-on-information-technology-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        Hardware\n&#8211; Central components of a computer\n&#8211; Bus systems and peripherals as well as processor architectures\n&#8211; Information processing and information encoding\n&#8211; &#8230;\n\nOperating systems\n&#8211; Families of operating systems and their structure\n&#8211; Process and storage management\n&#8211; File systems and object storage\n&#8211; &#8230;\n\nNetworks\n&#8211; Introduction to the functioning of networks\n&#8211; Introduction to the terminology of networks\n&#8211; OSI layer model and TCP\/IP\n&#8211; Interface protocols\n&#8211; &#8230;\n\nCryptography\n&#8211; Basic concepts of cryptography\n&#8211; Symmetric and asymmetric cryptographic methods\n&#8211; &#8230;\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                    <button\n                                                id=\"course-refresher-on-mathematics-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-refresher-on-mathematics\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=\n                                                    >\n                                                        <span>Refresher of Foundations |\n                                                            Lecture\/Practical\n                                                            (IL)\n                                                            | Coursecode:\n                                                            M250807107<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            English<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Refresher on Mathematics<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">2.50<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">1.50<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-refresher-on-mathematics\"\n                                                        aria-labelledby=\"course-refresher-on-mathematics-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        Basic mathematical concepts\n&#8211; Set theory and number sets \n&#8211; Calculating in the complex number system\n&#8211; Elementary functions\n&#8211; &#8230;\n\nElementary analysis\n&#8211; Differential calculus, curve sketching and extreme value problems\n&#8211; Fundamentals of integral calculus\n&#8211; &#8230;\n\nBasic concepts of linear algebra\n&#8211; Vectors, matrices and tensors\n&#8211; Determinants and solutions of linear systems of equations\n&#8211; Eigenvalues and Eigenvectors\n&#8211; &#8230;\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                    <button\n                                                id=\"course-refresher-on-unix-shells-and-latex-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-refresher-on-unix-shells-and-latex\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=\n                                                    >\n                                                        <span>Refresher of Foundations |\n                                                            Lecture\/Practical\n                                                            (IL)\n                                                            | Coursecode:\n                                                            M250807108<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            English<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Refresher on Unix Shells and LaTeX<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">2.50<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">1.50<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-refresher-on-unix-shells-and-latex\"\n                                                        aria-labelledby=\"course-refresher-on-unix-shells-and-latex-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        Basics of unixoid operating systems\n&#8211; Introduction to text-based shells \n&#8211; File types and data compression\n&#8211; File systems and permissions\n&#8211; Processes and jobs\n&#8211; Important tools of unixoid shells\n&#8211; Shell scripting\n&#8211; &#8230;\n\nText manipulation\n&#8211; Elementary tools and pipes \n&#8211; Regular expressions\n&#8211; Important editors\n&#8211; &#8230;\n\nLaTeX markup language\n&#8211; Commands and environments\n&#8211; Document classes and page styles\n&#8211; Mathematical formulas\n&#8211; &#8230;\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                                                                        <\/div>\n                        <\/div>\n                    <\/div>\n                                                        <div class=\"col-12\">\n                        <div class=\"accordion-element-accordion\">\n                            <a\n                                data-bs-toggle=\"collapse\"\n                                class=\"arrow-link large-arrow py-3 pe-1 d-block border-bottom collapsed\"\n                                href=\"#accordion-410712484\"\n                            >\n                                <h4 class=\"accordion-title mb-0 d-flex align-items-center justify-content-between\">\n                                    <span>2. Semester<\/span>\n                                    <svg width=\"12\" height=\"24\" viewBox=\"0 0 9 15\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path id=\"accordion_chevron\" d=\"M1.5 1.5L7.5 7.5L1.5 13.5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/>\n<\/svg>                                <\/h4>\n                            <\/a>\n                            <div\n                                class=\"collapse content-wrapper mt-3\"\n                                id=\"accordion-410712484\"\n                            >\n                                                                                                                                                                                                                                        <button\n                                                id=\"course-data-mining-and-statistical-learning-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-data-mining-and-statistical-learning\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=\n                                                    >\n                                                        <span>Computational Intelligence 1 |\n                                                            Lecture\/Practical\n                                                            (IL)\n                                                            | Coursecode:\n                                                            M250807202<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            English<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Data Mining and Statistical Learning<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">5.00<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">3.00<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-data-mining-and-statistical-learning\"\n                                                        aria-labelledby=\"course-data-mining-and-statistical-learning-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        Basics of multivariate statistics\n&#8211; Repetition of matrix algebra\n&#8211; Multivariate observations and distributions\n&#8211; Covariance, correlation and distance matrices\n&#8211; &#8230;\n\nMethods of supervised learning\n&#8211; Simple and multiple linear regression \n&#8211; Regularization methods\n&#8211; Methods based on latent variables\n&#8211; Decision trees and related methods\n&#8211; Logistic regression\n&#8211; Linear and squared discriminant analysis\n&#8211; Naive-Bayes-classifier\n&#8211; K-Nearest-Neighbor Classification\n&#8211; &#8230;\n\nMethods of Unsupervised Learning\n&#8211; Methods of Cluster analysis \n&#8211; Dimension reduction\n&#8211; &#8230;\n\nFurther topics\n&#8211; Optimization and validation of prediction models\n&#8211; Advanced forms of visualization\n&#8211; &#8230;\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                    <button\n                                                id=\"course-numerics-and-computational-optimisation-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-numerics-and-computational-optimisation\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=\n                                                    >\n                                                        <span>Computational Intelligence 1 |\n                                                            Lecture\/Practical\n                                                            (IL)\n                                                            | Coursecode:\n                                                            M250807203<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            English<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Numerics and Computational Optimisation<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">2.50<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">1.50<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-numerics-and-computational-optimisation\"\n                                                        aria-labelledby=\"course-numerics-and-computational-optimisation-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        Technical numerics\n&#8211; Reduction of numerical errors\n&#8211; Numerical solution of equation systems\n&#8211; Numerical differentiation and numerical integration\n&#8211; Numerical solution of ordinary differential equation systems\n&#8211; &#8230;\n\nNumerical optimization\n&#8211; Fundamental aspects of optimization tasks\n&#8211; Linear programming\n&#8211; Nonlinear optimization with constraints\n&#8211; Multi-criteria optimization\n&#8211; &#8230;\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                    <button\n                                                id=\"course-machine-learning-with-artificial-neural-networks-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-machine-learning-with-artificial-neural-networks\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=\n                                                    >\n                                                        <span>Computational Intelligence 2 |\n                                                            Lecture\/Practical\n                                                            (IL)\n                                                            | Coursecode:\n                                                            M250807204<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            English<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Machine Learning with Artificial Neural Networks<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">5.00<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">3.00<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-machine-learning-with-artificial-neural-networks\"\n                                                        aria-labelledby=\"course-machine-learning-with-artificial-neural-networks-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        Basics and tools of artificial neural networks\n&#8211; Artificial neurons, activation functions, layers (esp. MLP)\n&#8211; Backpropagation and error minimisation\n&#8211; Introduction to common technical frameworks\n&#8211; Areas of application and limitations\n&#8211; &#8230;\n\nArchitectures of artificial neural networks\n&#8211; Overview of further architectural building blocks\n&#8211; Recurrent Networks\n&#8211; Convolutional Networks\n&#8211; Autoencoder Networks\n&#8211; &#8230;\n\nSelected simple application areas\n&#8211; Text analysis\n&#8211; Image and video analysis\n&#8211; Audio and signal analysis\n&#8211; &#8230;\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                    <button\n                                                id=\"course-data-quality-and-data-fusion-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-data-quality-and-data-fusion\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=\n                                                    >\n                                                        <span>Data Storage and Processing 3 |\n                                                            Lecture\/Practical\n                                                            (IL)\n                                                            | Coursecode:\n                                                            M250807201<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            English<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Data Quality and Data Fusion<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">5.00<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">3.00<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-data-quality-and-data-fusion\"\n                                                        aria-labelledby=\"course-data-quality-and-data-fusion-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        Data preparation\n&#8211; Data type conversion and normalisation\n&#8211; Analysis of data quality and detection of anomalies\n&#8211; Singular and multiple imputation\n&#8211; Anonymisation and hashing of data\n&#8211; &#8230;\n\nPreparation of complex data\n&#8211; Special features of audio, image, video and signal data\n&#8211; Transformations and discretisation of continuous data\n&#8211; &#8230;\n\nData merging and feature engineering\n&#8211; Complex filtering and sorting of data\n&#8211; Aggregations and transformations of data\n&#8211; Feature selection methods\n&#8211; &#8230;\n\nPipelining and data lifecycle management\n&#8211; Basic terms and overview of frameworks\n&#8211; Design and implementation of pipelines\n&#8211; Basic elements of data lifecycle management\n&#8211; &#8230;\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                    <button\n                                                id=\"course-project-management-and-scientific-writing-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-project-management-and-scientific-writing\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=\n                                                    >\n                                                        <span>Interdisciplinary Qualifications 1 |\n                                                            Lecture\/Practical\n                                                            (IL)\n                                                            | Coursecode:\n                                                            M250807205<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            English<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Project Management and Scientific Writing<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">2.50<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">1.50<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-project-management-and-scientific-writing\"\n                                                        aria-labelledby=\"course-project-management-and-scientific-writing-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        Basics of project management\n&#8211; Basic concepts and tools\n&#8211; Elements of classic project management\n&#8211; Agile project management\n&#8211; Work techniques and time management\n&#8211; &#8230;\n\nResearch processes\n&#8211; Important theories and schools of thought in the philosophy of science\n&#8211; Overview of scientific research methods\n&#8211; Research and scientific excerpting\n&#8211; Research questions, hypotheses, research projects\n&#8211; Analysis, publication and presentation of findings\n&#8211; &#8230;\n\nBasics of scientific writing\n&#8211; Formulation, structuring, formatting and visualization\n&#8211; Reference management, property rights and ethical principles\n&#8211; Quality assurance or reviews and peer reviews\n&#8211; Publication platforms, rankings and impact factors\n&#8211; &#8230;\n\nConsolidation of one&#8217;s own Master&#8217;s thesis\n&#8211; Finding a topic for one&#8217;s own Master&#8217;s thesis \n&#8211; Deriving research questions for one&#8217;s own Master&#8217;s thesis\n&#8211; &#8230;\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                                                                                                                                                                                                            <div class=\"mt-5 mb-3\">\n                                                <h5>Specialisation&nbsp;Big Data and Business Intelligence:<\/h5>\n                                            <\/div>\n                                                                                                                            <button\n                                                id=\"course-big-data-storage-and-analytical-databases-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-big-data-storage-and-analytical-databases\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=51699\n                                                    >\n                                                        <span>Big Data and Business Intelligence 1 |\n                                                            Lecture\/Practical\n                                                            (IL)\n                                                            | Coursecode:\n                                                            M250807206<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            English<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Big Data Storage and Analytical Databases<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">5.00<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">3.00<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-big-data-storage-and-analytical-databases\"\n                                                        aria-labelledby=\"course-big-data-storage-and-analytical-databases-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        Optimisation of SQL databases\n&#8211; Optimisation of the data model, indices\n&#8211; Optimised queries, joins, views and stored procedures\n&#8211; &#8230;\n\nBig Data Infrastructure\n&#8211; Horizontal scaling in terms of storage and processing\n&#8211; Distributed database systems\n&#8211; Object Stores and Distributed File Systems\n&#8211; &#8230;\n\nETL\/ELT processes\n&#8211; Basics of ETL\/ELT processes\n&#8211; Design and deployment of ETL workflows\n&#8211; &#8230;\n\nMultidimensional and OLAP databases\n&#8211; Basics of multidimensional and OLAP databases\n&#8211; Design and deployment of multidimensional and OLAP databases\n&#8211; &#8230;\n\nOther non-relational databases\n&#8211; Key value databases\n&#8211; Document-oriented databases\n&#8211; &#8230;\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                    <button\n                                                id=\"course-online-analytical-processing-and-self-service-bi-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-online-analytical-processing-and-self-service-bi\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=51699\n                                                    >\n                                                        <span>Big Data and Business Intelligence 1 |\n                                                            Lecture\/Practical\n                                                            (IL)\n                                                            | Coursecode:\n                                                            M250807207<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            English<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Online Analytical Processing and Self-Service BI<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">2.50<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">1.50<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-online-analytical-processing-and-self-service-bi\"\n                                                        aria-labelledby=\"course-online-analytical-processing-and-self-service-bi-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        Business Intelligence and Business Analytics\n&#8211; Introduction to Business Intelligence and Business Analytics\n&#8211; Overview of important frameworks and tools in the field of business intelligence and business analytics\n&#8211; &#8230;\n\nWorking with multidimensional or OLAP databases\n&#8211; Introduction to the MDX query language\n&#8211; Operational data mining using multidimensional or OLAP databases\n&#8211; &#8230;\n\nAd-hoc Self-Service BI\n&#8211; Overview of important suites and tools\n&#8211; Practical implementation of typical problems\n&#8211; Advantages, risks and limitations of ad-hoc self-service BI\n&#8211; &#8230;\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                    <button\n                                                id=\"course-business-research-and-inferential-statistics-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-business-research-and-inferential-statistics\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=51699\n                                                    >\n                                                        <span>Big Data and Business Intelligence 2 |\n                                                            Lecture\/Practical\n                                                            (IL)\n                                                            | Coursecode:\n                                                            M250807208<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            English<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Business Research and Inferential Statistics<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">2.50<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">1.50<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-business-research-and-inferential-statistics\"\n                                                        aria-labelledby=\"course-business-research-and-inferential-statistics-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        Business Research\n&#8211; Empirical questions and hypotheses\n&#8211; Overview of qualitative empirical methods\n&#8211; Overview of quantitative empirical methods\n&#8211; Cross-sectional vs. longitudinal surveys\n&#8211; Questionnaire design \n&#8211; Planning and execution of empirical studies\n&#8211; Pitfalls in empirical studies\n&#8211; &#8230;\n\nInductive statistics:\n&#8211; Population and samples\n&#8211; Point and interval estimation\n&#8211; Estimation using the maximum likelihood and method of moments\n&#8211; Parametric and non-parametric statistical tests\n&#8211; Multiple testing\n&#8211; Computationally-intensive methods\n&#8211; &#8230;\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                                                                        <\/div>\n                        <\/div>\n                    <\/div>\n                                                        <div class=\"col-12\">\n                        <div class=\"accordion-element-accordion\">\n                            <a\n                                data-bs-toggle=\"collapse\"\n                                class=\"arrow-link large-arrow py-3 pe-1 d-block border-bottom collapsed\"\n                                href=\"#accordion-446438959\"\n                            >\n                                <h4 class=\"accordion-title mb-0 d-flex align-items-center justify-content-between\">\n                                    <span>3. Semester<\/span>\n                                    <svg width=\"12\" height=\"24\" viewBox=\"0 0 9 15\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path id=\"accordion_chevron\" d=\"M1.5 1.5L7.5 7.5L1.5 13.5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/>\n<\/svg>                                <\/h4>\n                            <\/a>\n                            <div\n                                class=\"collapse content-wrapper mt-3\"\n                                id=\"accordion-446438959\"\n                            >\n                                                                                                                                                                                                                                        <button\n                                                id=\"course-masters-thesis-expose-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-masters-thesis-expose\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=\n                                                    >\n                                                        <span>Master&#039;s Thesis and Master&#039;s Examination 1 |\n                                                            Seminar\n                                                            (SE)\n                                                            | Coursecode:\n                                                            M250807301<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            English<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Master&#039;s Thesis Expos\u00e9<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">5.00<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">1.00<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-masters-thesis-expose\"\n                                                        aria-labelledby=\"course-masters-thesis-expose-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        Iterative writing of the expos\u00e9 for the Master&#8217;s thesis\n&#8211; Presentation of the problem and the research questions\n&#8211; Presentation of the methodology and the planned approach\n&#8211; Comprehensive presentation of the relevant literature and previous scientific work\n&#8211; Observance of norms, standards, templates and guidelines of the degree program\n&#8211; &#8230;\n\nPresentation of the contents of the expos\u00e9\n&#8211; Scientific presentation according to templates and specifications of the degree program\n&#8211; Discussion and defense of the planned procedure \n&#8211; Revision of the expos\u00e9 based on the feedback and peer reviews received\n&#8211; &#8230;\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                                                                                                                                                                    <div class=\"mt-5 mb-3\">\n                                                <h5>Elective Subjects:<\/h5>\n                                            <\/div>\n                                                                                                                                                                    <button\n                                                id=\"course-augmented-and-virtual-reality-lab-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-augmented-and-virtual-reality-lab\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=\n                                                    >\n                                                        <span>Elective Lab Course |\n                                                            Project Thesis\n                                                            (PA)\n                                                            | Coursecode:\n                                                            M250807322<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            English<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Augmented and Virtual Reality Lab<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">5.00<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">2.00<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-augmented-and-virtual-reality-lab\"\n                                                        aria-labelledby=\"course-augmented-and-virtual-reality-lab-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        Fundamentals of augmented and virtual reality\n&#8211; Fundamentals of augmented reality and virtual reality\n&#8211; Discussion of current developments\n&#8211; &#8230;\n\nImplementation of projects in the field of augmented and virtual reality\n&#8211; Analysis of given requirements\n&#8211; Development of different solution strategies\n&#8211; Planning, development and programming of an AR or VR project \n&#8211; Management and controlling of the project and project progress\n&#8211; Collaboration within the team including any conflict resolution\n&#8211; &#8230;\n\nProject documentation and dissemination of project results\n&#8211; Creation of project documentation based on norms, standards and specifications\n&#8211; Presentation and discussion of project progress and project results\n&#8211; &#8230;\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                    <button\n                                                id=\"course-distributed-computing-and-federated-learning-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-distributed-computing-and-federated-learning\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=\n                                                    >\n                                                        <span>Elective Lab Course |\n                                                            Project Thesis\n                                                            (PA)\n                                                            | Coursecode:\n                                                            M250807320<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            English<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Distributed Computing and Federated Learning<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">5.00<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">2.00<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-distributed-computing-and-federated-learning\"\n                                                        aria-labelledby=\"course-distributed-computing-and-federated-learning-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        Fundamentals of distributed computing and federated learning\n&#8211; Fundamentals of distributed computing and federated learning\n&#8211; Discussion of current developments\n&#8211; &#8230;\n\nImplementation of projects in the field of distributed computing and federated learning\n&#8211; Analysis of given requirements\n&#8211; Development of different solution strategies\n&#8211; Planning, implementation, management and controlling of the project or project progress\n&#8211; Collaboration in the team incl. possible conflict resolution\n&#8211; &#8230;\n\nProject documentation and dissemination of project results\n&#8211; Creation of project documentation based on norms, standards and specifications\n&#8211; Presentation and discussion of project progress and project results\n&#8211; &#8230;\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                    <button\n                                                id=\"course-tangible-uiux-lab-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-tangible-uiux-lab\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=\n                                                    >\n                                                        <span>Elective Lab Course |\n                                                            Project Thesis\n                                                            (PA)\n                                                            | Coursecode:\n                                                            M250807321<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            English<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Tangible UI\/UX Lab<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">5.00<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">2.00<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-tangible-uiux-lab\"\n                                                        aria-labelledby=\"course-tangible-uiux-lab-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        Fundamentals of tangible UI\/UX\n&#8211; Fundamentals of tangible user interfaces and UI\/UX design\n&#8211; Discussion of current developments\n&#8211; Selected basics of microelectronics\n&#8211; &#8230;\n\nImplementation of projects in the field of tangible UI\/UX\n&#8211; Analysis of given requirements\n&#8211; Development of different solution strategies\n&#8211; Planning, development and programming of a tangible UI\/UX project\n&#8211; Management and controlling of the project or project progress\n&#8211; Collaboration in the team incl. possible conflict resolution\n&#8211; &#8230;\n\nProject documentation and dissemination of project results\n&#8211; Creation of project documentation based on norms, standards and specifications\n&#8211; Presentation and discussion of project progress and project results\n&#8211; &#8230;\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                                                                                                                                                                                                            <div class=\"mt-5 mb-3\">\n                                                <h5>Specialisation&nbsp;Big Data and Business Intelligence:<\/h5>\n                                            <\/div>\n                                                                                                                            <button\n                                                id=\"course-advanced-data-mining-methods-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-advanced-data-mining-methods\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=51699\n                                                    >\n                                                        <span>Big Data and Business Intelligence 3 |\n                                                            Lecture\/Practical\n                                                            (IL)\n                                                            | Coursecode:\n                                                            M250807302<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            English<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Advanced Data Mining Methods<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">2.50<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">1.50<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-advanced-data-mining-methods\"\n                                                        aria-labelledby=\"course-advanced-data-mining-methods-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        Structural equation models and causal modelling\n&#8211; Basics of structural equation models and causal models\n&#8211; Covariance- vs. variance-based models\n&#8211; &#8230;\n\nClassical and state-of-the-art data mining methods \n&#8211; Advanced analyses (conjoint analyses, factor analyses, &#8230;)\n&#8211; Recent developments in the field\n&#8211; Discussion and application of current procedures and methods\n&#8211; &#8230;\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                    <button\n                                                id=\"course-advanced-time-series-analysis-and-forecasting-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-advanced-time-series-analysis-and-forecasting\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=51699\n                                                    >\n                                                        <span>Big Data and Business Intelligence 3 |\n                                                            Lecture\/Practical\n                                                            (IL)\n                                                            | Coursecode:\n                                                            M250807303<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            English<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Advanced Time Series Analysis and Forecasting<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">2.50<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">1.50<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-advanced-time-series-analysis-and-forecasting\"\n                                                        aria-labelledby=\"course-advanced-time-series-analysis-and-forecasting-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        Descriptive time series analysis\n&#8211; Special concepts of time series analysis\n&#8211; Descriptive analysis of time series\n&#8211; Visualisation of time series\n&#8211; &#8230;\n\nModelling on time series\n&#8211; Overview of modelling techniques\n&#8211; Feature engineering, trends, seasonalities and structural breaks\n&#8211; Anomaly detection, filtering and quality\n&#8211; Forecasting and imputation\n&#8211; &#8230;\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                    <button\n                                                id=\"course-business-reports-and-dashboards-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-business-reports-and-dashboards\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=51699\n                                                    >\n                                                        <span>Big Data and Business Intelligence 4 |\n                                                            Lecture\/Practical\n                                                            (IL)\n                                                            | Coursecode:\n                                                            M250807304<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            English<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Business Reports and Dashboards<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">5.00<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">3.00<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-business-reports-and-dashboards\"\n                                                        aria-labelledby=\"course-business-reports-and-dashboards-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        Business Reports\n&#8211; Report types and their characteristics\n&#8211; Automated dynamic report creation\n&#8211; Standardisation in the area of business reports\n&#8211; Special issues of operational information visualisation\n&#8211; &#8230;\n\nInteractive dashboards\n&#8211; Real-time dashboards\n&#8211; Animated visualisations\n&#8211; Interactive visualisations\n&#8211; &#8230;\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                    <button\n                                                id=\"course-business-foundations-in-controlling-and-risk-management-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-business-foundations-in-controlling-and-risk-management\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=51699\n                                                    >\n                                                        <span>Big Data and Business Intelligence 5 |\n                                                            Lecture\/Practical\n                                                            (IL)\n                                                            | Coursecode:\n                                                            M250807306<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            English<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Business Foundations in Controlling and Risk Management<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">2.50<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">1.50<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-business-foundations-in-controlling-and-risk-management\"\n                                                        aria-labelledby=\"course-business-foundations-in-controlling-and-risk-management-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        Controlling\n&#8211; Accounting basics\n&#8211; Fundamentals of operational and strategic controlling\n&#8211; Fundamentals of investment and financing\n&#8211; Fundamentals of performance management\n&#8211; Important key figures and their interpretation\n&#8211; Elementary legal frameworks\n&#8211; &#8230;\n\nRisk management\n&#8211; Fundamentals of risk and risk management\n&#8211; Basics of portfolio management\n&#8211; Types of operational risks\n&#8211; Important key indicators and their interpretation\n&#8211; Elementary legal frameworks\n&#8211; Risk simulations and advanced Monte Carlo simulations\n&#8211; &#8230;\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                    <button\n                                                id=\"course-business-foundations-in-management-strategy-and-crm-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-business-foundations-in-management-strategy-and-crm\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=51699\n                                                    >\n                                                        <span>Big Data and Business Intelligence 5 |\n                                                            Lecture\/Practical\n                                                            (IL)\n                                                            | Coursecode:\n                                                            M250807305<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            English<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Business Foundations in Management, Strategy and CRM<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">2.50<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">1.50<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-business-foundations-in-management-strategy-and-crm\"\n                                                        aria-labelledby=\"course-business-foundations-in-management-strategy-and-crm-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        Strategy, organisation and HR\n&#8211; Fundamentals of strategy and strategy development\n&#8211; Fundamentals of innovation, entrepreneurship and intrapreneurship\n&#8211; Fundamentals of organisation, HR management and leadership\n&#8211; Elementary legal frameworks\n&#8211; Key parameters and performance indicators\n&#8211; &#8230;\n\nMarketing and supply chain management\n&#8211; Fundamentals of marketing and market development\n&#8211; Basics of customer relationship management\n&#8211; Basics of supply chain management and logistics\n&#8211; Elementary legal frameworks\n&#8211; Key indicators and control parameters\n&#8211; &#8230;\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                    <button\n                                                id=\"course-project-work-in-big-data-and-business-intelligence-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-project-work-in-big-data-and-business-intelligence\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=51699\n                                                    >\n                                                        <span>Big Data and Business Intelligence 5 |\n                                                            Project Thesis\n                                                            (PA)\n                                                            | Coursecode:\n                                                            M250807307<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            English<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Project Work in Big Data and Business Intelligence<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">5.00<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">2.00<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-project-work-in-big-data-and-business-intelligence\"\n                                                        aria-labelledby=\"course-project-work-in-big-data-and-business-intelligence-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        Implementation of projects in the area of \u201cBig Data and Business Intelligence\u201d\n&#8211; Analysis of given requirements\n&#8211; Development of different solution strategies\n&#8211; Planning, implementation, management and controlling of projects\n&#8211; Collaboration in a team including possible conflict resolution\n&#8211; &#8230;\n\nProject documentation and dissemination of project results\n&#8211; Creation of project documentation based on norms, standards and specifications\n&#8211; Presentation and discussion of project progress and project results\n&#8211; &#8230;\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                                                                        <\/div>\n                        <\/div>\n                    <\/div>\n                                                        <div class=\"col-12\">\n                        <div class=\"accordion-element-accordion\">\n                            <a\n                                data-bs-toggle=\"collapse\"\n                                class=\"arrow-link large-arrow py-3 pe-1 d-block border-bottom collapsed\"\n                                href=\"#accordion-1025730968\"\n                            >\n                                <h4 class=\"accordion-title mb-0 d-flex align-items-center justify-content-between\">\n                                    <span>4. Semester<\/span>\n                                    <svg width=\"12\" height=\"24\" viewBox=\"0 0 9 15\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path id=\"accordion_chevron\" d=\"M1.5 1.5L7.5 7.5L1.5 13.5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/>\n<\/svg>                                <\/h4>\n                            <\/a>\n                            <div\n                                class=\"collapse content-wrapper mt-3\"\n                                id=\"accordion-1025730968\"\n                            >\n                                                                                                                                                                                                                                        <button\n                                                id=\"course-business-dialogue-and-case-studies-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-business-dialogue-and-case-studies\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=\n                                                    >\n                                                        <span>Interdisciplinary Qualifications 2 |\n                                                            Seminar\n                                                            (SE)\n                                                            | Coursecode:\n                                                            M250807402<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            English<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Business Dialogue and Case Studies<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">2.50<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">1.50<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-business-dialogue-and-case-studies\"\n                                                        aria-labelledby=\"course-business-dialogue-and-case-studies-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        Data science and AI in practice\n&#8211; Analysis of problems and selection of suitable methods and algorithms\n&#8211; Discussion of the advantages and disadvantages of different methods and algorithms\n&#8211; &#8230;\n\nBest practices and the future of data science and AI projects\n&#8211; Best practices for data science and AI projects\n&#8211; Avoiding typical pitfalls in data science and AI projects\n&#8211; Discussion about the status quo and the future of data science and AI\n&#8211; &#8230;\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                    <button\n                                                id=\"course-ethics-compliance-and-data-protection-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-ethics-compliance-and-data-protection\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=\n                                                    >\n                                                        <span>Interdisciplinary Qualifications 2 |\n                                                            Lecture\/Practical\n                                                            (IL)\n                                                            | Coursecode:\n                                                            M250807401<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            English<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Ethics, Compliance and Data Protection<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">2.50<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">1.50<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-ethics-compliance-and-data-protection\"\n                                                        aria-labelledby=\"course-ethics-compliance-and-data-protection-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        Ethics\n&#8211; Basic ethical concepts and problems\n&#8211; Ethical consideration of big data and artificial intelligence\n&#8211; Corporate social responsibility\n&#8211; &#8230;\n\nIT compliance and IT risk management\n&#8211; IT governance and IT compliance\n&#8211; IT risks and IT risk management\n&#8211; &#8230;\n\nData protection\n&#8211; Basic concepts and overview\n&#8211; National and international legal requirements\n&#8211; General Data Protection Regulation\n&#8211; Law enforcement in the area of data protection\n&#8211; &#8230;\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                    <button\n                                                id=\"course-masters-examination-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-masters-examination\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=\n                                                    >\n                                                        <span>Master&#039;s Thesis and Master&#039;s Examination 2 |\n                                                            Modul\/Final Examination\n                                                            (FA)\n                                                            | Coursecode:\n                                                            M250807405<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            English<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Master&#039;s Examination<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">2.50<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">0.00<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-masters-examination\"\n                                                        aria-labelledby=\"course-masters-examination-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        Preparation for the final Master&#8217;s examination \n&#8211; Preparation of the presentation of the key points of the written Master&#8217;s thesis according to templates and specifications of the degree program\n&#8211; Preparation for the defense of the written Master&#8217;s thesis\n&#8211; Preparation for the partial examinations on important curriculum-relevant content\n&#8211; &#8230;\n\nTaking the final Master&#8217;s examination \n&#8211; Presentation of the key points of the written Master&#8217;s thesis\n&#8211; Defense of the written Master&#8217;s thesis \n&#8211; Expert explanation and discussion of important curriculum-relevant content\n&#8211; &#8230;\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                    <button\n                                                id=\"course-masters-thesis-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-masters-thesis\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=\n                                                    >\n                                                        <span>Master&#039;s Thesis and Master&#039;s Examination 2 |\n                                                            Master&#039;s Thesis\n                                                            (MA)\n                                                            | Coursecode:\n                                                            M250807404<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            English<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Master&#039;s Thesis<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">20.00<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">0.50<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-masters-thesis\"\n                                                        aria-labelledby=\"course-masters-thesis-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        Scientific research\n&#8211; Independent implementation of the planned research project according to scientific quality criteria\n&#8211; Regular coordination with the supervisor of the Master&#8217;s thesis\n&#8211; &#8230;\n\nWriting the Master&#8217;s thesis\n&#8211; Writing the Master&#8217;s thesis according to certain norms, standards, templates and specifications of the degree program\n&#8211; Regular coordination with the supervisor of the Master&#8217;s thesis\n&#8211; &#8230;\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                    <button\n                                                id=\"course-masters-thesis-seminar-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-masters-thesis-seminar\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=\n                                                    >\n                                                        <span>Master&#039;s Thesis and Master&#039;s Examination 2 |\n                                                            Seminar\n                                                            (SE)\n                                                            | Coursecode:\n                                                            M250807403<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            English<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Master&#039;s Thesis Seminar<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">2.50<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">1.50<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-masters-thesis-seminar\"\n                                                        aria-labelledby=\"course-masters-thesis-seminar-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        Dissemination of the first results of the Master&#8217;s thesis\n&#8211; Presentation and defense of the first results of the Master&#8217;s thesis\n&#8211; Taking and reflecting on professional feedback\n&#8211; &#8230;\n\nDiscussion of various research projects\n&#8211; Discussion of initial results of other Master&#8217;s thesis projects\n&#8211; Giving professional feedback\n&#8211; &#8230;\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                                                                        <\/div>\n                        <\/div>\n                    <\/div>\n                            \n                    <\/div>\n    <\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>To make your education as wide-ranging and practice-oriented as possible, the course content is divided into modules of different subject areas. Here you can find an overview of all modules and the associated courses.<\/p>\n","protected":false},"author":143,"featured_media":0,"parent":9,"menu_order":20,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"acf":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.fh-joanneum.at\/big-data-and-business-intelligence\/master\/en\/wp-json\/wp\/v2\/pages\/94"}],"collection":[{"href":"https:\/\/www.fh-joanneum.at\/big-data-and-business-intelligence\/master\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.fh-joanneum.at\/big-data-and-business-intelligence\/master\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.fh-joanneum.at\/big-data-and-business-intelligence\/master\/en\/wp-json\/wp\/v2\/users\/143"}],"replies":[{"embeddable":true,"href":"https:\/\/www.fh-joanneum.at\/big-data-and-business-intelligence\/master\/en\/wp-json\/wp\/v2\/comments?post=94"}],"version-history":[{"count":3,"href":"https:\/\/www.fh-joanneum.at\/big-data-and-business-intelligence\/master\/en\/wp-json\/wp\/v2\/pages\/94\/revisions"}],"predecessor-version":[{"id":159,"href":"https:\/\/www.fh-joanneum.at\/big-data-and-business-intelligence\/master\/en\/wp-json\/wp\/v2\/pages\/94\/revisions\/159"}],"up":[{"embeddable":true,"href":"https:\/\/www.fh-joanneum.at\/big-data-and-business-intelligence\/master\/en\/wp-json\/wp\/v2\/pages\/9"}],"wp:attachment":[{"href":"https:\/\/www.fh-joanneum.at\/big-data-and-business-intelligence\/master\/en\/wp-json\/wp\/v2\/media?parent=94"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}