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

Issue to trigger Imbalance.jl releases #62

Closed
EssamWisam opened this issue Oct 4, 2023 · 15 comments
Closed

Issue to trigger Imbalance.jl releases #62

EssamWisam opened this issue Oct 4, 2023 · 15 comments

Comments

@EssamWisam
Copy link
Collaborator

@JuliaRegistrator register branch=master

Release notes:

Added the following resampling algorithms

  • Random Walk Oversampling (RWO)
  • Borderline SMOTE1
  • Random Undersampling
  • Cluster Undersampling
  • EditedNearestNeighbors Undersampling
  • Tomek Links Undersampling
@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/92775

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.1.1 -m "<description of version>" bff980361a7a71dd8caad6d62e52538f8ea5927b
git push origin v0.1.1

@EssamWisam EssamWisam pinned this issue Oct 10, 2023
@EssamWisam
Copy link
Collaborator Author

@JuliaRegistrator register branch=master

Release notes:

  • Added support for Julia 1.6
  • Various documentation improvements

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/93212

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.1.2 -m "<description of version>" b03a64225e1bc4e165cc06ae298387ce57b8d94c
git push origin v0.1.2

@EssamWisam EssamWisam unpinned this issue Dec 3, 2023
@EssamWisam
Copy link
Collaborator Author

@JuliaRegistrator register branch=master

Release notes:

Fixed a bug causing issues for Julia 1.10

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/98371

Tagging

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.1.3 -m "<description of version>" f631a95ff43ef4af17ddc59dc30a6e484fe23fd2
git push origin v0.1.3

@EssamWisam EssamWisam pinned this issue Jan 6, 2024
@EssamWisam
Copy link
Collaborator Author

@JuliaRegistrator register branch=master

Release notes:

  • Bug fix: corrected input and output scitypes for implemented static models

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/98570

Tagging

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.1.4 -m "<description of version>" af9a82186afee5bed02d910aad9ed73d8b23ab3d
git push origin v0.1.4

@EssamWisam
Copy link
Collaborator Author

@JuliaRegistrator register branch=master

Release notes:

Bug fix: corrected input and output scitypes for SMOTEN and other scitypes in the documentation.

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/98882

Tagging

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.1.5 -m "<description of version>" 52c4c66ab10fe73dfdeb377e4ff4b7693ee93817
git push origin v0.1.5

@EssamWisam EssamWisam unpinned this issue Mar 9, 2024
@EssamWisam EssamWisam pinned this issue Mar 9, 2024
@EssamWisam
Copy link
Collaborator Author

@JuliaRegistrator register branch=master

Release notes:

Bug fix: READEME and documentation improvements
New Feature: Random oversampling and undersampling can now handle missing values

@JuliaRegistrator
Copy link

Error while trying to register: Version 0.1.5 already exists

@EssamWisam
Copy link
Collaborator Author

@JuliaRegistrator register branch=master

Release notes:

  • Bug fix: READEME and documentation improvements
  • New Feature: Random oversampling and undersampling can now handle missing values

@JuliaRegistrator
Copy link

Error while trying to register: Version 0.1.5 already exists

@EssamWisam
Copy link
Collaborator Author

@JuliaRegistrator register branch=master

Release notes:

Bug fix: READEME and documentation improvements
New Feature: Random oversampling and undersampling can now handle missing values

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/102967

Tagging

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.1.6 -m "<description of version>" d69fd74107e7f1198268b3eb4acbe815a342bb81
git push origin v0.1.6

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