Skip to content

Commit 22f7c28

Browse files
committed
change preprocessing to pretab
1 parent 85f465c commit 22f7c28

7 files changed

Lines changed: 1 addition & 1712 deletions

File tree

mambular/models/utils/sklearn_parent.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
from ...base_models.utils.lightning_wrapper import TaskModel
1414
from ...data_utils.datamodule import MambularDataModule
15-
from ...preprocessing import Preprocessor
15+
from pretab.preprocessor import Preprocessor
1616
from ...utils.config_mapper import (
1717
activation_mapper,
1818
get_search_space,

mambular/preprocessing/__init__.py

Lines changed: 0 additions & 6 deletions
This file was deleted.

mambular/preprocessing/basis_expansion.py

Lines changed: 0 additions & 285 deletions
This file was deleted.

0 commit comments

Comments
 (0)