
pytorch-tabular 1.2.0
0
A standard framework for using Deep Learning for tabular data
Contents
A standard framework for using Deep Learning for tabular data
Stars: 1630, Watchers: 1630, Forks: 167, Open Issues: 21The pytorch-tabular/pytorch_tabular repo was created 5 years ago and the last code push was Yesterday.
The project is very popular with an impressive 1630 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
- None
- License
- MIT
- Homepage
- None
- PyPi:
- https://pypi.org/project/pytorch-tabular/
- GitHub Repo:
- https://github.com/manujosephv/pytorch_tabular
Classifiers
- Scientific/Engineering
- Scientific/Engineering/Artificial Intelligence
- Software Development
- Software Development/Libraries
- Software Development/Libraries/Python Modules
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 21 open issues on GitHub
- [ENH] Move to
lightning.pytorchin place ofpytorch_lightning. - [MNT] Dependabot: Update pytorch-lightning requirement from <2.5.0,>=2.0.0 to >=2.0.0,<2.7.0
- [ENH] deal with
pytorch-tabnetlapsed soft dependency - [MNT] reduce data size of test data to allow faster tests
- [ENH] refactor progress bar backend to allow user choice, decouple from
rich, investigaterichproblems - [ENH] address long test run times
- Is it necessary to manually specify the loss weight for data with a large difference in the number of positive and negative samples, and how to do it
- [BUG] failing test fixtures -
load_classification_dataetc - [MNT] integration plan with GC.OS
- [Maintenance] Updating the dependency versions and migration to
pyproject.toml - add custom loss, optim, metrics for model_sweep
- Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.13.0
- Help: custom loss for model_sweep
- Working with huge datasets
- Re-write DataModule from scratch enabling support for Spark DataFrames, Polars, and larger than memory dataframes
pythonfix







