Description Super class Methods
This rule will create a profiler report after invoking all of the rules. The parameters used in any of these rules can be customized by following this naming scheme: <rule_name>_<parameter_name> : value Validation is also done here to ensure that:
The key names follow the above format
rule_name corresponds to a valid rule name.
parameter_name corresponds to a valid parameter of this rule.
The parameter for this rule's parameter is valid.
sagemaker.debugger::ProfilerRuleBase
-> ProfilerReport
new()
Initialize ProfilerReport class
ProfilerReport$new(...)
...
: Dictionary mapping rule + parameter name to value.
clone()
The objects of this class are cloneable with this method.
ProfilerReport$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.