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

Can I use another classifiers in this Toolbox? #2

Closed
cy601 opened this issue Dec 28, 2020 · 2 comments
Closed

Can I use another classifiers in this Toolbox? #2

cy601 opened this issue Dec 28, 2020 · 2 comments

Comments

@cy601
Copy link

cy601 commented Dec 28, 2020

Oh, I know the fitness function uses KNN,.I have read some papers, most of them are using the ML-KNN as fitness function. ML-knn is based on the KNN, but I don't know whether classification efficiency is improved.
Thank you very much!

@JingweiToo
Copy link
Owner

Yes, you just change the code in the jFitnessFunction. You replace the KNN algorithm with yours.

@cy601
Copy link
Author

cy601 commented Dec 29, 2020

OK thank you, let me have a try

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