Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.25 KB

README.md

File metadata and controls

34 lines (21 loc) · 1.25 KB

Polar Bear

🐼 -> cleansing -> polar bear!! ʕ·ᴥ·  ʔ

CircleCI MIT License PyPI version Python Versions

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

Installation

$ pip install polar-bear

Get Started

License

This project is licensed under the terms of the MIT license. See LICENSE for additional details.