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

docs(website): add the tutorial using scikit-learn #111

Closed deepyaman closed 6 months ago

deepyaman commented 6 months ago

In preparation for adding a framework picker on the website, we need to convert the tutorial to Quarto (ipywidgets pickers don't work for interactive execution).

Also, standardize on level 2 headings (including in the notebook), and make other minor improvements (quote standardization, whitespace removal, etc.).

codecov-commenter commented 6 months ago

Codecov Report

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

Project coverage is 84.53%. Comparing base (92a4a23) to head (cbdc3c4). Report is 21 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #111 +/- ## ======================================= Coverage 84.53% 84.53% ======================================= Files 24 24 Lines 1862 1862 ======================================= Hits 1574 1574 Misses 288 288 ```

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