Skip to content

Conversation

ablaom
Copy link
Member

@ablaom ablaom commented Aug 22, 2025

This PR removes all the models currently provided by "src/builtins/Transformers.jl" (OneHotEncoding, FillImputer, etc) and adds MLJTransforms.jl to the MLJ Model Registry, which now provides these models.

Some orphaned legacy code is also removed from "test"GaussianProcesses.jl, NaiveBayes.jl).

See #591 for context.

@ablaom ablaom mentioned this pull request Aug 22, 2025
8 tasks
Copy link

codecov bot commented Aug 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.27%. Comparing base (c35207e) to head (d3d068b).
⚠️ Report is 7 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #592      +/-   ##
==========================================
- Coverage   85.33%   76.27%   -9.07%     
==========================================
  Files           9        8       -1     
  Lines         914      472     -442     
==========================================
- Hits          780      360     -420     
+ Misses        134      112      -22     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ablaom ablaom merged commit 7a16932 into dev Aug 22, 2025
4 checks passed
This was referenced Aug 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant