mlr-org / mlr3gallery

Case studies using mlr3
https://mlr3gallery.mlr-org.com
21 stars 9 forks source link

Post: Regression chains #27

Closed sumny closed 3 years ago

sumny commented 4 years ago

this is an example how to do multi chain output with mlr3pipelines building a regression chain. Relies on mlr-org/mlr3pipelines#415

Depends on new mlr3pipelines hitting CRAN

pat-s commented 4 years ago

@sumny The referenced PR got closed. What is the status here now?

sumny commented 4 years ago

The functionality I rely on is now in this PR mlr-org/mlr3pipelines#415. So once this is merged and the new mlr3pipelines hits CRAN this gallery PR could also be merged (unless anyone else has any other comments regarding the content etc.)

pat-s commented 4 years ago

Would be great if we could give PRs somehow meaningful names, e.g. "Post: ".</p> <p>Draft does not need to be in the name, this is represented by GitHubs draft feature for PRs.</p> </div> </div> <div class="comment"> <div class="user"> <a rel="noreferrer nofollow" target="_blank" href="https://github.com/sumny"><img src="https://avatars.githubusercontent.com/u/17437765?v=4" />sumny</a> commented <strong> 4 years ago</strong> </div> <div class="markdown-body"> <p>Blocked by <code>PipeOpUpdateTarget</code> not being exported/experimental in <code>mlr3pipelines</code>.</p> </div> </div> <div class="comment"> <div class="user"> <a rel="noreferrer nofollow" target="_blank" href="https://github.com/pfistfl"><img src="https://avatars.githubusercontent.com/u/7313671?v=4" />pfistfl</a> commented <strong> 3 years ago</strong> </div> <div class="markdown-body"> <p>Can this be reviewed/merged?</p> </div> </div> <div class="comment"> <div class="user"> <a rel="noreferrer nofollow" target="_blank" href="https://github.com/sumny"><img src="https://avatars.githubusercontent.com/u/17437765?v=4" />sumny</a> commented <strong> 3 years ago</strong> </div> <div class="markdown-body"> <blockquote> <p>Can this be reviewed/merged?</p> </blockquote> <p>yes! I would have merged it by now but I guess it doesn't hurt if you can have a final look and then merge it</p> </div> </div> <div class="page-bar-simple"> </div> <div class="footer"> <ul class="body"> <li>© <script> document.write(new Date().getFullYear()) </script> Githubissues.</li> <li>Githubissues is a development platform for aggregating issues.</li> </ul> </div> <script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.min.js"></script> <script src="/githubissues/assets/js.js"></script> <script src="/githubissues/assets/markdown.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/highlight.min.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/languages/go.min.js"></script> <script> hljs.highlightAll(); </script> </body> </html>