Logo
  • Preprocessor
Clearbox Preprocessor
  • Clearbox Preprocessor
  • View page source

Documentation Status PyPI Downloads GitHub stars

Clearbox Preprocessor

preprocessor image

A fast and flexible data preprocessor by Clearbox.ai. ⚡

Installation

You can install the preprocessor by running the following command:

$ pip install clearbox-preprocessor

Modules

  • Preprocessor
    • Preprocessor.numerical_features
    • Preprocessor.categorical_features
    • Preprocessor.temporal_features
    • Preprocessor.discarded_features
    • Preprocessor.single_value_columns
    • Preprocessor.extract_ts_features()
    • Preprocessor.get_categorical_features()
    • Preprocessor.get_features_sizes()
    • Preprocessor.get_numerical_features()
    • Preprocessor.inverse_transform()
    • Preprocessor.transform()

© Copyright 2024, Clearbox AI.

Built with Sphinx using a theme provided by Read the Docs.