#machine-learning #tangram #deployment #models #monitor #programmers #train

tangram_id

Tangram makes it easy for programmers to train, deploy, and monitor machine learning models

4 releases (breaking)

0.7.0 Aug 17, 2021
0.6.0 Jul 19, 2021
0.5.0 Jul 2, 2021
0.4.0 Jun 25, 2021

#1019 in Machine learning


Used in 2 crates (via tangram_core)

MIT license

4KB
71 lines

Tangram uses the Id type to uniquely identify models, users, and anything that needs a primary key. This type is almost identical to UUID v4, except there are no bits reserved to specify the version, and the string representation has no dashes.

Dependencies

~0.6–1.3MB
~27K SLoC