Skip to main content
Buy Me A Coffee
Ctrl+K

pybear

  • Installation
  • Usage
  • API
  • Dev
  • Contributing
  • Installation
  • Usage
  • API
  • Dev
  • Contributing

Section Navigation

  • 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
  • Dev

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

previous

union_find

next

base

© Copyright 2025, PylarBear.

Created using Sphinx 8.2.3.

Built with the PyData Sphinx Theme 0.16.1.