Best Practices
When writing algorithms, it is best to assume invalid input. If there is a parameter passed in, make sure you check that it is valid. If you require a particular field, for example, _time
, make sure you check for its presence and error accordingly.
Custom algorithms using PSC libraries | ML-SPL API Known Issues |
This documentation applies to the following versions of Splunk® Machine Learning Toolkit: 2.3.0, 2.4.0, 3.0.0, 3.1.0, 3.2.0, 3.3.0, 3.4.0, 4.0.0, 4.1.0, 4.2.0, 4.3.0
Feedback submitted, thanks!