<?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: Reshama Shaikh</title>
    <description>The latest articles on DEV Community by Reshama Shaikh (@reshamas).</description>
    <link>https://dev.to/reshamas</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%2F426332%2F499c68e1-cbaf-4b63-977e-e76433fc0619.jpeg</url>
      <title>DEV Community: Reshama Shaikh</title>
      <link>https://dev.to/reshamas</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/reshamas"/>
    <language>en</language>
    <item>
      <title>3 Components of Reviewing a Pull Request</title>
      <dc:creator>Reshama Shaikh</dc:creator>
      <pubDate>Wed, 09 Jun 2021 17:46:12 +0000</pubDate>
      <link>https://dev.to/reshamas/3-components-of-reviewing-a-pull-request-2f86</link>
      <guid>https://dev.to/reshamas/3-components-of-reviewing-a-pull-request-2f86</guid>
      <description>&lt;p&gt;Scikit-learn is the machine learning library for Python.  &lt;a href="https://www.linkedin.com/in/thomasjpfan/"&gt;Thomas Fan&lt;/a&gt;, a core developer for scikit-learn, gives a presentation on how to review pull requests.  Specifically, the 3 components are:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;The mechanics of code review on GitHub.&lt;/li&gt;
&lt;li&gt;The social aspects of code review and how to effectively give feedback.&lt;/li&gt;
&lt;li&gt;The technical aspects of reviewing a pull request.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;It's an informative video, with a great Q&amp;amp;A session at the end.&lt;br&gt;
&lt;a href="https://youtu.be/dyxS9KKCNzA"&gt;Thomas Fan:  Reviewing Pull Requests&lt;/a&gt;&lt;/p&gt;

</description>
      <category>python</category>
      <category>machinelearning</category>
      <category>datascience</category>
      <category>github</category>
    </item>
    <item>
      <title>Intro to Machine Learning</title>
      <dc:creator>Reshama Shaikh</dc:creator>
      <pubDate>Sat, 08 May 2021 15:58:55 +0000</pubDate>
      <link>https://dev.to/reshamas/intro-to-machine-learning-5c1n</link>
      <guid>https://dev.to/reshamas/intro-to-machine-learning-5c1n</guid>
      <description>&lt;p&gt;The creators and maintainers of scikit-learn have created a MOOC: Machine Learning in Python with scikit-learn.&lt;/p&gt;

&lt;p&gt;This MOOC is available for free; it was funded by Inria, the French national research institute for digital science and technology.&lt;/p&gt;

&lt;p&gt;This online course is beginner-friendly. A strong technical background is not required. Learners should have some familiarity with numpy, pandas, matplotlib.&lt;/p&gt;

&lt;p&gt;Information:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;This online course is available for free: &lt;a href="https://www.fun-mooc.fr/en/courses/machine-learning-python-scikit-learn/"&gt;Information &amp;amp; registration&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;All the materials will be made public and reusable&lt;/li&gt;
&lt;li&gt;8 weeks / 35 hours total&lt;/li&gt;
&lt;li&gt;Course dates : From May 18 to July 14, 2021&lt;/li&gt;
&lt;li&gt;Certificate: will be issued upon completion of course; share it on LinkedIn, etc.&lt;/li&gt;
&lt;/ul&gt;

</description>
    </item>
    <item>
      <title>PyLadies is 10 years!</title>
      <dc:creator>Reshama Shaikh</dc:creator>
      <pubDate>Mon, 12 Apr 2021 12:25:40 +0000</pubDate>
      <link>https://dev.to/reshamas/pyladies-is-10-years-b91</link>
      <guid>https://dev.to/reshamas/pyladies-is-10-years-b91</guid>
      <description>&lt;h2&gt;
  
  
  Background
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://www.pyladies.com/"&gt;PyLadies&lt;/a&gt; is a global group that was created to involve more women in the Python open-source community. PyLadies was founded in 2011, with the first chapter being established in Los Angeles in April of that year. There is more background available in the &lt;a href="https://en.wikipedia.org/wiki/PyLadies"&gt;PyLadies Wikipedia page&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;2021 is the &lt;strong&gt;10-YEAR Anniversary&lt;/strong&gt; of PyLadies!&lt;/p&gt;

&lt;p&gt;This article explores the current state of PyLadies, specifically data around chapters, locations and members:  &lt;a href="https://reshamas.github.io/2021-state-of-pyladies/"&gt;2021 State of PyLadies&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Video Talk
&lt;/h2&gt;

&lt;p&gt;Below is my video presentation for &lt;a href="https://iwd.pyladies.com"&gt;PyLadies International Women's Day&lt;/a&gt; (15 minutes). &lt;/p&gt;

</description>
      <category>python</category>
      <category>datascience</category>
      <category>womenintech</category>
      <category>opensource</category>
    </item>
    <item>
      <title>Contributing to Scikit-learn</title>
      <dc:creator>Reshama Shaikh</dc:creator>
      <pubDate>Tue, 07 Jul 2020 16:42:05 +0000</pubDate>
      <link>https://dev.to/reshamas/contributin-to-scikit-learn-44f3</link>
      <guid>https://dev.to/reshamas/contributin-to-scikit-learn-44f3</guid>
      <description>&lt;p&gt;These two videos provide detailed guidance on how to make your first contribution to scikit-learn, the machine learning library of Python.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.dataumbrella.org/open-source/contributing-to-scikit-learn"&gt;Learn to Contribute to Scikit-learn&lt;/a&gt;, in less than an hour.  &lt;/p&gt;

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