User Tools

Site Tools


r:neural_network

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
r:neural_network [2016/12/14 08:50] – [E.G. 3] hkimscilr:neural_network [2016/12/14 09:02] (current) – [E.G 5] hkimscil
Line 542: Line 542:
 pred.table <- table(testset$default10yr, results$prediction) pred.table <- table(testset$default10yr, results$prediction)
 pred.table pred.table
 +
 +library(plyr)
 +count(testset, 'default10yr')
 </code> </code>
  
Line 649: Line 652:
  
 </code> </code>
- + 
 +====== E.G 5 ====== 
r/neural_network.1481674802.txt.gz · Last modified: 2016/12/14 08:50 by hkimscil

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki