<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: amit chauhan</title>
    <description>The latest articles on DEV Community by amit chauhan (@amitprius).</description>
    <link>https://dev.to/amitprius</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F628341%2F68dea4f8-9788-4f14-8595-ab066e7d3320.jpg</url>
      <title>DEV Community: amit chauhan</title>
      <link>https://dev.to/amitprius</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/amitprius"/>
    <language>en</language>
    <item>
      <title>List of Fully Explained Machine Learning Algorithms</title>
      <dc:creator>amit chauhan</dc:creator>
      <pubDate>Wed, 12 May 2021 17:40:40 +0000</pubDate>
      <link>https://dev.to/amitprius/list-of-fully-explained-machine-learning-algorithms-4le</link>
      <guid>https://dev.to/amitprius/list-of-fully-explained-machine-learning-algorithms-4le</guid>
      <description>&lt;p&gt;Learning data science and machine learning is very much important now a days to get a sustainable survival in the hot jobs of 2021. &lt;br&gt;
Getting knowledge is a key to get on a right path. Here, i am sharing a list of machine learning algorithms to get started in artificial intelligence.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Regression Algorithms&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Linear Regression with Python&lt;br&gt;
Link: &lt;a href="https://pub.towardsai.net/fully-explained-linear-regression-with-python-fe2b313f32f3?source=friends_link&amp;amp;sk=53c91a2a51347ec2d93f8222c0e06402"&gt;https://pub.towardsai.net/fully-explained-linear-regression-with-python-fe2b313f32f3?source=friends_link&amp;amp;sk=53c91a2a51347ec2d93f8222c0e06402&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Logistic Regression with Python&lt;br&gt;
Link:&lt;a href="https://pub.towardsai.net/fully-explained-logistic-regression-with-python-f4a16413ddcd?source=friends_link&amp;amp;sk=528181f15a44e48ea38fdd9579241a78"&gt;https://pub.towardsai.net/fully-explained-logistic-regression-with-python-f4a16413ddcd?source=friends_link&amp;amp;sk=528181f15a44e48ea38fdd9579241a78&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;Classification Algorithms&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;SVM Classification with Python&lt;br&gt;
Link: &lt;a href="https://pub.towardsai.net/fully-explained-svm-classification-with-python-eda124997bcd?source=friends_link&amp;amp;sk=da300d557992d67808746ee706269b2f"&gt;https://pub.towardsai.net/fully-explained-svm-classification-with-python-eda124997bcd?source=friends_link&amp;amp;sk=da300d557992d67808746ee706269b2f&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Decision Tree Classification with Python&lt;br&gt;
Link: &lt;a href="https://pub.towardsai.net/fully-explained-decision-tree-classification-with-python-d90d3bd16836?source=friends_link&amp;amp;sk=419e4d54e32085a58216ad3b7cad4d23"&gt;https://pub.towardsai.net/fully-explained-decision-tree-classification-with-python-d90d3bd16836?source=friends_link&amp;amp;sk=419e4d54e32085a58216ad3b7cad4d23&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;K-Nearest Neighbors with Python&lt;br&gt;
Link: &lt;a href="https://pub.towardsai.net/fully-explained-k-nearest-neighbors-with-python-ebbe27f93ba9?source=friends_link&amp;amp;sk=d36e316f9d7efc8e80f66e7d277b6a8f"&gt;https://pub.towardsai.net/fully-explained-k-nearest-neighbors-with-python-ebbe27f93ba9?source=friends_link&amp;amp;sk=d36e316f9d7efc8e80f66e7d277b6a8f&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;Clustering Algorithms&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;K-means Clustering with Python&lt;br&gt;
Link: &lt;a href="https://pub.towardsai.net/fully-explained-k-means-clustering-with-python-e7caa573176a?source=friends_link&amp;amp;sk=9c5c613ceb10f2d203712634f3b6fb28"&gt;https://pub.towardsai.net/fully-explained-k-means-clustering-with-python-e7caa573176a?source=friends_link&amp;amp;sk=9c5c613ceb10f2d203712634f3b6fb28&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;DBScan Clustering Algorithm with Python&lt;br&gt;
Link: &lt;a href="https://pub.towardsai.net/fully-explained-dbscan-clustering-algorithm-with-python-a568139ebff5?source=friends_link&amp;amp;sk=fb2e979c6e0dff1fdbce06fddfbf5486"&gt;https://pub.towardsai.net/fully-explained-dbscan-clustering-algorithm-with-python-a568139ebff5?source=friends_link&amp;amp;sk=fb2e979c6e0dff1fdbce06fddfbf5486&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;BIRCH Clustering for Outliers with Python&lt;br&gt;
Link: &lt;a href="https://pub.towardsai.net/fully-explained-birch-clustering-for-outliers-with-python-2ad6243f126b?source=friends_link&amp;amp;sk=5628f0f907411ba7e3f4ec382c19ce93"&gt;https://pub.towardsai.net/fully-explained-birch-clustering-for-outliers-with-python-2ad6243f126b?source=friends_link&amp;amp;sk=5628f0f907411ba7e3f4ec382c19ce93&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;Ensemble Techniques&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Ensemble Random Forest Example with Python&lt;br&gt;
Link: &lt;a href="https://pub.towardsai.net/fully-explained-ensemble-techniques-example-with-python-b83e50310841?source=friends_link&amp;amp;sk=0becef8124530f2741ccf3b2a7be8404"&gt;https://pub.towardsai.net/fully-explained-ensemble-techniques-example-with-python-b83e50310841?source=friends_link&amp;amp;sk=0becef8124530f2741ccf3b2a7be8404&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Gradient Boosting Technique in Supervised Learning&lt;br&gt;
Link: &lt;a href="https://pub.towardsai.net/fully-explained-gradient-boosting-technique-in-supervised-learning-d3e293ca70e1?source=friends_link&amp;amp;sk=0094add5ffc4a8d33f32aad1a5fc6188"&gt;https://pub.towardsai.net/fully-explained-gradient-boosting-technique-in-supervised-learning-d3e293ca70e1?source=friends_link&amp;amp;sk=0094add5ffc4a8d33f32aad1a5fc6188&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

</description>
      <category>machinelearning</category>
      <category>python</category>
      <category>programming</category>
      <category>datascience</category>
    </item>
  </channel>
</rss>
