Meet Kalimdor -- A machine learning library written in TypeScript
Following the general hype around TypeScript's rise among the most established programming languages, Kalimdor is here to bring TypeScript in machine learning in order to help you solve your ML problems as well teach you how ML algorithms work. Kalimdor is a browser-based machine learning library written primarily in TypeScript, and as it's stated in the official blog post: Using the library, Javascript developers can compete in Kaggle competitions as equally as the Python developers! Kalimdor is a library very similar to ScikitLearn, that runs directly on the browsers and Node.js environment and, in fact, many APIs are direct translations from ScikitLearn and rewritten into Typescript. If you are eager to get started with Kalimdor, you can set up a Node.js