<?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: Tushar Mittal</title>
    <description>The latest articles on DEV Community by Tushar Mittal (@techytushar).</description>
    <link>https://dev.to/techytushar</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%2F391253%2F10e9bce5-7986-471b-9279-1ec348aadd9c.jpeg</url>
      <title>DEV Community: Tushar Mittal</title>
      <link>https://dev.to/techytushar</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/techytushar"/>
    <language>en</language>
    <item>
      <title>Would You Have Survived!</title>
      <dc:creator>Tushar Mittal</dc:creator>
      <pubDate>Wed, 20 May 2020 20:34:02 +0000</pubDate>
      <link>https://dev.to/techytushar/would-you-have-survived-28pn</link>
      <guid>https://dev.to/techytushar/would-you-have-survived-28pn</guid>
      <description>&lt;h2&gt;
  
  
  My Project
&lt;/h2&gt;

&lt;p&gt;Although this is not my final year project, but I would like to share it with the community because its fun!&lt;/p&gt;

&lt;p&gt;In the initial days of learning Data Science, I trained a model on the very popular &lt;strong&gt;Titanic Dataset&lt;/strong&gt; and got good accuracy. I thought why not share it with everyone so that everyone can check whether they &lt;strong&gt;would have survived if they were on the Titanic ship&lt;/strong&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  Demo Link
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://titanic-survival.herokuapp.com/"&gt;Here is the working demo&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Link to Code
&lt;/h2&gt;

&lt;p&gt;&lt;code&gt;{% github.com/techytushar/would-you-have-survived %}&lt;/code&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  How I built it
&lt;/h2&gt;

&lt;p&gt;I mostly used &lt;strong&gt;Python&lt;/strong&gt; to build the project. The following stack was used:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Machine Learning:&lt;/strong&gt; Scikit Learn, Pandas, Numpy, XGBoost&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Web App:&lt;/strong&gt; Flask, JavaScript&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Deployment:&lt;/strong&gt; Heroku&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This was the first project which I deployed on Heroku and I realized how easy it was to deploy Python webapps on it. I also learnt how to connect machine learning model with webapps.&lt;/p&gt;

</description>
      <category>devgrad2020</category>
      <category>octograd2020</category>
      <category>githubsdp</category>
      <category>machinelearning</category>
    </item>
  </channel>
</rss>
