<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>Just learning and thinking &#187; PMML</title>
	<atom:link href="http://www.rushcj.com/laomi/archives/tag/pmml/feed" rel="self" type="application/rss+xml" />
	<link>http://www.rushcj.com/laomi</link>
	<description></description>
	<lastBuildDate>Tue, 01 Nov 2011 15:57:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<!-- podcast_generator="podPress/8.8" - maintenance_release="8.8.4" -->
		<copyright>2006-2007 </copyright>
		<managingEditor>laomi4569@gmail.com (Just learning and thinking)</managingEditor>
		<webMaster>laomi4569@gmail.com (Just learning and thinking)</webMaster>
		<category>posts</category>
		<itunes:keywords></itunes:keywords>
		<itunes:subtitle></itunes:subtitle>
		<itunes:summary>Just learning and thinking</itunes:summary>
		<itunes:author>Just learning and thinking</itunes:author>
		<itunes:category text="Society &amp; Culture"/>
		<itunes:owner>
			<itunes:name>Just learning and thinking</itunes:name>
			<itunes:email>laomi4569@gmail.com</itunes:email>
		</itunes:owner>
		<itunes:block>No</itunes:block>
		<itunes:explicit>no</itunes:explicit>
		<itunes:image href="http://www.rushcj.com/laomi/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg" />
		<image>
			<url>http://www.rushcj.com/laomi/wp-content/plugins/podpress/images/powered_by_podpress.jpg</url>
			<title>Just learning and thinking</title>
			<link>http://www.rushcj.com/laomi</link>
			<width>144</width>
			<height>144</height>
		</image>
		<item>
		<title>PMML-Association rule</title>
		<link>http://www.rushcj.com/laomi/archives/226</link>
		<comments>http://www.rushcj.com/laomi/archives/226#comments</comments>
		<pubDate>Tue, 29 Jun 2010 09:02:31 +0000</pubDate>
		<dc:creator>laomi</dc:creator>
				<category><![CDATA[论文读后感]]></category>
		<category><![CDATA[PMML]]></category>

		<guid isPermaLink="false">http://www.rushcj.com/laomi/?p=226</guid>
		<description><![CDATA[PMML (Predictive Model Markup Language)是被20多个支持者和组织支持的数据挖掘和统计模型的主流标准，现在已经有一些主流的数据分析和挖掘工具已经支持了PMML，例如: SPSS, Weka等。 PMML is the leading standard for statistical and data mining models and supported by over 20 vendors and organizations. With PMML, it is straightforward to develop a model on one system using one application and deploy the model on another system using another application. 对于模型的描述我们知道，模型就像是一个黑盒子，你给它数据，它给你想得到的数据。例如对于一个分类器来说，一旦你将这个分类器已经训练好了，那么新的一条数据从这个模型的输入之后，模型会返回一个输出，告诉你所输入的这条数据时属于哪一类的。其实PMML其实就是数据统计和挖掘，这么个模型能够被多个软件使用，一旦你在一个软件中训练好一个模型，这个模型将会被支持PMML软件或者是应用复用，这个也是PMML的一个目的。 标题我取的是PMML-Association rule，其实是最近自己在写一个关于运用PMML去表达Association rule的例子，以及如何去扩展这个PMML。对于任何一个模型来说，都有它的输入和输出，在PMML中输入和输出已经表达好了，所以自己在这里只是去了解了一下它，没有进一步的去解读它的schema，在这里侧重点是对Association [...]]]></description>
		<wfw:commentRss>http://www.rushcj.com/laomi/archives/226/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
