MCPcopy Create free account

hub / github.com/automl/auto-sklearn / functions

Functions1,916 in github.com/automl/auto-sklearn

Methodtransform
(self, X: PIPELINE_DATA_DTYPE)
autosklearn/pipeline/components/data_preprocessing/categorical_encoding/__init__.py:123
Methodtransform
(self, X: PIPELINE_DATA_DTYPE)
autosklearn/pipeline/components/data_preprocessing/categorical_encoding/one_hot_encoding.py:33
Methodtransform
(self, X: PIPELINE_DATA_DTYPE)
autosklearn/pipeline/components/data_preprocessing/variance_threshold/variance_threshold.py:27
Methodtransform
(self, X: PIPELINE_DATA_DTYPE)
autosklearn/pipeline/components/data_preprocessing/balancing/balancing.py:35
Methodtransform
(self, X: PIPELINE_DATA_DTYPE)
autosklearn/pipeline/components/data_preprocessing/text_feature_reduction/truncated_svd.py:49
Methodtransform
(self, X: PIPELINE_DATA_DTYPE)
autosklearn/pipeline/components/data_preprocessing/category_shift/category_shift.py:34
Methodtransform
(self, X: PIPELINE_DATA_DTYPE)
autosklearn/pipeline/components/data_preprocessing/text_encoding/__init__.py:127
Methodtransform
(self, X: PIPELINE_DATA_DTYPE)
autosklearn/pipeline/components/data_preprocessing/text_encoding/tfidf_encoding.py:95
Methodtransform
(self, X)
examples/80_extending/example_extending_data_preprocessor.py:36
Methodtransform
(self, X)
examples/80_extending/example_extending_preprocessor.py:61
Methodwall_duration
The duration according to wall clock time
autosklearn/util/stopwatch.py:58
Methodwall_elapsed
Get the currently elapsed wall time for a task
autosklearn/util/stopwatch.py:172
Functionwarn_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
Methodwrapper
(metafeature_class)
autosklearn/metalearning/metafeatures/metafeatures.py:66
Methodwrapper
(metafeature_class)
autosklearn/metalearning/metafeatures/metafeatures.py:120
Methodwrite_scheduler_file
(self, scheduler_file: str)
autosklearn/util/single_thread_client.py:97
← previous1,901–1,916 of 1,916, ranked by callers