-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Simplify InputValidator: Allows pandas frame to directly reach the pi…
…peline (#1135) * [ADD] Move encoder to pipeline * [Fix] Unit Tests * [ADD] mypy support for preprocessing * [FIX] unit test * Feedback from PR * [Fix] unit test * [FIx] pre-commit * Add better unit testing for anneal * Fix unit testing * Fix metalearning script * Fix feat check * Feedback from pr * feat_type in testing * sparse dataframe * fix pandas landmarking meta-features * Feedback from comments * np.nan columns to category * [Fix] Mypy Co-authored-by: Matthias Feurer <feurerm@informatik.uni-freiburg.de>
- Loading branch information
1 parent
01e6e60
commit 4a482de
Showing
52 changed files
with
2,352 additions
and
1,499 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.