You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
We welcome new contributors of all level of experience. The development guide will be added to assist new contributors to easily join the project.
78
+
79
+
- You want to participate in a Machine Learning project, which will boost your Machine Learning skills and knowledge
80
+
- Looking to be part of a growing community
81
+
- You want to learn Machine Learning
82
+
- You like Typescript ❤️ Machine Learning
83
+
84
+
Checkout`CONTRIBUTIONS.md` for more information
85
+
75
86
#Benchmarks
76
87
You can compare the performance of the library in various environments. Run`npm run benchmark` to run the benchmarks with native c/c++ code and with the compiled code with your local version of node.js. For browser performance, go to the[web benchmark page](https://mljs.github.io/libsvm/#benchmarks).