search for: max_acc_ownr_ann_incm_n_med

Displaying 3 results from an estimated 3 matches for "max_acc_ownr_ann_incm_n_med".

2009 May 12
0
neural network not using all observations
...ul to avoid overfitting. Similar to Venables and Ripley, I used the following code: > library(nnet) > dim(coreaff.trn.nn) [1] 5088 8 > head(coreaff.trn.nn) hh.iast.y WC_Total_Assets all_assets_per_hh age tenure max_acc_ownr_liq_asts_n_med max_acc_ownr_nwrth_n_med max_acc_ownr_ann_incm_n_med 1 3059448 -0.4692186 -0.4173532 -0.06599001 -1.04747935 0 1 0 2 4899746 3.4854334 4.0111164 -0.06599001 -0.72540200 1 1 1 3 727333 -0.2677357 -0.4177944...
2009 May 12
0
FW: neural network not using all observations
...ful to avoid overfitting. Similar to Venables and Ripley, I used the following code: > library(nnet) > dim(coreaff.trn.nn) [1] 5088 8 > head(coreaff.trn.nn) hh.iast.y WC_Total_Assets all_assets_per_hh age tenure max_acc_ownr_liq_asts_n_med max_acc_ownr_nwrth_n_med max_acc_ownr_ann_incm_n_med 1 3059448 -0.4692186 -0.4173532 -0.06599001 -1.04747935 0 1 0 2 4899746 3.4854334 4.0111164 -0.06599001 -0.72540200 1 1 1 3 727333 -0.2677357 -0.4177944...
2009 May 12
0
How do I extract the scoring equations for neural networks and support vector machines?
...ful to avoid overfitting. Similar to Venables and Ripley, I used the following code: > library(nnet) > dim(coreaff.trn.nn) [1] 5088 8 > head(coreaff.trn.nn) hh.iast.y WC_Total_Assets all_assets_per_hh age tenure max_acc_ownr_liq_asts_n_med max_acc_ownr_nwrth_n_med max_acc_ownr_ann_incm_n_med 1 3059448 -0.4692186 -0.4173532 -0.06599001 -1.04747935 0 1 0 2 4899746 3.4854334 4.0111164 -0.06599001 -0.72540200 1 1 1 3 727333 -0.2677357 -0.4177944...