Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

"Bias" parameter in Neural Network

mb223223mb223223 Member Posts: 7 Learner I
Hi All
I want to have "Bias" parameter in Neural Nets operators. But "Neural Net" operator gives the Bias of each Node separately. I need overall "Bias" of the model or separately Bias of training and testing. 

Thanks in advances

Best

Best Answer

Answers

  • Telcontar120Telcontar120 RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 1,635 Unicorn
    What is your definition of "bias" in this case?  For the NN operator, the "bias" returned for each node is effectively the intercept term applied to the equation form of the fit curve at each perceptron.  There is no corresponding "bias" at the overall model level, just as there is no set of single coefficients for the input variables (each node has its own set of coefficients).  So what exactly are you trying to measure at the level of the overall model?
    Brian T.
    Lindon Ventures 
    Data Science Consulting from Certified RapidMiner Experts
  • mb223223mb223223 Member Posts: 7 Learner I
    edited October 2019
    Hi 
    I know what you mean. But in some published data using other software (Matlab etc.), it has been reported just one Bias for training and/or testing process. So, it does confusing me! Please see the attached file.

    Best
    1.jpg 88.6K
Sign In or Register to comment.