#machine-learning #deployment #tangram #table #view #monitor #train

tangram_table

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

#542 in Machine learning

Download history 23/week @ 2024-04-08 19/week @ 2024-04-15 23/week @ 2024-04-22 17/week @ 2024-04-29 16/week @ 2024-05-06 28/week @ 2024-05-13 14/week @ 2024-05-20 25/week @ 2024-05-27 22/week @ 2024-06-03 16/week @ 2024-06-10 12/week @ 2024-06-17 27/week @ 2024-06-24 2/week @ 2024-07-08 31/week @ 2024-07-15 20/week @ 2024-07-22

56 downloads per month
Used in 6 crates (4 directly)

MIT license

41KB
1K SLoC

Tangram Table

This crate is documented using rustdoc. View the docs for the most recent version at https://docs.rs/tangram_table or run cargo doc -p tangram_table --open in the root of this repository.


lib.rs:

This crate implements two dimensional collections where each column can have a different data type, like a spreadsheet or database.

Dependencies

~8MB
~145K SLoC