Skip to content

Conversation

ablaom
Copy link
Member

@ablaom ablaom commented Feb 12, 2025

Besides updating metadata for all models, this adds:

  • Maxnet = ["MaxnetBinaryClassifier"]
  • SymbolicRegression = ["SRTestRegressor", "MultitargetSRTestRegressor"]
  • MLJTransforms = ["EntityEmbedder"]

It also removes the models from PartialLeastSquaresRegressor.jl

closes #572, #561

Copy link

codecov bot commented Feb 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.52%. Comparing base (c6f536f) to head (fc66203).
Report is 3 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #581   +/-   ##
=======================================
  Coverage   75.52%   75.52%           
=======================================
  Files          17       17           
  Lines        1152     1152           
=======================================
  Hits          870      870           
  Misses        282      282           

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

@ablaom ablaom merged commit ee1d553 into dev Feb 12, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Maxnet.jl to the model registry

1 participant