An open API service indexing awesome lists of open source software.

https://github.com/durandtibo/tabutorch

PyTorch Library for Modeling Tabular Data
https://github.com/durandtibo/tabutorch

Last synced: 2 months ago
JSON representation

PyTorch Library for Modeling Tabular Data

Awesome Lists containing this project

README

        

# tabutorch



CI


Nightly Tests


Nightly Package Tests




Documentation


Documentation




Codecov










Code style: black


Doc style: google


Ruff


Doc style: google




PYPI version


Python


BSD-3-Clause




Downloads


Monthly downloads



## Overview

PyTorch Library for Modeling Tabular Data

TODO

## Motivation

TODO

## API stability

:warning: While `tabutorch` is in development stage, no API is guaranteed to be stable from one
release to the next. In fact, it is very likely that the API will change multiple times before a
stable 1.0.0 release. In practice, this means that upgrading `tabutorch` to a new version will
possibly break any code that was using the old version of `tabutorch`.

## License

`tabutorch` is licensed under BSD 3-Clause "New" or "Revised" license available
in [LICENSE](https://github.com/durandtibo/tabutorch/blob/main/LICENSE) file.