{"id":5234,"date":"2025-08-27T14:26:12","date_gmt":"2025-08-27T14:26:12","guid":{"rendered":"https:\/\/b2f.pt\/?p=5234"},"modified":"2025-08-27T15:00:44","modified_gmt":"2025-08-27T15:00:44","slug":"o-futuro-nao-se-adivinha-preve-se","status":"publish","type":"post","link":"https:\/\/b2f.pt\/en\/o-futuro-nao-se-adivinha-preve-se\/","title":{"rendered":"The Future Is Not Guessed, It Is Predicted."},"content":{"rendered":"<h1 class=\"wp-block-heading\"><strong>Predicting the future is not optional.<\/strong><\/h1>\n\n\n\n<p>Data-driven decision-making is no longer a differentiating factor between companies but has become a necessity. In an increasingly competitive market, the ability to anticipate behaviors, trends, and future events can be the key factor that determines the success of a strategy.<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>It is evident that we must learn from the mistakes of past experiences, avoiding repeating them. It is also undeniable that predicting the outcomes of certain decisions before making them, based solely on historical data, represents a significant advantage. However, we humans struggle to learn from past mistakes, and we have an even greater difficulty in predicting the future with any degree of accuracy based on past information. This is often due to the countless possibilities and the complexity of the variables and how they interact with each other. It is precisely at this point that <strong>predictive Machine Learning models come into play.<\/strong><\/p>\n\n\n\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h1 class=\"wp-block-heading\"><strong>What is a predictive model?<\/strong><\/h1>\n\n\n\n<p>A predictive model, as the name suggests, is a mathematical model designed to predict an outcome (target variable) <em>based<\/em>on the available data (input variables). To achieve this, supervised models can be used <strong>(where<\/strong> the models are trained with labeled data) and <strong>unsupervised models<\/strong> (where the models are trained with unlabeled data, being responsible for finding relationships between variables and grouping them coherently). If you would like to know more about supervised and unsupervised models, check out <a href=\"https:\/\/b2f.pt\/en\/fruta-padroes-e-previsoes-introducao-ao-machine-learning\/\">this article<\/a>.<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Currently, these models are used across various industries for multiple purposes, such as sales forecasting, fraud detection, disease diagnosis, among many others.<\/p>\n\n\n\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h1 class=\"wp-block-heading\"><strong>Types of predictive models<\/strong><\/h1>\n\n\n\n<p>Most of the time when predictive models are discussed, regression or classification algorithms are mentioned. Although these are the most well-known, there are other models that also fall within the context of outcome prediction.<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>In this article, we will cover three of the most well-known types of predictive models, supported by practical examples of their application and explanatory charts.<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Regression \u2013 Continuous Value Prediction:<\/strong><\/h3>\n\n\n\n<p>Regression models are applied when the variable to be predicted (dependent variable) is numerical and continuous and has a relationship with the input variables (independent variables).<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>When this relationship is linear, we are dealing with a linear regression. If the relationship is not linear (for example, quadratic), we are dealing with a polynomial regression. These are two of the most commonly used types of regression.<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p><strong>Example:<\/strong><\/p>\n\n\n\n<p>To illustrate these two types of regression, observe the following charts. In the chart on the left, we have a linear regression, where there is a constant relationship between the input variable (weekly working hours) and the dependent variable (monthly income). The chart on the right represents a polynomial regression, where income increases with the number of hours up to a certain point but tends to stabilize after 40 hours of weekly work.<\/p>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<figure class=\"wp-block-image size-large\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"330\" src=\"https:\/\/b2f.pt\/wp-content\/uploads\/2025\/08\/image-20-1024x330.png\" alt=\"\" class=\"wp-image-5226\" srcset=\"https:\/\/b2f.pt\/wp-content\/uploads\/2025\/08\/image-20-1024x330.png 1024w, https:\/\/b2f.pt\/wp-content\/uploads\/2025\/08\/image-20-300x97.png 300w, https:\/\/b2f.pt\/wp-content\/uploads\/2025\/08\/image-20-768x248.png 768w, https:\/\/b2f.pt\/wp-content\/uploads\/2025\/08\/image-20-18x6.png 18w, https:\/\/b2f.pt\/wp-content\/uploads\/2025\/08\/image-20.png 1125w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Classification \u2013 Discrete Category Prediction:<\/strong><\/h3>\n\n\n\n<p>Classification models are used when the variable to be predicted takes categorical values (for example: \u201cyes\u201d or \u201cno\u201d; \u201cpurchase\u201d or \u201cno purchase\u201d). The goal of these models is to predict which class a new observation belongs to based on patterns identified in previous observations.<\/p>\n\n\n\n<p>Classification can be binary (when the model predicts between two possible outcomes) or multiclass (when there are three or more possible outcomes).<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p><strong>Example:<\/strong><\/p>\n\n\n\n<p>A classic case where classification models are applied is in the detection of <em>spam<\/em> in emails.<\/p>\n\n\n\n<p>In this example, the model is trained with labeled email examples, using the variables \u201cnumber of capitalized words\u201d and \u201cnumber of links.\u201d Once trained, the model \u201cdraws\u201d a decision boundary, illustrated in the chart below, which separates the observations considered <em>\u201cspam<\/em>\u201cfrom those considered **\u201c<em>not spam.<\/em>\u201d.<\/p>\n\n\n\n<p>In this case, once trained, when receiving a new email, the model will predict whether it is <em>spam<\/em> or <em>not spam.<\/em>, based on these two variables and, consequently, on the position of that email in the decision space shown below.<\/p>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"987\" height=\"591\" src=\"https:\/\/b2f.pt\/wp-content\/uploads\/2025\/08\/image-21.png\" alt=\"\" class=\"wp-image-5227\" srcset=\"https:\/\/b2f.pt\/wp-content\/uploads\/2025\/08\/image-21.png 987w, https:\/\/b2f.pt\/wp-content\/uploads\/2025\/08\/image-21-300x180.png 300w, https:\/\/b2f.pt\/wp-content\/uploads\/2025\/08\/image-21-768x460.png 768w, https:\/\/b2f.pt\/wp-content\/uploads\/2025\/08\/image-21-18x12.png 18w\" sizes=\"(max-width: 987px) 100vw, 987px\" \/><\/figure>\n\n\n\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\"><strong><em>Clustering<\/em> \u2013 Grouping Based on Similarities:<\/strong><\/h3>\n\n\n\n<p>The <em>clustering<\/em> is used to segment observations into groups (<em>clusters<\/em>), based on common characteristics among these observations. The <em>clusters<\/em> are formed so that the observations within the same <em>cluster<\/em> are closer to each other than to observations from other <em>clusters<\/em>.<\/p>\n\n\n\n<p>This clustering is especially useful because it allows the discovery of unknown and non-obvious patterns or relationships in the data.<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p><strong>Example:<\/strong><\/p>\n\n\n\n<p>A store <em>online<\/em>, with access to data about its customers, applied a model of <em>clustering<\/em> with the goal of discovering patterns or behavior profiles, obtaining the following result:<\/p>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"666\" height=\"475\" src=\"https:\/\/b2f.pt\/wp-content\/uploads\/2025\/08\/image-22.png\" alt=\"\" class=\"wp-image-5228\" srcset=\"https:\/\/b2f.pt\/wp-content\/uploads\/2025\/08\/image-22.png 666w, https:\/\/b2f.pt\/wp-content\/uploads\/2025\/08\/image-22-300x214.png 300w, https:\/\/b2f.pt\/wp-content\/uploads\/2025\/08\/image-22-18x12.png 18w\" sizes=\"(max-width: 666px) 100vw, 666px\" \/><\/figure>\n\n\n\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>From the chart above, we can conclude that the model grouped the customers into three different groups:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Low visit frequency and low spending;<\/li>\n\n\n\n<li>High visit frequency and low spending;<\/li>\n\n\n\n<li>Low visit frequency and high spending.<\/li>\n<\/ul>\n\n\n\n<p>This segmentation can be used to develop personalized marketing campaigns for each customer group, increasing the effectiveness of communication and the return on these actions.<\/p>\n\n\n\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h1 class=\"wp-block-heading\"><strong>The power is in the data.<\/strong><\/h1>\n\n\n\n<p>Whether through predicting numerical values, classifying into different categories, or clustering observations with similar characteristics, predictive models are powerful tools whose use has been increasing among companies looking to make the most of the data they possess.<\/p>\n\n\n\n<p>The success of any predictive model depends on several factors, with the main one being data quality. No matter how well a model is built, its performance will never be exceptional if the data (whether training data, test data, or the data on which predictions will be made) is incomplete, outdated, or poorly structured.<\/p>\n\n\n\n<p>At B2F, we help organizations structure their data, integrate multiple information sources, and maintain up-to-date and reliable databases, thus ensuring the necessary foundation for the success of their Machine Learning projects.<\/p>","protected":false},"excerpt":{"rendered":"<p>Prever o futuro n\u00e3o \u00e9 opcional A tomada de decis\u00e3o suportada por dados deixou de ser um fator diferenciador entre empresas e passou a ser uma necessidade. Num mercado cada vez mais competitivo, a capacidade de antecipar comportamentos, tend\u00eancias e eventos futuros pode ser o fator chave que dita o sucesso de uma estrat\u00e9gia. \u00c9 [&hellip;]<\/p>","protected":false},"author":1,"featured_media":5230,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[1],"tags":[82,83,72,80,81],"class_list":["post-5234","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-business-intelligence","tag-classification","tag-clustering","tag-machine-learning","tag-predictive-models","tag-regression"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\r\n<title>O Futuro N\u00e3o Se Adivinha, Prev\u00ea-se. - B2F - Business to Future<\/title>\r\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\r\n<link rel=\"canonical\" href=\"https:\/\/b2f.pt\/en\/o-futuro-nao-se-adivinha-preve-se\/\" \/>\r\n<meta property=\"og:locale\" content=\"en_GB\" \/>\r\n<meta property=\"og:type\" content=\"article\" \/>\r\n<meta property=\"og:title\" content=\"O Futuro N\u00e3o Se Adivinha, Prev\u00ea-se. - B2F - Business to Future\" \/>\r\n<meta property=\"og:description\" content=\"Prever o futuro n\u00e3o \u00e9 opcional A tomada de decis\u00e3o suportada por dados deixou de ser um fator diferenciador entre empresas e passou a ser uma necessidade. Num mercado cada vez mais competitivo, a capacidade de antecipar comportamentos, tend\u00eancias e eventos futuros pode ser o fator chave que dita o sucesso de uma estrat\u00e9gia. \u00c9 [&hellip;]\" \/>\r\n<meta property=\"og:url\" content=\"https:\/\/b2f.pt\/en\/o-futuro-nao-se-adivinha-preve-se\/\" \/>\r\n<meta property=\"og:site_name\" content=\"B2F - Business to Future\" \/>\r\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/businesstofuture\/?locale=pt_PT\" \/>\r\n<meta property=\"article:published_time\" content=\"2025-08-27T14:26:12+00:00\" \/>\r\n<meta property=\"article:modified_time\" content=\"2025-08-27T15:00:44+00:00\" \/>\r\n<meta property=\"og:image\" content=\"https:\/\/b2f.pt\/wp-content\/uploads\/2025\/08\/tomasz-frankowski-kBUfvkbFIoE-unsplash-2-1.jpg\" \/>\r\n\t<meta property=\"og:image:width\" content=\"1674\" \/>\r\n\t<meta property=\"og:image:height\" content=\"1116\" \/>\r\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\r\n<meta name=\"author\" content=\"b2f\" \/>\r\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\r\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"b2f\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\r\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/b2f.pt\/o-futuro-nao-se-adivinha-preve-se\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/b2f.pt\/o-futuro-nao-se-adivinha-preve-se\/\"},\"author\":{\"name\":\"b2f\",\"@id\":\"https:\/\/b2f.pt\/#\/schema\/person\/53a60449eab118b3e0c1818995da0497\"},\"headline\":\"O Futuro N\u00e3o Se Adivinha, Prev\u00ea-se.\",\"datePublished\":\"2025-08-27T14:26:12+00:00\",\"dateModified\":\"2025-08-27T15:00:44+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/b2f.pt\/o-futuro-nao-se-adivinha-preve-se\/\"},\"wordCount\":1101,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/b2f.pt\/#organization\"},\"image\":{\"@id\":\"https:\/\/b2f.pt\/o-futuro-nao-se-adivinha-preve-se\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/b2f.pt\/wp-content\/uploads\/2025\/08\/tomasz-frankowski-kBUfvkbFIoE-unsplash-2-1.jpg\",\"keywords\":[\"Classification\",\"Clustering\",\"Machine Learning\",\"Predictive Models\",\"Regression\"],\"articleSection\":[\"Business Intelligence\"],\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/b2f.pt\/o-futuro-nao-se-adivinha-preve-se\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/b2f.pt\/o-futuro-nao-se-adivinha-preve-se\/\",\"url\":\"https:\/\/b2f.pt\/o-futuro-nao-se-adivinha-preve-se\/\",\"name\":\"O Futuro N\u00e3o Se Adivinha, Prev\u00ea-se. - B2F - Business to Future\",\"isPartOf\":{\"@id\":\"https:\/\/b2f.pt\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/b2f.pt\/o-futuro-nao-se-adivinha-preve-se\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/b2f.pt\/o-futuro-nao-se-adivinha-preve-se\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/b2f.pt\/wp-content\/uploads\/2025\/08\/tomasz-frankowski-kBUfvkbFIoE-unsplash-2-1.jpg\",\"datePublished\":\"2025-08-27T14:26:12+00:00\",\"dateModified\":\"2025-08-27T15:00:44+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/b2f.pt\/o-futuro-nao-se-adivinha-preve-se\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/b2f.pt\/o-futuro-nao-se-adivinha-preve-se\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/b2f.pt\/o-futuro-nao-se-adivinha-preve-se\/#primaryimage\",\"url\":\"https:\/\/b2f.pt\/wp-content\/uploads\/2025\/08\/tomasz-frankowski-kBUfvkbFIoE-unsplash-2-1.jpg\",\"contentUrl\":\"https:\/\/b2f.pt\/wp-content\/uploads\/2025\/08\/tomasz-frankowski-kBUfvkbFIoE-unsplash-2-1.jpg\",\"width\":1674,\"height\":1116},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/b2f.pt\/o-futuro-nao-se-adivinha-preve-se\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/b2f.pt\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"O Futuro N\u00e3o Se Adivinha, Prev\u00ea-se.\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/b2f.pt\/#website\",\"url\":\"https:\/\/b2f.pt\/\",\"name\":\"B2F - Business to Future\",\"description\":\"Retire Conhecimento Dos Seus Dados\",\"publisher\":{\"@id\":\"https:\/\/b2f.pt\/#organization\"},\"alternateName\":\"B2F\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/b2f.pt\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/b2f.pt\/#organization\",\"name\":\"B2F - Business to Future\",\"alternateName\":\"B2F\",\"url\":\"https:\/\/b2f.pt\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/b2f.pt\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/b2f.pt\/wp-content\/uploads\/2024\/01\/logo.svg\",\"contentUrl\":\"https:\/\/b2f.pt\/wp-content\/uploads\/2024\/01\/logo.svg\",\"width\":2908,\"height\":664,\"caption\":\"B2F - Business to Future\"},\"image\":{\"@id\":\"https:\/\/b2f.pt\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/businesstofuture\/?locale=pt_PT\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/b2f.pt\/#\/schema\/person\/53a60449eab118b3e0c1818995da0497\",\"name\":\"b2f\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/b2f.pt\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/b44a9c116c175f8fb789cb42f4dcedc8051cd52bd25399a21d294fe1f984bbc9?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/b44a9c116c175f8fb789cb42f4dcedc8051cd52bd25399a21d294fe1f984bbc9?s=96&d=mm&r=g\",\"caption\":\"b2f\"},\"sameAs\":[\"https:\/\/b2f.pt\"],\"url\":\"https:\/\/b2f.pt\/en\/author\/b2f\/\"}]}<\/script>\r\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"O Futuro N\u00e3o Se Adivinha, Prev\u00ea-se. - B2F - Business to Future","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:\/\/b2f.pt\/en\/o-futuro-nao-se-adivinha-preve-se\/","og_locale":"en_GB","og_type":"article","og_title":"O Futuro N\u00e3o Se Adivinha, Prev\u00ea-se. - B2F - Business to Future","og_description":"Prever o futuro n\u00e3o \u00e9 opcional A tomada de decis\u00e3o suportada por dados deixou de ser um fator diferenciador entre empresas e passou a ser uma necessidade. Num mercado cada vez mais competitivo, a capacidade de antecipar comportamentos, tend\u00eancias e eventos futuros pode ser o fator chave que dita o sucesso de uma estrat\u00e9gia. \u00c9 [&hellip;]","og_url":"https:\/\/b2f.pt\/en\/o-futuro-nao-se-adivinha-preve-se\/","og_site_name":"B2F - Business to Future","article_publisher":"https:\/\/www.facebook.com\/businesstofuture\/?locale=pt_PT","article_published_time":"2025-08-27T14:26:12+00:00","article_modified_time":"2025-08-27T15:00:44+00:00","og_image":[{"width":1674,"height":1116,"url":"https:\/\/b2f.pt\/wp-content\/uploads\/2025\/08\/tomasz-frankowski-kBUfvkbFIoE-unsplash-2-1.jpg","type":"image\/jpeg"}],"author":"b2f","twitter_card":"summary_large_image","twitter_misc":{"Written by":"b2f","Estimated reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/b2f.pt\/o-futuro-nao-se-adivinha-preve-se\/#article","isPartOf":{"@id":"https:\/\/b2f.pt\/o-futuro-nao-se-adivinha-preve-se\/"},"author":{"name":"b2f","@id":"https:\/\/b2f.pt\/#\/schema\/person\/53a60449eab118b3e0c1818995da0497"},"headline":"O Futuro N\u00e3o Se Adivinha, Prev\u00ea-se.","datePublished":"2025-08-27T14:26:12+00:00","dateModified":"2025-08-27T15:00:44+00:00","mainEntityOfPage":{"@id":"https:\/\/b2f.pt\/o-futuro-nao-se-adivinha-preve-se\/"},"wordCount":1101,"commentCount":0,"publisher":{"@id":"https:\/\/b2f.pt\/#organization"},"image":{"@id":"https:\/\/b2f.pt\/o-futuro-nao-se-adivinha-preve-se\/#primaryimage"},"thumbnailUrl":"https:\/\/b2f.pt\/wp-content\/uploads\/2025\/08\/tomasz-frankowski-kBUfvkbFIoE-unsplash-2-1.jpg","keywords":["Classification","Clustering","Machine Learning","Predictive Models","Regression"],"articleSection":["Business Intelligence"],"inLanguage":"en-GB","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/b2f.pt\/o-futuro-nao-se-adivinha-preve-se\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/b2f.pt\/o-futuro-nao-se-adivinha-preve-se\/","url":"https:\/\/b2f.pt\/o-futuro-nao-se-adivinha-preve-se\/","name":"O Futuro N\u00e3o Se Adivinha, Prev\u00ea-se. - B2F - Business to Future","isPartOf":{"@id":"https:\/\/b2f.pt\/#website"},"primaryImageOfPage":{"@id":"https:\/\/b2f.pt\/o-futuro-nao-se-adivinha-preve-se\/#primaryimage"},"image":{"@id":"https:\/\/b2f.pt\/o-futuro-nao-se-adivinha-preve-se\/#primaryimage"},"thumbnailUrl":"https:\/\/b2f.pt\/wp-content\/uploads\/2025\/08\/tomasz-frankowski-kBUfvkbFIoE-unsplash-2-1.jpg","datePublished":"2025-08-27T14:26:12+00:00","dateModified":"2025-08-27T15:00:44+00:00","breadcrumb":{"@id":"https:\/\/b2f.pt\/o-futuro-nao-se-adivinha-preve-se\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/b2f.pt\/o-futuro-nao-se-adivinha-preve-se\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/b2f.pt\/o-futuro-nao-se-adivinha-preve-se\/#primaryimage","url":"https:\/\/b2f.pt\/wp-content\/uploads\/2025\/08\/tomasz-frankowski-kBUfvkbFIoE-unsplash-2-1.jpg","contentUrl":"https:\/\/b2f.pt\/wp-content\/uploads\/2025\/08\/tomasz-frankowski-kBUfvkbFIoE-unsplash-2-1.jpg","width":1674,"height":1116},{"@type":"BreadcrumbList","@id":"https:\/\/b2f.pt\/o-futuro-nao-se-adivinha-preve-se\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/b2f.pt\/"},{"@type":"ListItem","position":2,"name":"O Futuro N\u00e3o Se Adivinha, Prev\u00ea-se."}]},{"@type":"WebSite","@id":"https:\/\/b2f.pt\/#website","url":"https:\/\/b2f.pt\/","name":"B2F - Business to Future","description":"Retire Conhecimento Dos Seus Dados","publisher":{"@id":"https:\/\/b2f.pt\/#organization"},"alternateName":"B2F","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/b2f.pt\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/b2f.pt\/#organization","name":"B2F - Business to Future","alternateName":"B2F","url":"https:\/\/b2f.pt\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/b2f.pt\/#\/schema\/logo\/image\/","url":"https:\/\/b2f.pt\/wp-content\/uploads\/2024\/01\/logo.svg","contentUrl":"https:\/\/b2f.pt\/wp-content\/uploads\/2024\/01\/logo.svg","width":2908,"height":664,"caption":"B2F - Business to Future"},"image":{"@id":"https:\/\/b2f.pt\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/businesstofuture\/?locale=pt_PT"]},{"@type":"Person","@id":"https:\/\/b2f.pt\/#\/schema\/person\/53a60449eab118b3e0c1818995da0497","name":"b2f","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/b2f.pt\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/b44a9c116c175f8fb789cb42f4dcedc8051cd52bd25399a21d294fe1f984bbc9?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/b44a9c116c175f8fb789cb42f4dcedc8051cd52bd25399a21d294fe1f984bbc9?s=96&d=mm&r=g","caption":"b2f"},"sameAs":["https:\/\/b2f.pt"],"url":"https:\/\/b2f.pt\/en\/author\/b2f\/"}]}},"_links":{"self":[{"href":"https:\/\/b2f.pt\/en\/wp-json\/wp\/v2\/posts\/5234","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/b2f.pt\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/b2f.pt\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/b2f.pt\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/b2f.pt\/en\/wp-json\/wp\/v2\/comments?post=5234"}],"version-history":[{"count":0,"href":"https:\/\/b2f.pt\/en\/wp-json\/wp\/v2\/posts\/5234\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/b2f.pt\/en\/wp-json\/wp\/v2\/media\/5230"}],"wp:attachment":[{"href":"https:\/\/b2f.pt\/en\/wp-json\/wp\/v2\/media?parent=5234"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/b2f.pt\/en\/wp-json\/wp\/v2\/categories?post=5234"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/b2f.pt\/en\/wp-json\/wp\/v2\/tags?post=5234"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}