machine-learning icon indicating copy to clipboard operation
machine-learning copied to clipboard

Should we merge the projects?

Open JasonShin opened this issue 7 years ago • 1 comments

Hi!

I'm a maintainer of https://github.com/kalimdorjs/kalimdorjs. I found your project on Google and it seems like an interesting project!

Would you be willing to work together on Kalimdor.js and merge some of the nice APIs that you currently have, for example, LogisticRegression?

JasonShin avatar Dec 01 '18 10:12 JasonShin

Hi Jason,

I'm fine with some or all of the code being merged into Kalimdor.

I don't know whether you already use a matrix library in your project, but the machine-learning library works with nblas under the hood, which relies on C code to do fast matrix computations, so that might be useful as well(or it might be bothersome during installation).

Kind regards, Erik

On Sat, Dec 1, 2018 at 11:24 AM Jason Shin [email protected] wrote:

Hi!

I'm a maintainer of https://github.com/kalimdorjs/kalimdorjs. I found your project on Google and it seems like an interesting project!

Would you be willing to work together on Kalimdor.js and merge some of the nice APIs that you currently have, for example, LogisticRegression?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/erikgerrits/machine-learning/issues/2, or mute the thread https://github.com/notifications/unsubscribe-auth/AByVjPQ76KMwR9USF8DeI2NV-0WP8OxEks5u0ljugaJpZM4Y81D9 .

erikgerrits avatar Dec 06 '18 09:12 erikgerrits