Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

This is a base class for regression modules in the ml.js library, designed to be extended by other regression packages. It provides a foundation for implementing regression algorithms by requiring only the `_predict` method and optionally `toString` and `toLaTeX` methods. The package is intended for internal use within the ml.js ecosystem, offering convenience methods like `maybeToPrecision` for formatting and `checkArrayLength` for input validation.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mljs/regression-base

Account's avatar
cheminfo/cheminfo-types
Types for cheminfo packages and cheminfo data schema
Account's avatar
cheminfo-js/is-any-array
Check if a value is any kind of array
Account's avatar
vitest-dev/vitest
V8 coverage provider for Vitest
Account's avatar
cheminfo/eslint-config-cheminfo-typescript
Shared ESLint config for TypeScript projects
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
vitest-dev/vitest
Next generation testing framework powered by Vite

Support the repos that depend on this repository

Top contributors

targos's profile
targos
27 contributions
lpatiny's profile
lpatiny
15 contributions
mljs-bot's profile
mljs-bot
7 contributions
stropitek's profile
stropitek
2 contributions
josoriom's profile
josoriom
2 contributions
santi-mir's profile
santi-mir
1 contributions
wadjih-bencheikh18's profile
wadjih-bencheikh18
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
mljs

mljs/regression-base

Base class for regression packages

TypeScript
1
3
MIT License