search for: bnumber

Displaying 2 results from an estimated 2 matches for "bnumber".

Did you mean: number
2012 May 24
3
rails ajax issues
...-large btn-success" %> <%end%> <div class="adddtl" <strong><%= *@number*%></strong> added </div> Here is my ajax part *header.js* * * $(".*addsubmit*").click(function() { var bnum = $("#bnum").val(); var dataString = ''bnumber=''+ bnum; if(bnum=='''' ) { $(''.adderror'').fadeIn(300).show(); $(''.adderror'').fadeOut(3000); } else { $.ajax({ type: "POST", url: "http://localhost:3000/bpages/add", data: dataString, success: function(){ $('...
2011 Jun 30
0
help with interpreting what nnet() output gives:
...the C +R surce code availabe at CRAN is too difficult to comprehend. Can anyone please help? Also, i wish to know how the *number* of wieghts is calculated. when the nnet() command is run, it ouputs, on the console, the number of weights, and values of 'value'. But how do you calculate the bnumber of weights in nnet, say, if you are feeding it an MxN inputs dataframe (i.e. M observations, each having N inputs, like the iris dataset has M=150 and N=4), and getting, say, x number of outouts for each observation? Thank you, Hafsa -- View this message in context: http://r.789695.n4.nabble.com/...