<?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>Mental Modal</title>
	<atom:link href="https://dev08.mm-sb.com/web05/feed/" rel="self" type="application/rss+xml" />
	<link>https://dev08.mm-sb.com/web05</link>
	<description>The Generation for Machine Learning</description>
	<lastBuildDate>Sat, 14 Nov 2020 04:55:25 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.2.2</generator>
	<item>
		<title>AI technology for a better tomorrow</title>
		<link>https://dev08.mm-sb.com/web05/ai-technology-for-a-better-tomorrow/</link>
					<comments>https://dev08.mm-sb.com/web05/ai-technology-for-a-better-tomorrow/#comments</comments>
		
		<dc:creator><![CDATA[eden]]></dc:creator>
		<pubDate>Fri, 21 Feb 2020 01:03:01 +0000</pubDate>
				<category><![CDATA[NLP]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[investment]]></category>
		<category><![CDATA[loan]]></category>
		<guid isPermaLink="false">https://dev08.mm-sb.com/web05/?p=2864</guid>

					<description><![CDATA[This Machine Learning Glossary aims to briefly introduce the most important Machine Learning terms - both for the commercially and...]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="2864" class="elementor elementor-2864">
						<div class="elementor-inner">
				<div class="elementor-section-wrap">
									<section class="elementor-section elementor-top-section elementor-element elementor-element-82e6a8f elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="82e6a8f" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
							<div class="elementor-row">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c785293" data-id="c785293" data-element_type="column">
			<div class="elementor-column-wrap elementor-element-populated">
							<div class="elementor-widget-wrap">
						<div class="elementor-element elementor-element-345d7ce elementor-widget elementor-widget-heading" data-id="345d7ce" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Getting started with AI? Perhaps you’ve already got your feet wet in the world of Machine Learning, but still looking to expand your knowledge and cover the subjects you’ve heard of but didn’t quite have time to cover?</p>		</div>
				</div>
				<div class="elementor-element elementor-element-a6a7bea elementor-widget elementor-widget-heading" data-id="a6a7bea" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h5 class="elementor-heading-title elementor-size-default">1. NLP – Natural Language Processing</h5>		</div>
				</div>
				<div class="elementor-element elementor-element-c00bc53 elementor-widget elementor-widget-heading" data-id="c00bc53" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Natural Language Processing (NLP) is a common notion for a variety of Machine Learning methods that make it possible for the computer to understand and perform operations using human (i.e. natural) language as it is spoken or written.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-88fc270 elementor-widget elementor-widget-image" data-id="88fc270" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
								<div class="elementor-image">
												<img decoding="async" width="1100" height="550" src="https://dev08.mm-sb.com/web05/wp-content/uploads/2020/04/robot-computer.jpg" class="attachment-full size-full wp-image-6397" alt="" loading="lazy" srcset="https://dev08.mm-sb.com/web05/wp-content/uploads/2020/04/robot-computer.jpg 1100w, https://dev08.mm-sb.com/web05/wp-content/uploads/2020/04/robot-computer-300x150.jpg 300w, https://dev08.mm-sb.com/web05/wp-content/uploads/2020/04/robot-computer-768x384.jpg 768w, https://dev08.mm-sb.com/web05/wp-content/uploads/2020/04/robot-computer-1024x512.jpg 1024w" sizes="(max-width: 1100px) 100vw, 1100px" />														</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-ec61f20 elementor-widget elementor-widget-heading" data-id="ec61f20" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">The most important use cases of Natural Language Processing are:</p>		</div>
				</div>
				<div class="elementor-element elementor-element-3dfa653 elementor-widget elementor-widget-heading" data-id="3dfa653" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">He goal of this task is to predict a class (label) of a document, or rank documents within in a list based on their relevance. It could be used in spam filtering (predicting whether an e-mail is spam or not) or content classification (selecting articles from the web about what is happening to your competitors).</p>		</div>
				</div>
				<div class="elementor-element elementor-element-e5409a0 elementor-widget elementor-widget-heading" data-id="e5409a0" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h5 class="elementor-heading-title elementor-size-default">2. Reinforcement learning</h5>		</div>
				</div>
				<div class="elementor-element elementor-element-bd3bd46 elementor-widget elementor-widget-heading" data-id="bd3bd46" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Reinforcement Learning differs in its approach from the approaches we’ve described earlier. In RL the algorithm plays a “game”, in which it aims to maximize the reward. The algorithm tries different approaches “moves” using trial-and-error and sees which one boost the most profit.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-30379b9 elementor-widget elementor-widget-video" data-id="30379b9" data-element_type="widget" data-settings="{&quot;youtube_url&quot;:&quot;https:\/\/www.youtube.com\/watch?v=2xATEwcRpy8&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}" data-widget_type="video.default">
				<div class="elementor-widget-container">
					<div class="elementor-wrapper elementor-open-inline">
			<div class="elementor-video"></div>		</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-b08c4bc elementor-widget elementor-widget-heading" data-id="b08c4bc" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h5 class="elementor-heading-title elementor-size-default">3. Dataset</h5>		</div>
				</div>
				<div class="elementor-element elementor-element-199ed96 elementor-widget elementor-widget-heading" data-id="199ed96" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">All the data that is used for either building or testing the ML model is called a dataset. Basically, data scientists divide their datasets into three separate groups:</p>		</div>
				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-a1b5f05 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="a1b5f05" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
							<div class="elementor-row">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-f5ee494" data-id="f5ee494" data-element_type="column">
			<div class="elementor-column-wrap elementor-element-populated">
							<div class="elementor-widget-wrap">
						<div class="elementor-element elementor-element-7601104 elementor-widget elementor-widget-heading" data-id="7601104" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">- Training data is used to train a model. It means that ML model sees that data and learns to detect patterns or determine which features are most important during prediction.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-b5beb06 elementor-widget elementor-widget-heading" data-id="b5beb06" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">- Validation data is used for tuning model parameters and comparing different models in order to determine the best ones. The validation data should be different from the training data, and should not be used in the training phase. Otherwise, the model would overfit, and poorly generalize to the new (production) data.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-9fa78ab elementor-widget elementor-widget-heading" data-id="9fa78ab" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">- It may seem tedious, but there is always a third, final test set (also often called a hold-out). It is used once the final model is chosen to simulate the model’s behaviour on a completely unseen data, i.e. data points that weren’t used in building models or even in deciding which model to choose.</p>		</div>
				</div>
						</div>
					</div>
		</div>
								</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-3cdf57e elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="3cdf57e" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
							<div class="elementor-row">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-1d34172" data-id="1d34172" data-element_type="column">
			<div class="elementor-column-wrap elementor-element-populated">
							<div class="elementor-widget-wrap">
						<div class="elementor-element elementor-element-858b9f4 option-color-main elementor-widget__width-auto elementor-view-default elementor-widget elementor-widget-icon" data-id="858b9f4" data-element_type="widget" data-widget_type="icon.default">
				<div class="elementor-widget-container">
					<div class="elementor-icon-wrapper">
			<div class="elementor-icon">
			<i aria-hidden="true" class="eci  icomoon-quotes-left"></i>			</div>
		</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-fc4d08c elementor-widget elementor-widget-heading" data-id="fc4d08c" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">DataRobot's platform makes my work exciting, my job fun, and the results more accurate and timely -- it's almost like magic!</p>		</div>
				</div>
				<div class="elementor-element elementor-element-212f9eb option-color-main elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="212f9eb" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Aron Larsson</p>		</div>
				</div>
				<div class="elementor-element elementor-element-edbd026 option-color-main1 elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="edbd026" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">– CEO, Strategy Director
</p>		</div>
				</div>
				<div class="elementor-element elementor-element-5240bd3 elementor-widget__width-initial elementor-absolute elementor-view-default elementor-widget elementor-widget-icon" data-id="5240bd3" data-element_type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;}" data-widget_type="icon.default">
				<div class="elementor-widget-container">
					<div class="elementor-icon-wrapper">
			<div class="elementor-icon">
			<i aria-hidden="true" class="eci  icomoon-quotes-right"></i>			</div>
		</div>
				</div>
				</div>
						</div>
					</div>
		</div>
								</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-2dd7128 elementor-widget elementor-widget-heading" data-id="2dd7128" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. </p>		</div>
				</div>
						</div>
					</div>
		</div>
								</div>
					</div>
		</section>
									</div>
			</div>
					</div>
		]]></content:encoded>
					
					<wfw:commentRss>https://dev08.mm-sb.com/web05/ai-technology-for-a-better-tomorrow/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>6 AI solutions every commercial bank needs</title>
		<link>https://dev08.mm-sb.com/web05/6-ai-solutions-every-commercial-bank-needs-2/</link>
					<comments>https://dev08.mm-sb.com/web05/6-ai-solutions-every-commercial-bank-needs-2/#respond</comments>
		
		<dc:creator><![CDATA[eden]]></dc:creator>
		<pubDate>Wed, 08 Jan 2020 03:35:04 +0000</pubDate>
				<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[lifestyle]]></category>
		<category><![CDATA[loan]]></category>
		<guid isPermaLink="false">https://dev08.mm-sb.com/web05/?p=577</guid>

					<description><![CDATA[This Machine Learning Glossary aims to briefly introduce the most important Machine Learning terms - both for the commercially and...]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="577" class="elementor elementor-577">
						<div class="elementor-inner">
				<div class="elementor-section-wrap">
									<section class="elementor-section elementor-top-section elementor-element elementor-element-519dd79 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="519dd79" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
							<div class="elementor-row">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5760595" data-id="5760595" data-element_type="column">
			<div class="elementor-column-wrap elementor-element-populated">
							<div class="elementor-widget-wrap">
						<div class="elementor-element elementor-element-6b41ccd elementor-widget elementor-widget-heading" data-id="6b41ccd" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">DataRobot’s automated machine learning platform helps banks leverage their substantial investments in data to meet today’s challenges. By learning from their own data, banks can find and attract the best new clients, deepen existing client relationships, improve the client experience, and identify new growth opportunities while meeting regulatory requirements and fighting financial crime effectively and efficiently.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-f7e9899 elementor-widget elementor-widget-heading" data-id="f7e9899" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h3 class="elementor-heading-title elementor-size-default">1. NLP – Natural Language Processing</h3>		</div>
				</div>
				<div class="elementor-element elementor-element-8651703 elementor-widget elementor-widget-heading" data-id="8651703" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">This new eBook highlights practical use cases for AI in today’s investment banking market. Armed with this knowledge, investment bankers can take advantage of the enormous amount of data they generate and transform into AI-enabled enterprises.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-a9ef01b elementor-widget elementor-widget-image" data-id="a9ef01b" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
								<div class="elementor-image">
												<img decoding="async" width="1100" height="550" src="https://dev08.mm-sb.com/web05/wp-content/uploads/2020/04/analysisss.jpg" class="attachment-full size-full wp-image-6411" alt="" loading="lazy" srcset="https://dev08.mm-sb.com/web05/wp-content/uploads/2020/04/analysisss.jpg 1100w, https://dev08.mm-sb.com/web05/wp-content/uploads/2020/04/analysisss-300x150.jpg 300w, https://dev08.mm-sb.com/web05/wp-content/uploads/2020/04/analysisss-768x384.jpg 768w, https://dev08.mm-sb.com/web05/wp-content/uploads/2020/04/analysisss-1024x512.jpg 1024w" sizes="(max-width: 1100px) 100vw, 1100px" />														</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-f1e1a1b elementor-widget elementor-widget-heading" data-id="f1e1a1b" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">The most important use cases of Natural Language Processing are:</p>		</div>
				</div>
				<div class="elementor-element elementor-element-521de50 elementor-widget elementor-widget-heading" data-id="521de50" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Sentiment analysis aims to determine the attitude or emotional reaction of a person with respect to some topic – e.g. positive or negative attitude, anger, sarcasm. It is broadly used in customer satisfaction studies (e.g. analyzing product reviews).</p>		</div>
				</div>
				<div class="elementor-element elementor-element-d969e78 elementor-widget elementor-widget-heading" data-id="d969e78" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h3 class="elementor-heading-title elementor-size-default">2. Reinforcement learning</h3>		</div>
				</div>
				<div class="elementor-element elementor-element-df46be2 elementor-widget elementor-widget-heading" data-id="df46be2" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Download your copy to find out how AI and machine learning can help you grow your business and outperform your competition.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-a298dd4 elementor-widget elementor-widget-video" data-id="a298dd4" data-element_type="widget" data-settings="{&quot;youtube_url&quot;:&quot;https:\/\/youtu.be\/zJHyaD1psMc&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}" data-widget_type="video.default">
				<div class="elementor-widget-container">
					<div class="elementor-wrapper elementor-open-inline">
			<div class="elementor-video"></div>		</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-112366d elementor-widget elementor-widget-heading" data-id="112366d" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h3 class="elementor-heading-title elementor-size-default">3. Dataset</h3>		</div>
				</div>
				<div class="elementor-element elementor-element-873ee06 elementor-widget elementor-widget-heading" data-id="873ee06" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">All the data that is used for either building or testing the ML model is called a dataset. Basically, data scientists divide their datasets into three separate groups:</p>		</div>
				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-8ce2789 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="8ce2789" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
							<div class="elementor-row">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-76ab6a4" data-id="76ab6a4" data-element_type="column">
			<div class="elementor-column-wrap elementor-element-populated">
							<div class="elementor-widget-wrap">
						<div class="elementor-element elementor-element-662b7f3 elementor-widget elementor-widget-heading" data-id="662b7f3" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">- Training data is used to train a model. It means that ML model sees that data and learns to detect patterns or determine which features are most important during prediction.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-02ac7c2 elementor-widget elementor-widget-heading" data-id="02ac7c2" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">- Validation data is used for tuning model parameters and comparing different models in order to determine the best ones. The validation data should be different from the training data, and should not be used in the training phase. Otherwise, the model would overfit, and poorly generalize to the new (production) data.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-171298e elementor-widget elementor-widget-heading" data-id="171298e" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">- It may seem tedious, but there is always a third, final test set (also often called a hold-out). It is used once the final model is chosen to simulate the model’s behaviour on a completely unseen data, i.e. data points that weren’t used in building models or even in deciding which model to choose.</p>		</div>
				</div>
						</div>
					</div>
		</div>
								</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-bfc4bb8 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="bfc4bb8" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
							<div class="elementor-row">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-792b6bb" data-id="792b6bb" data-element_type="column">
			<div class="elementor-column-wrap elementor-element-populated">
							<div class="elementor-widget-wrap">
						<div class="elementor-element elementor-element-0699978 option-color-main elementor-widget__width-auto elementor-view-default elementor-widget elementor-widget-icon" data-id="0699978" data-element_type="widget" data-widget_type="icon.default">
				<div class="elementor-widget-container">
					<div class="elementor-icon-wrapper">
			<div class="elementor-icon">
			<i aria-hidden="true" class="eci  icomoon-quotes-left"></i>			</div>
		</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-3806128 elementor-widget elementor-widget-heading" data-id="3806128" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">DataRobot's platform makes my work exciting, my job fun, and the results more accurate and timely -- it's almost like magic!</p>		</div>
				</div>
				<div class="elementor-element elementor-element-20e3fe3 option-color-main elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="20e3fe3" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Aron Larsson</p>		</div>
				</div>
				<div class="elementor-element elementor-element-3b3b984 option-color-main1 elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="3b3b984" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">– CEO, Strategy Director
</p>		</div>
				</div>
				<div class="elementor-element elementor-element-1ab4220 elementor-widget__width-initial elementor-absolute elementor-view-default elementor-widget elementor-widget-icon" data-id="1ab4220" data-element_type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;}" data-widget_type="icon.default">
				<div class="elementor-widget-container">
					<div class="elementor-icon-wrapper">
			<div class="elementor-icon">
			<i aria-hidden="true" class="eci  icomoon-quotes-right"></i>			</div>
		</div>
				</div>
				</div>
						</div>
					</div>
		</div>
								</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-4ae87ed elementor-widget elementor-widget-heading" data-id="4ae87ed" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. </p>		</div>
				</div>
						</div>
					</div>
		</div>
								</div>
					</div>
		</section>
									</div>
			</div>
					</div>
		]]></content:encoded>
					
					<wfw:commentRss>https://dev08.mm-sb.com/web05/6-ai-solutions-every-commercial-bank-needs-2/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Delivering next best action with Artificial Intelligence</title>
		<link>https://dev08.mm-sb.com/web05/delivering-next-best-action-with-artificial-intelligence-2/</link>
					<comments>https://dev08.mm-sb.com/web05/delivering-next-best-action-with-artificial-intelligence-2/#respond</comments>
		
		<dc:creator><![CDATA[eden]]></dc:creator>
		<pubDate>Wed, 08 Jan 2020 03:34:49 +0000</pubDate>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[loan]]></category>
		<guid isPermaLink="false">https://dev08.mm-sb.com/web05/?p=579</guid>

					<description><![CDATA[Not that long ago, people lived and functioned in tight communities. Every vendor knew their customers personally and could make...]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="579" class="elementor elementor-579">
						<div class="elementor-inner">
				<div class="elementor-section-wrap">
									<section class="elementor-section elementor-top-section elementor-element elementor-element-d95cef6 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="d95cef6" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
							<div class="elementor-row">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4c3fdaf" data-id="4c3fdaf" data-element_type="column">
			<div class="elementor-column-wrap elementor-element-populated">
							<div class="elementor-widget-wrap">
						<div class="elementor-element elementor-element-1dc4151 elementor-widget elementor-widget-heading" data-id="1dc4151" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">In marketing analytics, a marketing and sales funnel is the set of steps a visitor goes through before making a purchase. More and more, this customer’s journey includes a diverse set of touchpoints, involving both push and pull:</p>		</div>
				</div>
				<div class="elementor-element elementor-element-8d259db elementor-widget elementor-widget-heading" data-id="8d259db" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h3 class="elementor-heading-title elementor-size-default">1. A Customer Journey Can Include Many Touchpoints</h3>		</div>
				</div>
				<div class="elementor-element elementor-element-18489d1 elementor-widget elementor-widget-heading" data-id="18489d1" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Historically, organizations have sent the same messages to all customers, using the same media channels. But, in the modern world, this may be perceived as SPAM that annoys customers and pushes them away. The diagram below (Figure 2) shows the traditional approach in action – every customer sees the same sequence of touchpoints.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-e74c38e elementor-widget elementor-widget-image" data-id="e74c38e" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
								<div class="elementor-image">
												<img decoding="async" width="437" height="245" src="https://dev08.mm-sb.com/web05/wp-content/uploads/2020/01/NextBestAction2.png" class="attachment-full size-full wp-image-5894" alt="" loading="lazy" srcset="https://dev08.mm-sb.com/web05/wp-content/uploads/2020/01/NextBestAction2.png 437w, https://dev08.mm-sb.com/web05/wp-content/uploads/2020/01/NextBestAction2-300x168.png 300w" sizes="(max-width: 437px) 100vw, 437px" />														</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-08d021e elementor-widget elementor-widget-heading" data-id="08d021e" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">The most important use cases of Natural Language Processing are:</p>		</div>
				</div>
				<div class="elementor-element elementor-element-60adfa7 elementor-widget elementor-widget-heading" data-id="60adfa7" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-15d630b elementor-widget elementor-widget-heading" data-id="15d630b" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h3 class="elementor-heading-title elementor-size-default">2. When All Customers Receive the Same Outbound Marketing Content</h3>		</div>
				</div>
				<div class="elementor-element elementor-element-6e0b223 elementor-widget elementor-widget-heading" data-id="6e0b223" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">More sophisticated marketers have applied customer segmentation to their customer database. They group customers into segments according to their demographics, creating different customer journeys within each customer segment. Then, they send the same messages, using the same media, to all customers within each segment.  This is a marked improvement on the previous approach, but not every customer within a segment is the same. The customer segments are typically grouped by demographics and not according to the content preferences of the customers.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-1f2d3ac elementor-widget elementor-widget-video" data-id="1f2d3ac" data-element_type="widget" data-settings="{&quot;youtube_url&quot;:&quot;https:\/\/youtu.be\/B_UlmhZ_Nxs&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}" data-widget_type="video.default">
				<div class="elementor-widget-container">
					<div class="elementor-wrapper elementor-open-inline">
			<div class="elementor-video"></div>		</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-6f9a5a3 elementor-widget elementor-widget-heading" data-id="6f9a5a3" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h3 class="elementor-heading-title elementor-size-default">3. When All Customers Within a Segment Receive the Same Marketing Content</h3>		</div>
				</div>
				<div class="elementor-element elementor-element-e0fad12 elementor-widget elementor-widget-heading" data-id="e0fad12" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">All the data that is used for either building or testing the ML model is called a dataset. Basically, data scientists divide their datasets into three separate groups:</p>		</div>
				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-11dd8d8 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="11dd8d8" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
							<div class="elementor-row">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-15771d3" data-id="15771d3" data-element_type="column">
			<div class="elementor-column-wrap elementor-element-populated">
							<div class="elementor-widget-wrap">
						<div class="elementor-element elementor-element-2226624 elementor-widget elementor-widget-heading" data-id="2226624" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">- Training data is used to train a model. It means that ML model sees that data and learns to detect patterns or determine which features are most important during prediction.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-89f6977 elementor-widget elementor-widget-heading" data-id="89f6977" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">- Validation data is used for tuning model parameters and comparing different models in order to determine the best ones. The validation data should be different from the training data, and should not be used in the training phase. Otherwise, the model would overfit, and poorly generalize to the new (production) data.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-69d8cf8 elementor-widget elementor-widget-heading" data-id="69d8cf8" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">- It may seem tedious, but there is always a third, final test set (also often called a hold-out). It is used once the final model is chosen to simulate the model’s behaviour on a completely unseen data, i.e. data points that weren’t used in building models or even in deciding which model to choose.</p>		</div>
				</div>
						</div>
					</div>
		</div>
								</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-982337e elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="982337e" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
							<div class="elementor-row">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-5a489e2" data-id="5a489e2" data-element_type="column">
			<div class="elementor-column-wrap elementor-element-populated">
							<div class="elementor-widget-wrap">
						<div class="elementor-element elementor-element-c685060 option-color-main elementor-widget__width-auto elementor-view-default elementor-widget elementor-widget-icon" data-id="c685060" data-element_type="widget" data-widget_type="icon.default">
				<div class="elementor-widget-container">
					<div class="elementor-icon-wrapper">
			<div class="elementor-icon">
			<i aria-hidden="true" class="eci  icomoon-quotes-left"></i>			</div>
		</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-1f0a9b0 elementor-widget elementor-widget-heading" data-id="1f0a9b0" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">It’s not by any means exhaustive, but a good, light read prep before a meeting with an AI director or vendor – or a quick revisit before a job interview!
</p>		</div>
				</div>
				<div class="elementor-element elementor-element-8afd12a option-color-main elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="8afd12a" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Aron Larsson</p>		</div>
				</div>
				<div class="elementor-element elementor-element-0bd6d13 option-color-main1 elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="0bd6d13" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">– CEO, Strategy Director
</p>		</div>
				</div>
				<div class="elementor-element elementor-element-3021eb6 elementor-widget__width-initial elementor-absolute elementor-view-default elementor-widget elementor-widget-icon" data-id="3021eb6" data-element_type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;}" data-widget_type="icon.default">
				<div class="elementor-widget-container">
					<div class="elementor-icon-wrapper">
			<div class="elementor-icon">
			<i aria-hidden="true" class="eci  icomoon-quotes-right"></i>			</div>
		</div>
				</div>
				</div>
						</div>
					</div>
		</div>
								</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-9ff4a7f elementor-widget elementor-widget-heading" data-id="9ff4a7f" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. </p>		</div>
				</div>
						</div>
					</div>
		</div>
								</div>
					</div>
		</section>
									</div>
			</div>
					</div>
		]]></content:encoded>
					
					<wfw:commentRss>https://dev08.mm-sb.com/web05/delivering-next-best-action-with-artificial-intelligence-2/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How Artificial Intelligence is changing the industry</title>
		<link>https://dev08.mm-sb.com/web05/how-artificial-intelligence-is-changing-the-industry/</link>
					<comments>https://dev08.mm-sb.com/web05/how-artificial-intelligence-is-changing-the-industry/#respond</comments>
		
		<dc:creator><![CDATA[eden]]></dc:creator>
		<pubDate>Wed, 08 Jan 2020 03:34:31 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[loan]]></category>
		<guid isPermaLink="false">https://dev08.mm-sb.com/web05/?p=578</guid>

					<description><![CDATA[This Machine Learning Glossary aims to briefly introduce the most important Machine Learning terms - both for the commercially and...]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="578" class="elementor elementor-578">
						<div class="elementor-inner">
				<div class="elementor-section-wrap">
									<section class="elementor-section elementor-top-section elementor-element elementor-element-0a32805 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="0a32805" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
							<div class="elementor-row">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-eaadb72" data-id="eaadb72" data-element_type="column">
			<div class="elementor-column-wrap elementor-element-populated">
							<div class="elementor-widget-wrap">
						<div class="elementor-element elementor-element-6b98bf1 elementor-widget elementor-widget-heading" data-id="6b98bf1" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Artificial intelligence in retail is being applied in new ways across the entire product and service cycle—from assembly to post-sale customer service interactions, but retail players need answers to important questions:</p>		</div>
				</div>
				<div class="elementor-element elementor-element-6dd001d elementor-widget elementor-widget-heading" data-id="6dd001d" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h3 class="elementor-heading-title elementor-size-default">1. Sales and CRM Applications</h3>		</div>
				</div>
				<div class="elementor-element elementor-element-4339708 elementor-widget elementor-widget-heading" data-id="4339708" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Natural Language Processing (NLP) is a common notion for a variety of Machine Learning methods that make it possible for the computer to understand and perform operations using human (i.e. natural) language as it is spoken or written.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-de6c41e elementor-widget elementor-widget-image" data-id="de6c41e" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
								<div class="elementor-image">
												<img decoding="async" width="2210" height="1473" src="https://dev08.mm-sb.com/web05/wp-content/uploads/2020/04/D0101792-2-2210x1473-1.jpg" class="attachment-full size-full wp-image-6408" alt="" loading="lazy" srcset="https://dev08.mm-sb.com/web05/wp-content/uploads/2020/04/D0101792-2-2210x1473-1.jpg 2210w, https://dev08.mm-sb.com/web05/wp-content/uploads/2020/04/D0101792-2-2210x1473-1-300x200.jpg 300w, https://dev08.mm-sb.com/web05/wp-content/uploads/2020/04/D0101792-2-2210x1473-1-768x512.jpg 768w, https://dev08.mm-sb.com/web05/wp-content/uploads/2020/04/D0101792-2-2210x1473-1-1024x683.jpg 1024w, https://dev08.mm-sb.com/web05/wp-content/uploads/2020/04/D0101792-2-2210x1473-1-1536x1024.jpg 1536w, https://dev08.mm-sb.com/web05/wp-content/uploads/2020/04/D0101792-2-2210x1473-1-2048x1365.jpg 2048w" sizes="(max-width: 2210px) 100vw, 2210px" />														</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-f7ada0d elementor-widget elementor-widget-heading" data-id="f7ada0d" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">The most important use cases of Natural Language Processing are:</p>		</div>
				</div>
				<div class="elementor-element elementor-element-5b8a105 elementor-widget elementor-widget-heading" data-id="5b8a105" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Conversica “sales assistant” software is designed to automate and enhance sales operations processes by identifying and conversing with internet leads. The sales lead and management company claims the authentic-sounding messages result in an average engagement rate of 35%.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-643f0dd elementor-widget elementor-widget-heading" data-id="643f0dd" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h3 class="elementor-heading-title elementor-size-default">2. Brilliant Manufacturing</h3>		</div>
				</div>
				<div class="elementor-element elementor-element-526946d elementor-widget elementor-widget-heading" data-id="526946d" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">General Electric’s (GE) Brilliant Manufacturing software, in part inspired by GE’s relationships with client manufacturing companies over the past two decades, was designed to make the entire manufacturing process—from design to distribution and services—more efficient and hence save big costs over time. The software includes a suite of analytics and operational intelligence tools appropriate for a range of manufacturers.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-c98e3df elementor-widget elementor-widget-video" data-id="c98e3df" data-element_type="widget" data-settings="{&quot;youtube_url&quot;:&quot;https:\/\/youtu.be\/F7vRxyMgC3I&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}" data-widget_type="video.default">
				<div class="elementor-widget-container">
					<div class="elementor-wrapper elementor-open-inline">
			<div class="elementor-video"></div>		</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-d8cd468 elementor-widget elementor-widget-heading" data-id="d8cd468" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h3 class="elementor-heading-title elementor-size-default">3. Dataset</h3>		</div>
				</div>
				<div class="elementor-element elementor-element-92007d0 elementor-widget elementor-widget-heading" data-id="92007d0" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">All the data that is used for either building or testing the ML model is called a dataset. Basically, data scientists divide their datasets into three separate groups:</p>		</div>
				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-caccb45 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="caccb45" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
							<div class="elementor-row">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-15e3fe2" data-id="15e3fe2" data-element_type="column">
			<div class="elementor-column-wrap elementor-element-populated">
							<div class="elementor-widget-wrap">
						<div class="elementor-element elementor-element-c0006c3 elementor-widget elementor-widget-heading" data-id="c0006c3" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">- Training data is used to train a model. It means that ML model sees that data and learns to detect patterns or determine which features are most important during prediction.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-4794f72 elementor-widget elementor-widget-heading" data-id="4794f72" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">- Validation data is used for tuning model parameters and comparing different models in order to determine the best ones. The validation data should be different from the training data, and should not be used in the training phase. Otherwise, the model would overfit, and poorly generalize to the new (production) data.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-a1adb04 elementor-widget elementor-widget-heading" data-id="a1adb04" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">- It may seem tedious, but there is always a third, final test set (also often called a hold-out). It is used once the final model is chosen to simulate the model’s behaviour on a completely unseen data, i.e. data points that weren’t used in building models or even in deciding which model to choose.</p>		</div>
				</div>
						</div>
					</div>
		</div>
								</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-1854573 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="1854573" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
							<div class="elementor-row">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-06bcdca" data-id="06bcdca" data-element_type="column">
			<div class="elementor-column-wrap elementor-element-populated">
							<div class="elementor-widget-wrap">
						<div class="elementor-element elementor-element-e76ee5f option-color-main elementor-widget__width-auto elementor-view-default elementor-widget elementor-widget-icon" data-id="e76ee5f" data-element_type="widget" data-widget_type="icon.default">
				<div class="elementor-widget-container">
					<div class="elementor-icon-wrapper">
			<div class="elementor-icon">
			<i aria-hidden="true" class="eci  icomoon-quotes-left"></i>			</div>
		</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-1bd1f1f elementor-widget elementor-widget-heading" data-id="1bd1f1f" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">It’s not by any means exhaustive, but a good, light read prep before a meeting with an AI director or vendor – or a quick revisit before a job interview!
</p>		</div>
				</div>
				<div class="elementor-element elementor-element-b2715a9 option-color-main elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="b2715a9" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Aron Larsson</p>		</div>
				</div>
				<div class="elementor-element elementor-element-3f2b792 option-color-main1 elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="3f2b792" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">– CEO, Strategy Director
</p>		</div>
				</div>
				<div class="elementor-element elementor-element-e50978d elementor-widget__width-initial elementor-absolute elementor-view-default elementor-widget elementor-widget-icon" data-id="e50978d" data-element_type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;}" data-widget_type="icon.default">
				<div class="elementor-widget-container">
					<div class="elementor-icon-wrapper">
			<div class="elementor-icon">
			<i aria-hidden="true" class="eci  icomoon-quotes-right"></i>			</div>
		</div>
				</div>
				</div>
						</div>
					</div>
		</div>
								</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-08ede9d elementor-widget elementor-widget-heading" data-id="08ede9d" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. </p>		</div>
				</div>
						</div>
					</div>
		</div>
								</div>
					</div>
		</section>
									</div>
			</div>
					</div>
		]]></content:encoded>
					
					<wfw:commentRss>https://dev08.mm-sb.com/web05/how-artificial-intelligence-is-changing-the-industry/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Why today’s retail banks need AI to win</title>
		<link>https://dev08.mm-sb.com/web05/why-todays-retail-banks-need-ai-to-win/</link>
					<comments>https://dev08.mm-sb.com/web05/why-todays-retail-banks-need-ai-to-win/#respond</comments>
		
		<dc:creator><![CDATA[eden]]></dc:creator>
		<pubDate>Wed, 08 Jan 2020 03:33:22 +0000</pubDate>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[lifestyle]]></category>
		<category><![CDATA[loan]]></category>
		<guid isPermaLink="false">https://dev08.mm-sb.com/web05/?p=576</guid>

					<description><![CDATA[Competition in retail banking may be more intense than ever as FinTechs and new market entrants fight with established players for...]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="576" class="elementor elementor-576">
						<div class="elementor-inner">
				<div class="elementor-section-wrap">
									<section class="elementor-section elementor-top-section elementor-element elementor-element-f525da5 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="f525da5" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
							<div class="elementor-row">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d0d7c8b" data-id="d0d7c8b" data-element_type="column">
			<div class="elementor-column-wrap elementor-element-populated">
							<div class="elementor-widget-wrap">
						<div class="elementor-element elementor-element-2158ea0 elementor-widget elementor-widget-heading" data-id="2158ea0" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Competition in retail banking may be more intense than ever as FinTechs and new market entrants fight with established players for deposits and market share. Retail banks that embrace advanced analytics and leverage their valuable data can gain a decisive competitive advantage.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-11b7bdc elementor-widget elementor-widget-heading" data-id="11b7bdc" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h3 class="elementor-heading-title elementor-size-default">1. Predicting client needs</h3>		</div>
				</div>
				<div class="elementor-element elementor-element-a2d59b2 elementor-widget elementor-widget-heading" data-id="a2d59b2" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Deeper client relationships are both more profitable and more loyal. By learning from their data, banks can identify, even anticipate, client needs that they can help with. Clients are far more likely to respond to a relevant offer and to have a favorable impression of your bank than they are if you are still sending indiscriminate offers with minuscule response rates.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-9d99a05 elementor-widget elementor-widget-image" data-id="9d99a05" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
								<div class="elementor-image">
												<img decoding="async" width="1100" height="550" src="https://dev08.mm-sb.com/web05/wp-content/uploads/2020/04/robot-computer.jpg" class="attachment-full size-full wp-image-6397" alt="" loading="lazy" srcset="https://dev08.mm-sb.com/web05/wp-content/uploads/2020/04/robot-computer.jpg 1100w, https://dev08.mm-sb.com/web05/wp-content/uploads/2020/04/robot-computer-300x150.jpg 300w, https://dev08.mm-sb.com/web05/wp-content/uploads/2020/04/robot-computer-768x384.jpg 768w, https://dev08.mm-sb.com/web05/wp-content/uploads/2020/04/robot-computer-1024x512.jpg 1024w" sizes="(max-width: 1100px) 100vw, 1100px" />														</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-8759657 elementor-widget elementor-widget-heading" data-id="8759657" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">The most important use cases of Natural Language Processing are:</p>		</div>
				</div>
				<div class="elementor-element elementor-element-8504717 elementor-widget elementor-widget-heading" data-id="8504717" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Document Summarization is a set of methods for creating short, meaningful descriptions of long texts (i.e. documents, research papers).</p>		</div>
				</div>
				<div class="elementor-element elementor-element-4ef1b12 elementor-widget elementor-widget-heading" data-id="4ef1b12" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h3 class="elementor-heading-title elementor-size-default">2. Keeping existing customers is at least as important as finding new ones.</h3>		</div>
				</div>
				<div class="elementor-element elementor-element-7932616 elementor-widget elementor-widget-heading" data-id="7932616" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Banks can learn from their client interaction data to identify customers at risk of attrition and take preemptive action. Even better, good models can identify the leading causes of attrition risk so that you can make process adjustments or improvements in order to hold onto more of your most valuable clients.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-70522a8 elementor-widget elementor-widget-video" data-id="70522a8" data-element_type="widget" data-settings="{&quot;youtube_url&quot;:&quot;https:\/\/youtu.be\/_v439vNdsC4&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}" data-widget_type="video.default">
				<div class="elementor-widget-container">
					<div class="elementor-wrapper elementor-open-inline">
			<div class="elementor-video"></div>		</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-27bf7e5 elementor-widget elementor-widget-heading" data-id="27bf7e5" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h3 class="elementor-heading-title elementor-size-default">3. Price optimization and lifetime value</h3>		</div>
				</div>
				<div class="elementor-element elementor-element-8c190bb elementor-widget elementor-widget-heading" data-id="8c190bb" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Many banks use a score-carding process in consumer lending, determining what terms to offer if the borrower meets certain criteria. Often, these are based on risk appetite rather than any insight into price elasticity or profit margin/volume tradeoffs. If banks knew which clients were likely to be the most profitable and knew how those clients were likely to respond to price differences, then they might price more aggressively in order to land those clients.</p>		</div>
				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-9562427 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="9562427" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
							<div class="elementor-row">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-ba5acf4" data-id="ba5acf4" data-element_type="column">
			<div class="elementor-column-wrap elementor-element-populated">
							<div class="elementor-widget-wrap">
						<div class="elementor-element elementor-element-c58555f elementor-widget elementor-widget-heading" data-id="c58555f" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">- Training data is used to train a model. It means that ML model sees that data and learns to detect patterns or determine which features are most important during prediction.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-1f47057 elementor-widget elementor-widget-heading" data-id="1f47057" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">- Validation data is used for tuning model parameters and comparing different models in order to determine the best ones. The validation data should be different from the training data, and should not be used in the training phase. Otherwise, the model would overfit, and poorly generalize to the new (production) data.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-992900e elementor-widget elementor-widget-heading" data-id="992900e" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">- It may seem tedious, but there is always a third, final test set (also often called a hold-out). It is used once the final model is chosen to simulate the model’s behaviour on a completely unseen data, i.e. data points that weren’t used in building models or even in deciding which model to choose.</p>		</div>
				</div>
						</div>
					</div>
		</div>
								</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-d93a4e2 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="d93a4e2" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
							<div class="elementor-row">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-12288e6" data-id="12288e6" data-element_type="column">
			<div class="elementor-column-wrap elementor-element-populated">
							<div class="elementor-widget-wrap">
						<div class="elementor-element elementor-element-b60936f option-color-main elementor-widget__width-auto elementor-view-default elementor-widget elementor-widget-icon" data-id="b60936f" data-element_type="widget" data-widget_type="icon.default">
				<div class="elementor-widget-container">
					<div class="elementor-icon-wrapper">
			<div class="elementor-icon">
			<i aria-hidden="true" class="eci  icomoon-quotes-left"></i>			</div>
		</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-95485e6 elementor-widget elementor-widget-heading" data-id="95485e6" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">It’s not by any means exhaustive, but a good, light read prep before a meeting with an AI director or vendor – or a quick revisit before a job interview!
</p>		</div>
				</div>
				<div class="elementor-element elementor-element-134ad26 option-color-main elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="134ad26" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Aron Larsson</p>		</div>
				</div>
				<div class="elementor-element elementor-element-15ec0b2 option-color-main1 elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="15ec0b2" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">– CEO, Strategy Director
</p>		</div>
				</div>
				<div class="elementor-element elementor-element-2977705 elementor-widget__width-initial elementor-absolute elementor-view-default elementor-widget elementor-widget-icon" data-id="2977705" data-element_type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;}" data-widget_type="icon.default">
				<div class="elementor-widget-container">
					<div class="elementor-icon-wrapper">
			<div class="elementor-icon">
			<i aria-hidden="true" class="eci  icomoon-quotes-right"></i>			</div>
		</div>
				</div>
				</div>
						</div>
					</div>
		</div>
								</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-9f38c9b elementor-widget elementor-widget-heading" data-id="9f38c9b" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. </p>		</div>
				</div>
						</div>
					</div>
		</div>
								</div>
					</div>
		</section>
									</div>
			</div>
					</div>
		]]></content:encoded>
					
					<wfw:commentRss>https://dev08.mm-sb.com/web05/why-todays-retail-banks-need-ai-to-win/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>AI Simplified: Machine Learning problem types</title>
		<link>https://dev08.mm-sb.com/web05/ai-simplified-machine-learning-problem-types/</link>
					<comments>https://dev08.mm-sb.com/web05/ai-simplified-machine-learning-problem-types/#respond</comments>
		
		<dc:creator><![CDATA[eden]]></dc:creator>
		<pubDate>Wed, 08 Jan 2020 03:32:02 +0000</pubDate>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[loan]]></category>
		<category><![CDATA[travel]]></category>
		<guid isPermaLink="false">https://dev08.mm-sb.com/web05/?p=572</guid>

					<description><![CDATA[The unprecedented explosion in the amount of information we are generating and collecting, thanks to the arrival of the internet and the ...]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="572" class="elementor elementor-572">
						<div class="elementor-inner">
				<div class="elementor-section-wrap">
									<section class="elementor-section elementor-top-section elementor-element elementor-element-6b036d1 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="6b036d1" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
							<div class="elementor-row">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ae1796d" data-id="ae1796d" data-element_type="column">
			<div class="elementor-column-wrap elementor-element-populated">
							<div class="elementor-widget-wrap">
						<div class="elementor-element elementor-element-036f6b8 elementor-widget elementor-widget-heading" data-id="036f6b8" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">With so many questions to answer, what are some of the most common machine learning problem types that come up while building out AI systems? Jake Shaver, Special Projects Manager at DataRobot, walks us through four problem types in this installment of AI Simplified. </p>		</div>
				</div>
				<div class="elementor-element elementor-element-c52d20d elementor-widget elementor-widget-heading" data-id="c52d20d" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h3 class="elementor-heading-title elementor-size-default">1. Classification</h3>		</div>
				</div>
				<div class="elementor-element elementor-element-8786668 elementor-widget elementor-widget-heading" data-id="8786668" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Classification is a systematic grouping of observations into categories, such as when biologists categorize plants, animals, and other lifeforms into different taxonomies. It is one of the primary uses of data science and machine learning.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-a82ce7d elementor-widget elementor-widget-image" data-id="a82ce7d" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
								<div class="elementor-image">
												<img decoding="async" width="1164" height="757" src="https://dev08.mm-sb.com/web05/wp-content/uploads/2020/01/robot.png" class="attachment-full size-full wp-image-1395" alt="" loading="lazy" srcset="https://dev08.mm-sb.com/web05/wp-content/uploads/2020/01/robot.png 1164w, https://dev08.mm-sb.com/web05/wp-content/uploads/2020/01/robot-300x195.png 300w, https://dev08.mm-sb.com/web05/wp-content/uploads/2020/01/robot-768x499.png 768w, https://dev08.mm-sb.com/web05/wp-content/uploads/2020/01/robot-1024x666.png 1024w" sizes="(max-width: 1164px) 100vw, 1164px" />														</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-201d6e1 elementor-widget elementor-widget-heading" data-id="201d6e1" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">The most important use cases of Natural Language Processing are:</p>		</div>
				</div>
				<div class="elementor-element elementor-element-4c708c8 elementor-widget elementor-widget-heading" data-id="4c708c8" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">The goal of this task is to predict a class (label) of a document, or rank documents within in a list based on their relevance. It could be used in spam filtering (predicting whether an e-mail is spam or not) or content classification (selecting articles from the web about what is happening to your competitors).</p>		</div>
				</div>
				<div class="elementor-element elementor-element-f2e7671 elementor-widget elementor-widget-heading" data-id="f2e7671" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h3 class="elementor-heading-title elementor-size-default">2. Why is Classification Important?</h3>		</div>
				</div>
				<div class="elementor-element elementor-element-ac16d82 elementor-widget elementor-widget-heading" data-id="ac16d82" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">There are many practical business applications for machine learning classification. For example, if you want to predict whether or not a person will default on a loan, you need to determine if that person belongs to one of two classes with similar characteristics: the defaulter class or the non-defaulter class. This classification helps you understand how likely the person is to become a defaulter, and helps you adjust your risk assessment accordingly.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-98b8ef8 elementor-widget elementor-widget-video" data-id="98b8ef8" data-element_type="widget" data-settings="{&quot;youtube_url&quot;:&quot;https:\/\/youtu.be\/9SmYzKg5GT8&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}" data-widget_type="video.default">
				<div class="elementor-widget-container">
					<div class="elementor-wrapper elementor-open-inline">
			<div class="elementor-video"></div>		</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-a29f552 elementor-widget elementor-widget-heading" data-id="a29f552" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h3 class="elementor-heading-title elementor-size-default">3. Classification + DataRobot</h3>		</div>
				</div>
				<div class="elementor-element elementor-element-5b352cc elementor-widget elementor-widget-heading" data-id="5b352cc" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">The DataRobot automated machine learning platform includes a number of classification algorithms and automatically recognizes whether your target variable is a categorical variable that’s suitable for classification or a continuous variable that is suitable for regression. Furthermore, DataRobot’s various tools allow you to examine the performance of classification models for both binary and multiclass problems.

</p>		</div>
				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-a46a07e elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="a46a07e" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
							<div class="elementor-row">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-acfc8d3" data-id="acfc8d3" data-element_type="column">
			<div class="elementor-column-wrap elementor-element-populated">
							<div class="elementor-widget-wrap">
						<div class="elementor-element elementor-element-e2874fd elementor-widget elementor-widget-heading" data-id="e2874fd" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">- Training data is used to train a model. It means that ML model sees that data and learns to detect patterns or determine which features are most important during prediction.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-61efb05 elementor-widget elementor-widget-heading" data-id="61efb05" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">- Validation data is used for tuning model parameters and comparing different models in order to determine the best ones. The validation data should be different from the training data, and should not be used in the training phase. Otherwise, the model would overfit, and poorly generalize to the new (production) data.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-1f85153 elementor-widget elementor-widget-heading" data-id="1f85153" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">- It may seem tedious, but there is always a third, final test set (also often called a hold-out). It is used once the final model is chosen to simulate the model’s behaviour on a completely unseen data, i.e. data points that weren’t used in building models or even in deciding which model to choose.</p>		</div>
				</div>
						</div>
					</div>
		</div>
								</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-f5b3bac elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="f5b3bac" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
							<div class="elementor-row">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-71eef92" data-id="71eef92" data-element_type="column">
			<div class="elementor-column-wrap elementor-element-populated">
							<div class="elementor-widget-wrap">
						<div class="elementor-element elementor-element-0dabfb1 option-color-main elementor-widget__width-auto elementor-view-default elementor-widget elementor-widget-icon" data-id="0dabfb1" data-element_type="widget" data-widget_type="icon.default">
				<div class="elementor-widget-container">
					<div class="elementor-icon-wrapper">
			<div class="elementor-icon">
			<i aria-hidden="true" class="eci  icomoon-quotes-left"></i>			</div>
		</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-3d2e8c8 elementor-widget elementor-widget-heading" data-id="3d2e8c8" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">It’s important to understand which problem you’re solving as each problem can use different models, have different accuracy metrics, and other problem-specific parameters that you need to account for.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-a575032 option-color-main elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="a575032" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Aron Larsson</p>		</div>
				</div>
				<div class="elementor-element elementor-element-fba254c option-color-main1 elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="fba254c" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">– CEO, Strategy Director
</p>		</div>
				</div>
				<div class="elementor-element elementor-element-a84327e elementor-widget__width-initial elementor-absolute elementor-view-default elementor-widget elementor-widget-icon" data-id="a84327e" data-element_type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;}" data-widget_type="icon.default">
				<div class="elementor-widget-container">
					<div class="elementor-icon-wrapper">
			<div class="elementor-icon">
			<i aria-hidden="true" class="eci  icomoon-quotes-right"></i>			</div>
		</div>
				</div>
				</div>
						</div>
					</div>
		</div>
								</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-0865b30 elementor-widget elementor-widget-heading" data-id="0865b30" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. </p>		</div>
				</div>
						</div>
					</div>
		</div>
								</div>
					</div>
		</section>
									</div>
			</div>
					</div>
		]]></content:encoded>
					
					<wfw:commentRss>https://dev08.mm-sb.com/web05/ai-simplified-machine-learning-problem-types/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>AI simplified: What computers are good at</title>
		<link>https://dev08.mm-sb.com/web05/deep-learning-chatbot-how-companies-are-making-money/</link>
					<comments>https://dev08.mm-sb.com/web05/deep-learning-chatbot-how-companies-are-making-money/#comments</comments>
		
		<dc:creator><![CDATA[eden]]></dc:creator>
		<pubDate>Wed, 08 Jan 2020 01:36:06 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[investment]]></category>
		<category><![CDATA[travel]]></category>
		<guid isPermaLink="false">https://dev08.mm-sb.com/web05/?p=540</guid>

					<description><![CDATA[Is AI taking over our jobs? Will AI replace the need for humans? No. Think of the rise of AI as a way of enhancing us, not replacing us. ]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="540" class="elementor elementor-540">
						<div class="elementor-inner">
				<div class="elementor-section-wrap">
									<section class="elementor-section elementor-top-section elementor-element elementor-element-e43675f elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="e43675f" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
							<div class="elementor-row">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f79c4e1" data-id="f79c4e1" data-element_type="column">
			<div class="elementor-column-wrap elementor-element-populated">
							<div class="elementor-widget-wrap">
						<div class="elementor-element elementor-element-def2bd9 elementor-widget elementor-widget-heading" data-id="def2bd9" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Getting started with AI? Perhaps you’ve already got your feet wet in the world of Machine Learning, but still looking to expand your knowledge and cover the subjects you’ve heard of but didn’t quite have time to cover?</p>		</div>
				</div>
				<div class="elementor-element elementor-element-9d76e16 elementor-widget elementor-widget-heading" data-id="9d76e16" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h3 class="elementor-heading-title elementor-size-default">1. Investment banks can use AI in six critical ways</h3>		</div>
				</div>
				<div class="elementor-element elementor-element-d96a6d3 elementor-widget elementor-widget-heading" data-id="d96a6d3" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Natural Language Processing (NLP) is a common notion for a variety of Machine Learning methods that make it possible for the computer to understand and perform operations using human (i.e. natural) language as it is spoken or written.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-3bc5ecf elementor-widget elementor-widget-image" data-id="3bc5ecf" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
								<div class="elementor-image">
												<img decoding="async" width="2210" height="1473" src="https://dev08.mm-sb.com/web05/wp-content/uploads/2020/04/D0101792-2-2210x1473-1.jpg" class="attachment-full size-full wp-image-6408" alt="" loading="lazy" srcset="https://dev08.mm-sb.com/web05/wp-content/uploads/2020/04/D0101792-2-2210x1473-1.jpg 2210w, https://dev08.mm-sb.com/web05/wp-content/uploads/2020/04/D0101792-2-2210x1473-1-300x200.jpg 300w, https://dev08.mm-sb.com/web05/wp-content/uploads/2020/04/D0101792-2-2210x1473-1-768x512.jpg 768w, https://dev08.mm-sb.com/web05/wp-content/uploads/2020/04/D0101792-2-2210x1473-1-1024x683.jpg 1024w, https://dev08.mm-sb.com/web05/wp-content/uploads/2020/04/D0101792-2-2210x1473-1-1536x1024.jpg 1536w, https://dev08.mm-sb.com/web05/wp-content/uploads/2020/04/D0101792-2-2210x1473-1-2048x1365.jpg 2048w" sizes="(max-width: 2210px) 100vw, 2210px" />														</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-54237b6 elementor-widget elementor-widget-heading" data-id="54237b6" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">The most important use cases of Natural Language Processing are:</p>		</div>
				</div>
				<div class="elementor-element elementor-element-3e78372 elementor-widget elementor-widget-heading" data-id="3e78372" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Sentiment analysis aims to determine the attitude or emotional reaction of a person with respect to some topic – e.g. positive or negative attitude, anger, sarcasm. It is broadly used in customer satisfaction studies (e.g. analyzing product reviews).</p>		</div>
				</div>
				<div class="elementor-element elementor-element-d5c0df1 elementor-widget elementor-widget-heading" data-id="d5c0df1" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h3 class="elementor-heading-title elementor-size-default">2. Reinforcement learning</h3>		</div>
				</div>
				<div class="elementor-element elementor-element-95dd48f elementor-widget elementor-widget-heading" data-id="95dd48f" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Reinforcement Learning differs in its approach from the approaches we’ve described earlier. In RL the algorithm plays a “game”, in which it aims to maximize the reward. The algorithm tries different approaches “moves” using trial-and-error and sees which one boost the most profit.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-451d2a0 elementor-widget elementor-widget-video" data-id="451d2a0" data-element_type="widget" data-settings="{&quot;youtube_url&quot;:&quot;https:\/\/www.youtube.com\/watch?v=kWmX3pd1f10&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}" data-widget_type="video.default">
				<div class="elementor-widget-container">
					<div class="elementor-wrapper elementor-open-inline">
			<div class="elementor-video"></div>		</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-b07206c elementor-widget elementor-widget-heading" data-id="b07206c" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h3 class="elementor-heading-title elementor-size-default">3. Dataset</h3>		</div>
				</div>
				<div class="elementor-element elementor-element-6a50533 elementor-widget elementor-widget-heading" data-id="6a50533" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">All the data that is used for either building or testing the ML model is called a dataset. Basically, data scientists divide their datasets into three separate groups:</p>		</div>
				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-19cd9fd elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="19cd9fd" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
							<div class="elementor-row">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-37eb689" data-id="37eb689" data-element_type="column">
			<div class="elementor-column-wrap elementor-element-populated">
							<div class="elementor-widget-wrap">
						<div class="elementor-element elementor-element-ebc0978 elementor-widget elementor-widget-heading" data-id="ebc0978" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">- Training data is used to train a model. It means that ML model sees that data and learns to detect patterns or determine which features are most important during prediction.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-68dacb6 elementor-widget elementor-widget-heading" data-id="68dacb6" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">- Validation data is used for tuning model parameters and comparing different models in order to determine the best ones. The validation data should be different from the training data, and should not be used in the training phase. Otherwise, the model would overfit, and poorly generalize to the new (production) data.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-ea0c34d elementor-widget elementor-widget-heading" data-id="ea0c34d" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">- It may seem tedious, but there is always a third, final test set (also often called a hold-out). It is used once the final model is chosen to simulate the model’s behaviour on a completely unseen data, i.e. data points that weren’t used in building models or even in deciding which model to choose.</p>		</div>
				</div>
						</div>
					</div>
		</div>
								</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-a227d99 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="a227d99" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
							<div class="elementor-row">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-f76019b" data-id="f76019b" data-element_type="column">
			<div class="elementor-column-wrap elementor-element-populated">
							<div class="elementor-widget-wrap">
						<div class="elementor-element elementor-element-558b920 option-color-main elementor-widget__width-auto elementor-view-default elementor-widget elementor-widget-icon" data-id="558b920" data-element_type="widget" data-widget_type="icon.default">
				<div class="elementor-widget-container">
					<div class="elementor-icon-wrapper">
			<div class="elementor-icon">
			<i aria-hidden="true" class="eci  icomoon-quotes-left"></i>			</div>
		</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-5e18ddf elementor-widget elementor-widget-heading" data-id="5e18ddf" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">It’s not by any means exhaustive, but a good, light read prep before a meeting with an AI director or vendor – or a quick revisit before a job interview!
</p>		</div>
				</div>
				<div class="elementor-element elementor-element-c617a79 option-color-main elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="c617a79" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Aron Larsson</p>		</div>
				</div>
				<div class="elementor-element elementor-element-1ec87d0 option-color-main1 elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="1ec87d0" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">– CEO, Strategy Director
</p>		</div>
				</div>
				<div class="elementor-element elementor-element-d8a0200 elementor-widget__width-initial elementor-absolute elementor-view-default elementor-widget elementor-widget-icon" data-id="d8a0200" data-element_type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;}" data-widget_type="icon.default">
				<div class="elementor-widget-container">
					<div class="elementor-icon-wrapper">
			<div class="elementor-icon">
			<i aria-hidden="true" class="eci  icomoon-quotes-right"></i>			</div>
		</div>
				</div>
				</div>
						</div>
					</div>
		</div>
								</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-69299fc elementor-widget elementor-widget-heading" data-id="69299fc" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. </p>		</div>
				</div>
						</div>
					</div>
		</div>
								</div>
					</div>
		</section>
									</div>
			</div>
					</div>
		]]></content:encoded>
					
					<wfw:commentRss>https://dev08.mm-sb.com/web05/deep-learning-chatbot-how-companies-are-making-money/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Deep Learning Chatbot – analysis and implementation</title>
		<link>https://dev08.mm-sb.com/web05/deep-learning-chatbot-analysis-and-implementation/</link>
					<comments>https://dev08.mm-sb.com/web05/deep-learning-chatbot-analysis-and-implementation/#comments</comments>
		
		<dc:creator><![CDATA[eden]]></dc:creator>
		<pubDate>Tue, 07 Jan 2020 08:41:16 +0000</pubDate>
				<category><![CDATA[Natural Language Processing]]></category>
		<category><![CDATA[investment]]></category>
		<guid isPermaLink="false">https://dev08.mm-sb.com/web05/?p=522</guid>

					<description><![CDATA[This Machine Learning Glossary aims to briefly introduce the most important Machine Learning terms - both for the commercially and...]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="522" class="elementor elementor-522">
						<div class="elementor-inner">
				<div class="elementor-section-wrap">
									<section class="elementor-section elementor-top-section elementor-element elementor-element-8235b74 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="8235b74" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
							<div class="elementor-row">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-88bc725" data-id="88bc725" data-element_type="column">
			<div class="elementor-column-wrap elementor-element-populated">
							<div class="elementor-widget-wrap">
						<div class="elementor-element elementor-element-b1d4af7 elementor-widget elementor-widget-heading" data-id="b1d4af7" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">If you have a business with a heavy customer service demand, and you want to make your process more efficient, it’s time to think about introducing chatbots. In this blog post, we’ll cover some standard methods for implementing chatbots that can be used by any B2C business.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-3147cc1 elementor-widget elementor-widget-heading" data-id="3147cc1" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h3 class="elementor-heading-title elementor-size-default">1. Chatbots</h3>		</div>
				</div>
				<div class="elementor-element elementor-element-e432b0c elementor-widget elementor-widget-heading" data-id="e432b0c" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-84ae48a elementor-widget elementor-widget-image" data-id="84ae48a" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
								<div class="elementor-image">
												<img decoding="async" width="1100" height="550" src="https://dev08.mm-sb.com/web05/wp-content/uploads/2020/04/robot-computer.jpg" class="attachment-full size-full wp-image-6397" alt="" loading="lazy" srcset="https://dev08.mm-sb.com/web05/wp-content/uploads/2020/04/robot-computer.jpg 1100w, https://dev08.mm-sb.com/web05/wp-content/uploads/2020/04/robot-computer-300x150.jpg 300w, https://dev08.mm-sb.com/web05/wp-content/uploads/2020/04/robot-computer-768x384.jpg 768w, https://dev08.mm-sb.com/web05/wp-content/uploads/2020/04/robot-computer-1024x512.jpg 1024w" sizes="(max-width: 1100px) 100vw, 1100px" />														</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-d69e0d6 elementor-widget elementor-widget-heading" data-id="d69e0d6" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">The most important use cases of Natural Language Processing are:</p>		</div>
				</div>
				<div class="elementor-element elementor-element-f32a571 elementor-widget elementor-widget-heading" data-id="f32a571" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Document Summarization is a set of methods for creating short, meaningful descriptions of long texts (i.e. documents, research papers).</p>		</div>
				</div>
				<div class="elementor-element elementor-element-b11c246 elementor-widget elementor-widget-heading" data-id="b11c246" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h3 class="elementor-heading-title elementor-size-default">2. Deep learning</h3>		</div>
				</div>
				<div class="elementor-element elementor-element-a8a157d elementor-widget elementor-widget-heading" data-id="a8a157d" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">At this point, your data is prepared and you have chosen the right kind of chatbot for your needs. You will have a sufficient corpora of text on which your machine can learn, and you are ready to begin the process of teaching your bot. In the case of a retrieval model bot, the teaching process consists of taking in an input a context (a conversation with a client with all prior sentences) and outputting a potential answer based on what it read. Google Assistant is using retrieval-based model (Smart Reply – Google). Which can help give you an idea of what it looks like.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-d192cb9 elementor-widget elementor-widget-video" data-id="d192cb9" data-element_type="widget" data-settings="{&quot;youtube_url&quot;:&quot;https:\/\/youtu.be\/wL7-PoiBiKM&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}" data-widget_type="video.default">
				<div class="elementor-widget-container">
					<div class="elementor-wrapper elementor-open-inline">
			<div class="elementor-video"></div>		</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-0d9cb2e elementor-widget elementor-widget-heading" data-id="0d9cb2e" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h3 class="elementor-heading-title elementor-size-default">3. Conclusion</h3>		</div>
				</div>
				<div class="elementor-element elementor-element-8b63b8a elementor-widget elementor-widget-heading" data-id="8b63b8a" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">All the data that is used for either building or testing the ML model is called a dataset. Basically, data scientists divide their datasets into three separate groups:</p>		</div>
				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-375bc56 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="375bc56" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
							<div class="elementor-row">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-5b8e4fc" data-id="5b8e4fc" data-element_type="column">
			<div class="elementor-column-wrap elementor-element-populated">
							<div class="elementor-widget-wrap">
						<div class="elementor-element elementor-element-78081bd elementor-widget elementor-widget-heading" data-id="78081bd" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">- Training data is used to train a model. It means that ML model sees that data and learns to detect patterns or determine which features are most important during prediction.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-841c76e elementor-widget elementor-widget-heading" data-id="841c76e" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">- Validation data is used for tuning model parameters and comparing different models in order to determine the best ones. The validation data should be different from the training data, and should not be used in the training phase. Otherwise, the model would overfit, and poorly generalize to the new (production) data.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-f2bc3c4 elementor-widget elementor-widget-heading" data-id="f2bc3c4" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">- It may seem tedious, but there is always a third, final test set (also often called a hold-out). It is used once the final model is chosen to simulate the model’s behaviour on a completely unseen data, i.e. data points that weren’t used in building models or even in deciding which model to choose.</p>		</div>
				</div>
						</div>
					</div>
		</div>
								</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-9a910e1 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="9a910e1" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
							<div class="elementor-row">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-0089e23" data-id="0089e23" data-element_type="column">
			<div class="elementor-column-wrap elementor-element-populated">
							<div class="elementor-widget-wrap">
						<div class="elementor-element elementor-element-d8eeba8 option-color-main elementor-widget__width-auto elementor-view-default elementor-widget elementor-widget-icon" data-id="d8eeba8" data-element_type="widget" data-widget_type="icon.default">
				<div class="elementor-widget-container">
					<div class="elementor-icon-wrapper">
			<div class="elementor-icon">
			<i aria-hidden="true" class="eci  icomoon-quotes-left"></i>			</div>
		</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-0b1c39a elementor-widget elementor-widget-heading" data-id="0b1c39a" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">It’s not by any means exhaustive, but a good, light read prep before a meeting with an AI director or vendor – or a quick revisit before a job interview!
</p>		</div>
				</div>
				<div class="elementor-element elementor-element-6bdbcd7 option-color-main elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="6bdbcd7" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Aron Larsson</p>		</div>
				</div>
				<div class="elementor-element elementor-element-4f24bc5 option-color-main1 elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="4f24bc5" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">– CEO, Strategy Director
</p>		</div>
				</div>
				<div class="elementor-element elementor-element-91353b6 elementor-widget__width-initial elementor-absolute elementor-view-default elementor-widget elementor-widget-icon" data-id="91353b6" data-element_type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;}" data-widget_type="icon.default">
				<div class="elementor-widget-container">
					<div class="elementor-icon-wrapper">
			<div class="elementor-icon">
			<i aria-hidden="true" class="eci  icomoon-quotes-right"></i>			</div>
		</div>
				</div>
				</div>
						</div>
					</div>
		</div>
								</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-767327c elementor-widget elementor-widget-heading" data-id="767327c" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. </p>		</div>
				</div>
						</div>
					</div>
		</div>
								</div>
					</div>
		</section>
									</div>
			</div>
					</div>
		]]></content:encoded>
					
					<wfw:commentRss>https://dev08.mm-sb.com/web05/deep-learning-chatbot-analysis-and-implementation/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>How companies are making money by recommend system</title>
		<link>https://dev08.mm-sb.com/web05/how-companies-are-making-money/</link>
					<comments>https://dev08.mm-sb.com/web05/how-companies-are-making-money/#comments</comments>
		
		<dc:creator><![CDATA[eden]]></dc:creator>
		<pubDate>Tue, 07 Jan 2020 08:40:47 +0000</pubDate>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[investment]]></category>
		<guid isPermaLink="false">https://dev08.mm-sb.com/web05/?p=521</guid>

					<description><![CDATA[Not that long ago, people lived and functioned in tight communities. Every vendor knew their customers personally and could make...]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="521" class="elementor elementor-521">
						<div class="elementor-inner">
				<div class="elementor-section-wrap">
									<section class="elementor-section elementor-top-section elementor-element elementor-element-4418f44 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="4418f44" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
							<div class="elementor-row">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e60f6aa" data-id="e60f6aa" data-element_type="column">
			<div class="elementor-column-wrap elementor-element-populated">
							<div class="elementor-widget-wrap">
						<div class="elementor-element elementor-element-34eae72 elementor-widget elementor-widget-heading" data-id="34eae72" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Simply put, a recommender system is an AI algorithm (usually Machine Learning) that utilizes Big Data to suggest additional products to consumers based on a variety of reasons. These recommendations can be based on items such as past purchases, demographic info, or their search history.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-460e512 elementor-widget elementor-widget-heading" data-id="460e512" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h3 class="elementor-heading-title elementor-size-default">1. There are many types of recommender systems available</h3>		</div>
				</div>
				<div class="elementor-element elementor-element-be47c19 elementor-widget elementor-widget-heading" data-id="be47c19" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Choosing the right type of recommender system is as important as choosing to utilize one in the first place. Here is a quick overview of the options available to you.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-5388c15 elementor-widget elementor-widget-image" data-id="5388c15" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
								<div class="elementor-image">
												<img decoding="async" width="1490" height="745" src="https://dev08.mm-sb.com/web05/wp-content/uploads/2020/04/photo-1555255707-c07966088b7b.jpg" class="attachment-full size-full wp-image-6402" alt="" loading="lazy" srcset="https://dev08.mm-sb.com/web05/wp-content/uploads/2020/04/photo-1555255707-c07966088b7b.jpg 1490w, https://dev08.mm-sb.com/web05/wp-content/uploads/2020/04/photo-1555255707-c07966088b7b-300x150.jpg 300w, https://dev08.mm-sb.com/web05/wp-content/uploads/2020/04/photo-1555255707-c07966088b7b-768x384.jpg 768w, https://dev08.mm-sb.com/web05/wp-content/uploads/2020/04/photo-1555255707-c07966088b7b-1024x512.jpg 1024w" sizes="(max-width: 1490px) 100vw, 1490px" />														</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-dca9426 elementor-widget elementor-widget-heading" data-id="dca9426" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">The most important use cases of Natural Language Processing are:</p>		</div>
				</div>
				<div class="elementor-element elementor-element-b824862 elementor-widget elementor-widget-heading" data-id="b824862" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-d9c0fe7 elementor-widget elementor-widget-heading" data-id="d9c0fe7" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h3 class="elementor-heading-title elementor-size-default">2. Reinforcement learning</h3>		</div>
				</div>
				<div class="elementor-element elementor-element-86057bc elementor-widget elementor-widget-heading" data-id="86057bc" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Reinforcement Learning differs in its approach from the approaches we’ve described earlier. In RL the algorithm plays a “game”, in which it aims to maximize the reward. The algorithm tries different approaches “moves” using trial-and-error and sees which one boost the most profit.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-62ae587 elementor-widget elementor-widget-video" data-id="62ae587" data-element_type="widget" data-settings="{&quot;youtube_url&quot;:&quot;https:\/\/youtu.be\/nYMBHwf4owY&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}" data-widget_type="video.default">
				<div class="elementor-widget-container">
					<div class="elementor-wrapper elementor-open-inline">
			<div class="elementor-video"></div>		</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-306925a elementor-widget elementor-widget-heading" data-id="306925a" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h3 class="elementor-heading-title elementor-size-default">3. Dataset</h3>		</div>
				</div>
				<div class="elementor-element elementor-element-e221d96 elementor-widget elementor-widget-heading" data-id="e221d96" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">All the data that is used for either building or testing the ML model is called a dataset. Basically, data scientists divide their datasets into three separate groups:</p>		</div>
				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-f922225 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="f922225" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
							<div class="elementor-row">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-40f46ab" data-id="40f46ab" data-element_type="column">
			<div class="elementor-column-wrap elementor-element-populated">
							<div class="elementor-widget-wrap">
						<div class="elementor-element elementor-element-9cc212b elementor-widget elementor-widget-heading" data-id="9cc212b" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">- Training data is used to train a model. It means that ML model sees that data and learns to detect patterns or determine which features are most important during prediction.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-602a9b4 elementor-widget elementor-widget-heading" data-id="602a9b4" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">- Validation data is used for tuning model parameters and comparing different models in order to determine the best ones. The validation data should be different from the training data, and should not be used in the training phase. Otherwise, the model would overfit, and poorly generalize to the new (production) data.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-ac659f3 elementor-widget elementor-widget-heading" data-id="ac659f3" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">- It may seem tedious, but there is always a third, final test set (also often called a hold-out). It is used once the final model is chosen to simulate the model’s behaviour on a completely unseen data, i.e. data points that weren’t used in building models or even in deciding which model to choose.</p>		</div>
				</div>
						</div>
					</div>
		</div>
								</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-46a8a1c elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="46a8a1c" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
							<div class="elementor-row">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-e3c7855" data-id="e3c7855" data-element_type="column">
			<div class="elementor-column-wrap elementor-element-populated">
							<div class="elementor-widget-wrap">
						<div class="elementor-element elementor-element-960a166 option-color-main elementor-widget__width-auto elementor-view-default elementor-widget elementor-widget-icon" data-id="960a166" data-element_type="widget" data-widget_type="icon.default">
				<div class="elementor-widget-container">
					<div class="elementor-icon-wrapper">
			<div class="elementor-icon">
			<i aria-hidden="true" class="eci  icomoon-quotes-left"></i>			</div>
		</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-108888c elementor-widget elementor-widget-heading" data-id="108888c" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">It’s not by any means exhaustive, but a good, light read prep before a meeting with an AI director or vendor – or a quick revisit before a job interview!
</p>		</div>
				</div>
				<div class="elementor-element elementor-element-7ba477f option-color-main elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="7ba477f" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Aron Larsson</p>		</div>
				</div>
				<div class="elementor-element elementor-element-d2ec217 option-color-main1 elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="d2ec217" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">– CEO, Strategy Director
</p>		</div>
				</div>
				<div class="elementor-element elementor-element-705e41b elementor-widget__width-initial elementor-absolute elementor-view-default elementor-widget elementor-widget-icon" data-id="705e41b" data-element_type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;}" data-widget_type="icon.default">
				<div class="elementor-widget-container">
					<div class="elementor-icon-wrapper">
			<div class="elementor-icon">
			<i aria-hidden="true" class="eci  icomoon-quotes-right"></i>			</div>
		</div>
				</div>
				</div>
						</div>
					</div>
		</div>
								</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-8042507 elementor-widget elementor-widget-heading" data-id="8042507" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. </p>		</div>
				</div>
						</div>
					</div>
		</div>
								</div>
					</div>
		</section>
									</div>
			</div>
					</div>
		]]></content:encoded>
					
					<wfw:commentRss>https://dev08.mm-sb.com/web05/how-companies-are-making-money/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Machine Learning Terms every manager should know</title>
		<link>https://dev08.mm-sb.com/web05/machine-learning-terms-every-manager-should-know/</link>
					<comments>https://dev08.mm-sb.com/web05/machine-learning-terms-every-manager-should-know/#comments</comments>
		
		<dc:creator><![CDATA[eden]]></dc:creator>
		<pubDate>Tue, 07 Jan 2020 08:38:51 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[investment]]></category>
		<guid isPermaLink="false">https://dev08.mm-sb.com/web05/?p=518</guid>

					<description><![CDATA[This Machine Learning Glossary aims to briefly introduce the most important Machine Learning terms - both for the commercially and...]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="518" class="elementor elementor-518">
						<div class="elementor-inner">
				<div class="elementor-section-wrap">
									<section class="elementor-section elementor-top-section elementor-element elementor-element-7fe06fe elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="7fe06fe" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
							<div class="elementor-row">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-109fc94" data-id="109fc94" data-element_type="column">
			<div class="elementor-column-wrap elementor-element-populated">
							<div class="elementor-widget-wrap">
						<div class="elementor-element elementor-element-f709473 elementor-widget elementor-widget-heading" data-id="f709473" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Getting started with AI? Perhaps you’ve already got your feet wet in the world of Machine Learning, but still looking to expand your knowledge and cover the subjects you’ve heard of but didn’t quite have time to cover?</p>		</div>
				</div>
				<div class="elementor-element elementor-element-ebc1fe1 elementor-widget elementor-widget-heading" data-id="ebc1fe1" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h3 class="elementor-heading-title elementor-size-default">1. NLP – Natural Language Processing</h3>		</div>
				</div>
				<div class="elementor-element elementor-element-441740b elementor-widget elementor-widget-heading" data-id="441740b" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Natural Language Processing (NLP) is a common notion for a variety of Machine Learning methods that make it possible for the computer to understand and perform operations using human (i.e. natural) language as it is spoken or written.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-4c01a1c elementor-widget elementor-widget-image" data-id="4c01a1c" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
								<div class="elementor-image">
												<img decoding="async" width="1200" height="700" src="https://dev08.mm-sb.com/web05/wp-content/uploads/2020/04/Automated-analysis-of-retinal-imaging-1.jpg" class="attachment-full size-full wp-image-6425" alt="" loading="lazy" srcset="https://dev08.mm-sb.com/web05/wp-content/uploads/2020/04/Automated-analysis-of-retinal-imaging-1.jpg 1200w, https://dev08.mm-sb.com/web05/wp-content/uploads/2020/04/Automated-analysis-of-retinal-imaging-1-300x175.jpg 300w, https://dev08.mm-sb.com/web05/wp-content/uploads/2020/04/Automated-analysis-of-retinal-imaging-1-768x448.jpg 768w, https://dev08.mm-sb.com/web05/wp-content/uploads/2020/04/Automated-analysis-of-retinal-imaging-1-1024x597.jpg 1024w" sizes="(max-width: 1200px) 100vw, 1200px" />														</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-c6e5359 elementor-widget elementor-widget-heading" data-id="c6e5359" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">The most important use cases of Natural Language Processing are:</p>		</div>
				</div>
				<div class="elementor-element elementor-element-29e2ef4 elementor-widget elementor-widget-heading" data-id="29e2ef4" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Document Summarization is a set of methods for creating short, meaningful descriptions of long texts (i.e. documents, research papers).</p>		</div>
				</div>
				<div class="elementor-element elementor-element-a384c9a elementor-widget elementor-widget-heading" data-id="a384c9a" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h3 class="elementor-heading-title elementor-size-default">2. Reinforcement learning</h3>		</div>
				</div>
				<div class="elementor-element elementor-element-afe9524 elementor-widget elementor-widget-heading" data-id="afe9524" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Reinforcement Learning differs in its approach from the approaches we’ve described earlier. In RL the algorithm plays a “game”, in which it aims to maximize the reward. The algorithm tries different approaches “moves” using trial-and-error and sees which one boost the most profit.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-8678571 elementor-widget elementor-widget-video" data-id="8678571" data-element_type="widget" data-settings="{&quot;youtube_url&quot;:&quot;https:\/\/www.youtube.com\/watch?v=2xATEwcRpy8&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}" data-widget_type="video.default">
				<div class="elementor-widget-container">
					<div class="elementor-wrapper elementor-open-inline">
			<div class="elementor-video"></div>		</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-eb55cd8 elementor-widget elementor-widget-heading" data-id="eb55cd8" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h3 class="elementor-heading-title elementor-size-default">3. Dataset</h3>		</div>
				</div>
				<div class="elementor-element elementor-element-75c98c3 elementor-widget elementor-widget-heading" data-id="75c98c3" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">All the data that is used for either building or testing the ML model is called a dataset. Basically, data scientists divide their datasets into three separate groups:</p>		</div>
				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-d7663a9 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="d7663a9" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
							<div class="elementor-row">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-d50784e" data-id="d50784e" data-element_type="column">
			<div class="elementor-column-wrap elementor-element-populated">
							<div class="elementor-widget-wrap">
						<div class="elementor-element elementor-element-41326dd elementor-widget elementor-widget-heading" data-id="41326dd" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">- Training data is used to train a model. It means that ML model sees that data and learns to detect patterns or determine which features are most important during prediction.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-074b6fd elementor-widget elementor-widget-heading" data-id="074b6fd" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">- Validation data is used for tuning model parameters and comparing different models in order to determine the best ones. The validation data should be different from the training data, and should not be used in the training phase. Otherwise, the model would overfit, and poorly generalize to the new (production) data.</p>		</div>
				</div>
				<div class="elementor-element elementor-element-df90278 elementor-widget elementor-widget-heading" data-id="df90278" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">- It may seem tedious, but there is always a third, final test set (also often called a hold-out). It is used once the final model is chosen to simulate the model’s behaviour on a completely unseen data, i.e. data points that weren’t used in building models or even in deciding which model to choose.</p>		</div>
				</div>
						</div>
					</div>
		</div>
								</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-dd66f1a elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="dd66f1a" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
							<div class="elementor-row">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-4c06ec2" data-id="4c06ec2" data-element_type="column">
			<div class="elementor-column-wrap elementor-element-populated">
							<div class="elementor-widget-wrap">
						<div class="elementor-element elementor-element-6f7717f option-color-main elementor-widget__width-auto elementor-view-default elementor-widget elementor-widget-icon" data-id="6f7717f" data-element_type="widget" data-widget_type="icon.default">
				<div class="elementor-widget-container">
					<div class="elementor-icon-wrapper">
			<div class="elementor-icon">
			<i aria-hidden="true" class="eci  icomoon-quotes-left"></i>			</div>
		</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-4922bcd elementor-widget elementor-widget-heading" data-id="4922bcd" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">It’s not by any means exhaustive, but a good, light read prep before a meeting with an AI director or vendor – or a quick revisit before a job interview!
</p>		</div>
				</div>
				<div class="elementor-element elementor-element-da067ff option-color-main elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="da067ff" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Aron Larsson</p>		</div>
				</div>
				<div class="elementor-element elementor-element-9316360 option-color-main1 elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="9316360" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">– CEO, Strategy Director
</p>		</div>
				</div>
				<div class="elementor-element elementor-element-b53905f elementor-widget__width-initial elementor-absolute elementor-view-default elementor-widget elementor-widget-icon" data-id="b53905f" data-element_type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;}" data-widget_type="icon.default">
				<div class="elementor-widget-container">
					<div class="elementor-icon-wrapper">
			<div class="elementor-icon">
			<i aria-hidden="true" class="eci  icomoon-quotes-right"></i>			</div>
		</div>
				</div>
				</div>
						</div>
					</div>
		</div>
								</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-be282fa elementor-widget elementor-widget-heading" data-id="be282fa" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<p class="elementor-heading-title elementor-size-default">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. </p>		</div>
				</div>
						</div>
					</div>
		</div>
								</div>
					</div>
		</section>
									</div>
			</div>
					</div>
		]]></content:encoded>
					
					<wfw:commentRss>https://dev08.mm-sb.com/web05/machine-learning-terms-every-manager-should-know/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
	</channel>
</rss>
