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

New ML Algorithms #208

Open
lejacome opened this issue Jan 24, 2018 · 3 comments
Open

New ML Algorithms #208

lejacome opened this issue Jan 24, 2018 · 3 comments

Comments

@lejacome
Copy link

lejacome commented Jan 24, 2018

Hi,
there a way to implements new machine learning algorithms(bagging, k-near neighbor, adaboost) from *.py file or I need to do it directly in go files

@schollz
Copy link
Owner

schollz commented Feb 1, 2018

The easiest thing to do is to edit the Python file. If you are still interested, I've done this a little bit already. I am working on updating FIND to include bluetooth and a whole assortment of ML algs.

@lejacome
Copy link
Author

lejacome commented Feb 5, 2018

Yes sure... I'm working implementing new algorithms and see if it's possible to mix wifi and ble to improve the accuracy system.

@schollz
Copy link
Owner

schollz commented Feb 9, 2018

Haha I also did that too! It's at GitHub.com/de0gee

I don't have much usable documentation at the moment, but if your interested I can write something to point you in the write direction

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