Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MAINT use composition in TableVectorizer #675

Closed
wants to merge 32 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
40004e0
MAINT activate common test sklearn
glemaitre Jul 18, 2023
2299f09
iter
glemaitre Jul 18, 2023
b524edd
Merge remote-tracking branch 'origin/main' into common_test
glemaitre Jul 19, 2023
57904da
TST make GapEncoder compatible with scikit-learn
glemaitre Jul 19, 2023
4d6602c
iter
glemaitre Jul 19, 2023
2f0cb58
SimilarityEncoder compat
glemaitre Jul 19, 2023
2efa4ad
DatetimeEncoder support
glemaitre Jul 19, 2023
7c379e5
iter
glemaitre Jul 20, 2023
b45f48c
iter
glemaitre Jul 20, 2023
eae158a
iter
glemaitre Jul 20, 2023
0f778b0
fix ci
glemaitre Jul 20, 2023
a3c2255
iter
glemaitre Jul 20, 2023
37c75e8
iter
glemaitre Jul 20, 2023
92087c9
iter
glemaitre Jul 20, 2023
837920f
Merge remote-tracking branch 'origin/main' into improve_table_vectorizer
glemaitre Jul 20, 2023
ba9e28b
Merge remote-tracking branch 'origin/main' into improve_table_vectorizer
glemaitre Jul 21, 2023
1ae54eb
MAINT use composition in TableVectorizer
glemaitre Jul 21, 2023
4cf8806
iter
glemaitre Jul 21, 2023
69a8082
iter
glemaitre Jul 21, 2023
e56f922
iter
glemaitre Jul 21, 2023
39c1d23
pep8
glemaitre Jul 21, 2023
2ec22f6
iter
glemaitre Jul 21, 2023
3b43b2b
iter
glemaitre Jul 21, 2023
d79cace
Merge branch 'main' of https://github.com/skrub-data/skrub into impro…
LilianBoulard Aug 18, 2023
cb8ad3b
Clean error
LilianBoulard Aug 18, 2023
6b5e6d3
remove ._columns from table_vectorizer
Vincent-Maladiere Aug 30, 2023
bfa8699
Merge branch 'main' into improve_table_vectorizer
Vincent-Maladiere Aug 30, 2023
eb793e8
fix tests because I removed 'self.columns_' earlier
Vincent-Maladiere Aug 31, 2023
a57dfa0
Merge branch 'main' into improve_table_vectorizer
Vincent-Maladiere Aug 31, 2023
5102457
add properties tests
Vincent-Maladiere Aug 31, 2023
41c5cc6
add docstring to properties
Vincent-Maladiere Sep 1, 2023
c0ef079
add get_params and set_params to enable grid_search
Vincent-Maladiere Sep 1, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading