Dev#
Build your own pybear transformer or estimator. The functions and mixins used to build pybear are available as part of the public API.
- base
- cast_to_ndarray
- check_1D_num_sequence
- check_1D_str_sequence
- check_2D_num_array
- check_2D_str_array
- check_dtype
- check_feature_names
- check_is_finite
- check_is_fitted
- check_n_features
- check_scipy_sparse
- check_shape
- copy_X
- DictMenuPrint
- ensure_2D
- get_feature_names
- get_feature_names_out
- is_fitted
- num_features
- num_samples
- set_order
- user_entry
- validate_data
- validate_user_int
- validate_user_float
- validate_user_mstr
- validate_user_str
- validate_user_str_cs
- FeatureMixin
- FileDumpMixin
- FitTransformMixin
- GetParamsMixin
- ReprMixin
- SetOutputMixin
- SetParamsMixin
- NotFittedError