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

Could you share some examples how to use this library? #17

Open
rrfaria opened this issue Jan 4, 2019 · 1 comment
Open

Could you share some examples how to use this library? #17

rrfaria opened this issue Jan 4, 2019 · 1 comment

Comments

@rrfaria
Copy link

rrfaria commented Jan 4, 2019

I'm trying to convert a python stock price prediction to js
This example I found is a very good example of use svm to stock price prediction
https://github.com/saulocatharino/machine_learning_for_traders/blob/master/treina.py

I found your library and it seems to be awsome
so I would like to use that to convert to js

could you help me?

@cancerberoSgx
Copy link

cancerberoSgx commented Jun 22, 2019

I agree some documentation for ML beginners is needed, seems there's more focus on JavaScript beginners... I found these:

https://github.com/mljs/ml/tree/master/examples/leafDataset
https://github.com/mljs/libsvm/tree/master/examples
https://www.csie.ntu.edu.tw/~cjlin/papers/guide/guide.pdf

The last one is a beginners guide from the original library which clarified things a lot for me. Food luck and first of all, make sure that software use this same technology (https://github.com/cjlin1/libsvm)

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