Skip to content

Issues: ibis-project/ibis-ml

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

feat: ibis_ml.metrics
#174 opened Nov 16, 2024 by IndexSeek updated Dec 31, 2024
docs: fix invalid from_physical(String) for Binary
#177 opened Dec 25, 2024 by deepyaman updated Dec 25, 2024
test(benchmarks): add basic, local benchmark suite
#173 opened Sep 24, 2024 by deepyaman updated Sep 24, 2024
How to use get_params()
#135 opened Aug 19, 2024 by koaning updated Sep 18, 2024
fix: create a unique key for actual departure date
#171 opened Sep 17, 2024 by deepyaman updated Sep 17, 2024
ci: test IbisML across Ibis versions including dev
#169 opened Sep 16, 2024 by deepyaman updated Sep 16, 2024
test(core): verify the creation of malformed steps
#159 opened Sep 14, 2024 by deepyaman updated Sep 14, 2024
feat: add Select() step
#140 opened Aug 23, 2024 by jitingxu1 updated Aug 30, 2024
IbisML and GridSearchCV
#136 opened Aug 19, 2024 by koaning updated Aug 26, 2024
docs(website): document custom step implementation documentation Improvements or additions to documentation
#47 opened Mar 22, 2024 by jcrist updated Aug 23, 2024
feat: add serializer and deserializer for recipe
#79 opened May 1, 2024 by jitingxu1 updated Aug 21, 2024
Quickstart seems broken
#133 opened Aug 19, 2024 by koaning updated Aug 19, 2024
feat: preprocessing transformation priorities documentation Improvements or additions to documentation help wanted Extra attention is needed
#32 opened Mar 20, 2024 by jitingxu1 updated Jul 17, 2024
docs(examples): create demos on large data volumes documentation Improvements or additions to documentation
#126 opened Jul 1, 2024 by deepyaman updated Jul 17, 2024
interest in vector abstractions? enhancement New feature or request
#26 opened Mar 9, 2024 by NickCrews updated Jul 1, 2024
docs(website): create skeleton for new FAQ section documentation Improvements or additions to documentation
#92 opened May 7, 2024 by deepyaman updated Jul 1, 2024
docs: make website launch-ready documentation Improvements or additions to documentation
#69 opened Apr 16, 2024 by deepyaman updated Jul 1, 2024
2 of 5 tasks
feat: add inverse_transform() to steps enhancement New feature or request
#61 opened Apr 11, 2024 by jitingxu1 updated Jul 1, 2024
feat: alternative OHE using vectors
#66 opened Apr 15, 2024 by jitingxu1 updated Jul 1, 2024
docs(tutorial): remove repeated backend connection good first issue Good for newcomers
#87 opened May 2, 2024 by deepyaman updated May 2, 2024
feat: model based ml data preprocessing
#63 opened Apr 12, 2024 by jitingxu1 updated Apr 16, 2024
feat: support direct numpy output
#56 opened Apr 5, 2024 by jitingxu1 updated Apr 5, 2024
ProTip! Exclude everything labeled bug with -label:bug.