{"id":3180,"date":"2019-07-03T15:47:00","date_gmt":"2019-07-03T14:47:00","guid":{"rendered":"https:\/\/www.nexoya.com\/?post_type=blog_posts&#038;p=3180"},"modified":"2022-04-11T10:44:02","modified_gmt":"2022-04-11T09:44:02","slug":"the-process-of-building-an-ai-model","status":"publish","type":"blog_posts","link":"https:\/\/www.nexoya.com\/it\/blog\/the-process-of-building-an-ai-model\/","title":{"rendered":"The process of building an AI model"},"content":{"rendered":"\n<p>In the <a href=\"https:\/\/www.nexoya.com\/blog\/learn-how-to-make-your-data-ready-for-ai-with-5-simple-steps\/\">previous blog article<\/a>, we talked about what Data Engineering \/ Data Preparation is and why data is essential for building a good AI Model. In this blog post, we will give you some insights into how an AI Model is actually built, and what is needed for that.&nbsp;<\/p>\n\n\n\n<p>We\u2019ll talk about the 2nd step of the e2e process of building an Artificial Intelligence Model &#8211; the Model Creation.&nbsp;<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"736\" height=\"400\" src=\"https:\/\/www.nexoya.com\/wp-content\/uploads\/2020\/03\/04_Chapter_DataPreparation-1-1024x340-1.png\" alt=\"Process of building an Artificial Intelligence Model\" class=\"wp-image-3670\" srcset=\"https:\/\/www.nexoya.com\/wp-content\/uploads\/2020\/03\/04_Chapter_DataPreparation-1-1024x340-1.png 736w, https:\/\/www.nexoya.com\/wp-content\/uploads\/2020\/03\/04_Chapter_DataPreparation-1-1024x340-1-350x190.png 350w, https:\/\/www.nexoya.com\/wp-content\/uploads\/2020\/03\/04_Chapter_DataPreparation-1-1024x340-1-300x163.png 300w\" sizes=\"(max-width: 736px) 100vw, 736px\" \/><\/figure>\n\n\n\n<p>The Model creation can be split up into three parts, which we want to dive deep into now:<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>1. Training<\/strong><\/h4>\n\n\n\n<p>In the training phase, we take our prepared and curated data from the former data engineering phase and start training an AI Model. The goal is that our AI model knows what data parameters are important and what results are expected. As an example, in Marketing: We could have input data of App Store Downloads &amp; App Store InPayment Returns, and want to predict the revenue for the next 4 weeks based on that data, using trends &amp; seasonality of the last 2 years. So, our input will be: 2 years of data, to be used to \u201ctrain\u201d the model; our output: 4 weeks of predicted revenue.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>2. Optimizing<\/strong><\/h4>\n\n\n\n<p>In the optimization phase, we start making the model better. So we try out the trained model on old data. As an example: We predict revenue for the previous 4 weeks using data that has been backdated for 1.75 years, and then see how good it was. We then start optimizing the data, for instance, by changing the important parameters, or other methods the AI Model provides.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>3. Evaluating<\/strong><\/h4>\n\n\n\n<p>Last but not least, we now continually evaluate the model. Each prediction of the model is saved and then compared back to the real results. This gives us information on how well our model is performing generally, and where we will need to make improvements.<\/p>\n\n\n\n<p>By now, the last two chapters should have given you an insight into how, conceptually, an AI Marketing Model can be built, and how most of the AI\/Machine Learning experts do it today. The goal of these articles was to give you a better understanding of how things work and to also ensure that you have your data ready for your next AI project<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"736\" height=\"400\" src=\"https:\/\/www.nexoya.com\/wp-content\/uploads\/2020\/03\/ai-model-creation-1024x736-1.png\" alt=\"Ai model creation tips\" class=\"wp-image-3671\" srcset=\"https:\/\/www.nexoya.com\/wp-content\/uploads\/2020\/03\/ai-model-creation-1024x736-1.png 736w, https:\/\/www.nexoya.com\/wp-content\/uploads\/2020\/03\/ai-model-creation-1024x736-1-350x190.png 350w, https:\/\/www.nexoya.com\/wp-content\/uploads\/2020\/03\/ai-model-creation-1024x736-1-300x163.png 300w\" sizes=\"(max-width: 736px) 100vw, 736px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">There is one more thing: Data Quality<\/h3>\n\n\n\n<p>We want to highlight again, and re-emphasize data quality here. It is very important to understand that, the quality of your data, from the aspects of accuracy of it (I.e. Correct data) to the amount of data you have, is fundamentally important to your model. If you have data with a very low quality, you will end up with a prediction or classification which is very bad. Please keep that in mind, either when you talk to a Machine Learning \/ AI Specialist, or also in your future journey with AI.<\/p>\n\n\n","protected":false},"excerpt":{"rendered":"<p>In this article, we will give you some insights into how an AI Model is actually built, and what is needed for that. We\u2019ll talk about the 2nd step of the e2e process of building an Artificial Intelligence Model &#8211; the Model Creation.<\/p>\n","protected":false},"author":2,"featured_media":3544,"menu_order":0,"template":"","meta":{"_acf_changed":false},"blog_category":[28],"class_list":["post-3180","blog_posts","type-blog_posts","status-publish","has-post-thumbnail","hentry","blog_category-predictive-analytics"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.6 (Yoast SEO v27.6) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>The process of building an AI model from A to Z - nexoya<\/title>\n<meta name=\"description\" content=\"In this blog, we will give you some insights into how an AI Model is actually built, and what is needed for that. Read more on nexoya -blog!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.nexoya.com\/it\/blog\/the-process-of-building-an-ai-model\/\" \/>\n<meta property=\"og:locale\" content=\"it_IT\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"The process of building an AI model\" \/>\n<meta property=\"og:description\" content=\"In this blog, we will give you some insights into how an AI Model is actually built, and what is needed for that. Read more on nexoya -blog!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.nexoya.com\/it\/blog\/the-process-of-building-an-ai-model\/\" \/>\n<meta property=\"og:site_name\" content=\"Nexoya\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/nexoyacom\" \/>\n<meta property=\"article:modified_time\" content=\"2022-04-11T09:44:02+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.nexoya.com\/wp-content\/uploads\/2020\/03\/ai-model-1800x1080-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1120\" \/>\n\t<meta property=\"og:image:height\" content=\"480\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@nexoyacom\" \/>\n<meta name=\"twitter:label1\" content=\"Tempo di lettura stimato\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minuti\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.nexoya.com\\\/it\\\/blog\\\/the-process-of-building-an-ai-model\\\/\",\"url\":\"https:\\\/\\\/www.nexoya.com\\\/it\\\/blog\\\/the-process-of-building-an-ai-model\\\/\",\"name\":\"The process of building an AI model from A to Z - nexoya\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.nexoya.com\\\/it\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.nexoya.com\\\/it\\\/blog\\\/the-process-of-building-an-ai-model\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.nexoya.com\\\/it\\\/blog\\\/the-process-of-building-an-ai-model\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.nexoya.com\\\/wp-content\\\/uploads\\\/2020\\\/03\\\/ai-model-1800x1080-1.png\",\"datePublished\":\"2019-07-03T14:47:00+00:00\",\"dateModified\":\"2022-04-11T09:44:02+00:00\",\"description\":\"In this blog, we will give you some insights into how an AI Model is actually built, and what is needed for that. Read more on nexoya -blog!\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.nexoya.com\\\/it\\\/blog\\\/the-process-of-building-an-ai-model\\\/#breadcrumb\"},\"inLanguage\":\"it-IT\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.nexoya.com\\\/it\\\/blog\\\/the-process-of-building-an-ai-model\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\\\/\\\/www.nexoya.com\\\/it\\\/blog\\\/the-process-of-building-an-ai-model\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.nexoya.com\\\/wp-content\\\/uploads\\\/2020\\\/03\\\/ai-model-1800x1080-1.png\",\"contentUrl\":\"https:\\\/\\\/www.nexoya.com\\\/wp-content\\\/uploads\\\/2020\\\/03\\\/ai-model-1800x1080-1.png\",\"width\":1120,\"height\":480,\"caption\":\"The process of building an AI model\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.nexoya.com\\\/it\\\/blog\\\/the-process-of-building-an-ai-model\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.nexoya.com\\\/it\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Blog\",\"item\":\"https:\\\/\\\/www.nexoya.com\\\/it\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"The process of building an AI model\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.nexoya.com\\\/it\\\/#website\",\"url\":\"https:\\\/\\\/www.nexoya.com\\\/it\\\/\",\"name\":\"Nexoya\",\"description\":\"Overachieve your goals by optimizing cross-channel digital advertising\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.nexoya.com\\\/it\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.nexoya.com\\\/it\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"it-IT\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.nexoya.com\\\/it\\\/#organization\",\"name\":\"Nexoya\",\"alternateName\":\"Nexoya AG\",\"url\":\"https:\\\/\\\/www.nexoya.com\\\/it\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\\\/\\\/www.nexoya.com\\\/it\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.nexoya.com\\\/wp-content\\\/uploads\\\/2020\\\/03\\\/Logo-1.jpg\",\"contentUrl\":\"https:\\\/\\\/www.nexoya.com\\\/wp-content\\\/uploads\\\/2020\\\/03\\\/Logo-1.jpg\",\"width\":516,\"height\":424,\"caption\":\"Nexoya\"},\"image\":{\"@id\":\"https:\\\/\\\/www.nexoya.com\\\/it\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/nexoyacom\",\"https:\\\/\\\/x.com\\\/nexoyacom\",\"https:\\\/\\\/www.instagram.com\\\/nexoyacom\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/nexoya\",\"https:\\\/\\\/www.youtube.com\\\/@nexoya\"],\"description\":\"Nexoya is an AI-powered marketing analytics, attribution and optimization platform that helps brands maximize ROI across all digital advertising channels. By unifying data from Google, Meta, TikTok, and more, Nexoya enables marketers to attribute, predict and optimize performance, and make data-driven decisions. Securely and without cookies.\",\"email\":\"hello@nexoya.com\",\"telephone\":\"+41 43 588 00 42\",\"legalName\":\"Nexoya Ltd\",\"foundingDate\":\"2018-07-04\",\"vatID\":\"CHE-427.024.248\",\"taxID\":\"CH02030462638\",\"duns\":\"480249634\",\"leiCode\":\"5067007N8ZA0T56P1E67\",\"naics\":\"511210\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"11\",\"maxValue\":\"50\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"The process of building an AI model from A to Z - nexoya","description":"In this blog, we will give you some insights into how an AI Model is actually built, and what is needed for that. Read more on nexoya -blog!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.nexoya.com\/it\/blog\/the-process-of-building-an-ai-model\/","og_locale":"it_IT","og_type":"article","og_title":"The process of building an AI model","og_description":"In this blog, we will give you some insights into how an AI Model is actually built, and what is needed for that. Read more on nexoya -blog!","og_url":"https:\/\/www.nexoya.com\/it\/blog\/the-process-of-building-an-ai-model\/","og_site_name":"Nexoya","article_publisher":"https:\/\/www.facebook.com\/nexoyacom","article_modified_time":"2022-04-11T09:44:02+00:00","og_image":[{"width":1120,"height":480,"url":"https:\/\/www.nexoya.com\/wp-content\/uploads\/2020\/03\/ai-model-1800x1080-1.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_site":"@nexoyacom","twitter_misc":{"Tempo di lettura stimato":"3 minuti"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.nexoya.com\/it\/blog\/the-process-of-building-an-ai-model\/","url":"https:\/\/www.nexoya.com\/it\/blog\/the-process-of-building-an-ai-model\/","name":"The process of building an AI model from A to Z - nexoya","isPartOf":{"@id":"https:\/\/www.nexoya.com\/it\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.nexoya.com\/it\/blog\/the-process-of-building-an-ai-model\/#primaryimage"},"image":{"@id":"https:\/\/www.nexoya.com\/it\/blog\/the-process-of-building-an-ai-model\/#primaryimage"},"thumbnailUrl":"https:\/\/www.nexoya.com\/wp-content\/uploads\/2020\/03\/ai-model-1800x1080-1.png","datePublished":"2019-07-03T14:47:00+00:00","dateModified":"2022-04-11T09:44:02+00:00","description":"In this blog, we will give you some insights into how an AI Model is actually built, and what is needed for that. Read more on nexoya -blog!","breadcrumb":{"@id":"https:\/\/www.nexoya.com\/it\/blog\/the-process-of-building-an-ai-model\/#breadcrumb"},"inLanguage":"it-IT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.nexoya.com\/it\/blog\/the-process-of-building-an-ai-model\/"]}]},{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/www.nexoya.com\/it\/blog\/the-process-of-building-an-ai-model\/#primaryimage","url":"https:\/\/www.nexoya.com\/wp-content\/uploads\/2020\/03\/ai-model-1800x1080-1.png","contentUrl":"https:\/\/www.nexoya.com\/wp-content\/uploads\/2020\/03\/ai-model-1800x1080-1.png","width":1120,"height":480,"caption":"The process of building an AI model"},{"@type":"BreadcrumbList","@id":"https:\/\/www.nexoya.com\/it\/blog\/the-process-of-building-an-ai-model\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.nexoya.com\/it\/"},{"@type":"ListItem","position":2,"name":"Blog","item":"https:\/\/www.nexoya.com\/it\/blog\/"},{"@type":"ListItem","position":3,"name":"The process of building an AI model"}]},{"@type":"WebSite","@id":"https:\/\/www.nexoya.com\/it\/#website","url":"https:\/\/www.nexoya.com\/it\/","name":"Nexoya","description":"Overachieve your goals by optimizing cross-channel digital advertising","publisher":{"@id":"https:\/\/www.nexoya.com\/it\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.nexoya.com\/it\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"it-IT"},{"@type":"Organization","@id":"https:\/\/www.nexoya.com\/it\/#organization","name":"Nexoya","alternateName":"Nexoya AG","url":"https:\/\/www.nexoya.com\/it\/","logo":{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/www.nexoya.com\/it\/#\/schema\/logo\/image\/","url":"https:\/\/www.nexoya.com\/wp-content\/uploads\/2020\/03\/Logo-1.jpg","contentUrl":"https:\/\/www.nexoya.com\/wp-content\/uploads\/2020\/03\/Logo-1.jpg","width":516,"height":424,"caption":"Nexoya"},"image":{"@id":"https:\/\/www.nexoya.com\/it\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/nexoyacom","https:\/\/x.com\/nexoyacom","https:\/\/www.instagram.com\/nexoyacom\/","https:\/\/www.linkedin.com\/company\/nexoya","https:\/\/www.youtube.com\/@nexoya"],"description":"Nexoya is an AI-powered marketing analytics, attribution and optimization platform that helps brands maximize ROI across all digital advertising channels. By unifying data from Google, Meta, TikTok, and more, Nexoya enables marketers to attribute, predict and optimize performance, and make data-driven decisions. Securely and without cookies.","email":"hello@nexoya.com","telephone":"+41 43 588 00 42","legalName":"Nexoya Ltd","foundingDate":"2018-07-04","vatID":"CHE-427.024.248","taxID":"CH02030462638","duns":"480249634","leiCode":"5067007N8ZA0T56P1E67","naics":"511210","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"11","maxValue":"50"}}]}},"_links":{"self":[{"href":"https:\/\/www.nexoya.com\/it\/wp-json\/wp\/v2\/blog_posts\/3180","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.nexoya.com\/it\/wp-json\/wp\/v2\/blog_posts"}],"about":[{"href":"https:\/\/www.nexoya.com\/it\/wp-json\/wp\/v2\/types\/blog_posts"}],"author":[{"embeddable":true,"href":"https:\/\/www.nexoya.com\/it\/wp-json\/wp\/v2\/users\/2"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.nexoya.com\/it\/wp-json\/wp\/v2\/media\/3544"}],"wp:attachment":[{"href":"https:\/\/www.nexoya.com\/it\/wp-json\/wp\/v2\/media?parent=3180"}],"wp:term":[{"taxonomy":"blog_category","embeddable":true,"href":"https:\/\/www.nexoya.com\/it\/wp-json\/wp\/v2\/blog_category?post=3180"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}