Ask a question to get started
Enter to send•Shift+Enter new line
build_settings( self, exclude_none: bool = True, ) -> dict[str, Any
Return the specific index build settings for the algorithm.
:param exclude_none: Whether to exclude keys with None values in the dictionary. :type exclude_none: bool :return: A dictionary containing the settings. :rtype: dict[str, Any]