DeepTab icon indicating copy to clipboard operation
DeepTab copied to clipboard

DeepTab is a Python package that simplifies tabular deep learning by providing a suite of models for regression, classification, and distributional regression tasks. It includes models such as Mambula...

Results 32 DeepTab issues
Sort by recently updated
recently updated
newest added

Error displaying widget: model not found on Jupiter when GPU is enabled Without GPU widget is displaying

bug

RuntimeError: Error(s) in loading state_dict for BaseModel: Unexpected key(s) in state_dict: "epoch", "global_step", "pytorch-lightning_version", "state_dict", "loops", "callbacks", "optimizer_states", "lr_schedulers", "hparams_name", "hyper_parameters".

bug

Include TabR architecture

enhancement

Include GENDALF and GATE architecture

enhancement

Fix bug in TabulaRNN model_type error

bug

Make preprocessing printing optional and surpress during future HPO

bug

Dear Team, Thanks for this awesome Repo :) I wanted to suggest a way for extracting Latent-Spaces Embeddings and the backpropagation of losses based on this. This could be done...

enhancement

Bumps [setuptools](https://github.com/pypa/setuptools) from 75.8.1 to 78.1.1. Changelog Sourced from setuptools's changelog. v78.1.1 Bugfixes More fully sanitized the filename in PackageIndex._download. (#4946) v78.1.0 Features Restore access to _get_vc_env with a warning....

dependencies
python

## Changes - Added comprehensive testing matrix across multiple environments: - Operating systems: Ubuntu, Windows, and macOS - Python versions: 3.10, 3.11, 3.12, and 3.13 - Implemented efficient caching strategy...