Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: ibisml for sklearn/Tidymodel users tutorial sessions #59

Closed
jitingxu1 opened this issue Apr 10, 2024 · 1 comment
Closed

doc: ibisml for sklearn/Tidymodel users tutorial sessions #59

jitingxu1 opened this issue Apr 10, 2024 · 1 comment

Comments

@jitingxu1
Copy link
Collaborator

It's really important to make sure that ibisml is user-friendly for people who are already familiar with scikit-learn and tidymodel. Adding coverage of scikit-learn and sklearn preprocessing in the documentation and tutorials will make it easier for python and R users to start using ibisml.

In this tutorial or documentation, we should cover the following points:

  • Mapping scikit-learn and Tidymodel preprocessing techniques directly to ibisml equivalents.
  • Providing examples of ibisml preprocessing, which can be taken from the API reference documentation.
  • [Optional] Demonstrating how to integrate ibisml preprocessing with scikit-learn and tidymodels. This was partly covered in the main tutorial, but we can expand on it if needed.

Also need to combine this #30

@deepyaman
Copy link
Collaborator

  • Mapping scikit-learn and Tidymodel preprocessing techniques directly to ibisml equivalents.

I think this is covered by #30, and is more to track IbisML development priorities and progress, rather than necessarily surfacing to users in a tutorial (I imagine most DS can figure out if they need to use ImputeMean vs SimpleImputer(strategy="mean").

For tracking purposes, I feel like #32 is sufficient for now.

  • Providing examples of ibisml preprocessing, which can be taken from the API reference documentation.
  • [Optional] Demonstrating how to integrate ibisml preprocessing with scikit-learn and tidymodels. This was partly covered in the main tutorial, but we can expand on it if needed.

I think a single demo workflow could cover this for now, because it's being integrated in scikit-learn pipeline anyway, and the syntax should be fairly familiar for people coming from tidymodels.

@deepyaman deepyaman closed this as not planned Won't fix, can't repro, duplicate, stale Apr 16, 2024
@github-project-automation github-project-automation bot moved this from backlog to done in Ibis planning and roadmap Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants