A script storing a JRP where fit is disabled.
Hi ..
I am involved w/ a script where I fit Boosted Trees , store to a report. During the run, I also create a summary table for all fit metrics.
Problem: when the JRP is re-opened from storage, it reperforms BT which is an issue.
Is there a way to store a JRP where the re-fit ability is disabled , and would simply store last fit model . I want the report to show me the unique state of fit.
We ...