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 need interactivity w/ profiler w/ what-ifs & optimization so a journal will not (unfortunately work, I wish they did, because they are also a lot lighter in size).
thanks in advance