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

Provide MNDO library #3

Open
baibai25 opened this issue Feb 14, 2019 · 0 comments
Open

Provide MNDO library #3

baibai25 opened this issue Feb 14, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@baibai25
Copy link
Owner

Provide as python library like scikit-learn or imbalanced-learn.

e.g.

import MNDO

X, y = load_dataset()
mndo = MNDO(parametar settings)
mndo.fit(X, y)
@baibai25 baibai25 added the enhancement New feature or request label Feb 14, 2019
@baibai25 baibai25 self-assigned this Feb 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant