<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Anaconda Archives : Predictive Modeler</title>
	<atom:link href="https://predictivemodeler.com/tag/anaconda/feed/" rel="self" type="application/rss+xml" />
	<link>https://predictivemodeler.com/tag/anaconda/</link>
	<description></description>
	<lastBuildDate>Sat, 08 Aug 2020 05:02:39 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.5.4</generator>

<image>
	<url>https://predictivemodeler.com/wp-content/uploads/2019/01/favicon.png</url>
	<title>Anaconda Archives : Predictive Modeler</title>
	<link>https://predictivemodeler.com/tag/anaconda/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Updating Anaconda</title>
		<link>https://predictivemodeler.com/2019/10/24/updating-anaconda/</link>
					<comments>https://predictivemodeler.com/2019/10/24/updating-anaconda/#respond</comments>
		
		<dc:creator><![CDATA[Syed Mehmud]]></dc:creator>
		<pubDate>Thu, 24 Oct 2019 10:55:25 +0000</pubDate>
				<category><![CDATA[Practice]]></category>
		<category><![CDATA[Anaconda]]></category>
		<guid isPermaLink="false">https://predictivemodeler.com/?p=2766</guid>

					<description><![CDATA[<p>Follow these steps to keep your Anaconda installation up to date: Open Anaconda prompt. Typically you can search for this in windows 10, and then open the console (looks like a DOS prompt) Then you can follow the steps laid out here. The link shows how to update all packages in the current environment, as well as [&#8230;]</p>
<p>The post <a href="https://predictivemodeler.com/2019/10/24/updating-anaconda/">Updating Anaconda</a> appeared first on <a href="https://predictivemodeler.com">Predictive Modeler</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Follow these steps to keep your Anaconda installation up to date:</p>
<ol>
<li>Open Anaconda prompt. Typically you can search for this<img fetchpriority="high" decoding="async" class="wp-image-2767 alignright" src="https://predictivemodeler.com/wp-content/uploads/2019/10/anaconda.prompt.jpg" alt="" width="481" height="130" srcset="https://predictivemodeler.com/wp-content/uploads/2019/10/anaconda.prompt.jpg 975w, https://predictivemodeler.com/wp-content/uploads/2019/10/anaconda.prompt-300x81.jpg 300w, https://predictivemodeler.com/wp-content/uploads/2019/10/anaconda.prompt-768x208.jpg 768w, https://predictivemodeler.com/wp-content/uploads/2019/10/anaconda.prompt-830x225.jpg 830w, https://predictivemodeler.com/wp-content/uploads/2019/10/anaconda.prompt-230x62.jpg 230w, https://predictivemodeler.com/wp-content/uploads/2019/10/anaconda.prompt-350x95.jpg 350w, https://predictivemodeler.com/wp-content/uploads/2019/10/anaconda.prompt-480x130.jpg 480w" sizes="(max-width: 481px) 100vw, 481px" /> in windows 10, and then open the console (looks like a DOS prompt)</li>
<li>Then you can follow the steps laid out <a href="https://www.anaconda.com/keeping-anaconda-date/" target="_blank" rel="noopener noreferrer">here</a>. The link shows how to update all packages in the <em>current</em> environment, as well as specify an environment and then update the packages there (essentially the command: conda update &#8211;all [enter, those are 2 dashes before &#8216;all&#8217; btw]). You can also update specific packages, instructions are in the referenced link.</li>
<li>For example, see the picture below for an example of a command I used to update my TensorFlow environment</li>
</ol>
<p><img decoding="async" class="size-full wp-image-2768 alignright" src="https://predictivemodeler.com/wp-content/uploads/2019/10/anaconda.update.jpg" alt="" width="573" height="74" srcset="https://predictivemodeler.com/wp-content/uploads/2019/10/anaconda.update.jpg 573w, https://predictivemodeler.com/wp-content/uploads/2019/10/anaconda.update-300x39.jpg 300w, https://predictivemodeler.com/wp-content/uploads/2019/10/anaconda.update-230x30.jpg 230w, https://predictivemodeler.com/wp-content/uploads/2019/10/anaconda.update-350x45.jpg 350w, https://predictivemodeler.com/wp-content/uploads/2019/10/anaconda.update-480x62.jpg 480w" sizes="(max-width: 573px) 100vw, 573px" /></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Footnotes:</p>
<ul>
<li>It can happen (happened to me!) that the Anaconda Prompt disappears from the windows menu after performing an update. You can <a href="https://www.youtube.com/watch?v=HGn6SXQoPoc" target="_blank" rel="noopener noreferrer">follow the directions here</a> in order to find it again.</li>
</ul>
<p>The post <a href="https://predictivemodeler.com/2019/10/24/updating-anaconda/">Updating Anaconda</a> appeared first on <a href="https://predictivemodeler.com">Predictive Modeler</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://predictivemodeler.com/2019/10/24/updating-anaconda/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Installing Python</title>
		<link>https://predictivemodeler.com/2019/01/12/installing-python/</link>
					<comments>https://predictivemodeler.com/2019/01/12/installing-python/#respond</comments>
		
		<dc:creator><![CDATA[Syed Mehmud]]></dc:creator>
		<pubDate>Sat, 12 Jan 2019 15:30:49 +0000</pubDate>
				<category><![CDATA[Practice]]></category>
		<category><![CDATA[Anaconda]]></category>
		<category><![CDATA[Python]]></category>
		<guid isPermaLink="false">https://predictivemodeler.com/?p=2344</guid>

					<description><![CDATA[<p>Your Anaconda install includes Python. Please follow this link in order to install Anaconda &#38; run a test ordinary linear least-squares regression using Python. Link: Install Anaconda &#38; run OLS using Python &#160;</p>
<p>The post <a href="https://predictivemodeler.com/2019/01/12/installing-python/">Installing Python</a> appeared first on <a href="https://predictivemodeler.com">Predictive Modeler</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Your Anaconda install includes Python. Please follow this link in order to install Anaconda &amp; run a test ordinary linear least-squares regression using Python.</p>
<p>Link: <a href="https://predictivemodeler.com/2019/01/11/installing-anaconda/">Install Anaconda &amp; run OLS using Python</a></p>
<p>&nbsp;</p>
<p>The post <a href="https://predictivemodeler.com/2019/01/12/installing-python/">Installing Python</a> appeared first on <a href="https://predictivemodeler.com">Predictive Modeler</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://predictivemodeler.com/2019/01/12/installing-python/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Installing Anaconda</title>
		<link>https://predictivemodeler.com/2019/01/11/installing-anaconda/</link>
					<comments>https://predictivemodeler.com/2019/01/11/installing-anaconda/#comments</comments>
		
		<dc:creator><![CDATA[Syed Mehmud]]></dc:creator>
		<pubDate>Fri, 11 Jan 2019 18:45:04 +0000</pubDate>
				<category><![CDATA[Practice]]></category>
		<category><![CDATA[Anaconda]]></category>
		<category><![CDATA[Anaconda Navigator]]></category>
		<category><![CDATA[Python]]></category>
		<guid isPermaLink="false">https://predictivemodeler.com/?p=2290</guid>

					<description><![CDATA[<p>In this post you will: Install Anaconda Get Started with Anaconda Navigator Run a basic python command in a notebook Time to complete should be less than 30 minutes Anaconda is one of the fastest ways to install Python, R, Jupyter etc. It is essentially a software manager that will install and help you organize [&#8230;]</p>
<p>The post <a href="https://predictivemodeler.com/2019/01/11/installing-anaconda/">Installing Anaconda</a> appeared first on <a href="https://predictivemodeler.com">Predictive Modeler</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><strong>In this post you will:</strong></p>
<ol style="background-color: hsla(0, 45%, 95%, 0.32);">
<li>Install Anaconda</li>
<li>Get Started with Anaconda Navigator</li>
<li>Run a basic python command in a notebook</li>
<li><i class="fa fa-clock-o " ></i> Time to complete should be less than 30 minutes</li>
</ol>
<hr />
<p>Anaconda is one of the fastest ways to install Python, R, Jupyter etc. It is essentially a software manager that will install and help you organize your data science environment on a local machine. <a href="https://docs.anaconda.com/anaconda/navigator/" target="_blank" rel="noopener">Anaconda Navigator</a> is a very helpful Graphical User Interface (GUI) allowing you to launch various predictive modeling environments (e.g. RStudio), manage different versions of packages, and more.</p>
<h4>Step 1: Download &amp; Install <span style="color: #ff0000;">Anaconda</span></h4>
<p>You may download and install the Anaconda distribution here: <a href="https://www.anaconda.com/download/" target="_blank" rel="noopener">https://www.anaconda.com/download/</a>.</p>
<p>I recommend that you watch the following video before installing. Tip: It might help to pause the video at various stages and follow along.</p>
<div style="position: relative; padding-bottom: 56.25%; height: 0;"><iframe style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;" src="https://www.useloom.com/embed/51895f6cee7746579055f1f1d563e2de" frameborder="0" allowfullscreen="allowfullscreen"></iframe></div>
<p>&nbsp;</p>
<p>Excellent documentation to aid with your install is available here (windows): <a href="https://docs.anaconda.com/anaconda/install/windows/" target="_blank" rel="noopener">https://docs.anaconda.com/anaconda/install/windows/</a></p>
<p>&nbsp;</p>
<h4>Step 2: Getting Started with <span style="color: #ff0000;">Anaconda Navigator</span></h4>
<p>I recommend watching the following video in order to get up and running with Anaconda Navigator &amp; also running a basic command in a Python notebook.</p>
<p>Resource link for more details: <a href="http://docs.anaconda.com/anaconda/user-guide/getting-started/" target="_blank" rel="noopener">http://docs.anaconda.com/anaconda/user-guide/getting-started/</a></p>
<div style="position: relative; padding-bottom: 56.25%; height: 0;"><iframe style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;" src="https://www.useloom.com/embed/a04c45eabff44aadb4aa4eb7d48c4dca" frameborder="0" allowfullscreen="allowfullscreen"></iframe></div>
<p>&nbsp;</p>
<p>Congratulations! Now you have the power of Anaconda &amp; Python. Rattlesnakes next! Just kidding, but I will be back soon with more! <a href="https://predictivemodeler.com/subscribe/">Subscribe</a> to stay tuned.</p>
<hr />
<h4><span style="color: #3366ff;">FAQs</span></h4>
<p>If the install process was confusing or you had difficulty, please send a reply below.</p>
<p>&nbsp;</p>
<p>The post <a href="https://predictivemodeler.com/2019/01/11/installing-anaconda/">Installing Anaconda</a> appeared first on <a href="https://predictivemodeler.com">Predictive Modeler</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://predictivemodeler.com/2019/01/11/installing-anaconda/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
	</channel>
</rss>
