I am using a MAC and have installed the Python for Scientific computing (DARWIN). Then installed the Machine learning toolkit. Running the Linear regression showcase fails at the Fitting Model step with following Error message:
Error in 'fit' command: Failed to find Python for Scientific Computing Add-on (Splunk_SA_Scientific_Python_linux_x86_64)
Why is there a linux Scientific Python dependency for the Machine learning toolkit. Is there a mac specific machine learning toolkit?
Found and answer going back to the installation. I am working with the docker image of splunk/latest on a MAC book. Turns out that the splunk image requires the linux version of the Python for scientific computing. Steps taken:
Found and answer going back to the installation. I am working with the docker image of splunk/latest on a MAC book. Turns out that the splunk image requires the linux version of the Python for scientific computing. Steps taken: