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

<channel>
	<title>Machine learning Archives - Savangard</title>
	<atom:link href="https://savangard.com/tag/machine-learning/feed/" rel="self" type="application/rss+xml" />
	<link>https://savangard.com/tag/machine-learning/</link>
	<description></description>
	<lastBuildDate>Mon, 28 Apr 2025 09:42:31 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>Data has a better idea – how does machine learn?</title>
		<link>https://savangard.com/data-has-a-better-idea-how-does-machine-learn/</link>
		
		<dc:creator><![CDATA[Jakub Michalik]]></dc:creator>
		<pubDate>Mon, 16 May 2022 22:56:21 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Machine learning]]></category>
		<guid isPermaLink="false">https://savangard.com/?p=1422</guid>

					<description><![CDATA[<p>So it is worth to ask a basic question: how does machine learn?</p>
<p>The post <a href="https://savangard.com/data-has-a-better-idea-how-does-machine-learn/">Data has a better idea – how does machine learn?</a> appeared first on <a href="https://savangard.com">Savangard</a>.</p>
]]></description>
										<content:encoded><![CDATA[<header class="hero-article">
    <div class="hero-article--hero">
      <div class="hero-article--hero-container container">
        <div class="row justify-content-center">
          <div class="col-lg-10">
            <div class="hero-article--wrapper">
              <div class="hero-article--hero-bg gradient stretch-common">
                                  <img decoding="async" src="https://savangard.com/wp-content/uploads/2022/05/markus-spiske-iar-afB0QQw-unsplash-1460x560.jpg" alt="Data has a better idea – how does machine learn?">
                              </div>
              <div class="hero-article--hero-content">
                                                  <div class="blog-articles--item-category blog-articles--item-category__light">
                                          <a href="https://savangard.com/tag/machine-learning/" class="stretch-common-related">Machine learning</a>
                                      </div>
                                                  <h1 class="hero-article--hero-heading">Data has a better idea – how does machine learn?</h1>
                                                  <p class="hero-article--hero-desc hero-article--hero-desc__short">
                     So it is worth to ask a&nbsp;basic question: how does machine learn?<br>
                                      </p>
                                <div class="hero--arrow d-lg-none">
                  <a href="#" data-scroll-to="next-section">
                    <svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48" class="arrow-down">
  <g fill="none" stroke="#06dc22" stroke-width="2">
    <rect width="48" height="48" rx="24" stroke="none"/>
    <rect x="1" y="1" width="46" height="46" rx="23" fill="none"/>
  </g>
  <g transform="translate(12 12)">
    <g id="arrow-downward">
      <rect width="24" height="24" fill="#06dc22" opacity="0"/>
      <path d="M18.77,13.36a1,1,0,0,0-1.41-.13L13,16.86V5a1,1,0,0,0-2,0V16.86L6.64,13.23a1,1,0,1,0-1.28,1.54l6,5,.15.09.13.07a1,1,0,0,0,.72,0l.13-.07.15-.09,6-5a1,1,0,0,0,.13-1.41Z" fill="#06dc22" class="arrow-down-arrow"/>
    </g>
  </g>
</svg>
                  </a>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
          </header>



<section class="blog-content alignwide" id="section-1">
  <div class="container">
    <div class="row justify-content-center" data-aos="fade-up">
      <div class="col-lg-10">
        <div class="blog-content--row">
          <div class="blog-content--col blog-content--col__empty"></div>
          <div class="blog-content--main">
            <div class="blog-content--meta blog-content--meta__top">
                              <footer class="blog-content--meta-user">
                                      <img decoding="async" src="https://secure.gravatar.com/avatar/da2d7ac7ad84daf0e33f70963ba43baa05ef78bf0a7adb42d4936267e19ebf8b?s=70&#038;d=mm&#038;r=g" alt="Jakub Michalik"
                         class="blog-content--meta-user-photo">
                                    <div class="blog-content--meta-user-content">
                    <div class="blog-content--meta-user-name">Jakub Michalik</div>
                                      </div>
                </footer>
                            <div
                class="blog-content--meta-read-time">3 min read</div>
            </div>
            <div class="blog-content--decorator" data-aos="zoom-in" data-aos-delay="500"></div>
            <div class="blog-content--content">
              <p>Machine learning surrounds us in everyday life. By 2020 according to Gartner chatbots will take over the customer service in 85%. 41% of consumers believe that AI will improve their quality of life. The Netflix portal saves about $ 1 billion a&nbsp;year using a&nbsp;machine learning algorithm that personalizes the suggestions for following viewing titles based on our past decisions. No need to convince anyone that ML is not the future, but the present. And what’s more… companies are investing intensively in ML because they realize how much profits can it bring. <strong>So it is worth to ask a&nbsp;basic question: how does machine learn?</strong></p>
<p>Machine learning consists of three main elements: model, parameters, learner. The model is a&nbsp;system that creates predictions/identifications. Parameters determined by data provided to the system are factors by which the model formulates decisions. And last element: learning – the system adjusts the model by observing the differences between predictions and actual results. The algorithm should learn i.e. improve themselves the basis of observation of differences in results, update parameters based on new data, improve performance and gather experience.</p>
<p>In ML, several types of algorithms can be used. What are the basic differences between them?</p>
<p>Machine learning tasks are typically classified into several categories:</p>
<h3>Supervised learning</h3>
<p>This model involves providing a&nbsp;set of input and output data. That means that model gets information about the expected results. What we expect from model is that after providing the right amount of data, the algorithm will be able to classify or predict results from new set of data and improve results on the base of gather experience.</p>
<p>Possibilities of application – risk management, fraud detection, personalization of interaction, speech and text recognition.</p>
<h3>Unsupervised learning</h3>
<p>This model involves providing a&nbsp;set of input. And it must find a&nbsp;pattern based on the analysis of the received data and provide us with the output on its basis. The key task of the system is to identify complex processes and patterns on their own, without the need for human guidance. In this kind of learning, we can see a&nbsp;similarity to the operation of the human brain – conclusions are drawn based on analysis and observation.</p>
<p>Possibilities of application – recognition of similar objects</p>

            </div>
            <footer class="blog-content--meta blog-content--meta__bottom">
                              <footer class="blog-content--meta-user">
                                      <img decoding="async" src="https://secure.gravatar.com/avatar/da2d7ac7ad84daf0e33f70963ba43baa05ef78bf0a7adb42d4936267e19ebf8b?s=70&#038;d=mm&#038;r=g" alt="Jakub Michalik"
                         class="blog-content--meta-user-photo">
                                    <div class="blog-content--meta-user-content">
                    <div class="blog-content--meta-user-name">Jakub Michalik</div>
                                      </div>
                </footer>
                          </footer>
          </div>
          <div class="blog-content--col blog-content--col__social">
            <div class="blog-content--social">
              <ul>
                <li>
                  <a
                    href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsavangard.com%2Fdata-has-a-better-idea-how-does-machine-learn%2F&#038;t=Data+has+a+better+idea+%E2%80%93+how+does+machine+learn%3F"
                    onclick="javascript:window.open(this.href, '','menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600');return false;"
                    target="_blank" title="Share on Facebook">
                    <svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
                      <path d="M24.0098 21.25L24.5652 17.6305H21.0922V15.2816C21.0922 14.2914 21.5773 13.3262 23.1328 13.3262H24.7117V10.2445C24.7117 10.2445 23.2789 10 21.909 10C19.0488 10 17.1793 11.7336 17.1793 14.8719V17.6305H14V21.25H17.1793V30H21.0922V21.25H24.0098Z" fill="currentColor"/>
                    </svg>
                  </a>
                </li>
                <li>
                  <a
                    href="https://twitter.com/intent/tweet?text=https%3A%2F%2Fsavangard.com%2Fdata-has-a-better-idea-how-does-machine-learn%2F"
                    onclick="javascript:window.open(this.href, '','menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600');return false;"
                    target="_blank" title="Share on X">
                    <svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
                      <path d="M26.2434 10.25H29.5527L22.3246 18.5094L30.8277 29.75H24.1715L18.9543 22.9344L12.9918 29.75H9.67773L17.4074 20.9141L9.25586 10.25H16.0809L20.7918 16.4797L26.2434 10.25ZM25.0809 27.7719H26.9137L15.0824 12.125H13.1137L25.0809 27.7719Z" fill="currentColor"/>
                    </svg>
                  </a>
                </li>
                <li>
                  <span data-article-share='{"title": "Data has a better idea – how does machine learn?", "text": " So it is worth to ask a&amp;nbsp;basic question: how does machine learn?", "url": "https://savangard.com/data-has-a-better-idea-how-does-machine-learn/"}'
                        data-article-share-tooltip="Link copied to clipboard"
                        role="button"
                        aria-label="Share">
                    <svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
                      <path d="M27.75 14.9648C27.75 17.0703 26.0703 18.7148 24 18.7148C22.9883 18.7148 22.0703 18.3516 21.3984 17.6992L17.7227 19.5352C17.7422 19.6875 17.7148 19.8086 17.7148 20C17.7148 20.1562 17.7422 20.2773 17.7227 20.4648L21.3984 22.3008C22.0703 21.6484 22.9883 21.25 24 21.25C26.0703 21.25 27.75 22.8945 27.75 25C27.75 27.0703 26.0703 28.75 24 28.75C21.8945 28.75 20.25 27.0703 20.25 25C20.25 24.8086 20.2578 24.6875 20.2773 24.5352L16.6016 22.6992C15.9297 23.3516 15.0117 23.75 14 23.75C11.9289 23.75 10.25 22.0703 10.25 20C10.25 17.8945 11.9289 16.25 14 16.25C15.0117 16.25 15.9297 16.6484 16.6016 17.3008L20.2773 15.4648C20.2578 15.2773 20.25 15.1562 20.25 15C20.25 12.9289 21.8945 11.25 24 11.25C26.0703 11.25 27.75 12.9289 27.75 15V14.9648ZM13.9648 21.2148C14.6914 21.2148 15.2148 20.6914 15.2148 19.9648C15.2148 19.3086 14.6914 18.7148 13.9648 18.7148C13.3098 18.7148 12.7148 19.3086 12.7148 19.9648C12.7148 20.6914 13.3098 21.2148 13.9648 21.2148ZM24 13.7148C23.3086 13.7148 22.75 14.3086 22.75 14.9648C22.75 15.6914 23.3086 16.2148 24 16.2148C24.6914 16.2148 25.25 15.6914 25.25 14.9648C25.25 14.3086 24.6914 13.7148 24 13.7148ZM24 26.25C24.6914 26.25 25.25 25.6914 25.25 25C25.25 24.3086 24.6914 23.75 24 23.75C23.3086 23.75 22.75 24.3086 22.75 25C22.75 25.6914 23.3086 26.25 24 26.25Z" fill="currentColor"/>
                    </svg>
                  </span>
                </li>
              </ul>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</section>

<p>The post <a href="https://savangard.com/data-has-a-better-idea-how-does-machine-learn/">Data has a better idea – how does machine learn?</a> appeared first on <a href="https://savangard.com">Savangard</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
