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.

what is the loss function used in Neural Net operator ?

omar88phomar88ph Member Posts: 2 Learner I
edited January 2019 in Help
Does anybody knows what loss (cost) function is used in the Neural Net operator ?

Thanks

Answers

  • MartinLiebigMartinLiebig Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,528 RM Data Scientist
    Afaik Sigmoid. I would recommend the Deep Learning operator for anything more complex.
    - Sr. Director Data Solutions, Altair RapidMiner -
    Dortmund, Germany
  • omar88phomar88ph Member Posts: 2 Learner I
    Loss function and not activation function.
  • SGolbertSGolbert RapidMiner Certified Analyst, Member Posts: 344 Unicorn
    Hi Omar,

    I've looked at the source code but couldn't exactly find it. I'm tagging @IngoRM and @Marco_Boeck that have written and maintened the code.

    My guess is that the loss function is MSE (mean squared error).

    Regards,
    Sebastian
Sign In or Register to comment.