ibis-project / ibis-ml

IbisML is a library for building scalable ML pipelines using Ibis.
https://ibis-project.github.io/ibis-ml/
Apache License 2.0
96 stars 13 forks source link

feat(steps): link docs from scikit-learn HTML repr #127

Closed deepyaman closed 4 months ago

deepyaman commented 4 months ago

Populate documentation link like so:

image

Inspired by https://www.linkedin.com/posts/juanluiscanor_python-sklearn-opensource-activity-7215238568644927488-LSgK?utm_source=share&utm_medium=member_desktop

codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 84.72%. Comparing base (3c2cc32) to head (6ec89cb). Report is 8 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #127 +/- ## ========================================== + Coverage 84.57% 84.72% +0.15% ========================================== Files 24 24 Lines 1867 1886 +19 ========================================== + Hits 1579 1598 +19 Misses 288 288 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.