Overview of GPU accelerated Scikit-Learn preprocessing
maincuML provides GPU-accelerated versions of Scikit-Learn preprocessing tools. The code is derived from Scikit-Learn (version/branch 0.23.1) and is modified to support common GPU-compatible inputs including:
- NumPy arrays
- CuPy arrays
- Pandas DataFrames
- cuDF DataFrames
- Numba types