pytorch-tabular 1.1.0
0
A standard framework for using Deep Learning for tabular data
Contents
A standard framework for using Deep Learning for tabular data
Stars: 1350, Watchers: 1350, Forks: 136, Open Issues: 18The manujosephv/pytorch_tabular
repo was created 3 years ago and the last code push was 5 days ago.
The project is very popular with an impressive 1350 github stars!
How to Install pytorch-tabular
You can install pytorch-tabular using pip
pip install pytorch-tabular
or add it to a project with poetry
poetry add pytorch-tabular
Package Details
- Author
- Manu Joseph
- License
- MIT license
- Homepage
- https://github.com/manujosephv/pytorch_tabular
- PyPi:
- https://pypi.org/project/pytorch-tabular/
- GitHub Repo:
- https://github.com/manujosephv/pytorch_tabular
Classifiers
Related Packages
Errors
A list of common pytorch-tabular errors.
Code Examples
Here are some pytorch-tabular
code examples and snippets.
GitHub Issues
The pytorch-tabular package has 18 open issues on GitHub
- Added deployment workflow.
- Benchmark against XGBoost
- Migrate to Github Actions.