<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Data Mining Tools: From SAS to R/Java</title>
	<atom:link href="http://www.dataminingblog.com/data-mining-tools-from-sas-to-rjava/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dataminingblog.com/data-mining-tools-from-sas-to-rjava/</link>
	<description>Data mining crossroads - research, applications, news, list of blogs and customized search engine about data mining.</description>
	<lastBuildDate>Tue, 07 Feb 2012 08:14:55 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: OPREING</title>
		<link>http://www.dataminingblog.com/data-mining-tools-from-sas-to-rjava/comment-page-1/#comment-123891</link>
		<dc:creator>OPREING</dc:creator>
		<pubDate>Sat, 07 Jan 2012 19:17:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.dataminingblog.com/?p=727#comment-123891</guid>
		<description>http://www.hollandnumerics.co.uk/pdf/SAS2R2SAS_presentation.pdf

Hope this can help you</description>
		<content:encoded><![CDATA[<p><a href="http://www.hollandnumerics.co.uk/pdf/SAS2R2SAS_presentation.pdf" rel="nofollow">http://www.hollandnumerics.co.uk/pdf/SAS2R2SAS_presentation.pdf</a></p>
<p>Hope this can help you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Quant</title>
		<link>http://www.dataminingblog.com/data-mining-tools-from-sas-to-rjava/comment-page-1/#comment-121054</link>
		<dc:creator>Quant</dc:creator>
		<pubDate>Mon, 21 Nov 2011 11:30:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.dataminingblog.com/?p=727#comment-121054</guid>
		<description>SAS codes are ugly, I have also been looking for an automatic software to convert SAS to R, however, haven&#039;t got anything. So far I have to manually convert the codes, but it is a pain. Please share with us if you find some, thanks.</description>
		<content:encoded><![CDATA[<p>SAS codes are ugly, I have also been looking for an automatic software to convert SAS to R, however, haven&#8217;t got anything. So far I have to manually convert the codes, but it is a pain. Please share with us if you find some, thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sandro Saitta</title>
		<link>http://www.dataminingblog.com/data-mining-tools-from-sas-to-rjava/comment-page-1/#comment-48457</link>
		<dc:creator>Sandro Saitta</dc:creator>
		<pubDate>Sat, 21 Nov 2009 16:47:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.dataminingblog.com/?p=727#comment-48457</guid>
		<description>@Michael: Thanks for proposing the PMML approach. I will have a look at the SAS-to-PMML tool. Thanks for all the links.

@John: For interpreting SAS/Base code, the only tool I know is WPS. It is not free but much cheaper than a SAS licence. From SAS to PMML you can look at the link from Michael. I have never used S, so I can&#039;t help you for that.</description>
		<content:encoded><![CDATA[<p>@Michael: Thanks for proposing the PMML approach. I will have a look at the SAS-to-PMML tool. Thanks for all the links.</p>
<p>@John: For interpreting SAS/Base code, the only tool I know is WPS. It is not free but much cheaper than a SAS licence. From SAS to PMML you can look at the link from Michael. I have never used S, so I can&#8217;t help you for that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Pico</title>
		<link>http://www.dataminingblog.com/data-mining-tools-from-sas-to-rjava/comment-page-1/#comment-48419</link>
		<dc:creator>John Pico</dc:creator>
		<pubDate>Fri, 20 Nov 2009 15:26:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.dataminingblog.com/?p=727#comment-48419</guid>
		<description>Are there any opensource stats programs that will interpret my old SAS/base code. Also is it possible to convert SAS language to PMML to S language? Or  just use PMML in R?</description>
		<content:encoded><![CDATA[<p>Are there any opensource stats programs that will interpret my old SAS/base code. Also is it possible to convert SAS language to PMML to S language? Or  just use PMML in R?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Zeller</title>
		<link>http://www.dataminingblog.com/data-mining-tools-from-sas-to-rjava/comment-page-1/#comment-48373</link>
		<dc:creator>Michael Zeller</dc:creator>
		<pubDate>Wed, 18 Nov 2009 21:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dataminingblog.com/?p=727#comment-48373</guid>
		<description>I highly recommend to take a closer look at the Predictive Model Markup Language (PMML) standard which is supported by most commercial vendors as well as open source tools.  Open standards are the way to go, if you want to keep your options open and have more flexibility to choose a best-of-breed solution.  PMML bridges the gap to production deployment and integration of predictive models, e.g., you can deploy your models on the Amazon EC2 cloud with Zementis http://www.zementis.com

For SAS, only Enterprise Miner currently supports PMML export.  However, there seems to be a free tool that converts Base SAS to PMML, available for download at http://www.latentview.com/sas-2-pmml.html 

To learn more about PMML, please join the PMML discussion group on LinkedIn with links to various resources, tools that support PMML, and more:
http://www.linkedin.com/groupRegistration?gid=2328634</description>
		<content:encoded><![CDATA[<p>I highly recommend to take a closer look at the Predictive Model Markup Language (PMML) standard which is supported by most commercial vendors as well as open source tools.  Open standards are the way to go, if you want to keep your options open and have more flexibility to choose a best-of-breed solution.  PMML bridges the gap to production deployment and integration of predictive models, e.g., you can deploy your models on the Amazon EC2 cloud with Zementis <a href="http://www.zementis.com" rel="nofollow">http://www.zementis.com</a></p>
<p>For SAS, only Enterprise Miner currently supports PMML export.  However, there seems to be a free tool that converts Base SAS to PMML, available for download at <a href="http://www.latentview.com/sas-2-pmml.html" rel="nofollow">http://www.latentview.com/sas-2-pmml.html</a> </p>
<p>To learn more about PMML, please join the PMML discussion group on LinkedIn with links to various resources, tools that support PMML, and more:<br />
<a href="http://www.linkedin.com/groupRegistration?gid=2328634" rel="nofollow">http://www.linkedin.com/groupRegistration?gid=2328634</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sandro Saitta</title>
		<link>http://www.dataminingblog.com/data-mining-tools-from-sas-to-rjava/comment-page-1/#comment-37359</link>
		<dc:creator>Sandro Saitta</dc:creator>
		<pubDate>Tue, 06 Oct 2009 06:14:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.dataminingblog.com/?p=727#comment-37359</guid>
		<description>@Shane: Thanks for your comment. I&#039;m now trying WPS, which can read and interpret SAS code (with a much cheaper license price). I will blog about that soon.</description>
		<content:encoded><![CDATA[<p>@Shane: Thanks for your comment. I&#8217;m now trying WPS, which can read and interpret SAS code (with a much cheaper license price). I will blog about that soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shane</title>
		<link>http://www.dataminingblog.com/data-mining-tools-from-sas-to-rjava/comment-page-1/#comment-37274</link>
		<dc:creator>Shane</dc:creator>
		<pubDate>Mon, 05 Oct 2009 22:26:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.dataminingblog.com/?p=727#comment-37274</guid>
		<description>I dont think most people would replace SAS with Java programming... PostgreSQL/MySQL in combination with R or RapidMiner would be ok though.</description>
		<content:encoded><![CDATA[<p>I dont think most people would replace SAS with Java programming&#8230; PostgreSQL/MySQL in combination with R or RapidMiner would be ok though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sandro Saitta</title>
		<link>http://www.dataminingblog.com/data-mining-tools-from-sas-to-rjava/comment-page-1/#comment-30814</link>
		<dc:creator>Sandro Saitta</dc:creator>
		<pubDate>Fri, 11 Sep 2009 08:01:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.dataminingblog.com/?p=727#comment-30814</guid>
		<description>@Jay: Thanks for your input. I agree with you, that the platform/language should be chosen in advance. But it is often fixed by the client. And, in the consulting area, the client changes very often.</description>
		<content:encoded><![CDATA[<p>@Jay: Thanks for your input. I agree with you, that the platform/language should be chosen in advance. But it is often fixed by the client. And, in the consulting area, the client changes very often.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay B.Simha</title>
		<link>http://www.dataminingblog.com/data-mining-tools-from-sas-to-rjava/comment-page-1/#comment-30791</link>
		<dc:creator>Jay B.Simha</dc:creator>
		<pubDate>Thu, 10 Sep 2009 14:15:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.dataminingblog.com/?p=727#comment-30791</guid>
		<description>Sandro is right. Even though SAS is a powerful platform for analytics, not every client can afford it or need it. Also many of the practical analytics problems can be solved with freely available tools (open source or otherwise). It is just a matter of selecting right tool for the budget and requirement. As far as the conversion from SAS to Java, I have not faced such problems but prefer to write application in Java platform than to convert. It is just my preference.</description>
		<content:encoded><![CDATA[<p>Sandro is right. Even though SAS is a powerful platform for analytics, not every client can afford it or need it. Also many of the practical analytics problems can be solved with freely available tools (open source or otherwise). It is just a matter of selecting right tool for the budget and requirement. As far as the conversion from SAS to Java, I have not faced such problems but prefer to write application in Java platform than to convert. It is just my preference.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sandro Saitta</title>
		<link>http://www.dataminingblog.com/data-mining-tools-from-sas-to-rjava/comment-page-1/#comment-28152</link>
		<dc:creator>Sandro Saitta</dc:creator>
		<pubDate>Tue, 01 Sep 2009 19:26:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.dataminingblog.com/?p=727#comment-28152</guid>
		<description>@Haltux: Thanks for sharing your opinion. 

I believe that the current success of Java is in big part due to the applets (but I may be wrong).

Regarding the reimplementation, I agree, one should perhaps use an existing tool such as WEKA.</description>
		<content:encoded><![CDATA[<p>@Haltux: Thanks for sharing your opinion. </p>
<p>I believe that the current success of Java is in big part due to the applets (but I may be wrong).</p>
<p>Regarding the reimplementation, I agree, one should perhaps use an existing tool such as WEKA.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

