🐼 -> cleansing -> polar bear!! ʕ·ᴥ· ʔ
Polar-bear is a library for easily and quickly performing machine learning tasks.
Example of machine learning tasks:
- Classification
- Regression
In addition, it generally performs necessary preprocessing automatically.
Example of preprocessing:
- OnehotEncoding
- Handling MissingValue
$ pip install polar-bear
This project is licensed under the terms of the MIT license. See LICENSE for additional details.