<?xml version="1.0" encoding="utf-8" ?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">

    <title type="text">perClass</title>
    <link rel="alternate" type="text/html" href="http://perclass.com/index.php/forums/" />
    <link rel="self" type="application/atom+xml" href="http://perclass.com/index.php/forums/atom/" />
    <updated></updated>
    <rights>Copyright (c) 2012</rights>
    <generator uri="http://expressionengine.com/" version="1.6.3">ExpressionEngine</generator>
    <id>tag:perclass.com,2012:02:02</id>


    <entry>
      <title>Index out of bounds in sdsvc</title>
      <link rel="alternate" type="text/html" href="http://perclass.com/index.php/forums/viewthread/363/" />      
      <id>tag:perclass.com,2012:index.php/forums/viewthread/.363</id>
      <published>2012-01-31T22:25:13Z</published>
      <updated></updated>
      <author><name>tomasz</name></author>
      <content type="html">
      <![CDATA[
        <p>Hi, 
<br />
training sdsvc with default settings on a particular dataset I obtain as follows:
<br />
</p><div class="codeblock"><code>
<span style="color: #007700">???&nbsp;</span><span style="color: #0000BB">Error&nbsp;using&nbsp;</span><span style="color: #007700">==&gt;&nbsp;</span><span style="color: #0000BB">ind2code&nbsp;at&nbsp;8<br />Index&nbsp;out&nbsp;of&nbsp;bounds</span><span style="color: #007700">.<br /><br /></span><span style="color: #0000BB">Error&nbsp;in&nbsp;</span><span style="color: #007700">==&gt;&nbsp;..</span><span style="color: #0000BB">\perClass_Demo\perclass\</span><span style="color: #007700">@</span><span style="color: #0000BB">sddata\subset</span><span style="color: #007700">.</span><span style="color: #0000BB">p</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">subset&nbsp;at&nbsp;73<br /><br /><br />Error&nbsp;in&nbsp;</span><span style="color: #007700">==&gt;&nbsp;..</span><span style="color: #0000BB">\perClass_Demo\perclass\</span><span style="color: #007700">@</span><span style="color: #0000BB">sddata\subsref</span><span style="color: #007700">.</span><span style="color: #0000BB">p</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">subsref&nbsp;at&nbsp;31<br /><br /><br />Error&nbsp;in&nbsp;</span><span style="color: #007700">==&gt;&nbsp;..</span><span style="color: #0000BB">\perClass_Demo\perclass\sdsvc</span><span style="color: #007700">.</span><span style="color: #0000BB">p</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">sdsvc&nbsp;at&nbsp;210<br /><br /><br />Error&nbsp;in&nbsp;</span><span style="color: #007700">==&gt;&nbsp;..</span><span style="color: #0000BB">\perClass_Demo\perclass\</span><span style="color: #007700">@</span><span style="color: #0000BB">sdppl\apply_untrained</span><span style="color: #007700">.</span><span style="color: #0000BB">p</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">apply_untrained&nbsp;at&nbsp;150<br /><br /><br />Error&nbsp;in&nbsp;</span><span style="color: #007700">==&gt;&nbsp;..</span><span style="color: #0000BB">\perClass_Demo\perclass\</span><span style="color: #007700">@</span><span style="color: #0000BB">sdppl\mtimes</span><span style="color: #007700">.</span><span style="color: #0000BB">p</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">mtimes&nbsp;at&nbsp;72<br /><br /><br />Error&nbsp;in&nbsp;</span><span style="color: #007700">==&gt;&nbsp;</span><span style="color: #0000BB">par_classify_BR&nbsp;at&nbsp;20<br />&nbsp;&nbsp;&nbsp;&nbsp;trainedSvc</span><span style="color: #007700">=</span><span style="color: #0000BB">trainngData</span><span style="color: #007700">*</span><span style="color: #0000BB">untrainedSvc</span><span style="color: #007700">;</span>
</code></div><p>
Could you please help with the problem?
</p>
<p>
Thanks in advance.
<br />
Tomasz
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>bug in fixedcc.m</title>
      <link rel="alternate" type="text/html" href="http://perclass.com/index.php/forums/viewthread/360/" />      
      <id>tag:perclass.com,2012:index.php/forums/viewthread/.360</id>
      <published>2012-01-17T14:49:16Z</published>
      <updated></updated>
      <author><name>Mihai F.</name></author>
      <content type="html">
      <![CDATA[
        <p>Hi, 
</p>
<p>
Line 204 in fixedcc.m function : 
<br />
par - w.data&#123;4&#125;;
</p>
<p>
Should it be replaced by ?
<br />
par = w.data&#123;4&#125;;
</p>
<p>
Thank you for your help.
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Internal error in sdtree</title>
      <link rel="alternate" type="text/html" href="http://perclass.com/index.php/forums/viewthread/359/" />      
      <id>tag:perclass.com,2012:index.php/forums/viewthread/.359</id>
      <published>2012-01-13T17:57:08Z</published>
      <updated></updated>
      <author><name>tomasz</name></author>
      <content type="html">
      <![CDATA[
        <p>Please help figure out what is the problem.
</p>
<p>
&gt;&gt; sdtree(ds)
<br />
??? Error using ==&gt; perclass_mex
<br />
Tree training: Internal error
</p>
<p>
Error in ==&gt;
<br />
C:\Documents\Nauka\ResearchEnv\PerClass\perClass_Demo\perclass\sdtree.p&gt;sdtree at
<br />
181
</p>
<p>
I am using:
<br />
perClass Demo 3.1.2 (22-Dec-2011), Copyright (C) 2007-2011, PR Sys Design, All rights reserved
</p>
<p>
Regards.
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>nusvc Does not work</title>
      <link rel="alternate" type="text/html" href="http://perclass.com/index.php/forums/viewthread/340/" />      
      <id>tag:perclass.com,2011:index.php/forums/viewthread/.340</id>
      <published>2011-08-17T08:47:50Z</published>
      <updated></updated>
      <author><name>ChadZ1</name></author>
      <content type="html">
      <![CDATA[
        <p>Example 1:
<br />
nusvc([],&#8217;p&#8217;,1,.1)
</p>
<p>
generates error due to nu parameter being supplied, but documentation says this should work.
</p>
<p>
Example 2:
<br />
nusvc(dataset(randn(10,3), [ones(5,1);zeros(5,1)]), &#8216;p&#8217;, 1);
</p>
<p>
generates error as well.
</p>
<p>
This is on PRTools version 4.1.12
</p>
<p>
Frustrating&#8230;
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Inverted axis , title, and x&#45;ylabel using sdscatter</title>
      <link rel="alternate" type="text/html" href="http://perclass.com/index.php/forums/viewthread/260/" />      
      <id>tag:perclass.com,2010:index.php/forums/viewthread/.260</id>
      <published>2010-10-24T21:24:19Z</published>
      <updated></updated>
      <author><name>dim</name></author>
      <content type="html">
      <![CDATA[
        <p>Hello, 
</p>
<p>
as you can see at both attached images, 
<br />
while i was trying to check the 
<br />
sdscatter(ts,p)
<br />
sdscatter(ts,pd2)
<br />
according to &#8220;Chapter 3: Getting Started&#8221;
<br />
i received inverted plots..
<br />
This also happened during executing the example .m files&#8230;
</p>
<p>
If someone knows a way to fix this please reply&#8230;
</p>
<p>
Thanks..
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Small inconsistency in the documentation</title>
      <link rel="alternate" type="text/html" href="http://perclass.com/index.php/forums/viewthread/317/" />      
      <id>tag:perclass.com,2011:index.php/forums/viewthread/.317</id>
      <published>2011-06-14T13:44:13Z</published>
      <updated></updated>
      <author><name>Jean-Michel</name></author>
      <content type="html">
      <![CDATA[
        <p>Dear PRSD Team,
</p>
<p>
Two minor remarks about Section 9.5.1 in the latest documentation:
</p>
<p>
1) the &#8220;t&#8221; of &#8220;fruit&#8221; is missing in the 4th sentence,
<br />
2) In the last line just before Section 9.5.2, I noticed that you&#8217;re mentioning a non-cancer classe while demonstrating with the fruit dataset. (I hope I understood correctly :-)) 
</p>
<p>
Cheers,
</p>
<p>
Jean-Michel
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Randomly selecting only one sample from the whole dataset</title>
      <link rel="alternate" type="text/html" href="http://perclass.com/index.php/forums/viewthread/298/" />      
      <id>tag:perclass.com,2011:index.php/forums/viewthread/.298</id>
      <published>2011-04-08T11:58:07Z</published>
      <updated></updated>
      <author><name>Jean-Michel</name></author>
      <content type="html">
      <![CDATA[
        <p>Hello,
</p>
<p>
Using randsubset I can select 1 sample per class but not 1 sample out of the whole dataset.
</p>
<p>
</p><div class="codeblock"><code>
<span style="color: #007700">&gt;&gt;&nbsp;</span><span style="color: #0000BB">D<br />14873&nbsp;by&nbsp;64&nbsp;sddata</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">10&nbsp;classes</span><span style="color: #007700">:&nbsp;</span><span style="color: #0000BB">&#91;1911&nbsp;&nbsp;&nbsp;197&nbsp;&nbsp;3923&nbsp;&nbsp;2078&nbsp;&nbsp;&nbsp;287&nbsp;&nbsp;&nbsp;286&nbsp;&nbsp;3475&nbsp;&nbsp;&nbsp;509&nbsp;&nbsp;&nbsp;270&nbsp;&nbsp;1937&#93;<br /></span><span style="color: #007700">&gt;&gt;&nbsp;</span><span style="color: #0000BB">randsubset</span><span style="color: #007700">(</span><span style="color: #0000BB">D</span><span style="color: #007700">,</span><span style="color: #0000BB">1</span><span style="color: #007700">)<br /></span><span style="color: #0000BB">10&nbsp;by&nbsp;64&nbsp;sddata</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">10&nbsp;classes</span><span style="color: #007700">:&nbsp;</span><span style="color: #0000BB">&#91;1&nbsp;&nbsp;1&nbsp;&nbsp;1&nbsp;&nbsp;1&nbsp;&nbsp;1&nbsp;&nbsp;1&nbsp;&nbsp;1&nbsp;&nbsp;1&nbsp;&nbsp;1&nbsp;&nbsp;1&#93;<br /></span><span style="color: #007700">&gt;&gt;&nbsp;</span><span style="color: #0000BB">randsubset</span><span style="color: #007700">(</span><span style="color: #0000BB">D</span><span style="color: #007700">,</span><span style="color: #0000BB">1</span><span style="color: #007700">,</span><span style="color: #DD0000">'all'</span><span style="color: #007700">)<br />???&nbsp;</span><span style="color: #0000BB">Error&nbsp;using&nbsp;</span><span style="color: #007700">==&gt;&nbsp;</span><span style="color: #0000BB">randsubset&nbsp;at&nbsp;115<br />Parameter&nbsp;out&nbsp;of&nbsp;range</span>
</code></div><p>
</p>
<p>
Actually, I do not know yet if it is a misuse or a bug...Could somebody help me?
</p>
<p>
Best regards,
</p>
<p>
Jean-Michel
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Size of index arrays returned by the subset function</title>
      <link rel="alternate" type="text/html" href="http://perclass.com/index.php/forums/viewthread/279/" />      
      <id>tag:perclass.com,2011:index.php/forums/viewthread/.279</id>
      <published>2011-01-03T14:54:54Z</published>
      <updated></updated>
      <author><name>Jean-Michel</name></author>
      <content type="html">
      <![CDATA[
        <p>Hello,
</p>
<p>
I noticed that the (index array) output arguments in sddata/subset have inconsistent sizes.
<br />
</p><div class="codeblock"><code>
<span style="color: #0000BB">&#91;B</span><span style="color: #007700">,</span><span style="color: #0000BB">REST</span><span style="color: #007700">,</span><span style="color: #0000BB">IND</span><span style="color: #007700">,</span><span style="color: #0000BB">IND2&#93;</span><span style="color: #007700">=</span><span style="color: #0000BB">subset</span><span style="color: #007700">(</span><span style="color: #0000BB">A</span><span style="color: #007700">,</span><span style="color: #0000BB">CLASSES</span><span style="color: #007700">)</span>
</code></div><p>
While IND is a row vector, IND2 is generally a columns vector.
<br />
Example:
<br />
</p><div class="codeblock"><code>
<span style="color: #007700">&gt;&gt;&nbsp;</span><span style="color: #0000BB">&#91;r</span><span style="color: #007700">,</span><span style="color: #0000BB">s</span><span style="color: #007700">,</span><span style="color: #0000BB">Ir</span><span style="color: #007700">,</span><span style="color: #0000BB">Is&#93;&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">subset</span><span style="color: #007700">(</span><span style="color: #0000BB">a</span><span style="color: #007700">.</span><span style="color: #0000BB">a</span><span style="color: #007700">,</span><span style="color: #DD0000">'class'</span><span style="color: #007700">,</span><span style="color: #DD0000">'apple'</span><span style="color: #007700">);<br />&gt;&gt;&nbsp;</span><span style="color: #0000BB">a&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">load</span><span style="color: #007700">(</span><span style="color: #DD0000">'fruit'</span><span style="color: #007700">);<br />&gt;&gt;&nbsp;</span><span style="color: #0000BB">&#91;r</span><span style="color: #007700">,</span><span style="color: #0000BB">s</span><span style="color: #007700">,</span><span style="color: #0000BB">Ir</span><span style="color: #007700">,</span><span style="color: #0000BB">Is&#93;&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">subset</span><span style="color: #007700">(</span><span style="color: #0000BB">a</span><span style="color: #007700">.</span><span style="color: #0000BB">a</span><span style="color: #007700">,</span><span style="color: #DD0000">'class'</span><span style="color: #007700">,</span><span style="color: #DD0000">'apple'</span><span style="color: #007700">);<br />&gt;&gt;&nbsp;</span><span style="color: #0000BB">r<br /></span><span style="color: #DD0000">'Fruit&nbsp;set'&nbsp;</span><span style="color: #0000BB">100&nbsp;by&nbsp;2&nbsp;sddata</span><span style="color: #007700">,&nbsp;class:&nbsp;</span><span style="color: #DD0000">'apple'<br /></span><span style="color: #007700">&gt;&gt;&nbsp;</span><span style="color: #0000BB">s<br /></span><span style="color: #DD0000">'Fruit&nbsp;set'&nbsp;</span><span style="color: #0000BB">160&nbsp;by&nbsp;2&nbsp;sddata</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">2&nbsp;classes</span><span style="color: #007700">:&nbsp;</span><span style="color: #DD0000">'banana'</span><span style="color: #007700">(</span><span style="color: #0000BB">100</span><span style="color: #007700">)&nbsp;</span><span style="color: #DD0000">'stone'</span><span style="color: #007700">(</span><span style="color: #0000BB">60</span><span style="color: #007700">)&nbsp;<br />&gt;&gt;&nbsp;</span><span style="color: #0000BB">size</span><span style="color: #007700">(</span><span style="color: #0000BB">Ir</span><span style="color: #007700">)<br /><br /></span><span style="color: #0000BB">ans&nbsp;</span><span style="color: #007700">=<br /><br />&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">100&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1<br /><br /></span><span style="color: #007700">&gt;&gt;&nbsp;</span><span style="color: #0000BB">size</span><span style="color: #007700">(</span><span style="color: #0000BB">Is</span><span style="color: #007700">)<br /><br /></span><span style="color: #0000BB">ans&nbsp;</span><span style="color: #007700">=<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">1&nbsp;&nbsp;&nbsp;160</span>
</code></div><p>
</p>
<p>
Is there a reason for that?
</p>
<p>
Cheers
</p>
<p>
JM
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Error with ASAM</title>
      <link rel="alternate" type="text/html" href="http://perclass.com/index.php/forums/viewthread/272/" />      
      <id>tag:perclass.com,2010:index.php/forums/viewthread/.272</id>
      <published>2010-12-24T12:51:09Z</published>
      <updated></updated>
      <author><name>Jean-Michel</name></author>
      <content type="html">
      <![CDATA[
        <p>Hi,
</p>
<p>
Actually I do not know if it is a bug or my mistake.
</p>
<p>
When training my GMM on my dataset obtained from dataset*sdprox(dataset(proto),&#8217;sam&#8217;) everything goes smoothly but if I change to &#8216;asam&#8217; then the learning fails.
</p>
<p>
Any idea of what it is? 
</p>
<p>
</p><div class="codeblock"><code>
<span style="color: #0000BB">&#91;class&nbsp;</span><span style="color: #DD0000">'FA'&nbsp;</span><span style="color: #0000BB">EM</span><span style="color: #007700">:..............................&nbsp;</span><span style="color: #0000BB">1&nbsp;comp&#93;&nbsp;&#91;class&nbsp;</span><span style="color: #DD0000">'STOP'&nbsp;</span><span style="color: #0000BB">EM</span><span style="color: #007700">:???&nbsp;</span><span style="color: #0000BB">Error&nbsp;using&nbsp;</span><span style="color: #007700">==&gt;&nbsp;</span><span style="color: #0000BB">svd<br />Input&nbsp;to&nbsp;SVD&nbsp;must&nbsp;not&nbsp;contain&nbsp;NaN&nbsp;</span><span style="color: #007700">or&nbsp;</span><span style="color: #0000BB">Inf</span><span style="color: #007700">.<br /><br /></span><span style="color: #0000BB">Error&nbsp;in&nbsp;</span><span style="color: #007700">==&gt;&nbsp;</span><span style="color: #0000BB">rank&nbsp;at&nbsp;15<br />s&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">svd</span><span style="color: #007700">(</span><span style="color: #0000BB">A</span><span style="color: #007700">);<br /><br /></span><span style="color: #0000BB">Error&nbsp;in&nbsp;</span><span style="color: #007700">==&gt;&nbsp;/</span><span style="color: #0000BB">matlab</span><span style="color: #007700">/</span><span style="color: #0000BB">PRSD_Studio</span><span style="color: #007700">/</span><span style="color: #0000BB">prsd_toolbox</span><span style="color: #007700">/private/</span><span style="color: #0000BB">conv_par</span><span style="color: #007700">.</span><span style="color: #0000BB">p</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">conv_par&nbsp;at&nbsp;294<br /><br /><br />Error&nbsp;in&nbsp;</span><span style="color: #007700">==&gt;&nbsp;/</span><span style="color: #0000BB">matlab</span><span style="color: #007700">/</span><span style="color: #0000BB">PRSD_Studio</span><span style="color: #007700">/</span><span style="color: #0000BB">prsd_toolbox</span><span style="color: #007700">/private/</span><span style="color: #0000BB">conv_ppl</span><span style="color: #007700">.</span><span style="color: #0000BB">p</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">process_action&nbsp;at&nbsp;397<br /><br /><br />Error&nbsp;in&nbsp;</span><span style="color: #007700">==&gt;&nbsp;/</span><span style="color: #0000BB">matlab</span><span style="color: #007700">/</span><span style="color: #0000BB">PRSD_Studio</span><span style="color: #007700">/</span><span style="color: #0000BB">prsd_toolbox</span><span style="color: #007700">/private/</span><span style="color: #0000BB">conv_ppl</span><span style="color: #007700">.</span><span style="color: #0000BB">p</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">process&nbsp;at&nbsp;76<br /><br /><br />Error&nbsp;in&nbsp;</span><span style="color: #007700">==&gt;&nbsp;/</span><span style="color: #0000BB">matlab</span><span style="color: #007700">/</span><span style="color: #0000BB">PRSD_Studio</span><span style="color: #007700">/</span><span style="color: #0000BB">prsd_toolbox</span><span style="color: #007700">/private/</span><span style="color: #0000BB">conv_ppl</span><span style="color: #007700">.</span><span style="color: #0000BB">p</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">conv_ppl&nbsp;at&nbsp;40<br /><br /><br />Error&nbsp;in&nbsp;</span><span style="color: #007700">==&gt;&nbsp;/</span><span style="color: #0000BB">matlab</span><span style="color: #007700">/</span><span style="color: #0000BB">PRSD_Studio</span><span style="color: #007700">/</span><span style="color: #0000BB">prsd_toolbox</span><span style="color: #007700">/</span><span style="color: #0000BB">sdexe</span><span style="color: #007700">.</span><span style="color: #0000BB">p</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">sdexe&nbsp;at&nbsp;70<br /><br /><br />Error&nbsp;in&nbsp;</span><span style="color: #007700">==&gt;&nbsp;/</span><span style="color: #0000BB">matlab</span><span style="color: #007700">/</span><span style="color: #0000BB">PRSD_Studio</span><span style="color: #007700">/</span><span style="color: #0000BB">prsd_toolbox</span><span style="color: #007700">/</span><span style="color: #0000BB">sdmixture</span><span style="color: #007700">.</span><span style="color: #0000BB">p</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">em_estimation&nbsp;at&nbsp;294<br /><br /><br />Error&nbsp;in&nbsp;</span><span style="color: #007700">==&gt;&nbsp;/</span><span style="color: #0000BB">matlab</span><span style="color: #007700">/</span><span style="color: #0000BB">PRSD_Studio</span><span style="color: #007700">/</span><span style="color: #0000BB">prsd_toolbox</span><span style="color: #007700">/</span><span style="color: #0000BB">sdmixture</span><span style="color: #007700">.</span><span style="color: #0000BB">p</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">sdmixture&nbsp;at&nbsp;207</span>
</code></div><p>
</p>
<p>
Best regards
</p>
<p>
Jean-Michel
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Licence error</title>
      <link rel="alternate" type="text/html" href="http://perclass.com/index.php/forums/viewthread/264/" />      
      <id>tag:perclass.com,2010:index.php/forums/viewthread/.264</id>
      <published>2010-11-20T16:28:50Z</published>
      <updated></updated>
      <author><name>park</name></author>
      <content type="html">
      <![CDATA[
        <p>Sir,
</p>
<p>
Am getting the following error.
</p>
<p>
&gt;&gt; sdscatter(a)
</p>
<p>
PRSD Toolbox Lite 2.0.5 (22-Dec-2009), Copyright (C) 2007-2009, PR Sys Design, All rights reserved
<br />
Only for non-commercial use.
</p>
<p>
Error checking out license: License has expired (-3)
<br />
??? Error using ==&gt; prsd_mex
<br />
PRSD License Error
</p>
<p>
Error in ==&gt; D:\PARK\soft\PRSD_Studio_Lite_2.0.5_23Dec09_M74\PRTools\sdscatter.p&gt;sdscatter at 40
</p>
<p>
Pl. do the needful.
</p>
      ]]>
      </content>
    </entry>


</feed>
