<?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: Levin</title>
    <description>The latest articles on DEV Community by Levin (@levintech).</description>
    <link>https://dev.to/levintech</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%2F821417%2F3821ce0d-aeaa-42e0-8c5c-26ecd2a74984.jpg</url>
      <title>DEV Community: Levin</title>
      <link>https://dev.to/levintech</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/levintech"/>
    <language>en</language>
    <item>
      <title>Python - Numpy</title>
      <dc:creator>Levin</dc:creator>
      <pubDate>Sat, 07 Jan 2023 04:10:53 +0000</pubDate>
      <link>https://dev.to/levintech/python-numpy-3aaa</link>
      <guid>https://dev.to/levintech/python-numpy-3aaa</guid>
      <description>&lt;p&gt;Dear, everyone.&lt;br&gt;
This is the final step of "HackInScience Python Exercises" series.&lt;br&gt;
I've finished all the numpy exercises and share them on my &lt;a href="https://github.com/levintech/HackInScience" rel="noopener noreferrer"&gt;Github&lt;/a&gt;.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Abelian sandpiles&lt;/li&gt;
&lt;li&gt;Make your own 2048 in Python!&lt;/li&gt;
&lt;li&gt;Dirichlet solver&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Hope my work would be little bit helpful for python beginners.&lt;br&gt;
To encourage me to continue, please follow me on &lt;a href="https://github.com/levintech" rel="noopener noreferrer"&gt;Github&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Best Regards.&lt;/p&gt;

</description>
      <category>python</category>
      <category>programming</category>
      <category>challenge</category>
      <category>beginners</category>
    </item>
    <item>
      <title>Python — Command line</title>
      <dc:creator>Levin</dc:creator>
      <pubDate>Fri, 06 Jan 2023 03:53:56 +0000</pubDate>
      <link>https://dev.to/levintech/python-command-line-367g</link>
      <guid>https://dev.to/levintech/python-command-line-367g</guid>
      <description>&lt;p&gt;Dear, everyone.&lt;br&gt;
This is fourth step of "HackInScience Python Exercises" series.&lt;br&gt;
I've finished all the command line exercises and share them on my &lt;a href="https://github.com/levintech/HackInScience" rel="noopener noreferrer"&gt;Github&lt;/a&gt;.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Print parameters&lt;/li&gt;
&lt;li&gt;Print the first parameter&lt;/li&gt;
&lt;li&gt;Simple adder&lt;/li&gt;
&lt;li&gt;Calculator&lt;/li&gt;
&lt;li&gt;Fir tree&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Hope my work would be little bit helpful for python beginners.&lt;br&gt;
To encourage me to continue, please follow me on &lt;a href="https://github.com/levintech" rel="noopener noreferrer"&gt;Github&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Best Regards.&lt;/p&gt;

</description>
      <category>python</category>
      <category>programming</category>
      <category>challenge</category>
      <category>beginners</category>
    </item>
    <item>
      <title>Python - Realist</title>
      <dc:creator>Levin</dc:creator>
      <pubDate>Thu, 05 Jan 2023 08:10:24 +0000</pubDate>
      <link>https://dev.to/levintech/python-realist-n16</link>
      <guid>https://dev.to/levintech/python-realist-n16</guid>
      <description>&lt;p&gt;Dear, everyone.&lt;br&gt;
This is third step of "HackInScience Python Exercises" series.&lt;br&gt;
I've finished all the realist exercises and share them on my &lt;a href="https://github.com/levintech/HackInScience" rel="noopener noreferrer"&gt;Github&lt;/a&gt;.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Longest word&lt;/li&gt;
&lt;li&gt;Print sorbet flavors&lt;/li&gt;
&lt;li&gt;Sets of love&lt;/li&gt;
&lt;li&gt;Sort students&lt;/li&gt;
&lt;li&gt;Reverse Roman Numerals&lt;/li&gt;
&lt;li&gt;Select students&lt;/li&gt;
&lt;li&gt;Friday the 13th&lt;/li&gt;
&lt;li&gt;The missing card&lt;/li&gt;
&lt;li&gt;Playing with anagrams&lt;/li&gt;
&lt;li&gt;Currency&lt;/li&gt;
&lt;li&gt;Flatten lists&lt;/li&gt;
&lt;li&gt;Perfect deck shuffle&lt;/li&gt;
&lt;li&gt;Hearts emojis&lt;/li&gt;
&lt;li&gt;Text framing&lt;/li&gt;
&lt;li&gt;Draw N Squares&lt;/li&gt;
&lt;li&gt;Student class&lt;/li&gt;
&lt;li&gt;Print battery charge&lt;/li&gt;
&lt;li&gt;Side by side&lt;/li&gt;
&lt;li&gt;Format your output&lt;/li&gt;
&lt;li&gt;Roman Numerals&lt;/li&gt;
&lt;li&gt;Caesar Cypher&lt;/li&gt;
&lt;li&gt;Break a safe&lt;/li&gt;
&lt;li&gt;Password Generator&lt;/li&gt;
&lt;li&gt;bencode, bdecode&lt;/li&gt;
&lt;li&gt;Restaurant menu&lt;/li&gt;
&lt;li&gt;Py Master Mind&lt;/li&gt;
&lt;li&gt;Elementary cellular automaton&lt;/li&gt;
&lt;li&gt;Temperature class&lt;/li&gt;
&lt;li&gt;Sequence Mining&lt;/li&gt;
&lt;li&gt;Change for 42€&lt;/li&gt;
&lt;li&gt;IRC logs as CSV&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Hope my work would be little bit helpful for python beginners.&lt;br&gt;
To encourage me to continue, please follow me on &lt;a href="https://github.com/levintech" rel="noopener noreferrer"&gt;Github&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Best Regards.&lt;/p&gt;

</description>
      <category>productivity</category>
      <category>music</category>
    </item>
    <item>
      <title>Python-Training</title>
      <dc:creator>Levin</dc:creator>
      <pubDate>Thu, 22 Dec 2022 19:23:45 +0000</pubDate>
      <link>https://dev.to/levintech/python-training-28e4</link>
      <guid>https://dev.to/levintech/python-training-28e4</guid>
      <description>&lt;p&gt;Dear, everyone. &lt;br&gt;
This is second step of "HackInScience Python Exercises" series.&lt;br&gt;
I've finished all the trianing exercises and share them on my &lt;a href="https://github.com/levintech/HackInScience" rel="noopener noreferrer"&gt;Github&lt;/a&gt;.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Distance&lt;/li&gt;
&lt;li&gt;Check if a number is prime&lt;/li&gt;
&lt;li&gt;Sum of every prime number below n&lt;/li&gt;
&lt;li&gt;Print every prime numbers in a range&lt;/li&gt;
&lt;li&gt;Next prime&lt;/li&gt;
&lt;li&gt;The Fibonacci sequence&lt;/li&gt;
&lt;li&gt;Exceptions&lt;/li&gt;
&lt;li&gt;Display the date and time&lt;/li&gt;
&lt;li&gt;Print the content of a file&lt;/li&gt;
&lt;li&gt;Pernicious numbers&lt;/li&gt;
&lt;li&gt;Product of iterable&lt;/li&gt;
&lt;li&gt;Count the lower 'e' in the 'words' file&lt;/li&gt;
&lt;li&gt;Is divisible by ?&lt;/li&gt;
&lt;li&gt;Frequency of letters in a file&lt;/li&gt;
&lt;li&gt;Doing HTTP requests&lt;/li&gt;
&lt;li&gt;Largest product in a series&lt;/li&gt;
&lt;li&gt;Lambda expressions&lt;/li&gt;
&lt;li&gt;Longest Collatz sequence&lt;/li&gt;
&lt;li&gt;Largest product in a grid&lt;/li&gt;
&lt;li&gt;CSV and Python&lt;/li&gt;
&lt;li&gt;Pascal's triangle&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Hope my work would be little bit helpful for python beginners.&lt;br&gt;
To encourage me to continue, please follow me on &lt;a href="https://github.com/levintech" rel="noopener noreferrer"&gt;Github&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Best Regards.&lt;/p&gt;

</description>
      <category>aws</category>
    </item>
    <item>
      <title>Python-Basics</title>
      <dc:creator>Levin</dc:creator>
      <pubDate>Wed, 21 Dec 2022 02:37:00 +0000</pubDate>
      <link>https://dev.to/levintech/python-basics-578n</link>
      <guid>https://dev.to/levintech/python-basics-578n</guid>
      <description>&lt;p&gt;Dear, everyone. &lt;br&gt;
This is first step of "HackInScience Python Exercises" series.&lt;br&gt;
I've finished all the basic exercises and share them on my &lt;a href="https://github.com/levintech/HackInScience" rel="noopener noreferrer"&gt;Github&lt;/a&gt;.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Hello World&lt;/li&gt;
&lt;li&gt;Print 42&lt;/li&gt;
&lt;li&gt;Number of seconds in a year&lt;/li&gt;
&lt;li&gt;Using operators&lt;/li&gt;
&lt;li&gt;Characters counting&lt;/li&gt;
&lt;li&gt;Fix the indentation&lt;/li&gt;
&lt;li&gt;Square numbers&lt;/li&gt;
&lt;li&gt;Powers of two&lt;/li&gt;
&lt;li&gt;Import&lt;/li&gt;
&lt;li&gt;Comparisons&lt;/li&gt;
&lt;li&gt;Counting Words&lt;/li&gt;
&lt;li&gt;First function&lt;/li&gt;
&lt;li&gt;Print even numbers&lt;/li&gt;
&lt;li&gt;Sum of even numbers &amp;lt;= 100&lt;/li&gt;
&lt;li&gt;Multiples of 3 and 5&lt;/li&gt;
&lt;li&gt;Temperatures&lt;/li&gt;
&lt;li&gt;Print every two letters pairs&lt;/li&gt;
&lt;li&gt;Print every pair of distinct letters&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Hope my work would be little bit helpful for python beginners.&lt;br&gt;
To encourage me to continue, please follow me on &lt;a href="https://github.com/levintech" rel="noopener noreferrer"&gt;Github&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Best Regards.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>design</category>
      <category>testing</category>
    </item>
    <item>
      <title>60 Days of Data Science and Machine Learning</title>
      <dc:creator>Levin</dc:creator>
      <pubDate>Thu, 15 Sep 2022 14:55:20 +0000</pubDate>
      <link>https://dev.to/levintech/60-days-of-data-science-and-machine-learning-32g0</link>
      <guid>https://dev.to/levintech/60-days-of-data-science-and-machine-learning-32g0</guid>
      <description>&lt;p&gt;Hello, everyone.&lt;/p&gt;

&lt;p&gt;Followings are fifth week of this series. You can find them on my &lt;a href="https://github.com/thunderstroke325/60-Days-of-Data-Science-and-ML" rel="noopener noreferrer"&gt;GitHub&lt;/a&gt;. You can run all the notebook on colab or jupyter notebook as well.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://github.com/levintech/60-Days-of-Data-Science-and-ML/blob/main/Day_31_Machine_Learning_Linear_Regression.ipynb" rel="noopener noreferrer"&gt;Day 31 - Machine Learning Linear Regression&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Topic : Univariate linear regression&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://github.com/levintech/60-Days-of-Data-Science-and-ML/blob/main/Day_32_Multiple_Linear_Regression_.ipynb" rel="noopener noreferrer"&gt;Day 32 - Multiple Linear Regression&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Topic : Multiple linear regression&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://github.com/levintech/60-Days-of-Data-Science-and-ML/blob/main/Day_33_Logistic_Regression_Project1.ipynb" rel="noopener noreferrer"&gt;Day 33 - Logistic Regression Project1&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Topic : Logistic Regression&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://github.com/levintech/60-Days-of-Data-Science-and-ML/blob/main/Day_35_Principal_Component_Analysis.ipynb" rel="noopener noreferrer"&gt;Day 35 - Principle Component Analysis&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Topic : Principle Component Analysis&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://github.com/levintech/60-Days-of-Data-Science-and-ML/blob/main/Day_36_Advanced_Regression_Techniques_Part1.ipynb" rel="noopener noreferrer"&gt;Day 36 - Advanced Regression Techniques Part1&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Topic : Advanced Regression Techniques&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://github.com/levintech/60-Days-of-Data-Science-and-ML/blob/main/Day_37_Advanced_Regression_Techniques_Part2.ipynb" rel="noopener noreferrer"&gt;Day 37 - Advanced Regression Techniques Part2&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Topic : Advanced Regression Techniques&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://github.com/levintech/60-Days-of-Data-Science-and-ML/blob/main/Day_38_Support_Vector_Machine.ipynb" rel="noopener noreferrer"&gt;Day 38 - Support Vector Machine&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Topic : SVM (Support Vector Machine)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://github.com/levintech/60-Days-of-Data-Science-and-ML/blob/main/Day_39_Scikit_learn.ipynb" rel="noopener noreferrer"&gt;Day 39 - Scikit-learn&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Topic : Basics of Scikit learn&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://github.com/levintech/60-Days-of-Data-Science-and-ML/blob/main/Day_40_Tensorflow.ipynb" rel="noopener noreferrer"&gt;Day 40 - Tensorflow&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Topic : Basics of Tensorflow&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Hope my work would be little bit helpful for AI enthusiastic.&lt;br&gt;
If that, please &lt;strong&gt;star&lt;/strong&gt; that repository then &lt;strong&gt;follow&lt;/strong&gt; me on &lt;strong&gt;Github&lt;/strong&gt; and &lt;strong&gt;Dev.to&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/levintech" rel="noopener noreferrer"&gt;https://github.com/levintech&lt;/a&gt;&lt;br&gt;
&lt;a href="https://dev.to/levintech"&gt;https://dev.to/levintech&lt;/a&gt;&lt;br&gt;
Best Regards.&lt;/p&gt;

</description>
      <category>datascience</category>
      <category>ai</category>
      <category>machinelearning</category>
      <category>python</category>
    </item>
    <item>
      <title>60 Days of Data Science and Machine Learning</title>
      <dc:creator>Levin</dc:creator>
      <pubDate>Tue, 06 Sep 2022 16:05:24 +0000</pubDate>
      <link>https://dev.to/levintech/60-days-of-data-science-and-machine-learning-174m</link>
      <guid>https://dev.to/levintech/60-days-of-data-science-and-machine-learning-174m</guid>
      <description>&lt;p&gt;Hello, everyone.&lt;/p&gt;

&lt;p&gt;Followings are fourth week of this series. You can find them on my &lt;a href="https://github.com/levintech/60-Days-of-Data-Science-and-ML" rel="noopener noreferrer"&gt;GitHub&lt;/a&gt;. You can run all the notebook on colab or jupyter notebook as well.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://github.com/levintech/60-Days-of-Data-Science-and-ML/blob/main/Day_22_All_the_Important_ML_algorithms.ipynb" rel="noopener noreferrer"&gt;Day 22 - All the important ML algorithms&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Topic : Quick overview of ML algorithms&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://github.com/levintech/60-Days-of-Data-Science-and-ML/blob/main/Day_24_Machine_Learning_Classification_Project2_Part1.ipynb" rel="noopener noreferrer"&gt;Day 24 - Machine Learning Classification Project2 Part1&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Topic : ML Classification on Customer Review and Analysis in details&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://github.com/levintech/60-Days-of-Data-Science-and-ML/blob/main/Day_25_Machine_Learning_Classification_Project2_Part2.ipynb" rel="noopener noreferrer"&gt;Day 25 - Machine Learning Classification Project2 Part2&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Topic : ML Classification on Customer Review and Analysis in details&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://github.com/levintech/60-Days-of-Data-Science-and-ML/blob/main/Day_26_Machine_Learning_Clustering_Project1_Part1.ipynb" rel="noopener noreferrer"&gt;Day 26 - Machine Learning Clustering Project1 Part1&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Topic : Machine Learning Clustering with Customer Segmentation&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://github.com/levintech/60-Days-of-Data-Science-and-ML/blob/main/Day_27_Machine_Learning_Clustering_Project1_Part2.ipynb" rel="noopener noreferrer"&gt;Day 27 - Machine Learning Clustering Project1 Part2&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Topic : Machine Learning Clustering with Customer Segmentation&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://github.com/levintech/60-Days-of-Data-Science-and-ML/blob/main/Day_28_Machine_Learning_Clustering_Project2_Part1.ipynb" rel="noopener noreferrer"&gt;Day 28 - Machine Learning Clustering Project2 Part1&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Topic : Machine Learning Clustering with Suctomer Personality Analysis&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://github.com/levintech/60-Days-of-Data-Science-and-ML/blob/main/Day_29_Machine_Learning_Clustering_Project2_Part2.ipynb" rel="noopener noreferrer"&gt;Day 29 - Machine Learning Clustering Project2 Part2&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Topic : Machine Learning Clustering with Suctomer Personality Analysis&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://github.com/levintech/60-Days-of-Data-Science-and-ML/blob/main/Day_30_Machine_Learning_Clustering_Project2_Part3.ipynb" rel="noopener noreferrer"&gt;Day 30 - Machine Learning Clustering Project2 Part3&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Topic : Machine Learning Clustering with Suctomer Personality Analysis&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Hope my work would be little bit helpful for AI enthusiastic.&lt;br&gt;
If that, please &lt;strong&gt;star&lt;/strong&gt; that repository then &lt;strong&gt;follow&lt;/strong&gt; me on &lt;strong&gt;Github&lt;/strong&gt; and &lt;strong&gt;Dev.to&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/levintech" rel="noopener noreferrer"&gt;https://github.com/levintech&lt;/a&gt;&lt;br&gt;
&lt;a href="https://dev.to/levintech"&gt;https://dev.to/levintech&lt;/a&gt;&lt;br&gt;
Best Regards.&lt;/p&gt;

</description>
      <category>datascience</category>
      <category>ai</category>
      <category>machinelearning</category>
      <category>python</category>
    </item>
    <item>
      <title>60 Days of Data Science and Machine Learning</title>
      <dc:creator>Levin</dc:creator>
      <pubDate>Wed, 24 Aug 2022 07:09:06 +0000</pubDate>
      <link>https://dev.to/levintech/60-days-of-data-science-and-machine-learning-1740</link>
      <guid>https://dev.to/levintech/60-days-of-data-science-and-machine-learning-1740</guid>
      <description>&lt;p&gt;Hello, everyone.&lt;/p&gt;

&lt;p&gt;Following are third week of this series. You can find them on my github repository. You can run all the notebook on colab or jupyter as well.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://github.com/levintech/60-Days-of-Data-Science-and-ML/blob/main/Day_15_Regression_Part2.ipynb" rel="noopener noreferrer"&gt;Day 15 - Repression Part2&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Topic : Support Vector Regression, Decision Tree Regression and Random Forest Regression&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://github.com/levintech/60-Days-of-Data-Science-and-ML/blob/main/Day_17_Kaggle%E2%80%99s_Annual_Machine_Learning_and_Data_Science_Survey_Part1.ipynb" rel="noopener noreferrer"&gt;Day 17 - Kaggle's Annual Machine Learning and Data Science Survey Part1&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Topic : Data Cleaning, Preprocessing, EDA and etc&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://github.com/levintech/60-Days-of-Data-Science-and-ML/blob/main/Day_18_DecisionTreeRegressor_and_RandomForestRegressor.ipynb" rel="noopener noreferrer"&gt;Day 18 - DecisionTreeRegressor and RandomForestRegressor&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Topic : Implement Regressor with Decision Tree and Random Forest&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://github.com/levintech/60-Days-of-Data-Science-and-ML/blob/main/Kaggle%27s_Annual_Machine_Learning_and_Data_Science_Survery_Part2.ipynb" rel="noopener noreferrer"&gt;Day 19 - Kaggle's Annual Machine Learning and Data Science Survey Part2&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Topic : Data Cleaning, Preprocessing, EDA and etc&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://github.com/levintech/60-Days-of-Data-Science-and-ML/blob/main/Day_20_Detailed_Crypto_Analysis.ipynb" rel="noopener noreferrer"&gt;Day 20 - Detailed Crypto Analysis&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Topic : Basic intuition to buid model to predict&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://github.com/levintech/60-Days-of-Data-Science-and-ML/blob/main/Day_21_Detailed_of_the_Netflix_Content.ipynb" rel="noopener noreferrer"&gt;Day 21 - Detailed Analysis of the Netflix Content&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Topic : Detailed analysis of the Netflix Content&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Hope my work would be little bit helpful for AI enthusiastic.&lt;br&gt;
If that, please star that repository then follow me on &lt;strong&gt;Github&lt;/strong&gt; and &lt;strong&gt;Dev.to&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/levintech" rel="noopener noreferrer"&gt;https://github.com/levintech&lt;/a&gt;&lt;br&gt;
&lt;a href="https://dev.to/levintech"&gt;https://dev.to/levintech&lt;/a&gt;&lt;br&gt;
Best Regards.&lt;/p&gt;

</description>
      <category>python</category>
      <category>datascience</category>
      <category>machinelearning</category>
      <category>ai</category>
    </item>
    <item>
      <title>60 Days of Data Science and Machine Learning</title>
      <dc:creator>Levin</dc:creator>
      <pubDate>Sat, 20 Aug 2022 05:28:00 +0000</pubDate>
      <link>https://dev.to/levintech/60-days-of-data-science-and-machine-learning-57p9</link>
      <guid>https://dev.to/levintech/60-days-of-data-science-and-machine-learning-57p9</guid>
      <description>&lt;p&gt;Hello, everyone.&lt;/p&gt;

&lt;p&gt;Following are first 2 weeks of this series. You can find them on my github repository. You can run all the notebook on colab or jupyter as well.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://github.com/levintech/60-Days-of-Data-Science-and-ML/blob/main/Day_01_Python_Basics_Part1.ipynb" rel="noopener noreferrer"&gt;Day 1 - Python Basics Part1&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Topic : Data Types, Strings, Operators, Chaining Comparison Operators with Logical Operators&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://github.com/levintech/60-Days-of-Data-Science-and-ML/blob/main/Day_02_Python_Basics_Part2.ipynb" rel="noopener noreferrer"&gt;Day 2 - Python Basics Part2&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Topic : Python Lists and Dictionaries, Sets, Tuples and etc&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://github.com/levintech/60-Days-of-Data-Science-and-ML/blob/main/Day_03_Python_Basics_Part3.ipynb" rel="noopener noreferrer"&gt;Day 3 - Python Basics Part3&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Topic : Loop, Break and Continue Statement, Object-Oriented Programming and Class&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://github.com/levintech/60-Days-of-Data-Science-and-ML/blob/main/Day_04_Intermediate_Python_Part1.ipynb" rel="noopener noreferrer"&gt;Day 4 - Intermediate Python Part1&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Topic : First Class Function, Private variables, Global and Non Local variables, Magic Function, Tuple Unpacking, Static Variables and Method&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://github.com/levintech/60-Days-of-Data-Science-and-ML/blob/main/Day_05_Intermediate_Python_Part2.ipynb" rel="noopener noreferrer"&gt;Day 5 - Intermediate Python Part2&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Topic : Lambda function, Matic methods, Inheritance and Polymorphism, Erros and Exception Handling, User-defined function, Python garbage collection, and debugger&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://github.com/levintech/60-Days-of-Data-Science-and-ML/blob/main/Day_06_Advanced_Python.ipynb" rel="noopener noreferrer"&gt;Day 6 - Advanced Python&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Topic : Decorators, Memoization using Decorators, Generators, Ordered and Defaultdict, Coroutine&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://github.com/levintech/60-Days-of-Data-Science-and-ML/blob/main/Day_07_Statistics_for_Data_Science_and_Machine_Learning.ipynb" rel="noopener noreferrer"&gt;Day 7 - Statistics for Data Science and Machine Learning&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Topic : Statistics for Data Science&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://github.com/levintech/60-Days-of-Data-Science-and-ML/blob/main/Day_08_Maths_for_Data_Science_and_Machine_Learning.ipynb" rel="noopener noreferrer"&gt;Day 8 - Maths for Data Science and Machine Learning&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Topic : Linear Algebra, Calculus, Matrix and Vectors, Bayes Theorem and Cheatsheets&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://github.com/levintech/60-Days-of-Data-Science-and-ML/blob/main/Day_09_Pandas_Part1.ipynb" rel="noopener noreferrer"&gt;Day 9 - Pandas Part1&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Topic : Pandas Series, DataFrame&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://github.com/levintech/60-Days-of-Data-Science-and-ML/blob/main/Day_10_Pandas_Part2.ipynb" rel="noopener noreferrer"&gt;Day 10 - Pandas Part2&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Topic : Indexing, Filtering, Transformation, Merging, Hierarchial Indexing&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://github.com/levintech/60-Days-of-Data-Science-and-ML/blob/main/Day_11_Numpy.ipynb" rel="noopener noreferrer"&gt;Day 11 - Numpy&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Topic : Flattening, Concatenation and Broadcasting&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://github.com/levintech/60-Days-of-Data-Science-and-ML/blob/main/Day_12_Data_PreProcessing_Part1.ipynb" rel="noopener noreferrer"&gt;Day 12 - Data PreProcessing Part1&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Topic : Encoding categorical data, Split data, Feature Scaling&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://github.com/levintech/60-Days-of-Data-Science-and-ML/blob/main/Day_13_Data_PreProcessing_Part2.ipynb" rel="noopener noreferrer"&gt;Day 13 - Data PreProcessing Part2&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Topic : Data Cleaning, Data Augmentation, Transformatoin, Channel Shift&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://github.com/levintech/60-Days-of-Data-Science-and-ML/blob/main/Day_14_Regression_Part1.ipynb" rel="noopener noreferrer"&gt;Day 14 - Regression Part1&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Topic : Simple Linear Regression, Multi Linear Regression, Polynomial Regression&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Hope my work would be little bit helpful for AI enthusiastic.&lt;br&gt;
If that, please star that repository then follow me on Github and Dev.to&lt;/p&gt;

&lt;p&gt;&lt;a href="https://dev.to/levintech"&gt;https://dev.to/levintech&lt;/a&gt;&lt;br&gt;
&lt;a href="https://github.com/levintech" rel="noopener noreferrer"&gt;https://github.com/levintech&lt;/a&gt;&lt;br&gt;
Best Regards.&lt;/p&gt;

</description>
      <category>python</category>
      <category>datascience</category>
      <category>machinelearning</category>
      <category>ai</category>
    </item>
    <item>
      <title>60 Days of Data Science and Machine Learning</title>
      <dc:creator>Levin</dc:creator>
      <pubDate>Wed, 17 Aug 2022 18:58:39 +0000</pubDate>
      <link>https://dev.to/levintech/60-days-of-data-science-and-machine-learning-29ci</link>
      <guid>https://dev.to/levintech/60-days-of-data-science-and-machine-learning-29ci</guid>
      <description>&lt;p&gt;Dear, everyone. Hope you are doing well.&lt;br&gt;
After I finished all the Kaggle courses, I found next materials to expend my knowledge for Data Science and Machine Learning. I choose this series from Medium which is Naina Chaturvedi.&lt;/p&gt;

&lt;p&gt;I had already finished first 2 weeks from this series. You can find them on my github repository. You can run all the notebook on colab or jupyter as well.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/levintech/60-Days-of-Data-Science-and-ML" rel="noopener noreferrer"&gt;https://github.com/levintech/60-Days-of-Data-Science-and-ML&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Hope my work would be little bit helpful for AI enthusiastic.&lt;br&gt;
If that, please &lt;strong&gt;star&lt;/strong&gt; that repository then &lt;strong&gt;follow me&lt;/strong&gt; on &lt;strong&gt;Github&lt;/strong&gt; and &lt;strong&gt;Dev.to&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://dev.to/levintech"&gt;https://dev.to/levintech&lt;/a&gt;&lt;br&gt;
&lt;a href="https://github.com/levintech" rel="noopener noreferrer"&gt;https://github.com/levintech&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Best Regards&lt;/p&gt;

</description>
      <category>datascience</category>
      <category>machinelearning</category>
      <category>tutorial</category>
      <category>beginners</category>
    </item>
    <item>
      <title>Completed all the Kaggle courses.</title>
      <dc:creator>Levin</dc:creator>
      <pubDate>Mon, 01 Aug 2022 04:23:58 +0000</pubDate>
      <link>https://dev.to/levintech/completed-all-the-kaggle-courses-3adj</link>
      <guid>https://dev.to/levintech/completed-all-the-kaggle-courses-3adj</guid>
      <description>&lt;p&gt;Hi, everyone. Hope you are doing well.&lt;br&gt;
About 2 months ago, I started enrolled the first Kaggle course - "Intro to Programming". After that, I have been keep learning on Kaggle courses and completed all the Kaggle course by today. You can find my work on my Github profile.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/levintech/kaggle-courses" rel="noopener noreferrer"&gt;https://github.com/levintech/kaggle-courses&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I will continue my work and push my all works on my Github.&lt;br&gt;
To encourage me to keep momentum on Data Science career, hope you &lt;strong&gt;follow&lt;/strong&gt; me and "&lt;strong&gt;star&lt;/strong&gt;" my repository on Github and Kaggle.&lt;br&gt;
Best Regards&lt;/p&gt;

</description>
      <category>datascience</category>
      <category>machinelearning</category>
      <category>deeplearning</category>
      <category>ai</category>
    </item>
    <item>
      <title>Earned 10 Certifications on Kaggle.</title>
      <dc:creator>Levin</dc:creator>
      <pubDate>Mon, 18 Jul 2022 17:35:35 +0000</pubDate>
      <link>https://dev.to/levintech/earned-10-certifications-on-kaggle-6ae</link>
      <guid>https://dev.to/levintech/earned-10-certifications-on-kaggle-6ae</guid>
      <description>&lt;p&gt;Dear, Everyone. Thank you being with my AI journey.&lt;/p&gt;

&lt;p&gt;In these days, I have been keep learning from Kaggle courses. By today, I completed 10 tutorials on Kaggle and earns 10 certifications.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Intro to Programming&lt;/li&gt;
&lt;li&gt;Python&lt;/li&gt;
&lt;li&gt;Intro to Machine Learning&lt;/li&gt;
&lt;li&gt;Pandas&lt;/li&gt;
&lt;li&gt;Intermediate to Machine Learning&lt;/li&gt;
&lt;li&gt;Data Visualization&lt;/li&gt;
&lt;li&gt;Feature Engineering&lt;/li&gt;
&lt;li&gt;SQL&lt;/li&gt;
&lt;li&gt;Advanced SQL&lt;/li&gt;
&lt;li&gt;Intro to Deep Learning&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;You can find all my work on my Github repository. If this repo is helpful for you, you can &lt;strong&gt;star&lt;/strong&gt; that one.&lt;br&gt;
&lt;a href="https://github.com/levintech/kaggle-courses" rel="noopener noreferrer"&gt;https://github.com/levintech/kaggle-courses&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Thanks for reading my first post carefully.&lt;br&gt;
To &lt;strong&gt;encourage&lt;/strong&gt; me continue work, please &lt;strong&gt;follow me&lt;/strong&gt; on &lt;strong&gt;Dev.to&lt;/strong&gt; and &lt;strong&gt;Github&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://dev.to/levintech"&gt;https://dev.to/levintech&lt;/a&gt;&lt;br&gt;
&lt;a href="https://github.com/levintech" rel="noopener noreferrer"&gt;https://github.com/levintech&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Best Regards.&lt;/p&gt;

</description>
      <category>datascience</category>
      <category>machinelearning</category>
      <category>deeplearning</category>
      <category>ai</category>
    </item>
  </channel>
</rss>
