I'm considering the Splunk Machine Learning app for prediction use cases in my project. Is neural network one of the algorithms? And if yes, does it have settings where the hyperparameters can be tweaked?
Thanks in advance.
Hi @Morethanyell,
Please check out the Multilayer Perceptron Classifier algorithm: https://docs.splunk.com/Documentation/MLApp/latest/User/Algorithms#MLPClassifier
The available parameters are covered on the same page.
Hi @Morethanyell,
Please check out the Multilayer Perceptron Classifier algorithm: https://docs.splunk.com/Documentation/MLApp/latest/User/Algorithms#MLPClassifier
The available parameters are covered on the same page.