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 logging |
This documentation applies to the following versions of Splunk® Machine Learning Toolkit: 2.2.0, 2.2.1
Feedback submitted, thanks!