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

Post issues pointing to MLJBase 1.0 migration guide #937

Closed
2 of 28 tasks
ablaom opened this issue Sep 25, 2023 · 2 comments
Closed
2 of 28 tasks

Post issues pointing to MLJBase 1.0 migration guide #937

ablaom opened this issue Sep 25, 2023 · 2 comments

Comments

@ablaom
Copy link
Member

ablaom commented Sep 25, 2023

The following issue can be used as a template:

JuliaAI/Imbalance.jl#58

Under the JuliaAI umbrella:

  • CatBoost
  • MLJClusteringInterface
  • MLJDecisionTreeInterface
  • MLJGLMInterface
  • MLJLIBSVMInterface
  • MLJLinearModels
  • MLJModels
  • MLJMultivariateStatsInterface
  • MLJNaiveBayesInterface
  • MLJScikitLearnInterface
  • MLJTSVDInterface
  • MLJTestInterface
  • MLJText
  • MLJXGBoostInterface
  • NearestNeighborModels

Other orgs:

  • BetaML
  • EvoLinear
  • EvoTrees
  • LightGBM
  • MLJFlux
  • OneRule
  • OutlierDetectionNeighbors
  • OutlierDetectionPython
  • ParallelKMeans
  • PartialLeastSquaresRegressor
  • SIRUS
  • SelfOrganizingMaps
  • SymbolicRegression

@DilumAluthge I recall there is some Julia tool for automating this kind of thing across multiple repos in an org. Can you point me the right direction?

@ablaom ablaom changed the title Post issues in repos implementing the MLJ model interface pointing to MLJBase 1.0 migration guide Post issues pointing to MLJBase 1.0 migration guide Sep 25, 2023
@DilumAluthge
Copy link
Member

For making PRs (e.g. to set up or modify CI workflow files), we have MassInstallAction.jl.

I don't think we have a Julia package specifically for this kind of issues task. However, we do have GitHub.jl which is a general-purpose GitHub API package. You could likely use GitHub.jl to write a script to open issues on all of the relevant repos.

@ablaom
Copy link
Member Author

ablaom commented Jan 17, 2024

This didn't really happen, and it isn't really mattering too much. Closing.

@ablaom ablaom closed this as completed Jan 17, 2024
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

No branches or pull requests

2 participants