<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>machine learning Archives - KDD Analytics</title>
	<atom:link href="https://www.kddanalytics.com/tag/machine-learning/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.kddanalytics.com/tag/machine-learning/</link>
	<description>Data to Decisions</description>
	<lastBuildDate>Sat, 05 Jan 2019 22:28:48 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>

<image>
	<url>https://i0.wp.com/www.kddanalytics.com/wp-content/uploads/2016/08/cropped-imageedit_1_7939659602.png?fit=32%2C32&#038;ssl=1</url>
	<title>machine learning Archives - KDD Analytics</title>
	<link>https://www.kddanalytics.com/tag/machine-learning/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">114932494</site>	<item>
		<title>How to Visualize Changing Recession Start Date Forecasts</title>
		<link>https://www.kddanalytics.com/visualize-revisions-recession-start-date-forecasts/</link>
		
		<dc:creator><![CDATA[KDD]]></dc:creator>
		<pubDate>Sat, 05 Jan 2019 22:19:59 +0000</pubDate>
				<category><![CDATA[Data Visualization]]></category>
		<category><![CDATA[Forecasting]]></category>
		<category><![CDATA[Tableau]]></category>
		<category><![CDATA[data visualization]]></category>
		<category><![CDATA[forecasting]]></category>
		<category><![CDATA[machine learning]]></category>
		<guid isPermaLink="false">https://www.kddanalytics.com/?p=1515</guid>

					<description><![CDATA[<p>In case you missed it, we are in a recession. According to Intensity’s latest US recession start date forecast, there is a 50% probability of a recession starting sometime in the January to February 2019 period.  And a 97% probability of it starting sometime within the next 6 months. Their “point estimate” of a recession&#8230;</p>
<p>The post <a href="https://www.kddanalytics.com/visualize-revisions-recession-start-date-forecasts/">How to Visualize Changing Recession Start Date Forecasts</a> appeared first on <a href="https://www.kddanalytics.com">KDD Analytics</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>In case you missed it, <strong>we are in a recession</strong>.</p>
<p>According to <a href="https://intensity.com/news/intensity-recession-forecast-january-3-2019" target="_blank" rel="noopener"><strong>Intensity’s latest US recession start date forecast</strong></a>, there is a 50% probability of a recession starting sometime in the January to February 2019 period.  And a 97% probability of it starting sometime within the next 6 months.</p>
<p>Their “<a href="https://en.wikipedia.org/wiki/Point_estimation" target="_blank" rel="noopener"><strong>point estimate</strong></a>” of a recession start is January 2019.</p>
<p><strong>Like, as in, right now!</strong></p>
<p>If true, it will take awhile for the impacts to start showing up in the official government statistics.  But the stock market sell-off last quarter may be a harbinger of things to come.</p>
<p><a href="https://intensity.com/" target="_blank" rel="noopener"><strong>Intensity</strong></a>, an economics and data science firm based in San Diego, CA, developed and back-tested a machine learning prediction algorithm for its clients.  The firm started releasing a monthly forecast of the next US recession start date to the public starting in March 2018.</p>
<p>Over the course of the last 11 months, it has been interesting following the updates to their forecast as economic conditions changed.</p>
<p>Intuitively, one would expect that the forecast would “settle down”, the closer the expected start date became.</p>
<p>And it got me thinking about what the best way is to visualize these changing forecasts.</p>
<h3>Visualizing Forecast Updates Over Time</h3>
<p>The forecasted recession start date is not linear with time.  For example, in March 2018, the next recession was forecasted by Intensity to start in April 2019.  But in April 2018, the forecast was revised, and the recession was to start <strong>6 months earlier</strong> in October 2018.</p>
<p>Plotting the month of the forecast on the x-axis and the forecasted month of the recession start on the y-axis yields a “traditional time series” view as shown below.</p>
<p>&nbsp;</p>
<p><img data-recalc-dims="1" decoding="async" loading="lazy" class="alignnone size-large wp-image-1532" src="https://i0.wp.com/www.kddanalytics.com/wp-content/uploads/2019/01/Intensity-forecast-shown-horizontally.png?resize=1024%2C727&#038;ssl=1" alt="Intensity recession forecast - shown horizontally" width="1024" height="727" srcset="https://i0.wp.com/www.kddanalytics.com/wp-content/uploads/2019/01/Intensity-forecast-shown-horizontally.png?resize=1024%2C727&amp;ssl=1 1024w, https://i0.wp.com/www.kddanalytics.com/wp-content/uploads/2019/01/Intensity-forecast-shown-horizontally.png?resize=300%2C213&amp;ssl=1 300w, https://i0.wp.com/www.kddanalytics.com/wp-content/uploads/2019/01/Intensity-forecast-shown-horizontally.png?resize=768%2C545&amp;ssl=1 768w, https://i0.wp.com/www.kddanalytics.com/wp-content/uploads/2019/01/Intensity-forecast-shown-horizontally.png?w=1332&amp;ssl=1 1332w" sizes="auto, (max-width: 1000px) 100vw, 1000px" /></p>
<p>As time progresses from left to right, we can see the forecasted recession start date fluctuating up and down, settling on January 2019, the most recent forecasted start date.</p>
<p>However, another way to visualize this is to show the progression of time vertically, from bottom to top.  In this case the forecasted recession start date would fluctuate horizontally, left and right, as shown below.</p>
<p><img data-recalc-dims="1" decoding="async" loading="lazy" class="alignnone size-large wp-image-1528" src="https://i0.wp.com/www.kddanalytics.com/wp-content/uploads/2019/01/Intensity-Forecast-shown-vertically-1.png?resize=1024%2C734&#038;ssl=1" alt="Intensity Recession Forecast - shown vertically" width="1024" height="734" srcset="https://i0.wp.com/www.kddanalytics.com/wp-content/uploads/2019/01/Intensity-Forecast-shown-vertically-1.png?resize=1024%2C734&amp;ssl=1 1024w, https://i0.wp.com/www.kddanalytics.com/wp-content/uploads/2019/01/Intensity-Forecast-shown-vertically-1.png?resize=300%2C215&amp;ssl=1 300w, https://i0.wp.com/www.kddanalytics.com/wp-content/uploads/2019/01/Intensity-Forecast-shown-vertically-1.png?resize=768%2C551&amp;ssl=1 768w, https://i0.wp.com/www.kddanalytics.com/wp-content/uploads/2019/01/Intensity-Forecast-shown-vertically-1.png?w=1325&amp;ssl=1 1325w" sizes="auto, (max-width: 1000px) 100vw, 1000px" /></p>
<p>I don’t know about you, but I find this second view more appealing.  Maybe it is the old economist in me, trained on the <a href="https://en.wikipedia.org/wiki/Phillips_curve" target="_blank" rel="noopener"><strong>Phillips Curve</strong></a> in graduate school.  But for me, the vertical, “up-down” orientation makes the variation in the forecasted recession start date “pop” more than in the horizontal, “left-to-right” view.</p>
<h3>So, Recession in 2019?</h3>
<p>It will be very interesting to see if Intensity sticks to its January 2019 point estimate.  Prior to the unexpectedly positive <a href="https://www.marketwatch.com/amp/story/guid/C82CF1F6-0F91-11E9-835D-C91F740D86E0" target="_blank" rel="noopener"><strong>December 2018 jobs report</strong></a><strong>,</strong> the consensus seemed to be a recession starting some time in 2019 or 2020.  For example, <a href="https://news.yahoo.com/gary-shilling-sees-66-chance-041710124.html" target="_blank" rel="noopener"><strong>Gary Shilling</strong></a> recently tossed his hat into the recession ring with a predicted 66% chance of a recession in 2019.</p>
<p>However, the positive jobs report apparently has many economists now <a href="https://www.washingtonpost.com/business/economy/us-jobs-data-boosts-wall-street-and-reassures-investors-about-economy/2019/01/04/b910ac92-105b-11e9-8938-5898adc28fa2_story.html?noredirect=on&amp;utm_term=.7685c12bcb54" target="_blank" rel="noopener"><strong>softening their stance</strong></a> on a recession this year.  And there is talk of policy makers being able to <strong><a href="https://www.csmonitor.com/Business/2019/0102/Recession-is-a-risk-in-2019.-But-maybe-one-that-policymakers-can-avoid" target="_blank" rel="noopener">sidestep a recession</a></strong>.</p>
<p>Only time will tell…so stay tuned!</p>
<h3>Plotting Ordered Times Series in Tableau</h3>
<p>By the way, these charts were made in <a href="https://www.tableau.com/" target="_blank" rel="noopener"><strong>Tableau</strong></a>.  And it was not as straight forward as flipping the axes to get the vertical view.  Tableau’s default inclination is to “connect the dots” from left to right when time is involved.</p>
<p>Fortunately, there is an easy way to get Tableau to connect the dots vertically.  This makes use of the <a href="https://onlinehelp.tableau.com/current/pro/desktop/en-us/viewparts_marks_markproperties.htm#PathProp" target="_blank" rel="noopener"><strong>Path property</strong></a> in the Marks card.  I simply added a field to my raw data that indicated the order of my data, which, of course was calendar order.</p>
<p><img data-recalc-dims="1" decoding="async" loading="lazy" class="size-full wp-image-1518 aligncenter" src="https://i0.wp.com/www.kddanalytics.com/wp-content/uploads/2019/01/Path-Order.png?resize=638%2C362&#038;ssl=1" alt="Tableau data input - Path Order" width="638" height="362" srcset="https://i0.wp.com/www.kddanalytics.com/wp-content/uploads/2019/01/Path-Order.png?w=638&amp;ssl=1 638w, https://i0.wp.com/www.kddanalytics.com/wp-content/uploads/2019/01/Path-Order.png?resize=300%2C170&amp;ssl=1 300w" sizes="auto, (max-width: 638px) 100vw, 638px" /></p>
<p>Then dropping this field on the Path property in the Marks card tells Tableau to connect the dots (or “Marks” in Tableau-speak) in this order.  With the date of the forecast on the vertical, y-axis, Tableau connects the dots from bottom to top.</p>
<p><img data-recalc-dims="1" decoding="async" loading="lazy" class="alignnone size-large wp-image-1529" src="https://i0.wp.com/www.kddanalytics.com/wp-content/uploads/2019/01/Tableau-Path-Order.png?resize=1024%2C809&#038;ssl=1" alt="Tableau Path Property on Marks Card" width="1024" height="809" srcset="https://i0.wp.com/www.kddanalytics.com/wp-content/uploads/2019/01/Tableau-Path-Order.png?resize=1024%2C809&amp;ssl=1 1024w, https://i0.wp.com/www.kddanalytics.com/wp-content/uploads/2019/01/Tableau-Path-Order.png?resize=300%2C237&amp;ssl=1 300w, https://i0.wp.com/www.kddanalytics.com/wp-content/uploads/2019/01/Tableau-Path-Order.png?resize=768%2C607&amp;ssl=1 768w, https://i0.wp.com/www.kddanalytics.com/wp-content/uploads/2019/01/Tableau-Path-Order.png?w=1255&amp;ssl=1 1255w" sizes="auto, (max-width: 1000px) 100vw, 1000px" /></p>
<p>Very slick!</p>
<a class="dpsp-click-to-tweet dpsp-style-1" href="https://twitter.com/intent/tweet?text=US+Recession+starting+January+2019%3F&url=https%3A%2F%2Fwww.kddanalytics.com%2Fvisualize-revisions-recession-start-date-forecasts%2F"><div class="dpsp-click-to-tweet-content">US Recession starting January 2019?</div><div class="dpsp-click-to-tweet-footer"><span class="dpsp-click-to-tweet-cta"><span>Click to Tweet</span><i class="dpsp-network-btn dpsp-twitter"><span class="dpsp-network-icon"></span></i></span></div></a>
<p><!-- Protanopia filter --> <!-- Deuteranopia filter --> <!-- Tritanopia filter --></p>
<p><!-- Protanopia filter --> <!-- Deuteranopia filter --> <!-- Tritanopia filter --></p>
<p><!-- Protanopia filter --> <!-- Deuteranopia filter --> <!-- Tritanopia filter --></p>
<p><!-- Protanopia filter --> <!-- Deuteranopia filter --> <!-- Tritanopia filter --></p>
<p><!-- Protanopia filter --> <!-- Deuteranopia filter --> <!-- Tritanopia filter --></p>
<p><!-- Protanopia filter --> <!-- Deuteranopia filter --> <!-- Tritanopia filter --></p>
<p><!-- Protanopia filter --> <!-- Deuteranopia filter --> <!-- Tritanopia filter --></p>
<p><!-- Protanopia filter --> <!-- Deuteranopia filter --> <!-- Tritanopia filter --></p>
<p><!-- Protanopia filter -->    <!-- Deuteranopia filter -->    <!-- Tritanopia filter --></p>
<p>The post <a href="https://www.kddanalytics.com/visualize-revisions-recession-start-date-forecasts/">How to Visualize Changing Recession Start Date Forecasts</a> appeared first on <a href="https://www.kddanalytics.com">KDD Analytics</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1515</post-id>	</item>
		<item>
		<title>Practical Time Series Forecasting &#8211; Data Science Taxonomy</title>
		<link>https://www.kddanalytics.com/practical-time-series-forecasting-data-science-taxonomy/</link>
		
		<dc:creator><![CDATA[KDD]]></dc:creator>
		<pubDate>Tue, 02 Jan 2018 12:26:19 +0000</pubDate>
				<category><![CDATA[Data Analytics Methods]]></category>
		<category><![CDATA[Econometrics]]></category>
		<category><![CDATA[Forecasting]]></category>
		<category><![CDATA[Time Series]]></category>
		<category><![CDATA[big data]]></category>
		<category><![CDATA[data science]]></category>
		<category><![CDATA[machine learning]]></category>
		<category><![CDATA[regression]]></category>
		<category><![CDATA[time series]]></category>
		<guid isPermaLink="false">http://www.kddanalytics.com/?p=1229</guid>

					<description><![CDATA[<p>“Big data is not about the data.*” ― Gary King, Harvard University (*It&#8217;s about the analytics.) Machine Learning. Deep Learning. Data Science. Artificial Intelligence. Big Data. Not a day goes by that one or all of these buzzwords stream past in our business news feeds. Data analytics has become mainstream. And you better jump on&#8230;</p>
<p>The post <a href="https://www.kddanalytics.com/practical-time-series-forecasting-data-science-taxonomy/">Practical Time Series Forecasting &#8211; Data Science Taxonomy</a> appeared first on <a href="https://www.kddanalytics.com">KDD Analytics</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>“Big data is not about the data.*”<br />
― <strong>Gary King, Harvard University</strong></p>
<p>(*<strong><a href="https://www.slideshare.net/BernardMarr/big-data-best-quotes/3-Big_data_is_notabout_the" target="_blank" rel="noopener">It&#8217;s about the analytics</a></strong>.)</p>
<p><strong>Machine Learning</strong>. <strong>Deep Learning</strong>. <strong>Data Science</strong>. <strong>Artificial Intelligence</strong>. <strong>Big Data</strong>.</p>
<p>Not a day goes by that one or all of these buzzwords stream past in our business news feeds.</p>
<p><strong>Data analytics has become mainstream</strong>. And you better jump on board or risk being left at the station!</p>
<p>Just within the last year or so, <strong>searches</strong> of these topics have taken off. In fact, according to Google, in early 2017, search interest in one of these topics, <strong>machine learning, has eclipsed that of big data</strong>:</p>
<p><img data-recalc-dims="1" decoding="async" loading="lazy" class="aligncenter wp-image-1230 size-large" src="https://i0.wp.com/www.kddanalytics.com/wp-content/uploads/2017/12/Google-Search-Machine-Learning-11_11_2012-to-11_11_2017.png?resize=1024%2C329&#038;ssl=1" alt="Google Search Machine Learning" width="1024" height="329" srcset="https://i0.wp.com/www.kddanalytics.com/wp-content/uploads/2017/12/Google-Search-Machine-Learning-11_11_2012-to-11_11_2017.png?resize=1024%2C329&amp;ssl=1 1024w, https://i0.wp.com/www.kddanalytics.com/wp-content/uploads/2017/12/Google-Search-Machine-Learning-11_11_2012-to-11_11_2017.png?resize=300%2C96&amp;ssl=1 300w, https://i0.wp.com/www.kddanalytics.com/wp-content/uploads/2017/12/Google-Search-Machine-Learning-11_11_2012-to-11_11_2017.png?resize=768%2C247&amp;ssl=1 768w, https://i0.wp.com/www.kddanalytics.com/wp-content/uploads/2017/12/Google-Search-Machine-Learning-11_11_2012-to-11_11_2017.png?w=1233&amp;ssl=1 1233w" sizes="auto, (max-width: 1000px) 100vw, 1000px" /></p>
<p>So, how do <strong>time series methods for forecasting</strong> fit into the taxonomy that currently defines the data science field?</p>
<h3>Data science taxonomy</h3>
<p>Key data science terms that are related to time series methods for forecasting are <strong><a href="https://www.datasciencecentral.com/profiles/blogs/data-mining-what-why-when">data mining</a></strong>, <a href="https://www.datasciencecentral.com/profiles/blogs/18-great-articles-about-predictive-analytics"><strong>predictive analytics</strong></a>, <a href="https://www.datasciencecentral.com/profiles/blogs/machine-learning-summarized-in-one-picture"><strong>machine learning</strong></a> (supervised and unsupervised), <a href="https://en.wikipedia.org/wiki/Linear_regression"><strong>regression</strong></a>, <strong>structured</strong> and <a href="https://en.wikipedia.org/wiki/Unstructured_data"><strong>unstructured</strong></a> data.</p>
<p>These are not necessarily mutually exclusive. At the risk of incurring the wrath of the data science gods, <strong>here is our simplification</strong>:</p>
<h4>Structured vs. unstructured data</h4>
<p>Structured data are organized into “rows and columns” (spreadsheet); unstructured data are not (text in a book).</p>
<p style="text-align: center;"><span style="color: #60786b;"><strong>Time series methods use structured data</strong>.</span></p>
<h4>Data mining</h4>
<p>Data mining seeks to find patterns in data, whether structured or unstructured.</p>
<p style="text-align: center;"><span style="color: #60786b;"><strong>Time series methods seek to find patterns that repeat over time</strong>.</span></p>
<h4>Predictive analytics</h4>
<p>Predictive analytics seeks to find a relationship between a variable of interest (e.g. customer churn) and multiple dimensions (e.g. age, length of contract, zip code). These dimensions can be used to predict the likelihood of a customer churning (in our example).</p>
<p>Typically, predictive analytics is not based on time series data but &#8220;cross-sectional&#8221; data like a customer set. Additionally, time series methods use only a very limited set of dimensions, the primary one being past behavior of the variable being forecasted (e.g. sales).</p>
<p style="text-align: center;"><span style="color: #60786b;"><strong>Time series methods typically use the past behavior of the variable being forecasted as the primary dimension.</strong></span></p>
<h4>Machine learning</h4>
<p>Machine learning means that a computer is using a program (algorithm) to “connect the dots” in the data. <strong>If you run a regression model in Excel you are engaging in machine learning.</strong></p>
<p>However, <span style="text-decoration: underline;">supervised</span> machine learning does not mean you are keeping watch over Excel as it does its stuff!</p>
<div id="attachment_1232" style="width: 310px" class="wp-caption alignright"><img data-recalc-dims="1" decoding="async" aria-describedby="caption-attachment-1232" loading="lazy" class="wp-image-1232 size-medium" src="https://i0.wp.com/www.kddanalytics.com/wp-content/uploads/2017/12/46961317_s.jpg?resize=300%2C200&#038;ssl=1" alt="supervised machine learning?" width="300" height="200" srcset="https://i0.wp.com/www.kddanalytics.com/wp-content/uploads/2017/12/46961317_s.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/www.kddanalytics.com/wp-content/uploads/2017/12/46961317_s.jpg?w=450&amp;ssl=1 450w" sizes="auto, (max-width: 300px) 100vw, 300px" /><p id="caption-attachment-1232" class="wp-caption-text">This is NOT what &#8220;supervised&#8221; machine learning means!</p></div>
<p><strong>Supervised machine learning means</strong> that the computer is seeking to find a relationship between a single variable (e.g. churn) and many dimensional variables (e.g. age, length of contract, zip code).</p>
<p><strong>Unsupervised machine learning</strong> <strong>means</strong> that the computer is seeking to find a relationship between many dimensions (e.g. age, length of contract, zip code) so that customers can, for example, be clustered into a small number of groups or tribes with similar characteristics.</p>
<p style="text-align: center;"><span style="color: #60786b;"><strong>Time series methods are a type of supervised machine learning since they attempt to find a relationship between present and past behavior</strong>.</span></p>
<h4>Regression</h4>
<p>Regression is one way a machine finds relationships between a single variable and a few (or many) dimensional variables or past values of the variable itself. There are several flavors of regression.</p>
<p style="text-align: center;"><span style="color: #60786b;"><strong> Time series models typically use <a style="color: #60786b;" href="https://en.wikipedia.org/wiki/Least_squares">least squares</a> regression or <a style="color: #60786b;" href="https://en.wikipedia.org/wiki/Maximum_likelihood_estimation">maximum likelihood</a></strong>.</span></p>
<h3>Bottom line</h3>
<p>So, when you use time series methods for forecasting you are probably <strong>mining structured data using supervised, regression- or maximum likelihood-based, machine learning</strong>.</p>
<a class="dpsp-click-to-tweet dpsp-style-1" href="https://twitter.com/intent/tweet?text=%E2%80%9CBig+data+is+not+about+the+data.%E2%80%9D&url=https%3A%2F%2Fwww.kddanalytics.com%2Fpractical-time-series-forecasting-data-science-taxonomy%2F"><div class="dpsp-click-to-tweet-content">“Big data is not about the data.”</div><div class="dpsp-click-to-tweet-footer"><span class="dpsp-click-to-tweet-cta"><span>Click to Tweet</span><i class="dpsp-network-btn dpsp-twitter"><span class="dpsp-network-icon"></span></i></span></div></a>
<p><a href="https://www.kddanalytics.com/practical-time-series-forecasting-introduction/" target="_blank" rel="noopener"><strong>Part 1 &#8211; Practical Time Series Forecasting &#8211; Introduction</strong></a></p>
<p><a href="https://www.kddanalytics.com/practical-time-series-forecasting-basics/" target="_blank" rel="noopener"><strong>Part 2 &#8211; Practical Time Series Forecasting &#8211; Some Basics</strong></a></p>
<p><a href="https://www.kddanalytics.com/practical-time-series-forecasting-useful-models/" target="_blank" rel="noopener"><strong>Part 3 &#8211; Practical Time Series Forecasting &#8211; Potentially Useful Models</strong></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>The post <a href="https://www.kddanalytics.com/practical-time-series-forecasting-data-science-taxonomy/">Practical Time Series Forecasting &#8211; Data Science Taxonomy</a> appeared first on <a href="https://www.kddanalytics.com">KDD Analytics</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1229</post-id>	</item>
		<item>
		<title>Read Faster? Researchers Need to Retool to Compete</title>
		<link>https://www.kddanalytics.com/read-faster-researchers-need-to-retool-to-compete/</link>
		
		<dc:creator><![CDATA[KDD]]></dc:creator>
		<pubDate>Mon, 10 Jul 2017 01:10:04 +0000</pubDate>
				<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[Fintech]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[artificial intelligence]]></category>
		<category><![CDATA[competitive intelligence]]></category>
		<category><![CDATA[finance]]></category>
		<category><![CDATA[fintech]]></category>
		<category><![CDATA[investing]]></category>
		<category><![CDATA[machine learning]]></category>
		<guid isPermaLink="false">http://www.kddanalytics.com/?p=882</guid>

					<description><![CDATA[<p>Guest Author &#8211; Tom Marsh, CTO of Boulder Equity Analytics. At Boulder Equity Analytics (BEA), “Our mission is to build an intelligent, enriched and fully interactive database from all the publicly available reports to improve the productivity and insight of the analyst covering an industry sector.”  We call it O.A.K.L.E.Y, collaborative artificial intelligence, a 2nd&#8230;</p>
<p>The post <a href="https://www.kddanalytics.com/read-faster-researchers-need-to-retool-to-compete/">Read Faster? Researchers Need to Retool to Compete</a> appeared first on <a href="https://www.kddanalytics.com">KDD Analytics</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.3"><span style="color: #60786b;"><em>Guest Author &#8211; Tom Marsh, CTO of <strong><a href="http://www.boulderequityanalytics.com" target="_blank" rel="noopener">Boulder Equity Analytics</a></strong>.</em></span></p>
<p class="font_8" data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.3">At <a href="http://www.boulderequityanalytics.com" target="_blank" rel="noopener"><strong>Boulder Equity Analytics (BEA)</strong></a>, “Our mission is to build an intelligent, enriched and fully interactive database from all the publicly available reports to improve the productivity and insight of the analyst covering an industry sector.”  We call it O.A.K.L.E.Y, <strong>collaborative artificial intelligence</strong>, a <strong>2nd order of intelligence</strong>.  And we&#8217;re now creating the services around it.</p>
<p class="font_8" data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.4"><strong>Convenient</strong><span data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.4.2">, c</span><strong>omparative</strong><span data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.4.4">, c</span><strong>ontextual</strong><span data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.4.6"> and i</span><strong>nteractive</strong><span data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.4.8"> services like ours will provide a foundation and no doubt be successful.  But that’s not our end goal.  </span></p>
<h3 class="font_8" data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.5"><span data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.5.1">Competitive</span><span data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.5.2"><br />
</span></h3>
<p class="font_8" data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.5"><span data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.5.2">We build tools for competitive analysis.  But more importantly we want to build tools that help you compete, in your job and in your markets. <strong>We can’t stop with a better version of what you can get elsewhere</strong>.  While there might be a market for a less expensive Bloomberg, what’s the competitive differentiator for you?  You have the same service as the rest of the market.  Which brings us to an interesting dilemma.  If we build a great service, after the early adopters exploit the advantage, everyone is equal again.</span></p>
<p class="font_8" data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.5"><span data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.5.2"><strong>This is where our AI needs to augment your intelligence, not supply its own.</strong></span></p>
<h3 class="font_8" data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.6"><span data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.6.1">1st order intelligence</span></h3>
<p class="font_8" data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.6"><span data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.6.2">With our first products we’re using AI to “read” the market and company information so you can be more efficient in your research. This is the <strong>1st order of intelligence</strong>.  It is like going to school to learn finance and then working the back room reading and reporting on company results.  It is the foundation for the next step in your career, using that knowledge to make investment decisions.</span></p>
<p class="font_8" data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.6"><span data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.6.2">As the impact of <strong><a href="https://en.wikipedia.org/wiki/Markets_in_Financial_Instruments_Directive_2004" target="_blank" rel="noopener">MIFID II</a></strong> hits, our products will help you build a bigger and faster knowledge base with no bias and 100% recall at web speed and scale. Our products don’t get tired. That alone will help you beat the market.</span></p>
<p class="font_8" data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.7"><span data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.9.1">But here’s where most take the easy way out: focus on speed and trades, not investing.  <a href="https://en.wikipedia.org/wiki/High-frequency_trading" target="_blank" rel="noopener"><strong>High-frequency trading</strong></a> (HFT) uses AI  It is in fact one of the most pervasive and advanced AIs in the world, second only to computer viruses and cyber bots.</span></p>
<p class="font_8" data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.7"><span data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.9.1">This is a <strong>common execution</strong> of an AI strategy.  <strong>Go straight from the research department to the 3rd order of intelligence, an AI making autonomous decisions.  </strong>Think IBM Watson.  No humans required.</span></p>
<p class="font_8" data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.7"><span data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.9.1"> We think that’s the <strong>wrong approach</strong>. <strong>Black boxes powered by AI are as risky as they are powerful</strong>.</span></p>
<h3 class="font_8" data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.6"><span data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.6.1">2nd order intelligence</span></h3>
<p class="font_8" data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.a"><span data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.a.1">Our goal is to deliver <strong>collaborative AI</strong>, a <strong>2nd order of machine intelligence</strong>.  Our soon to be announced </span><strong>Boulder Earnings Call Tracker </strong><span data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.a.3">(BECT) for Investor Relations, Analysts, Portfolio Managers and Independent Research is our first offering at the next level.  </span></p>
<p class="font_8" data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.c">Simply, the 2nd order is <strong>collaborative</strong> and pulls out multiple dimensions of sentiment and tone built with new analytics methods that provide the<strong> nuance missing from today&#8217;s offerings</strong>.  It enables you to create completely new strategies once you’ve been able to look at your markets and competitors at a deeper level and at machine speed and scale.</p>
<p class="font_8" data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.d"><span data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.d.1">In the past, long term was long term and even when you were right, it may have been years before the market rewarded you for your positions. Information was created, reported and analyzed from the paradigm of quarterly reports and press releases.  Your technology, economic and geopolitical models were relatively fixed.  Sectors followed predictable patterns.</span></p>
<p class="font_8" data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.d"><span data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.d.1"><strong>We think that has changed</strong>.  </span></p>
<p class="font_8" data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.e"><span data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.e.1">Markets have moved to the “second half of the chessboard” where exponential changes will create and destroy large enterprises (wealth) in quarters not decades. </span><span data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.e.2"> What are considered fundamental long term investment decisions today, will look like day trades in the future.</span></p>
<p class="font_8" data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.e"><span data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.e.4"><strong>Our goal is to bring the 2nd order of intelligence to you</strong>, providing a foundation for contextual decisions.  This will empower you with individualized tools to compete and win, whether against a machine or another trader. </span></p>
<p class="font_8" data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.f"><span data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.f.1"><strong>You won&#8217;t be able to read fast enough.  You need to retool.  And the first ones to do it will win</strong>.  In the immortal words of Walter Gretzky, as passed on through his son Wayne: “Skate to where the puck is going, not where it has been.” </span></p>
<p class="font_8" data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.g"><br data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.g.0" /><span data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.g.1">Tom </span></p>
<p class="font_8" data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.h">@tom_semantic</p>
<p class="font_8" data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.i"><br data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.i.0" /><span data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.i.1"> <a class="dpsp-click-to-tweet dpsp-style-1" href="https://twitter.com/intent/tweet?text=You+won%27t+be+able+to+read+fast+enough.++You+need+to+retool.++And+the+first+ones+to+do+it+will+win.+&url=https%3A%2F%2Fwww.kddanalytics.com%2Fread-faster-researchers-need-to-retool-to-compete%2F"><div class="dpsp-click-to-tweet-content">You won't be able to read fast enough.  You need to retool.  And the first ones to do it will win. </div><div class="dpsp-click-to-tweet-footer"><span class="dpsp-click-to-tweet-cta"><span>Click to Tweet</span><i class="dpsp-network-btn dpsp-twitter"><span class="dpsp-network-icon"></span></i></span></div></a></span></p>
<p data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.i"><span style="color: #60786b;"><strong><em>KDD Analytics and Boulder Equity Analytics are partnering to deliver collaborative artificial intelligence to the financial and competitive analysis industries.</em></strong></span></p>
<p>The post <a href="https://www.kddanalytics.com/read-faster-researchers-need-to-retool-to-compete/">Read Faster? Researchers Need to Retool to Compete</a> appeared first on <a href="https://www.kddanalytics.com">KDD Analytics</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">882</post-id>	</item>
		<item>
		<title>Buzzword Overkill – AI is Not a Thing People, it’s a Discipline</title>
		<link>https://www.kddanalytics.com/ai-buzzword-overkill/</link>
		
		<dc:creator><![CDATA[KDD]]></dc:creator>
		<pubDate>Sun, 02 Jul 2017 01:24:07 +0000</pubDate>
				<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[finance]]></category>
		<category><![CDATA[fintech]]></category>
		<category><![CDATA[investing]]></category>
		<category><![CDATA[knowledge management]]></category>
		<category><![CDATA[machine learning]]></category>
		<guid isPermaLink="false">http://www.kddanalytics.com/?p=873</guid>

					<description><![CDATA[<p>Guest Author &#8211; Tom Marsh, CTO of Boulder Equity Analytics AI, artificial intelligence, has been through several boom and bust cycles.  Today the pronouncements are everywhere with AI coming soon to everything from medicine to your underwear.  For those of us laboring in the dark for years, it feels good to be the most popular&#8230;</p>
<p>The post <a href="https://www.kddanalytics.com/ai-buzzword-overkill/">Buzzword Overkill – AI is Not a Thing People, it’s a Discipline</a> appeared first on <a href="https://www.kddanalytics.com">KDD Analytics</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p class="font_8" data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.2"><span style="color: #60786b;"><em>Guest Author &#8211; Tom Marsh, CTO of <a href="http://www.boulderequityanalytics.com" target="_blank" rel="noopener"><strong>Boulder Equity Analytics</strong></a></em></span></p>
<p class="font_8" data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.2">AI, artificial intelligence, has been through several boom and bust cycles.  Today the pronouncements are everywhere with AI coming soon to everything from medicine to your underwear.  For those of us laboring in the dark for years, it feels good to be the most popular kid on the block.  Warning!  What the marketing gods grant, they can take away overnight.</p>
<p class="font_8" data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.3"><span data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.3.0"> </span><span data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.3.2">I have been lucky to work with AI technology in language for the last six years.  As we worked to find traction, I was exposed to a huge variety of application problems.  Now focused on financial reporting and compliance, my favorite inbound call was from a fund in the UK with $11B AUM.  </span></p>
<p class="font_8" data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.4"><span data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.4.1">“We have been reading about all the wonderful things AI could do and we want to purchase some ‘AI’”. </span></p>
<p class="font_8" data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.5"><span data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.5.1">They did not have a data repository, everything was on analyst PCs and not the cloud and they had no analytics capability.  While we completed a small proof of concept, it failed to get approval because “our analysts say they already read everything anyway”.  Could have seen that coming (</span><strong><a href="http://www.boulderequityanalytics.com" target="_blank" rel="noopener" data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.5.2.0">good news is that it was part of the inspiration to start Boulder Equity Analytics</a></strong><span data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.5.3">).</span></p>
<h3 data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.6">AI is not just software</h3>
<p class="font_8" data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.6"><span data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.6.1">If you’re in the field, you’ve probably run into the same request, either from a prospective customer or from your own management.  Maybe your marketing department has already asked you for some AI to put into a product or, worse yet, added to the website. Now you’re supposed to figure out what sort of machine learning algorithm you can put in the product.  It’s just software, right?</span></p>
<p class="font_8" data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.7"><span data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.7.1">This feels like the &#8217;90s when the internet came online and everyone had to have an internet “strategy”.  Executives that didn’t even know how to turn on a PC were jumping on the bandwagon; most thought a website was an internet strategy.  </span></p>
<h3 data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.8">Keep it grounded</h3>
<p class="font_8" data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.8"><span data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.8.1">My request to AI practitioners is to keep it grounded and fight back. Don’t be co-opted into the marketing BS and don’t let management that has no experience with AI try to build an “AI” strategy from a 15 minute YouTube session. Read the technical experts that are debunking the exaggerated claims </span><span data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.8.2"><a href="https://medium.com/@yoav.goldberg/an-adversarial-review-of-adversarial-generation-of-natural-language-409ac3378bd7" target="_blank" rel="noopener" data-content="https://medium.com/@yoav.goldberg/an-adversarial-review-of-adversarial-generation-of-natural-language-409ac3378bd7" data-type="external" data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.8.2.0"><strong>(like this piece by Yoav Goldberg)</strong></a></span><span data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.8.3"> so you know the real state of the field. Talk to experts and ask questions, challenge them on the fail modes, the testing and the risks.</span></p>
<h3 data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.8">Walk before you run</h3>
<p class="font_8" data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.9"><span data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.9.1">If you’re in management, know that this is going to change your life, your organization, your markets and your customers.  The claims are real but do your homework.  Implementing an “AI” strategy is not a software project or something you can buy.  You need to start small, build a small team and execute some very small projects.  You do not need a big budget but you do need AI technology, domain expertise, access to the data and good UX people. </span><span data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.9.2"><a href="https://hbr.org/2017/06/if-your-company-isnt-good-at-analytics-its-not-ready-for-ai" target="_blank" rel="noopener" data-content="https://hbr.org/2017/06/if-your-company-isnt-good-at-analytics-its-not-ready-for-ai" data-type="external" data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.9.2.0"><strong>Before attempting this, you should already have a good analytics foundation and culture</strong></a></span><span data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.9.3"> (at least in the business you’re starting with).  </span></p>
<p class="font_8" data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.a"><span data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.a.1">That said, don’t hold back.  Everything you’ve read about the exponential nature of the progress and its impact is true and coming fast.  The impact will be personal. If you don’t start right now, you will get run over by the freight train that is AI powered innovation. </span></p>
<p class="font_8" data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.b"><a class="dpsp-click-to-tweet dpsp-style-1" href="https://twitter.com/intent/tweet?text=Implementing+an+%E2%80%9CAI%E2%80%9D+strategy+is+not+a+software+project+or+something+you+can+buy.&url=https%3A%2F%2Fwww.kddanalytics.com%2Fai-buzzword-overkill%2F"><div class="dpsp-click-to-tweet-content">Implementing an “AI” strategy is not a software project or something you can buy.</div><div class="dpsp-click-to-tweet-footer"><span class="dpsp-click-to-tweet-cta"><span>Click to Tweet</span><i class="dpsp-network-btn dpsp-twitter"><span class="dpsp-network-icon"></span></i></span></div></a></p>
<p class="font_8" data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.b"><br data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.b.0" /><span data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.b.1">Tom (@tom_semantic)</span></p>
<p data-reactid=".0.$SITE_ROOT.$desktop_siteRoot.$PAGES_CONTAINER.1.1.$SITE_PAGES.$a7g16_DESKTOP.1.$comp-ivd3d9c9.0.0.$child.$0.1.$1.$5.$0.0.b"><span style="color: #60786b;"><strong><em>KDD Analytics and Boulder Equity Analytics are partnering to deliver collaborative artificial intelligence to the financial and competitive analysis industries.</em></strong></span></p>
<p>The post <a href="https://www.kddanalytics.com/ai-buzzword-overkill/">Buzzword Overkill – AI is Not a Thing People, it’s a Discipline</a> appeared first on <a href="https://www.kddanalytics.com">KDD Analytics</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">873</post-id>	</item>
	</channel>
</rss>
