<?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>Glomacs Institute</title>
	<atom:link href="https://glomacsinstitute.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://glomacsinstitute.com</link>
	<description>Glomacs Institute</description>
	<lastBuildDate>Wed, 22 Feb 2023 14:38:09 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
	<item>
		<title>Machine Learning: Creating Predictive Models with No Code</title>
		<link>https://glomacsinstitute.com/machine-learning-creating-predictive-models-with-no-code/</link>
					<comments>https://glomacsinstitute.com/machine-learning-creating-predictive-models-with-no-code/#respond</comments>
		
		<dc:creator><![CDATA[glomac]]></dc:creator>
		<pubDate>Tue, 21 Feb 2023 10:37:07 +0000</pubDate>
				<category><![CDATA[Machine Learning]]></category>
		<guid isPermaLink="false">https://glomacsinstitute.com/?p=4155</guid>

					<description><![CDATA[By Juwonlo Siyanbade INTRODUCTION The preparation of data, training of a model, and deployment of a predictive service can be difficult. Azure Machine Learning (ML) is a cloud-based solution that can simplify these time-consuming and sometimes complicated tasks. This solution helps data scientists to use scalable cloud-based computing resources to handle big data while only incurring costs when used. This post will provide foundational insight... <p class="more"><a class="more-link" href="https://glomacsinstitute.com/machine-learning-creating-predictive-models-with-no-code/">Read More</a></p>]]></description>
										<content:encoded><![CDATA[<p><strong>By Juwonlo Siyanbade</strong></p>
<h4>INTRODUCTION</h4>
<p>The preparation of data, training of a model, and deployment of a predictive service can be difficult. Azure Machine Learning (ML) is a cloud-based solution that can simplify these time-consuming and sometimes complicated tasks. This solution helps data scientists to use scalable cloud-based computing resources to handle big data while only incurring costs when used.</p>
<p>This post will provide foundational insight into tools that you can use to create ML models without Python or R.Before we dive in, there are a few things we need to get to have an effective learning experience.</p>
<p>These include:</p>
<p>Basic knowledge of machine learning.</p>
<p>Access and ability to navigate Microsoft Azure Portal.</p>
<p>&nbsp;</p>
<h4>AZURE MACHINE LEARNING STUDIO</h4>
<p>Azure Machine Learning Studio is the web portal for machine learning solutions in Azure. (Figure 1.1). It has a wide range of features and functionalities that include data preparation, model training, publication of predictive services, and usage monitoring for data scientists. You must assign the workspace you created in the Azure portal to Azure Machine Learning studio before using the web portal.</p>
<p>The tools/ functionalities this article will be focusing on are Automated ML, and Designer under the Author section of Azure studio.</p>
<p>&nbsp;</p>
<p><img fetchpriority="high" decoding="async" class="alignnone wp-image-4156 size-full" src="https://glomacsinstitute.com/wp-content/uploads/2023/02/1.1.png" alt="" width="553" height="362" srcset="https://glomacsinstitute.com/wp-content/uploads/2023/02/1.1.png 553w, https://glomacsinstitute.com/wp-content/uploads/2023/02/1.1-300x196.png 300w, https://glomacsinstitute.com/wp-content/uploads/2023/02/1.1-550x360.png 550w, https://glomacsinstitute.com/wp-content/uploads/2023/02/1.1-76x50.png 76w" sizes="(max-width: 553px) 100vw, 553px" /></p>
<p><em>Figure 1.1 Azure Machine Learning Studio Interface</em></p>
<p><em> </em></p>
<h4>AUTOMATED MACHINE LEARNING (AUTO ML)</h4>
<p>Auto ML includes features that automatically test various pre-processing methods and model-training algorithms concurrently. These automated tools use the computing power of the cloud to search for the top-performing supervised machine-learning model peculiar to your data (Figure 1.2).</p>
<p>Without having a strong background in programming or data science, a user can train models using auto ML. Additionally, Auto ML provides a way to save time and resources for those with a background in data science and programming by automating algorithm selection and hyperparameter tuning.</p>
<p>&nbsp;</p>
<p><img decoding="async" class="alignnone wp-image-4157 size-full" src="https://glomacsinstitute.com/wp-content/uploads/2023/02/1.2.png" alt="" width="576" height="395" srcset="https://glomacsinstitute.com/wp-content/uploads/2023/02/1.2.png 576w, https://glomacsinstitute.com/wp-content/uploads/2023/02/1.2-300x206.png 300w, https://glomacsinstitute.com/wp-content/uploads/2023/02/1.2-550x377.png 550w, https://glomacsinstitute.com/wp-content/uploads/2023/02/1.2-73x50.png 73w" sizes="(max-width: 576px) 100vw, 576px" /></p>
<p><em>Figure 1.2 Automated Machine Learning Job Interface</em></p>
<p>&nbsp;</p>
<h4>AZURE MACHINE LEARNING DESIGNER</h4>
<p>Azure ML Designer uses a visual interface based on a pipeline to train test and deploy ML models (Figure 1.3). The drag-and-drop interface utilizes specified inputs and outputs that are reusable, shareable, and version controlled. The designer has a navigation panel and a canvas. To use the Designer, select the components or building blocks required for your model, set them on your canvas, connect them, and start a machine learning job.</p>
<p>&nbsp;</p>
<p><img decoding="async" class="alignnone wp-image-4158 size-full" src="https://glomacsinstitute.com/wp-content/uploads/2023/02/1.3.png" alt="" width="564" height="378" srcset="https://glomacsinstitute.com/wp-content/uploads/2023/02/1.3.png 564w, https://glomacsinstitute.com/wp-content/uploads/2023/02/1.3-300x201.png 300w, https://glomacsinstitute.com/wp-content/uploads/2023/02/1.3-550x369.png 550w, https://glomacsinstitute.com/wp-content/uploads/2023/02/1.3-75x50.png 75w" sizes="(max-width: 564px) 100vw, 564px" /></p>
<p><em>Figure 1.3 Azure Machine Learning Designer Interface</em></p>
<p>&nbsp;</p>
<h4>STEPS IN CREATING A MODEL USING AZURE STUDIO</h4>
<p><strong>The Auto ML/ Designer processes are very similar to machine learning steps.</strong></p>
<ol>
<li>Prepare data: Data preparation involves identifying the features and labels of a dataset, data cleaning and transforming it as necessary.</li>
<li>Train model: Train the model by dividing the data into a training set and a validation set. Use the training data set to train a machine learning model and the validation data set to evaluate the performance of the model.</li>
<li>Evaluate performance: Determine how well the predictions of the model match the actual labels to assess performance.</li>
<li>Deploy a predictive service: Once a machine learning model has been trained, it can be published as an application on a server or device for use by others.</li>
</ol>
<p>For practical steps to implementing Auto ML and Azure ML Designer, please refer to Microsoft’s Learning Path: <a href="https://learn.microsoft.com/en-us/training/paths/create-no-code-predictive-models-azure-machine-learning/">https://learn.microsoft.com/en-us/training/paths/create-no-code-predictive-models-azure-machine-learning/</a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
					
					<wfw:commentRss>https://glomacsinstitute.com/machine-learning-creating-predictive-models-with-no-code/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Introduction to Artificial Intelligence (AL), Machine Learning (ML)</title>
		<link>https://glomacsinstitute.com/introduction-to-artificial-intelligence-al-machine-learning-ml/</link>
					<comments>https://glomacsinstitute.com/introduction-to-artificial-intelligence-al-machine-learning-ml/#respond</comments>
		
		<dc:creator><![CDATA[glomac]]></dc:creator>
		<pubDate>Tue, 21 Feb 2023 10:18:12 +0000</pubDate>
				<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[improve]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[self]]></category>
		<guid isPermaLink="false">http://themes.pixelwars.org/efor/demo-01/?p=1292</guid>

					<description><![CDATA[By Lola Oyedotun Balogun Artificial intelligence has been around for decades. The term artificial intelligence was coined in 1956 by John McCarty. Artificial Intelligence is the field of study that gives computers the “ability to learn without explicitly being programmed.” Artificial intelligence is a field of computer science that makes a computer system that can mimic human intelligence. It is comprised of two words-&#8220;Artificial and... <p class="more"><a class="more-link" href="https://glomacsinstitute.com/introduction-to-artificial-intelligence-al-machine-learning-ml/">Read More</a></p>]]></description>
										<content:encoded><![CDATA[<p><strong>By Lola Oyedotun Balogun</strong></p>
<p>Artificial intelligence has been around for decades. The term artificial intelligence was coined in 1956 by John McCarty. Artificial Intelligence is the field of study that gives computers the “ability to learn without explicitly being programmed.”</p>
<p>Artificial intelligence is a field of computer science that makes a computer system that can mimic human intelligence. It is comprised of two words-&#8220;Artificial and Intelligence which means &#8220;a human-made thinking power.&#8221;</p>
<p>Machine learning is a subset of Al that allows machines to learn from past /historic data or experiences. It, therefore, builds the prediction model or output from the data</p>
<p>AI and ML were once the topics of science fiction decades ago, and are becoming commonplace in businesses today. And while these technologies are closely related, the differences between them are important. When you are talking about machine learning you are going to meet some people who&#8217;ve been doing it for 20 to 30 years but the reason that it has taken off in the last few years has been coming down to Computing power, Access to algorithms, Large data, and Continuous research. Over 100 billion US dollars have been invested in Machine Learning, Artificial intelligence by venture capital as of 2023. Three is a large amount of potential and opportunities.</p>
<p>Machine learning works on an algorithm that learns on its own using historical data/past data. It works only for specific domains such as machine learning models to detect pictures of dogs, it will only give results for dog images, but if we provide new data like cat images then it will become unresponsive.</p>
<p>Some of its real-life application- Netflix the online video streaming service, will recommend movies for you based on the shows or movies you have watched previously. If you have a profile setup.   A few organizations have been using AI and ML technology in the past. However, because of continuous research, computing power, access to algorithms, large data, and funding. This technology is beginning to open up to the entire population.</p>
<p>&nbsp;</p>
<h3><u>Some Key Difference Between Artificial Intelligence and Machine Learning</u></h3>
<table>
<tbody>
<tr>
<td width="312"><strong>Artificial Intelligence (AI)</strong></td>
<td width="312"><strong>Machine Learning </strong></td>
</tr>
<tr>
<td width="312">Al Is a technology that enable computer to stimulate human behaviour.</td>
<td width="312">Machine learning is a subset of Al that allows machine learn from past historic data or experiences. It therefore build the prediction model or output from the data</p>
<p>&nbsp;</td>
</tr>
<tr>
<td width="312">AI uses a structure, semi-structured and unstructured data</p>
<p>&nbsp;</p>
<p>&nbsp;</td>
<td width="312">Machine learning uses a massive amount of structured and semi-structured data so that a machine learning model can generate accurate result or give predictions based on that data.</p>
<p>&nbsp;</p>
<p>&nbsp;</td>
</tr>
<tr>
<td width="312">The goal of AI is to make smart computer system like human to solve complex problems.</p>
<p>&nbsp;</td>
<td width="312">The goal of ML is to to allow machine to learn from data and give output for human use.</p>
<p>&nbsp;</td>
</tr>
<tr>
<td width="312">AL aim to create intelligence system which can perform various complex task</p>
<p>&nbsp;</td>
<td width="312">ML aim to create machines that can perform only specific task for which they are trained for.</p>
<p>&nbsp;</p>
<p>&nbsp;</td>
</tr>
<tr>
<td width="312">Popular application of AI are self driving cars, Chatbox, facial recognition system, Robot for cleaning and logistics</td>
<td width="312">Popular application of ML are Chatgtp, online recommender system, Netflick, Amazon website which would likely recommend a movie or products based on previous user watch (historic data). Google search algorithms, Email spam filter, Facebook Auto friend tagging suggestion and the list goes on</p>
<p>&nbsp;</p>
<p>&nbsp;</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<p>Machine learning is scaling fast. Getting familiar with its terminologies would spark some curiosity in you. Also, the ability to possibly contribute to the area. We are excited to see what AI and Machine learning has to offer in the nearest future.</p>
<p>&nbsp;</p>
]]></content:encoded>
					
					<wfw:commentRss>https://glomacsinstitute.com/introduction-to-artificial-intelligence-al-machine-learning-ml/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>DATA STRATEGY: What it is and How to Create It?</title>
		<link>https://glomacsinstitute.com/data-strategy-what-it-is-and-how-to-create-it/</link>
					<comments>https://glomacsinstitute.com/data-strategy-what-it-is-and-how-to-create-it/#respond</comments>
		
		<dc:creator><![CDATA[glomac]]></dc:creator>
		<pubDate>Sat, 18 Feb 2023 22:32:41 +0000</pubDate>
				<category><![CDATA[Glomacs Live]]></category>
		<guid isPermaLink="false">https://glomacsinstitute.com/?p=4174</guid>

					<description><![CDATA[Data, they say, is the new oil. This means that data is one of the most important assets of any organization in today’s digital world. However, to make the best use of an organization’s data, every organization needs a robust data strategy. In this live talk, we will examine: What is Data Strategy? Why is it Important in Organizations? What are the Different Data Strategy... <p class="more"><a class="more-link" href="https://glomacsinstitute.com/data-strategy-what-it-is-and-how-to-create-it/">Read More</a></p>]]></description>
										<content:encoded><![CDATA[<p>Data, they say, is the new oil. This means that data is one of the most important assets of any organization in today’s digital world.<br />
However, to make the best use of an organization’s data, every organization needs a robust data strategy.<br />
In this live talk, we will examine:</p>
<ul>
<li>What is Data Strategy?</li>
<li>Why is it Important in Organizations?</li>
<li>What are the Different Data Strategy Approaches?</li>
<li>Key Pillars to Create a Data Strategy?</li>
<li>Who Builds a Data Strategy?</li>
</ul>
<p><iframe title="DATA STRATEGY: What it is and How to Create It?   |   Dr Johnson Iyilade" width="710" height="399" src="https://www.youtube.com/embed/13bMaJwKqI8?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe></p>
]]></content:encoded>
					
					<wfw:commentRss>https://glomacsinstitute.com/data-strategy-what-it-is-and-how-to-create-it/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>DATA CAREER PATHS: Which Is Right For You?</title>
		<link>https://glomacsinstitute.com/data-career-paths-which-is-right-for-you/</link>
					<comments>https://glomacsinstitute.com/data-career-paths-which-is-right-for-you/#respond</comments>
		
		<dc:creator><![CDATA[glomac]]></dc:creator>
		<pubDate>Sat, 18 Feb 2023 22:30:12 +0000</pubDate>
				<category><![CDATA[Glomacs Live]]></category>
		<guid isPermaLink="false">https://glomacsinstitute.com/?p=4171</guid>

					<description><![CDATA[DATA CAREER PATHS: Which Is Right For You? Data, as you know, is the new oil. Organizations are looking for people with data-related skills and experience. But which path is right for you? In this live talk, we will examine: Various Data Career Paths and Job Titles? How to Know Which Part is Right For You? Key Skills and Knowledge You Need to Transition into... <p class="more"><a class="more-link" href="https://glomacsinstitute.com/data-career-paths-which-is-right-for-you/">Read More</a></p>]]></description>
										<content:encoded><![CDATA[<p>DATA CAREER PATHS: Which Is Right For You?</p>
<p>Data, as you know, is the new oil. Organizations are looking for people with data-related skills and experience. But which path is right for you? In this live talk, we will examine:</p>
<ul>
<li>Various Data Career Paths and Job Titles?</li>
<li>How to Know Which Part is Right For You?</li>
<li>Key Skills and Knowledge You Need to Transition into Data Field?</li>
</ul>
<p><iframe title="DATA CAREER PATHS: Which Is Right For You? | Dr Johnson Iyilade" width="710" height="399" src="https://www.youtube.com/embed/IVGrICBLauk?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe></p>
]]></content:encoded>
					
					<wfw:commentRss>https://glomacsinstitute.com/data-career-paths-which-is-right-for-you/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>ChatGPT: What it can do and why you should care?</title>
		<link>https://glomacsinstitute.com/chatgpt-what-it-can-do-and-why-you-should-care/</link>
					<comments>https://glomacsinstitute.com/chatgpt-what-it-can-do-and-why-you-should-care/#respond</comments>
		
		<dc:creator><![CDATA[glomac]]></dc:creator>
		<pubDate>Sat, 18 Feb 2023 22:27:16 +0000</pubDate>
				<category><![CDATA[Glomacs Live]]></category>
		<guid isPermaLink="false">https://glomacsinstitute.com/?p=4168</guid>

					<description><![CDATA[By now, many of you have heard of ChatGPT because it is currently one of the most trending topics in the world of AI. But what can ChatGPT do, and Why Should you care? In this live talk, we will examine: What is ChatGPT? What Can You Do with ChatGPT? Would ChatGPT replace Google? Will ChatGPT replace You at Work? What Are the Limitations /... <p class="more"><a class="more-link" href="https://glomacsinstitute.com/chatgpt-what-it-can-do-and-why-you-should-care/">Read More</a></p>]]></description>
										<content:encoded><![CDATA[<p>By now, many of you have heard of ChatGPT because it is currently one of the most trending topics in the world of AI. But what can ChatGPT do, and Why Should you care? In this live talk, we will examine:</p>
<ul>
<li>What is ChatGPT?</li>
<li>What Can You Do with ChatGPT?</li>
<li>Would ChatGPT replace Google?</li>
<li>Will ChatGPT replace You at Work?</li>
<li>What Are the Limitations / Weaknesses / Threat of ChatGPT that you need to be aware of? •</li>
<li>How Do You Use It?</li>
</ul>
<p><iframe title="ChatGPT: What it can do and why you should care?" width="710" height="399" src="https://www.youtube.com/embed/dV3VfwnXDoI?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe></p>
]]></content:encoded>
					
					<wfw:commentRss>https://glomacsinstitute.com/chatgpt-what-it-can-do-and-why-you-should-care/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>TOP INTELLIGENT AUTOMATION TRENDS IN 2023</title>
		<link>https://glomacsinstitute.com/top-intelligent-automation-trends-in-2023/</link>
					<comments>https://glomacsinstitute.com/top-intelligent-automation-trends-in-2023/#respond</comments>
		
		<dc:creator><![CDATA[glomac]]></dc:creator>
		<pubDate>Sat, 18 Feb 2023 22:23:55 +0000</pubDate>
				<category><![CDATA[Glomacs Live]]></category>
		<guid isPermaLink="false">https://glomacsinstitute.com/?p=4165</guid>

					<description><![CDATA[A discussion on what intelligent automation is and some top intelligent automation trends in 2023 you should be aware of.]]></description>
										<content:encoded><![CDATA[<p>A discussion on what intelligent automation is and some top intelligent automation trends in 2023 you should be aware of.</p>
<p><iframe title="TOP INTELLIGENT AUTOMATION TRENDS IN 2023" width="710" height="399" src="https://www.youtube.com/embed/tETNjgBg8BU?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe></p>
]]></content:encoded>
					
					<wfw:commentRss>https://glomacsinstitute.com/top-intelligent-automation-trends-in-2023/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>TECH JOBS IN 2023: BOOM OR BUST</title>
		<link>https://glomacsinstitute.com/tech-jobs-in-2023-boom-or-bust/</link>
					<comments>https://glomacsinstitute.com/tech-jobs-in-2023-boom-or-bust/#respond</comments>
		
		<dc:creator><![CDATA[glomac]]></dc:creator>
		<pubDate>Sat, 18 Feb 2023 22:02:28 +0000</pubDate>
				<category><![CDATA[Glomacs Live]]></category>
		<guid isPermaLink="false">https://glomacsinstitute.com/?p=4162</guid>

					<description><![CDATA[A discussion on the state of tech jobs in 2023 and to be ready for job opportunities in 2023]]></description>
										<content:encoded><![CDATA[<p>A discussion on the state of tech jobs in 2023 and to be ready for job opportunities in 2023</p>
<p><iframe title="TECH JOBS IN 2023: BOOM OR BUST" width="710" height="399" src="https://www.youtube.com/embed/WS2v4WWbxTs?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe></p>
]]></content:encoded>
					
					<wfw:commentRss>https://glomacsinstitute.com/tech-jobs-in-2023-boom-or-bust/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
