Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/automl/auto-sklearn
/ functions
Functions
1,916 in github.com/automl/auto-sklearn
⨍
Functions
1,916
◇
Types & classes
344
↳
Endpoints
63
Method
transform
(self, X: PIPELINE_DATA_DTYPE)
autosklearn/pipeline/components/data_preprocessing/categorical_encoding/__init__.py:123
Method
transform
(self, X: PIPELINE_DATA_DTYPE)
autosklearn/pipeline/components/data_preprocessing/categorical_encoding/one_hot_encoding.py:33
Method
transform
(self, X: PIPELINE_DATA_DTYPE)
autosklearn/pipeline/components/data_preprocessing/variance_threshold/variance_threshold.py:27
Method
transform
(self, X: PIPELINE_DATA_DTYPE)
autosklearn/pipeline/components/data_preprocessing/balancing/balancing.py:35
Method
transform
(self, X: PIPELINE_DATA_DTYPE)
autosklearn/pipeline/components/data_preprocessing/text_feature_reduction/truncated_svd.py:49
Method
transform
(self, X: PIPELINE_DATA_DTYPE)
autosklearn/pipeline/components/data_preprocessing/category_shift/category_shift.py:34
Method
transform
(self, X: PIPELINE_DATA_DTYPE)
autosklearn/pipeline/components/data_preprocessing/text_encoding/__init__.py:127
Method
transform
(self, X: PIPELINE_DATA_DTYPE)
autosklearn/pipeline/components/data_preprocessing/text_encoding/tfidf_encoding.py:95
Method
transform
(self, X)
examples/80_extending/example_extending_data_preprocessor.py:36
Method
transform
(self, X)
examples/80_extending/example_extending_preprocessor.py:61
Method
wall_duration
The duration according to wall clock time
autosklearn/util/stopwatch.py:58
Method
wall_elapsed
Get the currently elapsed wall time for a task
autosklearn/util/stopwatch.py:172
Function
warn_if_not_float
Warning utility function to check that data type is floating point. Returns True if a warning was raised (i.e. the input is not float) and Fal
autosklearn/util/common.py:11
Method
wrapper
(metafeature_class)
autosklearn/metalearning/metafeatures/metafeatures.py:66
Method
wrapper
(metafeature_class)
autosklearn/metalearning/metafeatures/metafeatures.py:120
Method
write_scheduler_file
(self, scheduler_file: str)
autosklearn/util/single_thread_client.py:97
← previous
1,901–1,916 of 1,916, ranked by callers