<?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: Razia</title>
    <description>The latest articles on DEV Community by Razia (@razia).</description>
    <link>https://dev.to/razia</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%2F440376%2F37b57c4e-97ba-49ed-b123-2bd08421d121.png</url>
      <title>DEV Community: Razia</title>
      <link>https://dev.to/razia</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/razia"/>
    <language>en</language>
    <item>
      <title>A Guide to Start In Data Science Field.</title>
      <dc:creator>Razia</dc:creator>
      <pubDate>Wed, 09 Sep 2020 10:49:34 +0000</pubDate>
      <link>https://dev.to/razia/a-guide-to-start-in-data-science-field-2bol</link>
      <guid>https://dev.to/razia/a-guide-to-start-in-data-science-field-2bol</guid>
      <description>&lt;p&gt;Data science is an inter-disciplinary field that uses scientific methods, processes, algorithms and systems to extract knowledge and insights from many structural and unstructured data.&lt;/p&gt;

&lt;p&gt;It's a new Oil to New world, We will discuss here how to start in DS/ML filed.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--Jg8bdlnX--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/t7mx1xbzvv9tlcpv2zv8.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--Jg8bdlnX--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/t7mx1xbzvv9tlcpv2zv8.jpg" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h4&gt;
  
  
  Step 1: Choose A programming language
&lt;/h4&gt;

&lt;p&gt;Python and R both are good languages to start your Data science career. R tends to be more popular in academia, and Python tends to be more popular in the industry, but both of language a lot of package t easy your work&lt;/p&gt;

&lt;h4&gt;
  
  
  Step 2: Learn data analysis, manipulation, and visualization with pandas
&lt;/h4&gt;

&lt;p&gt;Data analysis, manipulation and visualization is an important part of Data science project. As you know the Data more, you will predict it better.&lt;/p&gt;

&lt;p&gt;Libraries to learn In python for Data-Analysis&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Numpy&lt;/li&gt;
&lt;li&gt;Pandas&lt;/li&gt;
&lt;li&gt;Matplotlib&lt;/li&gt;
&lt;li&gt;Seaborn&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;
  
  
  Step 3: Learn machine learning with scikit-learn
&lt;/h4&gt;

&lt;p&gt;Scikit-learn is a machine learning library. To get start DS/ML. You have to learn it.&lt;br&gt;
It has a lot of supervised and unsupervised implemented in Package and it's an open-source tool. Check more at &lt;a href="https://scikit-learn.org/"&gt;https://scikit-learn.org/&lt;/a&gt;&lt;/p&gt;

&lt;h4&gt;
  
  
  Step 4: Practice More and More.
&lt;/h4&gt;

&lt;p&gt;Data Science and Machine learning is a growing field, you will face new technology and different problem approach every time. To solve the Data science problem you have to Practice a lot.&lt;/p&gt;

&lt;h4&gt;
  
  
  Resources for Data Science and Machine learning
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/user/sentdex"&gt;Sentdex&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/user/DataScienceDojo"&gt;Data Science Dojo&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/channel/UCYO_jab_esuFRV4b17AJtAw+"&gt;3blue1brown&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/user/krishnaik06"&gt;Krish Naik&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/channel/UC8butISFwT-Wl7EV0hUK0BQ"&gt;Freecodecamp&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;
  
  
  Books Recommendation to start
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;The element of statistical learning&lt;/li&gt;
&lt;li&gt;Hand's on Machine learning with Scikit learn, Keras and TensorFlow&lt;/li&gt;
&lt;li&gt;Understanding Machine learning Theory
Deep learning with Pytorch&lt;/li&gt;
&lt;li&gt;Machine learning mastery with Python
Python For Data analysis&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;For more details Download Telegram app and visit &lt;a href="https://t.me/machinelearningworld"&gt;https://t.me/machinelearningworld&lt;/a&gt;&lt;/p&gt;

&lt;h4&gt;
  
  
  Libraries of Learn Data science
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;Numpy&lt;/li&gt;
&lt;li&gt;Pandas&lt;/li&gt;
&lt;li&gt;Matplotlib&lt;/li&gt;
&lt;li&gt;Seaborn&lt;/li&gt;
&lt;li&gt;Tensorflow&lt;/li&gt;
&lt;li&gt;Keras&lt;/li&gt;
&lt;li&gt;PyTorch&lt;/li&gt;
&lt;li&gt;Scikit-Learn&lt;/li&gt;
&lt;li&gt;XGBoost&lt;/li&gt;
&lt;li&gt;PlotLy&lt;/li&gt;
&lt;/ul&gt;

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