<?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: Rapidminer 5.0 Video Tutorial #6 &#8211; Creating a Decision Tree with Rapidminer 5.0</title>
	<atom:link href="http://www.neuralmarkettrends.com/2010/03/10/rapidminer-5-0-video-tutorial-6/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.neuralmarkettrends.com/2010/03/10/rapidminer-5-0-video-tutorial-6/</link>
	<description>Rapidminer Evangelism &#38; Consulting</description>
	<lastBuildDate>Fri, 10 Feb 2012 14:59:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Tom</title>
		<link>http://www.neuralmarkettrends.com/2010/03/10/rapidminer-5-0-video-tutorial-6/comment-page-1/#comment-4055</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Tue, 26 Apr 2011 22:18:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.neuralmarkettrends.com/?p=2202#comment-4055</guid>
		<description>Hi Cort! If you want to know the correlation between your variables, you could use RM&#039;s correlation matrix operator. The Decision Tree operator can&#039;t handle a numerical label (output) so you&#039;d have to transform it into some sort of nominal label if possible.  You can try using the discretizing operators to transform your numerical label into a nomimal one.  Good luck and thanks for watching the tutorials!</description>
		<content:encoded><![CDATA[<p>Hi Cort! If you want to know the correlation between your variables, you could use RM&#8217;s correlation matrix operator. The Decision Tree operator can&#8217;t handle a numerical label (output) so you&#8217;d have to transform it into some sort of nominal label if possible.  You can try using the discretizing operators to transform your numerical label into a nomimal one.  Good luck and thanks for watching the tutorials!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cort</title>
		<link>http://www.neuralmarkettrends.com/2010/03/10/rapidminer-5-0-video-tutorial-6/comment-page-1/#comment-4054</link>
		<dc:creator>Cort</dc:creator>
		<pubDate>Tue, 26 Apr 2011 21:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.neuralmarkettrends.com/?p=2202#comment-4054</guid>
		<description>Hey Thomas, I loved your tutorials...keep up the rockin&#039; work. I must say though that you make it look very easy. I Have been having extreme difficulty creating a decision tree using the following fields in an Excel file: bought price,lender,state,employment,pay period,monthly income,requested amt,employed months.
I want to make the Label column &#039;bought price&#039; but then it complains about not being able to do a split test with numerical. Perhaps I&#039;m going about this model the wrong way? Basically I want to find the relationships/correlations as it pertains to &#039;bought price&#039; and the other variables. Any help would be sincerely appreciated. </description>
		<content:encoded><![CDATA[<p>Hey Thomas, I loved your tutorials&#8230;keep up the rockin&#8217; work. I must say though that you make it look very easy. I Have been having extreme difficulty creating a decision tree using the following fields in an Excel file: bought price,lender,state,employment,pay period,monthly income,requested amt,employed months.<br />
I want to make the Label column &#8216;bought price&#8217; but then it complains about not being able to do a split test with numerical. Perhaps I&#8217;m going about this model the wrong way? Basically I want to find the relationships/correlations as it pertains to &#8216;bought price&#8217; and the other variables. Any help would be sincerely appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.neuralmarkettrends.com/2010/03/10/rapidminer-5-0-video-tutorial-6/comment-page-1/#comment-3228</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Sun, 19 Sep 2010 09:23:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.neuralmarkettrends.com/?p=2202#comment-3228</guid>
		<description>Hi Kihmo,
I&#039;m working on book with the Rapid-i team that addresses this very issue. We hope to have it ready for press in April 2011.</description>
		<content:encoded><![CDATA[<p>Hi Kihmo,<br />
I&#8217;m working on book with the Rapid-i team that addresses this very issue. We hope to have it ready for press in April 2011.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kihmo</title>
		<link>http://www.neuralmarkettrends.com/2010/03/10/rapidminer-5-0-video-tutorial-6/comment-page-1/#comment-3222</link>
		<dc:creator>Kihmo</dc:creator>
		<pubDate>Thu, 16 Sep 2010 20:31:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.neuralmarkettrends.com/?p=2202#comment-3222</guid>
		<description>Hi Tom,

thank you so much for these great tutorials! It&#039;s really a professional level where it is fun for the visitors to learn more!

If you plan to make more tutorials in future I would kindly ask for a session on the different types of operators in Rapid Miner. Something like a rough overview without having to read tons of documentation... For what types do I use a neural net? What are typical question where I use a cross validation to find an answer? What is the different between weighting and ...

I&#039;m pretty new in data mining but thanks to your great videos and the easy GUI I already feel quite comfortable with the program. However, I&#039;m struggling on using the right operators or in other words I don&#039;t know whether the result that I get is really significant. A short overview on the general types of operators would be so great!


Thanks a million for all your effort you put in your blog and keep posting!!


Kind regards,
Kihmo</description>
		<content:encoded><![CDATA[<p>Hi Tom,</p>
<p>thank you so much for these great tutorials! It&#8217;s really a professional level where it is fun for the visitors to learn more!</p>
<p>If you plan to make more tutorials in future I would kindly ask for a session on the different types of operators in Rapid Miner. Something like a rough overview without having to read tons of documentation&#8230; For what types do I use a neural net? What are typical question where I use a cross validation to find an answer? What is the different between weighting and &#8230;</p>
<p>I&#8217;m pretty new in data mining but thanks to your great videos and the easy GUI I already feel quite comfortable with the program. However, I&#8217;m struggling on using the right operators or in other words I don&#8217;t know whether the result that I get is really significant. A short overview on the general types of operators would be so great!</p>
<p>Thanks a million for all your effort you put in your blog and keep posting!!</p>
<p>Kind regards,<br />
Kihmo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.neuralmarkettrends.com/2010/03/10/rapidminer-5-0-video-tutorial-6/comment-page-1/#comment-3105</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Thu, 13 May 2010 20:48:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.neuralmarkettrends.com/?p=2202#comment-3105</guid>
		<description>@Justin: On making a random data generator or do you mean creating your own data files?</description>
		<content:encoded><![CDATA[<p>@Justin: On making a random data generator or do you mean creating your own data files?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://www.neuralmarkettrends.com/2010/03/10/rapidminer-5-0-video-tutorial-6/comment-page-1/#comment-3093</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Thu, 06 May 2010 16:18:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.neuralmarkettrends.com/?p=2202#comment-3093</guid>
		<description>Thanks for the tutorials, it is great, I have a question, where can i find insight on how to customize or make a new model for data generation?</description>
		<content:encoded><![CDATA[<p>Thanks for the tutorials, it is great, I have a question, where can i find insight on how to customize or make a new model for data generation?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.neuralmarkettrends.com/2010/03/10/rapidminer-5-0-video-tutorial-6/comment-page-1/#comment-3089</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Thu, 29 Apr 2010 23:47:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.neuralmarkettrends.com/?p=2202#comment-3089</guid>
		<description>@Mark: Ok, I see.  Yes, there are algebraic formula&#039;s for all this stuff, some more complicated than others.  I remember doing them by hand in my decision analysis classes, it felt like I was being kicked in the crotch repeatedly.

I suggest getting a hold of a good operations research book, it should have the formulas for a lot of what you might be looking for.</description>
		<content:encoded><![CDATA[<p>@Mark: Ok, I see.  Yes, there are algebraic formula&#8217;s for all this stuff, some more complicated than others.  I remember doing them by hand in my decision analysis classes, it felt like I was being kicked in the crotch repeatedly.</p>
<p>I suggest getting a hold of a good operations research book, it should have the formulas for a lot of what you might be looking for.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Knecht</title>
		<link>http://www.neuralmarkettrends.com/2010/03/10/rapidminer-5-0-video-tutorial-6/comment-page-1/#comment-3088</link>
		<dc:creator>Mark Knecht</dc:creator>
		<pubDate>Thu, 29 Apr 2010 23:11:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.neuralmarkettrends.com/?p=2202#comment-3088</guid>
		<description>Tom - I&#039;m interested in discovering non-genetic, algebraic solutions using RM. I day trade and neural networks aren&#039;t going to play well inside of TradeStation. Personally I&#039;m not comfortable with trying to tie Rapid Miner to TradeStation in a live setup. However if I can mine some solutions that use my technical indicators with some sort of weightings then I can write that back into TradeStation code and backtest what I&#039;m finding in Rapid Miner for accuracy. 

As an example on of the first tutorials looks at the Golf sample data and builds a simple decision tree that appears to be completely algebraic/logic oriented. I believe one of your later tutorials looking at marketing data and deciding that certain zip codes and ages made sense to target. I&#039;d like to do models more like that and not neural based, at least for day trading.

Neural networks for multi-day trend trading make lots of sense to me.</description>
		<content:encoded><![CDATA[<p>Tom &#8211; I&#8217;m interested in discovering non-genetic, algebraic solutions using RM. I day trade and neural networks aren&#8217;t going to play well inside of TradeStation. Personally I&#8217;m not comfortable with trying to tie Rapid Miner to TradeStation in a live setup. However if I can mine some solutions that use my technical indicators with some sort of weightings then I can write that back into TradeStation code and backtest what I&#8217;m finding in Rapid Miner for accuracy. </p>
<p>As an example on of the first tutorials looks at the Golf sample data and builds a simple decision tree that appears to be completely algebraic/logic oriented. I believe one of your later tutorials looking at marketing data and deciding that certain zip codes and ages made sense to target. I&#8217;d like to do models more like that and not neural based, at least for day trading.</p>
<p>Neural networks for multi-day trend trading make lots of sense to me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.neuralmarkettrends.com/2010/03/10/rapidminer-5-0-video-tutorial-6/comment-page-1/#comment-3084</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Thu, 29 Apr 2010 10:54:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.neuralmarkettrends.com/?p=2202#comment-3084</guid>
		<description>@Mark: Are you referring to the actual formula and theory behind an artificial network?  Or are you referring to the parameters in the operators?  If you are interested in &quot;refining&quot; the parameters, such as learning rate and/or momentum, you can use the Parameter Optimization operator.</description>
		<content:encoded><![CDATA[<p>@Mark: Are you referring to the actual formula and theory behind an artificial network?  Or are you referring to the parameters in the operators?  If you are interested in &#8220;refining&#8221; the parameters, such as learning rate and/or momentum, you can use the Parameter Optimization operator.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Knecht</title>
		<link>http://www.neuralmarkettrends.com/2010/03/10/rapidminer-5-0-video-tutorial-6/comment-page-1/#comment-3079</link>
		<dc:creator>Mark Knecht</dc:creator>
		<pubDate>Wed, 28 Apr 2010 17:03:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.neuralmarkettrends.com/?p=2202#comment-3079</guid>
		<description>Tom,
   This was another good video. Thanks!

   One question that keeps coming up for me and possibly will be answered in a later video is what technology is actually in the underlying model? Is it something that has logical rules, or is is something neural network based? I _think_ that this one was logical and the rules could be converted to some other environment, but maybe others are neural and couldn&#039;t be used anywhere else.

   Maybe a future video could cover how to mine and extract rules that could be converted to code in another language.

- Mark</description>
		<content:encoded><![CDATA[<p>Tom,<br />
   This was another good video. Thanks!</p>
<p>   One question that keeps coming up for me and possibly will be answered in a later video is what technology is actually in the underlying model? Is it something that has logical rules, or is is something neural network based? I _think_ that this one was logical and the rules could be converted to some other environment, but maybe others are neural and couldn&#8217;t be used anywhere else.</p>
<p>   Maybe a future video could cover how to mine and extract rules that could be converted to code in another language.</p>
<p>- Mark</p>
]]></content:encoded>
	</item>
</channel>
</rss>

