#machine-learning #deployment #table #tangram #view #programmers #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

#461 in Machine learning

Download history 1/week @ 2023-12-11 8/week @ 2023-12-18 4/week @ 2023-12-25 9/week @ 2024-01-08 4/week @ 2024-02-05 13/week @ 2024-02-12 20/week @ 2024-02-19 26/week @ 2024-02-26 24/week @ 2024-03-04 22/week @ 2024-03-11 24/week @ 2024-03-18

102 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